From 8a4ddbe8a87df6f8f6a66083e3cb4935666df428 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 2 Aug 2017 04:56:44 -0500 Subject: [PATCH] [MIRROR] Ports Rapid Cable Layers from /vg/ and paradise (#2162) * Ports Rapid Cable Layers from /vg/ and paradise * rej clean up + manual sync * maps and .rej file cleanup * sprite and WGW memes * actual spellchecked memes * some other map fix memes * fuck it, let's just hard sync maps * dumb paperwork shit for maps * Revert "dumb paperwork shit for maps" This reverts commit 8e70bbec0f407c334cd81f5b92aafdb90544ca9d. * *autistic screeching* * REEEEEEEEEEEEEEEEEEEEE * Fuck off I want to do something else --- .../lavaland_surface_ash_walker1.dmm.rej | 307 - .../lavaland_surface_syndicate_base1.dmm | 14 +- _maps/RandomRuins/SpaceRuins/TheDerelict.dmm | 7 +- _maps/RandomRuins/SpaceRuins/deepstorage.dmm | 3 + _maps/RandomRuins/SpaceRuins/oldstation.dmm | 227 +- _maps/RandomZLevels/challenge.dmm | 208 +- _maps/RandomZLevels/moonoutpost19.dmm | 4 +- _maps/RandomZLevels/snowdin.dmm | 6 +- _maps/map_files/BoxStation/BoxStation.dmm | 2978 +- _maps/map_files/BoxStation/BoxStation.dmm.rej | 92 - _maps/map_files/Cerestation/cerestation.dmm | 569 +- .../map_files/Cerestation/cerestation.dmm.rej | 10 - .../map_files/Deltastation/DeltaStation2.dmm | 2377 +- .../Deltastation/DeltaStation2.dmm.rej | 37 - _maps/map_files/MetaStation/MetaStation.dmm | 2040 +- .../map_files/MetaStation/MetaStation.dmm.rej | 37 - _maps/map_files/OmegaStation/OmegaStation.dmm | 791 +- _maps/map_files/PubbyStation/PubbyStation.dmm | 112924 ++++++++------- .../PubbyStation/PubbyStation.dmm.rej | 213 - _maps/map_files/generic/Centcomm.dmm | 110 +- _maps/shuttles/emergency_pubby.dmm | 55 +- _maps/shuttles/emergency_supermatter.dmm | 16 +- code/__DEFINES/DNA.dm.rej | 9 - code/__DEFINES/combat.dm.rej | 9 - code/__DEFINES/sound.dm.rej | 51 - code/__HELPERS/_lists.dm.rej | 0 code/datums/action.dm | 4 + code/datums/components/component.dm.rej | 35 - .../diseases/advance/symptoms/sensory.dm.rej | 134 - .../diseases/advance/symptoms/vision.dm.rej | 19 - .../diseases/advance/symptoms/vomit.dm.rej | 30 - code/game/area/areas/derelict.dm | 6 +- code/game/atoms.dm.rej | 10 - code/game/gamemodes/game_mode.dm.rej | 10 - code/game/machinery/iv_drip.dm.rej | 35 - .../effects/spawners/gibspawner.dm.rej | 10 - code/game/objects/items/shooting_range.dm | 3 + code/game/objects/items/weapons/RCL.dm | 202 + .../objects/structures/beds_chairs/bed.dm | 22 +- .../closets/secure/security.dm.rej | 30 - .../crates_lockers/closets/utility_closets.dm | 3 + code/game/objects/structures/reflector.dm | 9 + code/game/objects/structures/signs.dm | 35 + code/game/sound.dm.rej | 9 - code/game/turfs/simulated/floor/misc_floor.dm | 8 +- .../turfs/simulated/floor/plasteel_floor.dm | 30 + code/game/turfs/turf.dm | 37 +- code/game/turfs/turf.dm.rej | 10 - .../atmospherics/machinery/airalarm.dm | 13 + .../clothing/spacesuits/flightsuit.dm.rej | 14 - .../clothing/spacesuits/hardsuit.dm.rej | 19 - .../clothing/spacesuits/miscellaneous.dm.rej | 10 - .../clothing/spacesuits/plasmamen.dm.rej | 10 - code/modules/clothing/spacesuits/syndi.dm.rej | 10 - .../clothing/suits/miscellaneous.dm.rej | 19 - code/modules/crafting/recipes.dm | 9 + code/modules/mining/mine_items.dm | 5 +- .../mob/living/carbon/damage_procs.dm.rej | 10 - .../mob/living/carbon/human/species.dm.rej | 12 - code/modules/mob/living/damage_procs.dm.rej | 41 - .../simple_animal/friendly/lizard.dm.rej | 10 - .../computers/item/tablet.dm.rej | 15 - code/modules/paperwork/paper.dm | 3 +- code/modules/paperwork/paper_premade.dm | 4 +- code/modules/power/cable.dm | 97 +- code/modules/power/singularity/collector.dm | 3 + code/modules/power/singularity/emitter.dm | 13 + .../modules/surgery/organ_manipulation.dm.rej | 10 - icons/mob/actions.dmi | Bin 194028 -> 196416 bytes icons/obj/decals.dmi | Bin 22324 -> 25679 bytes icons/obj/tools.dmi | Bin 13457 -> 14686 bytes strings/tips.txt.rej | 19 - tgstation.dme | 1 + tgstation.dme.rej | 9 - 74 files changed, 62713 insertions(+), 61428 deletions(-) delete mode 100644 _maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm.rej delete mode 100644 _maps/map_files/BoxStation/BoxStation.dmm.rej delete mode 100644 _maps/map_files/Cerestation/cerestation.dmm.rej delete mode 100644 _maps/map_files/Deltastation/DeltaStation2.dmm.rej delete mode 100644 _maps/map_files/MetaStation/MetaStation.dmm.rej delete mode 100644 _maps/map_files/PubbyStation/PubbyStation.dmm.rej delete mode 100644 code/__DEFINES/DNA.dm.rej delete mode 100644 code/__DEFINES/combat.dm.rej delete mode 100644 code/__DEFINES/sound.dm.rej delete mode 100644 code/__HELPERS/_lists.dm.rej delete mode 100644 code/datums/components/component.dm.rej delete mode 100644 code/datums/diseases/advance/symptoms/sensory.dm.rej delete mode 100644 code/datums/diseases/advance/symptoms/vision.dm.rej delete mode 100644 code/datums/diseases/advance/symptoms/vomit.dm.rej delete mode 100644 code/game/atoms.dm.rej delete mode 100644 code/game/gamemodes/game_mode.dm.rej delete mode 100644 code/game/machinery/iv_drip.dm.rej delete mode 100644 code/game/objects/effects/spawners/gibspawner.dm.rej create mode 100644 code/game/objects/items/weapons/RCL.dm delete mode 100644 code/game/objects/structures/crates_lockers/closets/secure/security.dm.rej delete mode 100644 code/game/sound.dm.rej delete mode 100644 code/game/turfs/turf.dm.rej delete mode 100644 code/modules/clothing/spacesuits/flightsuit.dm.rej delete mode 100644 code/modules/clothing/spacesuits/hardsuit.dm.rej delete mode 100644 code/modules/clothing/spacesuits/miscellaneous.dm.rej delete mode 100644 code/modules/clothing/spacesuits/plasmamen.dm.rej delete mode 100644 code/modules/clothing/spacesuits/syndi.dm.rej delete mode 100644 code/modules/clothing/suits/miscellaneous.dm.rej delete mode 100644 code/modules/mob/living/carbon/damage_procs.dm.rej delete mode 100644 code/modules/mob/living/carbon/human/species.dm.rej delete mode 100644 code/modules/mob/living/damage_procs.dm.rej delete mode 100644 code/modules/mob/living/simple_animal/friendly/lizard.dm.rej delete mode 100644 code/modules/modular_computers/computers/item/tablet.dm.rej delete mode 100644 code/modules/surgery/organ_manipulation.dm.rej delete mode 100644 strings/tips.txt.rej delete mode 100644 tgstation.dme.rej diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm.rej b/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm.rej deleted file mode 100644 index 4fe35ae3e9..0000000000 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm.rej +++ /dev/null @@ -1,307 +0,0 @@ -diff a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm (rejected hunks) -@@ -1161,6 +1188,293 @@ - }, - /turf/open/floor/plating/asteroid/basalt/lava_land_surface, - /area/lavaland/surface/outdoors) -+"cT" = ( -+/obj/structure/stone_tile, -+/obj/structure/stone_tile/block{ -+ dir = 1 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"cU" = ( -+/obj/structure/stone_tile/block{ -+ dir = 8 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"cV" = ( -+/obj/structure/stone_tile/cracked, -+/obj/structure/stone_tile/block{ -+ dir = 8 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"cW" = ( -+/obj/structure/table/optable, -+/obj/structure/stone_tile{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/ruin/unpowered/ash_walkers) -+"cX" = ( -+/obj/item/weapon/storage/box/rxglasses, -+/obj/structure/stone_tile{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/ruin/unpowered/ash_walkers) -+"cY" = ( -+/obj/item/seeds/glowshroom, -+/obj/item/seeds/glowshroom, -+/obj/structure/stone_tile/block{ -+ dir = 4 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/ruin/unpowered/ash_walkers) -+"cZ" = ( -+/obj/structure/stone_tile/surrounding_tile{ -+ dir = 8 -+ }, -+/obj/structure/stone_tile/block{ -+ dir = 4 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"da" = ( -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 8 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"db" = ( -+/obj/structure/stone_tile/block, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dc" = ( -+/obj/structure/stone_tile/block, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dd" = ( -+/obj/structure/stone_tile/surrounding_tile/cracked, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"de" = ( -+/obj/structure/stone_tile/block/cracked{ -+ dir = 4 -+ }, -+/obj/structure/stone_tile/block{ -+ dir = 8 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"df" = ( -+/obj/effect/decal/cleanable/blood, -+/obj/structure/stone_tile/cracked{ -+ dir = 8 -+ }, -+/obj/structure/stone_tile/cracked{ -+ dir = 4 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dg" = ( -+/obj/structure/bonfire/dense, -+/obj/structure/stone_tile/center, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dh" = ( -+/obj/structure/stone_tile/block/cracked, -+/obj/structure/stone_tile/block{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"di" = ( -+/obj/effect/decal/cleanable/blood, -+/obj/structure/stone_tile/block, -+/obj/structure/stone_tile/cracked{ -+ dir = 4 -+ }, -+/obj/structure/stone_tile/cracked{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dj" = ( -+/obj/structure/stone_tile/block, -+/obj/structure/stone_tile/block{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dk" = ( -+/obj/structure/stone_tile/block/cracked{ -+ dir = 1 -+ }, -+/obj/structure/stone_tile/block, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dl" = ( -+/obj/structure/stone_tile/block/cracked{ -+ dir = 1 -+ }, -+/obj/structure/stone_tile/cracked, -+/obj/structure/stone_tile/cracked{ -+ dir = 8 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dm" = ( -+/obj/structure/stone_tile/block, -+/obj/structure/stone_tile/block{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dn" = ( -+/obj/structure/stone_tile/block{ -+ dir = 4 -+ }, -+/obj/structure/stone_tile/block/cracked{ -+ dir = 8 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"do" = ( -+/obj/structure/stone_tile{ -+ dir = 8 -+ }, -+/obj/structure/reagent_dispensers/watertank, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dp" = ( -+/obj/item/weapon/pickaxe, -+/obj/structure/stone_tile/cracked{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dq" = ( -+/obj/item/stack/sheet/mineral/wood, -+/obj/structure/stone_tile{ -+ dir = 4 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dr" = ( -+/obj/structure/stone_tile/surrounding_tile/cracked, -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 1 -+ }, -+/obj/structure/stone_tile/surrounding_tile{ -+ dir = 8 -+ }, -+/obj/structure/stone_tile/center, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"ds" = ( -+/obj/structure/stone_tile/block, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dt" = ( -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 4 -+ }, -+/obj/structure/stone_tile/surrounding_tile/cracked, -+/obj/structure/stone_tile/surrounding_tile{ -+ dir = 8 -+ }, -+/obj/structure/stone_tile/center, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"du" = ( -+/obj/structure/stone_tile/cracked{ -+ dir = 1 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dv" = ( -+/obj/structure/stone_tile/cracked{ -+ dir = 8 -+ }, -+/obj/effect/mob_spawn/human/corpse/damaged, -+/obj/effect/decal/cleanable/blood, -+/obj/structure/stone_tile/cracked{ -+ dir = 1 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dw" = ( -+/obj/item/weapon/reagent_containers/glass/bucket, -+/obj/structure/stone_tile/block/cracked{ -+ dir = 4 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dx" = ( -+/obj/item/device/flashlight/lantern, -+/obj/structure/stone_tile/center, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dy" = ( -+/obj/machinery/hydroponics/soil, -+/obj/structure/stone_tile/block{ -+ dir = 8 -+ }, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dz" = ( -+/obj/structure/stone_tile/cracked{ -+ dir = 1 -+ }, -+/obj/structure/stone_tile/cracked, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dA" = ( -+/obj/machinery/hydroponics/soil, -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 1 -+ }, -+/obj/structure/stone_tile/surrounding_tile, -+/obj/structure/stone_tile/surrounding_tile{ -+ dir = 4 -+ }, -+/obj/structure/stone_tile/center, -+/turf/open/floor/plating/asteroid/basalt/lava_land_surface, -+/area/lavaland/surface/outdoors) -+"dB" = ( -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 4 -+ }, -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 1 -+ }, -+/obj/structure/stone_tile/surrounding_tile/cracked{ -+ dir = 8 -+ }, -+/obj/structure/stone_tile/center/cracked, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dC" = ( -+/obj/structure/stone_tile, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dD" = ( -+/obj/structure/stone_tile/cracked{ -+ dir = 8 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dE" = ( -+/obj/structure/stone_tile, -+/obj/structure/stone_tile/cracked{ -+ dir = 8 -+ }, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) -+"dF" = ( -+/obj/structure/stone_tile, -+/turf/closed/mineral/volcanic, -+/area/lavaland/surface/outdoors) - - (1,1,1) = {" - aa -@@ -1526,9 +1840,9 @@ bt - ak - ak - bU --bM -+cg - ck --cb -+bS - cv - cA - cE diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm index 61e158adca..be96830ca4 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm @@ -70,7 +70,6 @@ "ak" = ( /obj/structure/dresser, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -26 }, /turf/open/floor/plasteel/vault, @@ -298,7 +297,6 @@ "aP" = ( /obj/structure/dresser, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 26 }, /turf/open/floor/plasteel/vault{ @@ -312,9 +310,7 @@ }, /area/ruin/powered/syndicate_lava_base) "aR" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/item/weapon/tank/internals/emergency_oxygen/engi, /obj/item/device/flashlight/seclite, /obj/item/clothing/mask/gas, @@ -372,7 +368,6 @@ /area/ruin/powered/syndicate_lava_base) "aX" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 28 }, /obj/structure/sink{ @@ -394,9 +389,7 @@ }, /area/ruin/powered/syndicate_lava_base) "ba" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/item/weapon/tank/internals/emergency_oxygen/engi, /obj/item/device/flashlight/seclite, /obj/item/clothing/mask/gas, @@ -555,8 +548,7 @@ /obj/structure/table/reinforced, /obj/item/device/healthanalyzer, /obj/item/stack/sheet/mineral/plasma{ - amount = 5; - layer = 3.1 + amount = 5 }, /turf/open/floor/plasteel/podhatch, /area/ruin/powered/syndicate_lava_base) diff --git a/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm b/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm index 768dd08e3f..95f886314c 100644 --- a/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm +++ b/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm @@ -1506,8 +1506,7 @@ /area/derelict/singularity_engine) "en" = ( /obj/machinery/power/emitter{ - dir = 1; - icon_state = "emitter" + dir = 1 }, /turf/open/floor/plating/airless, /area/derelict/singularity_engine) @@ -3739,11 +3738,11 @@ "kS" = ( /obj/machinery/door/window, /turf/open/floor/plasteel/airless, -/area/hallway/primary/port) +/area/derelict/hallway/primary/port) "kT" = ( /obj/machinery/vending/hydroseeds, /turf/open/floor/plasteel/airless, -/area/hallway/primary/port) +/area/derelict/hallway/primary/port) "kU" = ( /obj/item/weapon/cigbutt, /turf/template_noop, diff --git a/_maps/RandomRuins/SpaceRuins/deepstorage.dmm b/_maps/RandomRuins/SpaceRuins/deepstorage.dmm index ce223b03b8..46c2dee271 100644 --- a/_maps/RandomRuins/SpaceRuins/deepstorage.dmm +++ b/_maps/RandomRuins/SpaceRuins/deepstorage.dmm @@ -1143,6 +1143,9 @@ /obj/structure/sign/barsign{ pixel_y = 32 }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, /turf/open/floor/plasteel/bar{ baseturf = /turf/open/floor/plating/asteroid/airless }, diff --git a/_maps/RandomRuins/SpaceRuins/oldstation.dmm b/_maps/RandomRuins/SpaceRuins/oldstation.dmm index 0f6ffcde39..02cba3e76d 100644 --- a/_maps/RandomRuins/SpaceRuins/oldstation.dmm +++ b/_maps/RandomRuins/SpaceRuins/oldstation.dmm @@ -99,6 +99,7 @@ "ap" = ( /obj/effect/decal/cleanable/oil, /obj/effect/decal/cleanable/robot_debris, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/black, /area/ruin/ancientstation/hivebot) "aq" = ( @@ -169,11 +170,11 @@ /area/template_noop) "aB" = ( /obj/effect/decal/cleanable/robot_debris, -/mob/living/simple_animal/hostile/hivebot/rapid, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/black, /area/ruin/ancientstation/hivebot) "aC" = ( -/mob/living/simple_animal/hostile/hivebot/rapid, +/mob/living/simple_animal/hostile/hivebot/range, /turf/open/floor/plasteel/black, /area/ruin/ancientstation/hivebot) "aD" = ( @@ -691,7 +692,7 @@ /area/ruin/ancientstation/deltacorridor) "cc" = ( /obj/effect/decal/cleanable/dirt, -/mob/living/simple_animal/hostile/hivebot/strong, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plating, /area/ruin/ancientstation/deltacorridor) "cd" = ( @@ -878,6 +879,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/hivebot/strong, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "cA" = ( @@ -908,7 +910,7 @@ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, -/mob/living/simple_animal/hostile/hivebot/rapid, +/mob/living/simple_animal/hostile/hivebot/range, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "cD" = ( @@ -1079,6 +1081,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "cZ" = ( @@ -1087,6 +1090,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "da" = ( @@ -1119,7 +1123,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/mob/living/simple_animal/hostile/hivebot/rapid, +/mob/living/simple_animal/hostile/hivebot/range, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "de" = ( @@ -1135,6 +1139,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, +/mob/living/simple_animal/hostile/hivebot/strong, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "dg" = ( @@ -1532,6 +1537,7 @@ req_access = "0"; req_one_access = "0" }, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "ef" = ( @@ -1868,6 +1874,7 @@ icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "eX" = ( @@ -2234,7 +2241,7 @@ icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, -/mob/living/simple_animal/hostile/hivebot/strong, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "fS" = ( @@ -4115,7 +4122,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/mob/living/simple_animal/hostile/hivebot/rapid, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "ju" = ( @@ -4139,6 +4146,7 @@ "jw" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/mob/living/simple_animal/hostile/hivebot, /turf/open/floor/plasteel/floorgrime, /area/ruin/ancientstation/deltacorridor) "jx" = ( @@ -5152,31 +5160,6 @@ icon_state = "floor" }, /area/template_noop) -"me" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/mob/living/simple_animal/hostile/hivebot/rapid, -/turf/open/floor/plasteel/floorgrime, -/area/ruin/ancientstation/deltacorridor) -"mf" = ( -/obj/effect/decal/cleanable/dirt, -/mob/living/simple_animal/hostile/hivebot/rapid, -/turf/open/floor/plasteel/floorgrime, -/area/ruin/ancientstation/deltacorridor) -"mg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/mob/living/simple_animal/hostile/hivebot/rapid, -/turf/open/floor/plasteel/floorgrime, -/area/ruin/ancientstation/deltacorridor) -"mh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/mob/living/simple_animal/hostile/hivebot/strong, -/turf/open/floor/plasteel/floorgrime, -/area/ruin/ancientstation/deltacorridor) (1,1,1) = {" aa @@ -8275,7 +8258,7 @@ ey hC ey ey -dW +iC dw ey ey @@ -8317,17 +8300,17 @@ bD cA cZ dx -me -dX -hD dX dX +eX +dX +fS gL dX hD -mg dX dX +fS dx dX dB @@ -8408,18 +8391,18 @@ aa ac ad ae -ah -aD +af +af ag -aB -aE -ah +ai +ao +af bo ad ac bD -cD -dc +cC +db dy dY ez @@ -8434,8 +8417,8 @@ in iD iP dy -dc -cD +jt +jK jV kd kt @@ -8459,14 +8442,14 @@ aa aa ac ad -ah -aq -ah -ah -ah -ah +af +ao +af ah ah +af +af +af ad bE bD @@ -8522,7 +8505,7 @@ ad ad bG bF -cD +cC dd dy dZ @@ -8563,14 +8546,14 @@ aa ac ac ad -ah +af ap +af +aq ah -aq -aD ag -aq -ai +be +aB aN bG lx @@ -8590,7 +8573,7 @@ ip iF eb dy -dc +db cC jV kg @@ -8615,24 +8598,24 @@ aa ac ac ad -ah -ah +af +af aB ah ai ah -ah -ah +aC +af aN bG lx -ca -dc +cF +db dz eb eb eb -eb +fw eb gO eb @@ -8678,7 +8661,7 @@ ad ad bG bF -dg +ca dc dA eb @@ -8695,7 +8678,7 @@ lT hi jd jw -dX +fS jX ki ki @@ -8720,20 +8703,20 @@ ac ac ad ag -ah -ah -ah -ah -ah -ah +af +af +af +af +af +af ah ad bE bD -ca -dc +cF +db dy -dY +ec dZ dZ eC @@ -8746,7 +8729,7 @@ is dy dy dy -mh +dc ca jV kj @@ -8772,12 +8755,12 @@ ac ac ad ah -ah -ah -ai -ah +af +af +aB +af ag -ah +af ah ad ac @@ -8798,8 +8781,8 @@ eb lM iQ dy -jv -ca +jx +ed jV kk kx @@ -8824,12 +8807,12 @@ ac ac ad ai +af ah -aD ag +aC ah -aD -ah +af aq ad ac @@ -8877,17 +8860,17 @@ ac ad ah ag -ah -ah aC -ah +aC +aC +aC ag ah ad ac bD -ca -dc +cF +db dy ea eF @@ -8903,7 +8886,7 @@ iG iS dy jt -ca +ed jV kl kz @@ -8930,8 +8913,8 @@ ad ah ai ah -ah -ah +aD +aD ah ai ah @@ -8981,10 +8964,10 @@ ac ad ag aq +aD ah ah -ah -ah +aD aq ah ad @@ -8993,17 +8976,17 @@ bD ca df dB +ed ca +eY ca +ed +ca +ed hI -mf -ca -ca -dg -hI -ca -ca +ed ca +ed ca je jy @@ -9043,17 +9026,17 @@ ad ac bD cH -ca +dg dC ee ca -hI +eY cX +ed ca -ca -ca +ed hJ -ca +ed ca ee cX @@ -9085,10 +9068,10 @@ ac ad aj ai -aq -ah -ah -ah +aE +aD +aD +aD ah bp ad @@ -9137,17 +9120,17 @@ ac ac ad ag -ah -ah -ah -ah +aD +aD +aD +aD aq ad ac bD -dh cc -dh +cc +cc bD aa bD @@ -9161,9 +9144,9 @@ hK bD aa bD -dh cc -dh +cc +cc bD aa aa diff --git a/_maps/RandomZLevels/challenge.dmm b/_maps/RandomZLevels/challenge.dmm index 71edc1e99e..8ab66089fa 100644 --- a/_maps/RandomZLevels/challenge.dmm +++ b/_maps/RandomZLevels/challenge.dmm @@ -160,17 +160,8 @@ /turf/open/floor/plasteel/airless, /area/awaymission/challenge/main) "aI" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 2; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 2 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) @@ -200,17 +191,8 @@ /area/awaymission/challenge/main) "aO" = ( /obj/structure/window/reinforced, -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 2; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 2 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) @@ -228,17 +210,8 @@ /turf/open/floor/plasteel, /area/awaymission/challenge/main) "aS" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 4; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 4 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) @@ -261,17 +234,8 @@ /turf/open/floor/plating/airless, /area/awaymission/challenge/main) "aW" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 8; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 8 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) @@ -341,17 +305,8 @@ /turf/open/floor/plating, /area/awaymission/challenge/main) "bf" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/structure/window/reinforced{ dir = 1 @@ -377,17 +332,8 @@ /turf/open/floor/plasteel, /area/awaymission/challenge/main) "bi" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/structure/window/reinforced{ dir = 8 @@ -402,17 +348,8 @@ /turf/open/floor/plating, /area/awaymission/challenge/main) "bk" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/machinery/light, /turf/open/floor/plating, @@ -421,17 +358,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -446,17 +374,8 @@ /turf/closed/wall/mineral/plastitanium, /area/awaymission/challenge/main) "bo" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 2; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 2 }, /obj/structure/window/reinforced{ dir = 8 @@ -528,17 +447,8 @@ /turf/open/floor/plating, /area/awaymission/challenge/main) "bx" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 8; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 8 }, /obj/structure/window/reinforced{ dir = 8 @@ -578,17 +488,8 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 8; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 8 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) @@ -596,17 +497,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 4; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 4 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) @@ -654,17 +546,8 @@ /turf/open/floor/plating/airless, /area/awaymission/challenge/main) "bL" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/structure/window/reinforced{ dir = 1 @@ -672,32 +555,14 @@ /turf/open/floor/plating/airless, /area/awaymission/challenge/main) "bM" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /turf/open/floor/plating/airless, /area/awaymission/challenge/main) "bN" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/structure/window/reinforced{ dir = 4 @@ -705,17 +570,8 @@ /turf/open/floor/plating/airless, /area/awaymission/challenge/main) "bO" = ( -/obj/machinery/power/emitter{ - active = 1; - active_power_usage = 0; - anchored = 1; - dir = 1; - idle_power_usage = 0; - locked = 1; - name = "Energy Cannon"; - req_access_txt = "100"; - state = 2; - use_power = 0 +/obj/machinery/power/emitter/ctf{ + dir = 1 }, /obj/structure/window/reinforced{ dir = 8 diff --git a/_maps/RandomZLevels/moonoutpost19.dmm b/_maps/RandomZLevels/moonoutpost19.dmm index f387d2dbc3..71b778c7d6 100644 --- a/_maps/RandomZLevels/moonoutpost19.dmm +++ b/_maps/RandomZLevels/moonoutpost19.dmm @@ -3804,9 +3804,7 @@ }) "fg" = ( /obj/structure/table, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, /obj/machinery/light/small{ active_power_usage = 0; dir = 1; diff --git a/_maps/RandomZLevels/snowdin.dmm b/_maps/RandomZLevels/snowdin.dmm index 2391a827cb..9eb3b2e55b 100644 --- a/_maps/RandomZLevels/snowdin.dmm +++ b/_maps/RandomZLevels/snowdin.dmm @@ -2406,11 +2406,7 @@ }, /area/awaymission/snowdin/post) "gA" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "3" - }, +/obj/structure/closet/secure_closet/contraband/armory, /obj/item/weapon/gun/ballistic/automatic/speargun, /obj/item/weapon/twohanded/spear, /obj/item/weapon/twohanded/spear, diff --git a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm index fa2c78e010..bf4263ffe6 100644 --- a/_maps/map_files/BoxStation/BoxStation.dmm +++ b/_maps/map_files/BoxStation/BoxStation.dmm @@ -920,11 +920,7 @@ /turf/open/floor/carpet, /area/crew_quarters/heads/hos) "acv" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "3" - }, +/obj/structure/closet/secure_closet/contraband/armory, /turf/open/floor/plasteel/black, /area/ai_monitored/security/armory) "acw" = ( @@ -2587,9 +2583,7 @@ /turf/open/floor/plasteel/red/side, /area/security/prison) "afH" = ( -/obj/structure/closet/secure_closet/brig{ - anchored = 1 - }, +/obj/structure/closet/secure_closet/brig, /turf/open/floor/plasteel/red/side, /area/security/prison) "afI" = ( @@ -7628,9 +7622,7 @@ /turf/open/floor/plating, /area/maintenance/port/fore) "aqN" = ( -/obj/structure/closet/secure_closet/miner{ - locked = 0 - }, +/obj/structure/closet/secure_closet/miner/unlocked, /obj/effect/turf_decal/stripes/line{ dir = 5 }, @@ -7714,8 +7706,6 @@ /area/security/detectives_office) "aqX" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/chair, @@ -8725,8 +8715,7 @@ amount = 5 }, /obj/item/stack/sheet/mineral/plasma{ - amount = 10; - layer = 2.9 + amount = 10 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/department/electrical) @@ -9523,10 +9512,6 @@ /area/crew_quarters/fitness) "avB" = ( /obj/structure/grille, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ d2 = 8; @@ -13159,6 +13144,9 @@ /area/crew_quarters/toilet) "aDO" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/airalarm{ + pixel_y = 23 + }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet) "aDP" = ( @@ -20035,7 +20023,6 @@ /area/security/vacantoffice) "aUP" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/wood, @@ -22947,7 +22934,7 @@ "bbI" = ( /obj/machinery/power/apc{ dir = 8; - name = "Vacant Office A APC"; + name = "Vacant Office APC"; pixel_x = -24 }, /obj/structure/cable{ @@ -22955,7 +22942,7 @@ d2 = 4 }, /turf/open/floor/plating, -/area/security/vacantoffice/a) +/area/security/vacantoffice) "bbJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -23402,13 +23389,9 @@ /turf/closed/wall, /area/quartermaster/storage) "bcU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) +/obj/item/stack/tile/plasteel, +/turf/open/space, +/area/space/nearstation) "bcV" = ( /obj/machinery/airalarm{ dir = 8; @@ -23834,8 +23817,9 @@ /turf/open/floor/plasteel/floorgrime, /area/quartermaster/storage) "bdV" = ( -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/item/stack/sheet/metal, +/turf/open/floor/plating/airless, +/area/space/nearstation) "bdW" = ( /obj/item/clothing/gloves/color/rainbow, /obj/item/clothing/head/soft/rainbow, @@ -24935,7 +24919,6 @@ }, /obj/machinery/airalarm{ dir = 4; - locked = 0; pixel_x = -23 }, /turf/open/floor/plasteel, @@ -25653,12 +25636,8 @@ "bio" = ( /obj/structure/table/glass, /obj/item/weapon/reagent_containers/glass/bottle/epinephrine, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, /obj/machinery/requests_console{ department = "Chemistry"; departmentType = 2; @@ -26971,7 +26950,7 @@ icon_state = "1-2" }, /turf/open/floor/plating, -/area/crew_quarters/heads/captain) +/area/maintenance/central/secondary) "ble" = ( /obj/structure/disposalpipe/segment, /obj/structure/extinguisher_cabinet{ @@ -27176,6 +27155,10 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, /turf/open/floor/plasteel, /area/science/robotics/mechbay) "bly" = ( @@ -27665,7 +27648,7 @@ icon_state = "1-2" }, /turf/open/floor/plating, -/area/crew_quarters/heads/captain) +/area/maintenance/central/secondary) "bmE" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, @@ -28247,11 +28230,7 @@ /area/crew_quarters/heads/hop) "bnQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/bed/dogbed{ - anchored = 1; - desc = "Ian's bed! Looks comfy."; - name = "Ian's bed" - }, +/obj/structure/bed/dogbed/ian, /mob/living/simple_animal/pet/dog/corgi/Ian{ dir = 8 }, @@ -28463,7 +28442,6 @@ /area/security/checkpoint/medical) "bol" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/structure/disposalpipe/segment{ @@ -29133,7 +29111,6 @@ dir = 1 }, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel/white, @@ -29574,7 +29551,7 @@ icon_state = "1-2" }, /turf/open/floor/plating, -/area/teleporter) +/area/maintenance/central/secondary) "bqL" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, @@ -30015,7 +29992,6 @@ /obj/item/weapon/folder/white, /obj/item/weapon/folder/white, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/item/device/radio/off, @@ -30024,9 +30000,7 @@ }, /area/science/explab) "brD" = ( -/obj/structure/closet/emcloset{ - pixel_x = -2 - }, +/obj/structure/closet/emcloset, /turf/open/floor/plasteel/white/corner{ dir = 8 }, @@ -30363,7 +30337,6 @@ c_tag = "Teleporter" }, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -33495,7 +33468,6 @@ "bza" = ( /obj/structure/chair, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel/black, @@ -34698,8 +34670,6 @@ "bBF" = ( /obj/machinery/portable_atmospherics/scrubber, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/storage/firstaid/toxin, @@ -34767,7 +34737,6 @@ "bBO" = ( /obj/machinery/computer/med_data, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel/barber, @@ -35527,7 +35496,6 @@ /area/storage/tech) "bDz" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plating, @@ -35604,7 +35572,6 @@ "bDH" = ( /obj/structure/closet/l3closet/janitor, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel, @@ -39315,9 +39282,7 @@ network = list("Toxins"); use_power = 0 }, -/obj/item/target/alien{ - anchored = 1 - }, +/obj/item/target/alien/anchored, /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -39711,7 +39676,6 @@ /obj/structure/table, /obj/machinery/reagentgrinder, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel/white, @@ -40150,9 +40114,7 @@ /obj/item/stack/sheet/metal{ amount = 50 }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -40323,7 +40285,6 @@ /area/quartermaster/office) "bNL" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plating, @@ -40536,7 +40497,6 @@ dir = 1 }, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel/white, @@ -40596,7 +40556,6 @@ }, /obj/machinery/airalarm{ dir = 4; - locked = 0; pixel_x = -23 }, /turf/open/floor/plasteel, @@ -41161,15 +41120,9 @@ /area/science/misc_lab) "bPG" = ( /obj/structure/table, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, /obj/machinery/light, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -41264,13 +41217,12 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bPV" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = 0; - pixel_y = 32 +/obj/machinery/door/airlock/maintenance{ + name = "Maint Bar Access"; + req_access_txt = "12" + }, +/obj/structure/barricade/wooden{ + name = "wooden barricade (CLOSED)" }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -41279,24 +41231,13 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bPX" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/maintenance/port/aft) "bPY" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, +/obj/structure/girder, +/obj/structure/grille/broken, /turf/open/floor/plating, /area/maintenance/port/aft) "bPZ" = ( @@ -41540,12 +41481,8 @@ /obj/machinery/newscaster{ pixel_x = -30 }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, /turf/open/floor/plasteel/white, /area/medical/virology) "bQF" = ( @@ -42267,23 +42204,25 @@ /turf/open/floor/wood, /area/maintenance/port/aft) "bSo" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, +/obj/structure/chair/stool, +/turf/open/floor/wood, /area/maintenance/port/aft) "bSp" = ( /obj/structure/grille/broken, /turf/open/floor/plating, /area/maintenance/port/aft) "bSq" = ( -/turf/closed/wall, -/area/maintenance/bar) +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/tank/internals/emergency_oxygen, +/obj/item/weapon/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/port/aft) "bSr" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/maintenance, @@ -42304,9 +42243,11 @@ /turf/open/floor/plasteel, /area/tcommsat/computer) "bSu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/item/stack/cable_coil{ + amount = 5 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) "bSv" = ( /obj/machinery/camera{ c_tag = "Construction Area"; @@ -42869,7 +42810,7 @@ dir = 6 }, /turf/closed/wall, -/area/maintenance/bar) +/area/maintenance/port/aft) "bTC" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/closed/wall, @@ -43234,31 +43175,41 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bUt" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) "bUu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, /obj/structure/cable{ d1 = 2; d2 = 4; icon_state = "2-4" }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, -/obj/structure/disposalpipe/junction{ - icon_state = "pipe-j1"; - dir = 4 - }, /turf/open/floor/plating, /area/maintenance/port/aft) "bUv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/turf/closed/wall, -/area/maintenance/bar) +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/port/aft) "bUw" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -43281,8 +43232,7 @@ /obj/structure/cable{ d1 = 4; d2 = 8; - icon_state = "4-8"; - pixel_y = 0 + icon_state = "4-8" }, /obj/structure/cable{ d1 = 1; @@ -43730,8 +43680,11 @@ /turf/open/space, /area/space/nearstation) "bVx" = ( -/turf/open/space, -/area/space) +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 2 + }, +/turf/open/floor/plating/airless, +/area/maintenance/port/aft) "bVy" = ( /obj/structure/grille, /obj/structure/disposalpipe/segment{ @@ -43750,11 +43703,12 @@ /turf/open/floor/plating/airless, /area/space/nearstation) "bVA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 10 }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -43769,14 +43723,20 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bVC" = ( -/obj/structure/table, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/light/small{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/port/aft) "bVD" = ( -/obj/structure/table, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/weapon/screwdriver, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/sign/deathsposal{ + pixel_y = 32 + }, /turf/open/floor/plating, /area/maintenance/port/aft) "bVE" = ( @@ -43790,9 +43750,11 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bVG" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/structure/sign/nosmoking_2{ + pixel_x = -28 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) "bVH" = ( /obj/structure/cable{ d1 = 1; @@ -44137,31 +44099,19 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bWB" = ( -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bWC" = ( /obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bWD" = ( /obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bWE" = ( /obj/machinery/telecomms/processor/preset_three, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bWF" = ( /obj/machinery/light{ @@ -44177,17 +44127,11 @@ icon_state = "0-2"; d2 = 2 }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bWG" = ( /obj/machinery/telecomms/server/presets/security, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bWH" = ( /obj/structure/table, @@ -44641,14 +44585,8 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "bXw" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/item/weapon/shard, -/turf/open/floor/plating, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel/floorgrime, /area/maintenance/port/aft) "bXx" = ( /obj/effect/landmark/blobstart, @@ -44660,24 +44598,15 @@ /area/maintenance/port/aft) "bXz" = ( /obj/machinery/telecomms/processor/preset_four, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bXA" = ( /obj/machinery/telecomms/server/presets/common, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bXB" = ( /obj/machinery/telecomms/bus/preset_three, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bXC" = ( /obj/structure/cable{ @@ -44685,17 +44614,11 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bXD" = ( /obj/machinery/telecomms/server/presets/command, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bXE" = ( /obj/machinery/computer/message_monitor, @@ -45048,13 +44971,8 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "bYt" = ( -/obj/structure/girder, -/obj/structure/grille, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 5 }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -45089,35 +45007,29 @@ /turf/open/floor/plasteel/floorgrime, /area/maintenance/port/aft) "bYy" = ( -/obj/structure/closet/secure_closet/personal/cabinet, -/turf/open/floor/wood, -/area/maintenance/bar) -"bYz" = ( -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" +/obj/machinery/door/airlock/maintenance{ + name = "Incinerator Access"; + req_access_txt = "12" }, +/obj/structure/barricade/wooden{ + name = "wooden barricade (CLOSED)" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"bYz" = ( +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bYA" = ( /obj/machinery/telecomms/broadcaster/preset_right, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bYB" = ( /obj/machinery/blackbox_recorder, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bYC" = ( /obj/machinery/telecomms/receiver/preset_right, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bYD" = ( /obj/machinery/computer/telecomms/server{ @@ -45330,8 +45242,8 @@ /turf/open/floor/plating, /area/maintenance/starboard) "bZj" = ( -/obj/item/weapon/shard{ - icon_state = "small" +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -45366,10 +45278,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bZo" = ( /obj/structure/cable{ @@ -45377,10 +45286,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bZp" = ( /obj/structure/cable{ @@ -45393,10 +45299,7 @@ d2 = 4; icon_state = "1-4" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bZq" = ( /obj/structure/window/reinforced/fulltile, @@ -45640,7 +45543,6 @@ /area/maintenance/aft) "bZR" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/item/weapon/wrench, @@ -45782,10 +45684,7 @@ /area/maintenance/port/aft) "cag" = ( /obj/machinery/ntnet_relay, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "cah" = ( /obj/structure/cable{ @@ -45793,10 +45692,7 @@ d2 = 8; icon_state = "1-8" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "cai" = ( /obj/machinery/power/smes{ @@ -45806,10 +45702,7 @@ icon_state = "0-4"; d2 = 4 }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "caj" = ( /obj/structure/cable{ @@ -45817,17 +45710,12 @@ d2 = 4; icon_state = "1-4" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "cak" = ( /obj/machinery/telecomms/hub/preset, -/turf/open/floor/plasteel/vault{ - dir = 8; - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/vault/telecomms/mainframe{ + dir = 8 }, /area/tcommsat/server) "cal" = ( @@ -45851,10 +45739,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "can" = ( /obj/machinery/door/airlock/glass_engineering{ @@ -45882,8 +45767,7 @@ /obj/structure/cable{ d1 = 1; d2 = 2; - icon_state = "1-2"; - pixel_y = 0 + icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, @@ -46373,10 +46257,7 @@ dir = 4; network = list("SS13") }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cbm" = ( /obj/structure/window/reinforced/fulltile, @@ -46498,8 +46379,7 @@ /obj/structure/cable{ d1 = 1; d2 = 2; - icon_state = "1-2"; - pixel_y = 0 + icon_state = "1-2" }, /obj/structure/cable{ d1 = 2; @@ -46820,24 +46700,15 @@ /area/construction) "ccf" = ( /obj/machinery/telecomms/broadcaster/preset_left, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "ccg" = ( /obj/machinery/message_server, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cch" = ( /obj/machinery/telecomms/receiver/preset_left, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cci" = ( /obj/structure/table, @@ -47234,50 +47105,31 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cda" = ( -/obj/structure/table, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 +/obj/machinery/light/small{ + dir = 1 }, -/obj/item/weapon/kitchen/rollingpin, -/obj/item/weapon/reagent_containers/food/condiment/sugar, -/obj/item/weapon/reagent_containers/food/condiment/enzyme, -/obj/item/weapon/reagent_containers/glass/beaker, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) "cdb" = ( /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/plating, /area/maintenance/port/aft) "cdc" = ( /obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cdd" = ( /obj/machinery/telecomms/server/presets/supply, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cde" = ( /obj/machinery/telecomms/processor/preset_one, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cdf" = ( /obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cdg" = ( /obj/machinery/computer/telecomms/monitor{ @@ -47308,8 +47160,7 @@ /obj/structure/cable{ d1 = 4; d2 = 8; - icon_state = "4-8"; - pixel_y = 0 + icon_state = "4-8" }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -47660,16 +47511,15 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "cdW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 +/obj/machinery/power/apc{ + dir = 8; + name = "Port Quarter Maintenance APC"; + pixel_x = -25; + pixel_y = 1 }, /obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" + icon_state = "0-4"; + d2 = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -47691,41 +47541,26 @@ /area/maintenance/port/aft) "cdZ" = ( /obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cea" = ( /obj/machinery/telecomms/server/presets/service, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "ceb" = ( /obj/machinery/telecomms/bus/preset_one, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cec" = ( /obj/structure/sign/nosmoking_2{ pixel_y = -32 }, /obj/machinery/light, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "ced" = ( /obj/machinery/telecomms/server/presets/science, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cee" = ( /obj/structure/table, @@ -48070,7 +47905,6 @@ req_access_txt = "11"; req_one_access_txt = "0" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) "cfa" = ( @@ -48447,8 +48281,7 @@ /area/engine/atmos) "cfS" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4; - + dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) @@ -48752,8 +48585,7 @@ icon_state = "space"; layer = 4; name = "EXTERNAL AIRLOCK"; - pixel_x = -32; - pixel_y = 0 + pixel_x = -32 }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) @@ -48786,35 +48618,26 @@ /obj/machinery/light/small{ dir = 8 }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, +/obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/port/aft) "cgE" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; - name = "HIGH VOLTAGE"; - pixel_y = 0 + name = "HIGH VOLTAGE" }, /turf/closed/wall/r_wall, /area/maintenance/solars/port/aft) "cgF" = ( -/obj/structure/table, -/obj/machinery/airalarm{ - dir = 4; - locked = 0; - pixel_x = -23; - pixel_y = 0 +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/item/weapon/storage/box/donkpockets, -/obj/item/weapon/kitchen/knife, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) +/turf/open/floor/plating, +/area/maintenance/port/aft) "cgG" = ( /obj/structure/cable{ d1 = 4; @@ -49099,14 +48922,9 @@ /obj/machinery/power/terminal{ dir = 1 }, -/obj/machinery/airalarm{ - desc = "This particular atmos control unit appears to have no access restrictions."; +/obj/machinery/airalarm/all_access{ dir = 8; - locked = 0; - name = "all-access air alarm"; - pixel_x = 24; - req_access = "0"; - req_one_access = "0" + pixel_x = 24 }, /obj/structure/cable/yellow{ d2 = 8; @@ -49422,8 +49240,7 @@ /obj/structure/cable{ d1 = 1; d2 = 2; - icon_state = "1-2"; - pixel_y = 0 + icon_state = "1-2" }, /obj/structure/cable{ d1 = 1; @@ -49442,7 +49259,7 @@ /area/maintenance/solars/port/aft) "chS" = ( /obj/machinery/door/airlock/engineering{ - name = "Aft Port Solar Access"; + name = "Port Quarter Solar Access"; req_access_txt = "10" }, /obj/structure/cable{ @@ -49562,8 +49379,6 @@ }, /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/cable{ @@ -49910,7 +49725,7 @@ "ciQ" = ( /obj/machinery/power/solar_control{ id = "portsolar"; - name = "Aft Port Solar Control"; + name = "Port Quarter Solar Control"; track = 0 }, /obj/structure/cable, @@ -49919,7 +49734,7 @@ "ciR" = ( /obj/machinery/power/apc{ dir = 4; - name = "Aft Port Solar APC"; + name = "Port Quarter Solar APC"; pixel_x = 23; pixel_y = 2 }, @@ -50131,12 +49946,9 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cjn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock{ - name = "Gaming Room" - }, -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/item/weapon/weldingtool, +/turf/open/floor/plating/airless, +/area/space/nearstation) "cjo" = ( /obj/structure/closet/toolcloset, /turf/open/floor/plasteel, @@ -51989,6 +51801,8 @@ d2 = 2; icon_state = "1-2" }, +/obj/item/weapon/twohanded/rcl/pre_loaded, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel, /area/engine/engineering) "cnB" = ( @@ -53259,9 +53073,13 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cpY" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) "cpZ" = ( /obj/structure/table, /obj/item/weapon/storage/toolbox/mechanical{ @@ -53654,7 +53472,7 @@ /obj/machinery/light/small{ dir = 8 }, -/obj/structure/closet/emcloset, +/obj/structure/closet/emcloset/anchored, /turf/open/floor/plating, /area/engine/engineering) "cqT" = ( @@ -53683,9 +53501,7 @@ /turf/open/floor/plating, /area/engine/engineering) "cqW" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/item/weapon/tank/internals/plasma, /obj/structure/cable/yellow, /obj/effect/turf_decal/stripes/line{ @@ -53719,12 +53535,9 @@ dir = 1; name = "Gas to Filter" }, -/obj/machinery/airalarm{ +/obj/machinery/airalarm/engine{ dir = 4; - locked = 0; - pixel_x = -23; - req_access = null; - req_one_access_txt = "24;10" + pixel_x = -23 }, /obj/effect/decal/cleanable/dirt, /turf/open/floor/engine, @@ -54103,7 +53916,6 @@ /turf/open/floor/plating, /area/engine/engineering) "crX" = ( -/obj/structure/closet/emcloset, /obj/structure/sign/securearea{ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; icon_state = "space"; @@ -54111,6 +53923,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = 32 }, +/obj/structure/closet/emcloset/anchored, /turf/open/floor/plating, /area/engine/engineering) "crY" = ( @@ -54153,8 +53966,7 @@ /turf/open/floor/plasteel/black, /area/engine/engineering) "csf" = ( -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 8; state = 2 }, @@ -55176,8 +54988,7 @@ }, /obj/item/clothing/head/welding, /obj/item/stack/sheet/mineral/plasma{ - amount = 35; - layer = 3.1 + amount = 35 }, /obj/machinery/firealarm{ dir = 4; @@ -56044,7 +55855,6 @@ /area/ai_monitored/turret_protected/ai) "cwg" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/structure/chair{ @@ -57076,12 +56886,16 @@ /turf/open/floor/plating, /area/maintenance/solars/port/aft) "cyL" = ( -/obj/machinery/light/small, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) "cyM" = ( /obj/machinery/door/airlock/engineering{ cyclelinkeddir = 1; @@ -57684,8 +57498,7 @@ /obj/structure/cable/yellow{ d1 = 2; d2 = 4; - icon_state = "2-4"; - + icon_state = "2-4" }, /turf/open/floor/plating/airless, /area/space/nearstation) @@ -57714,8 +57527,7 @@ /obj/structure/cable/yellow{ d1 = 2; d2 = 8; - icon_state = "2-8"; - + icon_state = "2-8" }, /turf/open/floor/plating/airless, /area/space/nearstation) @@ -57792,12 +57604,9 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 4; - icon_state = "emitter"; - state = 2; - + state = 2 }, /turf/open/floor/plating, /area/engine/engineering) @@ -57805,8 +57614,7 @@ /obj/structure/cable/yellow{ d1 = 1; d2 = 4; - icon_state = "1-4"; - + icon_state = "1-4" }, /turf/open/floor/plating/airless, /area/space/nearstation) @@ -57819,8 +57627,7 @@ /obj/structure/cable/yellow{ d1 = 1; d2 = 8; - icon_state = "1-8"; - + icon_state = "1-8" }, /turf/open/floor/plating/airless, /area/space/nearstation) @@ -57828,8 +57635,7 @@ /obj/structure/cable/yellow{ d1 = 1; d2 = 8; - icon_state = "1-8"; - + icon_state = "1-8" }, /turf/open/floor/plating/airless, /area/space/nearstation) @@ -57854,7 +57660,9 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cAB" = ( -/turf/closed/wall/r_wall, +/obj/structure/table, +/obj/machinery/microwave, +/turf/open/floor/plating, /area/maintenance/port/aft) "cAC" = ( /obj/structure/sink/kitchen{ @@ -57870,11 +57678,15 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cAE" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_x = 0 +/obj/structure/table/glass, +/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ + pixel_y = 2 + }, +/obj/item/weapon/reagent_containers/food/condiment/peppermill{ + pixel_x = 2 + }, +/obj/item/weapon/reagent_containers/food/snacks/mint{ + pixel_y = 9 }, /turf/open/floor/plating, /area/maintenance/port/aft) @@ -58403,6 +58215,7 @@ /obj/structure/table/reinforced, /obj/machinery/cell_charger, /obj/item/weapon/stock_parts/cell/high/plus, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel, /area/crew_quarters/heads/chief) "cBN" = ( @@ -58534,10 +58347,9 @@ /turf/open/floor/plasteel/grimy, /area/chapel/office) "cCa" = ( -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) +/obj/item/clothing/head/hardhat, +/turf/open/floor/plating/airless, +/area/space/nearstation) "cCb" = ( /obj/structure/table, /obj/item/stack/cable_coil{ @@ -59495,9 +59307,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "cEu" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -59539,9 +59349,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "cEz" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 4; icon_state = "0-4" @@ -59686,9 +59494,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "cEN" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -59724,9 +59530,7 @@ /turf/open/floor/plating, /area/engine/engineering) "cES" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 4; icon_state = "0-4" @@ -59826,9 +59630,7 @@ /turf/open/floor/engine, /area/engine/engineering) "cFd" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -59864,9 +59666,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "cFi" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 4; icon_state = "0-4" @@ -60492,14 +60292,11 @@ /turf/open/floor/plasteel/black, /area/engine/engineering) "cGU" = ( -/obj/structure/reflector/double{ - anchored = 1 - }, +/obj/structure/reflector/double/anchored, /turf/open/floor/plasteel/black, /area/engine/engineering) "cGV" = ( -/obj/structure/reflector/box{ - anchored = 1; +/obj/structure/reflector/box/anchored{ dir = 1 }, /turf/open/floor/plasteel/black, @@ -60603,17 +60400,14 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 4; - icon_state = "emitter"; state = 2 }, /turf/open/floor/plating, /area/engine/engineering) "cHi" = ( -/obj/structure/reflector/box{ - anchored = 1; +/obj/structure/reflector/box/anchored{ dir = 1 }, /turf/open/floor/plasteel/black, @@ -60623,10 +60417,8 @@ icon_state = "0-4"; d2 = 4 }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 8; - icon_state = "emitter"; state = 2 }, /turf/open/floor/plating, @@ -60661,18 +60453,14 @@ /turf/open/floor/plating, /area/engine/engineering) "cHo" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 1; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 1 }, /turf/open/floor/plating, /area/engine/engineering) "cHp" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 4; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 4 }, /turf/open/floor/plating, /area/engine/engineering) @@ -62571,9 +62359,7 @@ /turf/open/floor/engine, /area/engine/supermatter) "cMI" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -62581,9 +62367,7 @@ /turf/open/floor/engine, /area/engine/supermatter) "cMJ" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -64117,19 +63901,13 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cSF" = ( /obj/machinery/power/terminal{ dir = 1 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "cSG" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, @@ -64473,1363 +64251,23 @@ /turf/closed/wall/mineral/titanium, /area/shuttle/mining) "cTD" = ( -/obj/machinery/vending/kink, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"cTE" = ( -/obj/structure/barricade/wooden, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"cTF" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/weapon/bikehorn/rubberducky, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cTG" = ( -/turf/open/space, -/area/space) -"cTH" = ( -/turf/open/space, -/area/space) -"cTI" = ( -/turf/open/space, -/area/space) -"cTJ" = ( -/turf/open/space, -/area/space) -"cTK" = ( -/turf/open/space, -/area/space) -"cTL" = ( -/turf/open/space, -/area/space) -"cTM" = ( -/turf/open/space, -/area/space) -"cTN" = ( -/turf/open/space, -/area/space) -"cTO" = ( -/turf/open/space, -/area/space) -"cTP" = ( -/turf/open/space, -/area/space) -"cTQ" = ( -/turf/open/space, -/area/space) -"cTR" = ( -/turf/open/space, -/area/space) -"cTS" = ( -/turf/open/space, -/area/space) -"cTT" = ( -/turf/open/space, -/area/space) -"cTU" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 4; - name = "4maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cTV" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/structure/closet, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cTW" = ( -/turf/open/space, -/area/space) -"cTX" = ( -/turf/open/space, -/area/space) -"cTY" = ( -/turf/open/space, -/area/space) -"cTZ" = ( -/turf/open/space, -/area/space) -"cUa" = ( -/turf/open/space, -/area/space) -"cUb" = ( -/turf/open/space, -/area/space) -"cUc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUd" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8"; - tag = "" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUe" = ( -/turf/open/space, -/area/space) -"cUf" = ( -/turf/open/space, -/area/space) -"cUg" = ( -/turf/open/space, -/area/space) -"cUh" = ( -/turf/open/space, -/area/space) -"cUi" = ( -/turf/open/space, -/area/space) -"cUj" = ( -/turf/open/space, -/area/space) -"cUk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUl" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUn" = ( -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUo" = ( -/turf/open/space, -/area/space) -"cUp" = ( -/turf/open/space, -/area/space) -"cUq" = ( -/turf/open/space, -/area/space) -"cUr" = ( -/turf/open/space, -/area/space) -"cUs" = ( -/turf/open/space, -/area/space) -"cUt" = ( -/turf/open/space, -/area/space) -"cUu" = ( -/turf/open/space, -/area/space) -"cUv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUw" = ( -/turf/open/space, -/area/space) -"cUx" = ( -/turf/open/space, -/area/space) -"cUy" = ( -/turf/open/space, -/area/space) -"cUz" = ( -/turf/open/space, -/area/space) -"cUA" = ( -/turf/open/space, -/area/space) -"cUB" = ( -/turf/open/space, -/area/space) -"cUC" = ( -/obj/structure/toilet{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/maintenance/bar) -"cUD" = ( -/obj/structure/sink{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/freezer, -/area/maintenance/bar) -"cUE" = ( -/obj/structure/curtain, -/obj/machinery/shower{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/maintenance/bar) -"cUF" = ( -/obj/machinery/vending/autodrobe{ - req_access_txt = "0" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUG" = ( -/obj/machinery/vending/clothing, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUH" = ( -/obj/machinery/vending/kink, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUI" = ( -/obj/structure/table/wood, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/item/weapon/reagent_containers/spray/cleaner, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUJ" = ( -/obj/structure/table/wood, -/obj/machinery/firealarm{ - pixel_y = 24 - }, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUK" = ( -/turf/open/space, -/area/space) -"cUL" = ( -/turf/open/space, -/area/space) -"cUM" = ( -/turf/open/space, -/area/space) -"cUN" = ( -/turf/open/space, -/area/space) -"cUO" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cUP" = ( -/obj/machinery/door/airlock{ - name = "Shower" - }, -/turf/open/floor/plasteel/freezer, -/area/maintenance/bar) -"cUQ" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"cUR" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"cUS" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"cUT" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"cUU" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUV" = ( -/obj/structure/table/wood, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUW" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/red, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"cUY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cUZ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVa" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVb" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVc" = ( -/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVe" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"cVf" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cVg" = ( -/obj/structure/closet/secure_closet/personal/cabinet, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVh" = ( -/obj/machinery/light/small, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/machinery/airalarm{ - dir = 1; - icon_state = "alarm0"; - pixel_y = -22 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/button/door{ - id = "MaintDorm2"; - name = "Dorm Bolt Control"; - normaldoorcontrol = 1; - pixel_x = 10; - pixel_y = -25; - req_access_txt = "0"; - specialfunctions = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock{ - id_tag = "MaintDorm2"; - name = "Dorm 2" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVl" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVm" = ( -/obj/structure/table/wood/poker, -/obj/item/weapon/coin/iron, -/obj/item/weapon/coin/iron, -/obj/item/weapon/coin/iron, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVn" = ( -/obj/structure/table/wood/poker, -/obj/item/weapon/storage/pill_bottle/dice, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVo" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVp" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"cVq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) -"cVr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cVs" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVt" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVu" = ( -/obj/structure/table/wood/poker, -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVv" = ( -/obj/structure/table/wood/poker, -/obj/item/weapon/dice/d20, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVw" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVx" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) -"cVz" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cVA" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"cVB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/button/door{ - id = "MaintDorm1"; - name = "Dorm Bolt Control"; - normaldoorcontrol = 1; - pixel_x = 10; - pixel_y = 25; - req_access_txt = "0"; - specialfunctions = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock{ - id_tag = "MaintDorm1"; - name = "Dorm 1" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVD" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/chair/stool, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVG" = ( -/obj/structure/chair/stool, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/maintenance/bar) -"cVI" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"cVJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) -"cVK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cVL" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space) -"cVM" = ( -/obj/structure/table/wood, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/obj/effect/landmark{ - name = "blobstart" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVN" = ( -/obj/machinery/airalarm{ - dir = 1; - icon_state = "alarm0"; - pixel_y = -22 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVO" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/blue, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"cVQ" = ( -/obj/machinery/airalarm{ - dir = 1; - icon_state = "alarm0"; - pixel_y = -22 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVR" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVS" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVU" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"cVV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) -"cVW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cVX" = ( -/obj/machinery/door/airlock{ - name = "Gaming Room" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cVY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) -"cVZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) -"cWa" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWb" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space) -"cWc" = ( -/obj/structure/closet/secure_closet/freezer/kitchen/maintenance, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWd" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWe" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock{ - name = "Kitchen" - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/door/window/eastleft{ - name = "Bar Counter" - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWk" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWl" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/bar) -"cWn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWo" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWp" = ( -/obj/structure/table, -/obj/machinery/microwave, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWq" = ( -/obj/effect/landmark{ - name = "xeno_spawn"; - pixel_x = -1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWr" = ( -/obj/effect/spawner/lootdrop/keg, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWs" = ( -/obj/structure/table, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWt" = ( -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWu" = ( -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWv" = ( -/obj/structure/chair/stool/bar, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWy" = ( -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/bar) -"cWA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWB" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/structure/closet/crate, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWC" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWD" = ( -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWE" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWF" = ( -/obj/structure/table, -/obj/machinery/power/apc{ - auto_name = 1; - dir = 8; - name = "Maintenance Bar APC"; - pixel_x = -25; - pixel_y = 1 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWI" = ( -/obj/structure/table, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/obj/structure/chair/stool/bar, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWK" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/obj/machinery/door/airlock/maintenance{ - name = "Maintenance Bar" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_y = 0 - }, -/turf/open/floor/plating, -/area/maintenance/bar) -"cWP" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8"; - tag = "" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cWQ" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space) -"cWR" = ( /obj/machinery/power/apc{ dir = 8; - name = "Engineering Maintenance APC"; - pixel_x = -25; - pixel_y = 1 + name = "Central Maintenance APC"; + pixel_x = -24 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"cWS" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/structure/table, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cWT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"cWU" = ( -/obj/structure/table, -/obj/machinery/airalarm{ - dir = 4; - icon_state = "alarm0"; - pixel_x = -22 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/chem_dispenser/drinks{ - name = "dusty old soda dispenser" - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWV" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWW" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWX" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/filled/cola, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cWY" = ( -/obj/structure/chair/stool/bar, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cWZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cXa" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) -"cXb" = ( -/obj/structure/disposalpipe/junction{ - icon_state = "pipe-j1"; - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"cXc" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"cXd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/bar) -"cXe" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/junction{ - icon_state = "pipe-j2"; - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cXf" = ( -/obj/machinery/processor, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cXg" = ( -/obj/structure/closet/secure_closet/personal/cabinet, -/obj/item/clothing/glasses/sunglasses/reagent, -/obj/item/ammo_box/foambox, -/obj/item/weapon/gun/ballistic/shotgun/toy/unrestricted, -/obj/item/weapon/lighter, -/obj/item/clothing/mask/cigarette/cigar/cohiba, -/obj/item/weapon/storage/box/drinkingglasses, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/bar) -"cXh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"cXi" = ( -/obj/structure/table, -/obj/machinery/chem_dispenser/drinks/beer{ - name = "dusty old booze dispenser" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cXj" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cXk" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cXl" = ( -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/bar, -/area/maintenance/bar) -"cXm" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cXn" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cXo" = ( -/obj/machinery/vending/cigarette, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cXp" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"cXq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/bar) -"cXr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cXs" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) +/area/maintenance/central/secondary) (1,1,1) = {" aaa @@ -81114,13 +79552,13 @@ ayl ayl ayl aSf -aTq -aTq -aTq -aTq -aTq -aTq -aTq +czK +czK +czK +czK +czK +czK +czK aPz aPz bdB @@ -81667,7 +80105,7 @@ aaa aaa aaa aaa -cUo +aag aaa aaa aaa @@ -81924,7 +80362,7 @@ aaa aaa aaa aaa -cUp +aag aaa aaa aaa @@ -82181,7 +80619,7 @@ aaa aaa aaa aaa -cUq +aag aaa aaa aaa @@ -82438,7 +80876,7 @@ aaa aaa aaa aaa -cUr +aag aaa aaa aaa @@ -82695,7 +81133,7 @@ aaa aaa aaa aaa -cUs +aag aaa aaa aaa @@ -82952,7 +81390,7 @@ aaa aaa aaa aaa -cUt +aag aaa aaa aaa @@ -83206,16 +81644,16 @@ aaa aaa aaa aaa -cTM -cTW -cUe -cUu -cUw -cUK -bVx -bVx -bVx -bVx +aaa +aaa +aaa +aag +aaa +aoV +bZm +aoV +aoV +aoV aaa aaS aaa @@ -83463,16 +81901,16 @@ aaa aaa aaa aaa -cTN -cTX -cUf -aaf -cUx -cUL -bVx -bVx -bVx -bVx +aaa +aaa +aaa +aag +aaa +aoV +bVz +apQ +apQ +aoV aaa aaS aaf @@ -83720,16 +82158,16 @@ aaa aaa aaa aaa -cTO -cTY -cUg -aaf -cUy -cUM -bVx -bVx -aaf -bVx +aaa +aaa +aaa +aag +aaa +bVw +bVz +bVw +bVw +aoV aaa aaS aaa @@ -83977,17 +82415,17 @@ aaa aaa aaa aaa -cTP -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -cVL +aaa +aaa +aaa +aag +aaa +apQ +bVz +aoV +bVw +aoV +aaa aaS aaS aaS @@ -84234,16 +82672,16 @@ aaa aaa aaa aaa -cTQ -cTZ -cUh -aaf -cUz -cUN -bVx -bVx -aaf -bVx +aaa +aaa +aaa +aag +aaa +apQ +bVz +apQ +bVw +aoV aaa aaa aaf @@ -84489,18 +82927,18 @@ aaa aaa aaa aaa -cTG -cTI -cTR -cUa -cUi aaf -cUA -bVx -bVx -bVx aaf +aaf +aaa +aaa +aag +aaa bVx +caf +aoV +bVw +apQ aaa aaa aaf @@ -84748,23 +83186,23 @@ aaa aaa aaa aaa -cTS -cUb -cUj +bCq +bCq +bCq +bLv +bCq +aoV +cbj +aoV +bVw +apQ aaf -cUB -bVx -bVx -bVx -aaf -bVx -bVx -aaa -cWb -aaa -aaa -cWQ -aaa +bCq +bCq +bCq +bCq +bCq +bCq cfx cfx cyK @@ -85003,25 +83441,25 @@ aaa aaa aaa aaa -cTH -cTJ +aaa +aaa +bCq +bJP +bCq +bSn +bCq +bCq +cbj +bLv +bXv +bLv aaf -apQ -apQ -apQ -apQ -apQ -apQ -apQ -apQ -apQ -apQ -apQ -apQ -cAB -cAB -cAB +bCq +cAy cAB +ccY +cAD +cAH cfw cgA chP @@ -85261,24 +83699,24 @@ cTg cTi cTg cTg -cTK -cTT -aoV -aoV -apQ -aoV -aoV -aoV -aoV -apQ -aoV -aoV -aoV -apQ -cAB -cWB -cWR -cdb +aaa +bCq +bPS +bRd +bPS +bPS +bCq +cbk +bLv +bHE +bLv +aaf +bCq +cAA +bHE +bHE +ccZ +cAK cfw cgC chR @@ -85518,24 +83956,24 @@ cMl bHx cTx cTg -cTL -aoV -apQ -apQ -apQ -aoV -aoV -aoV -aoV -apQ -aoV -aoV -aoV -apQ -cAB -cWC +aaa +bLv +bPR +bRc +bSo +bTs +bCq +bVy +bLv +cyE +bLv +bLv +bCq +bHE +cAC +ccZ cAE -bSs +ceV cfw cgB chQ @@ -85775,24 +84213,24 @@ cTo bHx bLt bMF -aoV -aoV -apQ +aaa bCq +bPS +bRf +bSo +bTu bCq -bCq -bCq -bCq -bLv -bCq -bCq -bCq -bCq -bCq -cAB +bVB bHE -cAE -ciT +bHE +bYu +bZk +bCq +bTz +bCq +bCq +bCq +bCq cfw cgE chS @@ -86032,27 +84470,27 @@ cTo bHx bLs cTg -aoV -bCq -bXv -bCq +aaa +bLv +bPT +bRe bSo -cAh -cUO -bVA +bTt +bCq bVA +bWw bXw bYt -bVA -bVA -bVA -cWo -bVA +bZj +bCq +bHE +bCq +bSq cdW -bVA -cXs +ceW +bCq cgD -cAi +bUs bHE cjI bCq @@ -86289,25 +84727,25 @@ bJc cTi cTg cTg -aoV +aaa bCq bPV bCq -bSo -bPY +bCq +bTw bCq bVD -bHE -bHE -bCq +bWy +bXx +bYw bZj -bSq -bSq -bSq -bSq -bSq -bSq -bSq +bYy +bHE +bTz +bHE +bUs +ceY +bCq bHE bUs bHE @@ -86548,23 +84986,23 @@ bGi aoV aoV bCq -cyE -bCq -cjI -bPY +bPU +bHE +bSp +bTv bCq bVC -bHE -bHE +bWx +bWy +bYv +bZl bCq bHE -bSq -cWc -cWp +bCq cda cgF -cXf -bSq +bCq +cqn cAh chT bHE @@ -86803,26 +85241,26 @@ byE bKk bGi aoV +aoV +bCq +bPW bCq bCq -cAh -cUk -cUv -chT +bTy +bCq +bVF +bWA +bXy +bYx +bWz bCq -ceY bHE -bHE -bHE -bHE -bSq -cWd -cWq -cWD +bCq +bQa cpY cyL -bSq -bUs +cqy +cAi bQa bHE bHE @@ -87060,25 +85498,25 @@ byE bKj bGi aoV +aoV bCq -bJf -cUc +bHE bHE bSq -bSq -bSq -bSq -bSq -bSq -bSq -bSq -bSq -cWe -cWr -cWE -cWS -cXg -bSq +bTx +bCq +bVE +bWz +bHE +bHE +bLu +bCq +bLu +bCq +cdb +bSs +bCq +bCq cgG bCq bCq @@ -87317,28 +85755,28 @@ bJd bKm bxy apQ +apQ bCq -ciT bPY -bHE -bSq -cUC -bSq -cUV -cVg -bSq +cOw +bCq +bCq +bCq +bCq +bCq +bCq bYy -cVM -bSq -cWf -bSq -bSq -cWT -cXh -bSq +bCq +bCq +bLv +bCq +bCq +bCq +bCq +bLv bUs bLv -bVx +aaa bCq ckv bHE @@ -87574,28 +86012,28 @@ bHA bKl bxy aaH -bCq +aaH bCq bPX +bRg +bRg bCq -bSq -cUD -cUP +bHE bVG -cVh -bSq -cVA -cVN -bSq -cWg -cWs -cWF -cWU -cXi -bSq +bHE +bHE +bHE +bLv +apQ +aoV +aoV +aoV +aoV +aoV +bLv bUs bLv -bVx +aaa bLv bJf ccd @@ -87831,25 +86269,25 @@ byE byE bGi apQ +apQ +bLv +bQa +bHE +bHE +bCq +bHE +bLv +bLv +bLv +bLv +bLv +aoV +aoV +aoV +aoV +aoV +apQ bLv -cTU -cUd -cUl -bSq -cUE -bSq -cUW -cVi -bSq -cVB -cVO -bSq -cWh -cWt -cWG -cWV -cXj -bSq bUs bLv aaf @@ -88088,28 +86526,28 @@ bGM bKn bGi aoV +aoV bLv +bPZ bHE bHE -bPY -bSq -bSq -bSq -cUX -cVj -bSq -cVC -cVP -bSq -cWi -cWu -cWH -cWW -cXk -bSq +bTz +bHE +bLv +aoV +aoV +aoV +aoV +aoV +aoV +aoV +aoV +aoV +aoV +bLv bUs bLv -bVx +aaa cjJ ckw clC @@ -88345,28 +86783,28 @@ byE bKp bGi apQ +apQ bLv -ccZ bHE -cUm -bSq -cUF -cUQ -cUY -cVk -cVs -cVD +bHE +bSs +bCq +bHE +bLv +aoV +aoV +aoV bcU -bSq -cWj +apQ +aaH cCa -cWI -cWX -cXl -bSq +aoV +aoV +aoV +bLv bUs bLv -bVx +aaa cjJ cky clE @@ -88602,25 +87040,25 @@ byE bKo bxy aaH +aaH bCq -bJe -cqK -bPY -bSq -cUG -cUR -cUZ -cVl -cVt -cVE -cVQ -bSq +bHE +bRh +bSr +bCq +bHE +bLv +apQ +apQ +aoV +aoV +aaH bdV -cWv -cWJ -cWY -cXm -bSq +aaH +apQ +apQ +apQ +bLv bUs bLv aaf @@ -88859,28 +87297,28 @@ bGn bKq bxy apQ +apQ +bCq +bOK bCq bCq bCq -bPX -bSq -cUH -cUS -cVa -cVm -cVu -cVF -cVR +bHE +bLv +aoV +aoV +aoV +aoV cjn bSu -cWw -cWK -cWZ -cXn -bSq +aaH +aoV +aoV +aoV +bLv bUs bLv -bVx +aaa cjJ cky clG @@ -89116,28 +87554,28 @@ bxy bxy bxy bLv +bLv bCq -cTV bHE -bPY -bSq -cUI -cUT -cVb -cVn -cVv -cVG -cVS -cVX -cWk -cWx -cWL -cXa -cXo -bSq +bLv +aaa +bLv +bHE +bLv +aoV +aoV +aoV +aoV +aoV +aaH +apQ +aoV +aoV +aoV +bLv bUs bLv -bVx +aaa cjJ ckz clF @@ -89371,27 +87809,27 @@ bCq bHD bJe bCq -cTF -bHE -bCq bLu bHE -bPY -bSq -cUJ +bHE +bHE +bHE +bLv +aaf +bLv bUt -cVc -cVo -cVw -cVH -cVT -cVY -cWl -cWy -cWM -cXb -cXp -bSq +bLv +apQ +apQ +aoV +aoV +aoV +aaH +aoV +aoV +apQ +apQ +bLv bUs bLv aaf @@ -89630,28 +88068,28 @@ bHE bCq bCq bLv -bCq -ceY +bLv bHE -bPY -bSq -bSq -cUU -cVd -cVp -cVx -cVI -cVU -bSq -bSq -bSq -cWN -cXc -bSq -bSq +bLv +bCq +aaa +bLv +bUs +bLv +aoV +aoV +aoV +aoV +aoV +apQ +aoV +aoV +aoV +aoV +bCq bUs bCq -bVx +aaa aaf aaa aaa @@ -89887,24 +88325,24 @@ bJf bCq aaa aaf -bCq -bSs +bLv bHE -bPY -bQa +bLv +aaa +aaa bTB bUv -cVe -cVq -cVy -cVJ -cVV -cVZ -cWm -cWz -cWO -cXd -cXq +bES +bES +bES +bES +bGp +bGp +bGp +bGp +bES +bES +bES car bUs bCq @@ -90144,24 +88582,24 @@ bCq bCq bLv bLv -bCq -bHE -bHE -bPY -bHE -bTE +bLv +bOK +bLv +bLv +bLv +bTA bUu -cVf -cVr -cVz -cVK -cVW -cWa -cWn -cWA -cWP -cXe -cXr +bLw +bLw +bLw +bLw +bLw +bLw +bLw +bLw +bLw +bLw +bLw caq cbw ccu @@ -90404,7 +88842,7 @@ bGq bGq bGq bLw -cUn +bGq bGq bTD bUx @@ -92490,7 +90928,7 @@ cDo cgR cqA cqT -czh +csg cEm crU csb @@ -98091,7 +96529,7 @@ bbw bjJ bld bmD -bmD +cTD bmD bqK bso @@ -112182,9 +110620,9 @@ aaf aaf aaf aaf +aaf +aaf alP -cTD -cTE anf alP aqC @@ -112439,8 +110877,8 @@ aaa aaa aaa aaa -alP -alP +aaa +aaf alP anf alP diff --git a/_maps/map_files/BoxStation/BoxStation.dmm.rej b/_maps/map_files/BoxStation/BoxStation.dmm.rej deleted file mode 100644 index f0e788c352..0000000000 --- a/_maps/map_files/BoxStation/BoxStation.dmm.rej +++ /dev/null @@ -1,92 +0,0 @@ -diff a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm (rejected hunks) -@@ -33644,7 +33645,7 @@ - /obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4; - external_pressure_bound = 140; -- pressure_checks = 0 -+ pressure_checks = 0; - name = "server vent" - }, - /turf/open/floor/circuit{ -@@ -83911,12 +83912,12 @@ aaa - aaa - aaa - cTg --cTl --cTn --cTr --cTu --cTw --cTz -+cTg -+cTi -+cTg -+cTi -+cTg -+cTg - aaa - bCq - bPS -@@ -84167,13 +84168,13 @@ aaa - aaa - aaa - aaa --cTh -+cTg - bGg - cTo - cMl - bHx - cTx --cTA -+cTg - aaa - bLv - bPR -@@ -84427,7 +84428,7 @@ bDi - cTi - bGh - bHx --cTs -+cTo - bHx - bLt - bMF -@@ -84681,13 +84682,13 @@ bzP - bAS - bxu - aaa --cTj -+cTg - bGg --cTp --cTt -+cTo -+cTo - bHx - bLs --cTB -+cTg - aaa - bLv - bPT -@@ -84938,13 +84939,13 @@ bzR - byd - bxx - aaa --cTk --cTm --cTq -+cTg -+cTg -+cTi - bJc --cTv --cTy --cTC -+cTi -+cTg -+cTg - aaa - bCq - bPV diff --git a/_maps/map_files/Cerestation/cerestation.dmm b/_maps/map_files/Cerestation/cerestation.dmm index e7d08fb1ed..e7aa0f7adb 100644 --- a/_maps/map_files/Cerestation/cerestation.dmm +++ b/_maps/map_files/Cerestation/cerestation.dmm @@ -1533,8 +1533,6 @@ /area/shuttle/syndicate) "ady" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/firealarm{ @@ -2837,8 +2835,6 @@ /area/security/prison) "age" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -6969,8 +6965,6 @@ /area/crew_quarters/heads/captain) "aoi" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -7610,8 +7604,6 @@ /area/security/prison) "apA" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/cable/orange{ @@ -8013,15 +8005,15 @@ /obj/machinery/door/airlock/mining{ req_access_txt = "48" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, /area/quartermaster/miningdock) "aqr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, /turf/open/floor/plasteel/floorgrime{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -8087,6 +8079,11 @@ /area/security/warden) "aqy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/orange{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel/showroomfloor{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -8637,8 +8634,6 @@ /area/crew_quarters/locker) "arC" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -8802,8 +8797,6 @@ "arU" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/floorgrime{ @@ -8943,12 +8936,6 @@ /obj/structure/rack, /obj/item/weapon/gun/energy/e_gun/dragnet, /obj/item/weapon/gun/energy/e_gun/dragnet, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/orange{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -9140,8 +9127,6 @@ /obj/structure/bed, /obj/item/weapon/bedsheet/cmo, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/storage/secure/safe{ @@ -9246,8 +9231,6 @@ /obj/structure/bed, /obj/item/weapon/bedsheet/ce, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/sign/poster/contraband/power{ @@ -9477,11 +9460,6 @@ pixel_y = -3 }, /obj/structure/window/reinforced, -/obj/structure/cable/orange{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -10324,8 +10302,6 @@ req_one_access_txt = "19;41" }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/carpet{ @@ -10663,8 +10639,6 @@ /area/maintenance/asteroid/fore/com_west) "avD" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/closet/wardrobe/red, @@ -10745,8 +10719,6 @@ /area/security/warden) "avL" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -11486,6 +11458,9 @@ /obj/item/weapon/reagent_containers/food/drinks/bottle/vodka/badminka, /obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, /obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/machinery/airalarm{ + pixel_y = 23 + }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -11905,8 +11880,6 @@ /obj/structure/bed, /obj/item/weapon/bedsheet/hos, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/storage/secure/safe{ @@ -12061,8 +12034,6 @@ /obj/structure/bed, /obj/item/weapon/bedsheet/rd, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/sign/poster/contraband/lamarr{ @@ -13985,8 +13956,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -14137,8 +14106,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/camera{ @@ -14213,6 +14180,11 @@ /area/security/main) "aCK" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/red/side{ icon_state = "red"; dir = 1; @@ -14272,8 +14244,6 @@ /area/security/brig) "aCP" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -14344,8 +14314,6 @@ /area/security/courtroom) "aCV" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -15320,8 +15288,6 @@ c_tag = "Bridge Midway 1" }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/darkblue/side{ @@ -15517,8 +15483,6 @@ /obj/structure/bed, /obj/item/weapon/bedsheet/qm, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/storage/secure/safe{ @@ -15713,6 +15677,11 @@ d2 = 8; icon_state = "4-8" }, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel/red/side{ icon_state = "red"; dir = 10; @@ -17437,8 +17406,6 @@ dir = 1 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/wood{ @@ -18959,8 +18926,6 @@ /area/bridge) "aLg" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/twohanded/required/kirbyplants{ @@ -21040,6 +21005,11 @@ /obj/structure/extinguisher_cabinet{ pixel_y = 32 }, +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/neutral/corner{ dir = 4; baseturf = /turf/open/floor/plating/asteroid/airless @@ -23508,6 +23478,9 @@ dir = 4 }, /obj/vehicle/janicart, +/obj/machinery/airalarm{ + pixel_y = 23 + }, /turf/open/floor/plasteel{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -28093,6 +28066,9 @@ c_tag = "EVA Equipment"; dir = 6 }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, /turf/open/floor/plasteel{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -29499,8 +29475,6 @@ /area/hallway/primary/central) "bek" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/neutral/corner{ @@ -31231,6 +31205,10 @@ c_tag = "EVA Storage"; dir = 9 }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, /turf/open/floor/plasteel/blue/side{ icon_state = "blue"; dir = 4; @@ -32487,8 +32465,6 @@ /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/white{ @@ -32926,8 +32902,7 @@ d2 = 4; icon_state = "2-4" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ state = 2 }, /turf/open/floor/plating{ @@ -32954,8 +32929,7 @@ d2 = 8; icon_state = "4-8" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ state = 2 }, /turf/open/floor/plating{ @@ -32967,8 +32941,7 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ state = 2 }, /turf/open/floor/plating{ @@ -33751,7 +33724,6 @@ name = "Isolation A"; req_access_txt = "39" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -34137,28 +34109,22 @@ }, /area/engine/engineering) "bmB" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 4; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 4 }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, /area/engine/engineering) "bmC" = ( -/obj/structure/reflector/box{ - anchored = 1 - }, +/obj/structure/reflector/box/anchored, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, /area/engine/engineering) "bmD" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 1; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 1 }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless @@ -35873,8 +35839,6 @@ "bpt" = ( /obj/structure/table, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/paper_bin{ @@ -36080,8 +36044,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/white{ @@ -37263,9 +37225,7 @@ }, /area/hallway/primary/port) "brN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 8; baseturf = /turf/open/floor/plating/asteroid/airless @@ -37277,6 +37237,9 @@ dir = 1; pixel_y = -24 }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, /turf/open/floor/plasteel/neutral/corner{ dir = 8; baseturf = /turf/open/floor/plating/asteroid/airless @@ -37284,6 +37247,9 @@ /area/hallway/primary/port) "brP" = ( /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, /turf/open/floor/plasteel/neutral/corner{ dir = 8; baseturf = /turf/open/floor/plating/asteroid/airless @@ -38080,6 +38046,7 @@ dir = 8; icon_state = "pipe-c" }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -38194,9 +38161,7 @@ }, /area/engine/supermatter) "btu" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -38253,9 +38218,7 @@ }, /area/engine/supermatter) "btA" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ icon_state = "0-4"; d2 = 4 @@ -38879,9 +38842,6 @@ }, /area/hydroponics) "buE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, /obj/machinery/door/airlock/maintenance{ name = "Hydroponics"; req_access_txt = "35" @@ -38897,9 +38857,6 @@ }, /area/hydroponics) "buF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, /obj/machinery/light/small{ dir = 1 }, @@ -38908,6 +38865,9 @@ d2 = 8; icon_state = "4-8" }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -39131,9 +39091,7 @@ }, /area/engine/supermatter) "buZ" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ icon_state = "0-4"; d2 = 4 @@ -39865,9 +39823,7 @@ }, /area/engine/engineering) "bwo" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" @@ -40226,8 +40182,6 @@ dir = 8 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/white{ @@ -40498,8 +40452,6 @@ dir = 6 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -40696,8 +40648,6 @@ icon_state = "0-8" }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -40995,8 +40945,6 @@ c_tag = "Hydroponics North 2" }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/darkgreen{ @@ -41596,7 +41544,6 @@ "bzz" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 4 }, /turf/open/floor/plasteel/black{ @@ -42347,9 +42294,7 @@ d2 = 8; icon_state = "4-8" }, -/obj/machinery/airalarm{ - frequency = 1439; - locked = 0; +/obj/machinery/airalarm/engine{ pixel_y = 23 }, /obj/machinery/atmospherics/pipe/manifold/green/visible, @@ -43743,8 +43688,6 @@ /area/medical/chemistry) "bDn" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/whiteyellow/side{ @@ -44445,8 +44388,6 @@ /area/medical/genetics) "bEF" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/whitepurple/side{ @@ -44665,8 +44606,6 @@ /obj/item/weapon/grenade/chem_grenade/metalfoam, /obj/item/weapon/grenade/chem_grenade/metalfoam, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -44851,8 +44790,6 @@ dir = 1 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/cable/yellow{ @@ -45436,8 +45373,6 @@ /area/library) "bGw" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/twohanded/required/kirbyplants{ @@ -45524,8 +45459,6 @@ /obj/item/weapon/grown/log, /obj/item/weapon/grown/log, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/item/weapon/hatchet, @@ -46101,8 +46034,6 @@ pixel_y = -3 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/white{ @@ -46781,12 +46712,8 @@ "bIO" = ( /obj/structure/table/glass, /obj/item/weapon/reagent_containers/glass/bottle/epinephrine, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, /obj/machinery/camera{ c_tag = "Chemistry"; dir = 10; @@ -46881,9 +46808,6 @@ }, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/mask/muzzle, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, /turf/open/floor/plasteel/white{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -47305,6 +47229,9 @@ /area/engine/engineering) "bJS" = ( /obj/structure/table, +/obj/item/weapon/twohanded/rcl/pre_loaded, +/obj/item/weapon/twohanded/rcl/pre_loaded, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -47811,8 +47738,6 @@ /area/engine/gravity_generator) "bKQ" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, @@ -48936,9 +48861,6 @@ pixel_y = 2 }, /obj/item/clothing/neck/stethoscope, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, /obj/machinery/light, /turf/open/floor/plasteel/white{ baseturf = /turf/open/floor/plating/asteroid/airless @@ -50831,6 +50753,11 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/structure/cable/orange{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -51569,7 +51496,6 @@ /area/engine/atmos) "bRz" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 1 }, /turf/open/floor/plasteel{ @@ -51583,7 +51509,6 @@ name = "Waste Loop" }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 4 }, /turf/open/floor/plasteel{ @@ -53377,8 +53302,6 @@ /area/crew_quarters/fitness) "bVm" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/black{ @@ -55746,6 +55669,10 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, /turf/open/floor/plasteel/grimy{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -57663,9 +57590,7 @@ }, /area/shuttle/escape) "cdZ" = ( -/obj/structure/closet/secure_closet/miner{ - locked = 0 - }, +/obj/structure/closet/secure_closet/miner/unlocked, /obj/effect/turf_decal/stripes/line{ dir = 9 }, @@ -59235,7 +59160,7 @@ height = 20; name = "Cere emergency shuttle"; port_angle = 90; - preferred_direction = 2; + preferred_direction = 1; width = 42 }, /obj/docking_port/stationary{ @@ -60619,9 +60544,6 @@ }, /area/hallway/primary/aft) "cjO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, /obj/structure/cable{ d1 = 4; d2 = 8; @@ -60632,6 +60554,9 @@ req_access_txt = "24" }, /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -60692,8 +60617,6 @@ /area/construction/mining/aux_base) "cjU" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/effect/turf_decal/stripes/line{ @@ -60864,10 +60787,7 @@ }, /obj/machinery/airalarm{ dir = 4; - locked = 0; - pixel_x = -23; - req_access = null; - req_one_access_txt = "24;10" + pixel_x = -22 }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless @@ -61677,8 +61597,6 @@ dir = 8 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -62030,8 +61948,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/red/side{ @@ -62823,8 +62739,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/blue/corner{ @@ -64480,8 +64394,6 @@ /area/science/robotics/lab) "cqz" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -64603,8 +64515,6 @@ /obj/item/stack/sheet/metal/fifty, /obj/item/clothing/glasses/welding, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/whitepurple/side{ @@ -64632,7 +64542,7 @@ /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, -/area/maintenance/asteroid/aft/science) +/area/hallway/primary/aft) "cqM" = ( /obj/structure/cable{ d1 = 1; @@ -66359,7 +66269,7 @@ /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, -/area/maintenance/asteroid/aft/science) +/area/science/lab) "ctR" = ( /obj/machinery/power/terminal{ dir = 4 @@ -66753,8 +66663,6 @@ /area/science/research) "cuN" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ @@ -68185,8 +68093,6 @@ /area/science/xenobiology) "cwO" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/white{ @@ -68712,11 +68618,6 @@ d2 = 2; icon_state = "1-2" }, -/obj/structure/cable/orange{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /obj/effect/turf_decal/stripes/asteroid/line{ icon_state = "ast_warn"; dir = 1 @@ -68778,8 +68679,6 @@ /area/science/server) "cxT" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ @@ -69934,9 +69833,6 @@ name = "Kill Chamber"; req_access_txt = "55" }, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, /turf/open/floor/plating{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -72217,7 +72113,6 @@ pixel_x = 3; pixel_y = -3 }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -75181,8 +75076,6 @@ dir = 1 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/components/trinary/filter/critical{ @@ -75721,8 +75614,6 @@ /area/crew_quarters/locker) "cLx" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/structure/sign/map/left/ceres{ @@ -76612,8 +76503,6 @@ /area/crew_quarters/theatre) "cNb" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/cafeteria{ @@ -76805,8 +76694,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/wood{ @@ -77254,8 +77141,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/barber{ @@ -78279,6 +78164,7 @@ /obj/item/clothing/glasses/meson{ pixel_y = 4 }, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel/neutral{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -80297,14 +80183,9 @@ }, /area/maintenance/disposal/incinerator) "cUO" = ( -/obj/machinery/airalarm{ - desc = "This particular atmos control unit appears to have no access restrictions."; +/obj/machinery/airalarm/all_access{ dir = 8; - locked = 0; - name = "all-access air alarm"; - pixel_x = 24; - req_access = "0"; - req_one_access = "0" + pixel_x = 24 }, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ name = "output gas connector port" @@ -85125,8 +85006,6 @@ /area/security/armory) "dfc" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -87467,8 +87346,6 @@ "dlg" = ( /obj/machinery/computer/gulag_teleporter_computer, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel{ @@ -88702,8 +88579,7 @@ /area/security/processing) "dnR" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4; - + dir = 4 }, /turf/open/floor/plasteel{ baseturf = /turf/open/floor/plating/asteroid/airless @@ -90062,12 +89938,6 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/cable/orange{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -90241,12 +90111,6 @@ pixel_x = 3; pixel_y = -3 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/orange{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -90432,12 +90296,6 @@ pixel_x = 3; pixel_y = -3 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/orange{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /turf/open/floor/plasteel/black{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -91610,8 +91468,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /obj/machinery/camera{ @@ -91661,8 +91517,6 @@ dir = 8 }, /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/black{ @@ -91933,7 +91787,7 @@ /area/crew_quarters/heads/hos) "dua" = ( /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."; + 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."; emote_hear = list("chitters"); faction = list("spiders"); harm_intent_damage = 3; @@ -92262,6 +92116,15 @@ /obj/structure/reagent_dispensers/peppertank{ pixel_x = -32 }, +/obj/machinery/power/apc{ + dir = 2; + name = "Warden's Office APC"; + pixel_y = -24 + }, +/obj/structure/cable/orange{ + d2 = 4; + icon_state = "0-4" + }, /turf/open/floor/plasteel/showroomfloor{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -92503,6 +92366,11 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/showroomfloor{ baseturf = /turf/open/floor/plating/asteroid/airless }, @@ -92727,6 +92595,15 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/machinery/power/apc{ + dir = 1; + name = "Brig APC"; + pixel_y = 24 + }, +/obj/structure/cable/orange{ + d2 = 2; + icon_state = "0-2" + }, /turf/open/floor/plasteel/red/side{ icon_state = "red"; dir = 9; @@ -93900,8 +93777,6 @@ /area/security/courtroom) "dxP" = ( /obj/machinery/airalarm{ - frequency = 1439; - locked = 0; pixel_y = 23 }, /turf/open/floor/plasteel/vault{ @@ -94638,6 +94513,184 @@ /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/closed/wall/r_wall, /area/engine/supermatter) +"dzg" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/hallway/secondary/bridges/cargo_ai) +"dzh" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/ai_monitored/storage/eva) +"dzi" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/security/brig) +"dzj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/red/side{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/security/brig) +"dzk" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"dzl" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1; + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/hallway/primary/starboard) +"dzm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/hallway/primary/starboard) +"dzn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/hallway/primary/starboard) +"dzo" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "Starboard Asteroid Maintenance APC"; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/end{ + icon_state = "warn_end"; + dir = 1 + }, +/obj/structure/cable/orange, +/turf/open/floor/plating{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/maintenance/asteroid/starboard) +"dzp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/hallway/primary/starboard/aft) +"dzq" = ( +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/wood{ + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/security/vacantoffice) +"dzr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4; + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/hallway/primary/aft) +"dzs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1; + baseturf = /turf/open/floor/plating/asteroid/airless + }, +/area/hallway/primary/aft) (1,1,1) = {" aaa @@ -106781,7 +106834,7 @@ dtJ dtJ dvh dvG -aDP +dzi aFl cLB dwO @@ -108323,8 +108376,8 @@ duk aqy dvk aCK -aGP -aFq +cHc +dzj dwv dwT dxn @@ -109739,7 +109792,7 @@ civ cjc cjN cky -cky +dzr cky cmI cnO @@ -118222,7 +118275,7 @@ cfA cfA cfA cfA -cmJ +dzs cfv coN cJC @@ -121196,7 +121249,7 @@ cEY aUZ aUZ aUZ -aVn +dzk aSN abC aaa @@ -121322,7 +121375,7 @@ djY cxE djV cSA -czT +djz dka djV dkb @@ -128113,7 +128166,7 @@ dsW dvv aDs aEQ -dwo +dtX dvv arP arP @@ -132019,7 +132072,7 @@ cIE cIF bfg bgk -bfg +dzh cIF cIH cIv @@ -135064,7 +135117,7 @@ cXC cXH aqV cXP -cXR +cXF aqU aaa aaa @@ -136349,7 +136402,7 @@ cXC aqV aqV cXQ -cXR +cXF aqU aaa aaa @@ -137634,7 +137687,7 @@ cXD cXI aqV cXP -cXR +cXF aqU aaa aaa @@ -138637,7 +138690,7 @@ ako ako ako ako -cXv +dzg cXv cXv cXv @@ -138662,7 +138715,7 @@ aOe cXJ aqV cXP -cXR +cXF aqU aaa aaa @@ -139947,7 +140000,7 @@ cXF cXL aqV cXQ -cXR +cXF aqU aaa aaa @@ -141232,7 +141285,7 @@ cXF cXK aqV cXP -cXR +cXF aqU aaa aaa @@ -141275,7 +141328,7 @@ bhm bhm bjG dyY -bkG +dzm blF bkG bnY @@ -141809,7 +141862,7 @@ bEr bFF bEr bIK -bEr +dzn bEr bMy bNG @@ -141851,7 +141904,7 @@ cXf cXg cdy djr -djr +dzp djr djr cfl @@ -143915,7 +143968,7 @@ cdi cth cgW chI -cim +dzq cim cjE ckv @@ -144182,7 +144235,7 @@ cmz cnH cnH chI -cpZ +cpX cnX crW csG @@ -145382,7 +145435,7 @@ bcS bcS beD aZq -bgw +dzl bhp bic biP @@ -148497,7 +148550,7 @@ bMO bNM bOR bPZ -cQi +dzo beH aZM aZM diff --git a/_maps/map_files/Cerestation/cerestation.dmm.rej b/_maps/map_files/Cerestation/cerestation.dmm.rej deleted file mode 100644 index b003bc1f30..0000000000 --- a/_maps/map_files/Cerestation/cerestation.dmm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/_maps/map_files/Cerestation/cerestation.dmm b/_maps/map_files/Cerestation/cerestation.dmm (rejected hunks) -@@ -94667,7 +94667,7 @@ - "dzo" = ( - /obj/machinery/power/apc{ - dir = 2; -- name = "Starboard Asteroid Maintenace APC"; -+ name = "Starboard Asteroid Maintenance APC"; - pixel_y = -24 - }, - /obj/effect/turf_decal/stripes/end{ diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index 96c7f5a8ab..14e8acd6fd 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -430,9 +430,7 @@ /obj/machinery/light/small{ dir = 8 }, -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/structure/sign/vacuum{ pixel_x = -32 }, @@ -3418,6 +3416,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/security/vacantoffice) "ahy" = ( @@ -4207,6 +4206,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/blue/side{ icon_state = "blue"; dir = 4 @@ -4288,6 +4288,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/security/checkpoint/checkpoint2) "ajy" = ( @@ -4400,9 +4401,7 @@ /turf/open/space, /area/solar/port/fore) "ajK" = ( -/obj/structure/reflector/single{ - anchored = 1 - }, +/obj/structure/reflector/single/anchored, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -4413,8 +4412,7 @@ }, /area/engine/atmospherics_engine) "ajM" = ( -/obj/structure/reflector/box{ - anchored = 1; +/obj/structure/reflector/box/anchored{ dir = 4; icon_state = "reflector_box" }, @@ -4441,10 +4439,8 @@ }, /area/engine/atmospherics_engine) "ajP" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 8; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 8 }, /turf/open/floor/plasteel/vault{ dir = 8 @@ -4807,18 +4803,14 @@ }, /area/engine/atmospherics_engine) "akQ" = ( -/obj/structure/reflector/double{ - anchored = 1 - }, +/obj/structure/reflector/double/anchored, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/engine/atmospherics_engine) "akR" = ( -/obj/structure/reflector/double{ - anchored = 1; - dir = 1; - icon_state = "reflector_double" +/obj/structure/reflector/double/anchored{ + dir = 1 }, /turf/open/floor/plasteel/vault{ dir = 5 @@ -5259,10 +5251,8 @@ /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port/fore) "alP" = ( -/obj/structure/reflector/double{ - anchored = 1; - dir = 4; - icon_state = "reflector_double" +/obj/structure/reflector/double/anchored{ + dir = 4 }, /turf/open/floor/plasteel/vault{ dir = 5 @@ -5823,9 +5813,7 @@ }, /area/engine/atmospherics_engine) "anb" = ( -/obj/structure/reflector/box{ - anchored = 1 - }, +/obj/structure/reflector/box/anchored, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -5934,7 +5922,7 @@ "ano" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -6000,11 +5988,7 @@ /turf/open/floor/wood, /area/security/vacantoffice) "anx" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "19" - }, +/obj/structure/closet/secure_closet/contraband/heads, /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -6316,10 +6300,8 @@ /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port/fore) "aoa" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 1; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 1 }, /turf/open/floor/plasteel/vault{ dir = 8 @@ -6621,8 +6603,7 @@ pixel_y = 1; d2 = 2 }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 1; state = 2 }, @@ -6773,6 +6754,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 1 }, @@ -7690,6 +7672,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/maintenance/starboard/fore) "aqI" = ( @@ -9048,11 +9031,6 @@ /area/quartermaster/storage) "atd" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/cable/white{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/door/airlock/maintenance_hatch{ name = "Cargo Maintenance"; req_access_txt = "31" @@ -9201,7 +9179,6 @@ /area/maintenance/port/fore) "atw" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /obj/structure/table/wood, @@ -9294,7 +9271,6 @@ /area/maintenance/port/fore) "atH" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /obj/structure/table/reinforced, @@ -9375,7 +9351,6 @@ "atO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -26 }, /obj/structure/sink{ @@ -9400,6 +9375,7 @@ /area/crew_quarters/toilet/auxiliary) "atR" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) "atS" = ( @@ -9705,9 +9681,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "auC" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -9743,9 +9717,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "auH" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -9920,6 +9892,7 @@ "avd" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, /mob/living/simple_animal/hostile/lizard{ name = "Eats-The-Roaches"; real_name = "Wags-His-Tail" @@ -11277,28 +11250,28 @@ /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "axX" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "axY" = ( /obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/structure/window/plasma/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 4 }, -/obj/structure/window/plasma/reinforced/fulltile, /turf/open/floor/plating, /area/engine/atmospherics_engine) "axZ" = ( /obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 10 }, /turf/open/space, @@ -11645,6 +11618,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/quartermaster/warehouse) "ayF" = ( @@ -11914,7 +11888,7 @@ /area/engine/atmospherics_engine) "azm" = ( /obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space) "azn" = ( @@ -12391,7 +12365,6 @@ /area/engine/atmospherics_engine) "aAc" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 4 }, /obj/effect/turf_decal/bot, @@ -12446,7 +12419,7 @@ /area/engine/atmospherics_engine) "aAj" = ( /obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space) "aAk" = ( @@ -12539,8 +12512,9 @@ icon_state = "1-2" }, /obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" + name = "Service Hallway Maintenance Hatch"; + req_access_txt = "0"; + req_one_access_txt = "12;25;28;46" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, @@ -12872,12 +12846,8 @@ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm{ - locked = 0; - name = "Engine Air Alarm"; - pixel_y = 23; - req_access = null; - req_one_access_txt = "24;10" +/obj/machinery/airalarm/engine{ + pixel_y = 23 }, /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -13412,6 +13382,7 @@ /area/engine/atmospherics_engine) "aCe" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/yellow, /area/engine/atmospherics_engine) "aCf" = ( @@ -16000,6 +15971,7 @@ /turf/open/floor/plasteel/neutral/side, /area/maintenance/port/fore) "aGJ" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side, /area/maintenance/port/fore) "aGK" = ( @@ -16500,9 +16472,7 @@ /obj/structure/extinguisher_cabinet{ pixel_x = 26 }, -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) @@ -16730,6 +16700,7 @@ }, /area/quartermaster/sorting) "aIj" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/quartermaster/sorting) "aIk" = ( @@ -17231,21 +17202,21 @@ /area/engine/atmos) "aJf" = ( /obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 5 }, /turf/open/space, /area/space) "aJg" = ( /obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 4 }, /turf/open/space, /area/space) "aJh" = ( /obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 4 }, /turf/open/space, @@ -18758,7 +18729,6 @@ /area/maintenance/port/fore) "aMv" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /turf/open/floor/plasteel/redblue, @@ -19005,6 +18975,7 @@ /turf/open/floor/plating, /area/quartermaster/sorting) "aMW" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/side{ icon_state = "red"; dir = 10 @@ -20653,7 +20624,6 @@ /area/crew_quarters/theatre) "aPL" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, @@ -20670,6 +20640,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/cafeteria, /area/crew_quarters/theatre) "aPO" = ( @@ -21210,6 +21181,7 @@ icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side, /area/security/prison) "aQO" = ( @@ -22460,6 +22432,7 @@ /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 6 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "aTc" = ( @@ -22944,6 +22917,11 @@ name = "Long-Term Cell 2"; req_access_txt = "2" }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aUc" = ( @@ -24762,6 +24740,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/corner{ dir = 1 }, @@ -25751,8 +25730,7 @@ /area/engine/atmos) "aZp" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 4; - + dir = 4 }, /turf/open/floor/plasteel/neutral, /area/engine/atmos) @@ -27175,7 +27153,7 @@ /area/engine/atmos) "bcn" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/manifold4w/yellow/visible, +/obj/machinery/atmospherics/pipe/manifold/yellow/visible, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -27678,6 +27656,9 @@ /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bdq" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, /turf/open/floor/plasteel/caution{ dir = 1 }, @@ -27797,10 +27778,6 @@ /area/engine/atmos) "bdC" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/components/binary/valve/open{ - name = "SM Coolant loop"; - open = 0 - }, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -28639,6 +28616,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Port Mix to Engine" + }, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bfk" = ( @@ -28731,6 +28711,7 @@ icon_state = "1-8" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/meter, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bfr" = ( @@ -29498,11 +29479,7 @@ }, /area/security/main) "bgJ" = ( -/obj/structure/bed/dogbed{ - desc = "Seems kind of... fishy."; - name = "Cayenne's bed"; - pixel_y = 5 - }, +/obj/structure/bed/dogbed/cayenne, /obj/machinery/computer/security/telescreen/entertainment{ pixel_y = 32 }, @@ -29631,22 +29608,21 @@ /turf/open/floor/plasteel, /area/engine/atmos) "bgY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 6 - }, /obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bgZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/trinary/filter{ dir = 4 }, -/obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/engine/atmos) "bha" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 1 }, /obj/effect/turf_decal/stripes/line, @@ -29654,13 +29630,13 @@ /area/engine/atmos) "bhb" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; - dir = 1 - }, /obj/effect/turf_decal/stripes/corner{ dir = 1 }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/atmos) "bhc" = ( @@ -29670,47 +29646,52 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 4 }, -/obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bhd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bhe" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, -/obj/machinery/meter, /obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bhf" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bhg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, /obj/effect/turf_decal/stripes/line{ dir = 6 }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) "bhh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 9 +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "SM Coolant Loop" }, /turf/open/floor/plasteel/vault{ dir = 8 @@ -29723,7 +29704,9 @@ /obj/machinery/light/small{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 10 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -30566,23 +30549,17 @@ /turf/open/floor/plasteel, /area/engine/atmos) "biY" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel, /area/engine/atmos) "biZ" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) "bja" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 6 }, /turf/open/floor/plasteel/caution{ icon_state = "caution"; @@ -30590,27 +30567,23 @@ }, /area/engine/atmos) "bjb" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 1 - }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, /turf/open/floor/plasteel/caution{ dir = 1 }, /area/engine/atmos) "bjc" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 1 }, /turf/open/floor/plasteel/caution{ dir = 1 }, /area/engine/atmos) "bjd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 1 }, /turf/open/floor/plasteel/caution{ icon_state = "caution"; @@ -30618,15 +30591,12 @@ }, /area/engine/atmos) "bje" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bjf" = ( @@ -30635,10 +30605,10 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 10 - }, /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bjg" = ( @@ -30646,6 +30616,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bjh" = ( @@ -30656,10 +30629,8 @@ /obj/item/stack/rods{ amount = 50 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, /turf/open/floor/plasteel, /area/engine/atmos) "bji" = ( @@ -30675,10 +30646,11 @@ /obj/machinery/newscaster{ pixel_y = -32 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bjk" = ( @@ -30686,12 +30658,15 @@ dir = 8 }, /obj/item/weapon/twohanded/required/kirbyplants/random, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 9 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/engine/atmos) "bjl" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 5 }, /turf/open/floor/plasteel/vault{ @@ -30708,7 +30683,7 @@ /area/engine/atmos) "bjn" = ( /obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ +/obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 9 }, /turf/open/space, @@ -31180,11 +31155,6 @@ /obj/structure/chair/office/dark{ dir = 4 }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -31194,6 +31164,11 @@ /obj/structure/table/wood, /obj/item/device/flashlight/lamp, /obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/hos) "bki" = ( @@ -31343,9 +31318,7 @@ "bky" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 9 - }, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible, /turf/open/floor/plating, /area/engine/atmos) "bkz" = ( @@ -31354,6 +31327,9 @@ /obj/item/device/flashlight, /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bkA" = ( @@ -31389,7 +31365,6 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -31413,7 +31388,9 @@ /turf/open/floor/plasteel, /area/engine/atmos) "bkF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, /turf/closed/wall/r_wall, /area/engine/atmos) "bkG" = ( @@ -31854,6 +31831,7 @@ dir = 4; icon_state = "pipe-c" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/side{ dir = 4 }, @@ -31922,16 +31900,6 @@ d2 = 8; icon_state = "4-8" }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable/white{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -31949,6 +31917,16 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/hos) "blF" = ( @@ -32019,6 +31997,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/hos) "blK" = ( @@ -32240,6 +32219,9 @@ dir = 2 }, /obj/effect/landmark/start/atmospheric_technician, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bmi" = ( @@ -32251,6 +32233,9 @@ dir = 2 }, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bmj" = ( @@ -32259,10 +32244,10 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 5 - }, /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, /turf/open/floor/plasteel/neutral, /area/engine/atmos) "bml" = ( @@ -32432,6 +32417,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 10; heat_capacity = 1e+006 @@ -33069,11 +33055,6 @@ /obj/structure/chair/office/dark{ dir = 4 }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -33082,7 +33063,7 @@ "bnD" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -33098,15 +33079,15 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/hos) "bnE" = ( /obj/machinery/computer/security, -/obj/structure/cable/white{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -33331,7 +33312,6 @@ /area/engine/atmos) "bod" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 4 }, /obj/effect/turf_decal/stripes/line{ @@ -35013,7 +34993,6 @@ "brg" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 4 }, /turf/open/floor/plasteel/caution{ @@ -35694,7 +35673,6 @@ pixel_x = 26 }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 4 }, /obj/machinery/meter{ @@ -37162,9 +37140,7 @@ "bvd" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/cobweb, -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/gravity_generator) @@ -39251,10 +39227,6 @@ /turf/open/floor/plasteel, /area/engine/break_room) "byK" = ( -/obj/structure/cable/white{ - d2 = 2; - icon_state = "0-2" - }, /obj/structure/cable/white{ d2 = 4; icon_state = "0-4" @@ -39755,6 +39727,11 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -40112,6 +40089,11 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -40414,16 +40396,6 @@ /area/engine/gravity_generator) "bAm" = ( /obj/machinery/door/firedoor, -/obj/structure/cable/white{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/machinery/door/airlock/glass_command{ name = "Gravity Generator Chamber"; req_access_txt = "19; 61" @@ -40434,12 +40406,27 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "bAn" = ( /obj/machinery/holopad, /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "bAo" = ( @@ -40451,6 +40438,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "bAp" = ( @@ -41301,12 +41293,7 @@ }, /area/security/warden) "bBI" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Secure Evidence Closet"; - req_access_txt = "0"; - req_one_access_txt = "3,4" - }, +/obj/structure/closet/secure_closet/evidence, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -41926,6 +41913,7 @@ /obj/structure/fireaxecabinet{ pixel_y = -28 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/darkblue/side, /area/bridge) "bCT" = ( @@ -43315,12 +43303,7 @@ }, /area/security/warden) "bFr" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Secure Evidence Closet"; - req_access_txt = "0"; - req_one_access_txt = "3,4" - }, +/obj/structure/closet/secure_closet/evidence, /obj/machinery/camera{ c_tag = "Security - Evidence Storage"; dir = 1; @@ -43489,6 +43472,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -43756,10 +43740,6 @@ /obj/item/weapon/stock_parts/console_screen, /obj/item/weapon/stock_parts/console_screen, /obj/item/weapon/stock_parts/console_screen, -/obj/structure/cable/white{ - d2 = 4; - icon_state = "0-4" - }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -44405,9 +44385,7 @@ /turf/closed/wall/r_wall, /area/engine/transit_tube) "bHw" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -44883,7 +44861,7 @@ pixel_x = 7 }, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -45304,6 +45282,11 @@ pixel_x = -32; pixel_y = 32 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/red/side{ dir = 9 }, @@ -46108,6 +46091,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/crew_quarters/heads/captain) "bKH" = ( @@ -46378,6 +46362,11 @@ /area/security/warden) "bLi" = ( /obj/machinery/computer/secure_data, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/red/side{ dir = 6 }, @@ -46411,11 +46400,7 @@ /turf/open/floor/plasteel, /area/ai_monitored/security/armory) "bLn" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "3" - }, +/obj/structure/closet/secure_closet/contraband/armory, /obj/machinery/light{ dir = 4 }, @@ -46882,6 +46867,7 @@ /turf/open/floor/wood, /area/bridge/meeting_room/council) "bMm" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/carpet, /area/bridge/meeting_room/council) "bMn" = ( @@ -46977,12 +46963,7 @@ }, /area/tcommsat/computer) "bMC" = ( -/obj/structure/bed/dogbed{ - anchored = 1; - desc = "Renault's bed! Looks comfy. A foxy person needs a foxy pet."; - name = "Renault's bed"; - pixel_y = 2 - }, +/obj/structure/bed/dogbed/renault, /mob/living/simple_animal/pet/fox/Renault, /turf/open/floor/plasteel/vault{ dir = 8 @@ -47092,6 +47073,7 @@ }, /area/storage/tools) "bMN" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/storage/tools) "bMO" = ( @@ -47202,11 +47184,6 @@ density = 0 }, /obj/structure/table/wood, -/obj/structure/cable/white{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /obj/machinery/button/door{ id = "detectivewindows"; name = "Privacy Shutters"; @@ -47275,6 +47252,11 @@ /obj/structure/table/reinforced, /obj/item/weapon/paper_bin, /obj/item/weapon/pen, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/red/side{ dir = 8 }, @@ -47300,6 +47282,11 @@ /area/security/warden) "bNe" = ( /obj/machinery/computer/security, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/red, /area/security/warden) "bNf" = ( @@ -47973,7 +47960,7 @@ pixel_y = -26 }, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -48133,10 +48120,14 @@ name = "Detective Privacy Blast door" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plating, /area/security/detectives_office) "bOM" = ( -/obj/structure/cable/white, /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/preopen{ @@ -48144,6 +48135,10 @@ name = "Detective Privacy Blast door" }, /obj/structure/disposalpipe/segment, +/obj/structure/cable/white{ + d2 = 8; + icon_state = "0-8" + }, /turf/open/floor/plating, /area/security/detectives_office) "bON" = ( @@ -48674,7 +48669,7 @@ /area/crew_quarters/heads/chief) "bPD" = ( /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -49225,10 +49220,8 @@ /turf/closed/wall/r_wall, /area/crew_quarters/heads/hop) "bQr" = ( -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "bQs" = ( @@ -50233,6 +50226,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/engineering) "bSd" = ( @@ -50512,26 +50506,16 @@ /obj/machinery/light{ dir = 8 }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "bSE" = ( -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bSF" = ( /obj/machinery/telecomms/receiver/preset_right, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bSG" = ( /obj/structure/cable/white{ @@ -50546,20 +50530,14 @@ /area/tcommsat/server) "bSH" = ( /obj/machinery/telecomms/receiver/preset_left, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bSI" = ( /obj/machinery/light{ dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "bSJ" = ( @@ -51791,25 +51769,18 @@ /area/crew_quarters/heads/hop) "bUJ" = ( /obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/whiteblue/side/telecomms{ + dir = 9 }, /area/tcommsat/server) "bUK" = ( /obj/machinery/telecomms/server/presets/science, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/whitepurple/side/telecomms{ + dir = 5 }, /area/tcommsat/server) "bUL" = ( -/turf/open/floor/plasteel/vault{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/plasteel/vault/telecomms, /area/tcommsat/server) "bUM" = ( /obj/structure/cable/white{ @@ -51823,26 +51794,20 @@ req_access = null; req_access_txt = "61" }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bUN" = ( /obj/machinery/telecomms/server/presets/command, -/turf/open/floor/plasteel/darkblue/side{ - dir = 9; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/darkblue/side/telecomms{ + dir = 9 }, /area/tcommsat/server) "bUO" = ( /obj/machinery/telecomms/server/presets/security, -/turf/open/floor/plasteel/darkred/side{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/darkred/side/telecomms{ + dir = 5 }, /area/tcommsat/server) "bUP" = ( @@ -52142,6 +52107,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/security/brig) "bVs" = ( @@ -52227,6 +52193,7 @@ /turf/open/floor/plasteel/neutral, /area/security/warden) "bVw" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/side{ dir = 4 }, @@ -52255,6 +52222,7 @@ /area/ai_monitored/security/armory) "bVz" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) "bVA" = ( @@ -52286,8 +52254,7 @@ amount = 50 }, /obj/item/stack/sheet/mineral/plasma{ - amount = 20; - layer = 3.1 + amount = 20 }, /obj/structure/extinguisher_cabinet{ pixel_x = -26 @@ -52693,25 +52660,19 @@ /area/crew_quarters/heads/hop) "bWv" = ( /obj/machinery/telecomms/bus/preset_one, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/whiteblue/side/telecomms{ + dir = 10 }, /area/tcommsat/server) "bWw" = ( /obj/machinery/telecomms/processor/preset_one, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/whitepurple/side/telecomms{ + dir = 6 }, /area/tcommsat/server) "bWx" = ( -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bWy" = ( @@ -52719,10 +52680,8 @@ dir = 1 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bWz" = ( @@ -52731,36 +52690,28 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bWA" = ( /obj/machinery/light/small{ dir = 1 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bWB" = ( /obj/machinery/telecomms/processor/preset_three, -/turf/open/floor/plasteel/darkblue/side{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/darkblue/side/telecomms{ + dir = 10 }, /area/tcommsat/server) "bWC" = ( /obj/machinery/telecomms/bus/preset_three, -/turf/open/floor/plasteel/darkred/side{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/darkred/side/telecomms{ + dir = 6 }, /area/tcommsat/server) "bWD" = ( @@ -52786,6 +52737,7 @@ /turf/open/floor/wood, /area/crew_quarters/heads/captain/private) "bWF" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/crew_quarters/heads/captain/private) "bWG" = ( @@ -53216,9 +53168,7 @@ /turf/open/floor/plating/airless, /area/engine/engineering) "bXv" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ dir = 1 @@ -53606,10 +53556,8 @@ name = "telecomms camera"; network = list("SS13","tcomm") }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "bYf" = ( @@ -53618,10 +53566,8 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/plasteel/vault{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 10 }, /area/tcommsat/server) "bYg" = ( @@ -53636,10 +53582,8 @@ name = "server vent"; pressure_checks = 0 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bYh" = ( @@ -53648,10 +53592,8 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bYi" = ( @@ -53661,10 +53603,8 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bYj" = ( @@ -53680,11 +53620,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bYl" = ( /obj/structure/cable/white{ @@ -53697,10 +53633,8 @@ external_pressure_bound = 120; name = "server vent" }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bYm" = ( @@ -53709,10 +53643,8 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/plasteel/vault{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 6 }, /area/tcommsat/server) "bYn" = ( @@ -53721,10 +53653,8 @@ d2 = 8; icon_state = "2-8" }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "bYo" = ( @@ -54544,10 +54474,8 @@ pixel_x = -26 }, /obj/structure/cable/white, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "bZW" = ( @@ -54556,10 +54484,8 @@ d2 = 4; icon_state = "2-4" }, -/turf/open/floor/plasteel/vault{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 10 }, /area/tcommsat/server) "bZX" = ( @@ -54572,11 +54498,7 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 5 }, -/turf/open/floor/circuit{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bZY" = ( /obj/structure/cable/white{ @@ -54587,10 +54509,8 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "bZZ" = ( @@ -54603,11 +54523,7 @@ /obj/machinery/atmospherics/pipe/manifold/general/hidden{ dir = 1 }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "caa" = ( /obj/structure/cable/white{ @@ -54619,10 +54535,8 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "cab" = ( @@ -54645,11 +54559,7 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 4 }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "cad" = ( /obj/machinery/blackbox_recorder, @@ -54661,11 +54571,7 @@ /obj/machinery/atmospherics/pipe/manifold/general/hidden{ dir = 1 }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "cae" = ( /obj/machinery/telecomms/broadcaster/preset_right, @@ -54677,11 +54583,7 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 9 }, -/turf/open/floor/circuit{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "caf" = ( /obj/structure/cable/white{ @@ -54696,10 +54598,8 @@ d2 = 8; icon_state = "0-8" }, -/turf/open/floor/plasteel/vault{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 6 }, /area/tcommsat/server) "cag" = ( @@ -54707,10 +54607,8 @@ charge = 5e+006 }, /obj/structure/cable/white, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "cah" = ( @@ -54946,6 +54844,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/grimy, /area/lawoffice) "caB" = ( @@ -55612,25 +55511,19 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/plasteel/vault{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 10 }, /area/tcommsat/server) "cbK" = ( -/turf/open/floor/plasteel/vault{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 10 }, /area/tcommsat/server) "cbL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "cbM" = ( @@ -55640,18 +55533,12 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "cbN" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/open/floor/plasteel/vault{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 6 }, /area/tcommsat/server) "cbO" = ( @@ -55660,10 +55547,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/plasteel/vault{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 6 }, /area/tcommsat/server) "cbP" = ( @@ -55673,10 +55558,8 @@ name = "telecomms camera"; network = list("SS13","tcomm") }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "cbQ" = ( @@ -56021,6 +55904,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/security/brig) "ccv" = ( @@ -56594,6 +56478,7 @@ id = "hopline"; name = "Queue Shutters" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/loadingarea{ dir = 4 }, @@ -56634,59 +56519,43 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "cdB" = ( /obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/plasteel/brown{ - dir = 9; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/brown/telecomms{ + dir = 9 }, /area/tcommsat/server) "cdC" = ( /obj/machinery/telecomms/processor/preset_four, -/turf/open/floor/plasteel/green/side{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/green/side/telecomms{ + dir = 5 }, /area/tcommsat/server) "cdD" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "cdF" = ( /obj/machinery/light/small, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "cdG" = ( /obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/plasteel/brown{ - dir = 9; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/brown/telecomms{ + dir = 9 }, /area/tcommsat/server) "cdH" = ( /obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/plasteel/neutral/side{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/neutral/side/telecomms{ + dir = 5 }, /area/tcommsat/server) "cdI" = ( @@ -57181,9 +57050,7 @@ /turf/open/floor/plating, /area/engine/engineering) "ceD" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -57382,18 +57249,14 @@ /area/crew_quarters/heads/hop) "cfd" = ( /obj/machinery/telecomms/server/presets/supply, -/turf/open/floor/plasteel/brown{ - dir = 9; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/brown/telecomms{ + dir = 9 }, /area/tcommsat/server) "cfe" = ( /obj/machinery/telecomms/server/presets/service, -/turf/open/floor/plasteel/green/side{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/green/side/telecomms{ + dir = 6 }, /area/tcommsat/server) "cff" = ( @@ -57408,26 +57271,20 @@ req_access = null; req_access_txt = "61" }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "cfg" = ( /obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/plasteel/brown{ - dir = 9; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/brown/telecomms{ + dir = 9 }, /area/tcommsat/server) "cfh" = ( /obj/machinery/telecomms/server/presets/common, -/turf/open/floor/plasteel/neutral/side{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/neutral/side/telecomms{ + dir = 5 }, /area/tcommsat/server) "cfi" = ( @@ -57556,6 +57413,7 @@ req_access_txt = "42" }, /obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/security/courtroom) "cfx" = ( @@ -58034,12 +57892,7 @@ /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/hop) "cgv" = ( -/obj/structure/bed/dogbed{ - anchored = 1; - desc = "Ian's bed! Looks comfy."; - name = "Ian's bed"; - pixel_y = 2 - }, +/obj/structure/bed/dogbed/ian, /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -58054,20 +57907,16 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "cgx" = ( /obj/structure/sign/electricshock{ pixel_y = -32 }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "cgz" = ( @@ -59208,6 +59057,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel, /area/security/range) "ciI" = ( @@ -59767,6 +59621,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/teleporter) "cjK" = ( @@ -60069,10 +59924,10 @@ /obj/item/clothing/ears/earmuffs, /obj/item/clothing/ears/earmuffs, /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 6 }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/range) "ckm" = ( @@ -61420,6 +61275,7 @@ /area/engine/engineering) "cno" = ( /obj/effect/landmark/start/station_engineer, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/yellow, /area/engine/engineering) "cnp" = ( @@ -62323,6 +62179,7 @@ /area/maintenance/port) "cpf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 8 }, @@ -63987,6 +63844,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/blue/corner, /area/hallway/secondary/command) "csi" = ( @@ -64337,12 +64195,8 @@ }, /area/crew_quarters/fitness/recreation) "csV" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -65362,6 +65216,8 @@ pixel_x = 26 }, /obj/effect/turf_decal/bot, +/obj/item/weapon/twohanded/rcl/pre_loaded, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel, /area/engine/storage) "cuT" = ( @@ -65925,9 +65781,7 @@ /turf/open/space, /area/space) "cwc" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ icon_state = "0-4"; @@ -66114,6 +65968,7 @@ /turf/open/floor/plasteel/grimy, /area/library) "cwx" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -66197,7 +66052,7 @@ dir = 4 }, /obj/structure/showcase{ - desc = "A stand with an empty old NanoTrasen Corporation combat mech bolted to it. It is described as the premier unit used to defend corporate interests and employees."; + desc = "A stand with an empty old Nanotrasen Corporation combat mech bolted to it. It is described as the premier unit used to defend corporate interests and employees."; icon = 'icons/mecha/mecha.dmi'; icon_state = "marauder"; name = "combat mech exhibit" @@ -66269,11 +66124,11 @@ dir = 8 }, /obj/structure/showcase{ - desc = "A flimsy model of a standard NanoTrasen automated loyalty implant machine. With secure positioning harnesses and a robotic surgical injector, brain damage and other serious medical anomalies are now up to 60% less likely!"; + desc = "A flimsy model of a standard Nanotrasen automated loyalty implant machine. With secure positioning harnesses and a robotic surgical injector, brain damage and other serious medical anomalies are now up to 60% less likely!"; icon = 'icons/obj/machines/implantchair.dmi'; icon_state = "implantchair"; layer = 2.7; - name = "NanoTrasen automated loyalty implanter exhibit"; + name = "Nanotrasen automated loyalty implanter exhibit"; pixel_y = 4 }, /turf/open/floor/plasteel/grimy, @@ -66315,6 +66170,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/gateway) "cwS" = ( @@ -67095,6 +66951,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "cym" = ( @@ -68289,7 +68146,6 @@ /area/crew_quarters/toilet/restrooms) "cAu" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -26 }, /obj/structure/sink{ @@ -69033,6 +68889,7 @@ "cBP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/gateway) "cBQ" = ( @@ -69053,7 +68910,6 @@ "cBS" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -26 }, /obj/structure/sink{ @@ -69287,9 +69143,7 @@ /turf/open/floor/plating/airless, /area/engine/engineering) "cCs" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/machinery/light/small, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, @@ -69854,9 +69708,7 @@ /turf/closed/wall, /area/crew_quarters/fitness/recreation) "cDx" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ dir = 1 @@ -70062,6 +69914,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel{ icon_state = "L5" }, @@ -75770,6 +75623,7 @@ dir = 4 }, /obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/corner{ dir = 1 }, @@ -76340,7 +76194,6 @@ /area/maintenance/department/electrical) "cQf" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - name = "scrubbers pipe"; dir = 1 }, /obj/effect/decal/cleanable/dirt, @@ -76815,9 +76668,24 @@ /obj/structure/chair/office/dark{ dir = 8 }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel/neutral, /area/security/checkpoint/medical) "cRg" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/red/side{ dir = 4 }, @@ -77316,6 +77184,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/science/xenobiology) "cRZ" = ( @@ -80775,6 +80644,7 @@ }, /area/science/lab) "cYU" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/side{ dir = 5; initial_gas_mix = "o2=22;n2=82;TEMP=293.15" @@ -81160,21 +81030,6 @@ /turf/open/floor/plating, /area/science/xenobiology) "cZT" = ( -/obj/structure/cable/white{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable/white{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/door/poddoor/preopen{ id = "rdxeno"; name = "Xenobiology Containment Door" @@ -81190,6 +81045,16 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel, /area/science/xenobiology) "cZU" = ( @@ -81370,6 +81235,7 @@ }, /area/medical/chemistry) "dal" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whiteyellow/side{ dir = 8 }, @@ -82990,7 +82856,6 @@ }, /obj/effect/decal/cleanable/dirt, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /obj/structure/cable/white{ @@ -83993,6 +83858,11 @@ /obj/structure/window/reinforced{ dir = 8 }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plating, /area/crew_quarters/abandoned_gambling_den) "dfI" = ( @@ -84424,7 +84294,7 @@ dir = 1 }, /turf/open/floor/plasteel, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dgD" = ( /turf/closed/wall, /area/medical/genetics/cloning) @@ -84687,6 +84557,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/science/explab) "dhm" = ( @@ -85011,25 +84882,35 @@ icon_state = "bluecorner"; dir = 1 }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dhN" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plasteel/blue/corner{ icon_state = "bluecorner"; dir = 1 }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dhO" = ( /obj/effect/decal/cleanable/dirt, +/obj/machinery/power/apc{ + dir = 1; + name = "Medical Maintenance APC"; + pixel_y = 24 + }, +/obj/structure/cable/white{ + d2 = 2; + icon_state = "0-2" + }, +/obj/effect/turf_decal/stripes/end, /turf/open/floor/plating, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dhP" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 4 }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dhQ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/cobweb/cobweb2, @@ -85038,7 +84919,7 @@ /turf/open/floor/plating{ icon_state = "platingdmg2" }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dhR" = ( /obj/machinery/clonepod, /obj/structure/window/reinforced{ @@ -85604,8 +85485,7 @@ icon_state = "1-8" }, /obj/item/stack/sheet/mineral/plasma{ - amount = 5; - layer = 3.1 + amount = 5 }, /obj/item/device/taperecorder, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -86015,14 +85895,14 @@ dir = 4 }, /turf/open/floor/plasteel, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "djN" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "djO" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -86031,20 +85911,25 @@ /turf/open/floor/plating{ icon_state = "platingdmg3" }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "djP" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/neutral, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "djQ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/neutral, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "djR" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table, @@ -86053,7 +85938,7 @@ /turf/open/floor/plasteel/blue/corner{ dir = 4 }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "djS" = ( /obj/machinery/door/window/eastleft, /obj/structure/mirror{ @@ -86952,26 +86837,31 @@ /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dlA" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/vomit/old, /turf/open/floor/plating, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dlB" = ( /obj/effect/landmark/blobstart, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/neutral, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dlC" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/neutral, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dlD" = ( /obj/structure/rack, /obj/item/device/healthanalyzer, @@ -86979,7 +86869,7 @@ /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dlE" = ( /obj/machinery/door/window/eastright, /obj/machinery/ai_status_display{ @@ -87457,6 +87347,7 @@ /area/science/robotics/mechbay) "dmL" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/science/robotics/mechbay) "dmM" = ( @@ -87507,19 +87398,24 @@ icon_state = "bluecorner"; dir = 8 }, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dmS" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plating, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dmT" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dmU" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/aft) +/area/maintenance/department/medical) "dmV" = ( /obj/structure/window/reinforced{ dir = 4 @@ -88044,12 +87940,17 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel, -/area/medical/genetics) +/area/maintenance/department/medical) "doc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, -/area/medical/genetics) +/area/maintenance/department/medical) "dod" = ( /turf/closed/wall/r_wall, /area/medical/genetics) @@ -88599,6 +88500,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/corner{ dir = 8 }, @@ -88783,6 +88685,11 @@ }, /area/medical/genetics) "dpE" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitepurple/corner{ dir = 1 }, @@ -89674,6 +89581,11 @@ dir = 2; icon_state = "pipe-c" }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel/neutral, /area/medical/genetics) "dri" = ( @@ -90716,6 +90628,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/cmo, /area/crew_quarters/heads/cmo) "dsZ" = ( @@ -91343,6 +91256,7 @@ /turf/open/floor/plasteel/whitepurple/side, /area/medical/genetics) "duo" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/corner{ dir = 8 }, @@ -91379,10 +91293,7 @@ /turf/open/floor/plasteel/whiteblue/corner, /area/medical/medbay/central) "dut" = ( -/obj/structure/bed/dogbed{ - desc = "A comfy-looking cat bed. You can even strap your pet in, in case the gravity turns off."; - name = "Runtime's bed" - }, +/obj/structure/bed/dogbed/runtime, /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -91634,6 +91545,7 @@ icon_state = "2-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/science/mixing) "duT" = ( @@ -92247,11 +92159,6 @@ d2 = 8; icon_state = "4-8" }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -93769,6 +93676,7 @@ /area/medical/morgue) "dza" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/medical/morgue) "dzb" = ( @@ -95696,17 +95604,12 @@ name = "server vent"; pressure_checks = 0 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/server) "dCI" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/science/server) "dCJ" = ( @@ -95721,10 +95624,7 @@ name = "science camera"; network = list("SS13","RD") }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/server) "dCK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -95851,7 +95751,6 @@ pixel_y = -32 }, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 28 }, /obj/effect/turf_decal/bot, @@ -95898,6 +95797,7 @@ "dDb" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/light_construct/small, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/medical/morgue) "dDc" = ( @@ -96121,7 +96021,6 @@ /area/crew_quarters/theatre/abandoned) "dDA" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 28 }, /obj/effect/decal/cleanable/dirt, @@ -96387,17 +96286,12 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 5 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/server) "dEf" = ( /obj/machinery/atmospherics/pipe/manifold/general/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/science/server) "dEg" = ( @@ -96405,10 +96299,7 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 9 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/server) "dEh" = ( /obj/item/weapon/twohanded/required/kirbyplants/random, @@ -97430,6 +97321,7 @@ "dGh" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 10; heat_capacity = 1e+006 @@ -97747,6 +97639,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/aft) "dGL" = ( @@ -97982,13 +97875,14 @@ dir = 1; pixel_y = -22 }, +/obj/item/weapon/twohanded/required/kirbyplants/random, /turf/open/floor/wood{ icon_state = "wood-broken3" }, /area/crew_quarters/theatre/abandoned) "dHc" = ( +/obj/machinery/vending/cigarette, /obj/effect/decal/cleanable/dirt, -/obj/machinery/vending/kink, /turf/open/floor/plating, /area/crew_quarters/theatre/abandoned) "dHd" = ( @@ -98168,6 +98062,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 4 }, @@ -98215,6 +98110,7 @@ /turf/open/floor/plasteel, /area/science/research) "dHD" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 8; heat_capacity = 1e+006 @@ -98570,7 +98466,6 @@ pixel_x = -12 }, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 28 }, /obj/effect/decal/cleanable/dirt, @@ -99790,7 +99685,6 @@ pixel_x = -12 }, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /obj/machinery/shower{ @@ -100379,11 +100273,7 @@ /turf/open/floor/plasteel/blue/side, /area/security/checkpoint/customs) "dLS" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "19" - }, +/obj/structure/closet/secure_closet/contraband/heads, /obj/item/weapon/storage/secure/briefcase, /turf/open/floor/plasteel/blue/side{ dir = 6 @@ -103866,6 +103756,11 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/obj/structure/cable/white{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel/green, /area/medical/virology) "dTi" = ( @@ -103896,6 +103791,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel/green, /area/medical/virology) "dTk" = ( @@ -104125,6 +104025,11 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/corner{ dir = 8 }, @@ -104145,6 +104050,11 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/corner, /area/medical/virology) "dTJ" = ( @@ -104434,6 +104344,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel, /area/medical/virology) "dUl" = ( @@ -104686,6 +104601,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ icon_state = "whitegreen"; dir = 5 @@ -104699,6 +104619,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ icon_state = "whitegreen"; dir = 9 @@ -104983,6 +104908,11 @@ }, /obj/structure/chair/office/light, /obj/effect/decal/cleanable/greenglow, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ icon_state = "whitegreen"; dir = 6 @@ -104997,6 +104927,11 @@ dir = 8 }, /obj/structure/chair/office/light, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ icon_state = "whitegreen"; dir = 10 @@ -105378,6 +105313,11 @@ /obj/item/weapon/folder/white, /obj/item/weapon/pen/red, /obj/effect/turf_decal/delivery, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel, /area/medical/virology) "dWh" = ( @@ -105666,6 +105606,7 @@ "dWM" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, +/obj/structure/cable/white, /turf/open/floor/plating, /area/medical/virology) "dWN" = ( @@ -108275,25 +108216,19 @@ /area/crew_quarters/heads/hop) "ecz" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/open/floor/plasteel/vault{ - dir = 10; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 10 }, /area/tcommsat/server) "ecA" = ( -/turf/open/floor/plasteel/vault{ - dir = 6; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 6 }, /area/tcommsat/server) "ecE" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/tcommsat/server) "ecG" = ( @@ -108972,6 +108907,9 @@ /obj/structure/sign/poster/official/do_not_question{ pixel_y = -32 }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmos) "efw" = ( @@ -110158,9 +110096,7 @@ /turf/closed/wall/r_wall, /area/engine/supermatter) "ehF" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -110168,9 +110104,7 @@ /turf/open/floor/circuit/green, /area/engine/supermatter) "ehG" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -110715,6 +110649,7 @@ /area/crew_quarters/dorms) "ejf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/crew_quarters/dorms) "ejg" = ( @@ -113119,9 +113054,901 @@ }, /area/construction/mining/aux_base) "epU" = ( -/obj/machinery/vending/kink, +/obj/machinery/atmospherics/pipe/manifold4w/general/visible, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"epV" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"epW" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"epX" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"epY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"epZ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"eqa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"eqb" = ( +/obj/structure/sign/electricshock, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/closed/wall/r_wall, +/area/engine/atmospherics_engine) +"eqc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmospherics_engine) +"eqd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/barricade/wooden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/starboard/fore) +"eqe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"eqf" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/construction) +"eqg" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqh" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqi" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqj" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqk" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eql" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqm" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqn" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqo" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/maintenance/department/medical) +"eqp" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqq" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqr" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqs" = ( +/turf/closed/wall, +/area/maintenance/department/medical) +"eqt" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/construction/mining/aux_base) +"equ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/arrival, +/area/hallway/secondary/entry) +"eqv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/arrival, +/area/hallway/secondary/entry) +"eqw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"eqx" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/hallway/secondary/entry) +"eqy" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) +"eqz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/atmospherics_engine) +"eqA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/maintenance/port/fore) +"eqB" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/fore) +"eqC" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side, +/area/maintenance/port/fore) +"eqD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/quartermaster/storage) +"eqE" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/secondary/service) +"eqF" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/bar/atrium) +"eqG" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/quartermaster/storage) +"eqH" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/bar/atrium) +"eqI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/quartermaster/office) +"eqJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/quartermaster/qm) +"eqK" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/bar/atrium) +"eqL" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"eqM" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/greenblue/side, +/area/hydroponics) +"eqN" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/fore) +"eqO" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/quartermaster/miningoffice) +"eqP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"eqQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/fore) +"eqR" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red, +/area/crew_quarters/kitchen) +"eqS" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/quartermaster/miningoffice) +"eqT" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hydroponics) +"eqU" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"eqV" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"eqW" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/security/brig) +"eqX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"eqY" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"eqZ" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/bridge) +"era" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/security/transfer) +"erb" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/storage/tech) +"erc" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/engine/break_room) +"erd" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/storage/primary) +"ere" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/darkblue/side, +/area/bridge) +"erf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/maintenance/port/fore) +"erg" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/brig) +"erh" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/storage/primary) +"eri" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"erj" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/security/detectives_office) +"erk" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/port) +"erl" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"erm" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/port) +"ern" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/starboard) +"ero" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/starboard) +"erp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"erq" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/heads/hop) +"err" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/maintenance/port) +"ers" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/grimy, +/area/library) +"ert" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"eru" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard) +"erv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/engine/engineering) +"erw" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/library) +"erx" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/secondary/command) +"ery" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/command) +"erz" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"erA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/crew_quarters/locker) +"erB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side, +/area/maintenance/starboard) +"erC" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"erD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"erE" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/yellow, +/area/engine/storage) +"erF" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/crew_quarters/toilet/restrooms) +"erG" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/crew_quarters/locker) +"erH" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side, +/area/crew_quarters/fitness/recreation) +"erI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"erJ" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"erK" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"erL" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"erM" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"erN" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/central) +"erO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"erP" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"erQ" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/medical/medbay/central) +"erR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/cmo, +/area/medical/medbay/central) +"erS" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/science/research) +"erT" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/crew_quarters/fitness/recreation) +"erU" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"erV" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/aft) +"erW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 1; + heat_capacity = 1e+006 + }, +/area/maintenance/starboard/aft) +"erX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/purple, +/area/science/research) +"erY" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/maintenance/port) +"erZ" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/blue, +/area/medical/medbay/central) +"esa" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side, +/area/maintenance/port) +"esb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/science/research) +"esc" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/medical/medbay/central) +"esd" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/medical/medbay/central) +"ese" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/medical/medbay/central) +"esf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"esg" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/aft) +"esh" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/maintenance/port) +"esi" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/blue, +/area/medical/medbay/central) +"esj" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/science/robotics/lab) +"esk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side, +/area/maintenance/starboard/aft) +"esl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/purple, +/area/science/research) +"esm" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/science/mixing) +"esn" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/primary/aft) +"eso" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side, +/area/maintenance/aft) +"esp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"esq" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/secondary/exit/departure_lounge) +"esr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/maintenance/port/aft) +"ess" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel{ + dir = 1; + icon_state = "chapel" + }, +/area/chapel/main) +"est" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel{ + icon_state = "chapel" + }, +/area/chapel/main) +"esu" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/hallway/secondary/exit/departure_lounge) +"esv" = ( +/obj/structure/closet/secure_closet/miner/unlocked, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/construction/mining/aux_base) (1,1,1) = {" aaa @@ -133286,7 +134113,7 @@ aaf btD bwK byz -byz +eqe bBS bDG btD @@ -133330,7 +134157,7 @@ cMq bZC bZD cdj -cMq +erY duO bZC cJc @@ -133834,7 +134661,7 @@ czj bZf cAW bVT -bZC +erJ duK cHJ efW @@ -136869,7 +137696,7 @@ aWj aXP aZq aZq -aWj +eqP bdp bfh bgW @@ -137127,7 +137954,7 @@ aXQ aZr baL bch -aUo +epU bfi bgX biY @@ -137386,9 +138213,9 @@ baM aSY bdq bfj -bgV +epV biZ -aIU +aPw bmf aIU aIZ @@ -137902,8 +138729,8 @@ bds bfl bgZ bjb -aUz -aUz +epX +epZ bof aUz bri @@ -137926,7 +138753,7 @@ bPM bVW bXA bZp -cbh +erp ccW ceI ceM @@ -137942,7 +138769,7 @@ csZ ceM cwf cxK -czn +erI bZp cCv cDy @@ -138125,8 +138952,8 @@ ajL alP ajL akR -aoI -apK +eqb +eqc ard asi ehy @@ -138157,7 +138984,7 @@ baO bcj bdt bfm -bha +bgY bjc bkA bmh @@ -138169,7 +138996,7 @@ btN bvp bwW byR -bAF +erc bCi bDR bFQ @@ -138414,7 +139241,7 @@ baP aIU bdu bfn -bha +bgY bjd bkB bmi @@ -138674,7 +139501,7 @@ bfn bhb bje bkC -bkC +eqa boh bqa brl @@ -138703,7 +139530,7 @@ ceK ccZ ceK ccZ -ceK +erv clV cnp coS @@ -138988,7 +139815,7 @@ cJH cWO cHS cZL -dbc +esa dcG dea dfR @@ -139233,7 +140060,7 @@ crI crI cFe cBp -bZD +erO cJz cHS cMI @@ -139701,7 +140528,7 @@ bdz bfr bhf bji -aIZ +epY bmm bol bqe @@ -139740,7 +140567,7 @@ crI ctd cuQ cwj -cxQ +erE czt cBh cCB @@ -139964,7 +140791,7 @@ bom bqf brq bsD -aZq +eqX ehN bvu byX @@ -140469,7 +141296,7 @@ aZx baV bcn bdC -bfu +aZx bhi bjl aIZ @@ -140702,7 +141529,7 @@ asr atp auL avV -arm +eqz axW azk aAh @@ -140728,7 +141555,7 @@ aSM aIU aWe aIZ -aSM +epW aIZ bmq bop @@ -141515,7 +142342,7 @@ bCu bEe bGd bGd -bGd +erk bLV bGd bPW @@ -141782,7 +142609,7 @@ bWf bWg bZC cbu -cdj +err bZC cdj chI @@ -142598,7 +143425,7 @@ dnF doZ dqB dej -dtH +esh duK cJc aaa @@ -142754,7 +143581,7 @@ anf aiX apV arp -arp +eqy atu auO avY @@ -143094,7 +143921,7 @@ cHW cHW cOF cQC -cRR +erU cTF cOC cHW @@ -143308,7 +144135,7 @@ bsM bub brB bxk -bze +erb bAP bCy bEk @@ -143528,7 +144355,7 @@ aib asx atw auQ -epU +aic awX aye azn @@ -143804,7 +144631,7 @@ aNZ aRr aHW aUD -aic +eqL aib aoQ efo @@ -144095,7 +144922,7 @@ bWl bXR bZI bXR -bXR +ers bZI cgo chP @@ -144113,7 +144940,7 @@ cya czG bWi cCK -bZC +erJ cFo cGG cHW @@ -144339,7 +145166,7 @@ bxp akm ajl ajl -axb +erf akm ajl bKc @@ -144872,7 +145699,7 @@ cgp chQ chQ ckP -chQ +erw chQ cph cqD @@ -144917,7 +145744,7 @@ dwq dxz dyA dxz -dxz +esm dCy dDV dEE @@ -145117,7 +145944,7 @@ bKe bMe bAZ bQd -bSn +erm bUr bWi bXU @@ -145356,7 +146183,7 @@ bfB bhp bjr bjt -bjt +eqT boA bjt bbf @@ -145369,7 +146196,7 @@ bAT bCC bEo bCC -bCC +erd bKf bCF bAZ @@ -145447,7 +146274,7 @@ dND dOq dPj dPX -dQQ +esr dFW dSC dTm @@ -146137,7 +146964,7 @@ aUK bxr bzo bAW -bCC +erd bEr bCC bCC @@ -146169,7 +146996,7 @@ cyh czN cBp cCQ -bZC +erJ cFs cGK cId @@ -146356,7 +147183,7 @@ aib atE aib aoQ -axa +eqA ayn azr aAr @@ -146436,7 +147263,7 @@ cNb cOP cQK cLI -cLH +erX cLI cLH cLI @@ -146634,7 +147461,7 @@ aqc aWF aYk aZG -bbf +eqM aWB bdN bfF @@ -147111,7 +147938,7 @@ aaf abT adr agl -agN +equ ahv aih aje @@ -147213,7 +148040,7 @@ cXi cTO cZZ cNp -cLE +esb dez dgn dhz @@ -147417,7 +148244,7 @@ boD bqr brI brI -brI +eqY bvK brI bzs @@ -147448,7 +148275,7 @@ cpm brO brO brO -brO +eri brO brO brO @@ -147503,7 +148330,7 @@ dNI dOw dPn dQc -dQV +ess dRP dSI dRP @@ -147651,7 +148478,7 @@ aDV aFu aGQ aIe -aJs +eqE aJs aMB aOl @@ -148424,7 +149251,7 @@ aGS aAx eeX aKT -aKT +eqH aOo aPU aKT @@ -148477,7 +149304,7 @@ cqH crW ctD cvk -cwC +erD cwC czR cBr @@ -148526,7 +149353,7 @@ dIU dJP cJO dLJ -dIi +esp dNI dOA dPn @@ -148536,7 +149363,7 @@ dRQ dSH dRQ dQU -dTq +est dVg dVP dQc @@ -148770,7 +149597,7 @@ dqR dmG dqR dpr -dqR +esl dAb dBv dCL @@ -148928,7 +149755,7 @@ art art art ayw -aqb +eqC aAx aBz aCL @@ -149234,7 +150061,7 @@ bUF bWr bUF bWr -bUF +erq bWr cfa cgu @@ -149261,7 +150088,7 @@ cJT cLD cNk cPa -cLI +erS cSh cTU cVz @@ -149511,7 +150338,7 @@ czV cBv cCV cDM -bmX +eqV boR cIi cJU @@ -149720,7 +150547,7 @@ aUQ aZT bbp bcA -aZU +eqR bfR bhG bjA @@ -149971,7 +150798,7 @@ aGY aJA aRE aGY -aGY +eqF aGX aYu aZU @@ -150271,7 +151098,7 @@ bQn bQn bQn cnM -cpp +erx cqH csc ctK @@ -150496,7 +151323,7 @@ bfS bhJ bjA bkP -bmL +eqU boH bqt aaa @@ -150567,7 +151394,7 @@ dqX dsB dtZ dvg -dwH +esj dxN dyR dAh @@ -150992,7 +151819,7 @@ aEh aFB aGZ aGY -aGY +eqF aJA aML aGY @@ -151099,14 +151926,14 @@ dLS dMT dNO dPx -dPx +esq dOI dPx dQl dRc dRV dSP -dPx +esq dQl dRc dRV @@ -151742,7 +152569,7 @@ ahG aax ajs akt -akt +eqx amr anB aaD @@ -152011,7 +152838,7 @@ atW avo awn axl -axl +eqB azB axl aBK @@ -152031,7 +152858,7 @@ aUU axl aYz axl -axl +eqB bcE beb bfX @@ -152089,7 +152916,7 @@ cKe cNs cPh cKe -cKe +erV cKe cVJ cKe @@ -152103,7 +152930,7 @@ cKe cKe dly cKe -cKe +erV cKe drc dgz @@ -152114,7 +152941,7 @@ eiK dyV eiK eiK -eiK +esn eiK dES dGr @@ -152302,7 +153129,7 @@ aaa bsY bul bvQ -bvP +eqZ bzE bBq bCY @@ -152310,7 +153137,7 @@ bEH bGx bIt bKz -bMw +erl bOu bQu bQu @@ -152612,12 +153439,12 @@ daj dbI dda deO -dgB -dgB +eqg +eqg djM -dgB -dgB -doa +eqg +eqg +eqg doa dre doa @@ -152869,12 +153696,12 @@ cXz dbJ ddb cVL -dgB +eqg dhM djN dlz dmR -doa +eqg dpC drf doa @@ -153126,12 +153953,12 @@ dak dbK ddc deP -dgB +eqg dhN djO dlA -dhO -doa +eqo +eqg dpD drg dsG @@ -153383,7 +154210,7 @@ cZb dbL ddd deQ -dgB +eqg dhO djP dlB @@ -153536,7 +154363,7 @@ aaa aaa aaD agv -agN +equ ahL aiv ajy @@ -153884,7 +154711,7 @@ bmX cGY cIs cKj -cLM +erQ cNx cPo cLO @@ -153897,12 +154724,12 @@ dam dbN cZb deS -dgB +eqg dhQ djR dlD dmU -doa +eqg dpG drj dsJ @@ -154173,7 +155000,7 @@ dBJ egt dwK dFa -dGz +eso dHQ aaa aaa @@ -154596,13 +155423,13 @@ aMW aOy aQk aRQ -aTB +eqI aUZ aWY ehW baf bbz -bcL +eqQ bei bbz bhV @@ -154618,7 +155445,7 @@ bsV bxO bzK bBv -bCN +ere bEO bGE bIB @@ -154908,13 +155735,13 @@ cAl cBM cqS bkP -bmX +eqV cGY cIs cKn cLM cNx -cPp +erR cLL cSz cIs @@ -155325,7 +156152,7 @@ acN ade adk adv -adR +eqt aef adR aeB @@ -155411,7 +156238,7 @@ cjM clm cfi cod -cpG +ery cqV cqS ctY @@ -155573,7 +156400,7 @@ aaZ aaG abk abt -abK +esv epT acf aaG @@ -155849,7 +156676,7 @@ afq afE afU agB -ahg +eqw afE aiD ajG @@ -155893,7 +156720,7 @@ bgd bhZ aXf bkW -bmX +eqV boU boZ brL @@ -155951,7 +156778,7 @@ cXK cZj cKs dbT -ddj +esc deY dgD dhX @@ -156103,7 +156930,7 @@ aeq aaG afc afr -afF +eqd afc aeX afc @@ -156400,7 +157227,7 @@ aVg aXf aYH bal -bbF +eqO bcS bep bge @@ -156639,7 +157466,7 @@ awD axz ayO azR -awD +eqD ayO aDg aEx @@ -156677,7 +157504,7 @@ bBy bCG buq brO -brO +eri brO brO bqv @@ -156692,7 +157519,7 @@ brO brO bta boX -brO +eri brO bqv bBy @@ -156903,7 +157730,7 @@ awC axA aHp awC -awC +eqG aLm aul awC @@ -157726,7 +158553,7 @@ caq cbZ bWN crd -csu +erz boH cvF cxa @@ -157967,7 +158794,7 @@ bKN bMN bOH bQF -bSU +ern bUW bWO bYy @@ -157994,7 +158821,7 @@ cDh cEe cFM cHf -cEd +erP cKv cLU cNG @@ -158451,7 +159278,7 @@ aNf aOJ aQx aSg -aTL +eqJ aVo aNf aYN @@ -158521,7 +159348,7 @@ cRb cRb dat dcc -ddj +esc deY cIs dib @@ -158715,7 +159542,7 @@ aYO bar bbF bcX -bbF +eqO bgl bii aeX @@ -159304,7 +160131,7 @@ dpX drE cXR cWe -cXR +erZ dfi cXR cWe @@ -159529,7 +160356,7 @@ csu cuh cvF cxg -cyN +erF cAy cvF cvF @@ -159761,7 +160588,7 @@ aaf bDj bEX bGQ -bIO +erj bKS bMT bDi @@ -159802,7 +160629,7 @@ cRk ega cUt cWe -cXR +erZ cZr dax dbZ @@ -160577,7 +161404,7 @@ cXT cZt cIs dbY -ddj +esc dfe dgI dik @@ -161324,7 +162151,7 @@ cmM cop cpQ crn -cpQ +erA cun cvI cxm @@ -161565,7 +162392,7 @@ bKY bMZ bDi bQR -bSU +ern bVh bWU bYL @@ -162099,7 +162926,7 @@ csF cuo cvL cxp -cpQ +erA cAG cCa clx @@ -162346,7 +163173,7 @@ efM bdi cgR ciC -cke +eru clx ejB cos @@ -162839,7 +163666,7 @@ bsb bto buE bwh -bxY +era bzV bBC bDm @@ -162911,7 +163738,7 @@ dCb dDu dEp dFs -dFs +dHa dHU aaf dJp @@ -163357,7 +164184,7 @@ bxZ bzX bjQ bDo -bFj +erg bHb bIZ bLb @@ -163417,7 +164244,7 @@ drP dtj dgP dvU -dxf +esk dyq dzt dAM @@ -163654,7 +164481,7 @@ cyX cNT cPM cvP -cSU +erW cUF cWo cYa @@ -163895,7 +164722,7 @@ cox cmX cmX ciB -ckc +erB cvP cxv cyU @@ -163929,7 +164756,7 @@ doB dkl drQ dtk -duA +eqf dvV dxg dyr @@ -164376,7 +165203,7 @@ bjS bls bno bpo -bqN +eqW bqN bqN bqN @@ -165465,7 +166292,7 @@ dfy cWm diA cWp -cYg +esf ddH doF cWp @@ -167753,7 +168580,7 @@ csQ cuD cvT cxF -czc +erH csQ cCl cDu @@ -167765,7 +168592,7 @@ cKR csQ cNZ cPV -csQ +erT cTf cUR cWu diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm.rej b/_maps/map_files/Deltastation/DeltaStation2.dmm.rej deleted file mode 100644 index 4b97f76ae0..0000000000 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm.rej +++ /dev/null @@ -1,37 +0,0 @@ -diff a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm (rejected hunks) -@@ -156131,16 +156132,16 @@ cim - brN - brN - bqq --coe -+bkT - cpL --cqZ -+brH - csr --cub -+bmI - cvE - cwY --cqZ --cqZ --cqZ -+brH -+brH -+brH - brH - bkT - cFG -@@ -156166,10 +156167,10 @@ djZ - dlM - dnc - doh --dpQ -+dnc - drt - dsT --dpQ -+dnc - ego - dwO - dyc diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 4c863df3c9..c1a7cc70a7 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -530,6 +530,11 @@ }, /obj/item/weapon/pen, /obj/item/weapon/storage/crayons, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "abl" = ( @@ -1378,14 +1383,9 @@ pixel_y = 5 }, /obj/item/weapon/reagent_containers/dropper, -/obj/machinery/airalarm{ - desc = "This particular atmos control unit appears to have no access restrictions."; +/obj/machinery/airalarm/all_access{ dir = 4; - locked = 0; - name = "all-access air alarm"; - pixel_x = -24; - req_access = "0"; - req_one_access = "0" + pixel_x = -24 }, /obj/machinery/button/ignition{ id = "executionburn"; @@ -2338,11 +2338,6 @@ d2 = 4; icon_state = "1-4" }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /turf/open/floor/plasteel/red/corner{ dir = 2 }, @@ -2357,7 +2352,7 @@ dir = 5 }, /obj/structure/sign/securearea{ - desc = "A warning sign which reads 'WARNING: Do Not Enter When Red Light Shows', detailing the penalties that any NanoTrasen employee or silicon will suffer if violating this rule."; + desc = "A warning sign which reads 'WARNING: Do Not Enter When Red Light Shows', detailing the penalties that any Nanotrasen employee or silicon will suffer if violating this rule."; name = "WARNING: Do Not Enter When Red Light Shows"; pixel_y = 32 }, @@ -2953,11 +2948,6 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /turf/open/floor/plasteel, /area/security/prison) "afG" = ( @@ -2977,6 +2967,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/corner{ dir = 1 }, @@ -3044,6 +3035,7 @@ /obj/structure/extinguisher_cabinet{ pixel_y = -30 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/corner{ dir = 1 }, @@ -3276,7 +3268,7 @@ /area/crew_quarters/heads/hos) "agj" = ( /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -3531,15 +3523,11 @@ /turf/open/floor/plasteel/vault, /area/security/prison) "agH" = ( -/obj/structure/closet/secure_closet/brig{ - anchored = 1 - }, +/obj/structure/closet/secure_closet/brig, /turf/open/floor/plasteel/vault, /area/security/prison) "agI" = ( -/obj/structure/closet/secure_closet/brig{ - anchored = 1 - }, +/obj/structure/closet/secure_closet/brig, /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -3706,7 +3694,7 @@ "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."; + 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."; emote_hear = list("chitters"); faction = list("spiders"); harm_intent_damage = 3; @@ -4073,11 +4061,6 @@ d2 = 8; icon_state = "4-8" }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) "ahM" = ( @@ -4104,11 +4087,6 @@ d2 = 8; icon_state = "4-8" }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) "ahO" = ( @@ -4476,12 +4454,7 @@ }, /area/security/warden) "aiz" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Secure Evidence Closet"; - req_access_txt = "0"; - req_one_access_txt = "3,4" - }, +/obj/structure/closet/secure_closet/evidence, /obj/item/weapon/storage/secure/briefcase{ name = "Secure Evidence Briefcase"; pixel_x = 3; @@ -4564,6 +4537,16 @@ req_access = null; req_access_txt = "58" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) "aiH" = ( @@ -6855,6 +6838,7 @@ /turf/open/floor/plasteel/black, /area/security/brig) "ane" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitered/side{ dir = 8 }, @@ -7772,6 +7756,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, @@ -9021,7 +9010,7 @@ /area/security/main) "arx" = ( /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -9448,6 +9437,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) "asl" = ( @@ -9527,6 +9517,11 @@ d2 = 8; icon_state = "1-8" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) "asr" = ( @@ -9539,11 +9534,6 @@ /turf/open/floor/plasteel/showroomfloor, /area/security/warden) "ass" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /obj/machinery/newscaster/security_unit{ pixel_y = -30 }, @@ -9566,10 +9556,6 @@ /obj/structure/reagent_dispensers/peppertank{ pixel_y = -32 }, -/obj/structure/cable/yellow{ - d2 = 4; - icon_state = "0-4" - }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) "asu" = ( @@ -11026,6 +11012,11 @@ /obj/item/weapon/paper, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) "avb" = ( @@ -12223,6 +12214,7 @@ name = "Cell 2"; pixel_y = -32 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/side, /area/security/brig) "axg" = ( @@ -12347,6 +12339,7 @@ pixel_y = -26; req_access_txt = "1" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/corner{ dir = 2 }, @@ -12618,6 +12611,11 @@ dir = 4 }, /obj/machinery/holopad, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/red/corner{ dir = 4 }, @@ -12980,6 +12978,14 @@ /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, /turf/open/floor/plating, /area/security/brig) "ayE" = ( @@ -13557,6 +13563,7 @@ /area/security/brig) "azO" = ( /obj/structure/chair, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/floorgrime, /area/security/brig) "azP" = ( @@ -14465,6 +14472,7 @@ /obj/machinery/shower{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) "aBw" = ( @@ -14955,6 +14963,10 @@ id = "Secure Gate"; name = "brig shutters" }, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, /turf/open/floor/plating, /area/security/brig) "aCp" = ( @@ -16572,6 +16584,7 @@ /area/crew_quarters/dorms) "aFn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/crew_quarters/dorms) "aFo" = ( @@ -17343,6 +17356,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) "aGD" = ( @@ -17526,6 +17540,8 @@ /obj/effect/turf_decal/bot{ dir = 1 }, +/obj/item/weapon/twohanded/rcl/pre_loaded, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel{ dir = 1 }, @@ -18401,6 +18417,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/brown/corner{ dir = 4 }, @@ -18932,6 +18949,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/quartermaster/storage) "aJH" = ( @@ -20011,6 +20029,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/engineering) "aMe" = ( @@ -20083,8 +20102,7 @@ /turf/open/floor/plasteel/black, /area/engine/engineering) "aMo" = ( -/obj/structure/reflector/box{ - anchored = 1; +/obj/structure/reflector/box/anchored{ dir = 8 }, /turf/open/floor/plasteel/black, @@ -21009,6 +21027,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/lawoffice) "aOq" = ( @@ -21414,9 +21433,7 @@ /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_2) "aPb" = ( -/obj/structure/closet/secure_closet/miner{ - locked = 0 - }, +/obj/structure/closet/secure_closet/miner/unlocked, /obj/effect/turf_decal/stripes/line{ dir = 6 }, @@ -22566,6 +22583,7 @@ /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) "aRf" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 6 }, @@ -26994,6 +27012,7 @@ charge = 100; maxcharge = 15000 }, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, @@ -28593,11 +28612,6 @@ name = "Secure Tech Storage"; req_access_txt = "19;23" }, -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -30303,6 +30317,7 @@ name = "Auxiliary Tool Storage"; req_access_txt = "12" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/storage/tools) "bfJ" = ( @@ -30871,6 +30886,7 @@ d1 = 4; d2 = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/quartermaster/office) "bgQ" = ( @@ -31787,6 +31803,7 @@ req_access = null; req_access_txt = "1" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/security/checkpoint/customs) "biz" = ( @@ -31795,6 +31812,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/checkpoint/customs) "biA" = ( @@ -33335,6 +33353,10 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, /turf/open/floor/plating, /area/engine/break_room) "blk" = ( @@ -33379,6 +33401,7 @@ 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" = ( @@ -34324,6 +34347,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/break_room) "bnc" = ( @@ -34976,14 +35000,6 @@ "bol" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, -/obj/structure/cable/yellow{ - d2 = 4; - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - d2 = 8; - icon_state = "0-8" - }, /obj/structure/cable/yellow{ d2 = 4; icon_state = "0-4" @@ -36699,6 +36715,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating{ icon_state = "platingdmg1" }, @@ -37581,12 +37598,7 @@ layer = 4; pixel_y = 32 }, -/obj/structure/bed/dogbed{ - anchored = 1; - desc = "Ian's bed! Looks comfy."; - name = "Ian's bed"; - pixel_y = 2 - }, +/obj/structure/bed/dogbed/ian, /turf/open/floor/wood, /area/crew_quarters/heads/hop) "bsQ" = ( @@ -37948,6 +37960,7 @@ /area/maintenance/starboard) "btx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/caution{ dir = 8 }, @@ -39301,16 +39314,16 @@ /turf/open/floor/plasteel/black, /area/engine/break_room) "bwm" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/computer/secure_data, /turf/open/floor/wood, /area/crew_quarters/heads/hop) "bwn" = ( /obj/machinery/computer/card, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) "bwo" = ( @@ -40069,6 +40082,7 @@ dir = 1; pixel_y = -22 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 10 }, @@ -40652,8 +40666,7 @@ }, /obj/structure/cable/yellow, /obj/item/stack/sheet/mineral/plasma{ - amount = 35; - layer = 3.1 + amount = 35 }, /turf/open/floor/plasteel/black, /area/ai_monitored/storage/satellite) @@ -41207,6 +41220,7 @@ pixel_y = 21 }, /obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/command) "bzP" = ( @@ -41541,6 +41555,10 @@ name = "Atmos Blast Door"; opacity = 0 }, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, /turf/open/floor/plating, /area/engine/atmos) "bAB" = ( @@ -42290,6 +42308,7 @@ /turf/open/floor/carpet, /area/crew_quarters/theatre) "bCb" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/carpet, /area/crew_quarters/theatre) "bCc" = ( @@ -42354,6 +42373,16 @@ opacity = 0 }, /obj/effect/turf_decal/delivery, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel, /area/engine/atmos) "bCh" = ( @@ -42361,6 +42390,11 @@ dir = 8 }, /obj/effect/landmark/start/atmospheric_technician, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/caution{ dir = 8 }, @@ -42372,6 +42406,11 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel, /area/engine/atmos) "bCk" = ( @@ -43144,9 +43183,19 @@ "bDP" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel, /area/engine/atmos) "bDQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/caution{ dir = 4 }, @@ -43156,6 +43205,11 @@ name = "Atmospherics Monitoring"; req_access_txt = "24" }, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel, /area/engine/atmos) "bDS" = ( @@ -43169,6 +43223,12 @@ d2 = 2; icon_state = "1-2" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/atmos) "bDU" = ( @@ -43253,10 +43313,7 @@ dir = 2; network = list("SS13","tcomm") }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bEg" = ( /obj/structure/showcase{ @@ -43268,17 +43325,11 @@ name = "Cyborg Statue"; pixel_y = 20 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bEh" = ( /obj/machinery/telecomms/receiver/preset_left, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bEi" = ( /obj/structure/cable/yellow{ @@ -43291,10 +43342,7 @@ /area/tcommsat/server) "bEj" = ( /obj/machinery/telecomms/receiver/preset_right, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bEk" = ( /obj/machinery/telecomms/processor/preset_three, @@ -43303,10 +43351,7 @@ dir = 2; network = list("SS13","tcomm") }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bEl" = ( /obj/machinery/door/airlock/external{ @@ -43893,6 +43938,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, @@ -44496,29 +44542,17 @@ /area/engine/atmos) "bGc" = ( /obj/machinery/telecomms/bus/preset_one, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bGd" = ( -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bGe" = ( -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bGf" = ( /obj/machinery/telecomms/bus/preset_three, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bGg" = ( /obj/structure/chair/wood/wings{ @@ -44681,11 +44715,6 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/machinery/door/airlock/command{ name = "E.V.A. Storage"; req_access_txt = "18" @@ -44744,6 +44773,7 @@ /turf/open/floor/plasteel, /area/hallway/secondary/command) "bGI" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/command) "bGJ" = ( @@ -45163,19 +45193,13 @@ /obj/machinery/light/small{ dir = 8 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bHD" = ( /obj/machinery/light/small{ dir = 1 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bHE" = ( /obj/machinery/holopad, @@ -45187,10 +45211,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bHF" = ( /obj/structure/cable/yellow{ @@ -45204,19 +45225,13 @@ /obj/machinery/light/small{ dir = 1 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bHG" = ( /obj/machinery/light/small{ dir = 4 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bHH" = ( /obj/structure/closet/firecloset, @@ -45944,10 +45959,7 @@ /area/space) "bJg" = ( /obj/machinery/message_server, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bJh" = ( /obj/item/weapon/twohanded/required/kirbyplants{ @@ -45989,10 +46001,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bJl" = ( /obj/structure/lattice, @@ -46003,17 +46012,11 @@ /area/space) "bJm" = ( /obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bJn" = ( /obj/machinery/blackbox_recorder, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bJo" = ( /obj/structure/cable/yellow{ @@ -46056,6 +46059,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port) "bJs" = ( @@ -46736,10 +46740,7 @@ /area/space) "bKL" = ( /obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bKM" = ( /obj/structure/table/glass, @@ -46750,31 +46751,19 @@ pixel_y = 2 }, /obj/item/weapon/pen, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bKN" = ( /obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bKO" = ( /obj/machinery/telecomms/hub/preset, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) "bKP" = ( /obj/machinery/telecomms/processor/preset_four, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bKQ" = ( /obj/structure/lattice, @@ -47541,19 +47530,13 @@ dir = 4; network = list("SS13","tcomm") }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bMp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bMq" = ( /obj/structure/cable/yellow{ @@ -47564,10 +47547,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bMr" = ( /obj/structure/cable/yellow{ @@ -47575,10 +47555,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bMs" = ( /obj/machinery/power/apc{ @@ -47599,10 +47576,7 @@ d2 = 8; icon_state = "0-8" }, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bMt" = ( /obj/structure/window/reinforced{ @@ -47970,7 +47944,7 @@ /area/bridge/showroom/corporate) "bNc" = ( /obj/structure/showcase{ - desc = "A stand with an empty old NanoTrasen Corporation combat mech bolted to it. It is described as the premier unit used to defend corporate interests and employees."; + desc = "A stand with an empty old Nanotrasen Corporation combat mech bolted to it. It is described as the premier unit used to defend corporate interests and employees."; icon = 'icons/mecha/mecha.dmi'; icon_state = "marauder"; name = "combat mech exhibit" @@ -47999,7 +47973,7 @@ "bNe" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -48065,7 +48039,7 @@ }, /obj/structure/window/reinforced, /obj/structure/showcase{ - desc = "Signs describe how cloning pods like these ensure that every NanoTrasen employee can carry out their contracts in full, even in the unlikely event of their catastrophic death. Hopefully they aren't all made of cardboard, like this one."; + desc = "Signs describe how cloning pods like these ensure that every Nanotrasen employee can carry out their contracts in full, even in the unlikely event of their catastrophic death. Hopefully they aren't all made of cardboard, like this one."; icon = 'icons/obj/cloning.dmi'; icon_state = "pod_0"; layer = 4; @@ -48081,7 +48055,7 @@ name = "'Perfect Man' employee exhibit" }, /obj/structure/sign/atmosplaque{ - desc = "A guide to the exhibit, explaining how recent developments in loyalty implant and cloning technologies by NanoTrasen Corporation have led to the development and the effective immortality of the 'perfect man', the loyal Nanotrasen Employee."; + desc = "A guide to the exhibit, explaining how recent developments in loyalty implant and cloning technologies by Nanotrasen Corporation have led to the development and the effective immortality of the 'perfect man', the loyal Nanotrasen Employee."; icon_state = "kiddieplaque"; name = "\improper 'Perfect Man' sign"; pixel_y = 32 @@ -48098,11 +48072,11 @@ /obj/structure/window/reinforced, /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/showcase{ - desc = "A flimsy model of a standard NanoTrasen automated loyalty implant machine. With secure positioning harnesses and a robotic surgical injector, brain damage and other serious medical anomalies are now up to 60% less likely!"; + desc = "A flimsy model of a standard Nanotrasen automated loyalty implant machine. With secure positioning harnesses and a robotic surgical injector, brain damage and other serious medical anomalies are now up to 60% less likely!"; icon = 'icons/obj/machines/implantchair.dmi'; icon_state = "implantchair"; layer = 2.7; - name = "NanoTrasen automated loyalty implanter exhibit"; + name = "Nanotrasen automated loyalty implanter exhibit"; pixel_y = 4 }, /turf/open/floor/carpet, @@ -48470,17 +48444,11 @@ /area/aisat) "bNX" = ( /obj/machinery/telecomms/server/presets/common, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bNY" = ( /obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bNZ" = ( /obj/machinery/light/small, @@ -48491,31 +48459,19 @@ }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/ntnet_relay, -/turf/open/floor/plasteel/black{ - name = "Mainframe Floor"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms/mainframe, /area/tcommsat/server) "bOa" = ( /obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bOb" = ( /obj/machinery/telecomms/server/presets/science, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bOc" = ( /obj/machinery/telecomms/broadcaster/preset_left, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bOd" = ( /obj/machinery/door/airlock/external{ @@ -48699,6 +48655,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/teleporter) "bOv" = ( @@ -48796,17 +48753,22 @@ d2 = 2; icon_state = "1-2" }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/bridge/showroom/corporate) -"bOE" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 4; icon_state = "2-4" }, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/bridge/showroom/corporate) +"bOE" = ( /obj/effect/decal/cleanable/dirt, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/wood, /area/bridge/showroom/corporate) "bOF" = ( @@ -48881,6 +48843,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault, /area/gateway) "bOM" = ( @@ -49461,7 +49424,6 @@ /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "bQb" = ( -/obj/structure/cable/yellow, /obj/machinery/shieldwallgen, /obj/structure/window/reinforced{ dir = 1; @@ -49493,7 +49455,6 @@ /turf/open/floor/plasteel, /area/teleporter) "bQe" = ( -/obj/structure/cable/yellow, /obj/machinery/shieldwallgen, /obj/structure/window/reinforced{ dir = 1; @@ -49545,9 +49506,7 @@ /area/bridge/showroom/corporate) "bQj" = ( /obj/machinery/cell_charger, -/obj/item/weapon/stock_parts/cell/crap{ - name = "\improper NanoTrasen-brand rechargeable AA battery" - }, +/obj/item/weapon/stock_parts/cell/crap, /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) @@ -49560,16 +49519,11 @@ /obj/structure/table/wood, /obj/item/toy/carpplushie{ color = "red"; - name = "NanoTrasen wildlife department space carp plushie" + name = "Nanotrasen wildlife department space carp plushie" }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) "bQm" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -49579,11 +49533,6 @@ /turf/open/floor/wood, /area/bridge/showroom/corporate) "bQn" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /turf/open/floor/wood, /area/bridge/showroom/corporate) "bQp" = ( @@ -50078,7 +50027,6 @@ /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "bRs" = ( -/obj/structure/cable/yellow, /obj/machinery/shieldwallgen, /turf/open/floor/plasteel/vault{ dir = 4 @@ -50097,7 +50045,6 @@ /turf/open/floor/plasteel, /area/teleporter) "bRv" = ( -/obj/structure/cable/yellow, /obj/machinery/shieldwallgen, /turf/open/floor/plasteel/vault{ dir = 1 @@ -50125,8 +50072,8 @@ "bRx" = ( /obj/structure/table/wood, /obj/item/weapon/storage/secure/briefcase{ - desc = "A large briefcase with a digital locking system, and the NanoTrasen logo emblazoned on the sides."; - name = "NanoTrasen-brand secure briefcase exhibit"; + desc = "A large briefcase with a digital locking system, and the Nanotrasen logo emblazoned on the sides."; + name = "Nanotrasen-brand secure briefcase exhibit"; pixel_y = 2 }, /turf/open/floor/carpet, @@ -50136,17 +50083,12 @@ /turf/open/floor/wood, /area/bridge/showroom/corporate) "bRz" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /obj/structure/showcase{ - desc = "The famous NanoTrasen-brand microwave, the multi-purpose cooking appliance every station needs! This one appears to be drawn onto a cardboard box."; + desc = "The famous Nanotrasen-brand microwave, the multi-purpose cooking appliance every station needs! This one appears to be drawn onto a cardboard box."; dir = 1; icon = 'icons/obj/kitchen.dmi'; icon_state = "mw"; - name = "NanoTrasen-brand microwave"; + name = "Nanotrasen-brand microwave"; pixel_y = 2 }, /obj/structure/table/wood, @@ -50158,15 +50100,10 @@ d2 = 4; icon_state = "2-4" }, -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /obj/item/toy/beach_ball{ desc = "The simple beach ball is one of Nanotrasen's most popular products. 'Why do we make beach balls? Because we can! (TM)' - Nanotrasen"; item_state = "beachball"; - name = "NanoTrasen-brand beach ball"; + name = "Nanotrasen-brand beach ball"; pixel_y = 7 }, /obj/structure/table/wood, @@ -50184,10 +50121,10 @@ icon_state = "4-8" }, /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."; + 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"; + name = "Nanotrasen-brand nuclear fission explosive"; pixel_x = 2; pixel_y = 6 }, @@ -50234,7 +50171,7 @@ dir = 1; icon = 'icons/obj/computer.dmi'; icon_state = "television"; - name = "NanoTrasen corporate newsfeed"; + name = "Nanotrasen corporate newsfeed"; pixel_x = 2; pixel_y = 3 }, @@ -50277,7 +50214,7 @@ }, /obj/structure/table/wood, /obj/item/toy/talking/AI{ - name = "NanoTrasen-brand toy AI"; + name = "Nanotrasen-brand toy AI"; pixel_y = 6 }, /turf/open/floor/carpet, @@ -51649,11 +51586,6 @@ /turf/open/floor/plasteel, /area/hallway/primary/central) "bTZ" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/structure/bookcase{ name = "bookcase" }, @@ -52033,10 +51965,7 @@ /area/aisat) "bUL" = ( /obj/machinery/telecomms/server/presets/security, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "bUM" = ( /obj/structure/window/reinforced, @@ -52219,6 +52148,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central) "bVe" = ( @@ -53506,6 +53436,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating{ icon_state = "panelscorched" }, @@ -53893,6 +53824,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/starboard) "bYt" = ( @@ -56539,6 +56471,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/storage) "cdu" = ( @@ -56607,7 +56540,7 @@ }, /mob/living/simple_animal/bot/medbot{ auto_patrol = 1; - desc = "A little medical robot, officially part of the NanoTrasen medical inspectorate. He looks somewhat underwhelmed."; + desc = "A little medical robot, officially part of the Nanotrasen medical inspectorate. He looks somewhat underwhelmed."; name = "Inspector Johnson" }, /turf/open/floor/plasteel/white, @@ -57148,10 +57081,7 @@ /area/medical/medbay/central) "ceC" = ( /obj/machinery/telecomms/server/presets/command, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "ceD" = ( /obj/structure/cable/yellow{ @@ -57633,8 +57563,7 @@ /area/maintenance/disposal/incinerator) "cfs" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 4; - + dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel/floorgrime, @@ -57970,6 +57899,7 @@ /obj/machinery/light{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, @@ -58173,10 +58103,7 @@ /area/maintenance/disposal/incinerator) "cgy" = ( /obj/machinery/telecomms/server/presets/service, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "cgz" = ( /turf/closed/wall/r_wall, @@ -58239,11 +58166,7 @@ /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) "cgG" = ( -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, +/obj/structure/closet/emcloset/anchored, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -58466,11 +58389,6 @@ /turf/open/floor/plasteel/whiteblue, /area/medical/storage) "cgX" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/glass_medical{ @@ -58636,17 +58554,11 @@ /area/science/lab) "chn" = ( /obj/machinery/telecomms/broadcaster/preset_right, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "cho" = ( /obj/machinery/telecomms/server/presets/supply, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "chp" = ( /turf/closed/wall/r_wall, @@ -59007,6 +58919,7 @@ /turf/open/floor/plasteel/white, /area/medical/sleeper) "cig" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/sleeper) "cih" = ( @@ -59683,7 +59596,6 @@ "cjz" = ( /obj/structure/chair, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -59880,12 +59792,8 @@ }, /area/medical/medbay/central) "cjS" = ( -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, /obj/structure/table/glass, /obj/item/weapon/reagent_containers/glass/bottle/epinephrine, /obj/item/weapon/reagent_containers/glass/bottle/charcoal{ @@ -60558,6 +60466,7 @@ dir = 1; pixel_y = -22 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whiteyellow/corner{ dir = 2 }, @@ -60685,6 +60594,7 @@ /turf/open/floor/plasteel, /area/science/lab) "clA" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/side{ dir = 8 }, @@ -60759,6 +60669,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 6 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/science/research) "clI" = ( @@ -61233,6 +61144,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/science/lab) "cmJ" = ( @@ -62090,7 +62002,6 @@ dir = 8 }, /obj/item/stack/sheet/mineral/plasma{ - layer = 2.9; pixel_y = 4 }, /turf/open/floor/plasteel/white, @@ -62998,13 +62909,9 @@ dir = 8; network = list("SS13","Engine") }, -/obj/machinery/airalarm{ +/obj/machinery/airalarm/engine{ dir = 8; - locked = 0; - name = "Engine Air Alarm"; - pixel_x = 24; - req_access = null; - req_one_access_txt = "24;10" + pixel_x = 24 }, /obj/machinery/atmospherics/pipe/manifold/green/visible{ dir = 8 @@ -63067,6 +62974,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/surgery) "cpZ" = ( @@ -63212,6 +63120,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/medbay/central) "cqk" = ( @@ -64971,10 +64880,10 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cto" = ( +/obj/machinery/vending/assist, /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/vending/kink, /turf/open/floor/plating, /area/maintenance/port/aft) "ctp" = ( @@ -67105,6 +67014,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whiteblue/corner{ dir = 1 }, @@ -67731,7 +67641,6 @@ dir = 8 }, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/effect/turf_decal/stripes/line{ @@ -68292,14 +68201,9 @@ }, /area/science/mixing) "czH" = ( -/obj/machinery/airalarm{ - desc = "This particular atmos control unit appears to have no access restrictions."; +/obj/machinery/airalarm/all_access{ dir = 8; - locked = 0; - name = "all-access air alarm"; - pixel_x = 24; - req_access = "0"; - req_one_access = "0" + pixel_x = 24 }, /obj/machinery/atmospherics/pipe/simple/general/visible, /obj/structure/chair/stool{ @@ -68402,11 +68306,6 @@ }, /area/medical/medbay/aft) "czU" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -68429,11 +68328,6 @@ d2 = 4; icon_state = "1-4" }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -68841,6 +68735,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/science/mixing) "cAC" = ( @@ -70279,9 +70174,7 @@ network = list("Toxins"); use_power = 0 }, -/obj/item/target/alien{ - anchored = 1 - }, +/obj/item/target/alien/anchored, /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -70307,6 +70200,11 @@ /area/medical/virology) "cDC" = ( /obj/effect/landmark/blobstart, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cDD" = ( @@ -70339,11 +70237,12 @@ d2 = 4; icon_state = "0-4" }, -/obj/structure/cable/yellow{ - d2 = 8; - icon_state = "0-8" - }, /obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/whitegreen/side{ dir = 9 }, @@ -70361,6 +70260,11 @@ icon_state = "2-8" }, /obj/structure/table/glass, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ dir = 5 }, @@ -70368,7 +70272,6 @@ "cDH" = ( /obj/machinery/smartfridge/chemistry/virology/preloaded, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /turf/open/floor/plasteel/whitegreen, @@ -70378,6 +70281,11 @@ pixel_y = 8 }, /obj/structure/table/glass, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ dir = 9 }, @@ -70947,8 +70855,8 @@ /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ - d2 = 2; - icon_state = "0-2" + icon_state = "0-4"; + d2 = 4 }, /turf/open/floor/plating, /area/medical/virology) @@ -70958,6 +70866,21 @@ name = "Test Subject Cell"; req_access_txt = "39" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cEH" = ( @@ -70965,8 +70888,8 @@ /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ - d2 = 2; - icon_state = "0-2" + d2 = 8; + icon_state = "0-8" }, /turf/open/floor/plating, /area/medical/virology) @@ -71011,6 +70934,11 @@ dir = 4 }, /obj/effect/landmark/start/virologist, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/corner{ dir = 1 }, @@ -71031,15 +70959,9 @@ pixel_x = 29; receive_ore_updates = 1 }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, +/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 @@ -71073,6 +70995,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/medbay/aft) "cEQ" = ( @@ -71381,7 +71304,6 @@ /obj/item/weapon/hand_labeler, /obj/item/device/radio/headset/headset_med, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -71398,11 +71320,6 @@ /area/medical/virology) "cFz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -71415,16 +71332,16 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cFB" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 2; 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 }, @@ -71486,6 +71403,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/white, /area/medical/virology) "cFI" = ( @@ -71666,6 +71588,7 @@ /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 }, @@ -71849,12 +71772,12 @@ pixel_y = -3 }, /obj/item/weapon/pen/red, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/whitegreen/side{ dir = 8 }, @@ -71864,16 +71787,16 @@ dir = 8 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, /obj/structure/cable/yellow{ d1 = 4; d2 = 8; icon_state = "4-8" }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel/white, /area/medical/virology) "cGs" = ( @@ -71882,27 +71805,23 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/virology) "cGt" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, /obj/structure/cable/yellow{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cGu" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 4; icon_state = "2-4" }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGu" = ( /obj/structure/cable/yellow{ d1 = 4; d2 = 8; @@ -71964,6 +71883,11 @@ }, /obj/effect/landmark/lightsout, /obj/machinery/holopad, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel/white, /area/medical/virology) "cGz" = ( @@ -71973,6 +71897,11 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel/white, /area/medical/virology) "cGA" = ( @@ -72450,11 +72379,6 @@ pixel_x = -2; pixel_y = 9 }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/structure/extinguisher_cabinet{ pixel_x = -25 }, @@ -72467,6 +72391,11 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) "cHn" = ( @@ -72484,17 +72413,17 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) "cHp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sink{ dir = 4; @@ -72532,6 +72461,11 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) "cHu" = ( @@ -72748,6 +72682,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/aft) "cHL" = ( @@ -73084,8 +73019,11 @@ "cIp" = ( /obj/structure/grille, /obj/structure/window/fulltile, -/obj/structure/cable/yellow, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, /turf/open/floor/plating, /area/medical/virology) "cIq" = ( @@ -73095,6 +73033,16 @@ name = "Isolation B"; req_access_txt = "39" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cIr" = ( @@ -73104,6 +73052,16 @@ name = "Isolation A"; req_access_txt = "39" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cIs" = ( @@ -73155,6 +73113,11 @@ /area/medical/virology) "cIv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/vault, /area/medical/virology) "cIw" = ( @@ -73512,6 +73475,11 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cJi" = ( @@ -73532,6 +73500,11 @@ name = "Break Room"; req_access_txt = "39" }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen, /area/medical/virology) "cJl" = ( @@ -73994,12 +73967,22 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cKg" = ( /obj/machinery/light/small{ dir = 8 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cKh" = ( @@ -74047,6 +74030,11 @@ /area/medical/virology) "cKk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side{ dir = 1 }, @@ -74104,6 +74092,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/aft) "cKq" = ( @@ -74395,6 +74384,11 @@ pixel_y = 4 }, /obj/item/weapon/pen/red, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/freezer, /area/medical/virology) "cKU" = ( @@ -74427,12 +74421,27 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + 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"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/white, /area/medical/virology) "cKZ" = ( @@ -74440,6 +74449,11 @@ dir = 4; pixel_x = 11 }, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/whitegreen/side{ dir = 4 }, @@ -74723,6 +74737,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating{ icon_state = "platingdmg3" }, @@ -74950,6 +74965,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) "cLR" = ( @@ -75249,12 +75269,21 @@ dir = 8; icon_state = "pipe-c" }, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, /turf/open/floor/plating, /area/medical/virology) "cMx" = ( /obj/machinery/atmospherics/components/unary/tank/air{ dir = 1 }, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/vault, /area/medical/virology) "cMy" = ( @@ -75263,11 +75292,21 @@ name = "virology air connector port" }, /obj/machinery/portable_atmospherics/canister/air, +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, /turf/open/floor/plasteel/vault, /area/medical/virology) "cMz" = ( /obj/item/trash/popcorn, /obj/structure/table/glass, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, /turf/open/floor/plasteel/vault, /area/medical/virology) "cMA" = ( @@ -75483,6 +75522,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) "cMX" = ( @@ -76832,6 +76872,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/chapel{ dir = 1 }, @@ -77934,7 +77975,6 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, @@ -77986,7 +78026,6 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -78250,7 +78289,6 @@ dir = 4 }, /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/effect/turf_decal/stripes/line{ @@ -82437,9 +82475,7 @@ }, /area/maintenance/port/fore) "daY" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable, /turf/open/floor/engine, /area/engine/supermatter) @@ -82513,6 +82549,7 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "dbm" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "dbn" = ( @@ -82929,7 +82966,6 @@ /area/science/xenobiology) "dcb" = ( /obj/machinery/airalarm{ - frequency = 1439; pixel_y = 23 }, /obj/machinery/camera{ @@ -82944,19 +82980,15 @@ "dcc" = ( /obj/structure/table/glass, /obj/item/stack/sheet/mineral/plasma{ - layer = 2.9; pixel_y = 4 }, /obj/item/stack/sheet/mineral/plasma{ - layer = 2.9; pixel_y = 4 }, /obj/item/stack/sheet/mineral/plasma{ - layer = 2.9; pixel_y = 4 }, /obj/item/stack/sheet/mineral/plasma{ - layer = 2.9; pixel_y = 4 }, /obj/item/weapon/reagent_containers/glass/beaker{ @@ -83865,8 +83897,7 @@ /area/science/xenobiology) "ddD" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8; - + dir = 8 }, /obj/machinery/deepfryer, /turf/open/floor/plasteel/cafeteria{ @@ -84318,8 +84349,7 @@ /area/engine/engineering) "deK" = ( /obj/structure/cable/white, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 2; state = 2 }, @@ -84402,10 +84432,8 @@ /turf/open/floor/engine, /area/engine/engineering) "deY" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 1; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 1 }, /turf/open/floor/plating, /area/engine/engineering) @@ -84445,18 +84473,14 @@ /turf/open/floor/engine, /area/engine/engineering) "dff" = ( -/obj/structure/reflector/double{ - anchored = 1; - dir = 1; - icon_state = "reflector_double" +/obj/structure/reflector/double/anchored{ + dir = 1 }, /turf/open/floor/plasteel/black, /area/engine/engineering) "dfg" = ( -/obj/structure/reflector/single{ - anchored = 1; - dir = 8; - icon_state = "reflector" +/obj/structure/reflector/single/anchored{ + dir = 8 }, /turf/open/floor/plating, /area/engine/engineering) @@ -84505,9 +84529,7 @@ /turf/open/floor/plasteel/black, /area/engine/engineering) "dfq" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -84557,8 +84579,7 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 1; state = 2 }, @@ -84569,8 +84590,7 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/emitter{ - anchored = 1; +/obj/machinery/power/emitter/anchored{ dir = 1; state = 2 }, @@ -85416,6 +85436,7 @@ /obj/structure/sign/poster/contraband/random{ pixel_x = -32 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) "dhP" = ( @@ -85667,8 +85688,8 @@ /obj/item/weapon/poster/random_official, /obj/item/weapon/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" + 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) @@ -85727,6 +85748,7 @@ /obj/structure/sign/poster/contraband/random{ pixel_y = 32 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port) "diu" = ( @@ -85752,6 +85774,7 @@ /obj/structure/sign/poster/contraband/random{ pixel_y = 32 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port) "diw" = ( @@ -86971,9 +86994,7 @@ /turf/closed/wall/r_wall, /area/engine/supermatter) "dlS" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -86981,9 +87002,7 @@ /turf/open/floor/engine, /area/engine/supermatter) "dlT" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -88903,6 +88922,7 @@ /obj/structure/sign/poster/contraband/random{ pixel_y = 32 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port/aft) "dwd" = ( @@ -89734,6 +89754,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/starboard/aft) "dzS" = ( @@ -90147,9 +90168,888 @@ /turf/closed/wall/r_wall, /area/engine/atmos) "dBD" = ( -/obj/machinery/vending/kink, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/security/brig) +"dBE" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/security/brig) +"dBF" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/security/brig) +"dBG" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBH" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/security/brig) +"dBI" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/break_room) +"dBJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dBK" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id = "atmos"; + name = "Atmos Blast Door"; + opacity = 0 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/atmos) +"dBL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dBM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8"; + d1 = 4; + d2 = 8 + }, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/engine/atmos) +"dBN" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBO" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"dBP" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBQ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBR" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBS" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"dBT" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBU" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBV" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/medical/virology) +"dBW" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/medical/virology) +"dBX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/black, +/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"; + d1 = 4; + d2 = 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) +"dCd" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red, +/area/security/main) +"dCe" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + 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{ + d1 = 4; + d2 = 8; + 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{ + d1 = 1; + d2 = 2; + 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{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dCm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dCn" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + 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{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dCp" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + 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{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dCs" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + 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) +"dCu" = ( +/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{ + d1 = 1; + d2 = 2; + 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{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"dCy" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/crew_quarters/locker) +"dCz" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/black, +/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{ + d1 = 4; + d2 = 8; + 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{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCE" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCF" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCG" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCH" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + 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/black, +/area/bridge) +"dCL" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/black, +/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{ + d1 = 4; + d2 = 8; + 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) +"dCQ" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCR" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/black, +/area/bridge) +"dCS" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"dCT" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + 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{ + d1 = 1; + d2 = 2; + 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{ + d1 = 1; + d2 = 2; + 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{ + d1 = 4; + d2 = 8; + 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{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"dDc" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"dDd" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dDe" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"dDf" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + 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{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"dDh" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dDi" = ( +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/library) +"dDj" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dDk" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"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) +"dDn" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"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{ + d1 = 4; + d2 = 8; + 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{ + d1 = 4; + d2 = 8; + 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{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/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) +"dDx" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dDy" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + 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/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/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{ + d1 = 4; + d2 = 8; + 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{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"dDD" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"dDE" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"dDF" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + 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) (1,1,1) = {" aaa @@ -106234,7 +107134,7 @@ dux cbq dux dux -cfA +cek dux dux cjq @@ -106259,7 +107159,7 @@ cBR cBR cBR cBR -cBS +dBR cBR cBR cBR @@ -106779,7 +107679,7 @@ cIq cJh cKf cKT -cBS +dBV aaf aaa aaa @@ -107025,12 +107925,12 @@ dux aaf aaf aaf -cBS -cCK +dBN +dBO cDC cEG cFA -cGs +dBS cHn cEE cEE @@ -107293,7 +108193,7 @@ cIr cJh cKg cKT -cBS +dBV cMu aaf aaa @@ -107546,7 +108446,7 @@ cEE cFC cGu cHp -cIp +dBT cJi cKh cKS @@ -107723,7 +108623,7 @@ ayk azo aAH aBW -aBW +dCn aEy aFI aHd @@ -107993,7 +108893,7 @@ aMv aQj aMv aKS -aMv +dCB aMv aMv aYM @@ -108311,7 +109211,7 @@ dux aaf aaf aaf -cBS +dBN cDG cEJ cFF @@ -108527,7 +109427,7 @@ bvY bxT bzC bzC -bzC +dCW bOv alC bSw @@ -108561,7 +109461,7 @@ csj cia cug dyg -bXE +dDw bXE cNg dux @@ -108825,7 +109725,7 @@ dux aaa aaa aaa -cBS +dBN cDI cEL cFH @@ -109308,7 +110208,7 @@ bMH bue bPO bRg -bSx +dDi bTw bue bSr @@ -109348,7 +110248,7 @@ cBR cBR cBR cBR -cBS +dBU cBR cBR cBR @@ -109548,7 +110448,7 @@ biL bko bbN bnV -bql +dCN apA bue bwb @@ -110034,7 +110934,7 @@ avT awV ayn ayn -ayn +dCl ayn ayn ayn @@ -110327,7 +111227,7 @@ bwe bGv bHT bwc -bEz +dCZ bGs bHS bzE @@ -110874,7 +111774,7 @@ cia cia cuj cbx -bXE +dDx bXE cxU cxU @@ -111084,7 +111984,7 @@ dne baA bbX bds -bbX +dCI bgV biO bkt @@ -111139,7 +112039,7 @@ czO cAS cBU cxU -cDL +dDB dzK cFN cGH @@ -111156,7 +112056,7 @@ cOG cLa cPE cQb -cQx +dDH cQb cRI cPA @@ -111332,7 +112232,7 @@ avT bfU aPl avT -avM +dCx aSY avT avT @@ -111611,7 +112511,7 @@ bwf bxW bzH bzE -bwc +dCX bwc bzE cVb @@ -112358,7 +113258,7 @@ aJQ aLh aMC aNU -aMB +dCt aMB aRP aTb @@ -112635,7 +113535,7 @@ bok bqz bsL buk -baG +dCQ bdP baG baG @@ -112644,7 +113544,7 @@ bEB baG bHW baG -baG +dDd baG bdP baG @@ -112961,16 +113861,16 @@ cRo cMI cZe cZe +cYF +cYF +cYF cZe +cYF +cYF cZe -cZe -cZe -cZe -cZe -cZe -cZe -cZe -cZe +cYF +cYF +cYF cZe cZe aaa @@ -113129,14 +114029,14 @@ aJN dhI aME aNW -aMB +dCu aQx aMB aTe aUs aJR aXy -aYX +dCE baI bcd bcd @@ -113165,7 +114065,7 @@ bGy bGy bGy bTG -aYX +dDj bWk bXK bYV @@ -114209,7 +115109,7 @@ clo cmw cnE coQ -cqn +dDt crA csz ctz @@ -114432,7 +115332,7 @@ bcg bmr bkz bqE -bsQ +dCO bup bwm bkz @@ -114692,7 +115592,7 @@ btC bsR bur bwn -bya +bxZ bzL bBB bDb @@ -114909,7 +115809,7 @@ alQ anh aor apE -anh +dCg anh anh auU @@ -115210,7 +116110,7 @@ bkz bzQ bzR bDa -bEE +dDa bGC bIf bJJ @@ -115508,7 +116408,7 @@ cAd ctA dbr cCj -cDY +dDC cCj cFU cCe @@ -115963,7 +116863,7 @@ aJS aUx aUx aXI -aYX +dCF baQ bci aaf @@ -116036,7 +116936,7 @@ cLm cNM cOr cOU -cLm +dDG cPQ cQn cQK @@ -116188,7 +117088,7 @@ afV agP ahB aiy -ajr +dBZ ajr alT anl @@ -116201,11 +117101,11 @@ axR awe axe ayz -azE +dCj azE aCl aDx -aEO +dCo aGg aHx aaa @@ -116255,7 +117155,7 @@ bXN bZa can cbY -cca +dDo ceI cfY chd @@ -116708,7 +117608,7 @@ alV adY adY apL -ard +dCh ass adY auW @@ -116998,7 +117898,7 @@ aaf bfv bhk bjc -bjc +dCK bmB bou bqL @@ -117015,7 +117915,7 @@ bGH bJO bLw bTZ -bOA +dDf bQi bRz bLw @@ -117218,7 +118118,7 @@ ahE aiA akD akD -alU +dCa ano apH apN @@ -117297,7 +118197,7 @@ coZ crF csJ ctE -cuA +dDv cuA cwF cxz @@ -117496,7 +118396,7 @@ aHA aIJ aJU aGk -aHA +dCr aHA aPz aJU @@ -117518,7 +118418,7 @@ bov bqN bsX buA -bjc +dCR byg bzW bBJ @@ -117994,7 +118894,7 @@ anr adY adY dhv -aoA +anr adY avb awh @@ -118043,7 +118943,7 @@ bGH bJP bLw bTZ -bOz +dDg bQg bRD bLw @@ -118249,14 +119149,14 @@ akH amb ans amf -ajz +dCf ajz ajz atS auW awi axj -ajo +dBD azJ aBd aCo @@ -118283,7 +119183,7 @@ aaf bfw bhp bjb -bjc +dCL bmE boy bqP @@ -118498,7 +119398,7 @@ aeq aeq afX agc -agc +dBX agc ajs ajz @@ -118825,7 +119725,7 @@ bXV bZj cav ccf -ccd +dDp ceO cgd chk @@ -118843,7 +119743,7 @@ cuD cvH cwI cxF -cyr +dDz czj cAn cBh @@ -119027,7 +119927,7 @@ ahB ave awl axm -ajo +dBD azL aBf ajm @@ -119287,7 +120187,7 @@ axn ayD azM aBg -ayD +dBH aDG aEX aGr @@ -119366,7 +120266,7 @@ cDe cEm cFg cFg -cFg +dDE cHR cIM cJL @@ -119551,13 +120451,13 @@ aGs aHE aIQ aKb -aIR +dCq aIR aOi aPB aQH aQH -aIT +dCz aUH aTk aXT @@ -119798,7 +120698,7 @@ atU avg awn axp -ajo +dBF azO aBi ajm @@ -119847,7 +120747,7 @@ bQr bRJ bGM bTW -aYX +dDk bWA bXV bZk @@ -120045,7 +120945,7 @@ ahK aiE ajE akO -amh +dCb amh aoD apT @@ -120055,7 +120955,7 @@ atV avh awo axq -ajo +dBG azP aBj aCr @@ -120075,7 +120975,7 @@ aTp aIT aTk aXS -aYX +dCG baV bcj bdH @@ -120304,7 +121204,7 @@ ajF akP ami anx -amh +dCd apU arp asF @@ -120601,7 +121501,7 @@ bjg boF bqX bte -bfA +dCP bwD byr bAe @@ -120842,7 +121742,7 @@ aOn aHG aQK aLK -aLK +dCA aLK aSe aXS @@ -120897,7 +121797,7 @@ csW ctO cuJ cvN -cwN +dDy cwN cyw czp @@ -120905,7 +121805,7 @@ cAu cBo crL cwN -cwN +dDD cFl cGh cHb @@ -121909,7 +122809,7 @@ bYb cmZ diA crJ -cJb +dDq ceY cgm chr @@ -122117,7 +123017,7 @@ ayJ ayJ ayJ ayJ -aoR +dCp aHG aHG aHG @@ -122390,7 +123290,7 @@ aWq aXY aZr bba -baG +dCH bdP baG bhB @@ -122403,7 +123303,7 @@ btk aWf bwI aWf -aWf +dCT bBR bDA bFh @@ -122414,7 +123314,7 @@ aWf aWf aWf aWf -aWf +dDh aWf aWf bVo @@ -122443,7 +123343,7 @@ cwS crQ cyC czv -cAA +dDA cBu cCv cyK @@ -122897,7 +123797,7 @@ aMY aOu aOv aQR -aOv +dCy aTw aUM aWs @@ -122969,7 +123869,7 @@ cIf cIZ cJW cIg -dxQ +dDF dvY cNj dwN @@ -123902,7 +124802,7 @@ aje alc aje agq -aoP +dCe agq agq asQ @@ -123948,7 +124848,7 @@ byz bAj bBU bDE -bFm +dDb bHb bMP bKg @@ -123962,7 +124862,7 @@ bUh bVs bWN bWR -bWR +dDn caM ccu bST @@ -124015,7 +124915,7 @@ cRk dcH cSf cSl -cSu +cSJ cSa cSJ cSJ @@ -124186,7 +125086,7 @@ aOv aTt aUP aUM -aYe +dCD aZt bbg bcr @@ -124200,7 +125100,7 @@ boP brg bto buN -bwO +dCS bwO bAl bBT @@ -124223,7 +125123,7 @@ bWT caN ccv bST -ceZ +dDr cgq chx chx @@ -124467,7 +125367,7 @@ bwO bBT bKi bLN -bLK +dDe bOV bQE bRT @@ -124524,7 +125424,7 @@ aaa cRi dcb cZa -cSt +dDI dcB dcJ cRa @@ -124951,7 +125851,7 @@ axC aLQ aNc aOC -aOv +dCv aQY aOw aTt @@ -124988,7 +125888,7 @@ bRU bSW bUh bVw -bWR +dDl bWR bZu caM @@ -125222,7 +126122,7 @@ dnh dnh bhE bjp -bkY +dCM bmP boT brk @@ -125957,7 +126857,7 @@ aiS ajT aiS amw -agz +dCc aoV aqf arB @@ -126002,11 +126902,11 @@ bmP bwU byE bAq -byC +dCU byC bwX bHe -byC +dDc bKm bKe bNE @@ -126289,7 +127189,7 @@ cIk cJa cpG cJa -cJa +dDu ctk cuc cvb @@ -127050,7 +127950,7 @@ bST caT ccC bST -bXa +dDs apc apb dvY @@ -127236,7 +128136,7 @@ acP acP afz agz -ahl +dBY ahl aiW aja @@ -127268,7 +128168,7 @@ aNj aRf aSn aJh -avB +dCC aWv aYi aZx @@ -127276,7 +128176,7 @@ bbm bcy bdZ aWv -bhE +dCJ bjp blc bmR @@ -128547,7 +129447,7 @@ aHW dhH aCM aCM -aCM +dCs aCM aPT aRi @@ -128572,7 +129472,7 @@ buX bwY bGp btw -bwY +dCV bwY bFB bHl @@ -129561,7 +130461,7 @@ aqp dnh dnR aus -dBD +dnS dnh aAm dnS @@ -129824,7 +130724,7 @@ axQ ayR axY aBG -aCP +dCm aEk aFs aGT @@ -129850,7 +130750,7 @@ bhT bhT blj bmY -bie +dBI bhT bhT bvc @@ -129858,7 +130758,7 @@ bxc bxc bAA bCg -bAA +dBK bFF bxk bxg @@ -130074,7 +130974,7 @@ dnS doh dnS dnS -dpL +dCi dnS dnS axO @@ -130371,8 +131271,8 @@ bve bxd byS bAC -bCi -bCi +dBJ +dCY bFH bHq bIJ @@ -130862,7 +131762,7 @@ aKB aMd aNr aOP -aNr +dCw aRq aSw aTI @@ -130886,7 +131786,7 @@ bxd byU bAE bCk -bCi +dBJ bFJ bHs bIL @@ -131621,7 +132521,7 @@ avv axY axU ayS -aCP +dCk ddY deb deh @@ -131657,7 +132557,7 @@ bxc byW bAG bCn -bDS +dBM bFL bHt bIO @@ -133212,7 +134112,7 @@ bCi bCi bUD bCi -bXm +dDm bIS bZK cbk diff --git a/_maps/map_files/MetaStation/MetaStation.dmm.rej b/_maps/map_files/MetaStation/MetaStation.dmm.rej deleted file mode 100644 index 553b988622..0000000000 --- a/_maps/map_files/MetaStation/MetaStation.dmm.rej +++ /dev/null @@ -1,37 +0,0 @@ -diff a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm (rejected hunks) -@@ -45922,7 +45922,7 @@ - /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; -- id_tag = "n2o_out" -+ id_tag = "n2o_out"; - name = "n2o out" - }, - /turf/open/floor/engine/n2o, -@@ -49223,7 +49223,7 @@ - /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; -- id_tag = "tox_out" -+ id_tag = "tox_out"; - name = "toxin out" - }, - /turf/open/floor/engine/plasma, -@@ -52023,7 +52023,7 @@ - /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; -- id_tag = "co2_out" -+ id_tag = "co2_out"; - name = "co2 out" - }, - /turf/open/floor/engine/co2, -@@ -58890,7 +58890,7 @@ - /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - frequency = 1441; -- id_tag = "n2_out" -+ id_tag = "n2_out"; - name = "n2 out" - }, - /turf/open/floor/engine/n2, diff --git a/_maps/map_files/OmegaStation/OmegaStation.dmm b/_maps/map_files/OmegaStation/OmegaStation.dmm index d0952a4385..60495dcf55 100644 --- a/_maps/map_files/OmegaStation/OmegaStation.dmm +++ b/_maps/map_files/OmegaStation/OmegaStation.dmm @@ -247,6 +247,9 @@ /area/bridge) "aaz" = ( /obj/machinery/computer/card, +/obj/structure/cable/white{ + icon_state = "1-2" + }, /turf/open/floor/plasteel/darkred/side{ icon_state = "darkred"; dir = 9 @@ -386,6 +389,9 @@ /area/bridge) "aaL" = ( /obj/machinery/computer/monitor, +/obj/structure/cable/white{ + icon_state = "1-2" + }, /turf/open/floor/plasteel/darkyellow/side{ icon_state = "darkyellow"; dir = 5 @@ -408,6 +414,9 @@ dir = 4; name = "command camera" }, +/obj/structure/cable/white{ + icon_state = "1-2" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -500,6 +509,9 @@ dir = 8; name = "command camera" }, +/obj/structure/cable/white{ + icon_state = "1-2" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -528,6 +540,9 @@ icon_state = "2-4" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + icon_state = "1-2" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -628,6 +643,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -697,6 +713,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, +/obj/structure/cable/white{ + icon_state = "1-2" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -1036,9 +1055,7 @@ name = "Primary Hallway" }) "abO" = ( -/obj/structure/closet/emcloset{ - anchored = 1 - }, +/obj/structure/closet/emcloset/anchored, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ dir = 1 @@ -1082,7 +1099,6 @@ id = "detectivewindows"; name = "Detective Privacy Blast door" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/detectives_office) "abV" = ( @@ -1563,7 +1579,6 @@ }) "acO" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -26 }, /obj/structure/sink{ @@ -1784,6 +1799,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, /turf/open/floor/plasteel, /area/bridge) "ade" = ( @@ -1899,7 +1917,6 @@ /area/crew_quarters/heads/hop) "adl" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 26 }, /obj/structure/sink{ @@ -2036,7 +2053,6 @@ /area/security/detectives_office) "adE" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 26 }, /obj/structure/sink{ @@ -2400,11 +2416,6 @@ dir = 8; id = "cargounload" }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/door/poddoor{ id = "cargounload"; name = "supply dock unloading door" @@ -2756,12 +2767,7 @@ /area/crew_quarters/heads/hop) "aeJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/obj/structure/bed/dogbed{ - anchored = 1; - desc = "Ian's bed! Looks comfy."; - name = "Ian's bed"; - pixel_y = 2 - }, +/obj/structure/bed/dogbed/ian, /mob/living/simple_animal/pet/dog/corgi/Ian, /turf/open/floor/plasteel/vault{ dir = 5 @@ -3321,6 +3327,7 @@ /area/quartermaster/storage) "afD" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/quartermaster/storage) "afE" = ( @@ -3490,6 +3497,7 @@ /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/delivery, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central{ name = "Primary Hallway" @@ -3541,6 +3549,7 @@ /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) "afZ" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) "aga" = ( @@ -4542,6 +4551,11 @@ d2 = 8; icon_state = "2-8" }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) "ahE" = ( @@ -4996,7 +5010,6 @@ id = "detectivewindows"; name = "Detective Privacy Blast door" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/detectives_office) "aiv" = ( @@ -5504,6 +5517,7 @@ /obj/machinery/newscaster{ pixel_y = 32 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, @@ -5655,6 +5669,7 @@ /obj/machinery/firealarm{ pixel_y = 24 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, @@ -6031,11 +6046,6 @@ d2 = 4; icon_state = "1-4" }, -/obj/structure/cable/white{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /obj/structure/cable/white{ d1 = 4; d2 = 8; @@ -6738,6 +6748,7 @@ }, /area/quartermaster/storage) "akM" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/brown/corner{ dir = 4 }, @@ -7587,6 +7598,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/hallway/primary/central{ name = "Primary Hallway" @@ -7937,11 +7949,6 @@ d2 = 4; icon_state = "1-4" }, -/obj/structure/cable/white{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, /obj/structure/cable/white{ d1 = 4; d2 = 8; @@ -7960,7 +7967,6 @@ /area/security/brig) "amO" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -26 }, /obj/structure/sink{ @@ -8427,6 +8433,7 @@ /area/security/brig) "anD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 4 }, @@ -9411,6 +9418,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/brown, /area/hallway/primary/central{ name = "Primary Hallway" @@ -11053,6 +11061,16 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable/white{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /turf/open/floor/plasteel, /area/security/brig) "arH" = ( @@ -12163,6 +12181,7 @@ dir = 4 }, /obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central{ name = "Primary Hallway" @@ -12924,6 +12943,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/corner, /area/hallway/primary/central{ name = "Primary Hallway" @@ -12956,6 +12976,7 @@ }, /obj/effect/decal/cleanable/blood/splatter, /obj/effect/landmark/revenantspawn, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plating, /area/hallway/primary/central{ name = "Primary Hallway" @@ -13140,6 +13161,7 @@ /area/storage/primary) "auW" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/yellow/side{ dir = 6 }, @@ -13280,6 +13302,9 @@ "avm" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/drinks/beer, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -13558,7 +13583,7 @@ dir = 4 }, /obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 + dir = 1 }, /turf/open/floor/plating, /area/hallway/primary/central{ @@ -13771,10 +13796,6 @@ pixel_y = 3 }, /obj/item/stack/cable_coil/white, -/obj/structure/cable/white{ - d2 = 4; - icon_state = "0-4" - }, /obj/effect/decal/cleanable/dirt, /obj/machinery/newscaster{ pixel_x = 32 @@ -14020,6 +14041,7 @@ name = "Station Intercom"; pixel_x = -26 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 8; heat_capacity = 1e+006 @@ -14272,6 +14294,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -14316,7 +14339,6 @@ /obj/item/stack/cable_coil/random, /obj/item/stack/cable_coil/random, /obj/machinery/light, -/obj/structure/cable/white, /turf/open/floor/plasteel/black, /area/crew_quarters/bar) "axd" = ( @@ -17625,6 +17647,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, @@ -17932,7 +17955,6 @@ }, /obj/item/weapon/lipstick/random, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /turf/open/floor/plasteel/vault{ @@ -19116,6 +19138,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/hallway/primary/central{ name = "Primary Hallway" @@ -19294,6 +19317,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/crew_quarters/kitchen) "aFU" = ( @@ -19348,6 +19372,7 @@ name = "\improper Departure Lounge" }) "aGa" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/hallway/secondary/exit{ name = "\improper Departure Lounge" @@ -19723,9 +19748,6 @@ /turf/open/floor/plasteel, /area/maintenance/port/central) "aGJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, /obj/structure/cable/white{ d1 = 4; d2 = 8; @@ -19737,6 +19759,9 @@ icon_state = "2-8" }, /obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, /turf/open/floor/plasteel, /area/maintenance/port/central) "aGK" = ( @@ -19994,6 +20019,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 9 }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, /turf/open/floor/plasteel, /area/engine/engineering) "aHj" = ( @@ -20272,6 +20300,7 @@ d2 = 4; icon_state = "0-4" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/engine/engineering) "aHz" = ( @@ -20897,6 +20926,7 @@ /obj/item/weapon/paper_bin, /obj/item/weapon/pen, /obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/engine/engineering) "aIw" = ( @@ -21321,12 +21351,12 @@ }, /area/engine/gravity_generator) "aJj" = ( -/obj/structure/cable/white{ - d2 = 2; - icon_state = "0-2" - }, /obj/structure/grille, /obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, /turf/open/floor/plating, /area/engine/gravity_generator) "aJk" = ( @@ -21871,7 +21901,6 @@ /area/crew_quarters/kitchen) "aKf" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/white{ d1 = 1; d2 = 2; @@ -21887,6 +21916,9 @@ d2 = 8; icon_state = "2-8" }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/starboard/central) "aKg" = ( @@ -21981,16 +22013,6 @@ /area/engine/gravity_generator) "aKs" = ( /obj/machinery/door/firedoor, -/obj/structure/cable/white{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/machinery/door/airlock/glass_command{ name = "Gravity Generator Chamber"; req_access_txt = "19; 61" @@ -21999,6 +22021,16 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aKt" = ( @@ -22010,6 +22042,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aKu" = ( @@ -22028,6 +22065,11 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/open/floor/plasteel/neutral, /area/engine/gravity_generator) "aKv" = ( @@ -22270,6 +22312,8 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/item/weapon/twohanded/rcl/pre_loaded, +/obj/item/weapon/twohanded/rcl/pre_loaded, /turf/open/floor/plasteel/neutral, /area/engine/engineering) "aKM" = ( @@ -22401,6 +22445,7 @@ /turf/open/floor/plasteel, /area/hydroponics) "aKW" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/greenblue/side{ icon_state = "greenblue"; dir = 8 @@ -22565,6 +22610,7 @@ pixel_x = -24 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, @@ -22712,12 +22758,12 @@ /turf/open/floor/plasteel, /area/engine/gravity_generator) "aLG" = ( -/obj/structure/cable/white, /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/cable, /turf/open/floor/plating, /area/engine/gravity_generator) "aLH" = ( @@ -22866,6 +22912,7 @@ dir = 8 }, /obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/engineering) "aLW" = ( @@ -23360,9 +23407,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "aMR" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -23407,9 +23452,7 @@ /turf/open/floor/plating, /area/engine/supermatter) "aMX" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -25586,6 +25629,7 @@ /area/hallway/primary/central) "aQo" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel{ icon_state = "L6" }, @@ -25659,6 +25703,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/corner, /area/hallway/primary/central{ name = "Primary Hallway" @@ -25682,8 +25727,8 @@ pixel_y = -32 }, /obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 }, /turf/open/floor/plasteel/neutral/corner, /area/hallway/primary/central{ @@ -25753,10 +25798,8 @@ /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 6 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aQH" = ( @@ -26173,10 +26216,8 @@ /turf/open/floor/plasteel, /area/maintenance/starboard) "aRB" = ( -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aRC" = ( @@ -26196,10 +26237,8 @@ icon_state = "1-2" }, /obj/structure/fans/tiny, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aRE" = ( @@ -26209,10 +26248,8 @@ on = 1; target_temperature = 80 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aRF" = ( @@ -26813,10 +26850,8 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aSN" = ( @@ -26881,10 +26916,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "aSV" = ( -/obj/machinery/power/emitter{ - icon_state = "emitter"; +/obj/machinery/power/emitter/anchored{ dir = 1; - anchored = 1; state = 2 }, /obj/structure/cable/white, @@ -27406,10 +27439,8 @@ /obj/machinery/light{ dir = 8 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aTY" = ( @@ -27421,10 +27452,8 @@ /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aTZ" = ( @@ -27434,10 +27463,8 @@ /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 9 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aUa" = ( @@ -27678,6 +27705,7 @@ /turf/open/floor/plasteel, /area/science/lab) "aUD" = ( +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/side{ dir = 4 }, @@ -27803,10 +27831,8 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "aUP" = ( @@ -27816,10 +27842,7 @@ d2 = 8; icon_state = "1-8" }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms, /area/tcommsat/server) "aUQ" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ @@ -28158,15 +28181,11 @@ name = "server vent"; pressure_checks = 0 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/research) "aVC" = ( -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/science/research) "aVD" = ( @@ -28181,10 +28200,7 @@ network = list("SS13","RD"); pixel_x = 22 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/research) "aVE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -28584,18 +28600,14 @@ /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 8 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/research) "aWt" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/science/research) "aWu" = ( @@ -28603,10 +28615,7 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 9 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/research) "aWv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, @@ -29656,17 +29665,22 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/science/research) "aYs" = ( -/obj/structure/cable/white{ - d2 = 4; - icon_state = "0-4" - }, /obj/machinery/computer/rdservercontrol, /obj/machinery/light, +/obj/structure/cable/white{ + d2 = 8; + icon_state = "0-8" + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -30411,6 +30425,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/blue, /area/medical/medbay/zone3) "aZO" = ( @@ -31375,6 +31390,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central) "bby" = ( @@ -32071,7 +32087,6 @@ }, /obj/structure/table/reinforced, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = -28 }, /turf/open/floor/plasteel/vault{ @@ -32880,7 +32895,6 @@ pixel_y = -32 }, /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 28 }, /obj/effect/turf_decal/bot, @@ -33708,6 +33722,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral, /area/maintenance/port) "bfG" = ( @@ -33847,21 +33862,6 @@ /turf/closed/wall/r_wall, /area/science/xenobiology) "bfQ" = ( -/obj/structure/cable/white{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable/white{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable/white{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/door/poddoor/preopen{ id = "rdxeno"; name = "Xenobiology Containment Door" @@ -34244,7 +34244,6 @@ /area/maintenance/starboard) "bgB" = ( /obj/structure/mirror{ - desc = "Mirror mirror on the wall, who is the most robust of them all?"; pixel_x = 26 }, /obj/structure/sink{ @@ -34852,6 +34851,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/side, /area/hallway/secondary/entry) "bhG" = ( @@ -34944,6 +34944,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/side{ dir = 4 }, @@ -35158,6 +35159,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel{ dir = 4; icon_state = "chapel" @@ -35275,14 +35277,12 @@ }, /area/hallway/secondary/entry) "biv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, /obj/structure/cable/white{ d1 = 1; d2 = 8; icon_state = "1-8" }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/arrival{ dir = 1 }, @@ -35482,9 +35482,7 @@ d2 = 8; icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -35658,10 +35656,7 @@ name = "server vent"; pressure_checks = 0 }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/xenobiology) "bje" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ @@ -35675,10 +35670,7 @@ name = "science camera"; network = list("SS13","RD") }, -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/xenobiology) "bjf" = ( /obj/structure/dresser, @@ -35837,18 +35829,16 @@ /area/science/xenobiology) "bjw" = ( /obj/machinery/atmospherics/pipe/manifold/general/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/science/xenobiology) "bjx" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 9 }, -/turf/open/floor/plasteel/vault{ - dir = 8; - initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/vault/telecomms{ + dir = 8 }, /area/science/xenobiology) "bjy" = ( @@ -35934,10 +35924,7 @@ /turf/open/floor/plasteel, /area/science/xenobiology) "bjI" = ( -/turf/open/floor/circuit/green{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/green/telecomms/mainframe, /area/science/xenobiology) "bjJ" = ( /obj/machinery/photocopier, @@ -36795,6 +36782,9 @@ dir = 2; network = list("SS13") }, +/obj/structure/cable/white{ + icon_state = "2-8" + }, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, @@ -36813,11 +36803,7 @@ /area/hallway/primary/central) "blq" = ( /obj/machinery/telecomms/broadcaster/preset_left/birdstation, -/turf/open/floor/circuit{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "blr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -36832,6 +36818,7 @@ c_tag = "Research Division North"; dir = 2 }, +/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitepurple/corner{ dir = 1 }, @@ -39613,10 +39600,8 @@ /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 1 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buH" = ( @@ -39630,51 +39615,36 @@ icon_state = "0-4"; d2 = 4 }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms, /area/tcommsat/server) "buI" = ( /obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buJ" = ( /obj/machinery/telecomms/server/presets/common/birdstation, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms, /area/tcommsat/server) "buK" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buL" = ( /obj/machinery/telecomms/hub/preset, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms, /area/tcommsat/server) "buM" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buN" = ( @@ -39682,11 +39652,7 @@ /obj/machinery/ai_status_display{ pixel_x = 32 }, -/turf/open/floor/circuit{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "buO" = ( /obj/machinery/telecomms/receiver/preset_left/birdstation, @@ -39694,52 +39660,36 @@ dir = 4; pixel_x = -23 }, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms, /area/tcommsat/server) "buP" = ( /obj/machinery/message_server, -/turf/open/floor/circuit/green{ - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 - }, +/turf/open/floor/circuit/green/telecomms, /area/tcommsat/server) "buQ" = ( /obj/machinery/telecomms/processor/preset_one/birdstation, -/turf/open/floor/circuit{ - initial_gas_mix = "n2=100;TEMP=80"; - name = "Mainframe Base"; - temperature = 80 - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) "buR" = ( /obj/machinery/status_display{ pixel_y = -32 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buS" = ( /obj/machinery/ntnet_relay, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buT" = ( /obj/machinery/status_display{ pixel_y = -32 }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buU" = ( @@ -39748,10 +39698,8 @@ dir = 8; network = list("MINE") }, -/turf/open/floor/plasteel/vault{ - dir = 5; - initial_gas_mix = "n2=100;TEMP=80"; - temperature = 80 +/turf/open/floor/plasteel/vault/telecomms{ + dir = 5 }, /area/tcommsat/server) "buV" = ( @@ -39774,9 +39722,7 @@ /turf/closed/wall/r_wall, /area/engine/supermatter) "buZ" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -39784,9 +39730,7 @@ /turf/open/floor/circuit/green, /area/engine/supermatter) "bva" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, +/obj/machinery/power/rad_collector/anchored, /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -40464,6 +40408,281 @@ /obj/machinery/atmospherics/pipe/simple/general/visible, /turf/open/floor/plasteel/caution, /area/engine/engineering) +"bxv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/orange/visible{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bxw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/hallway/primary/central{ + name = "Primary Hallway" + }) +"bxx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/bridge) +"bxy" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/hop) +"bxz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central{ + name = "Primary Hallway" + }) +"bxA" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable/white{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/brig) +"bxB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/teleporter) +"bxC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner, +/area/maintenance/starboard/central) +"bxD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/hallway/primary/central{ + name = "Primary Hallway" + }) +"bxE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/central) +"bxF" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"bxG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/bar{ + name = "Atrium" + }) +"bxH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"bxI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral, +/area/engine/atmos) +"bxJ" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/crew_quarters/dorms) +"bxK" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner, +/area/crew_quarters/dorms) +"bxL" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/bar{ + name = "Atrium" + }) +"bxM" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit{ + name = "\improper Departure Lounge" + }) +"bxN" = ( +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/central) +"bxO" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/redyellow, +/area/crew_quarters/bar{ + name = "Atrium" + }) +"bxP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central{ + name = "Primary Hallway" + }) +"bxQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8; + heat_capacity = 1e+006 + }, +/area/hallway/primary/central{ + name = "Primary Hallway" + }) +"bxR" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/maintenance/port) +"bxS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/grimy, +/area/library) +"bxT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/zone3) +"bxU" = ( +/obj/structure/cable/white{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner, +/area/maintenance/port) +"bxV" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"bxW" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bxX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/white{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bxY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/side{ + dir = 1; + heat_capacity = 1e+006 + }, +/area/hallway/secondary/entry) (1,1,1) = {" aaa @@ -70653,7 +70872,7 @@ aIg aJq bxb aLN -aMP +bxv aNZ aMP aPJ @@ -72439,7 +72658,7 @@ avF awJ axo ayi -azo +bxI aAp aBx aCB @@ -73998,7 +74217,7 @@ aNa aEt aOI aPP -aQV +bxR aRS aTb aUb @@ -75265,7 +75484,7 @@ auL avQ aqz axz -asB +bxH azy aAA aBI @@ -75801,7 +76020,7 @@ aQW aRY aTg aUf -aUX +bxS aVS aWE aXh @@ -76281,7 +76500,7 @@ ajb akb ala alQ -akb +bxA ala aoz apE @@ -76305,7 +76524,7 @@ aGx aHD aIA aCM -aCM +bxP aCM aNi anH @@ -76801,7 +77020,7 @@ aoB apG akc akc -akc +bxD atM auR avW @@ -77092,7 +77311,7 @@ aWG aXl aQW aYF -aXd +bxU aRS bbo bcb @@ -77105,7 +77324,7 @@ bfT bgD bhq bie -biK +biG bjk bjA bjL @@ -77579,7 +77798,7 @@ avY awQ axG ayy -azC +bxJ aAH aBQ azC @@ -77838,7 +78057,7 @@ awQ awQ awQ aAH -aBQ +bxK awQ awQ awQ @@ -78614,7 +78833,7 @@ awQ awQ awQ awQ -arY +bxN aHM aHM aHM @@ -78623,7 +78842,7 @@ aHM aHM aHM aOZ -aQd +bxQ ayV aSh aTm @@ -78889,7 +79108,7 @@ aVh aWd aWL aXn -aXn +bxT aYL aZH bay @@ -79366,7 +79585,7 @@ akm ali alZ amU -anM +bxB anM apL alg @@ -79632,7 +79851,7 @@ atd atW atd atd -atd +bxE axL ayD atd @@ -80403,7 +80622,7 @@ atf atY avb awg -awg +bxF awg ayF azF @@ -80641,7 +80860,7 @@ acd acU adM adM -adM +bxx age agV aby @@ -81688,7 +81907,7 @@ asg asg asg asg -awT +bxG asg avi awn @@ -81700,7 +81919,7 @@ asg awT aAR avi -asg +bxO asg aLf aMt @@ -81730,7 +81949,7 @@ bfK bgg bgT bhG -biw +bxY bgU aaa aaa @@ -82721,7 +82940,7 @@ axP ayL asg aAR -asg +bxL avi asg asg @@ -84034,7 +84253,7 @@ aZc aZV baO bbD -bcu +bxV bdm beh beL @@ -84253,7 +84472,7 @@ anU aoW aqc alu -asn +bxC atm auj avo @@ -84753,7 +84972,7 @@ acq adi adW aeL -afw +bxy agq ahh aia @@ -85788,7 +86007,7 @@ abt abt ajF akJ -aly +bxz amt ank anZ @@ -85820,8 +86039,8 @@ aNF ank aPw aQz -aRw -aRw +aVA +aVA aTO aUH aVA @@ -86036,7 +86255,7 @@ abt abL acu adm -adY +bxw adm afB agu @@ -86604,7 +86823,7 @@ aZj bae baY bbM -bcA +bxW bdw bep aZl @@ -87122,7 +87341,7 @@ bcC bdy ber aZl -bfq +bxX bfP bfP bfP @@ -87865,7 +88084,7 @@ aaa aaa azb blM -blZ +bxM bsC azb aaa @@ -88864,10 +89083,10 @@ aaa aaa ado aeh -aeY -afJ -aeY -ahs +aeW +ado +aeW +ahq ado aaa aaa @@ -91210,7 +91429,7 @@ aGc azb azb aDi -aKl +aCn aDi azb azb diff --git a/_maps/map_files/PubbyStation/PubbyStation.dmm b/_maps/map_files/PubbyStation/PubbyStation.dmm index be4b4d2c66..b46901c890 100644 --- a/_maps/map_files/PubbyStation/PubbyStation.dmm +++ b/_maps/map_files/PubbyStation/PubbyStation.dmm @@ -3,96 +3,375 @@ /turf/open/space/basic, /area/space) "aab" = ( -/obj/effect/landmark/carpspawn, /turf/open/space, -/area/space) +/obj/machinery/porta_turret/syndicate{ + dir = 9 + }, +/turf/closed/wall/mineral/plastitanium{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) "aac" = ( -/obj/structure/lattice, -/obj/structure/grille, -/turf/open/space, -/area/space) +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/syndicate) "aad" = ( -/obj/structure/lattice, -/turf/open/space, -/area/space) +/obj/structure/grille, +/obj/machinery/door/poddoor/shutters{ + id = "syndieshutters"; + name = "blast shutters" + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/shuttle/syndicate) "aae" = ( -/obj/structure/lattice, -/obj/machinery/camera/motion{ - c_tag = "MiniSat External Fore"; - dir = 1; - network = list("MiniSat") - }, /turf/open/space, -/area/space) +/obj/machinery/porta_turret/syndicate{ + dir = 5 + }, +/turf/closed/wall/mineral/plastitanium{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) "aaf" = ( -/turf/closed/wall/r_wall, -/area/wreck/ai) +/obj/machinery/computer/med_data/syndie, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) "aag" = ( -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel/white, -/area/wreck/ai) +/obj/machinery/computer/crew/syndie, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) "aah" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/white, -/area/wreck/ai) +/obj/structure/table/reinforced, +/obj/item/weapon/folder/red, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) "aai" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 1 +/obj/machinery/computer/shuttle/syndicate, +/turf/open/floor/plasteel/vault{ + dir = 8 }, -/turf/open/floor/plasteel/white, -/area/wreck/ai) +/area/shuttle/syndicate) "aaj" = ( -/turf/open/floor/plasteel/white, -/area/wreck/ai) -"aak" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 }, -/turf/open/floor/plasteel/white, -/area/wreck/ai) +/area/shuttle/syndicate) +"aak" = ( +/obj/machinery/computer/camera_advanced/syndie, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) "aal" = ( -/obj/machinery/porta_turret/ai{ - dir = 4 +/obj/machinery/computer/secure_data/syndie, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aam" = ( +/obj/structure/table/reinforced, +/obj/machinery/status_display{ + pixel_x = -32 + }, +/obj/item/weapon/clipboard, +/obj/item/toy/figure/syndie, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aan" = ( +/obj/structure/chair/office/dark{ + dir = 8; + name = "tactical swivel chair" }, /turf/open/floor/plasteel/black, -/area/wreck/ai) -"aam" = ( -/turf/open/floor/circuit, -/area/wreck/ai) -"aan" = ( -/obj/machinery/camera/motion{ - c_tag = "MiniSat AI Chamber North"; - dir = 1; - network = list("MiniSat") - }, -/obj/machinery/light, -/obj/machinery/flasher{ - id = "AI"; - pixel_y = -24 - }, -/turf/open/floor/circuit, -/area/wreck/ai) +/area/shuttle/syndicate) "aao" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/wreck/ai) +/turf/open/floor/plasteel/black, +/area/shuttle/syndicate) "aap" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 +/obj/structure/chair/office/dark{ + dir = 1; + name = "tactical swivel chair" }, -/turf/open/floor/plasteel/white, -/area/wreck/ai) +/obj/machinery/button/door{ + id = "syndieshutters"; + name = "Cockpit View Control"; + pixel_x = 32; + pixel_y = 32; + req_access_txt = "150" + }, +/turf/open/floor/plasteel/black, +/area/shuttle/syndicate) "aaq" = ( -/obj/effect/turf_decal/stripes/corner{ +/obj/structure/chair/office/dark{ + dir = 4; + name = "tactical swivel chair" + }, +/turf/open/floor/plasteel/black, +/area/shuttle/syndicate) +"aar" = ( +/obj/structure/table/reinforced, +/obj/machinery/ai_status_display{ + pixel_x = 32 + }, +/obj/item/weapon/storage/fancy/donut_box, +/obj/machinery/light{ dir = 4 }, -/turf/open/floor/plasteel/white{ - heat_capacity = 1e+006 +/turf/open/floor/plasteel/vault{ + dir = 8 }, -/area/wreck/ai) -"aar" = ( +/area/shuttle/syndicate) +"aas" = ( +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"aat" = ( +/turf/open/space, +/turf/closed/wall/mineral/plastitanium{ + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"aau" = ( +/obj/machinery/status_display, +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/syndicate) +"aav" = ( +/obj/machinery/door/airlock/hatch{ + name = "Cockpit"; + req_access_txt = "150" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaw" = ( +/turf/open/space, +/turf/closed/wall/mineral/plastitanium{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"aax" = ( +/turf/open/space, +/obj/machinery/porta_turret/syndicate{ + dir = 10 + }, +/turf/closed/wall/mineral/plastitanium{ + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"aay" = ( +/obj/structure/table/reinforced, +/obj/item/stack/cable_coil/white, +/obj/item/stack/cable_coil/white, +/obj/item/weapon/crowbar/red, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaz" = ( +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaA" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/storage/box/handcuffs{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/box/zipties, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaB" = ( +/turf/open/space, +/obj/machinery/porta_turret/syndicate{ + dir = 6 + }, +/turf/closed/wall/mineral/plastitanium{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"aaC" = ( +/obj/structure/chair{ + dir = 4; + name = "tactical chair" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaD" = ( +/obj/structure/chair{ + dir = 8; + name = "tactical chair" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaE" = ( +/obj/structure/chair{ + dir = 4; + name = "tactical chair" + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaF" = ( +/obj/structure/chair{ + dir = 8; + name = "tactical chair" + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaG" = ( +/obj/machinery/porta_turret/syndicate{ + dir = 4 + }, +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/syndicate) +"aaH" = ( +/obj/machinery/suit_storage_unit/syndicate, +/turf/open/floor/plasteel/podhatch{ + dir = 5 + }, +/area/shuttle/syndicate) +"aaI" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaJ" = ( +/obj/machinery/suit_storage_unit/syndicate, +/turf/open/floor/plasteel/podhatch{ + dir = 4 + }, +/area/shuttle/syndicate) +"aaK" = ( +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaL" = ( +/obj/machinery/door/poddoor{ + id = "smindicate"; + name = "outer blast door" + }, +/obj/machinery/button/door{ + id = "smindicate"; + name = "external door control"; + pixel_x = -26; + req_access_txt = "150" + }, +/obj/docking_port/mobile{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 24; + id = "syndicate"; + name = "syndicate infiltrator"; + port_angle = 0; + roundstart_move = "syndicate_away"; + width = 18 + }, +/obj/docking_port/stationary{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 24; + id = "syndicate_nw"; + name = "northwest of station"; + turf_type = /turf/open/space; + width = 18 + }, +/obj/structure/fans/tiny, +/turf/open/floor/plasteel/podhatch{ + dir = 1 + }, +/area/shuttle/syndicate) +"aaM" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK" + }, +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/syndicate) +"aaN" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaO" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/shuttle/syndicate) +"aaP" = ( +/obj/machinery/door/airlock/external{ + name = "Ready Room"; + req_access_txt = "150" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaQ" = ( +/obj/item/weapon/storage/toolbox/syndicate, +/obj/item/weapon/crowbar/red, +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/podhatch{ + dir = 10 + }, +/area/shuttle/syndicate) +"aaR" = ( +/turf/open/floor/plasteel/podhatch, +/area/shuttle/syndicate) +"aaS" = ( +/obj/structure/chair{ + name = "tactical chair" + }, +/turf/open/floor/plasteel/podhatch{ + dir = 6 + }, +/area/shuttle/syndicate) +"aaT" = ( /obj/docking_port/stationary{ dheight = 9; dir = 2; @@ -105,18 +384,542 @@ }, /turf/open/space, /area/space) -"aas" = ( -/obj/structure/table/wood, -/obj/machinery/light/small{ +"aaU" = ( +/turf/open/floor/plasteel/vault{ dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +/area/shuttle/syndicate) +"aaV" = ( +/obj/machinery/door/airlock/external{ + name = "E.V.A. Gear Storage"; + req_access_txt = "150" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaW" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "150" + }, +/turf/open/floor/mineral/plastitanium, +/area/shuttle/syndicate) +"aaX" = ( +/obj/machinery/suit_storage_unit/syndicate, +/turf/open/floor/plasteel/podhatch{ + dir = 6 + }, +/area/shuttle/syndicate) +"aaY" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aaZ" = ( +/obj/structure/chair{ + dir = 1; + name = "tactical chair" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aba" = ( +/obj/structure/rack, +/obj/item/clothing/suit/space/syndicate/black/red, +/obj/item/clothing/head/helmet/space/syndicate/black/red, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abb" = ( +/turf/open/space, +/turf/closed/wall/mineral/plastitanium{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"abc" = ( +/obj/machinery/ai_status_display, +/turf/closed/wall/mineral/plastitanium, +/area/shuttle/syndicate) +"abd" = ( +/obj/machinery/sleeper/syndie{ dir = 4 }, -/obj/item/weapon/storage/crayons, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"aat" = ( +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abe" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abf" = ( +/obj/item/weapon/reagent_containers/glass/bottle/epinephrine{ + pixel_x = 6 + }, +/obj/item/weapon/reagent_containers/glass/bottle/charcoal{ + pixel_x = -3 + }, +/obj/item/weapon/reagent_containers/glass/bottle/epinephrine{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/item/weapon/reagent_containers/glass/bottle/charcoal{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/weapon/reagent_containers/syringe/epinephrine{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/weapon/reagent_containers/syringe/epinephrine{ + pixel_x = 4; + pixel_y = 1 + }, +/obj/item/weapon/reagent_containers/syringe/epinephrine{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/weapon/reagent_containers/syringe/epinephrine{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abg" = ( +/obj/structure/table/reinforced, +/obj/item/stack/medical/gauze, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/ointment, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abh" = ( +/obj/item/weapon/stock_parts/cell/high{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/weapon/stock_parts/cell/high, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abi" = ( +/obj/item/weapon/screwdriver{ + pixel_y = 9 + }, +/obj/item/device/assembly/voice{ + pixel_y = 3 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abj" = ( +/obj/item/weapon/wrench, +/obj/item/device/assembly/infra, +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abk" = ( +/obj/item/device/assembly/signaler, +/obj/item/device/assembly/signaler, +/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/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abl" = ( +/obj/item/weapon/weldingtool/largetank{ + pixel_y = 3 + }, +/obj/item/device/multitool, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abm" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abn" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"abo" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"abp" = ( +/turf/open/floor/plasteel/podhatch{ + dir = 9 + }, +/area/shuttle/syndicate) +"abq" = ( +/turf/open/floor/plasteel/podhatch{ + dir = 1 + }, +/area/shuttle/syndicate) +"abr" = ( +/obj/machinery/door/airlock/hatch{ + req_access_txt = "150" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abs" = ( +/turf/open/floor/plasteel/podhatch{ + dir = 5 + }, +/area/shuttle/syndicate) +"abt" = ( +/obj/structure/closet/syndicate/personal, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abu" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/item/weapon/reagent_containers/glass/beaker, +/obj/item/weapon/reagent_containers/dropper, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abv" = ( +/turf/open/floor/plasteel/podhatch{ + dir = 10 + }, +/area/shuttle/syndicate) +"abw" = ( +/turf/open/floor/plasteel/podhatch{ + dir = 6 + }, +/area/shuttle/syndicate) +"abx" = ( +/obj/structure/closet/syndicate/nuclear, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"aby" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space, +/area/space) +"abz" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/item/bodypart/r_arm/robot, +/obj/item/bodypart/l_arm/robot, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abA" = ( +/obj/machinery/door/window{ + dir = 1; + name = "Surgery"; + req_access_txt = "150" + }, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abB" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abC" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/brute, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abD" = ( +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/fire, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abE" = ( +/obj/item/device/sbeacondrop/bomb{ + pixel_y = 5 + }, +/obj/item/device/sbeacondrop/bomb, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abF" = ( +/obj/item/weapon/grenade/syndieminibomb{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/item/weapon/grenade/syndieminibomb{ + pixel_x = -1 + }, +/obj/structure/table/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/item/weapon/grenade/plastic/c4, +/obj/item/weapon/grenade/plastic/c4, +/obj/item/weapon/grenade/plastic/c4, +/obj/item/weapon/grenade/plastic/c4, +/obj/item/weapon/grenade/plastic/c4, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abG" = ( +/obj/machinery/door/window{ + dir = 1; + name = "Technological Storage"; + req_access_txt = "150" + }, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abH" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/device/aicard, +/turf/open/floor/plasteel/vault, +/area/shuttle/syndicate) +"abI" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space) +"abJ" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion{ + c_tag = "MiniSat External Fore"; + dir = 1; + network = list("MiniSat") + }, +/turf/open/space, +/area/space) +"abK" = ( +/obj/item/weapon/surgicaldrill, +/obj/item/weapon/circular_saw, +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abL" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/mirror{ + pixel_x = 30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/shuttle/syndicate) +"abM" = ( +/obj/machinery/nuclearbomb/syndicate, +/obj/machinery/door/window{ + dir = 1; + name = "Theatre Stage"; + req_access_txt = "0" + }, +/turf/open/floor/circuit/red, +/area/shuttle/syndicate) +"abN" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space, +/area/space) +"abO" = ( +/turf/closed/wall/r_wall, +/area/wreck/ai) +"abP" = ( +/obj/item/weapon/cautery, +/obj/item/weapon/scalpel, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abQ" = ( +/obj/structure/table/optable, +/obj/item/weapon/surgical_drapes, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abR" = ( +/obj/item/weapon/retractor, +/obj/item/weapon/hemostat, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/shuttle/syndicate) +"abS" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/shuttle/syndicate) +"abT" = ( +/obj/machinery/recharge_station, +/turf/open/floor/circuit/red, +/area/shuttle/syndicate) +"abU" = ( +/obj/machinery/telecomms/allinone{ + intercept = 1 + }, +/turf/open/floor/circuit/red, +/area/shuttle/syndicate) +"abV" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"abW" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"abX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"abY" = ( +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"abZ" = ( +/obj/structure/shuttle/engine/propulsion/left, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/shuttle/syndicate) +"aca" = ( +/obj/structure/shuttle/engine/propulsion, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/shuttle/syndicate) +"acb" = ( +/obj/structure/shuttle/engine/propulsion/right, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/shuttle/syndicate) +"acc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"acd" = ( +/obj/machinery/porta_turret/ai{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/wreck/ai) +"ace" = ( +/turf/open/floor/circuit, +/area/wreck/ai) +"acf" = ( +/obj/machinery/camera/motion{ + c_tag = "MiniSat AI Chamber North"; + dir = 1; + network = list("MiniSat") + }, +/obj/machinery/light, +/obj/machinery/flasher{ + id = "AI"; + pixel_y = -24 + }, +/turf/open/floor/circuit, +/area/wreck/ai) +"acg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"ach" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"aci" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white{ + heat_capacity = 1e+006 + }, +/area/wreck/ai) +"acj" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 4; @@ -137,7 +940,7 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aau" = ( +"ack" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -162,7 +965,7 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aav" = ( +"acl" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -184,15 +987,15 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaw" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/yellow, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 +"acm" = ( +/obj/machinery/camera/motion{ + c_tag = "MiniSat External Port"; + dir = 8; + network = list("MiniSat") }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"aax" = ( +/turf/open/space, +/area/space) +"acn" = ( /obj/machinery/porta_turret/ai{ dir = 4 }, @@ -206,7 +1009,7 @@ }, /turf/open/floor/plasteel/black, /area/wreck/ai) -"aay" = ( +"aco" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 4; @@ -214,7 +1017,7 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaz" = ( +"acp" = ( /obj/structure/cable/yellow{ d1 = 4; d2 = 8; @@ -227,19 +1030,7 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaA" = ( -/obj/machinery/shower{ - dir = 8; - pixel_y = -4 - }, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/obj/item/weapon/bikehorn/rubberducky, -/turf/open/floor/plasteel/showroomfloor, -/area/chapel/main/monastery) -"aaB" = ( +"acq" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 8; @@ -252,7 +1043,7 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaC" = ( +"acr" = ( /obj/machinery/ai_slipper{ uses = 8 }, @@ -262,7 +1053,7 @@ /obj/machinery/holopad, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaD" = ( +"acs" = ( /obj/machinery/turretid{ name = "AI Chamber turret control"; pixel_x = -5; @@ -270,13 +1061,15 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaE" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 8 +"act" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/glass_command{ + name = "AI Core"; + req_access_txt = "65" }, -/turf/closed/wall/mineral/titanium, -/area/shuttle/abandoned) -"aaF" = ( +/turf/open/floor/plasteel/white, +/area/wreck/ai) +"acu" = ( /obj/machinery/porta_turret/ai{ dir = 4 }, @@ -290,13 +1083,21 @@ }, /turf/open/floor/plasteel/black, /area/wreck/ai) -"aaG" = ( +"acv" = ( +/obj/machinery/camera/motion{ + c_tag = "MiniSat External Starboard"; + dir = 4; + network = list("MiniSat") + }, +/turf/open/space, +/area/space) +"acw" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaH" = ( +"acx" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -304,7 +1105,7 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaI" = ( +"acy" = ( /obj/effect/landmark/start/ai, /obj/item/device/radio/intercom{ broadcasting = 0; @@ -342,10 +1143,7 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaJ" = ( -/turf/open/space, -/area/shuttle/syndicate) -"aaK" = ( +"acz" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 4; @@ -353,7 +1151,7 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaL" = ( +"acA" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 8; @@ -361,17 +1159,17 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaM" = ( +"acB" = ( /obj/machinery/door/firedoor/heavy, /turf/open/floor/circuit, /area/wreck/ai) -"aaN" = ( +"acC" = ( /obj/machinery/airalarm{ pixel_y = 22 }, /turf/open/floor/circuit, /area/wreck/ai) -"aaO" = ( +"acD" = ( /obj/machinery/camera/motion{ c_tag = "MiniSat AI Chamber South"; dir = 2; @@ -389,11 +1187,21 @@ }, /turf/open/floor/circuit, /area/wreck/ai) -"aaP" = ( +"acE" = ( +/obj/item/device/radio/intercom{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Station Intercom (AI Private)"; + pixel_y = 24 + }, +/turf/open/floor/circuit, +/area/wreck/ai) +"acF" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on, /turf/open/floor/plating/airless, /area/space) -"aaQ" = ( +"acG" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 4; @@ -404,7 +1212,7 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaR" = ( +"acH" = ( /obj/structure/cable/yellow{ d1 = 4; d2 = 8; @@ -415,7 +1223,7 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaS" = ( +"acI" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 4; @@ -433,7 +1241,7 @@ heat_capacity = 1e+006 }, /area/wreck/ai) -"aaT" = ( +"acJ" = ( /obj/structure/cable/yellow{ d1 = 4; d2 = 8; @@ -442,7 +1250,7 @@ /obj/machinery/door/firedoor/heavy, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaU" = ( +"acK" = ( /obj/structure/cable/yellow{ d1 = 4; d2 = 8; @@ -450,7 +1258,7 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaV" = ( +"acL" = ( /obj/structure/cable/yellow{ d1 = 2; d2 = 8; @@ -461,23 +1269,23 @@ }, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaW" = ( +"acM" = ( /obj/machinery/door/firedoor/heavy, /turf/open/floor/plasteel/white, /area/wreck/ai) -"aaX" = ( +"acN" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/space, /area/space) -"aaY" = ( +"acO" = ( /obj/structure/grille/broken, /turf/open/space, /area/space) -"aaZ" = ( +"acP" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"aba" = ( +"acQ" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -485,7 +1293,43 @@ }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"abb" = ( +"acR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/wreck/ai) +"acS" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/wreck/ai) +"acT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/black, +/area/wreck/ai) +"acU" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/AIsatextAS) +"acV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/AIsatextAS) +"acW" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/AIsatextAP) +"acX" = ( +/obj/machinery/computer/monitor, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/AIsatextAP) +"acY" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/AIsatextAP) +"acZ" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -493,47 +1337,7 @@ }, /turf/open/floor/plating, /area/wreck/ai) -"abc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/black, -/area/wreck/ai) -"abd" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/wreck/ai) -"abe" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/wreck/ai) -"abf" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/AIsatextAS) -"abg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/AIsatextAS) -"abh" = ( -/obj/machinery/computer/station_alert, -/turf/open/floor/plating, -/area/ai_monitored/turret_protected/AIsatextAP) -"abi" = ( -/obj/machinery/computer/monitor, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/ai_monitored/turret_protected/AIsatextAP) -"abj" = ( -/obj/machinery/computer/atmos_alert, -/turf/open/floor/plating, -/area/ai_monitored/turret_protected/AIsatextAP) -"abk" = ( +"ada" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -541,7 +1345,7 @@ }, /turf/open/floor/plating, /area/wreck/ai) -"abl" = ( +"adb" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ d1 = 1; @@ -556,7 +1360,23 @@ dir = 8 }, /area/wreck/ai) -"abm" = ( +"adc" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/wreck/ai) +"add" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/wreck/ai) +"ade" = ( /obj/structure/table/glass, /obj/item/stack/sheet/metal, /obj/item/stack/sheet/glass{ @@ -573,32 +1393,32 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abn" = ( +"adf" = ( /obj/machinery/light/small{ dir = 1 }, /obj/machinery/computer/rdconsole/robotics, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abo" = ( +"adg" = ( /obj/machinery/mecha_part_fabricator, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abp" = ( +"adh" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abq" = ( +"adi" = ( /obj/structure/chair/office/dark{ dir = 1 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abr" = ( +"adj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abs" = ( +"adk" = ( /obj/structure/table, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -613,7 +1433,7 @@ /obj/machinery/recharger, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abt" = ( +"adl" = ( /obj/structure/chair/office/dark{ dir = 1 }, @@ -624,7 +1444,7 @@ }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abu" = ( +"adm" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -637,13 +1457,13 @@ }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abv" = ( +"adn" = ( /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abw" = ( +"ado" = ( /obj/structure/table, /obj/item/weapon/pen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -651,30 +1471,28 @@ dir = 4; pixel_x = 28 }, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, +/obj/item/weapon/paper_bin, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abx" = ( +"adp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"aby" = ( +"adq" = ( /obj/structure/chair/office/dark{ dir = 1 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abz" = ( +"adr" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abA" = ( +"ads" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abB" = ( +"adt" = ( /obj/machinery/camera{ c_tag = "MiniSat Maintenance Port Fore"; dir = 1; @@ -682,13 +1500,13 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abC" = ( +"adu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abD" = ( +"adv" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" @@ -698,7 +1516,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abE" = ( +"adw" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/machinery/airalarm{ dir = 1; @@ -706,14 +1524,14 @@ }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abF" = ( +"adx" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abG" = ( +"ady" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -721,7 +1539,7 @@ }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abH" = ( +"adz" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 @@ -740,11 +1558,11 @@ }, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abI" = ( +"adA" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/grimy, /area/ai_monitored/turret_protected/aisat_interior) -"abJ" = ( +"adB" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" @@ -754,11 +1572,11 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abK" = ( +"adC" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abL" = ( +"adD" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "Waste Out"; @@ -771,26 +1589,26 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abM" = ( +"adE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abN" = ( +"adF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"abO" = ( +"adG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"abP" = ( +"adH" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" @@ -800,29 +1618,29 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"abQ" = ( +"adI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"abR" = ( +"adJ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"abS" = ( +"adK" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"abT" = ( +"adL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/aisat_interior) -"abU" = ( +"adM" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/hatch{ name = "MiniSat Chamber Observation"; @@ -838,26 +1656,26 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"abV" = ( +"adN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"abW" = ( +"adO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"abX" = ( +"adP" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"abY" = ( +"adQ" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" @@ -867,31 +1685,31 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"abZ" = ( +"adR" = ( /obj/structure/grille, /obj/structure/lattice, /turf/open/space, /area/space) -"aca" = ( +"adS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acb" = ( +"adT" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"acc" = ( +"adU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acd" = ( +"adV" = ( /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAP) -"ace" = ( +"adW" = ( /obj/structure/lattice, /obj/machinery/light/small{ dir = 1 @@ -904,10 +1722,10 @@ }, /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAP) -"acf" = ( +"adX" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/aisat_interior) -"acg" = ( +"adY" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -918,10 +1736,10 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"ach" = ( +"adZ" = ( /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAS) -"aci" = ( +"aea" = ( /obj/structure/lattice, /obj/machinery/light/small{ dir = 1 @@ -934,37 +1752,40 @@ }, /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAS) -"acj" = ( +"aeb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"ack" = ( +"aec" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"acl" = ( +"aed" = ( /obj/structure/lattice, /obj/structure/grille/broken, /turf/open/space, /area/space) -"acm" = ( +"aee" = ( +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/AIsatextAP) +"aef" = ( /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"acn" = ( +"aeg" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAP) -"aco" = ( +"aeh" = ( /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"acp" = ( +"aei" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 2; @@ -972,22 +1793,22 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"acq" = ( +"aej" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAS) -"acr" = ( +"aek" = ( /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"acs" = ( +"ael" = ( /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"act" = ( +"aem" = ( /turf/closed/wall/r_wall, /area/security/prison) -"acu" = ( +"aen" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -997,7 +1818,7 @@ }, /turf/open/floor/plating, /area/security/prison) -"acv" = ( +"aeo" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/potato, /obj/item/seeds/carrot, @@ -1007,7 +1828,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acw" = ( +"aep" = ( /obj/item/weapon/cultivator, /obj/structure/cable{ d1 = 1; @@ -1016,7 +1837,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acx" = ( +"aeq" = ( /obj/machinery/hydroponics/constructable, /obj/structure/cable{ d1 = 4; @@ -1033,7 +1854,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acy" = ( +"aer" = ( /obj/item/weapon/reagent_containers/glass/bucket, /obj/structure/cable{ d1 = 1; @@ -1047,7 +1868,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acz" = ( +"aes" = ( /obj/structure/easel, /obj/item/weapon/canvas/nineteenXnineteen, /obj/structure/cable{ @@ -1060,7 +1881,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acA" = ( +"aet" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -1073,7 +1894,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acB" = ( +"aeu" = ( /obj/machinery/biogenerator, /obj/structure/sign/poster/official/random{ pixel_y = 32 @@ -1082,19 +1903,19 @@ dir = 8 }, /area/security/prison) -"acC" = ( +"aev" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"acD" = ( +"aew" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acE" = ( +"aex" = ( /obj/structure/lattice, /obj/machinery/light/small, /obj/machinery/atmospherics/pipe/simple/supply/hidden, @@ -1105,7 +1926,7 @@ }, /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAP) -"acF" = ( +"aey" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ d1 = 1; @@ -1114,7 +1935,7 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"acG" = ( +"aez" = ( /obj/structure/lattice, /obj/machinery/light/small, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -1125,42 +1946,42 @@ }, /turf/open/space, /area/ai_monitored/turret_protected/AIsatextAS) -"acH" = ( +"aeA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"acI" = ( +"aeB" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"acJ" = ( +"aeC" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/grass, /turf/open/floor/plasteel/black, /area/security/prison) -"acK" = ( +"aeD" = ( /obj/item/device/plant_analyzer, /turf/open/floor/plasteel/black, /area/security/prison) -"acL" = ( +"aeE" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/sunflower, /obj/item/seeds/poppy, /turf/open/floor/plasteel/black, /area/security/prison) -"acM" = ( +"aeF" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/black, /area/security/prison) -"acN" = ( +"aeG" = ( /obj/item/weapon/storage/crayons, /turf/open/floor/plasteel/black, /area/security/prison) -"acO" = ( +"aeH" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -1168,7 +1989,7 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"acP" = ( +"aeI" = ( /obj/machinery/seed_extractor, /obj/machinery/light{ dir = 4 @@ -1177,36 +1998,36 @@ dir = 8 }, /area/security/prison) -"acQ" = ( +"aeJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acR" = ( +"aeK" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acS" = ( +"aeL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acT" = ( +"aeM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAP) -"acU" = ( +"aeN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/aisat_interior) -"acV" = ( +"aeO" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/hatch{ name = "MiniSat Chamber Hallway"; @@ -1220,51 +2041,51 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"acW" = ( +"aeP" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/aisat_interior) -"acX" = ( +"aeQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"acY" = ( +"aeR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/AIsatextAS) -"acZ" = ( +"aeS" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"ada" = ( +"aeT" = ( /obj/structure/bookcase, /turf/open/floor/plasteel/black, /area/security/prison) -"adb" = ( +"aeU" = ( /turf/open/floor/plasteel/black, /area/security/prison) -"adc" = ( +"aeV" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel/black, /area/security/prison) -"add" = ( +"aeW" = ( /obj/structure/sink{ pixel_y = 30 }, /turf/open/floor/plasteel/barber, /area/security/prison) -"ade" = ( +"aeX" = ( /obj/machinery/washing_machine, /turf/open/floor/plasteel/barber, /area/security/prison) -"adf" = ( +"aeY" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -1279,7 +2100,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adg" = ( +"aeZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -1290,7 +2111,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adh" = ( +"afa" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -1309,7 +2130,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adi" = ( +"afb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -1320,7 +2141,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adj" = ( +"afc" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" @@ -1333,7 +2154,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adk" = ( +"afd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -1344,7 +2165,7 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adl" = ( +"afe" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-09"; name = "Photosynthetic Potted plant"; @@ -1359,7 +2180,7 @@ dir = 8 }, /area/ai_monitored/turret_protected/aisat_interior) -"adm" = ( +"aff" = ( /obj/structure/cable/yellow{ d1 = 1; d2 = 4; @@ -1374,7 +2195,7 @@ dir = 1 }, /area/ai_monitored/turret_protected/aisat_interior) -"adn" = ( +"afg" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-09"; name = "Photosynthetic Potted plant"; @@ -1394,7 +2215,7 @@ dir = 4 }, /area/ai_monitored/turret_protected/aisat_interior) -"ado" = ( +"afh" = ( /obj/structure/cable/yellow{ d1 = 4; d2 = 8; @@ -1405,7 +2226,7 @@ }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adp" = ( +"afi" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance"; req_access_txt = "65" @@ -1420,7 +2241,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"adq" = ( +"afj" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -1431,7 +2252,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"adr" = ( +"afk" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -1450,7 +2271,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"ads" = ( +"afl" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -1461,7 +2282,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"adt" = ( +"afm" = ( /obj/structure/reagent_dispensers/fueltank, /obj/structure/cable/yellow{ d2 = 8; @@ -1474,7 +2295,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"adu" = ( +"afn" = ( /obj/machinery/computer/libraryconsole/bookmanagement, /obj/structure/table, /obj/machinery/newscaster{ @@ -1482,30 +2303,30 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"adv" = ( +"afo" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/black, /area/security/prison) -"adw" = ( +"afp" = ( /obj/item/weapon/storage/pill_bottle/dice, /obj/structure/table, /turf/open/floor/plasteel/black, /area/security/prison) -"adx" = ( +"afq" = ( /obj/item/device/camera, /obj/structure/table, /turf/open/floor/plasteel/black, /area/security/prison) -"ady" = ( +"afr" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/barber, /area/security/prison) -"adz" = ( +"afs" = ( /obj/structure/table, /obj/structure/bedsheetbin, /turf/open/floor/plasteel/barber, /area/security/prison) -"adA" = ( +"aft" = ( /obj/machinery/light/small{ dir = 8 }, @@ -1514,7 +2335,7 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adB" = ( +"afu" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "Air Out"; @@ -1522,43 +2343,43 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adC" = ( +"afv" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adD" = ( +"afw" = ( /obj/machinery/light/small{ dir = 8 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adE" = ( +"afx" = ( /turf/open/floor/plasteel/darkblue/side{ dir = 8 }, /area/ai_monitored/turret_protected/aisat_interior) -"adF" = ( +"afy" = ( /obj/effect/landmark/start/cyborg, /obj/item/device/radio/beacon, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adG" = ( +"afz" = ( /turf/open/floor/plasteel/darkblue/side{ dir = 4 }, /area/ai_monitored/turret_protected/aisat_interior) -"adH" = ( +"afA" = ( /obj/machinery/light/small{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adI" = ( +"afB" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/weapon/stock_parts/cell/high, @@ -1568,7 +2389,7 @@ /obj/item/stack/cable_coil, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"adJ" = ( +"afC" = ( /obj/machinery/light{ dir = 8 }, @@ -1577,19 +2398,19 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"adK" = ( +"afD" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel/black, /area/security/prison) -"adL" = ( +"afE" = ( /obj/item/toy/cards/deck, /obj/structure/table, /turf/open/floor/plasteel/black, /area/security/prison) -"adM" = ( +"afF" = ( /obj/item/weapon/paper_bin{ pixel_x = -3; pixel_y = 7 @@ -1601,14 +2422,14 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"adN" = ( +"afG" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel/black, /area/security/prison) -"adO" = ( +"afH" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -1619,63 +2440,67 @@ }, /turf/open/floor/plasteel/black, /area/security/prison) -"adP" = ( +"afI" = ( /obj/machinery/computer/arcade, /turf/open/floor/plasteel/black, /area/security/prison) -"adQ" = ( +"afJ" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/space) +"afK" = ( /obj/machinery/atmospherics/components/unary/tank/air{ dir = 1 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adR" = ( +"afL" = ( /obj/structure/table, /obj/item/weapon/wrench, /obj/item/weapon/tank/internals/emergency_oxygen, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adS" = ( +"afM" = ( /obj/structure/table, /obj/item/weapon/crowbar, /obj/item/clothing/mask/gas, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) -"adT" = ( +"afN" = ( /obj/machinery/teleport/hub, /obj/effect/turf_decal/stripes/line{ dir = 5 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"adU" = ( +"afO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adV" = ( +"afP" = ( /obj/machinery/holopad, /mob/living/simple_animal/bot/secbot/pingsky, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adW" = ( +"afQ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"adX" = ( +"afR" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"adY" = ( +"afS" = ( /obj/machinery/recharge_station, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"adZ" = ( +"afT" = ( /obj/structure/rack, /obj/item/weapon/storage/toolbox/electrical{ pixel_x = -3; @@ -1690,46 +2515,46 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) -"aea" = ( +"afU" = ( /turf/closed/wall, /area/security/transfer) -"aeb" = ( +"afV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/closed/wall, /area/security/transfer) -"aec" = ( +"afW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/security/transfer) -"aed" = ( +"afX" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/closed/wall, /area/security/transfer) -"aee" = ( +"afY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/security/transfer) -"aef" = ( +"afZ" = ( /obj/machinery/vending/sustenance, /turf/open/floor/plasteel/black, /area/security/prison) -"aeg" = ( +"aga" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/black, /area/security/prison) -"aeh" = ( +"agb" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/black, /area/security/prison) -"aei" = ( +"agc" = ( /obj/machinery/light/small{ dir = 1 }, @@ -1738,24 +2563,24 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aej" = ( +"agd" = ( /obj/machinery/shower{ dir = 8 }, /obj/item/weapon/soap/nanotrasen, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aek" = ( +"age" = ( /obj/machinery/teleport/station, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"ael" = ( +"agf" = ( /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"aem" = ( +"agg" = ( /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; pixel_y = -28 @@ -1764,7 +2589,7 @@ dir = 4 }, /area/ai_monitored/turret_protected/aisat_interior) -"aen" = ( +"agh" = ( /obj/structure/transit_tube/station/reverse/flipped{ dir = 4 }, @@ -1773,14 +2598,14 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aeo" = ( +"agi" = ( /obj/machinery/door/poddoor{ id = "executionspaceblast"; name = "blast door" }, /turf/open/floor/plating, /area/security/transfer) -"aep" = ( +"agj" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -1789,7 +2614,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeq" = ( +"agk" = ( /obj/machinery/light/small{ dir = 1 }, @@ -1802,7 +2627,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aer" = ( +"agl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -1811,15 +2636,15 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aes" = ( +"agm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/security/transfer) -"aet" = ( +"agn" = ( /obj/machinery/vending/cola, /turf/open/floor/plasteel/black, /area/security/prison) -"aeu" = ( +"ago" = ( /obj/machinery/door/window/westleft{ base_state = "right"; dir = 8; @@ -1829,26 +2654,26 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aev" = ( +"agp" = ( /turf/open/floor/plasteel/freezer, /area/security/prison) -"aew" = ( +"agq" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aex" = ( +"agr" = ( /obj/machinery/computer/teleporter, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aey" = ( +"ags" = ( /obj/machinery/light, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/aisat_interior) -"aez" = ( +"agt" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 2; name = "MiniSat External Access"; @@ -1857,25 +2682,25 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aeA" = ( +"agu" = ( /obj/structure/transit_tube, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aeB" = ( +"agv" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeC" = ( +"agw" = ( /obj/structure/bed, /obj/effect/landmark/revenantspawn, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeD" = ( +"agx" = ( /obj/machinery/sparker{ dir = 2; id = "executionburn"; @@ -1886,10 +2711,10 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeE" = ( +"agy" = ( /turf/closed/wall, /area/security/prison) -"aeF" = ( +"agz" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell2"; name = "cell blast door" @@ -1901,11 +2726,11 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/vault, /area/security/prison) -"aeG" = ( +"agA" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/closed/wall, /area/security/prison) -"aeH" = ( +"agB" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -1921,14 +2746,14 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"aeI" = ( +"agC" = ( /obj/machinery/door/airlock{ name = "Unisex Restroom"; req_access_txt = "0" }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aeJ" = ( +"agD" = ( /obj/machinery/light/small{ dir = 8 }, @@ -1948,25 +2773,25 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aeK" = ( +"agE" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/transit_tube, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aeL" = ( +"agF" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeM" = ( +"agG" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeN" = ( +"agH" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 2 }, @@ -1975,7 +2800,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aeO" = ( +"agI" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Permabrig Cell 2"; @@ -1993,13 +2818,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aeP" = ( +"agJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aeQ" = ( +"agK" = ( /obj/machinery/light/small{ dir = 1 }, @@ -2017,7 +2842,7 @@ /obj/structure/chair, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aeR" = ( +"agL" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Permabrig Cell 1"; @@ -2035,7 +2860,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aeS" = ( +"agM" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -2046,7 +2871,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aeT" = ( +"agN" = ( /obj/machinery/light/small{ dir = 1 }, @@ -2064,7 +2889,7 @@ /obj/structure/chair, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aeU" = ( +"agO" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -2075,19 +2900,15 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aeV" = ( -/obj/structure/grille, -/turf/open/space, -/area/space) -"aeW" = ( +"agP" = ( /turf/closed/wall, /area/security/main) -"aeX" = ( +"agQ" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/main) -"aeY" = ( +"agR" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 1; name = "MiniSat External Access"; @@ -2096,11 +2917,12 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/aisat_interior) -"aeZ" = ( +"agS" = ( /obj/structure/transit_tube, -/turf/open/floor/plating/airless, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, /area/space) -"afa" = ( +"agT" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/preopen{ @@ -2112,7 +2934,7 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plating, /area/security/transfer) -"afb" = ( +"agU" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/preopen{ @@ -2123,7 +2945,7 @@ /obj/machinery/door/firedoor, /turf/open/floor/plating, /area/security/transfer) -"afc" = ( +"agV" = ( /obj/machinery/door/poddoor/preopen{ id = "executionfireblast"; layer = 2.9; @@ -2140,7 +2962,7 @@ dir = 8 }, /area/security/transfer) -"afd" = ( +"agW" = ( /obj/machinery/flasher{ id = "PCell 2"; pixel_x = -28 @@ -2148,17 +2970,17 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"afe" = ( +"agX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aff" = ( +"agY" = ( /obj/structure/table, /obj/item/weapon/paper, /obj/item/weapon/pen, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"afg" = ( +"agZ" = ( /obj/machinery/flasher{ id = "PCell 1"; pixel_x = -28 @@ -2166,7 +2988,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"afh" = ( +"aha" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -2175,21 +2997,21 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"afi" = ( +"ahb" = ( /obj/structure/toilet{ - dir = 1 + dir = 8 }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"afj" = ( +"ahc" = ( /obj/structure/closet/wardrobe/red, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afk" = ( +"ahd" = ( /obj/structure/closet/secure_closet/security/sec, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afl" = ( +"ahe" = ( /obj/structure/closet/secure_closet/security/sec, /obj/machinery/camera{ c_tag = "Brig Equipment Room"; @@ -2201,15 +3023,15 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afm" = ( +"ahf" = ( /obj/machinery/vending/security, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afn" = ( +"ahg" = ( /obj/machinery/suit_storage_unit/security, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afo" = ( +"ahh" = ( /obj/structure/lattice/catwalk, /obj/structure/showcase{ density = 0; @@ -2222,11 +3044,11 @@ }, /turf/open/space, /area/space) -"afp" = ( +"ahi" = ( /obj/structure/lattice/catwalk, /turf/open/space, /area/space) -"afq" = ( +"ahj" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -2242,7 +3064,7 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/black, /area/security/transfer) -"afr" = ( +"ahk" = ( /obj/structure/table, /obj/item/weapon/folder/red{ pixel_x = 3 @@ -2252,7 +3074,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"afs" = ( +"ahl" = ( /obj/machinery/button/flasher{ id = "executionflash"; pixel_x = 24; @@ -2268,7 +3090,7 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden, /turf/open/floor/plasteel/black, /area/security/transfer) -"aft" = ( +"ahm" = ( /obj/machinery/door/airlock/glass_security{ name = "Long-Term Cell 2"; req_access_txt = "2" @@ -2276,19 +3098,19 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"afu" = ( +"ahn" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 5 }, /turf/closed/wall, /area/security/prison) -"afv" = ( +"aho" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 4 }, /turf/closed/wall, /area/security/prison) -"afw" = ( +"ahp" = ( /obj/machinery/door/airlock/glass_security{ name = "Long-Term Cell 1"; req_access_txt = "2" @@ -2301,14 +3123,28 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"afx" = ( +"ahq" = ( /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afy" = ( -/obj/structure/transit_tube/crossing, -/turf/open/floor/plating/airless, +"ahr" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion{ + c_tag = "MiniSat Entrance"; + dir = 2; + network = list("MiniSat") + }, +/turf/open/space, /area/space) -"afz" = ( +"ahs" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube, +/turf/open/space/basic, +/area/space) +"aht" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"ahu" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -2318,7 +3154,7 @@ }, /turf/open/floor/plating, /area/security/transfer) -"afA" = ( +"ahv" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/effect/turf_decal/stripes/line{ @@ -2326,7 +3162,7 @@ }, /turf/open/floor/plating, /area/security/transfer) -"afB" = ( +"ahw" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -2337,19 +3173,19 @@ }, /turf/open/floor/plating, /area/security/transfer) -"afC" = ( +"ahx" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/black, /area/security/transfer) -"afD" = ( +"ahy" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel/black, /area/security/transfer) -"afE" = ( +"ahz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -2368,17 +3204,17 @@ /obj/machinery/atmospherics/pipe/simple/general/hidden, /turf/open/floor/plasteel/black, /area/security/transfer) -"afF" = ( +"ahA" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/closed/wall/r_wall, /area/security/transfer) -"afG" = ( +"ahB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/red, /area/security/prison) -"afH" = ( +"ahC" = ( /obj/machinery/light{ dir = 1 }, @@ -2402,13 +3238,13 @@ dir = 5 }, /area/security/prison) -"afI" = ( +"ahD" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 5 }, /area/security/prison) -"afJ" = ( +"ahE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2416,7 +3252,7 @@ dir = 5 }, /area/security/prison) -"afK" = ( +"ahF" = ( /obj/machinery/camera{ c_tag = "Brig Prison Hallway"; network = list("SS13","Prison") @@ -2434,7 +3270,7 @@ dir = 5 }, /area/security/prison) -"afL" = ( +"ahG" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -2460,7 +3296,7 @@ dir = 5 }, /area/security/prison) -"afM" = ( +"ahH" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -2478,7 +3314,7 @@ dir = 5 }, /area/security/prison) -"afN" = ( +"ahI" = ( /obj/machinery/light{ dir = 1 }, @@ -2491,7 +3327,7 @@ dir = 5 }, /area/security/prison) -"afO" = ( +"ahJ" = ( /obj/machinery/power/apc{ cell_type = 5000; dir = 1; @@ -2507,15 +3343,15 @@ dir = 5 }, /area/security/prison) -"afP" = ( +"ahK" = ( /obj/structure/table, /obj/item/weapon/melee/chainofcommand, /turf/open/floor/plasteel/red, /area/security/prison) -"afQ" = ( +"ahL" = ( /turf/closed/wall/r_wall, /area/security/armory) -"afR" = ( +"ahM" = ( /obj/machinery/light{ dir = 8 }, @@ -2524,25 +3360,25 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afS" = ( +"ahN" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afT" = ( +"ahO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afU" = ( +"ahP" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afV" = ( +"ahQ" = ( /obj/machinery/light{ dir = 4 }, @@ -2551,7 +3387,22 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"afW" = ( +"ahR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing, +/turf/open/space/basic, +/area/space) +"ahS" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/security/transfer) +"ahT" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 8 }, @@ -2569,7 +3420,7 @@ }, /turf/open/floor/plating, /area/security/transfer) -"afX" = ( +"ahU" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -2584,7 +3435,7 @@ }, /turf/open/floor/plating, /area/security/transfer) -"afY" = ( +"ahV" = ( /obj/structure/rack, /obj/item/weapon/tank/internals/anesthetic{ pixel_x = -3; @@ -2605,7 +3456,7 @@ dir = 8 }, /area/security/transfer) -"afZ" = ( +"ahW" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -2621,7 +3472,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aga" = ( +"ahX" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /obj/structure/cable{ d1 = 4; @@ -2633,7 +3484,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"agb" = ( +"ahY" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -2653,7 +3504,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"agc" = ( +"ahZ" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -2666,7 +3517,7 @@ dir = 8 }, /area/security/prison) -"agd" = ( +"aia" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -2677,7 +3528,7 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"age" = ( +"aib" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -2686,7 +3537,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/security/prison) -"agf" = ( +"aic" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -2694,7 +3545,7 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"agg" = ( +"aid" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -2708,22 +3559,22 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel, /area/security/prison) -"agh" = ( +"aie" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/security/prison) -"agi" = ( +"aif" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/security/prison) -"agj" = ( +"aig" = ( /turf/open/floor/plasteel, /area/security/prison) -"agk" = ( +"aih" = ( /obj/structure/table, /obj/item/weapon/razor{ pixel_x = -6 @@ -2736,7 +3587,7 @@ }, /turf/open/floor/plasteel/red, /area/security/prison) -"agl" = ( +"aii" = ( /obj/structure/table, /obj/item/weapon/storage/box/chemimp{ pixel_x = 6 @@ -2746,18 +3597,14 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"agm" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "3" - }, +"aij" = ( +/obj/structure/closet/secure_closet/contraband/armory, /obj/item/weapon/book/codex_gigas, /obj/item/weapon/poster/random_contraband, /obj/item/weapon/grenade/smokebomb, /turf/open/floor/plasteel/black, /area/security/armory) -"agn" = ( +"aik" = ( /obj/structure/closet/secure_closet/lethalshots, /obj/machinery/camera/motion{ c_tag = "Armory Motion Sensor"; @@ -2766,11 +3613,11 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"ago" = ( +"ail" = ( /obj/vehicle/secway, /turf/open/floor/plasteel/black, /area/security/armory) -"agp" = ( +"aim" = ( /obj/item/weapon/grenade/barrier{ pixel_x = 4 }, @@ -2781,32 +3628,40 @@ /obj/structure/table, /turf/open/floor/plasteel/black, /area/security/armory) -"agq" = ( +"ain" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"agr" = ( +"aio" = ( +/obj/structure/closet/l3closet, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aip" = ( +/obj/structure/closet/bombcloset, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aiq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"ags" = ( +"air" = ( /obj/vehicle/secway, /obj/item/key/security, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"agt" = ( +"ais" = ( /obj/structure/tank_dispenser/oxygen, /turf/open/floor/plasteel/showroomfloor, /area/security/main) -"agu" = ( +"ait" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"agv" = ( +"aiu" = ( /turf/closed/wall, /area/maintenance/department/security/brig) -"agw" = ( +"aiv" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 5 }, @@ -2815,7 +3670,7 @@ }, /turf/open/floor/plating, /area/security/transfer) -"agx" = ( +"aiw" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; layer = 2.4 @@ -2830,13 +3685,13 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/security/transfer) -"agy" = ( +"aix" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden{ dir = 4 }, /turf/open/floor/plasteel/black, /area/security/transfer) -"agz" = ( +"aiy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -2850,7 +3705,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"agA" = ( +"aiz" = ( /obj/machinery/light_switch{ pixel_x = 25 }, @@ -2859,13 +3714,13 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"agB" = ( +"aiA" = ( /turf/closed/wall/r_wall, /area/security/transfer) -"agC" = ( +"aiB" = ( /turf/open/floor/plasteel/red, /area/security/prison) -"agD" = ( +"aiC" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 5 }, @@ -2873,13 +3728,13 @@ dir = 6 }, /area/security/prison) -"agE" = ( +"aiD" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden, /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/security/prison) -"agF" = ( +"aiE" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, @@ -2887,7 +3742,7 @@ dir = 6 }, /area/security/prison) -"agG" = ( +"aiF" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 1 }, @@ -2895,7 +3750,7 @@ dir = 6 }, /area/security/prison) -"agH" = ( +"aiG" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -2908,18 +3763,18 @@ dir = 6 }, /area/security/prison) -"agI" = ( +"aiH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/security/prison) -"agJ" = ( +"aiI" = ( /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/security/prison) -"agK" = ( +"aiJ" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -2928,12 +3783,12 @@ dir = 6 }, /area/security/prison) -"agL" = ( +"aiK" = ( /obj/structure/table, /obj/item/device/electropack, /turf/open/floor/plasteel/red, /area/security/prison) -"agM" = ( +"aiL" = ( /obj/structure/table, /obj/item/weapon/storage/box/flashbangs{ pixel_x = 6; @@ -2948,10 +3803,10 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"agN" = ( +"aiM" = ( /turf/open/floor/plasteel/black, /area/security/armory) -"agO" = ( +"aiN" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -2959,7 +3814,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"agP" = ( +"aiO" = ( /obj/structure/table, /obj/item/weapon/storage/box/firingpins, /obj/item/weapon/storage/box/firingpins, @@ -2976,7 +3831,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"agQ" = ( +"aiP" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Equipment Room"; @@ -2987,7 +3842,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/main) -"agR" = ( +"aiQ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Equipment Room"; @@ -2998,40 +3853,46 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/main) -"agS" = ( +"aiR" = ( /turf/closed/wall, /area/crew_quarters/heads/hos) -"agT" = ( +"aiS" = ( /turf/closed/wall, /area/maintenance/department/crew_quarters/dorms) -"agU" = ( +"aiT" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"agV" = ( +"aiU" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/sign/barsign, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"aiV" = ( /obj/structure/table, /obj/machinery/microwave, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"agW" = ( +"aiW" = ( /obj/structure/table, /obj/structure/bedsheetbin, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"agX" = ( +"aiX" = ( /obj/structure/sink/kitchen{ pixel_y = 28 }, /obj/item/weapon/reagent_containers/glass/beaker, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"agY" = ( +"aiY" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"agZ" = ( +"aiZ" = ( /obj/structure/table, /obj/item/weapon/storage/box/bodybags, /obj/item/weapon/pen, @@ -3045,7 +3906,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"aha" = ( +"aja" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -3058,7 +3919,7 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"ahb" = ( +"ajb" = ( /obj/structure/closet/secure_closet/injection, /obj/machinery/power/apc{ dir = 4; @@ -3071,27 +3932,20 @@ }, /turf/open/floor/plasteel/black, /area/security/transfer) -"ahc" = ( -/obj/structure/closet/secure_closet/brig{ - anchored = 1 - }, +"ajc" = ( +/obj/structure/closet/secure_closet/brig, /turf/open/floor/plasteel/black, /area/security/prison) -"ahd" = ( +"ajd" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_security{ name = "Prison Wing"; req_access_txt = "1" }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/red, /area/security/prison) -"ahe" = ( +"aje" = ( /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -3101,7 +3955,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/prison) -"ahf" = ( +"ajf" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_security{ name = "Prison Wing"; @@ -3110,13 +3964,14 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red, /area/security/prison) -"ahg" = ( +"ajg" = ( /obj/structure/rack, /obj/item/weapon/gun/energy/ionrifle, /obj/item/weapon/gun/energy/temperature/security, /obj/item/clothing/suit/armor/laserproof, /obj/machinery/light{ - dir = 8 + dir = 8; + light_color = "#e8eaff" }, /obj/machinery/airalarm{ dir = 4; @@ -3124,7 +3979,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"ahh" = ( +"ajh" = ( /obj/structure/rack, /obj/item/clothing/suit/armor/riot{ pixel_x = -3; @@ -3155,7 +4010,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"ahi" = ( +"aji" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -3163,7 +4018,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"ahj" = ( +"ajj" = ( /obj/structure/rack, /obj/item/weapon/storage/box/rubbershot{ pixel_x = -3; @@ -3184,19 +4039,20 @@ pixel_y = -3 }, /obj/machinery/light{ - dir = 4 + dir = 4; + light_color = "#e8eaff" }, /obj/structure/sign/nosmoking_2{ pixel_x = 32 }, /turf/open/floor/plasteel/black, /area/security/armory) -"ahk" = ( +"ajk" = ( /obj/effect/landmark/start/security_officer, /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/red, /area/security/main) -"ahl" = ( +"ajl" = ( /obj/structure/filingcabinet, /obj/machinery/requests_console{ department = "Security"; @@ -3207,7 +4063,7 @@ dir = 1 }, /area/security/main) -"ahm" = ( +"ajm" = ( /obj/structure/table, /obj/item/weapon/storage/fancy/donut_box{ pixel_y = 2 @@ -3219,7 +4075,7 @@ dir = 1 }, /area/security/main) -"ahn" = ( +"ajn" = ( /obj/structure/table, /obj/structure/sign/goldenplaque{ pixel_y = 32 @@ -3235,7 +4091,7 @@ dir = 1 }, /area/security/main) -"aho" = ( +"ajo" = ( /obj/machinery/vending/coffee, /obj/machinery/status_display{ density = 0; @@ -3246,7 +4102,7 @@ dir = 1 }, /area/security/main) -"ahp" = ( +"ajp" = ( /obj/machinery/photocopier, /obj/machinery/computer/security/telescreen/entertainment{ pixel_y = 32 @@ -3255,7 +4111,7 @@ dir = 1 }, /area/security/main) -"ahq" = ( +"ajq" = ( /obj/effect/landmark/start/security_officer, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/reagent_dispensers/peppertank{ @@ -3263,43 +4119,86 @@ }, /turf/open/floor/plasteel/red, /area/security/main) -"ahr" = ( +"ajr" = ( /obj/item/weapon/reagent_containers/food/snacks/donut, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"ahs" = ( +"ajs" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hos) +"ajt" = ( /obj/structure/table, /obj/machinery/chem_dispenser/drinks/beer, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aht" = ( +"aju" = ( /turf/open/floor/plating{ broken = 1; icon_state = "platingdmg3" }, /area/maintenance/department/crew_quarters/dorms) -"ahu" = ( +"ajv" = ( /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"ahv" = ( +"ajw" = ( /obj/machinery/vending/boozeomat{ products = list(/obj/item/weapon/reagent_containers/food/drinks/bottle/whiskey = 1, /obj/item/weapon/reagent_containers/food/drinks/bottle/absinthe = 1, /obj/item/weapon/reagent_containers/food/drinks/bottle/limejuice = 1, /obj/item/weapon/reagent_containers/food/drinks/bottle/cream = 1, /obj/item/weapon/reagent_containers/food/drinks/soda_cans/tonic = 1, /obj/item/weapon/reagent_containers/food/drinks/drinkingglass = 10, /obj/item/weapon/reagent_containers/food/drinks/ice = 3, /obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass = 6, /obj/item/weapon/reagent_containers/food/drinks/flask = 1); req_access_txt = "0" }, /turf/open/floor/plasteel/bar, /area/maintenance/department/crew_quarters/dorms) -"ahw" = ( +"ajx" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"ajy" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"ajz" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"ajA" = ( +/obj/docking_port/stationary{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 24; + id = "syndicate_ne"; + name = "northeast of station"; + turf_type = /turf/open/space; + width = 18 + }, +/turf/open/space, +/area/space) +"ajB" = ( /obj/item/weapon/storage/box/mousetraps, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ahx" = ( +"ajC" = ( /obj/structure/chair/stool, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ahy" = ( +"ajD" = ( /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ahz" = ( +"ajE" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/structure/sign/poster/contraband/random{ @@ -3307,18 +4206,18 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ahA" = ( +"ajF" = ( /obj/machinery/atmospherics/components/unary/tank/oxygen, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ahB" = ( +"ajG" = ( /obj/machinery/atmospherics/components/unary/tank/nitrogen, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ahC" = ( +"ajH" = ( /turf/closed/wall, /area/security/processing/cremation) -"ahD" = ( +"ajI" = ( /obj/machinery/door/airlock/security{ aiControlDisabled = 0; icon_state = "closed"; @@ -3336,7 +4235,7 @@ }, /turf/open/floor/plasteel/black, /area/security/processing/cremation) -"ahE" = ( +"ajJ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; @@ -3346,7 +4245,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahF" = ( +"ajK" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; @@ -3360,7 +4259,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahG" = ( +"ajL" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; @@ -3370,10 +4269,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahH" = ( +"ajM" = ( /turf/closed/wall, /area/security/brig) -"ahI" = ( +"ajN" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/light/small{ dir = 1 @@ -3382,15 +4281,18 @@ dir = 9 }, /area/security/brig) -"ahJ" = ( +"ajO" = ( /obj/structure/closet{ name = "Evidence Closet" }, +/obj/structure/sign/poster/official/safety_report{ + pixel_y = 32 + }, /turf/open/floor/plasteel/red/side{ dir = 5 }, /area/security/brig) -"ahK" = ( +"ajP" = ( /obj/structure/rack, /obj/item/weapon/gun/energy/e_gun{ pixel_x = -3; @@ -3404,11 +4306,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/black, /area/security/armory) -"ahL" = ( +"ajQ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/black, /area/security/armory) -"ahM" = ( +"ajR" = ( /obj/structure/rack, /obj/item/clothing/suit/armor/bulletproof{ pixel_x = -3; @@ -3434,7 +4336,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"ahN" = ( +"ajS" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -3443,7 +4345,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/black, /area/security/armory) -"ahO" = ( +"ajT" = ( /obj/structure/rack, /obj/item/weapon/gun/energy/laser{ pixel_x = -3; @@ -3456,7 +4358,7 @@ }, /turf/open/floor/plasteel/black, /area/security/armory) -"ahP" = ( +"ajU" = ( /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -3471,16 +4373,30 @@ dir = 8 }, /area/security/main) -"ahQ" = ( +"ajV" = ( /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel, /area/security/main) -"ahR" = ( +"ajW" = ( /obj/structure/chair/stool, /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel, /area/security/main) -"ahS" = ( +"ajX" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"ajY" = ( +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"ajZ" = ( /obj/machinery/light{ dir = 4 }, @@ -3491,14 +4407,14 @@ dir = 4 }, /area/security/main) -"ahT" = ( +"aka" = ( /obj/machinery/suit_storage_unit/hos, /obj/machinery/airalarm{ pixel_y = 22 }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"ahU" = ( +"akb" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /obj/structure/sign/atmosplaque{ @@ -3509,20 +4425,21 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"ahV" = ( +"akc" = ( /obj/structure/table/wood, /obj/machinery/recharger, -/obj/machinery/light{ - dir = 1 - }, /obj/machinery/status_display{ density = 0; layer = 4; pixel_y = 32 }, +/obj/machinery/light{ + dir = 1; + light_color = "#706891" + }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"ahW" = ( +"akd" = ( /obj/structure/table/wood, /obj/item/weapon/storage/box/seccarts{ pixel_x = 3; @@ -3534,7 +4451,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"ahX" = ( +"ake" = ( /obj/structure/closet/secure_closet/hos, /obj/machinery/requests_console{ announcementConsole = 1; @@ -3545,17 +4462,23 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"ahY" = ( +"akf" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"akg" = ( /obj/structure/mineral_door/wood, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"ahZ" = ( +"akh" = ( /obj/effect/decal/cleanable/oil{ icon_state = "floor5" }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aia" = ( +"aki" = ( /obj/item/weapon/cigbutt/cigarbutt, /obj/structure/sign/poster/contraband/random{ pixel_x = 32 @@ -3565,376 +4488,7 @@ icon_state = "panelscorched" }, /area/maintenance/department/crew_quarters/dorms) -"aib" = ( -/obj/machinery/door/poddoor/shutters{ - id = "supplybridge" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aic" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/table/glass, -/obj/item/weapon/gun/medbeam, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aid" = ( -/obj/machinery/door/poddoor/shutters{ - id = "supplybridge" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aie" = ( -/obj/machinery/washing_machine, -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = -31 - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aif" = ( -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aig" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet, -/obj/machinery/button/door{ - id = "mainthideout"; - name = "Door Bolt Control"; - normaldoorcontrol = 1; - pixel_x = 25; - req_access_txt = "0"; - specialfunctions = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aih" = ( -/obj/machinery/atmospherics/components/trinary/mixer/flipped{ - dir = 1; - node1_concentration = 0.2; - node2_concentration = 0.8; - on = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aii" = ( -/obj/machinery/atmospherics/pipe/manifold/general/hidden, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aij" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden{ - dir = 9 - }, -/obj/machinery/meter, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aik" = ( -/obj/structure/bodycontainer/crematorium, -/obj/effect/landmark/revenantspawn, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/turf/open/floor/plasteel/black, -/area/security/processing/cremation) -"ail" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel/black, -/area/security/processing/cremation) -"aim" = ( -/obj/machinery/button/crematorium{ - pixel_x = 25 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Crematorium APC"; - pixel_y = 24 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/black, -/area/security/processing/cremation) -"ain" = ( -/turf/closed/wall/r_wall, -/area/security/brig) -"aio" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/mask/surgical, -/obj/item/weapon/reagent_containers/spray/cleaner, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitered/side{ - dir = 9 - }, -/area/security/brig) -"aip" = ( -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/regular, -/obj/structure/table/glass, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/whitered/side{ - dir = 1 - }, -/area/security/brig) -"aiq" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 24 - }, -/obj/structure/table/glass, -/obj/machinery/computer/med_data/laptop, -/turf/open/floor/plasteel/whitered/side{ - dir = 1 - }, -/area/security/brig) -"air" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/iv_drip{ - density = 0 - }, -/turf/open/floor/plasteel/whitered/side{ - dir = 5 - }, -/area/security/brig) -"ais" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/brig) -"ait" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/brig) -"aiu" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/security/brig) -"aiv" = ( -/obj/machinery/door/airlock/security{ - name = "Evidence Room"; - req_access_txt = "63" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red, -/area/security/brig) -"aiw" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/security/brig) -"aix" = ( -/obj/structure/closet{ - name = "Evidence Closet" - }, -/obj/machinery/camera{ - c_tag = "Brig Evidence Room"; - dir = 8 - }, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/brig) -"aiy" = ( -/obj/structure/rack, -/obj/item/weapon/gun/energy/e_gun/advtaser{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/weapon/gun/energy/e_gun/advtaser, -/obj/item/weapon/gun/energy/e_gun/advtaser{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/black, -/area/security/armory) -"aiz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/security/armory) -"aiA" = ( -/obj/effect/landmark/event_spawn, -/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/black, -/area/security/armory) -"aiB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/black, -/area/security/armory) -"aiC" = ( -/obj/structure/rack, -/obj/item/weapon/gun/ballistic/shotgun/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/weapon/gun/ballistic/shotgun/riot, -/obj/item/weapon/gun/ballistic/shotgun/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/black, -/area/security/armory) -"aiD" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/newscaster{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/main) -"aiE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/main) -"aiF" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-22" - }, -/turf/open/floor/plasteel/black, -/area/security/main) -"aiG" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hos) -"aiH" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/darkred/corner, -/area/crew_quarters/heads/hos) -"aiI" = ( -/turf/open/floor/plasteel/darkred/side, -/area/crew_quarters/heads/hos) -"aiJ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/darkred/side, -/area/crew_quarters/heads/hos) -"aiK" = ( -/obj/machinery/keycard_auth{ - pixel_x = 28; - pixel_y = 28 - }, -/turf/open/floor/plasteel/darkred/side, -/area/crew_quarters/heads/hos) -"aiL" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hos) -"aiM" = ( -/obj/structure/table, -/obj/item/weapon/lighter, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aiN" = ( -/obj/structure/table, -/obj/item/weapon/storage/fancy/cigarettes/cigars, -/obj/item/stack/spacecash/c20, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aiO" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/drinks/bottle/gin{ - pixel_y = 8 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aiP" = ( +"akj" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -3950,7 +4504,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aiQ" = ( +"akk" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -3964,7 +4518,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aiR" = ( +"akl" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -3987,11 +4541,21 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aiS" = ( -/obj/structure/chair, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aiT" = ( +"akm" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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/department/crew_quarters/dorms) +"akn" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4002,7 +4566,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aiU" = ( +"ako" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4014,20 +4578,30 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aiV" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 +"akp" = ( +/obj/machinery/door/airlock/glass{ + name = "space-bridge access" }, -/obj/structure/window/reinforced{ +/obj/machinery/button/door{ + id = "supplybridge"; + name = "Space Bridge Control"; + pixel_y = 27; + req_access_txt = "0" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/structure/table/glass, -/obj/machinery/recharger, -/obj/item/weapon/gun/energy/laser/retro, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aiW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"akq" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -4041,32 +4615,419 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aiX" = ( +"akr" = ( +/obj/machinery/washing_machine, +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = -31 + }, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"aks" = ( +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"akt" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet, +/obj/machinery/button/door{ + id = "mainthideout"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + pixel_x = 25; + req_access_txt = "0"; + specialfunctions = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"aku" = ( +/obj/machinery/atmospherics/components/trinary/mixer/flipped{ + dir = 1; + node1_concentration = 0.2; + node2_concentration = 0.8; + on = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"akv" = ( +/obj/machinery/atmospherics/pipe/manifold/general/hidden, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"akw" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden{ + dir = 9 + }, +/obj/machinery/meter, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"akx" = ( +/obj/structure/bodycontainer/crematorium, +/obj/effect/landmark/revenantspawn, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/turf/open/floor/plasteel/black, +/area/security/processing/cremation) +"aky" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/black, +/area/security/processing/cremation) +"akz" = ( +/obj/machinery/button/crematorium{ + pixel_x = 25 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Crematorium APC"; + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/black, +/area/security/processing/cremation) +"akA" = ( +/turf/closed/wall/r_wall, +/area/security/brig) +"akB" = ( +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/mask/surgical, +/obj/item/weapon/reagent_containers/spray/cleaner, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitered/side{ + dir = 9 + }, +/area/security/brig) +"akC" = ( +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/regular, +/obj/structure/table/glass, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/whitered/side{ + dir = 1 + }, +/area/security/brig) +"akD" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 24 + }, +/obj/structure/table/glass, +/obj/machinery/computer/med_data/laptop, +/turf/open/floor/plasteel/whitered/side{ + dir = 1 + }, +/area/security/brig) +"akE" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/iv_drip{ + density = 0 + }, +/turf/open/floor/plasteel/whitered/side{ + dir = 5 + }, +/area/security/brig) +"akF" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/brig) +"akG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/brig) +"akH" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/security/brig) +"akI" = ( +/obj/machinery/door/airlock/security{ + name = "Evidence Room"; + req_access_txt = "63" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red, +/area/security/brig) +"akJ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/security/brig) +"akK" = ( +/obj/structure/closet{ + name = "Evidence Closet" + }, +/obj/machinery/camera{ + c_tag = "Brig Evidence Room"; + dir = 8 + }, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"akL" = ( +/obj/structure/rack, +/obj/item/weapon/gun/energy/e_gun/advtaser{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/weapon/gun/energy/e_gun/advtaser, +/obj/item/weapon/gun/energy/e_gun/advtaser{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/black, +/area/security/armory) +"akM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/security/armory) +"akN" = ( +/obj/effect/landmark/event_spawn, +/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/black, +/area/security/armory) +"akO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/black, +/area/security/armory) +"akP" = ( +/obj/structure/rack, +/obj/item/weapon/gun/ballistic/shotgun/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/weapon/gun/ballistic/shotgun/riot, +/obj/item/weapon/gun/ballistic/shotgun/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/black, +/area/security/armory) +"akQ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/main) +"akR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/main) +"akS" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, +/turf/open/floor/plasteel/black, +/area/security/main) +"akT" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hos) +"akU" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/darkred/corner, +/area/crew_quarters/heads/hos) +"akV" = ( +/obj/item/weapon/storage/secure/safe{ + pixel_x = -22; + pixel_y = 32 + }, +/turf/open/floor/plasteel/darkred/side, +/area/crew_quarters/heads/hos) +"akW" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/darkred/side, +/area/crew_quarters/heads/hos) +"akX" = ( +/turf/open/floor/plasteel/darkred/side, +/area/crew_quarters/heads/hos) +"akY" = ( +/obj/machinery/keycard_auth{ + pixel_x = 28; + pixel_y = 28 + }, +/turf/open/floor/plasteel/darkred/side, +/area/crew_quarters/heads/hos) +"akZ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hos) +"ala" = ( +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"alb" = ( +/obj/structure/table, +/obj/item/weapon/lighter, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"alc" = ( +/obj/structure/table, +/obj/item/weapon/storage/fancy/cigarettes/cigars, +/obj/item/stack/spacecash/c20, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"ald" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/drinks/bottle/gin{ + pixel_y = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"ale" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"alf" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"alg" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"alh" = ( +/obj/machinery/door/poddoor/shutters{ + id = "supplybridge" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"ali" = ( /obj/machinery/door/airlock{ id_tag = "mainthideout"; name = "Hideout" }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aiY" = ( +"alj" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 8 }, /obj/item/weapon/wrench, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aiZ" = ( +"alk" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aja" = ( +"all" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/canister/carbon_dioxide, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ajb" = ( +"alm" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/airalarm{ dir = 4; @@ -4074,7 +5035,7 @@ }, /turf/open/floor/plasteel/black, /area/security/processing/cremation) -"ajc" = ( +"aln" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4082,7 +5043,7 @@ }, /turf/open/floor/plasteel/black, /area/security/processing/cremation) -"ajd" = ( +"alo" = ( /obj/machinery/light/small{ dir = 4 }, @@ -4096,13 +5057,13 @@ }, /turf/open/floor/plasteel/black, /area/security/processing/cremation) -"aje" = ( +"alp" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/security/brig) -"ajf" = ( +"alq" = ( /obj/item/weapon/storage/box/bodybags, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -4123,7 +5084,7 @@ dir = 10 }, /area/security/brig) -"ajg" = ( +"alr" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, @@ -4131,13 +5092,13 @@ dir = 8 }, /area/security/brig) -"ajh" = ( +"als" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 1 }, /turf/open/floor/plasteel/white, /area/security/brig) -"aji" = ( +"alt" = ( /obj/machinery/door/window/westleft{ base_state = "left"; dir = 4; @@ -4152,19 +5113,21 @@ dir = 4 }, /area/security/brig) -"ajj" = ( +"alu" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/brig) -"ajk" = ( +"alv" = ( /obj/structure/cable{ + d1 = 1; + d2 = 2; icon_state = "1-2" }, /turf/open/floor/plasteel, /area/security/brig) -"ajl" = ( +"alw" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -4172,13 +5135,13 @@ dir = 4 }, /area/security/brig) -"ajm" = ( +"alx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/security/brig) -"ajn" = ( +"aly" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -4187,7 +5150,7 @@ dir = 10 }, /area/security/brig) -"ajo" = ( +"alz" = ( /obj/structure/closet{ name = "Evidence Closet" }, @@ -4195,24 +5158,28 @@ dir = 6 }, /area/security/brig) -"ajp" = ( +"alA" = ( /obj/machinery/flasher/portable, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/armory) -"ajq" = ( +"alB" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -27 + }, /turf/open/floor/plasteel/red/side{ dir = 8 }, /area/security/main) -"ajr" = ( +"alC" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = -4; @@ -4225,27 +5192,27 @@ }, /turf/open/floor/plasteel, /area/security/main) -"ajs" = ( +"alD" = ( /obj/machinery/computer/secure_data, /turf/open/floor/plasteel, /area/security/main) -"ajt" = ( +"alE" = ( /turf/open/floor/plasteel, /area/security/main) -"aju" = ( +"alF" = ( /obj/machinery/computer/security, /turf/open/floor/plasteel, /area/security/main) -"ajv" = ( +"alG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/security/main) -"ajw" = ( +"alH" = ( /turf/open/floor/plasteel/black, /area/security/main) -"ajx" = ( +"alI" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4254,27 +5221,27 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"ajy" = ( +"alJ" = ( /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ajz" = ( +"alK" = ( /obj/structure/chair{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ajA" = ( +"alL" = ( /obj/structure/table/wood, /obj/item/weapon/folder/red, /obj/item/weapon/stamp/hos, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ajB" = ( +"alM" = ( /obj/machinery/computer/secure_data, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ajC" = ( +"alN" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -4285,94 +5252,53 @@ /obj/structure/cable, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"ajD" = ( +"alO" = ( +/obj/structure/transit_tube/diagonal, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"alP" = ( /turf/open/floor/plating{ burnt = 1; icon_state = "panelscorched" }, /area/maintenance/department/crew_quarters/dorms) -"ajE" = ( +"alQ" = ( /obj/structure/chair/stool/bar, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/department/crew_quarters/dorms) -"ajF" = ( +"alR" = ( /obj/effect/landmark/blobstart, /obj/structure/chair/stool/bar, /turf/open/floor/wood, /area/maintenance/department/crew_quarters/dorms) -"ajG" = ( +"alS" = ( /obj/structure/chair/stool/bar, /turf/open/floor/wood, /area/maintenance/department/crew_quarters/dorms) -"ajH" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"ajI" = ( -/obj/machinery/door/poddoor/shutters{ - id = "supplybridge" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"ajJ" = ( -/obj/machinery/door/poddoor/shutters{ - id = "supplybridge" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"ajK" = ( -/obj/machinery/door/poddoor/shutters{ - id = "supplybridge" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"ajL" = ( -/obj/docking_port/stationary{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 24; - id = "syndicate_ne"; - name = "northeast of station"; - turf_type = /turf/open/space; - width = 18 - }, -/turf/open/space, -/area/space) -"ajM" = ( +"alT" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 5 }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ajN" = ( +"alU" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 1 }, /obj/machinery/meter, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ajO" = ( +"alV" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 9 }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ajP" = ( +"alW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ d1 = 2; @@ -4381,11 +5307,19 @@ }, /turf/open/floor/plasteel/black, /area/security/processing/cremation) -"ajQ" = ( +"alX" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel/black, +/area/security/processing/cremation) +"alY" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/black, /area/security/processing/cremation) -"ajR" = ( +"alZ" = ( /obj/structure/bodycontainer/morgue, /obj/machinery/camera{ c_tag = "Brig Infirmary"; @@ -4398,7 +5332,7 @@ /obj/effect/landmark/revenantspawn, /turf/open/floor/plasteel/black, /area/security/brig) -"ajS" = ( +"ama" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -4409,7 +5343,7 @@ dir = 8 }, /area/security/brig) -"ajT" = ( +"amb" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4420,7 +5354,7 @@ }, /turf/open/floor/plasteel/white, /area/security/brig) -"ajU" = ( +"amc" = ( /obj/machinery/door/window/westleft{ base_state = "right"; dir = 4; @@ -4437,7 +5371,7 @@ dir = 4 }, /area/security/brig) -"ajV" = ( +"amd" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4446,7 +5380,7 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel, /area/security/brig) -"ajW" = ( +"ame" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4467,7 +5401,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"ajX" = ( +"amf" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -4485,10 +5419,10 @@ dir = 4 }, /area/security/brig) -"ajY" = ( +"amg" = ( /turf/closed/wall/r_wall, /area/security/warden) -"ajZ" = ( +"amh" = ( /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -4497,7 +5431,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/warden) -"aka" = ( +"ami" = ( /obj/machinery/door/firedoor, /obj/machinery/door/window/southleft{ base_state = "right"; @@ -4513,7 +5447,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/vault, /area/security/warden) -"akb" = ( +"amj" = ( /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -4526,7 +5460,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/warden) -"akc" = ( +"amk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/window/southleft{ base_state = "right"; @@ -4547,7 +5481,7 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/vault, /area/security/warden) -"akd" = ( +"aml" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -4555,7 +5489,7 @@ }, /turf/closed/wall/r_wall, /area/security/warden) -"ake" = ( +"amm" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4581,13 +5515,13 @@ dir = 8 }, /area/security/main) -"akf" = ( +"amn" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/main) -"akg" = ( +"amo" = ( /obj/structure/chair/office/dark{ dir = 1 }, @@ -4597,14 +5531,14 @@ }, /turf/open/floor/plasteel, /area/security/main) -"akh" = ( +"amp" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/main) -"aki" = ( +"amq" = ( /obj/structure/chair/office/dark{ dir = 1 }, @@ -4618,7 +5552,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"akj" = ( +"amr" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -4635,7 +5569,7 @@ dir = 4 }, /area/security/main) -"akk" = ( +"ams" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4649,7 +5583,7 @@ }, /turf/open/floor/plasteel/black, /area/security/main) -"akl" = ( +"amt" = ( /obj/machinery/door/airlock/glass_command{ name = "Head of Security"; req_access_txt = "58" @@ -4667,7 +5601,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"akm" = ( +"amu" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -4691,7 +5625,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"akn" = ( +"amv" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -4703,7 +5637,7 @@ /obj/effect/landmark/start/head_of_security, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ako" = ( +"amw" = ( /obj/structure/chair{ dir = 4 }, @@ -4713,32 +5647,58 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akp" = ( +"amx" = ( /obj/structure/table/wood, /obj/item/weapon/book/manual/wiki/security_space_law, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akq" = ( +"amy" = ( /obj/structure/chair/comfy/black{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akr" = ( +"amz" = ( /obj/machinery/computer/security, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"aks" = ( +"amA" = ( +/obj/structure/transit_tube/curved/flipped{ + icon_state = "curved1"; + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"amB" = ( +/obj/structure/transit_tube/crossing/horizontal, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"amC" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"amD" = ( +/obj/structure/transit_tube/curved/flipped{ + icon_state = "curved1"; + dir = 8 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"amE" = ( /obj/item/weapon/cigbutt/roach, /turf/open/floor/wood, /area/maintenance/department/crew_quarters/dorms) -"akt" = ( +"amF" = ( /turf/open/floor/wood{ broken = 1; icon_state = "wood-broken" }, /area/maintenance/department/crew_quarters/dorms) -"aku" = ( +"amG" = ( /obj/effect/decal/cleanable/oil{ icon_state = "floor6" }, @@ -4746,7 +5706,7 @@ icon_state = "wood-broken4" }, /area/maintenance/department/crew_quarters/dorms) -"akv" = ( +"amH" = ( /obj/machinery/door/airlock/atmos{ name = "Atmospherics Maintenance"; req_access_txt = "12;24" @@ -4754,7 +5714,7 @@ /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"akw" = ( +"amI" = ( /obj/machinery/door/airlock/maintenance{ name = "Crematorium Maintenance"; req_access_txt = "0"; @@ -4768,7 +5728,13 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/processing/cremation) -"akx" = ( +"amJ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 6 + }, +/turf/closed/wall, +/area/security/processing/cremation) +"amK" = ( /obj/machinery/door/window/eastright{ base_state = "left"; dir = 1; @@ -4789,7 +5755,7 @@ dir = 8 }, /area/security/processing/cremation) -"aky" = ( +"amL" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -4800,7 +5766,7 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"akz" = ( +"amM" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -4811,13 +5777,13 @@ dir = 10 }, /area/security/brig) -"akA" = ( +"amN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/whitered/side, /area/security/brig) -"akB" = ( +"amO" = ( /obj/structure/closet/crate/freezer, /obj/structure/window/reinforced{ dir = 4; @@ -4832,7 +5798,7 @@ dir = 6 }, /area/security/brig) -"akC" = ( +"amP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -4841,7 +5807,7 @@ dir = 8 }, /area/security/brig) -"akD" = ( +"amQ" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4852,7 +5818,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"akE" = ( +"amR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -4860,7 +5826,7 @@ dir = 4 }, /area/security/brig) -"akF" = ( +"amS" = ( /obj/structure/closet/secure_closet/warden, /obj/item/clothing/mask/gas/sechailer, /obj/machinery/power/apc{ @@ -4878,14 +5844,14 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akG" = ( +"amT" = ( /obj/machinery/computer/prisoner, /obj/machinery/airalarm{ pixel_y = 22 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akH" = ( +"amU" = ( /obj/machinery/computer/security, /obj/machinery/light{ dir = 1 @@ -4896,22 +5862,22 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akI" = ( +"amV" = ( /obj/machinery/computer/secure_data, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akJ" = ( +"amW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akK" = ( +"amX" = ( /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akL" = ( +"amY" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akM" = ( +"amZ" = ( /obj/structure/table, /obj/machinery/recharger, /obj/machinery/light/small{ @@ -4919,7 +5885,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akN" = ( +"ana" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4927,24 +5893,33 @@ }, /turf/closed/wall/r_wall, /area/security/warden) -"akO" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 4 +"anb" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/turf/closed/wall/mineral/titanium, -/area/shuttle/abandoned) -"akP" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/main) +"anc" = ( /obj/structure/table/wood, /obj/machinery/recharger, /turf/open/floor/plasteel, /area/security/main) -"akQ" = ( +"and" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel, +/area/security/main) +"ane" = ( /obj/structure/table/wood, /obj/machinery/recharger, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/security/main) -"akR" = ( +"anf" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4955,7 +5930,7 @@ dir = 4 }, /area/security/main) -"akS" = ( +"ang" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4963,7 +5938,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hos) -"akT" = ( +"anh" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -4971,37 +5946,41 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akU" = ( +"ani" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akV" = ( +"anj" = ( /obj/structure/table/wood, /obj/item/weapon/phone, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akW" = ( +"ank" = ( /obj/machinery/computer/card/minor/hos, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"akX" = ( +"anl" = ( +/obj/structure/transit_tube/diagonal, +/turf/open/space/basic, +/area/space) +"anm" = ( /obj/machinery/door/airlock/maintenance{ name = "Pete's Speakeasy"; req_access_txt = "12" }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"akY" = ( +"ann" = ( /turf/closed/wall/mineral/titanium, /area/shuttle/pod_1) -"akZ" = ( +"ano" = ( /obj/structure/grille, /obj/structure/window/shuttle, /turf/open/floor/plating, /area/shuttle/pod_1) -"ala" = ( +"anp" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -5013,11 +5992,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"alb" = ( +"anq" = ( /obj/structure/grille/broken, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alc" = ( +"anr" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -5025,7 +6004,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ald" = ( +"ans" = ( /obj/item/weapon/wirecutters, /obj/effect/spawner/lootdrop/maintenance, /obj/structure/cable{ @@ -5038,7 +6017,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ale" = ( +"ant" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5049,7 +6028,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alf" = ( +"anu" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, @@ -5066,13 +6045,13 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alg" = ( +"anv" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 9 }, /turf/closed/wall, /area/security/processing/cremation) -"alh" = ( +"anw" = ( /obj/structure/plasticflaps{ opacity = 1 }, @@ -5080,7 +6059,7 @@ dir = 8 }, /area/security/processing/cremation) -"ali" = ( +"anx" = ( /obj/machinery/door/airlock/maintenance{ name = "Brig Infirmary Maintenance"; req_access_txt = "63"; @@ -5094,7 +6073,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/brig) -"alj" = ( +"any" = ( /obj/machinery/light{ dir = 8 }, @@ -5107,7 +6086,7 @@ dir = 8 }, /area/security/brig) -"alk" = ( +"anz" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -5115,7 +6094,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"all" = ( +"anA" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5126,7 +6105,7 @@ dir = 4 }, /area/security/brig) -"alm" = ( +"anB" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -5145,7 +6124,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/warden) -"aln" = ( +"anC" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -5153,41 +6132,41 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alo" = ( +"anD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alp" = ( +"anE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alq" = ( +"anF" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alr" = ( +"anG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"als" = ( +"anH" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 6 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alt" = ( +"anI" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alu" = ( +"anJ" = ( /obj/structure/table, /obj/machinery/recharger, /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ @@ -5195,7 +6174,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alv" = ( +"anK" = ( /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -5208,7 +6187,7 @@ }, /turf/open/floor/plating, /area/security/warden) -"alw" = ( +"anL" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -5221,14 +6200,14 @@ dir = 10 }, /area/security/main) -"alx" = ( +"anM" = ( /obj/structure/chair/office/dark{ dir = 1 }, /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel, /area/security/main) -"aly" = ( +"anN" = ( /obj/structure/chair/office/dark{ dir = 1 }, @@ -5236,7 +6215,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel, /area/security/main) -"alz" = ( +"anO" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -5249,7 +6228,7 @@ dir = 6 }, /area/security/main) -"alA" = ( +"anP" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-22" }, @@ -5258,7 +6237,7 @@ }, /turf/open/floor/plasteel/black, /area/security/main) -"alB" = ( +"anQ" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -5270,7 +6249,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"alC" = ( +"anR" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -5286,7 +6265,7 @@ dir = 4 }, /area/crew_quarters/heads/hos) -"alD" = ( +"anS" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -5296,7 +6275,7 @@ dir = 1 }, /area/crew_quarters/heads/hos) -"alE" = ( +"anT" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5306,8 +6285,7 @@ dir = 1 }, /area/crew_quarters/heads/hos) -"alF" = ( -/obj/machinery/light, +"anU" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5327,7 +6305,7 @@ dir = 1 }, /area/crew_quarters/heads/hos) -"alG" = ( +"anV" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -5345,7 +6323,7 @@ dir = 1 }, /area/crew_quarters/heads/hos) -"alH" = ( +"anW" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -5355,24 +6333,44 @@ /obj/structure/cable, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"alI" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating, +"anX" = ( +/turf/closed/wall/r_wall, +/area/teleporter) +"anY" = ( +/obj/structure/closet/firecloset, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, /area/maintenance/department/crew_quarters/dorms) -"alJ" = ( +"anZ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/department/crew_quarters/dorms) +"aoa" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/dorms) +"aob" = ( /obj/structure/closet/emcloset, /obj/item/device/camera, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"alK" = ( +"aoc" = ( /obj/machinery/computer/shuttle/monastery_shuttle, +/obj/machinery/light{ + dir = 1 + }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"alL" = ( +"aod" = ( /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alM" = ( +"aoe" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5380,7 +6378,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alN" = ( +"aof" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -5391,7 +6389,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alO" = ( +"aog" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -5402,7 +6400,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alP" = ( +"aoh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5413,7 +6411,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alQ" = ( +"aoi" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5424,7 +6422,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alR" = ( +"aoj" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -5435,33 +6433,33 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"alS" = ( +"aok" = ( /obj/machinery/computer/security{ name = "Labor Camp Monitoring"; network = list("Labor") }, /turf/open/floor/plasteel/black, /area/security/brig) -"alT" = ( +"aol" = ( /obj/machinery/computer/shuttle/labor, /turf/open/floor/plasteel/black, /area/security/brig) -"alU" = ( +"aom" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel/red/side{ dir = 8 }, /area/security/brig) -"alV" = ( +"aon" = ( /turf/open/floor/plasteel, /area/security/brig) -"alW" = ( +"aoo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/security/brig) -"alX" = ( +"aop" = ( /obj/structure/bed/dogbed, /obj/machinery/requests_console{ department = "Security"; @@ -5473,19 +6471,19 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alY" = ( +"aoq" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 8 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"alZ" = ( +"aor" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ama" = ( +"aos" = ( /obj/machinery/door/airlock/security{ name = "Brig Control"; req_access_txt = "3" @@ -5502,7 +6500,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amb" = ( +"aot" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5517,7 +6515,7 @@ dir = 8 }, /area/security/main) -"amc" = ( +"aou" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5525,7 +6523,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"amd" = ( +"aov" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5540,7 +6538,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"ame" = ( +"aow" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5551,7 +6549,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"amf" = ( +"aox" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5564,7 +6562,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"amg" = ( +"aoy" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -5587,23 +6585,41 @@ dir = 4 }, /area/security/main) -"amh" = ( +"aoz" = ( /turf/closed/wall, /area/maintenance/fore) -"ami" = ( -/obj/machinery/light/small{ +"aoA" = ( +/obj/machinery/gateway{ + dir = 9 + }, +/turf/open/floor/plasteel/vault{ + dir = 1 + }, +/area/teleporter) +"aoB" = ( +/obj/machinery/gateway{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ dir = 8 }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ +/area/teleporter) +"aoC" = ( +/obj/machinery/gateway{ + dir = 5 + }, +/turf/open/floor/plasteel/vault{ dir = 4 }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"amj" = ( +/area/teleporter) +"aoD" = ( /obj/effect/spawner/lootdrop/grille_or_trash, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"amk" = ( +"aoE" = ( /obj/structure/chair{ dir = 4 }, @@ -5614,10 +6630,10 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"aml" = ( +"aoF" = ( /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"amm" = ( +"aoG" = ( /obj/structure/chair{ dir = 8 }, @@ -5626,17 +6642,28 @@ layer = 3; pixel_x = 32 }, -/obj/machinery/light{ - dir = 1 - }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"amn" = ( +"aoH" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space, +/area/solar/port) +"aoI" = ( +/obj/structure/lattice, +/turf/open/space, +/area/solar/port) +"aoJ" = ( +/obj/structure/lattice, +/obj/structure/grille/broken, +/turf/open/space, +/area/solar/port) +"aoK" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/department/security/brig) -"amo" = ( +"aoL" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -5644,18 +6671,18 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"amp" = ( +"aoM" = ( /obj/structure/chair/stool, /obj/item/trash/raisins, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"amq" = ( +"aoN" = ( /obj/structure/table, /obj/item/weapon/paper, /obj/item/weapon/pen, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"amr" = ( +"aoO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -5675,13 +6702,13 @@ /obj/item/weapon/pen, /turf/open/floor/plasteel/black, /area/security/brig) -"ams" = ( +"aoP" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/plasteel/black, /area/security/brig) -"amt" = ( +"aoQ" = ( /obj/structure/cable, /obj/structure/cable{ icon_state = "0-2"; @@ -5691,14 +6718,14 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/warden) -"amu" = ( +"aoR" = ( /obj/item/weapon/book/manual/wiki/security_space_law, /obj/item/clothing/ears/earmuffs, /obj/item/clothing/glasses/sunglasses, /obj/structure/table/reinforced, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amv" = ( +"aoS" = ( /obj/structure/table/reinforced, /obj/machinery/button/door{ id = "Secure Gate"; @@ -5716,12 +6743,12 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amw" = ( +"aoT" = ( /obj/structure/chair/office/dark, /obj/effect/landmark/start/warden, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amx" = ( +"aoU" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)" @@ -5730,25 +6757,33 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amy" = ( +"aoV" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amz" = ( +"aoW" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"aoX" = ( /obj/structure/rack, /obj/item/weapon/crowbar, /obj/item/weapon/wrench, /obj/item/device/laser_pointer/red, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amA" = ( +"aoY" = ( /obj/structure/filingcabinet/chestdrawer, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amB" = ( +"aoZ" = ( /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -5758,26 +6793,20 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/warden) -"amC" = ( +"apa" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 }, /turf/open/floor/plasteel/red, /area/security/main) -"amD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"amE" = ( +"apb" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/red/side, /area/security/main) -"amF" = ( +"apc" = ( /obj/structure/disposalpipe/sortjunction{ dir = 1; icon_state = "pipe-j2s"; @@ -5788,13 +6817,13 @@ }, /turf/open/floor/plasteel, /area/security/main) -"amG" = ( +"apd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/red/side, /area/security/main) -"amH" = ( +"ape" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -5804,7 +6833,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"amI" = ( +"apf" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -5827,7 +6856,7 @@ }, /turf/open/floor/plasteel/red, /area/security/main) -"amJ" = ( +"apg" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5843,7 +6872,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amK" = ( +"aph" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5854,7 +6883,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amL" = ( +"api" = ( /obj/machinery/power/apc{ dir = 1; name = "Fore Maintenance APC"; @@ -5873,7 +6902,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amM" = ( +"apj" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -5887,7 +6916,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amN" = ( +"apk" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -5899,7 +6928,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amO" = ( +"apl" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 0; name = "Security External Airlock"; @@ -5907,13 +6936,13 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amP" = ( +"apm" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/fore) -"amQ" = ( +"apn" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 8; name = "Security External Airlock"; @@ -5921,14 +6950,47 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"amR" = ( +"apo" = ( +/obj/structure/transit_tube/diagonal/crossing, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"app" = ( +/obj/structure/lattice, +/obj/machinery/camera{ + c_tag = "Bridge Starboard Exterior"; + dir = 1 + }, +/turf/open/space, +/area/space) +"apq" = ( +/obj/machinery/gateway{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/teleporter) +"apr" = ( +/obj/machinery/gateway/centerstation, +/turf/open/floor/plasteel/black, +/area/teleporter) +"aps" = ( +/obj/machinery/gateway{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/teleporter) +"apt" = ( /obj/structure/chair{ dir = 8 }, /obj/item/clothing/mask/cigarette, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"amS" = ( +"apu" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -5939,7 +7001,20 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"amT" = ( +"apv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/dorms) +"apw" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -5953,63 +7028,62 @@ icon_state = "platingdmg1" }, /area/maintenance/department/crew_quarters/dorms) -"amU" = ( +"apx" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"amV" = ( +"apy" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"amW" = ( +"apz" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"amX" = ( +"apA" = ( /mob/living/simple_animal/mouse/gray, /turf/open/floor/plating{ - icon_state = "panelscorched" + icon_state = "platingdmg3" }, /area/maintenance/department/security/brig) -"amY" = ( -/obj/structure/closet/firecloset, -/obj/effect/spawner/lootdrop/maintenance, +"apB" = ( +/obj/structure/girder, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"amZ" = ( +"apC" = ( /turf/closed/wall/mineral/titanium, /area/shuttle/labor) -"ana" = ( +"apD" = ( /obj/structure/grille, /obj/structure/window/shuttle, /turf/open/floor/plating, /area/shuttle/labor) -"anb" = ( +"apE" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/brig) -"anc" = ( +"apF" = ( /obj/machinery/computer/gulag_teleporter_computer, /turf/open/floor/plasteel/black, /area/security/brig) -"and" = ( +"apG" = ( /obj/machinery/gulag_teleporter, /turf/open/floor/plasteel/black, /area/security/brig) -"ane" = ( +"apH" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/security/brig) -"anf" = ( +"apI" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -6022,7 +7096,7 @@ }, /turf/closed/wall/r_wall, /area/security/warden) -"ang" = ( +"apJ" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -6035,7 +7109,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/warden) -"anh" = ( +"apK" = ( /obj/structure/table/reinforced, /obj/structure/cable{ d2 = 8; @@ -6063,7 +7137,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ani" = ( +"apL" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -6077,7 +7151,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/warden) -"anj" = ( +"apM" = ( /obj/machinery/door/airlock/glass_security{ name = "Brig Control"; req_access_txt = "3" @@ -6091,7 +7165,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ank" = ( +"apN" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -6099,7 +7173,7 @@ }, /turf/closed/wall/r_wall, /area/security/warden) -"anl" = ( +"apO" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -6107,7 +7181,7 @@ }, /turf/closed/wall/r_wall, /area/security/warden) -"anm" = ( +"apP" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Security Office"; @@ -6118,7 +7192,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/main) -"ann" = ( +"apQ" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -6134,15 +7208,45 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"ano" = ( +"apR" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/maintenance/fore) -"anp" = ( +"apS" = ( +/obj/structure/transit_tube/curved, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"apT" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/nuke_storage) +"apU" = ( +/obj/machinery/gateway{ + dir = 10 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/teleporter) +"apV" = ( +/obj/machinery/gateway, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/teleporter) +"apW" = ( +/obj/machinery/gateway{ + dir = 6 + }, +/turf/open/floor/plasteel/vault{ + dir = 1 + }, +/area/teleporter) +"apX" = ( /turf/closed/wall, /area/crew_quarters/dorms) -"anq" = ( +"apY" = ( /obj/structure/chair{ dir = 4 }, @@ -6151,7 +7255,7 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"anr" = ( +"apZ" = ( /obj/structure/chair{ dir = 8 }, @@ -6160,7 +7264,7 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"ans" = ( +"aqa" = ( /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -6171,7 +7275,7 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port) -"ant" = ( +"aqb" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ d1 = 2; @@ -6184,8 +7288,8 @@ icon_state = "2-4" }, /turf/open/space, -/area/solar/starboard) -"anu" = ( +/area/solar/port) +"aqc" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -6196,21 +7300,7 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port) -"anv" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/space, -/area/solar/port) -"anw" = ( +"aqd" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -6221,56 +7311,56 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port) -"anx" = ( +"aqe" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"any" = ( +"aqf" = ( /obj/effect/decal/remains/human, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"anz" = ( +"aqg" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"anA" = ( +"aqh" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"anB" = ( +"aqi" = ( /obj/structure/closet, /obj/item/clothing/under/color/black, /obj/item/clothing/under/color/red, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"anC" = ( +"aqj" = ( /obj/machinery/computer/shuttle/labor, /obj/structure/reagent_dispensers/peppertank{ pixel_x = -31 }, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"anD" = ( +"aqk" = ( /obj/structure/chair/office/dark{ dir = 1 }, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"anE" = ( +"aql" = ( /obj/structure/table, /obj/item/weapon/folder/red, /obj/item/weapon/restraints/handcuffs, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"anF" = ( +"aqm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"anG" = ( +"aqn" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -6278,7 +7368,7 @@ dir = 4 }, /area/security/brig) -"anH" = ( +"aqo" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -6294,7 +7384,7 @@ dir = 1 }, /area/security/brig) -"anI" = ( +"aqp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -6302,7 +7392,7 @@ dir = 1 }, /area/security/brig) -"anJ" = ( +"aqq" = ( /obj/machinery/camera{ c_tag = "Brig Cells"; dir = 2 @@ -6314,19 +7404,19 @@ dir = 1 }, /area/security/brig) -"anK" = ( +"aqr" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"anL" = ( +"aqs" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/brig) -"anM" = ( +"aqt" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -6334,7 +7424,7 @@ dir = 1 }, /area/security/brig) -"anN" = ( +"aqu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -6342,7 +7432,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/security/brig) -"anO" = ( +"aqv" = ( /obj/machinery/camera{ c_tag = "Brig Entrance" }, @@ -6357,7 +7447,7 @@ dir = 1 }, /area/security/brig) -"anP" = ( +"aqw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -6368,37 +7458,50 @@ dir = 1 }, /area/security/brig) -"anQ" = ( +"aqx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + frequency = 1439; + locked = 0; + pixel_y = 23 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/brig) +"aqy" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/brig) -"anR" = ( +"aqz" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/brig) -"anS" = ( +"aqA" = ( /turf/open/floor/plasteel/red/side{ dir = 5 }, /area/security/brig) -"anT" = ( +"aqB" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/black, /area/security/brig) -"anU" = ( +"aqC" = ( /turf/open/floor/plasteel/black, /area/security/brig) -"anV" = ( +"aqD" = ( /obj/machinery/ai_status_display{ pixel_y = 32 }, /turf/open/floor/plasteel/black, /area/security/brig) -"anW" = ( +"aqE" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -6407,7 +7510,15 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"anX" = ( +"aqF" = ( +/turf/closed/wall/r_wall, +/area/maintenance/fore) +"aqG" = ( +/obj/structure/window/reinforced, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"aqH" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -6415,7 +7526,7 @@ }, /turf/closed/wall/r_wall, /area/bridge) -"anY" = ( +"aqI" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -6435,7 +7546,7 @@ }, /turf/open/floor/plating, /area/bridge) -"anZ" = ( +"aqJ" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -6443,7 +7554,7 @@ }, /turf/closed/wall/r_wall, /area/bridge) -"aoa" = ( +"aqK" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -6451,11 +7562,98 @@ }, /turf/closed/wall/r_wall, /area/bridge) -"aob" = ( +"aqL" = ( +/obj/machinery/computer/bank_machine, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/nuke_storage) +"aqM" = ( +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/ai_monitored/nuke_storage) +"aqN" = ( +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/ai_monitored/nuke_storage) +"aqO" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Vault APC"; + pixel_y = 25 + }, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/ai_monitored/nuke_storage) +"aqP" = ( +/obj/structure/filingcabinet, +/obj/item/weapon/folder/documents, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/nuke_storage) +"aqQ" = ( +/obj/structure/window/reinforced, +/obj/machinery/power/apc{ + dir = 8; + name = "Gateway APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/teleporter) +"aqR" = ( +/obj/structure/window/reinforced, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/teleporter) +"aqS" = ( +/obj/machinery/door/window{ + name = "Gateway Chamber"; + req_access_txt = "62" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/black, +/area/teleporter) +"aqT" = ( /obj/machinery/computer/arcade, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aoc" = ( +"aqU" = ( /obj/machinery/washing_machine, /obj/machinery/requests_console{ department = "Crew Quarters"; @@ -6463,14 +7661,14 @@ }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aod" = ( +"aqV" = ( /obj/machinery/washing_machine, /obj/machinery/airalarm{ pixel_y = 22 }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aoe" = ( +"aqW" = ( /obj/structure/table, /obj/item/clothing/under/color/grey, /obj/machinery/power/apc{ @@ -6487,11 +7685,11 @@ }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aof" = ( +"aqX" = ( /obj/structure/shuttle/engine/propulsion/burst, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_1) -"aog" = ( +"aqY" = ( /obj/machinery/door/airlock/titanium{ name = "Shuttle Airlock" }, @@ -6513,30 +7711,11 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"aoh" = ( +"aqZ" = ( /obj/machinery/space_heater, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aoi" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/space, -/area/solar/starboard) -"aoj" = ( +"ara" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ d1 = 2; @@ -6555,7 +7734,7 @@ }, /turf/open/space, /area/solar/port) -"aok" = ( +"arb" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 2; @@ -6566,28 +7745,19 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aol" = ( +"arc" = ( /obj/item/weapon/weldingtool, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aom" = ( -/obj/machinery/door/airlock/external{ - name = "Dock Access" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"aon" = ( +"ard" = ( /obj/item/clothing/head/cone, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aoo" = ( +"are" = ( /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"aop" = ( +"arf" = ( /obj/machinery/button/flasher{ id = "gulagshuttleflasher"; name = "Flash Control"; @@ -6597,7 +7767,7 @@ /obj/machinery/light, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"aoq" = ( +"arg" = ( /obj/machinery/mineral/labor_claim_console{ machinedir = 2; pixel_x = 30; @@ -6605,21 +7775,21 @@ }, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"aor" = ( +"arh" = ( /obj/machinery/door/airlock/titanium{ name = "Labor Shuttle Airlock"; req_access_txt = "2" }, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/labor) -"aos" = ( +"ari" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, /turf/open/floor/plasteel/black, /area/security/brig) -"aot" = ( +"arj" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_security{ name = "Labor Camp Shuttle Airlock"; @@ -6633,29 +7803,42 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"aou" = ( +"ark" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden, /turf/open/floor/plasteel, /area/security/brig) -"aov" = ( +"arl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/brig) -"aow" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/security/brig) -"aox" = ( +"arm" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"aoy" = ( +"arn" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel, +/area/security/brig) +"aro" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/brig) +"arp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/brig) +"arq" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/disposalpipe/junction{ icon_state = "pipe-j1"; @@ -6663,13 +7846,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aoz" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/brig) -"aoA" = ( +"arr" = ( /obj/structure/disposalpipe/segment{ dir = 8; icon_state = "pipe-c" @@ -6679,13 +7856,13 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aoB" = ( +"ars" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/brig) -"aoC" = ( +"art" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -6693,7 +7870,7 @@ dir = 4 }, /area/security/brig) -"aoD" = ( +"aru" = ( /obj/machinery/door/airlock/security{ name = "Interrogation"; req_access = null; @@ -6704,37 +7881,98 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"aoE" = ( +"arv" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/black, /area/security/brig) -"aoF" = ( +"arw" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/plasteel/black, /area/security/brig) -"aoG" = ( +"arx" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/black, /area/security/brig) -"aoH" = ( +"ary" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plasteel/black, /area/security/brig) -"aoI" = ( +"arz" = ( /obj/machinery/camera{ c_tag = "Brig Interrogation"; dir = 8 }, /turf/open/floor/plasteel/black, /area/security/brig) -"aoJ" = ( +"arA" = ( +/turf/closed/wall/r_wall, +/area/bridge) +"arB" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera{ + c_tag = "Bridge MiniSat Access"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plating, +/area/bridge) +"arC" = ( +/obj/structure/transit_tube_pod{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/transit_tube/station/reverse/flipped{ + dir = 1 + }, +/turf/open/floor/plating, +/area/bridge) +"arD" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/transit_tube/horizontal, +/turf/open/floor/plating, +/area/bridge) +"arE" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/transit_tube/curved/flipped{ + icon_state = "curved1"; + dir = 8 + }, +/turf/open/floor/plating, +/area/bridge) +"arF" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"arG" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -6742,25 +7980,25 @@ }, /turf/closed/wall/r_wall, /area/bridge) -"aoK" = ( +"arH" = ( /obj/machinery/modular_computer/console/preset/command, /turf/open/floor/plasteel/darkgreen/side{ dir = 9 }, /area/bridge) -"aoL" = ( +"arI" = ( /obj/machinery/computer/med_data, /turf/open/floor/plasteel/darkgreen/side{ dir = 1 }, /area/bridge) -"aoM" = ( +"arJ" = ( /obj/machinery/computer/crew, /turf/open/floor/plasteel/darkgreen/side{ dir = 1 }, /area/bridge) -"aoN" = ( +"arK" = ( /obj/machinery/status_display{ density = 0; layer = 4; @@ -6771,14 +8009,15 @@ }, /obj/structure/table/glass, /obj/machinery/light{ - dir = 1 + dir = 1; + light_color = "#e8eaff" }, /obj/item/weapon/pen, /turf/open/floor/plasteel/darkblue/side{ dir = 1 }, /area/bridge) -"aoO" = ( +"arL" = ( /obj/machinery/computer/card, /obj/machinery/camera{ c_tag = "Bridge - Central"; @@ -6789,61 +8028,166 @@ dir = 1 }, /area/bridge) -"aoP" = ( +"arM" = ( /obj/machinery/computer/communications, /turf/open/floor/plasteel/darkblue/side{ dir = 1 }, /area/bridge) -"aoQ" = ( -/obj/machinery/modular_computer/console/preset/engineering, +"arN" = ( +/obj/machinery/computer/station_alert, /turf/open/floor/plasteel/darkblue/side{ dir = 1 }, /area/bridge) -"aoR" = ( +"arO" = ( /obj/machinery/ai_status_display{ pixel_y = 32 }, /obj/structure/table/glass, /obj/machinery/light{ - dir = 1 + dir = 1; + light_color = "#e8eaff" }, /obj/machinery/recharger, /turf/open/floor/plasteel/darkblue/side{ dir = 1 }, /area/bridge) -"aoS" = ( +"arP" = ( /obj/machinery/computer/security, /turf/open/floor/plasteel/darkred/side{ dir = 1 }, /area/bridge) -"aoT" = ( +"arQ" = ( /obj/machinery/computer/secure_data, /turf/open/floor/plasteel/darkred/side{ dir = 1 }, /area/bridge) -"aoU" = ( +"arR" = ( /obj/machinery/computer/prisoner, /turf/open/floor/plasteel/darkred/side{ dir = 5 }, /area/bridge) -"aoV" = ( -/obj/structure/lattice, -/obj/machinery/camera{ - c_tag = "Bridge Starboard Exterior"; +"arS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ dir = 1 }, -/turf/open/space, -/area/space) -"aoW" = ( -/turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) -"aoX" = ( +"arT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/ai_monitored/nuke_storage) +"arU" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/nuke_storage) +"arV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/circuit/green{ + luminosity = 2 + }, +/area/ai_monitored/nuke_storage) +"arW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/nuke_storage) +"arX" = ( +/obj/machinery/camera{ + c_tag = "Gateway"; + dir = 4; + network = list("SS13") + }, +/obj/structure/table, +/obj/structure/sign/biohazard{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/weapon/paper/pamphlet, +/turf/open/floor/plasteel, +/area/teleporter) +"arY" = ( +/obj/structure/closet/crate/internals, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/clothing/suit/hazardvest{ + desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks."; + name = "emergency lifejacket" + }, +/obj/item/device/flashlight, +/obj/item/device/flashlight, +/obj/item/device/flashlight, +/obj/item/device/flashlight, +/obj/item/device/flashlight, +/turf/open/floor/plasteel, +/area/teleporter) +"arZ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/teleporter) +"asa" = ( +/obj/structure/table, +/obj/item/device/radio/off{ + pixel_y = 6 + }, +/obj/item/device/radio/off{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/device/radio/off{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/device/radio/off, +/obj/structure/sign/biohazard{ + pixel_x = 32 + }, +/obj/item/device/radio/off, +/turf/open/floor/plasteel, +/area/teleporter) +"asb" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -6860,7 +8204,7 @@ icon_state = "panelscorched" }, /area/maintenance/department/crew_quarters/dorms) -"aoY" = ( +"asc" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -6871,7 +8215,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/dorms) -"aoZ" = ( +"asd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/cable{ d1 = 4; @@ -6880,7 +8224,7 @@ }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"apa" = ( +"ase" = ( /obj/effect/landmark/event_spawn, /obj/structure/cable{ d1 = 4; @@ -6889,7 +8233,7 @@ }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"apb" = ( +"asf" = ( /obj/effect/landmark/start/assistant, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable{ @@ -6899,7 +8243,7 @@ }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"apc" = ( +"asg" = ( /obj/structure/bedsheetbin, /obj/machinery/newscaster{ pixel_x = 32 @@ -6911,20 +8255,35 @@ }, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"apd" = ( +"ash" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"asi" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod" }, /turf/open/floor/plating, /area/crew_quarters/dorms) -"ape" = ( +"asj" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"ask" = ( /obj/item/clothing/under/kilt, /obj/item/clothing/head/collectable/wizard, /obj/structure/closet/cardboard, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"apf" = ( +"asl" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"asm" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -6939,7 +8298,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"apg" = ( +"asn" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -6953,7 +8312,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) -"aph" = ( +"aso" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -6967,7 +8326,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"api" = ( +"asp" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -6977,7 +8336,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"apj" = ( +"asq" = ( /obj/item/clothing/head/cone, /obj/structure/cable{ d1 = 4; @@ -6991,15 +8350,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"apk" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"apl" = ( +"asr" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -7007,21 +8358,21 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"apm" = ( +"ass" = ( /obj/machinery/door/airlock/titanium{ name = "Labor Shuttle Airlock"; req_access_txt = "2" }, /turf/open/floor/plasteel/black, /area/shuttle/labor) -"apn" = ( +"ast" = ( /obj/machinery/mineral/stacking_machine/laborstacker{ input_dir = 2; output_dir = 1 }, /turf/open/floor/plasteel/black, /area/shuttle/labor) -"apo" = ( +"asu" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 8 }, @@ -7029,20 +8380,20 @@ dir = 10 }, /area/security/brig) -"app" = ( +"asv" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/brig) -"apq" = ( +"asw" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apr" = ( +"asx" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -7059,13 +8410,13 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"aps" = ( +"asy" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ dir = 1 }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apt" = ( +"asz" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, @@ -7076,11 +8427,11 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apu" = ( +"asA" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/hidden, /turf/open/floor/plasteel, /area/security/brig) -"apv" = ( +"asB" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 @@ -7092,25 +8443,25 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apw" = ( +"asC" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apx" = ( +"asD" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/manifold/cyan/hidden, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apy" = ( +"asE" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"apz" = ( +"asF" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, @@ -7118,20 +8469,20 @@ dir = 6 }, /area/security/brig) -"apA" = ( +"asG" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/closed/wall, /area/security/brig) -"apB" = ( +"asH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 4 }, /turf/open/floor/plasteel/black, /area/security/brig) -"apC" = ( +"asI" = ( /obj/structure/chair{ dir = 4 }, @@ -7140,7 +8491,7 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"apD" = ( +"asJ" = ( /obj/structure/table, /obj/item/weapon/folder/red, /obj/item/device/taperecorder, @@ -7149,7 +8500,7 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"apE" = ( +"asK" = ( /obj/structure/chair{ dir = 8 }, @@ -7158,16 +8509,27 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"apF" = ( +"asL" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 10 }, /turf/open/floor/plasteel/black, /area/security/brig) -"apG" = ( -/turf/closed/wall/r_wall, +"asM" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel, /area/bridge) -"apH" = ( +"asN" = ( +/turf/open/floor/plasteel, +/area/bridge) +"asO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/bridge) +"asP" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -7175,7 +8537,7 @@ }, /turf/closed/wall/r_wall, /area/bridge) -"apI" = ( +"asQ" = ( /obj/structure/chair/office/dark{ dir = 1 }, @@ -7199,16 +8561,16 @@ dir = 8 }, /area/bridge) -"apJ" = ( +"asR" = ( /obj/structure/chair/office/dark{ dir = 1 }, /turf/open/floor/plasteel/black, /area/bridge) -"apK" = ( +"asS" = ( /turf/open/floor/plasteel/black, /area/bridge) -"apL" = ( +"asT" = ( /obj/structure/chair/office/dark{ dir = 1 }, @@ -7235,7 +8597,7 @@ dir = 4 }, /area/bridge) -"apM" = ( +"asU" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -7243,739 +8605,7 @@ }, /turf/closed/wall/r_wall, /area/bridge) -"apN" = ( -/turf/closed/wall, -/area/bridge) -"apO" = ( -/obj/machinery/computer/bank_machine, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/nuke_storage) -"apP" = ( -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/turf/open/floor/circuit/green{ - luminosity = 2 - }, -/area/ai_monitored/nuke_storage) -"apQ" = ( -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/circuit/green{ - luminosity = 2 - }, -/area/ai_monitored/nuke_storage) -"apR" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Vault APC"; - pixel_y = 25 - }, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/turf/open/floor/circuit/green{ - luminosity = 2 - }, -/area/ai_monitored/nuke_storage) -"apS" = ( -/obj/structure/filingcabinet, -/obj/item/weapon/folder/documents, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/nuke_storage) -"apT" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Dormitory Maintenance APC"; - pixel_x = -24 - }, -/obj/structure/cable, -/obj/machinery/light/small, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/dorms) -"apU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/crew_quarters/dorms) -"apV" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"apW" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Laundry Room"; - dir = 1 - }, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"apX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"apY" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"apZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"aqa" = ( -/turf/open/floor/plating, -/area/crew_quarters/dorms) -"aqb" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = 32 - }, -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/turf/open/floor/plating, -/area/crew_quarters/dorms) -"aqc" = ( -/obj/structure/closet, -/obj/item/weapon/weldingtool, -/obj/item/weapon/crowbar, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aqd" = ( -/turf/closed/wall, -/area/crew_quarters/fitness/recreation) -"aqe" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/item/clothing/mask/balaclava, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aqf" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/circuit/green, -/area/maintenance/department/security/brig) -"aqg" = ( -/turf/open/floor/circuit/green, -/area/maintenance/department/security/brig) -"aqh" = ( -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"aqi" = ( -/obj/machinery/mineral/labor_claim_console{ - machinedir = 1; - pixel_x = 30 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"aqj" = ( -/turf/open/space, -/area/security/brig) -"aqk" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plating, -/area/security/brig) -"aql" = ( -/obj/machinery/door/window/brigdoor/security/cell{ - id = "Cell 1"; - name = "Cell 1" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/brig) -"aqm" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/security/brig) -"aqn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/closed/wall, -/area/security/brig) -"aqo" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plating, -/area/security/brig) -"aqp" = ( -/obj/machinery/door/window/brigdoor/security/cell{ - id = "Cell 2"; - name = "Cell 2" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/brig) -"aqq" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/closed/wall, -/area/security/brig) -"aqr" = ( -/obj/machinery/door/window/brigdoor/security/cell{ - id = "Cell 3"; - name = "Cell 3" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/brig) -"aqs" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/security/brig) -"aqt" = ( -/obj/machinery/door/airlock/glass_security{ - cyclelinkeddir = 2; - id_tag = "innerbrig"; - name = "Brig"; - req_access_txt = "63" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/brig) -"aqu" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/security/brig) -"aqv" = ( -/obj/machinery/door/airlock/glass_security{ - cyclelinkeddir = 2; - id_tag = "innerbrig"; - name = "Brig"; - req_access_txt = "63" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/brig) -"aqw" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Brig Desk"; - req_access_txt = "1" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/black, -/area/security/brig) -"aqx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/security/brig) -"aqy" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/security/brig) -"aqz" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/command{ - name = "Emergency Escape"; - req_access = null; - req_access_txt = "20" - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aqA" = ( -/obj/structure/window/reinforced, -/turf/open/space, -/area/space) -"aqB" = ( -/obj/machinery/computer/atmos_alert, -/turf/open/floor/plasteel/darkpurple, -/area/bridge) -"aqC" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/darkpurple/side{ - dir = 8 - }, -/area/bridge) -"aqD" = ( -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/bridge) -"aqE" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"aqF" = ( -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"aqG" = ( -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/bridge) -"aqH" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/darkyellow/side{ - dir = 4 - }, -/area/bridge) -"aqI" = ( -/obj/machinery/computer/shuttle/labor, -/turf/open/floor/plasteel/darkyellow, -/area/bridge) -"aqJ" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Bridge External Access"; - req_access = null; - req_access_txt = "10;13" - }, -/turf/open/floor/plating, -/area/bridge) -"aqK" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/ai_monitored/nuke_storage) -"aqL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/circuit/green{ - luminosity = 2 - }, -/area/ai_monitored/nuke_storage) -"aqM" = ( -/obj/machinery/nuclearbomb/selfdestruct, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/nuke_storage) -"aqN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/circuit/green{ - luminosity = 2 - }, -/area/ai_monitored/nuke_storage) -"aqO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/nuke_storage) -"aqP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/crew_quarters/dorms) -"aqQ" = ( -/obj/machinery/door/airlock{ - name = "Laundry Room" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"aqR" = ( -/obj/structure/table, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/weapon/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aqS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aqT" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/grille/broken, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aqU" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"aqV" = ( -/turf/open/floor/engine{ - name = "Holodeck Projector Floor" - }, -/area/holodeck/rec_center) -"aqW" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/structure/cable, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aqX" = ( -/obj/item/clothing/head/collectable/police, -/turf/open/floor/mech_bay_recharge_floor, -/area/maintenance/department/security/brig) -"aqY" = ( -/obj/machinery/computer/mech_bay_power_console, -/obj/structure/cable, -/turf/open/floor/plasteel, -/area/maintenance/department/security/brig) -"aqZ" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"ara" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/flasher{ - id = "gulagshuttleflasher"; - pixel_x = 25 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"arb" = ( -/obj/item/device/radio/intercom{ - desc = "Talk through this. It looks like it has been modified to not broadcast."; - dir = 2; - name = "Prison Intercom (General)"; - pixel_x = -25; - pixel_y = -2; - prison_radio = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"arc" = ( -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"ard" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"are" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"arf" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/flasher{ - id = "brigentry"; - pixel_x = -28 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/brig) -"arg" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/brig) -"arh" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/eastleft{ - dir = 8; - name = "Brig Desk"; - req_access_txt = "1" - }, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen{ - layer = 3.1 - }, -/turf/open/floor/plasteel/black, -/area/security/brig) -"ari" = ( -/obj/machinery/computer/secure_data, -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "innerbrig"; - name = "Brig Interior Doors Control"; - normaldoorcontrol = 1; - pixel_x = -6; - pixel_y = 36; - req_access_txt = "63" - }, -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "outerbrig"; - name = "Brig Exterior Doors Control"; - normaldoorcontrol = 1; - pixel_x = -6; - pixel_y = 24; - req_access_txt = "63" - }, -/obj/machinery/button/flasher{ - id = "brigentry"; - pixel_x = 6; - pixel_y = 24 - }, -/turf/open/floor/plasteel/black, -/area/security/brig) -"arj" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/black, -/area/security/brig) -"ark" = ( -/obj/machinery/computer/security, -/turf/open/floor/plasteel/black, -/area/security/brig) -"arl" = ( -/turf/closed/wall, -/area/crew_quarters/heads/captain) -"arm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/crew_quarters/heads/captain) -"arn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aro" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/heads/captain) -"arp" = ( -/obj/machinery/computer/monitor{ - name = "Bridge Power Monitoring Console" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plasteel/darkpurple, -/area/bridge) -"arq" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel/darkpurple/side{ - dir = 8 - }, -/area/bridge) -"arr" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 4 - }, -/area/bridge) -"ars" = ( -/obj/structure/chair/comfy/black, -/turf/open/floor/plasteel/black, -/area/bridge) -"art" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 8 - }, -/area/bridge) -"aru" = ( -/obj/machinery/computer/cargo/request, -/turf/open/floor/plasteel/darkyellow, -/area/bridge) -"arv" = ( -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/turf/open/floor/plating, -/area/bridge) -"arw" = ( -/turf/open/floor/plating, -/area/bridge) -"arx" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/suit_storage_unit/standard_unit, -/turf/open/floor/plating, -/area/bridge) -"ary" = ( +"asV" = ( /obj/structure/closet/crate{ name = "Gold Crate" }, @@ -7998,7 +8628,7 @@ dir = 1 }, /area/ai_monitored/nuke_storage) -"arz" = ( +"asW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -8007,7 +8637,7 @@ luminosity = 2 }, /area/ai_monitored/nuke_storage) -"arA" = ( +"asX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -8016,7 +8646,7 @@ luminosity = 2 }, /area/ai_monitored/nuke_storage) -"arB" = ( +"asY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -8029,7 +8659,7 @@ luminosity = 2 }, /area/ai_monitored/nuke_storage) -"arC" = ( +"asZ" = ( /obj/item/weapon/coin/silver{ pixel_x = 7; pixel_y = 12 @@ -8057,7 +8687,942 @@ dir = 4 }, /area/ai_monitored/nuke_storage) -"arD" = ( +"ata" = ( +/obj/machinery/light_switch{ + pixel_x = -20 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"atb" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"atc" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/teleporter) +"atd" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/closet/l3closet/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/black, +/area/teleporter) +"ate" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Dormitory Maintenance APC"; + pixel_x = -24 + }, +/obj/structure/cable, +/obj/machinery/light/small, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/dorms) +"atf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/crew_quarters/dorms) +"atg" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"ath" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Laundry Room"; + dir = 1 + }, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"ati" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"atj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"atk" = ( +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"atl" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = 32 + }, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"atm" = ( +/obj/structure/closet, +/obj/item/weapon/weldingtool, +/obj/item/weapon/crowbar, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"atn" = ( +/turf/closed/wall, +/area/crew_quarters/fitness/recreation) +"ato" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen"; + opened = 1 + }, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/item/clothing/mask/balaclava, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"atp" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/circuit/green, +/area/maintenance/department/security/brig) +"atq" = ( +/turf/open/floor/circuit/green, +/area/maintenance/department/security/brig) +"atr" = ( +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"ats" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"att" = ( +/obj/machinery/mineral/labor_claim_console{ + machinedir = 1; + pixel_x = 30 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"atu" = ( +/turf/open/space, +/area/security/brig) +"atv" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plating, +/area/security/brig) +"atw" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 1"; + name = "Cell 1" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"atx" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/security/brig) +"aty" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/closed/wall, +/area/security/brig) +"atz" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plating, +/area/security/brig) +"atA" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 2"; + name = "Cell 2" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"atB" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/closed/wall, +/area/security/brig) +"atC" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 3"; + name = "Cell 3" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"atD" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/security/brig) +"atE" = ( +/obj/machinery/door/airlock/glass_security{ + cyclelinkeddir = 2; + id_tag = "innerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/brig) +"atF" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/security/brig) +"atG" = ( +/obj/machinery/door/airlock/glass_security{ + cyclelinkeddir = 2; + id_tag = "innerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"atH" = ( +/obj/machinery/door/airlock/glass_security{ + name = "Brig Desk"; + req_access_txt = "1" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/black, +/area/security/brig) +"atI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/security/brig) +"atJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/security/brig) +"atK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/command{ + name = "Emergency Escape"; + req_access = null; + req_access_txt = "20" + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"atL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/sign/securearea, +/turf/closed/wall, +/area/bridge) +"atM" = ( +/obj/machinery/door/airlock/command{ + name = "MiniSat Access"; + req_access_txt = "65" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/black, +/area/bridge) +"atN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/sign/securearea, +/turf/closed/wall, +/area/bridge) +"atO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/bridge) +"atP" = ( +/obj/machinery/computer/monitor{ + name = "Bridge Power Monitoring Console" + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plasteel/darkpurple, +/area/bridge) +"atQ" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plasteel/darkpurple, +/area/bridge) +"atR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/bridge) +"atS" = ( +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/bridge) +"atT" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"atU" = ( +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"atV" = ( +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/bridge) +"atW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/bridge) +"atX" = ( +/obj/machinery/computer/shuttle/labor, +/turf/open/floor/plasteel/darkyellow, +/area/bridge) +"atY" = ( +/turf/closed/wall, +/area/bridge) +"atZ" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 2; + name = "Bridge External Access"; + req_access = null; + req_access_txt = "10;13" + }, +/turf/open/floor/plating, +/area/bridge) +"aua" = ( +/obj/structure/closet/secure_closet/freezer/money, +/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka/badminka, +/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/item/clothing/head/bearpelt, +/obj/item/weapon/skub, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault{ + dir = 1 + }, +/area/ai_monitored/nuke_storage) +"aub" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/black, +/area/ai_monitored/nuke_storage) +"auc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/black, +/area/ai_monitored/nuke_storage) +"aud" = ( +/obj/machinery/camera/motion{ + c_tag = "Vault"; + dir = 1; + network = list("SS13") + }, +/obj/machinery/light, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel/black, +/area/ai_monitored/nuke_storage) +"aue" = ( +/obj/structure/safe, +/obj/item/weapon/bikehorn/golden, +/obj/item/ammo_box/a357, +/obj/item/weapon/tank/internals/plasma/full, +/obj/item/weapon/disk/fakenucleardisk, +/obj/item/weapon/gun/energy/disabler, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/nuke_storage) +"auf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -30 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aug" = ( +/obj/machinery/button/door{ + id = "stationawaygate"; + name = "Gateway Access Shutter Control"; + pixel_x = -1; + pixel_y = -24; + req_access_txt = "31" + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"auh" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aui" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/closet/secure_closet/exile, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/black, +/area/teleporter) +"auj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/crew_quarters/dorms) +"auk" = ( +/obj/machinery/door/airlock{ + name = "Laundry Room" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"aul" = ( +/obj/machinery/computer/shuttle/monastery_shuttle, +/obj/structure/sign/pods{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/dorms) +"aum" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"aun" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/weapon/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"auo" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"aup" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"auq" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/dorms) +"aur" = ( +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/holodeck/rec_center) +"aus" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"aut" = ( +/obj/item/clothing/head/collectable/police, +/turf/open/floor/mech_bay_recharge_floor, +/area/maintenance/department/security/brig) +"auu" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/structure/cable, +/turf/open/floor/plasteel, +/area/maintenance/department/security/brig) +"auv" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"auw" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/flasher{ + id = "gulagshuttleflasher"; + pixel_x = 25 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"aux" = ( +/obj/item/device/radio/intercom{ + desc = "Talk through this. It looks like it has been modified to not broadcast."; + dir = 2; + name = "Prison Intercom (General)"; + pixel_x = -25; + pixel_y = -2; + prison_radio = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"auy" = ( +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"auz" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"auA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"auB" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = -28 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/brig) +"auC" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"auD" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastleft{ + dir = 8; + name = "Brig Desk"; + req_access_txt = "1" + }, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen{ + layer = 3.1 + }, +/turf/open/floor/plasteel/black, +/area/security/brig) +"auE" = ( +/obj/machinery/computer/secure_data, +/obj/machinery/button/door{ + desc = "A remote control switch for the medbay foyer."; + id = "innerbrig"; + name = "Brig Interior Doors Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 36; + req_access_txt = "63" + }, +/obj/machinery/button/door{ + desc = "A remote control switch for the medbay foyer."; + id = "outerbrig"; + name = "Brig Exterior Doors Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 24; + req_access_txt = "63" + }, +/obj/machinery/button/flasher{ + id = "brigentry"; + pixel_x = 6; + pixel_y = 24 + }, +/turf/open/floor/plasteel/black, +/area/security/brig) +"auF" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/black, +/area/security/brig) +"auG" = ( +/obj/machinery/computer/security, +/turf/open/floor/plasteel/black, +/area/security/brig) +"auH" = ( +/turf/closed/wall, +/area/crew_quarters/heads/captain) +"auI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/crew_quarters/heads/captain) +"auJ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"auK" = ( +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id = "bridgespace"; + name = "bridge external shutters"; + opacity = 0 + }, +/turf/open/floor/plasteel/black, +/area/bridge) +"auL" = ( +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id = "bridgespace"; + name = "bridge external shutters"; + opacity = 0 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/bridge) +"auM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/bridge) +"auN" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/bridge) +"auO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/bridge) +"auP" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/darkpurple/corner{ + dir = 1 + }, +/area/bridge) +"auQ" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 4 + }, +/area/bridge) +"auR" = ( +/obj/structure/chair/comfy/black, +/turf/open/floor/plasteel/black, +/area/bridge) +"auS" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 8 + }, +/area/bridge) +"auT" = ( +/obj/machinery/computer/cargo/request, +/turf/open/floor/plasteel/darkyellow, +/area/bridge) +"auU" = ( +/obj/structure/closet/emcloset/anchored, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/bridge) +"auV" = ( +/turf/open/floor/plating, +/area/bridge) +"auW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/nuke_storage) +"auX" = ( +/obj/structure/sign/securearea, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/nuke_storage) +"auY" = ( +/obj/machinery/door/airlock/vault{ + icon_state = "door_locked"; + locked = 1; + req_access_txt = "53" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/vault, +/area/ai_monitored/nuke_storage) +"auZ" = ( +/obj/structure/sign/securearea, +/turf/closed/wall/r_wall, +/area/ai_monitored/nuke_storage) +"ava" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + lockdownbyai = 0; + locked = 0; + name = "Gateway Access"; + req_access_txt = "62" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/teleporter) +"avb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "stationawaygate"; + name = "Gateway Access Shutters" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/teleporter) +"avc" = ( +/obj/structure/sign/securearea, +/turf/closed/wall/r_wall, +/area/teleporter) +"avd" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/shutters/preopen{ @@ -8066,7 +9631,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/dorms) -"arE" = ( +"ave" = ( /obj/structure/bed, /obj/item/weapon/bedsheet/nanotrasen, /obj/machinery/button/door{ @@ -8077,7 +9642,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"arF" = ( +"avf" = ( /obj/machinery/light/small{ dir = 1 }, @@ -8092,7 +9657,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"arG" = ( +"avg" = ( /obj/machinery/button/door{ id = "Dorm3"; name = "Dorm Bolt Control"; @@ -8105,7 +9670,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/wood, /area/crew_quarters/dorms) -"arH" = ( +"avh" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" @@ -8118,7 +9683,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"arI" = ( +"avi" = ( /obj/structure/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" @@ -8134,7 +9699,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"arJ" = ( +"avj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -8155,34 +9720,22 @@ dir = 1 }, /area/crew_quarters/dorms) -"arK" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"arL" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"arM" = ( +"avk" = ( /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"arN" = ( +"avl" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 28 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"arO" = ( +"avm" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"arP" = ( +"avn" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -8194,11 +9747,11 @@ }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"arQ" = ( +"avo" = ( /obj/structure/closet/crate, /turf/open/floor/mineral/titanium/blue, /area/shuttle/labor) -"arR" = ( +"avp" = ( /obj/machinery/door/airlock/titanium{ id_tag = "prisonshuttle"; name = "Labor Shuttle Airlock" @@ -8222,13 +9775,13 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/labor) -"arS" = ( +"avq" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock" }, /turf/open/floor/plasteel/black, /area/security/brig) -"arT" = ( +"avr" = ( /obj/machinery/light/small{ dir = 4 }, @@ -8242,7 +9795,7 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"arU" = ( +"avs" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/machinery/flasher{ @@ -8251,17 +9804,17 @@ }, /turf/open/floor/plasteel/blue/side, /area/security/brig) -"arV" = ( +"avt" = ( /turf/open/floor/plasteel/blue/side, /area/security/brig) -"arW" = ( +"avu" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 2"; name = "Cell 2 Locker" }, /turf/open/floor/plasteel/blue/side, /area/security/brig) -"arX" = ( +"avv" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/machinery/flasher{ @@ -8270,17 +9823,17 @@ }, /turf/open/floor/plasteel/green/side, /area/security/brig) -"arY" = ( +"avw" = ( /turf/open/floor/plasteel/green/side, /area/security/brig) -"arZ" = ( +"avx" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 3"; name = "Cell 3 Locker" }, /turf/open/floor/plasteel/green/side, /area/security/brig) -"asa" = ( +"avy" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/machinery/flasher{ @@ -8289,23 +9842,23 @@ }, /turf/open/floor/plasteel/yellow/side, /area/security/brig) -"asb" = ( +"avz" = ( /turf/open/floor/plasteel/yellow/side, /area/security/brig) -"asc" = ( +"avA" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 3"; name = "Cell 3 Locker" }, /turf/open/floor/plasteel/yellow/side, /area/security/brig) -"asd" = ( +"avB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 8 }, /area/security/brig) -"ase" = ( +"avC" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/eastleft{ dir = 8; @@ -8316,7 +9869,7 @@ /obj/item/weapon/restraints/handcuffs, /turf/open/floor/plasteel/black, /area/security/brig) -"asf" = ( +"avD" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -8325,33 +9878,33 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"asg" = ( +"avE" = ( /obj/machinery/atmospherics/pipe/simple/cyan/hidden{ dir = 9 }, /turf/open/floor/plasteel/black, /area/security/brig) -"ash" = ( +"avF" = ( /obj/structure/chair/office/dark, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/black, /area/security/brig) -"asi" = ( +"avG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/heads/captain) -"asj" = ( +"avH" = ( /obj/structure/toilet{ dir = 4 }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/heads/captain) -"ask" = ( +"avI" = ( /obj/structure/sink{ pixel_y = 28 }, @@ -8360,7 +9913,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/heads/captain) -"asl" = ( +"avJ" = ( /obj/machinery/light{ dir = 1 }, @@ -8369,7 +9922,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/heads/captain) -"asm" = ( +"avK" = ( /obj/machinery/shower{ dir = 1 }, @@ -8379,58 +9932,88 @@ /obj/structure/curtain, /turf/open/floor/plasteel/freezer, /area/crew_quarters/heads/captain) -"asn" = ( +"avL" = ( /obj/machinery/vending/cigarette, /turf/open/floor/plating, /area/maintenance/fore) -"aso" = ( +"avM" = ( /obj/machinery/door/airlock/command{ name = "Balcony"; req_access = null; req_access_txt = "20" }, /turf/open/floor/plating, -/area/crew_quarters/heads/captain) -"asp" = ( -/turf/open/floor/plasteel/vault, -/area/crew_quarters/heads/captain) -"asq" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/heads/captain) -"asr" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Captain's Balcony"; - dir = 1 - }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/heads/captain) -"ass" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-20"; - layer = 4.1; - pixel_y = 3 - }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/heads/captain) -"ast" = ( -/obj/machinery/computer/station_alert, -/turf/open/floor/plasteel/darkpurple, /area/bridge) -"asu" = ( +"avN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/vault, +/area/bridge) +"avO" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Bridge MiniSat Access Foyer"; + dir = 1; + network = list("SS13") + }, +/obj/machinery/light/small, +/turf/open/floor/plasteel/vault, +/area/bridge) +"avP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/vault, +/area/bridge) +"avQ" = ( +/obj/machinery/door/airlock/command{ + name = "MiniSat Access"; + req_access_txt = "65" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/bridge) +"avR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 10 + }, +/area/bridge) +"avS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/bridge) +"avT" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/black, +/area/bridge) +"avU" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/darkblue/side{ dir = 4 }, /area/bridge) -"asv" = ( +"avV" = ( /obj/structure/table/glass, /obj/item/weapon/storage/box/ids{ pixel_x = 4; @@ -8439,39 +10022,39 @@ /obj/item/weapon/storage/box/PDAs, /turf/open/floor/plasteel/black, /area/bridge) -"asw" = ( +"avW" = ( /obj/structure/table/glass, /obj/item/weapon/storage/firstaid/regular, /turf/open/floor/plasteel/black, /area/bridge) -"asx" = ( +"avX" = ( /obj/structure/table/glass, /obj/item/weapon/storage/toolbox/emergency, /turf/open/floor/plasteel/black, /area/bridge) -"asy" = ( +"avY" = ( /obj/structure/table/glass, /obj/item/device/aicard, /turf/open/floor/plasteel/black, /area/bridge) -"asz" = ( +"avZ" = ( /obj/structure/table/glass, /obj/item/weapon/restraints/handcuffs, /obj/item/device/assembly/flash/handheld, /obj/item/device/laser_pointer/blue, /turf/open/floor/plasteel/black, /area/bridge) -"asA" = ( +"awa" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/darkblue/side{ dir = 8 }, /area/bridge) -"asB" = ( +"awb" = ( /obj/machinery/computer/security/mining, /turf/open/floor/plasteel/darkyellow, /area/bridge) -"asC" = ( +"awc" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 1; name = "Bridge External Access"; @@ -8480,78 +10063,123 @@ }, /turf/open/floor/plating, /area/bridge) -"asD" = ( +"awd" = ( +/obj/structure/grille, /obj/structure/window/reinforced/fulltile, -/obj/structure/transit_tube, /turf/open/floor/plating, -/area/bridge) -"asE" = ( -/obj/structure/closet/secure_closet/freezer/money, -/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka/badminka, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/clothing/head/bearpelt, -/obj/item/weapon/skub, +/area/hallway/primary/central) +"awe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/ai_monitored/nuke_storage) -"asF" = ( -/obj/machinery/light, +/obj/item/weapon/twohanded/required/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, -/turf/open/floor/plasteel/black, -/area/ai_monitored/nuke_storage) -"asG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awg" = ( +/obj/machinery/light{ + dir = 1 + }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awh" = ( +/obj/machinery/camera{ + c_tag = "Vault Hallway"; + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, /obj/structure/cable{ d1 = 2; - d2 = 4; - icon_state = "2-4" + d2 = 8; + icon_state = "2-8" }, -/turf/open/floor/plasteel/black, -/area/ai_monitored/nuke_storage) -"asH" = ( -/obj/machinery/camera/motion{ - c_tag = "Vault"; - dir = 1; - network = list("SS13") - }, -/obj/machinery/light, /obj/structure/cable{ d1 = 1; - d2 = 8; - icon_state = "1-8" + d2 = 2; + icon_state = "1-2" }, -/turf/open/floor/plasteel/black, -/area/ai_monitored/nuke_storage) -"asI" = ( -/obj/structure/safe, -/obj/item/weapon/bikehorn/golden, -/obj/item/ammo_box/a357, -/obj/item/weapon/tank/internals/plasma/full, -/obj/item/weapon/disk/fakenucleardisk, -/obj/item/weapon/gun/energy/disabler, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/nuke_storage) -"asJ" = ( -/obj/structure/table/wood, -/obj/item/weapon/storage/book/bible, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"asK" = ( -/obj/structure/chair/wood/normal{ +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awk" = ( +/obj/effect/turf_decal/stripes/corner{ dir = 8 }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awl" = ( +/obj/effect/turf_decal/stripes/line{ + icon_state = "warningline"; + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awm" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/item/weapon/twohanded/required/kirbyplants/random, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"awn" = ( +/obj/structure/dresser, /turf/open/floor/wood, /area/crew_quarters/dorms) -"asL" = ( +"awo" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/crew_quarters/dorms) +"awp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -8559,7 +10187,7 @@ icon_state = "wood-broken7" }, /area/crew_quarters/dorms) -"asM" = ( +"awq" = ( /obj/machinery/door/airlock{ id_tag = "Dorm3"; name = "Dorm 3" @@ -8571,13 +10199,13 @@ dir = 5 }, /area/crew_quarters/dorms) -"asN" = ( +"awr" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"asO" = ( +"aws" = ( /obj/structure/disposalpipe/junction{ icon_state = "pipe-j2"; dir = 2 @@ -8585,20 +10213,27 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"asP" = ( +"awt" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"asQ" = ( +"awu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"awv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"asR" = ( +"aww" = ( /obj/structure/grille, /obj/structure/window/fulltile, /obj/structure/disposalpipe/segment{ @@ -8606,7 +10241,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"asS" = ( +"awx" = ( /obj/structure/closet/athletic_mixed, /obj/structure/disposalpipe/segment{ dir = 4 @@ -8615,7 +10250,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"asT" = ( +"awy" = ( /obj/structure/closet/lasertag/blue, /obj/structure/disposalpipe/segment{ dir = 4 @@ -8627,7 +10262,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"asU" = ( +"awz" = ( /obj/structure/closet/lasertag/red, /obj/structure/disposalpipe/segment{ dir = 4 @@ -8641,7 +10276,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"asV" = ( +"awA" = ( /obj/machinery/disposal/bin, /obj/machinery/light{ dir = 1 @@ -8660,13 +10295,13 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"asW" = ( +"awB" = ( /obj/machinery/vending/clothing, /turf/open/floor/plasteel/arrival{ dir = 1 }, /area/crew_quarters/fitness/recreation) -"asX" = ( +"awC" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-05"; layer = 4.1 @@ -8682,7 +10317,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"asY" = ( +"awD" = ( /obj/machinery/light{ dir = 4 }, @@ -8702,7 +10337,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"asZ" = ( +"awE" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -8710,22 +10345,14 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ata" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"atb" = ( +"awF" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/decal/cleanable/cobweb{ icon_state = "cobweb2" }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"atc" = ( +"awG" = ( /obj/structure/shuttle/engine/heater, /obj/structure/window/reinforced{ dir = 1; @@ -8733,7 +10360,7 @@ }, /turf/open/floor/plating, /area/shuttle/labor) -"atd" = ( +"awH" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_security{ name = "Labor Camp Shuttle Airlock"; @@ -8741,7 +10368,7 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"ate" = ( +"awI" = ( /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -8754,7 +10381,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/brig) -"atf" = ( +"awJ" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -8771,15 +10398,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/brig) -"atg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/closed/wall, -/area/security/brig) -"ath" = ( +"awK" = ( /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -8796,7 +10415,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/brig) -"ati" = ( +"awL" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_security{ cyclelinkeddir = 1; @@ -8814,7 +10433,7 @@ dir = 8 }, /area/security/brig) -"atj" = ( +"awM" = ( /obj/structure/cable{ d2 = 8; icon_state = "0-8" @@ -8828,7 +10447,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/security/brig) -"atk" = ( +"awN" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_security{ cyclelinkeddir = 1; @@ -8841,7 +10460,7 @@ dir = 4 }, /area/security/brig) -"atl" = ( +"awO" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/southleft{ base_state = "right"; @@ -8857,7 +10476,7 @@ /obj/item/device/radio, /turf/open/floor/plasteel/black, /area/security/brig) -"atm" = ( +"awP" = ( /obj/machinery/door/window/southleft{ base_state = "right"; dir = 1; @@ -8878,7 +10497,7 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"atn" = ( +"awQ" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/southleft{ base_state = "right"; @@ -8897,10 +10516,10 @@ }, /turf/open/floor/plasteel/black, /area/security/brig) -"ato" = ( +"awR" = ( /turf/closed/wall/r_wall, /area/crew_quarters/heads/captain) -"atp" = ( +"awS" = ( /obj/machinery/door/airlock{ name = "Private Restroom"; req_access_txt = "0" @@ -8908,7 +10527,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/heads/captain) -"atq" = ( +"awT" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -8922,9 +10541,32 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/captain) -"atr" = ( +"awU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain) +"awV" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain) +"awW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain) +"awX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain) +"awY" = ( /obj/machinery/light{ - dir = 8 + dir = 8; + light_color = "#e8eaff" }, /obj/machinery/firealarm{ dir = 4; @@ -8934,7 +10576,38 @@ dir = 8 }, /area/bridge) -"ats" = ( +"awZ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/black, +/area/bridge) +"axa" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 4 + }, +/area/bridge) +"axb" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/bridge) +"axc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 8 + }, +/area/bridge) +"axd" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -8942,25 +10615,20 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"att" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +"axe" = ( +/obj/machinery/light{ + dir = 4; + light_color = "#e8eaff" + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, /turf/open/floor/plasteel/darkblue/side{ dir = 4 }, /area/bridge) -"atu" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/bridge) -"atv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 8 - }, -/area/bridge) -"atw" = ( +"axf" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor{ density = 0; @@ -8973,66 +10641,58 @@ dir = 8 }, /area/bridge) -"atx" = ( +"axg" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/black, /area/bridge) -"aty" = ( -/obj/machinery/camera{ - c_tag = "Bridge MiniSat Access"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/bridge) -"atz" = ( -/obj/structure/transit_tube, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/bridge) -"atA" = ( +"axh" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/bridge) -"atB" = ( +"axi" = ( +/turf/closed/wall/r_wall, +/area/hallway/primary/central) +"axj" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, -/turf/closed/wall/r_wall, -/area/ai_monitored/nuke_storage) -"atC" = ( -/obj/structure/sign/securearea, +/turf/open/floor/plating, +/area/hallway/primary/central) +"axk" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/primary/central) +"axl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, /turf/closed/wall/r_wall, -/area/ai_monitored/nuke_storage) -"atD" = ( -/obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; - req_access_txt = "53" - }, +/area/hallway/primary/central) +"axm" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/stairs, +/area/hallway/primary/central) +"axn" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault, -/area/ai_monitored/nuke_storage) -"atE" = ( -/obj/structure/sign/securearea, -/turf/closed/wall/r_wall, -/area/ai_monitored/nuke_storage) -"atF" = ( +/turf/open/floor/plating, +/area/hallway/primary/central) +"axo" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -9041,12 +10701,12 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"atG" = ( +"axp" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atH" = ( +"axq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -9054,7 +10714,7 @@ /obj/structure/chair/comfy/brown, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atI" = ( +"axr" = ( /obj/effect/landmark/start/assistant, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -9062,51 +10722,51 @@ /obj/structure/chair/comfy/brown, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atJ" = ( +"axs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/structure/chair/comfy/brown, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atK" = ( +"axt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atL" = ( +"axu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"atM" = ( +"axv" = ( /obj/structure/grille, /obj/structure/window/fulltile, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"atN" = ( +"axw" = ( /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"atO" = ( +"axx" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"atP" = ( +"axy" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Holodeck Door" }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"atQ" = ( +"axz" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"atR" = ( +"axA" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -9118,19 +10778,19 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"atS" = ( +"axB" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/maintenance/solars/port) -"atT" = ( +"axC" = ( /turf/closed/wall, /area/maintenance/solars/port) -"atU" = ( +"axD" = ( /obj/structure/shuttle/engine/propulsion, /turf/open/floor/plating, /area/shuttle/labor) -"atV" = ( +"axE" = ( /obj/machinery/door/poddoor/preopen{ id = "prison release"; name = "prisoner processing blast door" @@ -9138,17 +10798,23 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"atW" = ( +"axF" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-10"; layer = 4.1 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"atX" = ( +"axG" = ( /turf/open/floor/plasteel, /area/hallway/primary/fore) -"atY" = ( +"axH" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"axI" = ( /obj/machinery/light{ dir = 1 }, @@ -9157,36 +10823,39 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"atZ" = ( +"axJ" = ( +/obj/structure/sign/security{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"axK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aua" = ( +"axL" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aub" = ( +"axM" = ( /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/hallway/primary/fore) -"auc" = ( +"axN" = ( /obj/structure/dresser, -/obj/structure/sign/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"; - name = "Mr. Deempisi portrait"; - pixel_y = 28 +/obj/structure/sign/poster/official/fruit_bowl{ + pixel_y = 32 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"aud" = ( +"axO" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"aue" = ( +"axP" = ( /obj/structure/closet/secure_closet/captains, /obj/machinery/light{ dir = 1 @@ -9199,11 +10868,11 @@ /obj/item/clothing/head/helmet/knight/blue, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"auf" = ( +"axQ" = ( /obj/machinery/suit_storage_unit/captain, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"aug" = ( +"axR" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -9214,7 +10883,7 @@ dir = 1 }, /area/crew_quarters/heads/captain) -"auh" = ( +"axS" = ( /obj/machinery/power/apc{ cell_type = 2500; dir = 1; @@ -9227,7 +10896,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aui" = ( +"axT" = ( /obj/structure/table/wood, /obj/machinery/recharger, /obj/machinery/requests_console{ @@ -9239,7 +10908,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"auj" = ( +"axU" = ( /obj/machinery/computer/card, /obj/item/weapon/card/id/captains_spare, /obj/item/device/radio/intercom{ @@ -9249,29 +10918,29 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"auk" = ( +"axV" = ( /obj/machinery/computer/communications, /obj/machinery/airalarm{ pixel_y = 22 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aul" = ( +"axW" = ( /obj/structure/filingcabinet/employment, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aum" = ( +"axX" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -24 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 }, /turf/open/floor/plasteel/darkblue/side{ dir = 8 }, /area/bridge) -"aun" = ( +"axY" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -9282,32 +10951,32 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"auo" = ( +"axZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"aup" = ( +"aya" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/black, /area/bridge) -"auq" = ( +"ayb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/darkblue/side, /area/bridge) -"aur" = ( +"ayc" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 8 }, /area/bridge) -"aus" = ( +"ayd" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -9315,7 +10984,7 @@ dir = 4 }, /area/bridge) -"aut" = ( +"aye" = ( /obj/machinery/door/airlock/command{ name = "External Access"; req_access_txt = "0"; @@ -9326,7 +10995,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"auu" = ( +"ayf" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -9342,59 +11011,22 @@ dir = 8 }, /area/bridge) -"auv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/black, -/area/bridge) -"auw" = ( -/obj/machinery/door/airlock/command{ - name = "MiniSat Access"; - req_access_txt = "65" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/bridge) -"aux" = ( +"ayg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, -/turf/open/floor/plasteel, +/turf/open/floor/plasteel/black, /area/bridge) -"auy" = ( -/obj/structure/transit_tube_pod, -/obj/structure/transit_tube/station/reverse{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/bridge) -"auz" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/hallway/primary/central) -"auA" = ( +"ayh" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/stairs, /area/hallway/primary/central) -"auB" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hallway/primary/central) -"auC" = ( +"ayi" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/shutters/preopen{ @@ -9403,7 +11035,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/dorms) -"auD" = ( +"ayj" = ( /obj/structure/bed, /obj/item/weapon/bedsheet/nanotrasen, /obj/machinery/button/door{ @@ -9414,7 +11046,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auE" = ( +"ayk" = ( /obj/machinery/light/small{ dir = 1 }, @@ -9429,7 +11061,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auF" = ( +"ayl" = ( /obj/machinery/button/door{ id = "Dorm2"; name = "Dorm Bolt Control"; @@ -9444,21 +11076,24 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auG" = ( +"aym" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"auH" = ( +"ayn" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auI" = ( +"ayo" = ( /obj/structure/table/wood, /obj/item/weapon/storage/pill_bottle/dice, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ @@ -9466,7 +11101,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auJ" = ( +"ayp" = ( /obj/structure/table/wood, /obj/item/weapon/pen{ layer = 4 @@ -9476,21 +11111,21 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auK" = ( +"ayq" = ( /obj/structure/table/wood, /obj/item/weapon/storage/backpack, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auL" = ( +"ayr" = ( /turf/open/floor/carpet, /area/crew_quarters/dorms) -"auM" = ( +"ays" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"auN" = ( +"ayt" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Recreation Room" @@ -9500,23 +11135,24 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"auO" = ( +"ayu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"auP" = ( +"ayv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, +/obj/structure/stacklifter, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"auQ" = ( +"ayw" = ( /obj/machinery/computer/holodeck, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"auR" = ( +"ayx" = ( /obj/structure/chair{ dir = 8 }, @@ -9527,17 +11163,12 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"auS" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/turf/open/space, -/area/solar/starboard) -"auT" = ( +"ayy" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, /turf/open/space, /area/solar/port) -"auU" = ( +"ayz" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/sign/securearea{ @@ -9549,7 +11180,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"auV" = ( +"ayA" = ( /obj/machinery/power/solar_control{ id = "portsolar"; name = "Port Solar Control"; @@ -9561,13 +11192,13 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"auW" = ( +"ayB" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/solars/port) -"auX" = ( +"ayC" = ( /obj/structure/cable{ icon_state = "0-2"; d2 = 2 @@ -9579,11 +11210,11 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"auY" = ( +"ayD" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"auZ" = ( +"ayE" = ( /obj/machinery/button/door{ id = "prison release"; name = "Labor Camp Shuttle Lockdown"; @@ -9594,7 +11225,7 @@ dir = 8 }, /area/hallway/primary/fore) -"ava" = ( +"ayF" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; icon_state = "space"; @@ -9604,50 +11235,50 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avb" = ( +"ayG" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avc" = ( +"ayH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avd" = ( +"ayI" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=BrigS2"; location = "BrigP" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"ave" = ( +"ayJ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avf" = ( +"ayK" = ( /obj/structure/disposalpipe/segment{ dir = 4; icon_state = "pipe-c" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avg" = ( +"ayL" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avh" = ( +"ayM" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avi" = ( +"ayN" = ( /obj/machinery/holopad, /obj/structure/disposalpipe/segment{ dir = 4 @@ -9658,22 +11289,22 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avj" = ( +"ayO" = ( /obj/structure/disposalpipe/segment{ dir = 8; icon_state = "pipe-c" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avk" = ( +"ayP" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avl" = ( +"ayQ" = ( /obj/item/device/radio/beacon, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"avm" = ( +"ayR" = ( /obj/structure/sign/poster/official/random{ pixel_x = 32 }, @@ -9681,27 +11312,27 @@ dir = 4 }, /area/hallway/primary/fore) -"avn" = ( +"ayS" = ( /obj/structure/bed, /obj/item/weapon/bedsheet/captain, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"avo" = ( +"ayT" = ( /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"avp" = ( +"ayU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"avq" = ( +"ayV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"avr" = ( +"ayW" = ( /obj/machinery/door/airlock/command{ name = "Captain's Quarters"; req_access = null; @@ -9712,7 +11343,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"avs" = ( +"ayX" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -9724,7 +11355,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"avt" = ( +"ayY" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -9740,7 +11371,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"avu" = ( +"ayZ" = ( /obj/machinery/door/window{ dir = 8; name = "Captain's Desk"; @@ -9748,22 +11379,22 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"avv" = ( +"aza" = ( /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"avw" = ( +"azb" = ( /obj/structure/chair/comfy/black, /obj/effect/landmark/start/captain, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"avx" = ( +"azc" = ( /obj/item/weapon/storage/secure/safe{ pixel_x = 35; pixel_y = 5 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"avy" = ( +"azd" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -9774,7 +11405,7 @@ dir = 8 }, /area/bridge) -"avz" = ( +"aze" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9790,7 +11421,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avA" = ( +"azf" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9804,7 +11435,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avB" = ( +"azg" = ( /obj/structure/fireaxecabinet{ pixel_y = -32 }, @@ -9818,8 +11449,10 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avC" = ( -/obj/machinery/light, +"azh" = ( +/obj/machinery/light{ + light_color = "#e8eaff" + }, /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9828,13 +11461,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, /turf/open/floor/plasteel/black, /area/bridge) -"avD" = ( +"azi" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9852,7 +11481,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avE" = ( +"azj" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9869,7 +11498,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avF" = ( +"azk" = ( /obj/machinery/turretid{ control_area = "AI Upload Chamber"; name = "AI Upload turret control"; @@ -9889,8 +11518,10 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avG" = ( -/obj/machinery/light, +"azl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9899,32 +11530,9 @@ /obj/machinery/newscaster{ pixel_y = -28 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, /turf/open/floor/plasteel/black, /area/bridge) -"avH" = ( -/obj/machinery/power/apc{ - cell_type = 10000; - dir = 2; - name = "Bridge APC"; - pixel_y = -24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/bridge) -"avI" = ( +"azm" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9940,7 +11548,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"avJ" = ( +"azn" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -9954,20 +11562,30 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, -/turf/open/floor/plasteel/black, -/area/bridge) -"avK" = ( /obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, +/turf/open/floor/plasteel/black, +/area/bridge) +"azo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/power/apc{ + cell_type = 10000; + dir = 4; + name = "Bridge APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, /turf/open/floor/plasteel/darkblue/side{ dir = 4 }, /area/bridge) -"avL" = ( +"azp" = ( /obj/machinery/light, /obj/machinery/camera{ c_tag = "Bridge External Access"; @@ -9977,47 +11595,34 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/black, /area/bridge) -"avM" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/bridge) -"avN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/bridge) -"avO" = ( -/turf/closed/wall/r_wall, -/area/hallway/primary/central) -"avP" = ( +"azq" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"avQ" = ( +"azr" = ( /obj/structure/table/wood, /obj/item/weapon/storage/book/bible, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avR" = ( +"azs" = ( /obj/structure/chair/wood/normal{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avS" = ( +"azt" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avT" = ( +"azu" = ( /obj/machinery/door/airlock{ id_tag = "Dorm2"; name = "Dorm 2" @@ -10029,11 +11634,11 @@ dir = 5 }, /area/crew_quarters/dorms) -"avU" = ( +"azv" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avV" = ( +"azw" = ( /obj/structure/table/wood, /obj/item/weapon/storage/crayons, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ @@ -10041,7 +11646,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avW" = ( +"azx" = ( /obj/structure/table/wood, /obj/item/device/paicard, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -10049,7 +11654,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avX" = ( +"azy" = ( /obj/structure/table/wood, /obj/item/toy/cards/deck{ pixel_x = 2 @@ -10059,19 +11664,19 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avY" = ( +"azz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"avZ" = ( +"azA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"awa" = ( +"azB" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Recreation Room" @@ -10081,24 +11686,25 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"awb" = ( +"azC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"awc" = ( +"azD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, +/obj/structure/weightlifter, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"awd" = ( +"azE" = ( /obj/structure/table, /obj/item/weapon/paper/fluff/holodeck/disclaimer, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"awe" = ( +"azF" = ( /obj/structure/chair{ dir = 8 }, @@ -10113,7 +11719,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"awf" = ( +"azG" = ( /obj/machinery/power/tracker, /obj/structure/cable{ icon_state = "0-4"; @@ -10121,7 +11727,7 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port) -"awg" = ( +"azH" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ d1 = 4; @@ -10130,7 +11736,7 @@ }, /turf/open/space, /area/solar/port) -"awh" = ( +"azI" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ d2 = 8; @@ -10138,16 +11744,24 @@ }, /turf/open/space, /area/solar/port) -"awi" = ( +"azJ" = ( /obj/structure/lattice/catwalk, /obj/item/stack/cable_coil, /turf/open/space, -/area/solar/starboard) -"awj" = ( +/area/solar/port) +"azK" = ( /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port) -"awk" = ( +"azL" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port) +"azM" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10161,7 +11775,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awl" = ( +"azN" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10169,7 +11783,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awm" = ( +"azO" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10183,7 +11797,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awn" = ( +"azP" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -10196,7 +11810,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awo" = ( +"azQ" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -10204,7 +11818,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awp" = ( +"azR" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10217,12 +11831,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awq" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, +"azS" = ( /obj/machinery/door/airlock/engineering{ name = "Port Solar Access"; req_access_txt = "10" @@ -10234,7 +11843,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port) -"awr" = ( +"azT" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10247,7 +11856,18 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aws" = ( +"azU" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/security/brig) +"azV" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10256,9 +11876,11 @@ /obj/machinery/light/small{ dir = 1 }, -/turf/open/floor/plating, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, /area/maintenance/department/security/brig) -"awt" = ( +"azW" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10270,7 +11892,7 @@ icon_state = "panelscorched" }, /area/maintenance/department/security/brig) -"awu" = ( +"azX" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -10279,17 +11901,17 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"awv" = ( +"azY" = ( /obj/structure/plasticflaps, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aww" = ( +"azZ" = ( /mob/living/simple_animal/bot/secbot/beepsky{ name = "Officer Beepsky" }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"awx" = ( +"aAa" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/weapon/stock_parts/cell/potato{ @@ -10298,7 +11920,7 @@ /obj/item/weapon/paper/fluff/jobs/security/beepsky_mom, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"awy" = ( +"aAb" = ( /obj/machinery/power/apc{ dir = 8; name = "Fore Primary Hallway APC"; @@ -10312,7 +11934,7 @@ dir = 8 }, /area/hallway/primary/fore) -"awz" = ( +"aAc" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -10320,7 +11942,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awA" = ( +"aAd" = ( /obj/machinery/light, /obj/structure/cable{ d1 = 4; @@ -10329,7 +11951,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awB" = ( +"aAe" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -10338,68 +11960,58 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awC" = ( +"aAf" = ( /obj/machinery/camera{ c_tag = "Fore Primary Hallway Port"; dir = 1 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awD" = ( -/obj/machinery/door/airlock/centcom{ - name = "Monastery Cemetary"; - opacity = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"awE" = ( +"aAg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awF" = ( +"aAh" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awG" = ( +"aAi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awH" = ( +"aAj" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awI" = ( +"aAk" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=Tool"; location = "BrigS2" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awJ" = ( +"aAl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awK" = ( +"aAm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awL" = ( +"aAn" = ( /obj/machinery/light, /obj/machinery/camera{ c_tag = "Fore Primary Hallway Starboard"; @@ -10410,7 +12022,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"awM" = ( +"aAo" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-14"; layer = 4.1 @@ -10419,12 +12031,12 @@ dir = 4 }, /area/hallway/primary/fore) -"awN" = ( +"aAp" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"awO" = ( +"aAq" = ( /obj/structure/table/wood, /obj/item/weapon/storage/box/matches, /obj/item/weapon/razor{ @@ -10435,22 +12047,22 @@ /obj/item/weapon/reagent_containers/food/drinks/flask/gold, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"awP" = ( +"aAr" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"awQ" = ( +"aAs" = ( /obj/structure/table/wood, /obj/item/weapon/kitchen/fork, /turf/open/floor/plasteel/grimy, /area/crew_quarters/heads/captain) -"awR" = ( +"aAt" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"awS" = ( +"aAu" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10459,12 +12071,12 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"awT" = ( +"aAv" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"awU" = ( +"aAw" = ( /obj/structure/table/wood, /obj/item/weapon/pen, /obj/item/weapon/paper_bin{ @@ -10472,11 +12084,11 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"awV" = ( +"aAx" = ( /obj/structure/table/wood, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"awW" = ( +"aAy" = ( /obj/structure/table/wood, /obj/item/weapon/folder/blue, /obj/item/weapon/stamp/captain, @@ -10485,7 +12097,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"awX" = ( +"aAz" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10496,14 +12108,14 @@ dir = 8 }, /area/bridge) -"awY" = ( +"aAA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/black, /area/bridge) -"awZ" = ( +"aAB" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"axa" = ( +"aAC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/highsecurity{ locked = 0; @@ -10518,115 +12130,119 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue, /area/ai_monitored/turret_protected/ai_upload) -"axb" = ( +"aAD" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, -/turf/open/floor/plasteel/black, -/area/bridge) -"axc" = ( /obj/structure/cable{ d1 = 1; - d2 = 2; - icon_state = "1-2" + d2 = 4; + icon_state = "1-4" }, +/turf/open/floor/plasteel/black, +/area/bridge) +"aAE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/open/floor/plasteel/darkblue/side{ dir = 4 }, /area/bridge) -"axd" = ( +"aAF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/crew_quarters/heads/hop) -"axe" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/hop) -"axf" = ( +"aAG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/closed/wall/r_wall, /area/crew_quarters/heads/hop) -"axg" = ( +"aAH" = ( /turf/closed/wall/r_wall, /area/crew_quarters/heads/hop) -"axh" = ( +"aAI" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"axi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"aAJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"axj" = ( +"aAK" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"axk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, +"aAL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"axl" = ( +"aAM" = ( /obj/structure/chair, /turf/open/floor/plasteel, /area/hallway/primary/central) -"axm" = ( +"aAN" = ( /turf/closed/wall, /area/hallway/primary/central) -"axn" = ( +"aAO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"axo" = ( +"aAP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/chair/comfy/brown{ dir = 1 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axp" = ( +"aAQ" = ( /obj/effect/landmark/start/assistant, /obj/structure/chair/comfy/brown{ dir = 1 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axq" = ( +"aAR" = ( /obj/structure/chair/comfy/brown{ dir = 1 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axr" = ( +"aAS" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"axs" = ( +"aAT" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"axt" = ( +"aAU" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10637,16 +12253,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"axu" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/space, -/area/solar/starboard) -"axv" = ( +"aAV" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ icon_state = "0-2"; @@ -10655,13 +12262,13 @@ }, /turf/open/space, /area/solar/port) -"axw" = ( +"aAW" = ( /obj/structure/rack, /obj/item/clothing/mask/gas, /obj/item/device/multitool, /turf/open/floor/plating, /area/maintenance/solars/port) -"axx" = ( +"aAX" = ( /obj/structure/chair/stool, /obj/machinery/power/terminal{ dir = 4 @@ -10669,12 +12276,23 @@ /obj/structure/cable, /turf/open/floor/plating, /area/maintenance/solars/port) -"axy" = ( +"aAY" = ( /obj/machinery/power/smes, /obj/structure/cable, /turf/open/floor/plating, /area/maintenance/solars/port) -"axz" = ( +"aAZ" = ( +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/security/brig) +"aBa" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/security/brig) +"aBb" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10685,7 +12303,7 @@ icon_state = "platingdmg1" }, /area/maintenance/department/security/brig) -"axA" = ( +"aBc" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10697,10 +12315,10 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"axB" = ( +"aBd" = ( /turf/closed/wall, /area/security/detectives_office) -"axC" = ( +"aBe" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/shutters/preopen{ @@ -10709,7 +12327,7 @@ }, /turf/open/floor/plating, /area/security/detectives_office) -"axD" = ( +"aBf" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /obj/machinery/door/airlock/security{ @@ -10720,23 +12338,26 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"axE" = ( +"aBg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, /turf/open/floor/plasteel/red/corner{ dir = 8 }, /area/hallway/primary/fore) -"axF" = ( +"aBh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner, /area/hallway/primary/fore) -"axG" = ( +"aBi" = ( /turf/closed/wall, /area/storage/primary) -"axH" = ( +"aBj" = ( /turf/closed/wall/r_wall, /area/storage/primary) -"axI" = ( +"aBk" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" @@ -10744,9 +12365,14 @@ /obj/structure/extinguisher_cabinet{ pixel_x = -24 }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-20"; + layer = 4.1; + pixel_y = 3 + }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"axJ" = ( +"aBl" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10759,31 +12385,31 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"axK" = ( +"aBm" = ( /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"axL" = ( +"aBn" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"axM" = ( +"aBo" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"axN" = ( +"aBp" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = 26 }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"axO" = ( +"aBq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_command{ cyclelinkeddir = 2; - name = "Bridge Access"; + name = "Bridge"; req_access_txt = "19" }, /obj/structure/cable{ @@ -10794,43 +12420,87 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/black, /area/bridge) -"axP" = ( +"aBr" = ( /obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/glass_command{ cyclelinkeddir = 2; - name = "Bridge Access"; + name = "Bridge"; req_access_txt = "19" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/black, /area/bridge) -"axQ" = ( +"aBs" = ( +/obj/machinery/porta_turret/ai{ + dir = 8 + }, +/turf/open/floor/plasteel/darkblue, +/area/ai_monitored/turret_protected/ai_upload) +"aBt" = ( +/obj/machinery/airalarm{ + pixel_y = 22 + }, /turf/open/floor/plasteel/darkblue/side{ dir = 9 }, /area/ai_monitored/turret_protected/ai_upload) -"axR" = ( +"aBu" = ( /turf/open/floor/plasteel/darkblue/side{ dir = 1 }, /area/ai_monitored/turret_protected/ai_upload) -"axS" = ( +"aBv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/ai_monitored/turret_protected/ai_upload) +"aBw" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/ai_monitored/turret_protected/ai_upload) +"aBx" = ( +/obj/machinery/power/apc{ + cell_type = 5000; + dir = 1; + name = "Upload APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 5 + }, +/area/ai_monitored/turret_protected/ai_upload) +"aBy" = ( +/obj/machinery/door/firedoor, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/glass_command{ + cyclelinkeddir = 2; + name = "Bridge"; + req_access_txt = "19" }, -/area/ai_monitored/turret_protected/ai_upload) -"axT" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 5 - }, -/area/ai_monitored/turret_protected/ai_upload) -"axU" = ( +/turf/open/floor/plasteel/black, +/area/bridge) +"aBz" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green, /obj/item/weapon/storage/secure/safe{ @@ -10839,15 +12509,15 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"axV" = ( +"aBA" = ( /obj/machinery/computer/security/mining, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"axW" = ( +"aBB" = ( /obj/machinery/computer/cargo/request, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"axX" = ( +"aBC" = ( /obj/structure/closet/secure_closet/hop, /obj/machinery/computer/security/telescreen{ desc = "Used for watching the monastery."; @@ -10857,7 +12527,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"axY" = ( +"aBD" = ( /obj/structure/filingcabinet/chestdrawer{ pixel_y = 2 }, @@ -10874,7 +12544,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"axZ" = ( +"aBE" = ( /obj/machinery/requests_console{ announcementConsole = 1; department = "Head of Personnel's Desk"; @@ -10887,22 +12557,17 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aya" = ( +"aBF" = ( /obj/machinery/status_display{ density = 0; layer = 4; pixel_y = 32 }, -/obj/structure/bed/dogbed{ - anchored = 1; - desc = "Ian's bed! Looks comfy."; - name = "Ian's bed"; - pixel_y = 2 - }, +/obj/structure/bed/dogbed/ian, /mob/living/simple_animal/pet/dog/corgi/Ian, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"ayb" = ( +"aBG" = ( /obj/machinery/vending/cart{ req_access_txt = "57" }, @@ -10911,7 +12576,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"ayc" = ( +"aBH" = ( /obj/machinery/power/apc{ cell_type = 5000; dir = 8; @@ -10925,7 +12590,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"ayd" = ( +"aBI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aBJ" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -10933,11 +12602,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aye" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"ayf" = ( +"aBK" = ( /obj/structure/table, /obj/machinery/light{ dir = 4 @@ -10945,7 +12610,7 @@ /obj/item/weapon/crowbar, /turf/open/floor/plasteel, /area/hallway/primary/central) -"ayg" = ( +"aBL" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/door/poddoor/shutters/preopen{ @@ -10954,7 +12619,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/dorms) -"ayh" = ( +"aBM" = ( /obj/structure/bed, /obj/item/weapon/bedsheet/nanotrasen, /obj/machinery/button/door{ @@ -10965,7 +12630,7 @@ }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/dorms) -"ayi" = ( +"aBN" = ( /obj/machinery/light/small{ dir = 1 }, @@ -10980,7 +12645,7 @@ }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/dorms) -"ayj" = ( +"aBO" = ( /obj/machinery/button/door{ id = "Dorm1"; name = "Dorm Bolt Control"; @@ -10995,54 +12660,61 @@ }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/dorms) -"ayk" = ( +"aBP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"aBQ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"ayl" = ( +"aBR" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aym" = ( +"aBS" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"ayn" = ( +"aBT" = ( /obj/structure/closet/wardrobe/white, /turf/open/floor/plasteel/arrival, /area/crew_quarters/fitness/recreation) -"ayo" = ( +"aBU" = ( /obj/structure/closet/wardrobe/mixed, /turf/open/floor/plasteel/arrival, /area/crew_quarters/fitness/recreation) -"ayp" = ( +"aBV" = ( /obj/structure/closet/wardrobe/green, /turf/open/floor/plasteel/arrival, /area/crew_quarters/fitness/recreation) -"ayq" = ( +"aBW" = ( /obj/structure/closet/wardrobe/grey, /obj/machinery/light, /turf/open/floor/plasteel/arrival, /area/crew_quarters/fitness/recreation) -"ayr" = ( +"aBX" = ( /obj/structure/closet/wardrobe/black, /obj/item/clothing/shoes/jackboots, /obj/item/weapon/storage/backpack, /turf/open/floor/plasteel/arrival, /area/crew_quarters/fitness/recreation) -"ays" = ( +"aBY" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-05"; layer = 4.1 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ayt" = ( +"aBZ" = ( /obj/machinery/light{ dir = 4 }, @@ -11059,26 +12731,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ayu" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/space, -/area/solar/starboard) -"ayv" = ( +"aCa" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ d1 = 1; @@ -11097,18 +12750,36 @@ }, /turf/open/space, /area/solar/port) -"ayw" = ( +"aCb" = ( /obj/structure/rack, /obj/item/weapon/crowbar, /obj/item/weapon/wrench, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ayx" = ( +"aCc" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ayy" = ( +"aCd" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/security/brig) +"aCe" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/security/brig) +"aCf" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -11124,7 +12795,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ayz" = ( +"aCg" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -11135,7 +12806,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ayA" = ( +"aCh" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -11146,7 +12817,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"ayB" = ( +"aCi" = ( /obj/structure/table/wood, /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-18"; @@ -11155,7 +12826,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayC" = ( +"aCj" = ( /obj/machinery/light/small{ dir = 1 }, @@ -11165,19 +12836,19 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayD" = ( +"aCk" = ( /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayE" = ( +"aCl" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayF" = ( +"aCm" = ( /obj/item/weapon/storage/briefcase, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayG" = ( +"aCn" = ( /obj/machinery/light/small{ dir = 1 }, @@ -11194,7 +12865,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayH" = ( +"aCo" = ( /obj/structure/closet/secure_closet/detective, /obj/item/weapon/hand_labeler, /obj/machinery/airalarm{ @@ -11202,7 +12873,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"ayI" = ( +"aCp" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -11210,19 +12881,22 @@ dir = 8 }, /area/hallway/primary/fore) -"ayJ" = ( +"aCq" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"ayK" = ( +"aCr" = ( /obj/machinery/vending/assist, +/obj/structure/sign/poster/official/pda_ad{ + pixel_y = 32 + }, /turf/open/floor/plasteel/neutral/side{ dir = 9 }, /area/storage/primary) -"ayL" = ( +"aCs" = ( /obj/structure/extinguisher_cabinet{ pixel_y = 30 }, @@ -11230,7 +12904,7 @@ dir = 1 }, /area/storage/primary) -"ayM" = ( +"aCt" = ( /obj/structure/table, /obj/item/weapon/wrench, /obj/item/device/analyzer, @@ -11243,7 +12917,7 @@ dir = 1 }, /area/storage/primary) -"ayN" = ( +"aCu" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/weapon/stock_parts/cell/high/plus, @@ -11259,7 +12933,7 @@ dir = 1 }, /area/storage/primary) -"ayO" = ( +"aCv" = ( /obj/structure/table, /obj/item/device/assembly/igniter{ pixel_x = -8; @@ -11275,7 +12949,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"ayP" = ( +"aCw" = ( /obj/structure/table, /obj/item/device/assembly/signaler, /obj/item/device/assembly/signaler, @@ -11290,17 +12964,20 @@ dir = 1 }, /area/storage/primary) -"ayQ" = ( +"aCx" = ( /obj/machinery/vending/tool, +/obj/structure/sign/poster/official/obey{ + pixel_y = 32 + }, /turf/open/floor/plasteel/neutral/side{ dir = 5 }, /area/storage/primary) -"ayR" = ( +"aCy" = ( /obj/structure/displaycase/captain, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"ayS" = ( +"aCz" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -11310,7 +12987,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"ayT" = ( +"aCA" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -11321,7 +12998,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"ayU" = ( +"aCB" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -11332,7 +13009,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"ayV" = ( +"aCC" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -11351,13 +13028,13 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"ayW" = ( +"aCD" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/crew_quarters/heads/captain) -"ayX" = ( +"aCE" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -11369,7 +13046,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/black, /area/bridge) -"ayY" = ( +"aCF" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -11377,7 +13054,7 @@ dir = 8 }, /area/bridge) -"ayZ" = ( +"aCG" = ( /obj/structure/table, /obj/item/weapon/aiModule/supplied/quarantine, /obj/machinery/camera/motion{ @@ -11393,7 +13070,7 @@ dir = 9 }, /area/ai_monitored/turret_protected/ai_upload) -"aza" = ( +"aCH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -11401,27 +13078,22 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai_upload) -"azb" = ( +"aCI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/ai_upload) -"azc" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, +"aCJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/ai_upload) -"azd" = ( +"aCK" = ( /turf/open/floor/plasteel/black, /area/ai_monitored/turret_protected/ai_upload) -"aze" = ( +"aCL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -11429,7 +13101,7 @@ dir = 4 }, /area/ai_monitored/turret_protected/ai_upload) -"azf" = ( +"aCM" = ( /obj/structure/table, /obj/item/weapon/aiModule/supplied/freeform, /obj/machinery/camera/motion{ @@ -11447,13 +13119,13 @@ dir = 5 }, /area/ai_monitored/turret_protected/ai_upload) -"azg" = ( +"aCN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"azh" = ( +"aCO" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -11464,7 +13136,7 @@ }, /turf/open/floor/plasteel/black, /area/bridge) -"azi" = ( +"aCP" = ( /obj/structure/table/wood, /obj/item/weapon/pen{ layer = 4 @@ -11478,21 +13150,21 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azj" = ( +"aCQ" = ( /obj/structure/chair/office/dark{ dir = 1 }, /obj/effect/landmark/start/head_of_personnel, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azk" = ( +"aCR" = ( /obj/machinery/holopad, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azl" = ( +"aCS" = ( /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azm" = ( +"aCT" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -11504,7 +13176,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azn" = ( +"aCU" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -11518,7 +13190,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azo" = ( +"aCV" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ name = "Head of Personnel"; @@ -11538,7 +13210,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"azp" = ( +"aCW" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -11558,7 +13230,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"azq" = ( +"aCX" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -11573,7 +13245,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"azr" = ( +"aCY" = ( /obj/machinery/holopad, /obj/structure/cable{ d1 = 1; @@ -11595,36 +13267,36 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"azs" = ( +"aCZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"azt" = ( +"aDa" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"azu" = ( +"aDb" = ( /obj/structure/table/wood, /obj/item/weapon/storage/book/bible, /turf/open/floor/plasteel/grimy, /area/crew_quarters/dorms) -"azv" = ( +"aDc" = ( /obj/structure/chair/wood/normal{ dir = 8 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/dorms) -"azw" = ( +"aDd" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/crew_quarters/dorms) -"azx" = ( +"aDe" = ( /obj/machinery/door/airlock{ id_tag = "Dorm1"; name = "Dorm 1" @@ -11636,17 +13308,17 @@ dir = 5 }, /area/crew_quarters/dorms) -"azy" = ( +"aDf" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"azz" = ( +"aDg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"azA" = ( +"aDh" = ( /obj/machinery/light, /obj/machinery/camera{ c_tag = "Dormitories Aft"; @@ -11662,22 +13334,22 @@ }, /turf/open/floor/plasteel/white/corner, /area/crew_quarters/dorms) -"azB" = ( +"aDi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white/side, /area/crew_quarters/dorms) -"azC" = ( +"aDj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white/side, /area/crew_quarters/dorms) -"azD" = ( +"aDk" = ( /turf/open/floor/plasteel/white/side, /area/crew_quarters/dorms) -"azE" = ( +"aDl" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -11689,29 +13361,28 @@ }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"azF" = ( +"aDm" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"azG" = ( +"aDn" = ( /obj/structure/grille/broken, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"azH" = ( +"aDo" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azI" = ( +"aDp" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11720,7 +13391,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azJ" = ( +"aDq" = ( /obj/structure/chair, /obj/structure/disposalpipe/segment{ dir = 4 @@ -11730,7 +13401,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azK" = ( +"aDr" = ( /obj/structure/chair, /obj/structure/disposalpipe/junction{ icon_state = "pipe-y"; @@ -11741,13 +13412,13 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azL" = ( +"aDs" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azM" = ( +"aDt" = ( /obj/structure/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" @@ -11755,7 +13426,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azN" = ( +"aDu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 4; @@ -11765,7 +13436,14 @@ dir = 8 }, /area/hallway/primary/fore) -"azO" = ( +"aDv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner, +/area/hallway/primary/fore) +"aDw" = ( /obj/structure/cable{ icon_state = "0-4"; d2 = 4 @@ -11779,7 +13457,7 @@ dir = 8 }, /area/storage/primary) -"azP" = ( +"aDx" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -11787,14 +13465,18 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"azQ" = ( +"aDy" = ( /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel, /area/storage/primary) -"azR" = ( +"aDz" = ( +/obj/structure/chair/stool, /turf/open/floor/plasteel, /area/storage/primary) -"azS" = ( +"aDA" = ( +/turf/open/floor/plasteel, +/area/storage/primary) +"aDB" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 28 @@ -11803,12 +13485,12 @@ dir = 4 }, /area/storage/primary) -"azT" = ( +"aDC" = ( /obj/structure/table/wood, /obj/item/weapon/storage/lockbox/medal, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"azU" = ( +"aDD" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" @@ -11818,7 +13500,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"azV" = ( +"aDE" = ( /obj/structure/chair/comfy/brown, /obj/structure/disposalpipe/segment{ dir = 4 @@ -11828,7 +13510,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"azW" = ( +"aDF" = ( /obj/structure/disposalpipe/junction{ icon_state = "pipe-j1"; dir = 4 @@ -11838,7 +13520,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"azX" = ( +"aDG" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -11852,7 +13534,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"azY" = ( +"aDH" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ name = "Captain's Office"; @@ -11872,7 +13554,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"azZ" = ( +"aDI" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -11894,13 +13576,13 @@ dir = 4 }, /area/bridge) -"aAa" = ( +"aDJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 8 }, /area/bridge) -"aAb" = ( +"aDK" = ( /obj/machinery/porta_turret/ai{ dir = 8 }, @@ -11908,23 +13590,10 @@ dir = 8 }, /area/ai_monitored/turret_protected/ai_upload) -"aAc" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel/black, -/area/ai_monitored/turret_protected/ai_upload) -"aAd" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, +"aDL" = ( /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aAe" = ( +"aDM" = ( /obj/machinery/holopad, /obj/machinery/camera/motion{ c_tag = "AI Upload Center"; @@ -11937,17 +13606,9 @@ name = "Station Intercom (AI Private)"; pixel_y = -28 }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aAf" = ( -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai_upload) -"aAg" = ( +"aDN" = ( /obj/machinery/porta_turret/ai{ dir = 8 }, @@ -11958,11 +13619,11 @@ dir = 4 }, /area/ai_monitored/turret_protected/ai_upload) -"aAh" = ( +"aDO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"aAi" = ( +"aDP" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -11979,7 +13640,7 @@ dir = 1 }, /area/bridge) -"aAj" = ( +"aDQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -11999,7 +13660,7 @@ }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/hop) -"aAk" = ( +"aDR" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12015,7 +13676,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aAl" = ( +"aDS" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12029,7 +13690,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aAm" = ( +"aDT" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12048,7 +13709,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aAn" = ( +"aDU" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12062,7 +13723,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aAo" = ( +"aDV" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12073,7 +13734,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aAp" = ( +"aDW" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12089,7 +13750,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aAq" = ( +"aDX" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12106,7 +13767,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aAr" = ( +"aDY" = ( /obj/machinery/power/apc{ dir = 4; name = "Head of Personnel APC"; @@ -12118,10 +13779,10 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aAs" = ( +"aDZ" = ( /turf/open/floor/plasteel, /area/hallway/primary/central) -"aAt" = ( +"aEa" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -12130,21 +13791,21 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aAu" = ( +"aEb" = ( /obj/machinery/newscaster{ pixel_x = 32; pixel_y = 1 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aAv" = ( +"aEc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aAw" = ( +"aEd" = ( /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"aAx" = ( +"aEe" = ( /obj/machinery/door/airlock{ name = "Unisex Restrooms"; req_access_txt = "0" @@ -12152,20 +13813,20 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAy" = ( +"aEf" = ( /obj/structure/urinal{ pixel_y = 32 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAz" = ( +"aEg" = ( /obj/structure/urinal{ pixel_y = 32 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAA" = ( +"aEh" = ( /obj/structure/urinal{ pixel_y = 32 }, @@ -12176,15 +13837,15 @@ /obj/effect/decal/cleanable/deadcockroach, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAB" = ( +"aEi" = ( /obj/effect/landmark/blobstart, /obj/item/toy/beach_ball/holoball, /turf/open/floor/plating, /area/crew_quarters/toilet/restrooms) -"aAC" = ( +"aEj" = ( /turf/closed/wall, /area/maintenance/department/cargo) -"aAD" = ( +"aEk" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -12193,7 +13854,12 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aAE" = ( +"aEl" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aEm" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp{ pixel_x = 3; @@ -12206,7 +13872,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aAF" = ( +"aEn" = ( /obj/structure/table/wood, /obj/item/weapon/pen, /obj/item/weapon/paper_bin{ @@ -12214,19 +13880,19 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aAG" = ( +"aEo" = ( /obj/structure/table/wood, /obj/item/weapon/storage/fancy/cigarettes, /obj/item/weapon/lighter, /obj/item/clothing/glasses/hud/security/sunglasses, /turf/open/floor/carpet, /area/security/detectives_office) -"aAH" = ( +"aEp" = ( /obj/structure/table/wood, /obj/machinery/computer/security/wooden_tv, /turf/open/floor/carpet, /area/security/detectives_office) -"aAI" = ( +"aEq" = ( /obj/structure/table/wood, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, @@ -12242,7 +13908,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aAJ" = ( +"aEr" = ( /obj/machinery/power/apc{ dir = 4; name = "Detective's Office APC"; @@ -12254,10 +13920,13 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aAK" = ( -/turf/closed/wall, -/area/maintenance/department/chapel/monastery) -"aAL" = ( +"aEs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red/corner{ + dir = 8 + }, +/area/hallway/primary/fore) +"aEt" = ( /obj/structure/table, /obj/item/weapon/storage/toolbox/electrical{ pixel_x = 2; @@ -12273,7 +13942,7 @@ dir = 8 }, /area/storage/primary) -"aAM" = ( +"aEu" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -12282,11 +13951,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/storage/primary) -"aAN" = ( +"aEv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/storage/primary) -"aAO" = ( +"aEw" = ( /obj/structure/table, /obj/item/weapon/storage/toolbox/mechanical{ pixel_x = 2; @@ -12302,7 +13971,7 @@ dir = 4 }, /area/storage/primary) -"aAP" = ( +"aEx" = ( /obj/structure/table/wood, /obj/item/weapon/pinpointer, /obj/item/weapon/disk/nuclear, @@ -12311,24 +13980,24 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aAQ" = ( +"aEy" = ( /obj/structure/table/wood, /obj/item/weapon/hand_tele, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aAR" = ( +"aEz" = ( /obj/structure/table/wood, /obj/item/weapon/storage/photo_album, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aAS" = ( +"aEA" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/black, /area/crew_quarters/heads/captain) -"aAT" = ( +"aEB" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -12340,7 +14009,7 @@ dir = 4 }, /area/bridge) -"aAU" = ( +"aEC" = ( /obj/machinery/light{ dir = 4 }, @@ -12354,7 +14023,7 @@ dir = 8 }, /area/bridge) -"aAV" = ( +"aED" = ( /obj/structure/table, /obj/item/weapon/aiModule/core/full/asimov, /obj/item/weapon/aiModule/core/freeformcore, @@ -12379,56 +14048,26 @@ dir = 10 }, /area/ai_monitored/turret_protected/ai_upload) -"aAW" = ( +"aEE" = ( /obj/machinery/light, -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 2; - name = "Upload APC"; - pixel_y = -24 - }, -/obj/structure/cable, /turf/open/floor/plasteel/darkblue/side, /area/ai_monitored/turret_protected/ai_upload) -"aAX" = ( +"aEF" = ( /obj/machinery/computer/upload/ai, -/obj/machinery/flasher{ - id = "AI"; - pixel_y = -24 - }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aAY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +"aEG" = ( +/obj/machinery/flasher{ + id = "AI"; + pixel_y = -6 }, -/obj/machinery/door/airlock/maintenance{ - name = "Monastery Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "22;24;10;11" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"aAZ" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/ai_upload) +"aEH" = ( /obj/machinery/computer/upload/borg, -/obj/machinery/flasher{ - id = "AI"; - pixel_y = -24 - }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aBa" = ( -/obj/machinery/light, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/darkblue/side, -/area/ai_monitored/turret_protected/ai_upload) -"aBb" = ( +"aEI" = ( /obj/structure/table, /obj/item/weapon/aiModule/supplied/oxygen, /obj/item/weapon/aiModule/zeroth/oneHuman, @@ -12454,7 +14093,7 @@ dir = 6 }, /area/ai_monitored/turret_protected/ai_upload) -"aBc" = ( +"aEJ" = ( /obj/machinery/light{ dir = 8 }, @@ -12465,21 +14104,21 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"aBd" = ( +"aEK" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 1 }, /area/bridge) -"aBe" = ( +"aEL" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aBf" = ( +"aEM" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-24"; layer = 4.1 @@ -12491,7 +14130,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aBg" = ( +"aEN" = ( /obj/structure/table/wood, /obj/item/weapon/storage/box/PDAs{ pixel_x = 4; @@ -12501,11 +14140,11 @@ /obj/item/weapon/storage/box/ids, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"aBh" = ( +"aEO" = ( /obj/machinery/computer/secure_data, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aBi" = ( +"aEP" = ( /obj/machinery/computer/card, /obj/structure/cable{ d1 = 1; @@ -12514,7 +14153,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aBj" = ( +"aEQ" = ( /obj/structure/chair/office/dark, /obj/machinery/button/flasher{ id = "hopflash"; @@ -12541,7 +14180,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aBk" = ( +"aER" = ( /obj/structure/table/wood, /obj/item/weapon/stamp/hop{ pixel_x = -4; @@ -12557,7 +14196,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hop) -"aBl" = ( +"aES" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway Vault"; dir = 4 @@ -12570,34 +14209,34 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aBm" = ( +"aET" = ( /turf/closed/wall, /area/storage/emergency/starboard) -"aBn" = ( +"aEU" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aBo" = ( +"aEV" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aBp" = ( +"aEW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aBq" = ( +"aEX" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aBr" = ( +"aEY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aBs" = ( +"aEZ" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -12608,56 +14247,87 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBt" = ( +"aFa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBu" = ( +"aFb" = ( /obj/machinery/light_switch{ pixel_y = 25 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBv" = ( +"aFc" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBw" = ( +"aFd" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/portable_atmospherics/scrubber, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBx" = ( +"aFe" = ( /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBy" = ( +"aFf" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aBz" = ( +"aFg" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aFh" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + req_access_txt = "13" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aFi" = ( +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aFj" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8; + req_access_txt = "13" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aFk" = ( /obj/structure/bodycontainer/morgue, /obj/effect/landmark/revenantspawn, /turf/open/floor/plasteel/black, /area/security/detectives_office) -"aBA" = ( +"aFl" = ( /obj/machinery/light/small{ - dir = 1 + dir = 1; + light_color = "#ffc1c1" }, /turf/open/floor/plasteel/black, /area/security/detectives_office) -"aBB" = ( +"aFm" = ( /obj/item/weapon/storage/secure/safe{ pixel_x = -22 }, /turf/open/floor/carpet, /area/security/detectives_office) -"aBC" = ( +"aFn" = ( /turf/open/floor/carpet, /area/security/detectives_office) -"aBD" = ( +"aFo" = ( /obj/structure/chair/comfy/brown{ buildstackamount = 0; dir = 1 @@ -12665,14 +14335,14 @@ /obj/effect/landmark/start/detective, /turf/open/floor/carpet, /area/security/detectives_office) -"aBE" = ( +"aFp" = ( /obj/structure/table/wood, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/device/taperecorder, /turf/open/floor/carpet, /area/security/detectives_office) -"aBF" = ( +"aFq" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -12680,7 +14350,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aBG" = ( +"aFr" = ( /obj/machinery/camera{ c_tag = "Fore Primary Hallway Entrance"; dir = 4 @@ -12690,7 +14360,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aBH" = ( +"aFs" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = 3; @@ -12702,7 +14372,7 @@ dir = 8 }, /area/storage/primary) -"aBI" = ( +"aFt" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -12711,11 +14381,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aBJ" = ( +"aFu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aBK" = ( +"aFv" = ( /obj/structure/table, /obj/item/weapon/weldingtool, /obj/item/weapon/crowbar, @@ -12725,25 +14395,25 @@ dir = 4 }, /area/storage/primary) -"aBL" = ( +"aFw" = ( /obj/structure/table/wood, /obj/item/device/camera, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aBM" = ( +"aFx" = ( /obj/structure/chair/comfy/brown{ dir = 1 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain) -"aBN" = ( +"aFy" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/darkblue/side, /area/crew_quarters/heads/captain) -"aBO" = ( +"aFz" = ( /turf/open/floor/plasteel/darkblue/side, /area/crew_quarters/heads/captain) -"aBP" = ( +"aFA" = ( /obj/structure/grille, /obj/machinery/door/poddoor/shutters/preopen{ id = "hop"; @@ -12758,7 +14428,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hop) -"aBQ" = ( +"aFB" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor{ base_state = "rightsecure"; @@ -12784,11 +14454,19 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hop) -"aBR" = ( +"aFC" = ( /obj/machinery/vending/snack, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aBS" = ( +"aFD" = ( +/obj/structure/table, +/obj/machinery/light{ + dir = 4 + }, +/obj/item/device/taperecorder, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aFE" = ( /obj/item/weapon/extinguisher, /obj/machinery/power/apc{ dir = 8; @@ -12802,20 +14480,20 @@ }, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aBT" = ( +"aFF" = ( /obj/item/weapon/storage/box/lights/mixed, /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aBU" = ( +"aFG" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBV" = ( +"aFH" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -12826,11 +14504,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/department/chapel/monastery) -"aBX" = ( +"aFI" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12841,7 +14515,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBY" = ( +"aFJ" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12850,7 +14524,7 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBZ" = ( +"aFK" = ( /obj/machinery/door/airlock{ name = "Unisex Showers"; req_access_txt = "0" @@ -12865,7 +14539,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCa" = ( +"aFL" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -12879,7 +14553,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCb" = ( +"aFM" = ( /obj/machinery/shower{ dir = 8 }, @@ -12893,25 +14567,25 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCc" = ( +"aFN" = ( /obj/structure/table, /obj/machinery/microwave, /turf/open/floor/plating, -/area/maintenance/department/cargo) -"aCd" = ( +/area/space) +"aFO" = ( /obj/effect/decal/cleanable/vomit/old, /obj/structure/sign/poster/contraband/random{ pixel_y = 32 }, /turf/open/floor/plating, -/area/maintenance/department/cargo) -"aCe" = ( +/area/space) +"aFP" = ( /obj/structure/sink/kitchen{ pixel_y = 28 }, /turf/open/floor/plating, -/area/maintenance/department/cargo) -"aCf" = ( +/area/space) +"aFQ" = ( /obj/structure/table, /obj/item/weapon/reagent_containers/glass/bowl, /obj/item/weapon/reagent_containers/glass/bowl, @@ -12924,37 +14598,40 @@ }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCg" = ( +"aFR" = ( +/obj/machinery/light/small{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCh" = ( +"aFS" = ( /turf/closed/wall/mineral/titanium, /area/shuttle/escape) -"aCi" = ( +"aFT" = ( /obj/structure/grille, /obj/structure/window/shuttle, /turf/open/floor/plating, /area/shuttle/escape) -"aCj" = ( +"aFU" = ( /obj/structure/table, /obj/item/weapon/storage/box/bodybags, /obj/item/weapon/pen, /turf/open/floor/plasteel/black, /area/security/detectives_office) -"aCk" = ( +"aFV" = ( /turf/open/floor/plasteel/black, /area/security/detectives_office) -"aCl" = ( +"aFW" = ( /obj/machinery/door/morgue{ name = "Morgue" }, /turf/open/floor/plasteel/black, /area/security/detectives_office) -"aCm" = ( +"aFX" = ( /obj/machinery/computer/med_data, /turf/open/floor/carpet, /area/security/detectives_office) -"aCn" = ( +"aFY" = ( /obj/machinery/computer/secure_data, /obj/machinery/light, /obj/machinery/camera{ @@ -12963,7 +14640,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aCo" = ( +"aFZ" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -12973,7 +14650,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aCp" = ( +"aGa" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -12981,7 +14658,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aCq" = ( +"aGb" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Central Access" @@ -12989,14 +14666,14 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aCr" = ( +"aGc" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Central Access" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aCs" = ( +"aGd" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Central Access" @@ -13004,7 +14681,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aCt" = ( +"aGe" = ( /obj/structure/rack, /obj/item/weapon/wirecutters, /obj/item/device/flashlight, @@ -13013,11 +14690,11 @@ dir = 10 }, /area/storage/primary) -"aCu" = ( +"aGf" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plasteel/neutral/side, /area/storage/primary) -"aCv" = ( +"aGg" = ( /obj/structure/table, /obj/item/weapon/crowbar, /obj/item/device/assembly/prox_sensor{ @@ -13030,23 +14707,23 @@ /obj/item/device/radio, /turf/open/floor/plasteel/neutral/side, /area/storage/primary) -"aCw" = ( +"aGh" = ( /obj/structure/table, /obj/item/weapon/storage/firstaid/regular, /obj/item/weapon/reagent_containers/glass/beaker, /turf/open/floor/plasteel/neutral/side, /area/storage/primary) -"aCx" = ( +"aGi" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plasteel/neutral/side, /area/storage/primary) -"aCy" = ( +"aGj" = ( /obj/machinery/disposal/bin, /turf/open/floor/plasteel/neutral/side{ dir = 6 }, /area/storage/primary) -"aCz" = ( +"aGk" = ( /obj/machinery/vending/boozeomat{ products = list(/obj/item/weapon/reagent_containers/food/drinks/bottle/rum = 1, /obj/item/weapon/reagent_containers/food/drinks/bottle/wine = 1, /obj/item/weapon/reagent_containers/food/drinks/ale = 1, /obj/item/weapon/reagent_containers/food/drinks/drinkingglass = 6, /obj/item/weapon/reagent_containers/food/drinks/ice = 1, /obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass = 4); req_access_txt = "20" @@ -13055,7 +14732,7 @@ dir = 5 }, /area/crew_quarters/heads/captain) -"aCA" = ( +"aGl" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -13064,37 +14741,87 @@ dir = 8 }, /area/crew_quarters/heads/captain) -"aCB" = ( +"aGm" = ( /obj/machinery/computer/arcade, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/crew_quarters/heads/captain) -"aCC" = ( +"aGn" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-09"; + light_color = "#2cb2e8"; + light_range = 3; name = "Photosynthetic Potted plant"; - pixel_y = 10 + pixel_y = 0 }, /turf/open/floor/plating/airless, /area/space) -"aCD" = ( +"aGo" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + pixel_y = 32 + }, +/turf/open/space, +/area/space) +"aGp" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "ss13sign-2"; + pixel_y = 32 + }, +/turf/open/space, +/area/space) +"aGq" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "ss13sign-3"; + pixel_y = 32 + }, +/turf/open/space, +/area/space) +"aGr" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "ss13sign-4"; + pixel_y = 32 + }, +/turf/open/space, +/area/space) +"aGs" = ( +/obj/structure/lattice, +/obj/structure/sign/logo{ + icon_state = "ss13sign-5"; + pixel_y = 32 + }, +/turf/open/space, +/area/space) +"aGt" = ( /obj/machinery/vending/cola, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aCE" = ( +"aGu" = ( /obj/machinery/light/small{ dir = 1 }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aCF" = ( +"aGv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aCG" = ( +"aGw" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aGx" = ( /obj/machinery/flasher{ id = "hopflash"; pixel_x = 28; @@ -13103,7 +14830,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aCH" = ( +"aGy" = ( /obj/structure/table, /obj/item/weapon/pen, /obj/item/weapon/paper_bin{ @@ -13112,11 +14839,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aCI" = ( +"aGz" = ( /obj/machinery/vending/cigarette, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aCJ" = ( +"aGA" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13125,27 +14852,42 @@ /obj/item/weapon/storage/toolbox/emergency, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aCK" = ( +"aGB" = ( /obj/machinery/space_heater, /obj/structure/sign/poster/contraband/random{ pixel_x = 32 }, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aCL" = ( +"aGC" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCM" = ( +"aGD" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCN" = ( +"aGE" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/structure/mirror{ + pixel_x = -28 + }, +/obj/effect/decal/cleanable/vomit/old, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/restrooms) +"aGF" = ( +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/restrooms) +"aGG" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13154,13 +14896,20 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCO" = ( +"aGH" = ( +/obj/machinery/camera{ + c_tag = "Dormitory Toilets"; + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/restrooms) +"aGI" = ( /obj/machinery/shower{ dir = 4 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCP" = ( +"aGJ" = ( /obj/machinery/shower{ dir = 8 }, @@ -13172,7 +14921,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCQ" = ( +"aGK" = ( /obj/structure/table, /obj/item/weapon/reagent_containers/food/snacks/cookie{ desc = "It has a distinctly eldritch taste to it."; @@ -13184,33 +14933,28 @@ }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCR" = ( +"aGL" = ( /obj/structure/chair/stool, /obj/item/clothing/suit/apron/chef, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCS" = ( +"aGM" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCT" = ( +"aGN" = ( /obj/machinery/hydroponics/constructable, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCU" = ( -/obj/structure/closet/coffin, -/obj/item/toy/figure/lawyer, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, +"aGO" = ( +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCV" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, +"aGP" = ( +/obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aCW" = ( +"aGQ" = ( /obj/structure/table, /obj/item/weapon/storage/firstaid/regular{ pixel_x = 2; @@ -13218,11 +14962,11 @@ }, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aCX" = ( +"aGR" = ( /obj/machinery/computer/emergency_shuttle, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aCY" = ( +"aGS" = ( /obj/structure/table, /obj/machinery/recharger, /obj/structure/extinguisher_cabinet{ @@ -13230,16 +14974,7 @@ }, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aCZ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aDa" = ( +"aGT" = ( /obj/machinery/door/airlock/maintenance{ name = "Detective Maintenance"; req_access_txt = "4" @@ -13253,26 +14988,26 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/detectives_office) -"aDb" = ( +"aGU" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDc" = ( +"aGV" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDd" = ( +"aGW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDe" = ( +"aGX" = ( /obj/structure/grille, /obj/structure/window/fulltile, /turf/open/floor/plating, /area/storage/primary) -"aDf" = ( +"aGY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Primary Tool Storage" @@ -13285,7 +15020,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aDg" = ( +"aGZ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Primary Tool Storage" @@ -13293,7 +15028,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aDh" = ( +"aHa" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-21"; layer = 4.1; @@ -13301,45 +15036,50 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDi" = ( +"aHb" = ( /obj/machinery/computer/arcade, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDj" = ( +"aHc" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aHd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" }, /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_command{ - cyclelinkeddir = 1; - name = "Bridge Access"; - req_access_txt = "19" - }, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/glass_command{ + cyclelinkeddir = 1; + name = "Bridge"; + req_access_txt = "19" + }, /turf/open/floor/plasteel/vault, /area/bridge) -"aDk" = ( +"aHe" = ( /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" }, /obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/glass_command{ cyclelinkeddir = 1; - name = "Bridge Access"; + name = "Bridge"; req_access_txt = "19" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/vault, /area/bridge) -"aDl" = ( +"aHf" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -13349,22 +15089,22 @@ }, /turf/open/floor/plating, /area/hallway/primary/central) -"aDm" = ( +"aHg" = ( /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" }, /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_command{ - cyclelinkeddir = 1; - name = "Bridge Access"; - req_access_txt = "19" - }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/glass_command{ + cyclelinkeddir = 1; + name = "Bridge"; + req_access_txt = "19" + }, /turf/open/floor/plasteel/vault, /area/bridge) -"aDn" = ( +"aHh" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "hopqueue"; name = "HoP Queue Shutters" @@ -13373,14 +15113,47 @@ dir = 1 }, /area/hallway/primary/central) -"aDo" = ( +"aHi" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/hallway/primary/central) +"aHj" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/hallway/primary/central) +"aHk" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/hallway/primary/central) +"aHl" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "hopqueue"; name = "HoP Queue Shutters" }, /turf/open/floor/plasteel/loadingarea, /area/hallway/primary/central) -"aDp" = ( +"aHm" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13390,12 +15163,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDq" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/crew_quarters/dorms) -"aDr" = ( +"aHn" = ( /obj/machinery/door/airlock{ name = "Starboard Emergency Storage"; req_access_txt = "0" @@ -13407,7 +15175,7 @@ }, /turf/open/floor/plating, /area/storage/emergency/starboard) -"aDs" = ( +"aHo" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13419,26 +15187,26 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDt" = ( +"aHp" = ( /obj/machinery/door/airlock{ name = "Unit 1" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDu" = ( +"aHq" = ( /obj/machinery/door/airlock{ name = "Unit 2" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDv" = ( +"aHr" = ( /obj/machinery/shower{ dir = 4 }, /obj/item/weapon/soap/nanotrasen, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDw" = ( +"aHs" = ( /obj/structure/closet/crate, /obj/item/weapon/cultivator, /obj/item/weapon/shovel/spade, @@ -13450,23 +15218,44 @@ /obj/item/weapon/reagent_containers/glass/bottle/nutrient/ez, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aDx" = ( +"aHt" = ( /obj/effect/decal/cleanable/egg_smudge, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aDy" = ( -/turf/closed/wall, -/area/library) -"aDz" = ( +"aHu" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aHv" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) +"aHw" = ( +/obj/machinery/light{ + dir = 8 + }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) -"aDA" = ( +"aHx" = ( /obj/structure/chair/comfy/black{ dir = 1 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) -"aDB" = ( +"aHy" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aHz" = ( +/turf/closed/wall, +/area/hallway/secondary/exit/departure_lounge) +"aHA" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aHB" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -13477,7 +15266,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aDC" = ( +"aHC" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -13491,32 +15280,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aDD" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aDE" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/security/brig) -"aDF" = ( +"aHD" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -13533,13 +15297,13 @@ }, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aDG" = ( +"aHE" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDH" = ( +"aHF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -13549,20 +15313,22 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDI" = ( +"aHG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDJ" = ( +"aHH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/turf/open/floor/plasteel, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, /area/hallway/primary/central) -"aDK" = ( +"aHI" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13576,7 +15342,20 @@ dir = 4 }, /area/hallway/primary/central) -"aDL" = ( +"aHJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + frequency = 1439; + locked = 0; + pixel_y = 23 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aHK" = ( /obj/machinery/light{ dir = 1 }, @@ -13591,18 +15370,27 @@ dir = 4 }, /area/hallway/primary/central) -"aDM" = ( +"aHL" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1; - + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aHM" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aHN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDN" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aDO" = ( +"aHO" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" @@ -13612,7 +15400,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDP" = ( +"aHP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -13621,7 +15409,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aDQ" = ( +"aHQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -13632,7 +15420,7 @@ dir = 1 }, /area/hallway/primary/central) -"aDR" = ( +"aHR" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ dir = 4 @@ -13644,7 +15432,7 @@ dir = 1 }, /area/hallway/primary/central) -"aDS" = ( +"aHS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -13655,7 +15443,7 @@ dir = 1 }, /area/hallway/primary/central) -"aDT" = ( +"aHT" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13670,13 +15458,13 @@ dir = 1 }, /area/hallway/primary/central) -"aDU" = ( +"aHU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 1 }, /area/hallway/primary/central) -"aDV" = ( +"aHV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -13684,7 +15472,19 @@ dir = 1 }, /area/hallway/primary/central) -"aDW" = ( +"aHW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 29 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aHX" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13697,7 +15497,36 @@ dir = 1 }, /area/hallway/primary/central) -"aDX" = ( +"aHY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aHZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + frequency = 1439; + locked = 0; + pixel_y = 23 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aIa" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -13707,7 +15536,7 @@ dir = 1 }, /area/hallway/primary/central) -"aDY" = ( +"aIb" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -13715,7 +15544,7 @@ dir = 1 }, /area/hallway/primary/central) -"aDZ" = ( +"aIc" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -13728,7 +15557,18 @@ dir = 1 }, /area/hallway/primary/central) -"aEa" = ( +"aId" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aIe" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13740,14 +15580,14 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEb" = ( +"aIf" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEc" = ( +"aIg" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Dormitory" @@ -13757,13 +15597,13 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEd" = ( +"aIh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEe" = ( +"aIi" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13774,7 +15614,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEf" = ( +"aIj" = ( /obj/machinery/vending/cigarette, /obj/machinery/airalarm{ pixel_y = 22 @@ -13783,7 +15623,7 @@ dir = 4 }, /area/crew_quarters/dorms) -"aEg" = ( +"aIk" = ( /obj/machinery/power/apc{ dir = 4; name = "Dormitory Bathrooms APC"; @@ -13798,7 +15638,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEh" = ( +"aIl" = ( /obj/structure/toilet{ dir = 8 }, @@ -13808,7 +15648,17 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEi" = ( +"aIm" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/deadcockroach, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/restrooms) +"aIn" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13820,34 +15670,23 @@ }, /turf/open/floor/plating, /area/crew_quarters/toilet/restrooms) -"aEj" = ( +"aIo" = ( /obj/structure/mineral_door/iron, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aEk" = ( +"aIp" = ( /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aEl" = ( +"aIq" = ( /obj/structure/closet/coffin, -/obj/item/toy/figure/curator, +/obj/item/toy/figure/lawyer, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aEm" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/space, -/area/solar/starboard) -"aEn" = ( +"aIr" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ d1 = 1; @@ -13861,64 +15700,106 @@ }, /turf/open/space, /area/solar/port) -"aEo" = ( -/obj/machinery/door/airlock/centcom{ - name = "Library" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/carpet, -/area/library) -"aEp" = ( +"aIs" = ( /obj/structure/closet, /turf/open/floor/mineral/titanium/yellow, /area/shuttle/escape) -"aEq" = ( +"aIt" = ( +/obj/machinery/recharge_station, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/escape) +"aIu" = ( /obj/machinery/vending/cola, /turf/open/floor/mineral/titanium/yellow, /area/shuttle/escape) -"aEr" = ( +"aIv" = ( /obj/machinery/computer/atmos_alert, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aEs" = ( +"aIw" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) -"aEt" = ( +"aIx" = ( +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aIy" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) -"aEu" = ( +"aIz" = ( /obj/machinery/computer/security, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aEv" = ( +"aIA" = ( /obj/structure/chair, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/escape) -"aEw" = ( +"aIB" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-17" + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/hallway/secondary/exit/departure_lounge) +"aIC" = ( +/obj/structure/chair, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aID" = ( +/obj/structure/chair, +/obj/machinery/status_display{ + density = 0; + layer = 4; + pixel_y = 30 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aIE" = ( +/obj/structure/chair, +/obj/structure/sign/poster/official/report_crimes{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aIF" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-17" + }, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/hallway/secondary/exit/departure_lounge) +"aIG" = ( /obj/structure/table, /obj/item/weapon/reagent_containers/food/drinks/soda_cans/cola, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aEx" = ( +"aIH" = ( /obj/structure/chair/stool, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/department/security/brig) -"aEy" = ( +"aII" = ( /obj/machinery/vending/cigarette, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aEz" = ( -/turf/closed/wall, -/area/hallway/secondary/exit/departure_lounge) -"aEA" = ( +"aIJ" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -13928,13 +15809,13 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/department/security/brig) -"aEB" = ( +"aIK" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/department/security/brig) -"aEC" = ( +"aIL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -13944,13 +15825,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aED" = ( +"aIM" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEE" = ( +"aIN" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -13964,7 +15845,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEF" = ( +"aIO" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -13972,7 +15853,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEG" = ( +"aIP" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -13981,7 +15862,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEH" = ( +"aIQ" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -13994,7 +15875,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEI" = ( +"aIR" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14003,7 +15884,7 @@ /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEJ" = ( +"aIS" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14014,7 +15895,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEK" = ( +"aIT" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -14032,7 +15913,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEL" = ( +"aIU" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14043,7 +15924,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEM" = ( +"aIV" = ( /obj/structure/cable{ d1 = 2; d2 = 8; @@ -14060,7 +15941,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEN" = ( +"aIW" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -14073,7 +15954,21 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEO" = ( +"aIX" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/observer_start, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aIY" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -14081,13 +15976,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEP" = ( +"aIZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEQ" = ( +"aJa" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" @@ -14097,7 +15992,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aER" = ( +"aJb" = ( /obj/structure/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" @@ -14105,7 +16000,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aES" = ( +"aJc" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -14125,7 +16020,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aET" = ( +"aJd" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14143,7 +16038,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEU" = ( +"aJe" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14158,7 +16053,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aEV" = ( +"aJf" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Dormitory" @@ -14173,7 +16068,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEW" = ( +"aJg" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14184,7 +16079,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEX" = ( +"aJh" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14196,7 +16091,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEY" = ( +"aJi" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -14212,7 +16107,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEZ" = ( +"aJj" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14226,7 +16121,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFa" = ( +"aJk" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14245,7 +16140,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFb" = ( +"aJl" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14257,7 +16152,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFc" = ( +"aJm" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14270,7 +16165,7 @@ dir = 4 }, /area/crew_quarters/dorms) -"aFd" = ( +"aJn" = ( /obj/machinery/door/airlock{ name = "Unisex Restrooms"; req_access_txt = "0" @@ -14285,18 +16180,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFe" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"aFf" = ( +"aJo" = ( /obj/structure/cable{ d1 = 1; d2 = 8; @@ -14307,11 +16191,11 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFg" = ( +"aJp" = ( /obj/item/chair, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aFh" = ( +"aJq" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -14332,7 +16216,24 @@ icon_state = "panelscorched" }, /area/maintenance/department/cargo) -"aFi" = ( +"aJr" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/cargo) +"aJs" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -14346,7 +16247,25 @@ }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aFj" = ( +"aJt" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/cargo) +"aJu" = ( /obj/structure/grille, /obj/structure/cable{ d1 = 4; @@ -14361,7 +16280,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aFk" = ( +"aJv" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -14381,18 +16300,32 @@ }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aFl" = ( +"aJw" = ( +/obj/structure/closet/coffin, +/obj/item/toy/figure/ian, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aJx" = ( /turf/open/floor/mineral/titanium/yellow, /area/shuttle/escape) -"aFm" = ( +"aJy" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/escape) +"aJz" = ( /obj/machinery/computer/crew, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aFn" = ( +"aJA" = ( /obj/machinery/computer/communications, /turf/open/floor/mineral/titanium, /area/shuttle/escape) -"aFo" = ( +"aJB" = ( /obj/machinery/flasher{ id = "shuttle_flasher"; pixel_x = -24; @@ -14409,13 +16342,10 @@ }, /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/escape) -"aFp" = ( +"aJC" = ( /turf/open/floor/mineral/plastitanium/brig, /area/shuttle/escape) -"aFq" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-17" - }, +"aJD" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; icon_state = "space"; @@ -14424,38 +16354,28 @@ pixel_x = -32 }, /turf/open/floor/plasteel/red/side{ - dir = 9 + dir = 8 }, /area/hallway/secondary/exit/departure_lounge) -"aFr" = ( -/obj/structure/chair, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 +"aJE" = ( +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aJF" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Departure Lounge Holding Area"; + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 }, /turf/open/floor/plasteel/red/side{ - dir = 1 + dir = 4 }, /area/hallway/secondary/exit/departure_lounge) -"aFs" = ( -/obj/structure/chair, -/obj/machinery/status_display{ - density = 0; - layer = 4; - pixel_y = 30 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"aFt" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-17" - }, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/hallway/secondary/exit/departure_lounge) -"aFu" = ( +"aJG" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -14471,20 +16391,20 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFv" = ( +"aJH" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFw" = ( +"aJI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFx" = ( +"aJJ" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -14493,14 +16413,14 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFy" = ( +"aJK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFz" = ( +"aJL" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -14511,7 +16431,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFA" = ( +"aJM" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway Bathroom"; dir = 1 @@ -14521,19 +16441,14 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFB" = ( -/obj/machinery/door/airlock/centcom{ - name = "Library" +"aJN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/library) -"aFC" = ( +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aJO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -14541,7 +16456,7 @@ dir = 8 }, /area/hallway/primary/central) -"aFD" = ( +"aJP" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -14550,22 +16465,22 @@ dir = 8 }, /area/hallway/primary/central) -"aFE" = ( +"aJQ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"aFF" = ( -/obj/machinery/light, +"aJR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/machinery/light, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"aFG" = ( +"aJS" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -14579,13 +16494,16 @@ dir = 8 }, /area/hallway/primary/central) -"aFH" = ( -/obj/structure/chair{ +"aJT" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aFI" = ( +/turf/open/floor/plasteel/blue/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"aJU" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -14595,7 +16513,7 @@ dir = 8 }, /area/hallway/primary/central) -"aFJ" = ( +"aJV" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -14603,7 +16521,7 @@ dir = 8 }, /area/hallway/primary/central) -"aFK" = ( +"aJW" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway EVA"; dir = 1 @@ -14615,7 +16533,7 @@ dir = 8 }, /area/hallway/primary/central) -"aFL" = ( +"aJX" = ( /obj/structure/sign/directions/security{ dir = 8; icon_state = "direction_sec"; @@ -14635,25 +16553,33 @@ /obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFM" = ( -/obj/machinery/computer/shuttle/white_ship, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aFN" = ( +"aJY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aJZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFO" = ( +"aKa" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aFP" = ( +"aKb" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Dormitory" @@ -14663,18 +16589,18 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFQ" = ( +"aKc" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFR" = ( +"aKd" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFS" = ( +"aKe" = ( /obj/machinery/camera{ c_tag = "Dormitories Hallway"; dir = 1 @@ -14684,13 +16610,13 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFT" = ( +"aKf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFU" = ( +"aKg" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-04"; layer = 4.1 @@ -14699,19 +16625,19 @@ dir = 4 }, /area/crew_quarters/dorms) -"aFV" = ( +"aKh" = ( /obj/machinery/light_switch{ pixel_x = -25 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFW" = ( +"aKi" = ( /obj/machinery/door/airlock{ name = "Unit B" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFX" = ( +"aKj" = ( /obj/machinery/recharge_station, /obj/machinery/light/small{ dir = 1 @@ -14723,7 +16649,7 @@ /obj/effect/decal/cleanable/oil, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFY" = ( +"aKk" = ( /obj/structure/disposalpipe/segment{ dir = 4; icon_state = "pipe-c" @@ -14731,20 +16657,20 @@ /obj/effect/decal/cleanable/oil, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aFZ" = ( +"aKl" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aGa" = ( +"aKm" = ( /obj/structure/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" }, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aGb" = ( +"aKn" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -14754,24 +16680,35471 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aGc" = ( +"aKo" = ( /mob/living/simple_animal/mouse/gray, /turf/open/floor/plating{ burnt = 1; icon_state = "panelscorched" }, /area/maintenance/department/cargo) -"aGd" = ( +"aKp" = ( /obj/effect/spawner/lootdrop/grille_or_trash, /turf/open/floor/plating, /area/maintenance/department/cargo) -"aGe" = ( +"aKq" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aKr" = ( +/obj/structure/closet/coffin, +/obj/item/toy/figure/curator, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aKs" = ( +/obj/machinery/door/airlock/titanium{ + name = "Emergency Shuttle Airlock" + }, +/turf/open/floor/plating, +/area/shuttle/escape) +"aKt" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/mineral/titanium/yellow, +/area/shuttle/escape) +"aKu" = ( +/obj/structure/sign/nanotrasen, +/turf/closed/wall/mineral/titanium, +/area/shuttle/escape) +"aKv" = ( +/obj/machinery/door/airlock/glass{ + name = "Emergency Shuttle Cockpit"; + req_access_txt = "19" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aKw" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/mineral/plastitanium/brig, +/area/shuttle/escape) +"aKx" = ( +/obj/machinery/door/airlock/titanium{ + name = "Emergency Shuttle Airlock"; + req_access_txt = "2" + }, +/turf/open/floor/plating, +/area/shuttle/escape) +"aKy" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + name = "Escape Airlock" + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aKz" = ( +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aKA" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aKB" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8; + name = "Escape Airlock" + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aKC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/hallway/secondary/exit/departure_lounge) +"aKD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side, +/area/hallway/secondary/exit/departure_lounge) +"aKE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/red/side, +/area/hallway/secondary/exit/departure_lounge) +"aKF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/red/side, +/area/hallway/secondary/exit/departure_lounge) +"aKG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/space) +"aKH" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aKI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aKJ" = ( +/turf/closed/wall, +/area/storage/art) +"aKK" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/storage/art) +"aKL" = ( +/obj/machinery/door/airlock/glass{ + name = "Art Storage" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"aKM" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/crew_quarters/cafeteria/lunchroom) +"aKN" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/crew_quarters/cafeteria/lunchroom) +"aKO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Lunchroom" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/crew_quarters/cafeteria/lunchroom) +"aKP" = ( +/turf/closed/wall, +/area/crew_quarters/cafeteria/lunchroom) +"aKQ" = ( +/turf/closed/wall, +/area/crew_quarters/toilet/auxiliary) +"aKR" = ( +/obj/machinery/door/airlock{ + id_tag = "Potty1"; + name = "Unisex Restrooms"; + req_access_txt = "0" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aKS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/crew_quarters/toilet/auxiliary) +"aKT" = ( +/turf/closed/wall, +/area/maintenance/department/crew_quarters/bar) +"aKU" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aKV" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel, +/area/maintenance/department/crew_quarters/bar) +"aKW" = ( +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Bridge"; + dir = 1 + }, +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel, +/area/maintenance/department/crew_quarters/bar) +"aKX" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel, +/area/maintenance/department/crew_quarters/bar) +"aKY" = ( +/turf/closed/wall/r_wall, +/area/storage/eva) +"aKZ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/storage/eva) +"aLa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "evashutter"; + name = "EVA Storage Shutters" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/storage/eva) +"aLb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_command{ + name = "EVA Storage"; + req_access_txt = "18" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/storage/eva) +"aLc" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plating, +/area/teleporter) +"aLd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/glass_command{ + name = "Teleporter"; + req_access_txt = "17" + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aLe" = ( +/turf/closed/wall, +/area/security/checkpoint/supply) +"aLf" = ( +/turf/closed/wall, +/area/quartermaster/office) +"aLg" = ( +/turf/closed/wall, +/area/quartermaster/storage) +"aLh" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Warehouse Maintenance"; + req_access_txt = "31" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aLi" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aLj" = ( +/obj/effect/spawner/lootdrop/grille_or_trash, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aLk" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aLl" = ( +/obj/item/weapon/storage/box/mousetraps, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aLm" = ( +/turf/closed/wall, +/area/maintenance/disposal) +"aLn" = ( +/obj/machinery/door/poddoor{ + id = "trash"; + name = "disposal bay door" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aLo" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aLp" = ( +/obj/machinery/door/airlock/glass{ + name = "Emergency Shuttle Cargo Hold"; + req_access_txt = "0" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aLq" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aLr" = ( +/obj/machinery/door/airlock/glass{ + name = "Emergency Shuttle Brig"; + req_access_txt = "2" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aLs" = ( +/obj/machinery/door/airlock/glass_security{ + name = "Holding Area"; + req_access_txt = "2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red, +/area/hallway/secondary/exit/departure_lounge) +"aLt" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aLu" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aLv" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aLw" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/art) +"aLx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/easel, +/obj/item/weapon/canvas/twentythreeXnineteen, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/storage/art) +"aLy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"aLz" = ( +/obj/machinery/photocopier, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 23 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 5 + }, +/area/storage/art) +"aLA" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/snacks/friedegg, +/obj/item/weapon/kitchen/fork, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/crew_quarters/cafeteria/lunchroom) +"aLB" = ( +/obj/structure/chair{ + dir = 8; + name = "Defense" + }, +/obj/effect/landmark/start/assistant, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/crew_quarters/cafeteria/lunchroom) +"aLC" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/cafeteria/lunchroom) +"aLD" = ( +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/machinery/vending/cola, +/turf/open/floor/plasteel/neutral/side{ + dir = 5 + }, +/area/crew_quarters/cafeteria/lunchroom) +"aLE" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aLF" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aLG" = ( +/obj/structure/urinal{ + pixel_y = 32 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/button/door{ + id = "Potty1"; + name = "Bathroom Bolt Control"; + normaldoorcontrol = 1; + pixel_x = 25; + pixel_y = 4; + req_access_txt = "0"; + specialfunctions = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = 36; + pixel_y = 6 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aLH" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aLI" = ( +/obj/structure/closet/coffin, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aLJ" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aLK" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aLL" = ( +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aLM" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aLN" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aLO" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aLP" = ( +/obj/structure/girder, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aLQ" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/button/door{ + id = "evashutter"; + name = "EVA Shutters Control"; + pixel_x = -24; + req_access_txt = "18" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aLR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aLS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aLT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aLU" = ( +/obj/structure/closet/crate/rcd, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aLV" = ( +/turf/closed/wall, +/area/storage/eva) +"aLW" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Teleporter APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-14"; + layer = 4.1 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/teleporter) +"aLX" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/teleporter) +"aLY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aLZ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 4 + }, +/area/teleporter) +"aMa" = ( +/obj/structure/closet/crate, +/obj/machinery/button/door{ + id = "teleshutter"; + name = "Teleporter Shutters Control"; + pixel_x = 25; + pixel_y = -5; + req_access_txt = "17" + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 4 + }, +/area/teleporter) +"aMb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aMc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aMd" = ( +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_x = -32 + }, +/obj/structure/reagent_dispensers/peppertank{ + pixel_y = 30 + }, +/obj/machinery/computer/security, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/checkpoint/supply) +"aMe" = ( +/obj/machinery/computer/security/mining, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Cargo Security Post"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/supply) +"aMf" = ( +/obj/machinery/computer/secure_data, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/checkpoint/supply) +"aMg" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMi" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/status_display{ + density = 0; + layer = 4; + pixel_y = 30; + supply_display = 1 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMj" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMk" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMl" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMm" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/plasticflaps{ + opacity = 0 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMn" = ( +/obj/machinery/disposal/deliveryChute{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aMo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/quartermaster/storage) +"aMp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMq" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMr" = ( +/obj/structure/closet/crate, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMt" = ( +/obj/structure/closet/cardboard, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Cargo Warehouse"; + dir = 2 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMu" = ( +/obj/item/weapon/cigbutt/cigarbutt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMv" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aMw" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/decal/cleanable/ash, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMz" = ( +/obj/structure/grille/broken, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/item/weapon/crowbar, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMA" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMC" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aMD" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aME" = ( +/obj/machinery/button/massdriver{ + id = "trash"; + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating{ + icon_plating = "warnplate" + }, +/area/maintenance/disposal) +"aMF" = ( +/obj/machinery/conveyor_switch/oneway{ + convdir = 1; + id = "garbagestacked"; + name = "disposal conveyor" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating{ + icon_plating = "warnplate" + }, +/area/maintenance/disposal) +"aMG" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating{ + icon_plating = "warnplate" + }, +/area/maintenance/disposal) +"aMH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aMI" = ( +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aMJ" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aMK" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-10"; + layer = 4.1 + }, +/turf/open/floor/plasteel/escape{ + dir = 9 + }, +/area/hallway/secondary/exit/departure_lounge) +"aML" = ( +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aMM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aMN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aMO" = ( +/obj/machinery/power/apc{ + cell_type = 5000; + dir = 1; + name = "Departure Lounge APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aMP" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-21"; + layer = 4.1; + pixel_y = 3 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/escape{ + dir = 5 + }, +/area/hallway/secondary/exit/departure_lounge) +"aMQ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aMR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aMS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aMT" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aMU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/storage/art) +"aMV" = ( +/obj/structure/table, +/obj/item/stack/cable_coil/random{ + layer = 3.4 + }, +/obj/item/stack/cable_coil/random{ + layer = 3.3 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/stack/cable_coil/random{ + layer = 3.2 + }, +/obj/item/stack/cable_coil/random{ + layer = 3.1 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/storage/art) +"aMW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"aMX" = ( +/obj/structure/table, +/obj/item/weapon/airlock_painter, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + dir = 4; + name = "Art Storage APC"; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/storage/art) +"aMY" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/crew_quarters/cafeteria/lunchroom) +"aMZ" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Lunchroom"; + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/neutral/side, +/area/crew_quarters/cafeteria/lunchroom) +"aNa" = ( +/obj/structure/cable, +/obj/machinery/power/apc{ + dir = 2; + name = "Cafeteria APC"; + pixel_y = -24 + }, +/turf/open/floor/plasteel/neutral/side, +/area/crew_quarters/cafeteria/lunchroom) +"aNb" = ( +/obj/machinery/vending/sustenance{ + contraband = list(/obj/item/weapon/kitchen/knife = 6, /obj/item/weapon/reagent_containers/food/drinks/coffee = 12); + desc = "A vending machine which vends food."; + product_ads = "Sufficiently healthy." + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 6 + }, +/area/crew_quarters/cafeteria/lunchroom) +"aNc" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aNd" = ( +/obj/machinery/light/small, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aNe" = ( +/obj/structure/cable, +/obj/machinery/power/apc{ + cell_type = 5000; + dir = 2; + name = "Auxiliary Restrooms APC"; + pixel_y = -24 + }, +/obj/item/weapon/soap/nanotrasen, +/obj/machinery/shower{ + dir = 8 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/auxiliary) +"aNf" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aNg" = ( +/obj/item/weapon/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aNh" = ( +/obj/item/weapon/extinguisher, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aNi" = ( +/obj/structure/grille/broken, +/obj/item/weapon/crowbar, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aNj" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aNk" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aNl" = ( +/obj/item/trash/pistachios, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aNm" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aNn" = ( +/obj/item/weapon/shard{ + icon_state = "small" + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aNo" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aNp" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/clothing/shoes/magboots{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aNq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/storage/eva) +"aNr" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/weapon/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/weapon/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aNs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/storage/eva) +"aNt" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/tank/jetpack/carbondioxide, +/obj/item/weapon/tank/jetpack/carbondioxide{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aNu" = ( +/obj/structure/closet/crate, +/obj/item/weapon/melee/flyswatter, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/teleporter) +"aNv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aNw" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/teleporter) +"aNx" = ( +/turf/open/floor/plasteel, +/area/teleporter) +"aNy" = ( +/turf/open/floor/plasteel/blue/corner{ + dir = 4 + }, +/area/teleporter) +"aNz" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "teleshutter"; + name = "Teleporter Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/teleporter) +"aNA" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aNB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aNC" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/security/checkpoint/supply) +"aND" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/supply) +"aNE" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/supply) +"aNF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/supply) +"aNG" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/disposalpipe/wrapsortjunction{ + dir = 1 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aNH" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aNI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aNJ" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aNK" = ( +/obj/structure/table, +/obj/item/device/destTagger, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aNL" = ( +/obj/item/stack/wrapping_paper{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/stack/packageWrap{ + pixel_x = -1; + pixel_y = -1 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aNM" = ( +/obj/item/weapon/storage/box, +/obj/item/weapon/storage/box, +/obj/item/weapon/storage/box, +/obj/item/weapon/hand_labeler, +/obj/item/weapon/hand_labeler, +/obj/structure/table, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_x = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aNN" = ( +/obj/structure/closet/crate/freezer, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aNO" = ( +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aNP" = ( +/obj/structure/closet/crate, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aNQ" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aNR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aNS" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aNT" = ( +/obj/machinery/mass_driver{ + dir = 1; + id = "trash" + }, +/obj/machinery/button/massdriver{ + id = "trash"; + pixel_x = -28 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNU" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 8; + output_dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNV" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbagestacked" + }, +/obj/machinery/mineral/stacking_unit_console{ + dir = 2; + machinedir = 8; + pixel_x = -32; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNW" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbagestacked" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNX" = ( +/obj/machinery/disposal/deliveryChute{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNY" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNZ" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aOa" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aOb" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aOc" = ( +/turf/open/floor/carpet, +/area/shuttle/escape) +"aOd" = ( +/obj/structure/chair/comfy/beige, +/turf/open/floor/carpet, +/area/shuttle/escape) +"aOe" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aOf" = ( +/turf/open/floor/plasteel/escape{ + dir = 8 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOk" = ( +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOl" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOm" = ( +/turf/open/floor/plasteel/escape/corner{ + tag = "icon-escapecorner (EAST)"; + icon_state = "escapecorner"; + dir = 4 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOn" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOo" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/regular, +/obj/machinery/camera{ + c_tag = "Departure Lounge Starboard" + }, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOp" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/escape{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOr" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-16"; + layer = 4.1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 29 + }, +/turf/open/floor/plasteel/escape{ + dir = 5 + }, +/area/hallway/secondary/exit/departure_lounge) +"aOs" = ( +/obj/structure/sign/evac, +/turf/closed/wall, +/area/hallway/secondary/exit/departure_lounge) +"aOt" = ( +/obj/structure/table, +/obj/item/weapon/hand_labeler, +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/storage/art) +"aOu" = ( +/obj/structure/table, +/obj/item/weapon/storage/crayons, +/obj/item/weapon/storage/crayons, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Art Storage"; + dir = 1 + }, +/turf/open/floor/plasteel/neutral/side, +/area/storage/art) +"aOv" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 20; + layer = 3.1 + }, +/obj/item/stack/sheet/glass{ + amount = 20; + layer = 3.2 + }, +/obj/item/stack/rods{ + amount = 20; + layer = 3.3 + }, +/obj/item/weapon/canvas/twentythreeXtwentythree, +/obj/item/weapon/canvas/nineteenXnineteen, +/turf/open/floor/plasteel/neutral/side{ + dir = 6 + }, +/area/storage/art) +"aOw" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aOx" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aOy" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aOz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aOA" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aOB" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "EVA"; + pixel_x = -32 + }, +/obj/machinery/camera{ + c_tag = "EVA Storage"; + dir = 4; + network = list("SS13") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aOC" = ( +/obj/structure/tank_dispenser/oxygen, +/obj/effect/turf_decal/stripes/end, +/turf/open/floor/plasteel, +/area/storage/eva) +"aOD" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aOE" = ( +/obj/structure/table, +/obj/item/weapon/hand_tele, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Teleporter"; + dir = 4; + network = list("SS13") + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/teleporter) +"aOF" = ( +/obj/structure/chair/stool, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aOG" = ( +/obj/structure/chair/stool, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aOH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/teleporter) +"aOI" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 4 + }, +/area/teleporter) +"aOJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "teleshutter"; + name = "Teleporter Shutters" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/teleporter) +"aOK" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aOL" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aOM" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aON" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/security/checkpoint/supply) +"aOO" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/supply) +"aOP" = ( +/turf/open/floor/plasteel, +/area/security/checkpoint/supply) +"aOQ" = ( +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/supply) +"aOR" = ( +/obj/machinery/door/airlock/glass_security{ + name = "Cargo Security Post"; + req_access_txt = "63" + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/quartermaster/office) +"aOS" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aOT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aOU" = ( +/obj/structure/chair/stool, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aOV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aOW" = ( +/obj/machinery/door/window/eastleft{ + dir = 8; + icon_state = "right"; + name = "Mail"; + req_access_txt = "50" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/quartermaster/office) +"aOX" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aOY" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aOZ" = ( +/obj/item/stack/sheet/cardboard, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aPa" = ( +/obj/structure/closet/crate, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aPb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aPc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aPd" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aPe" = ( +/obj/structure/shuttle/engine/propulsion/right, +/turf/open/floor/plating/airless, +/area/shuttle/supply) +"aPf" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/weapon/shard, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aPg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 2; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aPh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aPi" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aPj" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/shuttle/escape) +"aPk" = ( +/obj/structure/table/wood/poker, +/obj/item/toy/cards/deck, +/turf/open/floor/carpet, +/area/shuttle/escape) +"aPl" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/shuttle/escape) +"aPm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/side{ + dir = 8; + heat_capacity = 1e+006 + }, +/area/hallway/secondary/exit/departure_lounge) +"aPn" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPo" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPp" = ( +/obj/structure/table, +/obj/item/toy/cards/deck, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPq" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPr" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPs" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPu" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aPw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/directions/evac{ + dir = 1; + icon_state = "direction_evac"; + pixel_x = 32 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aPx" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPy" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aPz" = ( +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aPA" = ( +/obj/item/trash/cheesie, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPB" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPC" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/item/clothing/gloves/color/random, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPD" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Bar Maintenance APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPE" = ( +/turf/closed/wall, +/area/crew_quarters/bar) +"aPF" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aPH" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aPI" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aPJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aPK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aPL" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aPM" = ( +/obj/structure/table, +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel/blue/side{ + dir = 10 + }, +/area/teleporter) +"aPN" = ( +/obj/machinery/computer/teleporter, +/turf/open/floor/plasteel/blue/side, +/area/teleporter) +"aPO" = ( +/obj/machinery/teleport/station, +/turf/open/floor/plasteel/blue/side, +/area/teleporter) +"aPP" = ( +/obj/machinery/teleport/hub, +/obj/machinery/light, +/turf/open/floor/plating, +/area/teleporter) +"aPQ" = ( +/obj/structure/closet/crate, +/obj/item/weapon/crowbar, +/turf/open/floor/plasteel/blue/side{ + dir = 6 + }, +/area/teleporter) +"aPR" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aPS" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aPT" = ( +/obj/structure/cable, +/obj/machinery/power/apc{ + dir = 8; + name = "Security Post - Cargo APC"; + pixel_x = -24 + }, +/obj/structure/closet/wardrobe/red, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/supply) +"aPU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/supply) +"aPV" = ( +/obj/structure/filingcabinet, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/supply) +"aPW" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/quartermaster/office) +"aPX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aPY" = ( +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aPZ" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aQa" = ( +/obj/structure/disposalpipe/wrapsortjunction{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aQb" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/camera{ + c_tag = "Cargo Mailroom"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aQc" = ( +/obj/machinery/button/door{ + id = "qm_warehouse"; + name = "Warehouse Door Control"; + pixel_x = -24; + req_access_txt = "31" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aQd" = ( +/obj/item/device/flashlight, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aQe" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aQf" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen"; + opened = 1 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aQg" = ( +/obj/structure/closet/crate/medical, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aQh" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/supply) +"aQi" = ( +/obj/structure/shuttle/engine/heater{ + dir = 1 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/shuttle/supply) +"aQj" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 2; + icon_state = "pipe-j2s"; + sortType = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aQk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/disposal) +"aQl" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aQm" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aQn" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "garbage" + }, +/obj/machinery/recycler, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aQo" = ( +/obj/machinery/conveyor{ + dir = 2; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aQp" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/revenantspawn, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aQq" = ( +/obj/structure/chair/comfy/beige{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/shuttle/escape) +"aQr" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/turf/open/floor/plasteel/escape{ + dir = 8 + }, +/area/hallway/secondary/exit/departure_lounge) +"aQs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aQt" = ( +/obj/machinery/status_display, +/turf/closed/wall, +/area/hallway/secondary/exit/departure_lounge) +"aQu" = ( +/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aQv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aQw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aQx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aQy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aQz" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Departure Lounge" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aQA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aQB" = ( +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aQC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aQD" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aQE" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQF" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQG" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aQI" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aQJ" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/crew_quarters/bar) +"aQK" = ( +/obj/structure/grille, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQL" = ( +/obj/structure/grille/broken, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQM" = ( +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQN" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQP" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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/department/crew_quarters/bar) +"aQQ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aQR" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQS" = ( +/obj/machinery/reagentgrinder, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aQT" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/crew_quarters/bar) +"aQU" = ( +/obj/machinery/vending/coffee, +/obj/machinery/camera{ + c_tag = "Bar Backroom"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aQV" = ( +/obj/structure/closet/secure_closet/bar{ + req_access_txt = "25" + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aQW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQX" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/weapon/broken_bottle, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aQY" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aQZ" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/weapon/crowbar, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "EVA Storage APC"; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aRa" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/storage/eva) +"aRb" = ( +/obj/structure/table, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel, +/area/storage/eva) +"aRc" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/eva) +"aRd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aRe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/cargo{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aRf" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/security/checkpoint/supply) +"aRg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_security{ + name = "Cargo Security Post"; + req_access_txt = "63" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/supply) +"aRh" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aRi" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aRj" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/folder/yellow, +/obj/item/weapon/pen, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aRk" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aRl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aRm" = ( +/obj/structure/closet/crate, +/obj/item/weapon/reagent_containers/food/snacks/donut, +/obj/item/weapon/reagent_containers/food/snacks/donut, +/obj/item/weapon/reagent_containers/food/snacks/donut, +/obj/item/weapon/reagent_containers/food/snacks/donut, +/turf/open/floor/plating, +/area/quartermaster/office) +"aRn" = ( +/obj/machinery/door/poddoor/shutters{ + id = "qm_warehouse"; + name = "warehouse shutters" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aRo" = ( +/obj/machinery/door/poddoor/shutters{ + id = "qm_warehouse"; + name = "warehouse shutters" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aRp" = ( +/obj/machinery/door/poddoor/shutters{ + id = "qm_warehouse"; + name = "warehouse shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aRq" = ( +/obj/structure/closet/crate/internals, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/storage) +"aRr" = ( +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/supply) +"aRs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aRt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/disposal) +"aRu" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aRv" = ( +/obj/item/trash/can, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aRw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aRx" = ( +/obj/machinery/conveyor_switch/oneway{ + convdir = -1; + id = "garbage"; + name = "disposal conveyor" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aRy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aRz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aRA" = ( +/obj/machinery/light, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aRB" = ( +/obj/structure/chair, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aRC" = ( +/obj/structure/table, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aRD" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/palebush, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aRE" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/palebush, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aRF" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/palebush, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aRG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aRH" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aRI" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aRJ" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aRK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aRL" = ( +/turf/closed/wall, +/area/hydroponics) +"aRM" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Hydroponics Maintenance"; + req_access_txt = "35" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/hydroponics) +"aRN" = ( +/turf/closed/wall, +/area/crew_quarters/kitchen) +"aRO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light/small{ + brightness = 3; + dir = 8 + }, +/turf/open/floor/plating, +/area/crew_quarters/kitchen) +"aRP" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/crew_quarters/bar) +"aRQ" = ( +/obj/item/weapon/reagent_containers/food/drinks/shaker, +/obj/item/weapon/gun/ballistic/revolver/doublebarrel, +/obj/structure/table/wood, +/obj/item/weapon/coin/silver, +/obj/item/stack/spacecash/c10, +/obj/item/stack/spacecash/c100, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aRR" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/chair/wood/normal{ + dir = 8 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/crew_quarters/bar) +"aRS" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aRT" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aRU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Storage Maintenance"; + req_access_txt = "25" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"aRV" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aRW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/chair, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aRX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance{ + name = "EVA Maintenance"; + req_access_txt = "18" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/storage/eva) +"aRY" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen"; + opened = 1 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aRZ" = ( +/obj/item/trash/tray, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSa" = ( +/obj/structure/closet/secure_closet/freezer/cream_pie, +/obj/item/weapon/grown/bananapeel, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSb" = ( +/obj/structure/closet/secure_closet/freezer/cream_pie, +/obj/item/seeds/banana, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSc" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/quartermaster/office) +"aSd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/quartermaster/office) +"aSe" = ( +/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/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aSf" = ( +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/machinery/door/window/westleft{ + dir = 1; + name = "Delivery Desk"; + req_access_txt = "50" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aSg" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/glass_mining{ + name = "Mailroom"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aSh" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/quartermaster/office) +"aSi" = ( +/obj/machinery/button/door{ + id = "qm_warehouse"; + name = "Warehouse Door Control"; + pixel_x = -24; + req_access_txt = "31" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aSj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aSk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aSl" = ( +/obj/machinery/power/apc{ + cell_type = 2500; + dir = 4; + name = "Cargo Maintenance APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aSm" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aSn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aSo" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Disposal APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aSp" = ( +/obj/machinery/door/airlock/glass{ + name = "Emergency Shuttle Infirmary" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/escape) +"aSq" = ( +/obj/machinery/camera{ + c_tag = "Departures - Port"; + dir = 4; + name = "security camera"; + pixel_y = -7 + }, +/turf/open/floor/plasteel/escape{ + dir = 8 + }, +/area/hallway/secondary/exit/departure_lounge) +"aSr" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aSs" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aSt" = ( +/obj/item/device/radio/beacon, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aSu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aSv" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/window/reinforced{ + dir = 8 + }, +/mob/living/simple_animal/butterfly, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aSw" = ( +/obj/item/weapon/statuebust, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aSx" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aSy" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/matches{ + pixel_x = -3; + pixel_y = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aSz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSA" = ( +/obj/structure/sink{ + pixel_y = 28 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -28 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSC" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSD" = ( +/obj/structure/closet/secure_closet/hydroponics, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSE" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/machinery/camera{ + c_tag = "Hydroponics Storage" + }, +/obj/machinery/plantgenes, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSF" = ( +/obj/machinery/chem_master/condimaster, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSG" = ( +/obj/structure/table, +/obj/item/weapon/book/manual/hydroponics_pod_people, +/obj/item/weapon/paper/guides/jobs/hydroponics, +/obj/item/weapon/reagent_containers/dropper, +/obj/item/weapon/reagent_containers/glass/bottle/mutagen, +/obj/item/weapon/reagent_containers/dropper, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aSH" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Maintenance"; + req_access_txt = "28" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/crew_quarters/kitchen) +"aSI" = ( +/obj/machinery/chem_master/condimaster{ + name = "CondiMaster Neo"; + pixel_x = -4 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aSJ" = ( +/obj/machinery/gibber, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aSK" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aSL" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=8"; + freq = 1400; + location = "Kitchen" + }, +/obj/machinery/door/window/southleft{ + base_state = "left"; + dir = 8; + icon_state = "left"; + name = "Kitchen Delivery"; + req_access_txt = "28" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/crew_quarters/kitchen) +"aSM" = ( +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/maintenance/department/crew_quarters/bar) +"aSN" = ( +/obj/item/device/assembly/mousetrap, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/crew_quarters/bar) +"aSO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aSP" = ( +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aSQ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/item/weapon/storage/box/beanbag, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aSR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSS" = ( +/obj/item/weapon/weldingtool, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aST" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSU" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSV" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSW" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aSX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aSY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aSZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aTa" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aTb" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 29 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/quartermaster/office) +"aTc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/quartermaster/office) +"aTd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/quartermaster/office) +"aTe" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"aTf" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aTg" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aTh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aTi" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aTj" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aTk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aTl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aTm" = ( +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aTn" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aTo" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/machinery/status_display{ + density = 0; + layer = 4; + pixel_y = 30; + supply_display = 1 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aTp" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aTq" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aTr" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aTs" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aTt" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/shuttle/supply) +"aTu" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aTv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aTw" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 2; + icon_state = "pipe-y" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aTx" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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/department/cargo) +"aTy" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Disposal Access"; + req_access_txt = "12" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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/disposal) +"aTz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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/disposal) +"aTA" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aTB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aTC" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/solar{ + id = "portsolar"; + name = "Port Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard) +"aTD" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/space, +/area/solar/starboard) +"aTE" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/solar{ + id = "starboardsolar"; + name = "Starboard Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard) +"aTF" = ( +/obj/machinery/sleeper{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aTG" = ( +/obj/machinery/vending/medical, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aTH" = ( +/obj/machinery/door/airlock/titanium{ + name = "Emergency Shuttle Airlock" + }, +/obj/docking_port/stationary{ + dheight = 0; + dir = 8; + dwidth = 4; + height = 15; + id = "emergency_home"; + name = "PubbyStation emergency evac bay"; + width = 20 + }, +/obj/docking_port/mobile/emergency{ + dheight = 0; + dir = 8; + dwidth = 4; + height = 15; + name = "Pubby emergency shuttle"; + port_angle = 90; + width = 18 + }, +/turf/open/floor/plating, +/area/shuttle/escape) +"aTI" = ( +/obj/machinery/light, +/turf/open/floor/plating, +/area/hallway/secondary/exit/departure_lounge) +"aTJ" = ( +/obj/structure/table, +/obj/item/weapon/folder, +/obj/item/weapon/pen, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aTK" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/palebush, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aTL" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/palebush, +/obj/structure/window/reinforced, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aTM" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/palebush, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/turf/open/floor/grass, +/area/hallway/secondary/exit/departure_lounge) +"aTN" = ( +/obj/structure/chair{ + dir = 1; + name = "Command Station" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aTO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Escape"; + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aTP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aTQ" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTU" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTV" = ( +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTW" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/spray/plantbgone{ + pixel_y = 3 + }, +/obj/item/weapon/reagent_containers/spray/plantbgone{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/weapon/reagent_containers/spray/plantbgone{ + pixel_x = 13; + pixel_y = 5 + }, +/obj/item/weapon/watertank, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aTX" = ( +/obj/structure/kitchenspike, +/obj/item/device/assembly/mousetrap, +/obj/item/trash/deadmouse, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aTY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aTZ" = ( +/obj/machinery/camera{ + c_tag = "Kitchen Cold Room"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "Kitchen"; + departmentType = 2; + pixel_y = 30 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aUa" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 26 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aUb" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/maintenance/department/crew_quarters/bar) +"aUc" = ( +/obj/structure/reagent_dispensers/beerkeg, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aUd" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"aUe" = ( +/obj/structure/closet/gmcloset, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/glass{ + amount = 50 + }, +/obj/item/stack/cable_coil, +/obj/item/weapon/storage/box/mousetraps, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/crew_quarters/bar) +"aUf" = ( +/turf/closed/wall, +/area/crew_quarters/theatre) +"aUg" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Theatre Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "12;46" + }, +/turf/open/floor/plating, +/area/crew_quarters/theatre) +"aUh" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Theatre Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "12;46" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/crew_quarters/theatre) +"aUi" = ( +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Cargo"; + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aUj" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aUk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aUl" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUm" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUo" = ( +/obj/machinery/door/airlock/glass_mining{ + name = "Cargo Bay"; + req_access_txt = "0"; + req_one_access_txt = "31;48" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUq" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUr" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aUt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aUu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aUv" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aUw" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aUx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aUy" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aUz" = ( +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aUA" = ( +/obj/machinery/door/airlock/titanium{ + name = "Supply Shuttle Airlock"; + req_access_txt = "31" + }, +/obj/docking_port/mobile/supply{ + dir = 4 + }, +/obj/docking_port/stationary{ + dir = 4; + dwidth = 5; + height = 7; + id = "supply_home"; + name = "Cargo Bay"; + width = 12 + }, +/turf/open/floor/plating, +/area/shuttle/supply) +"aUB" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/weapon/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aUC" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aUD" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/space, +/area/solar/starboard) +"aUE" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aUF" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/fire, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/weapon/crowbar, +/obj/structure/sign/nosmoking_2{ + pixel_x = 32 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aUG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aUH" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aUI" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aUJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Departure Lounge" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aUK" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aUL" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aUM" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aUN" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aUO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aUP" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/crew_quarters/bar) +"aUQ" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/hydroponics) +"aUR" = ( +/obj/machinery/door/window/eastright{ + name = "Hydroponics Delivery"; + req_access_txt = "35" + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + dir = 1; + freq = 1400; + location = "Hydroponics" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hydroponics) +"aUS" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/weapon/shovel/spade, +/obj/item/weapon/wrench, +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/item/weapon/wirecutters, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aUT" = ( +/obj/structure/closet/wardrobe/botanist, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aUU" = ( +/obj/machinery/power/apc{ + name = "Hydroponics APC"; + pixel_y = -24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aUV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aUW" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"aUX" = ( +/obj/machinery/icecream_vat, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aUY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aUZ" = ( +/mob/living/simple_animal/hostile/retaliate/goat{ + name = "Pete" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aVa" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aVb" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 23 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aVc" = ( +/obj/machinery/door/window/southleft{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Bar Delivery"; + req_access_txt = "25" + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + freq = 1400; + location = "Bar" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"aVd" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage"; + req_access_txt = "25" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aVe" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aVf" = ( +/obj/structure/sign/poster/random{ + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aVg" = ( +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aVh" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-04"; + layer = 4.1 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aVi" = ( +/obj/machinery/camera{ + c_tag = "Theatre Stage"; + dir = 2 + }, +/obj/machinery/light/small{ + dir = 1; + light_color = "#e82c86" + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aVj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aVk" = ( +/obj/structure/table/wood, +/obj/item/weapon/lipstick/random{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/clothing/gloves/color/rainbow/clown, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/item/weapon/lipstick/random, +/turf/open/floor/plasteel/black, +/area/crew_quarters/theatre) +"aVl" = ( +/obj/structure/dresser, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/clown{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/theatre) +"aVm" = ( +/obj/machinery/vending/autodrobe, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/theatre) +"aVn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Theatre Maintenance"; + req_access_txt = "46" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/crew_quarters/theatre) +"aVo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aVp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aVq" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aVr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/loadingarea{ + dir = 8 + }, +/area/quartermaster/office) +"aVs" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "cargodeliver" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aVt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"aVu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aVv" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/conveyor_switch{ + id = "cargodeliver" + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"aVw" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + freq = 1400; + location = "QM #1" + }, +/obj/effect/turf_decal/bot, +/mob/living/simple_animal/bot/mulebot{ + beacon_freq = 1400; + home_destination = "QM #1"; + suffix = "#1" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVy" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVz" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVB" = ( +/obj/machinery/conveyor_switch/oneway{ + convdir = -1; + id = "QMLoad" + }, +/obj/machinery/button/door{ + id = "QMLoaddoor2"; + layer = 4; + name = "Loading Doors"; + pixel_x = 24; + pixel_y = -8 + }, +/obj/machinery/button/door{ + dir = 2; + id = "QMLoaddoor"; + layer = 4; + name = "Loading Doors"; + pixel_x = 24; + pixel_y = 8 + }, +/obj/machinery/camera{ + c_tag = "Cargo Supply Dock"; + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVC" = ( +/obj/machinery/button/door{ + id = "QMLoaddoor2"; + layer = 4; + name = "Loading Doors"; + pixel_x = -24; + pixel_y = -8 + }, +/obj/machinery/button/door{ + dir = 2; + id = "QMLoaddoor"; + layer = 4; + name = "Loading Doors"; + pixel_x = -24; + pixel_y = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/supply) +"aVD" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/supply) +"aVE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aVF" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aVG" = ( +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aVH" = ( +/obj/structure/closet/l3closet/scientist, +/obj/item/weapon/book/manual/wiki/chemistry, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aVI" = ( +/obj/structure/closet, +/obj/item/weapon/canvas/twentythreeXnineteen, +/obj/item/weapon/canvas/nineteenXnineteen, +/obj/item/weapon/canvas/twentythreeXtwentythree, +/obj/item/weapon/storage/crayons, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aVJ" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/shuttle, +/turf/open/floor/plating/airless, +/area/shuttle/escape) +"aVK" = ( +/obj/structure/table, +/obj/item/weapon/defibrillator/loaded, +/turf/open/floor/mineral/titanium, +/area/shuttle/escape) +"aVL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8; + heat_capacity = 1e+006 + }, +/area/hallway/secondary/exit/departure_lounge) +"aVM" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aVN" = ( +/obj/structure/table, +/obj/item/weapon/storage/pill_bottle/dice, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aVO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aVP" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aVQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Departure Lounge" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"aVR" = ( +/obj/structure/sign/directions/evac{ + dir = 1; + icon_state = "direction_evac"; + pixel_x = 32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aVS" = ( +/turf/closed/wall, +/area/janitor) +"aVT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/janitor) +"aVU" = ( +/obj/machinery/door/window/eastright{ + dir = 2; + name = "Janitor Delivery"; + req_access_txt = "26" + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 1; + freq = 1400; + location = "Janitor" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/janitor) +"aVV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Hydroponics"; + req_access_txt = "35" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hydroponics) +"aVW" = ( +/obj/structure/closet/chefcloset, +/obj/item/weapon/wrench, +/obj/item/weapon/crowbar, +/obj/item/stack/packageWrap, +/obj/item/weapon/hand_labeler, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aVX" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "Kitchen APC"; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aVY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aVZ" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/item/weapon/reagent_containers/food/snacks/grown/potato, +/obj/item/weapon/reagent_containers/food/snacks/grown/potato, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aWa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/crew_quarters/kitchen) +"aWb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWc" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/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"; + name = "Mr. Deempisi portrait"; + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWd" = ( +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWe" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWf" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/requests_console{ + department = "Bar"; + departmentType = 2; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/machinery/camera{ + c_tag = "Bar Access"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWg" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWh" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Bar APC"; + pixel_x = 27 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWi" = ( +/obj/structure/piano{ + icon_state = "piano" + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aWj" = ( +/obj/structure/chair/wood/normal{ + dir = 8 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aWk" = ( +/obj/structure/chair/wood/normal, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aWl" = ( +/obj/structure/table/wood, +/obj/item/device/instrument/violin, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aWm" = ( +/obj/structure/table/wood, +/obj/item/device/instrument/guitar, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aWn" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Theatre APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aWo" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/start/mime, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aWp" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aWq" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aWr" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/machinery/light_switch{ + pixel_x = 24; + pixel_y = 24 + }, +/obj/structure/mirror{ + pixel_x = 28; + pixel_y = -2 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aWs" = ( +/obj/machinery/computer/cargo/request, +/turf/open/floor/plasteel/brown/corner, +/area/quartermaster/office) +"aWt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner, +/area/quartermaster/office) +"aWu" = ( +/turf/open/floor/plasteel/brown/corner, +/area/quartermaster/office) +"aWv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/mineral/ore_redemption{ + input_dir = 4; + output_dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/quartermaster/office) +"aWw" = ( +/obj/machinery/status_display{ + dir = 8; + layer = 4; + pixel_x = 32; + supply_display = 1 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"aWx" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + freq = 1400; + location = "QM #2" + }, +/obj/machinery/camera{ + c_tag = "Cargo Bay"; + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aWy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aWz" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen"; + opened = 1 + }, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aWA" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aWB" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aWC" = ( +/obj/machinery/door/airlock/titanium{ + name = "Supply Shuttle Airlock"; + req_access_txt = "31" + }, +/turf/open/floor/plating, +/area/shuttle/supply) +"aWD" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/open/floor/plating/airless, +/area/shuttle/escape) +"aWE" = ( +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/secondary/exit/departure_lounge) +"aWF" = ( +/turf/open/floor/plasteel/escape/corner, +/area/hallway/secondary/exit/departure_lounge) +"aWG" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/escape, +/area/hallway/secondary/exit/departure_lounge) +"aWH" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/escape, +/area/hallway/secondary/exit/departure_lounge) +"aWI" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/snacks/cookie, +/turf/open/floor/plasteel/escape, +/area/hallway/secondary/exit/departure_lounge) +"aWJ" = ( +/obj/machinery/light, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/escape, +/area/hallway/secondary/exit/departure_lounge) +"aWK" = ( +/turf/open/floor/plasteel/escape, +/area/hallway/secondary/exit/departure_lounge) +"aWL" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-14"; + layer = 4.1 + }, +/turf/open/floor/plasteel/escape{ + dir = 6 + }, +/area/hallway/secondary/exit/departure_lounge) +"aWM" = ( +/obj/machinery/washing_machine, +/obj/structure/sign/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"; + name = "Mr. Deempisi portrait"; + pixel_y = 28 + }, +/turf/open/floor/plasteel/black, +/area/janitor) +"aWN" = ( +/obj/machinery/camera{ + c_tag = "Custodial Quarters" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/janitor) +"aWO" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet, +/obj/effect/landmark/start/janitor, +/turf/open/floor/plasteel/black, +/area/janitor) +"aWP" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/side{ + dir = 9 + }, +/area/hydroponics) +"aWQ" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/corner{ + dir = 4 + }, +/area/hydroponics) +"aWR" = ( +/obj/structure/sink/kitchen{ + name = "utility sink"; + pixel_y = 28 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"aWS" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 2; + icon_state = "pipe-j2s"; + sortType = 21 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hydroponics) +"aWT" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -4; + pixel_y = 30 + }, +/turf/open/floor/plasteel/green/corner{ + dir = 4 + }, +/area/hydroponics) +"aWU" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aWV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aWW" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aWX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aWZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aXa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 4; + icon_state = "pipe-j1s"; + sortType = 19 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aXb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aXc" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + icon_state = "pipe-j2"; + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aXd" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aXe" = ( +/obj/machinery/light/small{ + brightness = 3; + dir = 8; + light_color = "#2cb2e8" + }, +/obj/structure/sign/poster/random{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aXf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/festivus, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aXg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aXh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aXi" = ( +/obj/structure/festivus, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/theatre) +"aXj" = ( +/obj/machinery/light/small{ + dir = 4; + light_color = "#b4f237" + }, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aXk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aXl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Theatre Storage"; + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aXm" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 4; + icon_state = "pipe-j1s"; + sortType = 18 + }, +/obj/machinery/requests_console{ + department = "Theatre"; + departmentType = 0; + name = "theatre RC"; + pixel_x = -32; + pixel_y = -32 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aXn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/clown, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aXo" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/item/cardboard_cutout, +/obj/structure/mirror{ + pixel_x = 28; + pixel_y = -2 + }, +/turf/open/floor/plasteel/redblue, +/area/crew_quarters/theatre) +"aXp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/crew_quarters/theatre) +"aXq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aXr" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/cargo{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aXs" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westleft{ + dir = 2; + name = "Cargo Desk"; + req_access_txt = "50" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aXt" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westleft{ + dir = 2; + name = "Cargo Desk"; + req_access_txt = "50" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aXu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/autolathe, +/turf/open/floor/plasteel/black, +/area/quartermaster/office) +"aXv" = ( +/obj/machinery/newscaster{ + pixel_x = 32 + }, +/obj/machinery/camera{ + c_tag = "Cargo Foyer"; + dir = 8 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"aXw" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + freq = 1400; + location = "QM #3" + }, +/obj/effect/turf_decal/bot, +/mob/living/simple_animal/bot/mulebot{ + home_destination = "QM #2"; + suffix = "#2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aXx" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aXy" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aXz" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aXA" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aXB" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/shuttle/supply) +"aXC" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aXD" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-21"; + layer = 4.1; + pixel_y = 3 + }, +/turf/open/floor/plasteel/escape{ + dir = 10 + }, +/area/hallway/secondary/exit/departure_lounge) +"aXE" = ( +/obj/machinery/camera{ + c_tag = "Departure Lounge Port"; + dir = 1 + }, +/turf/open/floor/plasteel/escape, +/area/hallway/secondary/exit/departure_lounge) +"aXF" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-10"; + layer = 4.1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/escape{ + dir = 6 + }, +/area/hallway/secondary/exit/departure_lounge) +"aXG" = ( +/turf/closed/wall/r_wall, +/area/hallway/secondary/exit/departure_lounge) +"aXH" = ( +/turf/closed/wall/r_wall, +/area/security/checkpoint/customs) +"aXI" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "papersplease"; + name = "security shutters" + }, +/turf/open/floor/plating, +/area/security/checkpoint/customs) +"aXJ" = ( +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/machinery/door/window/westright{ + dir = 2; + name = "Security Checkpoint"; + req_access_txt = "1" + }, +/obj/machinery/door/window/northleft{ + dir = 1; + icon_state = "left"; + name = "Reception Window"; + req_access_txt = "0" + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id = "papersplease"; + layer = 3.1; + name = "privacy shutters"; + opacity = 0 + }, +/obj/item/weapon/folder/red, +/obj/item/weapon/pen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"aXK" = ( +/turf/closed/wall, +/area/security/checkpoint/customs) +"aXL" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aXM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/janitor) +"aXN" = ( +/obj/structure/bedsheetbin, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault, +/area/janitor) +"aXO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault, +/area/janitor) +"aXP" = ( +/obj/structure/table, +/obj/item/clothing/under/maid, +/obj/item/key/janitor, +/obj/item/weapon/grenade/clusterbuster/cleaner, +/obj/item/weapon/grenade/chem_grenade/cleaner, +/obj/item/weapon/grenade/chem_grenade/cleaner, +/turf/open/floor/plasteel/vault, +/area/janitor) +"aXQ" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"aXR" = ( +/obj/item/weapon/reagent_containers/glass/bucket, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/hydroponics) +"aXS" = ( +/turf/open/floor/plasteel, +/area/hydroponics) +"aXT" = ( +/turf/open/floor/plasteel/neutral/side{ + dir = 1; + heat_capacity = 1e+006 + }, +/area/hydroponics) +"aXU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hydroponics) +"aXV" = ( +/turf/open/floor/plasteel/neutral/side{ + icon_state = "neutral"; + dir = 5 + }, +/area/hydroponics) +"aXW" = ( +/obj/machinery/biogenerator, +/obj/machinery/requests_console{ + department = "Hydroponics"; + departmentType = 2; + pixel_y = 30 + }, +/turf/open/floor/plasteel/green/corner{ + dir = 4 + }, +/area/hydroponics) +"aXX" = ( +/obj/machinery/hydroponics/constructable, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/hydroponics) +"aXY" = ( +/obj/machinery/hydroponics/constructable, +/obj/structure/sign/botany{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/hydroponics) +"aXZ" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/hydroponics) +"aYa" = ( +/obj/machinery/door/airlock{ + name = "Kitchen Cold Room"; + req_access_txt = "28" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aYb" = ( +/obj/machinery/door/airlock{ + name = "Bar Access"; + req_access_txt = "28" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/kitchen) +"aYc" = ( +/obj/machinery/door/airlock{ + cyclelinkeddir = 4; + name = "Bar Access"; + req_access_txt = "25" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aYd" = ( +/obj/machinery/door/airlock{ + cyclelinkeddir = 8; + name = "Bar Access"; + req_access_txt = "0"; + req_one_access_txt = "25; 28" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aYe" = ( +/obj/structure/window/reinforced, +/obj/item/device/flashlight/lantern, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aYf" = ( +/obj/structure/window/reinforced, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aYg" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aYh" = ( +/obj/machinery/door/window{ + base_state = "right"; + icon_state = "right" + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aYi" = ( +/obj/item/device/flashlight/lantern, +/obj/structure/window/reinforced, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aYj" = ( +/obj/machinery/door/airlock{ + name = "Theatre Storage"; + req_access_txt = "46" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/theatre) +"aYk" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/crew_quarters/theatre) +"aYl" = ( +/obj/structure/table/wood, +/obj/item/weapon/soap, +/obj/structure/table/wood, +/obj/item/weapon/bikehorn, +/obj/item/toy/cattoy, +/turf/open/floor/plasteel/black, +/area/crew_quarters/theatre) +"aYm" = ( +/obj/structure/closet/crate/wooden/toy, +/turf/open/floor/plasteel/black, +/area/crew_quarters/theatre) +"aYn" = ( +/obj/machinery/computer/cargo, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_x = -32 + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"aYo" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"aYp" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"aYq" = ( +/obj/item/weapon/stamp{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/weapon/stamp/denied{ + pixel_x = 4; + pixel_y = -2 + }, +/obj/structure/table, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"aYr" = ( +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"aYs" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"aYt" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/quartermaster/office) +"aYu" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"aYv" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + freq = 1400; + location = "QM #4" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYw" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYB" = ( +/obj/machinery/conveyor_switch/oneway{ + convdir = 1; + id = "QMLoad2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aYC" = ( +/obj/structure/grille/broken, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aYD" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/weapon/storage/box/matches, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aYE" = ( +/obj/structure/table, +/obj/item/device/assembly/igniter, +/obj/item/device/assembly/igniter, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aYF" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 10 + }, +/obj/item/stack/rods{ + amount = 25 + }, +/obj/item/weapon/shard{ + icon_state = "small" + }, +/obj/effect/decal/cleanable/deadcockroach, +/obj/item/weapon/light/bulb, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aYG" = ( +/turf/closed/wall/r_wall, +/area/hallway/secondary/entry) +"aYH" = ( +/obj/machinery/computer/security, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_y = 30 + }, +/obj/structure/reagent_dispensers/peppertank{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/checkpoint/customs) +"aYI" = ( +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"aYJ" = ( +/obj/structure/closet/wardrobe/red, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"aYK" = ( +/obj/structure/closet/secure_closet/security, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/checkpoint/customs) +"aYL" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aYM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Custodial Quarters"; + req_access_txt = "26" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/janitor) +"aYN" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"aYO" = ( +/turf/open/floor/plasteel/green/corner{ + dir = 4 + }, +/area/hydroponics) +"aYP" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/green/corner{ + dir = 1 + }, +/area/hydroponics) +"aYQ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"aYR" = ( +/obj/machinery/vending/dinnerware, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"aYS" = ( +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"aYT" = ( +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"aYU" = ( +/obj/machinery/processor, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"aYV" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"aYW" = ( +/obj/structure/table, +/obj/machinery/chem_dispenser/drinks/beer, +/obj/machinery/button/door{ + dir = 2; + id = "barshutters"; + name = "Bar Lockdown"; + pixel_x = 6; + pixel_y = 27; + req_access_txt = "7; 29" + }, +/obj/machinery/light_switch{ + pixel_x = -5; + pixel_y = 28 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aYX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aYY" = ( +/obj/structure/table/reinforced, +/obj/machinery/chem_dispenser/drinks, +/turf/open/floor/plasteel/darkred/side{ + dir = 8 + }, +/area/crew_quarters/bar) +"aYZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aZa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"aZb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aZc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"aZd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"aZe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"aZf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"aZg" = ( +/obj/structure/disposalpipe/junction{ + icon_state = "pipe-j2"; + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"aZh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"aZi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"aZj" = ( +/obj/structure/table, +/obj/machinery/computer/stockexchange, +/obj/machinery/status_display{ + dir = 4; + layer = 4; + pixel_x = -32; + supply_display = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aZk" = ( +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j1" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aZl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_mining{ + name = "Cargo Office"; + req_access_txt = "50" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aZm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aZn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aZo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZq" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j2s"; + sortType = 3 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZs" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZu" = ( +/obj/machinery/light, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/supply) +"aZv" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aZw" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"aZx" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"aZy" = ( +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZA" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZB" = ( +/obj/machinery/camera{ + c_tag = "Arrivals Fore"; + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZC" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZD" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZE" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/arrival{ + dir = 1 + }, +/area/hallway/secondary/entry) +"aZF" = ( +/obj/machinery/computer/card, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Security Checkpoint"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/customs) +"aZG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"aZH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"aZI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"aZJ" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/customs) +"aZK" = ( +/obj/machinery/door/airlock/security{ + name = "Security Checkpoint"; + req_access = null; + req_access_txt = "1" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red, +/area/security/checkpoint/customs) +"aZL" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aZM" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aZN" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 23 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"aZO" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"aZP" = ( +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"aZQ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/power/apc{ + dir = 1; + name = "Custodial Closet APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"aZR" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"aZS" = ( +/turf/open/floor/plasteel/neutral/side{ + dir = 8; + heat_capacity = 1e+006 + }, +/area/hydroponics) +"aZT" = ( +/turf/open/floor/plasteel/green/side{ + dir = 4 + }, +/area/hydroponics) +"aZU" = ( +/obj/machinery/vending/hydronutrients, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/hydroponics) +"aZV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"aZW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"aZX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"aZY" = ( +/obj/effect/landmark/start/botanist, +/turf/open/floor/plasteel, +/area/hydroponics) +"aZZ" = ( +/obj/machinery/smartfridge, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/crew_quarters/kitchen) +"baa" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bab" = ( +/obj/machinery/vending/boozeomat, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/crew_quarters/kitchen) +"bac" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bad" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bae" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/book/manual/barman_recipes, +/obj/item/weapon/reagent_containers/glass/rag, +/turf/open/floor/plasteel/darkred/side{ + dir = 8 + }, +/area/crew_quarters/bar) +"baf" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bag" = ( +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bah" = ( +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bai" = ( +/obj/structure/chair/wood/normal, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"baj" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/chair/wood/normal, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bak" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/effect/landmark/xmastree, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bal" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/wood/normal, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bam" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"ban" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/newscaster{ + pixel_x = 32; + pixel_y = 1 + }, +/obj/structure/chair/wood/normal, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bao" = ( +/obj/machinery/computer/slot_machine, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bap" = ( +/obj/machinery/computer/slot_machine, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"baq" = ( +/obj/machinery/computer/arcade, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bar" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bas" = ( +/obj/structure/table, +/obj/item/weapon/pen, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -26 + }, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bat" = ( +/obj/structure/table, +/obj/item/weapon/clipboard, +/obj/item/weapon/folder/yellow, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bau" = ( +/obj/machinery/photocopier, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Cargo Office"; + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bav" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Cargo Office APC"; + pixel_x = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"baw" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bax" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bay" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/closed/wall, +/area/quartermaster/office) +"baz" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"baA" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"baB" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"baC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Cargo Bay APC"; + pixel_y = -24 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"baD" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -26 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"baE" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 1; + icon_state = "pipe-j1s"; + sortType = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"baF" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"baG" = ( +/turf/closed/wall, +/area/maintenance/solars/starboard) +"baH" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"baI" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/solar{ + id = "portsolar"; + name = "Port Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard) +"baJ" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"baK" = ( +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"baL" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"baM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"baN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"baO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"baP" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/secondary/entry) +"baQ" = ( +/obj/machinery/computer/secure_data, +/obj/machinery/button/door{ + dir = 2; + id = "papersplease"; + name = "Shutters Control Button"; + pixel_x = -26; + pixel_y = 6; + req_access_txt = "1" + }, +/obj/machinery/button/flasher{ + id = "brigentry"; + pixel_x = -26; + pixel_y = -4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/customs) +"baR" = ( +/obj/item/weapon/pen, +/obj/structure/table, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"baS" = ( +/obj/structure/chair/office/dark, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"baT" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"baU" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "Security Checkpoint APC"; + pixel_x = 1; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/customs) +"baV" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"baW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/machinery/button/door{ + dir = 2; + id = "jangarage"; + name = "Custodial Closet Shutters Control"; + pixel_x = 25; + req_access_txt = "26" + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"baX" = ( +/obj/vehicle/janicart, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/button/door{ + dir = 2; + id = "jangarage"; + name = "Custodial Closet Shutters Control"; + pixel_x = -25; + req_access_txt = "26" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"baY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"baZ" = ( +/obj/structure/closet/l3closet/janitor, +/obj/machinery/requests_console{ + department = "Janitorial"; + departmentType = 1; + pixel_x = 32 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bba" = ( +/obj/effect/landmark/start/botanist, +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/hydroponics) +"bbb" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/hydroponics) +"bbc" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"bbd" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-10"; + layer = 4.1 + }, +/turf/open/floor/plasteel/green/corner, +/area/hydroponics) +"bbe" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/green/side, +/area/hydroponics) +"bbf" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastleft{ + dir = 8; + name = "Hydroponics Desk"; + req_access_txt = "35" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastleft{ + dir = 4; + name = "Kitchen Desk"; + req_access_txt = "28" + }, +/obj/item/weapon/reagent_containers/food/snacks/grown/tomato, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bbg" = ( +/obj/effect/landmark/start/cook, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bbh" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/weapon/reagent_containers/food/condiment/peppermill, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bbi" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bbj" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/weapon/reagent_containers/food/snacks/pie/cream, +/obj/machinery/camera{ + c_tag = "Kitchen"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/hydrofloor, +/area/crew_quarters/kitchen) +"bbk" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bbl" = ( +/obj/effect/landmark/start/bartender, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bbm" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/gun/ballistic/revolver/russian, +/turf/open/floor/plasteel/darkred/side{ + dir = 8 + }, +/area/crew_quarters/bar) +"bbn" = ( +/obj/structure/chair/stool/bar, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bbo" = ( +/obj/structure/table/wood/fancy, +/obj/item/weapon/reagent_containers/food/drinks/soda_cans/cola, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbp" = ( +/obj/item/weapon/coin/silver, +/obj/structure/table/wood/fancy, +/obj/item/weapon/cane, +/obj/item/device/flashlight/glowstick/random, +/obj/item/device/flashlight/glowstick/random, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/holopad, +/obj/item/device/radio/beacon, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbr" = ( +/obj/structure/table/wood/fancy, +/obj/item/weapon/storage/fancy/candle_box, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbs" = ( +/obj/structure/table/wood/fancy, +/obj/item/toy/cards/deck, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbt" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/wood, +/obj/item/clothing/under/sundress, +/obj/item/clothing/under/waiter, +/obj/item/clothing/under/blacktango, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bbu" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"bbv" = ( +/obj/structure/chair/stool, +/obj/item/trash/can, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbw" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/chair/stool, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bbx" = ( +/obj/structure/chair/stool, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bby" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bbz" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bbA" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Office Maintenance"; + req_access_txt = "50" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/quartermaster/office) +"bbB" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = 6; + pixel_y = -5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bbC" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/weapon/hand_labeler, +/obj/machinery/light/small, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bbD" = ( +/obj/structure/closet/wardrobe/cargotech, +/obj/item/clothing/head/mailman, +/obj/item/clothing/under/rank/mailman, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bbE" = ( +/turf/closed/wall, +/area/quartermaster/qm) +"bbF" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/quartermaster/qm) +"bbG" = ( +/obj/machinery/door/airlock/glass_mining{ + name = "Quartermaster"; + req_access_txt = "41" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown, +/area/quartermaster/qm) +"bbH" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/quartermaster/qm) +"bbI" = ( +/turf/closed/wall, +/area/quartermaster/miningdock) +"bbJ" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown, +/area/quartermaster/miningdock) +"bbK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown, +/area/quartermaster/miningdock) +"bbL" = ( +/obj/machinery/power/smes, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bbM" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bbN" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/device/multitool, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bbO" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bbP" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space, +/area/solar/starboard) +"bbQ" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 2; + name = "Port Docking Bay 1" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bbR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bbS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bbT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bbU" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bbV" = ( +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/machinery/door/window/westright{ + dir = 1; + name = "Security Checkpoint"; + req_access_txt = "1" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/window/northleft{ + dir = 2; + icon_state = "left"; + name = "Reception Window"; + req_access_txt = "0" + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id = "papersplease"; + layer = 3.1; + name = "privacy shutters"; + opacity = 0 + }, +/obj/item/weapon/crowbar, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"bbW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "jangarage"; + name = "Custodial Closet Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/janitor) +"bbX" = ( +/obj/structure/janitorialcart, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bbY" = ( +/obj/structure/closet/jcloset, +/obj/item/clothing/head/crown, +/obj/machinery/camera{ + c_tag = "Custodial Closet"; + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bbZ" = ( +/obj/machinery/seed_extractor, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/hydroponics) +"bca" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Hydroponics South"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/hydroponics) +"bcb" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westright{ + dir = 1; + name = "Hydroponics Desk"; + req_access_txt = "35" + }, +/obj/item/weapon/reagent_containers/glass/bucket, +/turf/open/floor/plasteel, +/area/hydroponics) +"bcc" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westright{ + dir = 1; + name = "Hydroponics Desk"; + req_access_txt = "35" + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"bcd" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westright{ + dir = 1; + name = "Hydroponics Desk"; + req_access_txt = "35" + }, +/obj/item/weapon/reagent_containers/food/snacks/monkeycube, +/turf/open/floor/plasteel, +/area/hydroponics) +"bce" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bcf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bcg" = ( +/obj/structure/table, +/obj/item/weapon/kitchen/rollingpin, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bch" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/ingredients/wildcard, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bci" = ( +/obj/machinery/newscaster{ + pixel_y = 1 + }, +/turf/closed/wall, +/area/crew_quarters/kitchen) +"bcj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bck" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bcl" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/head/that{ + throwforce = 1 + }, +/turf/open/floor/plasteel/darkred/side{ + dir = 8 + }, +/area/crew_quarters/bar) +"bcm" = ( +/obj/structure/chair/stool/bar, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bcn" = ( +/mob/living/carbon/monkey/punpun, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bco" = ( +/obj/structure/chair/wood/normal{ + dir = 1 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bcp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bcq" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/chair/wood/normal{ + dir = 1 + }, +/turf/open/floor/carpet{ + icon_state = "carpetsymbol" + }, +/area/crew_quarters/bar) +"bcr" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/wood/normal{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bcs" = ( +/obj/item/clothing/shoes/sandal, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bct" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bcu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bcv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bcw" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Bar" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"bcx" = ( +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/cargo) +"bcy" = ( +/obj/item/chair, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bcz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bcA" = ( +/obj/structure/closet/secure_closet/quartermaster, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/item/weapon/storage/belt/fannypack/yellow, +/turf/open/floor/plasteel/brown{ + dir = 9 + }, +/area/quartermaster/qm) +"bcB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/qm) +"bcC" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/brown{ + dir = 5 + }, +/area/quartermaster/qm) +"bcD" = ( +/obj/structure/closet/wardrobe/miner, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel/brown{ + dir = 9 + }, +/area/quartermaster/miningdock) +"bcE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/miningdock) +"bcF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/miningdock) +"bcG" = ( +/obj/structure/closet/emcloset, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 23 + }, +/turf/open/floor/plasteel/brown{ + dir = 5 + }, +/area/quartermaster/miningdock) +"bcH" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bcI" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bcJ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/engineering{ + name = "Starboard Solar Access"; + req_access_txt = "10" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcL" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcM" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcN" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcP" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8; + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bcQ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/space, +/area/solar/starboard) +"bcR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/space, +/area/solar/starboard) +"bcS" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard) +"bcT" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/turf/open/space, +/area/solar/starboard) +"bcU" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/space, +/area/solar/starboard) +"bcV" = ( +/obj/machinery/power/tracker, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard) +"bcW" = ( +/obj/structure/grille, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_y = 32 + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bcX" = ( +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bcY" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bcZ" = ( +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bda" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdb" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdc" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdd" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bde" = ( +/obj/machinery/flasher{ + id = "brigentry"; + pixel_x = -28; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Central Access" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdg" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdi" = ( +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/item/weapon/mop, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdj" = ( +/turf/open/floor/plasteel/green/corner, +/area/hydroponics) +"bdk" = ( +/turf/open/floor/plasteel/green/corner{ + dir = 8 + }, +/area/hydroponics) +"bdl" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/green/corner{ + dir = 8 + }, +/area/hydroponics) +"bdm" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hydroponics) +"bdn" = ( +/turf/open/floor/plasteel/green/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bdo" = ( +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bdp" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bdq" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/condiment/enzyme, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bdr" = ( +/obj/machinery/door/airlock/glass{ + name = "Kitchen"; + req_access_txt = "25;28" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/kitchen) +"bds" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bdt" = ( +/obj/structure/table/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/clothing/head/hardhat/cakehat, +/turf/open/floor/plasteel/darkred/side{ + dir = 8 + }, +/area/crew_quarters/bar) +"bdu" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bdv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bdw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bdx" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bdy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Bar" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"bdz" = ( +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bdA" = ( +/obj/item/weapon/cigbutt, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bdB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bdC" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bdD" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bdE" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bdF" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Quartermaster APC"; + pixel_x = -24 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/qm) +"bdG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"bdH" = ( +/obj/structure/filingcabinet, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/qm) +"bdI" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"bdJ" = ( +/obj/structure/table, +/obj/item/weapon/folder/yellow, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/quartermaster/miningdock) +"bdK" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/effect/landmark/start/shaft_miner, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bdL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bdM" = ( +/obj/machinery/computer/security/mining, +/obj/machinery/requests_console{ + department = "Mining"; + departmentType = 0; + pixel_x = 32 + }, +/turf/open/floor/plasteel/brown/corner, +/area/quartermaster/miningdock) +"bdN" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"bdO" = ( +/obj/machinery/computer/shuttle/mining, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"bdP" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"bdQ" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bdR" = ( +/obj/structure/cable, +/obj/machinery/power/apc{ + dir = 8; + name = "Starboard Solar APC"; + pixel_x = -24 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bdS" = ( +/obj/structure/chair/stool, +/obj/item/weapon/cigbutt/cigarbutt, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bdT" = ( +/obj/machinery/power/solar_control{ + id = "starboardsolar"; + name = "Starboard Solar Control"; + track = 0 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/maintenance/solars/starboard) +"bdU" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/space, +/area/solar/starboard) +"bdV" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 1; + name = "Port Docking Bay 1" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bdW" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bdZ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bea" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"beb" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/custodian{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/primary/central) +"bec" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bed" = ( +/obj/structure/table, +/obj/item/weapon/restraints/legcuffs/beartrap, +/obj/item/weapon/restraints/legcuffs/beartrap, +/obj/item/weapon/reagent_containers/spray/cleaner, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bee" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/lights/mixed{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/box/mousetraps, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bef" = ( +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/hydroponics) +"beg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"beh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side, +/area/hydroponics) +"bei" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hydroponics) +"bej" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"bek" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + cyclelinkeddir = 4; + name = "Hydroponics"; + req_access_txt = "35" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"bel" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/green/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bem" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ben" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"beo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + cyclelinkeddir = 8; + name = "Kitchen"; + req_access_txt = "28" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/kitchen) +"bep" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 4; + icon_state = "pipe-j1s"; + sortType = 20 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"beq" = ( +/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/cafeteria, +/area/crew_quarters/kitchen) +"ber" = ( +/obj/effect/landmark/start/cook, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bes" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/deepfryer, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bet" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"beu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bev" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bew" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/lighter, +/turf/open/floor/plasteel/darkred/side{ + dir = 8 + }, +/area/crew_quarters/bar) +"bex" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/camera{ + c_tag = "Bar Port"; + dir = 1 + }, +/obj/machinery/light{ + light_color = "#c9d3e8" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bey" = ( +/obj/structure/chair/wood/normal{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bez" = ( +/obj/item/weapon/reagent_containers/food/condiment/peppermill{ + pixel_x = 5; + pixel_y = -2 + }, +/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ + layer = 3.1; + pixel_x = -2; + pixel_y = 2 + }, +/obj/structure/table/wood, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"beA" = ( +/obj/structure/chair/wood/normal{ + dir = 8 + }, +/obj/machinery/light{ + light_color = "#c9d3e8" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"beB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"beC" = ( +/obj/structure/chair/wood/normal{ + dir = 4 + }, +/obj/machinery/light{ + light_color = "#c9d3e8" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"beD" = ( +/obj/structure/table/wood, +/obj/item/weapon/kitchen/fork, +/obj/item/clothing/glasses/regular/hipster, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"beE" = ( +/obj/structure/chair/wood/normal{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"beF" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"beG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Bar Starboard"; + dir = 1 + }, +/obj/machinery/light{ + light_color = "#c9d3e8" + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"beH" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"beI" = ( +/turf/closed/wall, +/area/science/robotics/mechbay) +"beJ" = ( +/obj/structure/table, +/obj/item/weapon/cartridge/quartermaster{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/weapon/cartridge/quartermaster, +/obj/item/weapon/cartridge/quartermaster{ + pixel_x = -4; + pixel_y = 7 + }, +/obj/item/weapon/coin/silver, +/obj/machinery/status_display{ + dir = 4; + layer = 4; + pixel_x = -32; + supply_display = 1 + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/qm) +"beK" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/landmark/start/quartermaster, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"beL" = ( +/obj/machinery/computer/cargo, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/qm) +"beM" = ( +/obj/machinery/mineral/equipment_vendor, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/quartermaster/miningdock) +"beN" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/shaft_miner, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"beO" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"beP" = ( +/obj/machinery/computer/shuttle/mining, +/turf/open/floor/plasteel/brown/corner, +/area/quartermaster/miningdock) +"beQ" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"beR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"beS" = ( +/obj/item/weapon/caution, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"beT" = ( +/obj/structure/table, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"beU" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/space, +/area/solar/starboard) +"beV" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/arrival) +"beW" = ( +/obj/machinery/door/airlock/titanium{ + name = "Arrivals Shuttle Airlock" + }, +/turf/open/floor/plating, +/area/shuttle/arrival) +"beX" = ( +/obj/structure/grille, +/obj/structure/window/shuttle, +/turf/open/floor/plating, +/area/shuttle/arrival) +"beY" = ( +/obj/machinery/camera{ + c_tag = "Arrivals Central"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"beZ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bfa" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bfb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -29 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bfc" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bfd" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bfe" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Central Access" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bff" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/directions/evac{ + dir = 8; + icon_state = "direction_evac"; + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bfg" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bfh" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bfi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Custodial Closet"; + req_access_txt = "26" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfj" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/side{ + dir = 10 + }, +/area/hydroponics) +"bfk" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/side, +/area/hydroponics) +"bfl" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel/green/corner, +/area/hydroponics) +"bfm" = ( +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hydroponics) +"bfn" = ( +/obj/structure/reagent_dispensers/watertank/high, +/turf/open/floor/plasteel/green/corner, +/area/hydroponics) +"bfo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bfp" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/button/door{ + id = "kitchen"; + name = "Kitchen Shutters Control"; + pixel_x = -24; + req_access_txt = "28" + }, +/obj/machinery/light_switch{ + pixel_x = -34; + pixel_y = 1 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bfq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/crew_quarters/bar) +"bfr" = ( +/obj/structure/sign/barsign, +/turf/closed/wall, +/area/crew_quarters/bar) +"bfs" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/black, +/area/crew_quarters/bar) +"bft" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/bar) +"bfu" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bfv" = ( +/obj/structure/table, +/obj/item/weapon/crowbar/large, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/item/clothing/head/welding, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bfw" = ( +/obj/structure/table, +/obj/item/weapon/storage/toolbox/mechanical, +/obj/machinery/power/apc{ + dir = 1; + name = "Mech Bay APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bfx" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 24 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bfy" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/obj/machinery/status_display{ + density = 0; + layer = 4; + pixel_y = 30 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bfz" = ( +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bfA" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bfB" = ( +/obj/structure/table, +/obj/machinery/computer/stockexchange, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_x = -30 + }, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/quartermaster/qm) +"bfC" = ( +/obj/structure/table, +/obj/item/weapon/clipboard, +/obj/item/weapon/stamp/qm, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Cargo Quartermaster's Office"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/qm) +"bfD" = ( +/obj/machinery/computer/security/mining, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -35 + }, +/turf/open/floor/plasteel/brown{ + dir = 6 + }, +/area/quartermaster/qm) +"bfE" = ( +/obj/structure/rack{ + dir = 1 + }, +/obj/item/weapon/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/weapon/pickaxe{ + pixel_x = 5 + }, +/obj/item/weapon/shovel{ + pixel_x = -5 + }, +/obj/machinery/camera{ + c_tag = "Cargo Mining Dock"; + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/quartermaster/miningdock) +"bfF" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/landmark/start/shaft_miner, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bfG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bfH" = ( +/turf/open/floor/plasteel/brown/corner, +/area/quartermaster/miningdock) +"bfI" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock"; + req_access = null; + req_access_txt = "48" + }, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"bfJ" = ( +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"bfK" = ( +/obj/machinery/door/airlock/titanium{ + name = "Mining Shuttle Airlock"; + req_access_txt = "48" + }, +/turf/open/floor/plating, +/area/shuttle/labor) +"bfL" = ( +/obj/machinery/door/airlock/titanium{ + name = "Mining Shuttle Airlock"; + req_access_txt = "48" + }, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 3; + height = 5; + id = "mining"; + name = "mining shuttle"; + port_angle = 90; + width = 7 + }, +/obj/docking_port/stationary{ + dir = 8; + dwidth = 3; + height = 5; + id = "mining_home"; + name = "mining shuttle bay"; + width = 7 + }, +/turf/open/floor/plating, +/area/shuttle/labor) +"bfM" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bfN" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/table, +/obj/item/weapon/paperplane, +/obj/item/trash/chips, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bfO" = ( +/obj/structure/frame/machine, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bfP" = ( +/obj/structure/closet/cabinet, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/weapon/circuitboard/machine/hydroponics, +/obj/item/weapon/electronics/apc, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bfQ" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/regular{ + pixel_y = 4 + }, +/obj/item/weapon/storage/toolbox/emergency, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bfR" = ( +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bfS" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/poster/official/enlist{ + pixel_y = 32 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bfT" = ( +/obj/structure/closet/wardrobe/black, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bfU" = ( +/obj/structure/closet/wardrobe/mixed, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bfV" = ( +/obj/machinery/requests_console{ + department = "Arrival shuttle"; + name = "Arrivals Shuttle console"; + pixel_y = 30 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bfW" = ( +/obj/structure/shuttle/engine/heater{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"bfX" = ( +/obj/structure/shuttle/engine/propulsion/burst/right{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"bfY" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bfZ" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/lounge) +"bga" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "loungeshutters"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/lounge) +"bgb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Lounge" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/lounge) +"bgc" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "loungeshutters"; + name = "privacy shutters" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/crew_quarters/lounge) +"bgd" = ( +/turf/closed/wall, +/area/crew_quarters/lounge) +"bge" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/directions/security{ + dir = 1; + icon_state = "direction_sec"; + pixel_x = 32; + pixel_y = 40 + }, +/obj/structure/sign/directions/science{ + dir = 4; + icon_state = "direction_sci"; + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bgf" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgh" = ( +/obj/structure/chair{ + name = "Throne of Custodia" + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgi" = ( +/obj/machinery/vending/cola, +/obj/structure/sign/map{ + icon_state = "map-pubby"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgj" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/hydroponics) +"bgk" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bgl" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/crew_quarters/kitchen) +"bgm" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/kitchen) +"bgn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/structure/sign/poster/official/high_class_martini{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bgo" = ( +/obj/structure/table, +/obj/item/trash/plate, +/obj/item/weapon/storage/fancy/rollingpapers, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bgp" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bgq" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bgr" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bgs" = ( +/obj/structure/table, +/obj/item/weapon/storage/fancy/donut_box, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bgt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Bar" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"bgu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/glass{ + name = "Bar" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"bgv" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-14"; + layer = 4.1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgw" = ( +/obj/structure/chair, +/obj/item/clothing/head/bowler, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgx" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 27 + }, +/obj/structure/chair, +/obj/item/clothing/mask/cigarette, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgy" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgz" = ( +/obj/structure/sign/poster/official/cohiba_robusto_ad{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bgA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/directions/evac{ + dir = 1; + icon_state = "direction_evac"; + pixel_x = -32; + pixel_y = 40 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + icon_state = "direction_med"; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = -32; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bgB" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bgC" = ( +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"bgD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "mech bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bgE" = ( +/obj/effect/decal/cleanable/oil, +/obj/effect/decal/cleanable/robot_debris{ + icon_state = "gib3" + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/robotics/mechbay) +"bgF" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bgG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bgH" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"bgI" = ( +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"bgJ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"bgK" = ( +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Mining Dock APC"; + pixel_x = -24 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/quartermaster/miningdock) +"bgL" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bgM" = ( +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bgN" = ( +/obj/structure/table, +/obj/item/weapon/paperplane, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bgO" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bgP" = ( +/obj/structure/grille, +/obj/structure/window/shuttle, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "arrivy"; + name = "ship shutters" + }, +/turf/open/floor/plating, +/area/shuttle/arrival) +"bgQ" = ( +/obj/machinery/door/airlock/titanium{ + name = "Arrivals Shuttle Airlock" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bgR" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bgS" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 4 + }, +/obj/docking_port/mobile/arrivals{ + height = 13; + name = "pubby arrivals shuttle"; + width = 6 + }, +/obj/docking_port/stationary{ + dir = 8; + dwidth = 3; + height = 13; + id = "arrivals_stationary"; + name = "pubby arrivals"; + width = 6 + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"bgT" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bgU" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bgV" = ( +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bgW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bgX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bgY" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/button/door{ + id = "loungeshutters"; + name = "Privacy Shutters"; + pixel_y = 25 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bgZ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 1; + icon_state = "pipe-j1s"; + sortType = 22 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bha" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhb" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j1" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhc" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhd" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhe" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = 28 + }, +/obj/structure/sign/directions/evac{ + dir = 1; + icon_state = "direction_evac"; + pixel_x = 32; + pixel_y = 38 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/map{ + icon_state = "map-pubby"; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhh" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Bar1"; + location = "Robo" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"bhj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "mech bay" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhl" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhm" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhn" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"bho" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"bhp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance"; + req_access_txt = "29" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"bhq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bhr" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mining Maintenance"; + req_access_txt = "48" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"bhs" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/quartermaster/miningdock) +"bht" = ( +/obj/structure/closet/secure_closet/miner, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/brown, +/area/quartermaster/miningdock) +"bhu" = ( +/obj/structure/closet/secure_closet/miner, +/obj/machinery/light, +/turf/open/floor/plasteel/brown, +/area/quartermaster/miningdock) +"bhv" = ( +/obj/structure/closet/secure_closet/miner, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/brown{ + dir = 6 + }, +/area/quartermaster/miningdock) +"bhw" = ( +/obj/structure/closet/crate, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"bhx" = ( +/obj/structure/shuttle/engine/heater, +/turf/open/floor/plating, +/area/shuttle/labor) +"bhy" = ( +/obj/structure/ore_box, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/labor) +"bhz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bhA" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bhB" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bhC" = ( +/obj/machinery/light/small, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bhD" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"bhE" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bhF" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bhG" = ( +/turf/open/floor/carpet, +/area/crew_quarters/lounge) +"bhH" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/crew_quarters/lounge) +"bhI" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Lounge"; + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bhJ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27; + pixel_y = -1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhL" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=BrigS1"; + location = "Lounge" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Eng"; + location = "Bar1" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhP" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhQ" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/button/door{ + dir = 2; + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + pixel_x = 25 + }, +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"bhR" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/button/door{ + dir = 2; + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + pixel_x = -25 + }, +/obj/machinery/camera{ + c_tag = "Mech Bay"; + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bhU" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bhV" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/structure/cable, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bhW" = ( +/obj/structure/shuttle/engine/propulsion/burst, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/floor/plating/airless, +/area/shuttle/labor) +"bhX" = ( +/obj/structure/closet/emcloset, +/obj/item/weapon/storage/firstaid/o2, +/obj/item/weapon/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bhY" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = -29 + }, +/obj/machinery/light, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bhZ" = ( +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/light, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/arrival) +"bia" = ( +/obj/structure/shuttle/engine/propulsion/burst/left{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/shuttle/arrival) +"bib" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bic" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/carpet, +/area/crew_quarters/lounge) +"bid" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/lounge) +"bie" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"bif" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"big" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bih" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bii" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/bluecross_2{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bij" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/corner, +/area/hallway/primary/central) +"bik" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/corner, +/area/hallway/primary/central) +"bil" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -26 + }, +/turf/open/floor/plasteel/blue/corner, +/area/hallway/primary/central) +"bim" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/blue/corner, +/area/hallway/primary/central) +"bin" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Hydroponics"; + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/blue/corner, +/area/hallway/primary/central) +"bio" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Lounge"; + location = "Bar2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bip" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"biq" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"bir" = ( +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Robotics"; + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"bis" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/purple/corner, +/area/hallway/primary/central) +"bit" = ( +/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/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"biu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"biv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"biw" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/black, +/area/science/robotics/mechbay) +"bix" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/robot_debris{ + icon_state = "gib3" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biy" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biA" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/mob/living/simple_animal/mouse/gray, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biB" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biC" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/item/weapon/shard{ + icon_state = "small" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biD" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biE" = ( +/obj/structure/girder, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"biF" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"biG" = ( +/obj/item/weapon/cigbutt/cigarbutt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/department/cargo) +"biH" = ( +/obj/structure/closet/radiation, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/department/cargo) +"biI" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"biJ" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "loungeshutters"; + name = "privacy shutters" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/lounge) +"biK" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"biL" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"biM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"biN" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Lounge APC"; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/grimy, +/area/crew_quarters/lounge) +"biO" = ( +/obj/structure/table/glass, +/obj/item/device/healthanalyzer{ + layer = 3.1 + }, +/obj/item/weapon/pen{ + layer = 3.2 + }, +/turf/open/floor/plasteel/blue/side, +/area/hallway/primary/central) +"biP" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/purple/side, +/area/hallway/primary/central) +"biQ" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-05"; + layer = 4.1 + }, +/turf/open/floor/plasteel/blue/side, +/area/hallway/primary/central) +"biR" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Genetics"; + dir = 1 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"biS" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/blue/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"biT" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/blue/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"biU" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/medbay/zone3) +"biV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Medbay" + }, +/turf/open/floor/plasteel/white/side, +/area/medical/medbay/zone3) +"biW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Medbay" + }, +/turf/open/floor/plasteel/white/side, +/area/medical/medbay/zone3) +"biX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Medbay" + }, +/turf/open/floor/plasteel/white/side, +/area/medical/medbay/zone3) +"biY" = ( +/turf/closed/wall, +/area/medical/morgue) +"biZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "6" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bja" = ( +/turf/closed/wall, +/area/security/checkpoint/medical) +"bjb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/security/checkpoint/medical) +"bjc" = ( +/turf/closed/wall, +/area/medical/medbay/central) +"bjd" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/medbay/central) +"bje" = ( +/obj/structure/sign/bluecross_2, +/turf/closed/wall, +/area/medical/medbay/central) +"bjf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side, +/area/medical/medbay/central) +"bjg" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side, +/area/medical/medbay/central) +"bjh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side, +/area/medical/medbay/central) +"bji" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-10"; + layer = 4.1 + }, +/turf/open/floor/plasteel/blue/side, +/area/hallway/primary/central) +"bjj" = ( +/turf/open/floor/plasteel/blue/side, +/area/hallway/primary/central) +"bjk" = ( +/obj/machinery/camera{ + c_tag = "Central Primary Hallway Bar"; + dir = 1 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/blue/side, +/area/hallway/primary/central) +"bjl" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/purple/side, +/area/hallway/primary/central) +"bjm" = ( +/turf/open/floor/plasteel/purple/side, +/area/hallway/primary/central) +"bjn" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-10"; + layer = 4.1 + }, +/turf/open/floor/plasteel/purple/side, +/area/hallway/primary/central) +"bjo" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/science/research/lobby) +"bjp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bjq" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bjr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bjs" = ( +/obj/structure/sign/science, +/turf/closed/wall, +/area/science/research/lobby) +"bjt" = ( +/turf/closed/wall, +/area/science/research/lobby) +"bju" = ( +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"bjv" = ( +/obj/structure/closet, +/obj/item/weapon/weldingtool, +/obj/item/weapon/crowbar, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjw" = ( +/turf/closed/wall/r_wall, +/area/science/explab) +"bjx" = ( +/turf/closed/wall/r_wall, +/area/maintenance/department/cargo) +"bjy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/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/department/cargo) +"bjA" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjB" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjC" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjD" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bjF" = ( +/obj/item/trash/sosjerky, +/obj/effect/decal/cleanable/vomit/old, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bjG" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/cargo) +"bjH" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/cargo) +"bjI" = ( +/obj/structure/bookcase/random/nonfiction, +/turf/open/floor/wood, +/area/crew_quarters/lounge) +"bjJ" = ( +/obj/structure/bookcase/random/fiction, +/turf/open/floor/wood, +/area/crew_quarters/lounge) +"bjK" = ( +/obj/structure/bookcase/random/religion, +/turf/open/floor/wood, +/area/crew_quarters/lounge) +"bjL" = ( +/turf/closed/wall, +/area/storage/emergency/port) +"bjM" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock{ + name = "Port Emergency Storage"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bjN" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/storage/emergency/port) +"bjO" = ( +/turf/closed/wall, +/area/medical/medbay/zone3) +"bjP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/zone3) +"bjQ" = ( +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bjR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/zone3) +"bjS" = ( +/obj/machinery/airalarm{ + frequency = 1439; + locked = 0; + pixel_y = 23 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bjT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bjU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1; + light_color = "#e8eaff" + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bjV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bjW" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/power/apc{ + dir = 1; + name = "Morgue APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bjX" = ( +/obj/structure/filingcabinet, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_y = 30 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/checkpoint/medical) +"bjY" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/medical) +"bjZ" = ( +/obj/machinery/computer/secure_data, +/obj/structure/reagent_dispensers/peppertank{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/medical) +"bka" = ( +/obj/machinery/computer/security, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/checkpoint/medical) +"bkb" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/medical/medbay/central) +"bkc" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/regular, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bkd" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bke" = ( +/obj/structure/chair, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bkf" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bkg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bkh" = ( +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bki" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/shower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bkj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/glass, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bkk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bkl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/glass, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bkm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8; + heat_capacity = 1e+006 + }, +/area/science/research/lobby) +"bkn" = ( +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bko" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bkp" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bkq" = ( +/obj/structure/table, +/obj/item/device/gps{ + gpstag = "RD0" + }, +/obj/item/device/assembly/igniter{ + pixel_x = -4; + pixel_y = -4 + }, +/obj/item/clothing/head/welding, +/obj/item/weapon/screwdriver{ + pixel_y = 16 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bkr" = ( +/obj/machinery/modular_computer/console/preset/civilian, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bks" = ( +/obj/structure/table, +/obj/item/weapon/wrench, +/obj/item/stack/cable_coil, +/obj/item/weapon/electronics/apc, +/obj/item/weapon/electronics/airlock, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bkt" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/lab) +"bku" = ( +/obj/structure/grille, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "robotics lab shutters" + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/robotics/lab) +"bkv" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Robotics Desk"; + req_access_txt = "29" + }, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "robotics lab shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"bkw" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Mech Bay"; + req_access_txt = "29"; + req_one_access_txt = "0" + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bkx" = ( +/turf/closed/wall/r_wall, +/area/science/server) +"bky" = ( +/turf/open/floor/engine, +/area/science/explab) +"bkz" = ( +/obj/machinery/camera{ + c_tag = "Experimentation Lab Chamber"; + dir = 2; + network = list("SS13","RD") + }, +/turf/open/floor/engine, +/area/science/explab) +"bkA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/explab) +"bkB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/engine, +/area/science/explab) +"bkC" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Testing Lab Maintenance"; + req_access_txt = "47" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/science/explab) +"bkD" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/explab) +"bkE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bkF" = ( +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bkG" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden{ + dir = 6 + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bkH" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bkI" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bkJ" = ( +/obj/item/weapon/extinguisher, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bkK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bkL" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/item/trash/deadmouse, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/cargo) +"bkM" = ( +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bkN" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bkO" = ( +/obj/item/weapon/tank/internals/air, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bkP" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/space, +/area/solar/starboard) +"bkQ" = ( +/obj/machinery/vending/snack, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bkR" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bkS" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bkT" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bkU" = ( +/turf/closed/wall/r_wall, +/area/construction/mining/aux_base/closet) +"bkV" = ( +/turf/closed/wall, +/area/construction/mining/aux_base/closet) +"bkW" = ( +/obj/item/weapon/hemostat, +/obj/item/weapon/retractor, +/obj/item/weapon/cautery, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bkX" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -28 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bkY" = ( +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bkZ" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Genetics Cloning Foyer"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bla" = ( +/obj/machinery/space_heater, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"blb" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/medbay/zone3) +"blc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/poster/official/walk{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/zone3) +"bld" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"ble" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"blf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"blg" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"blh" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/medical) +"bli" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/medical) +"blj" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/depsec/medical, +/turf/open/floor/plasteel, +/area/security/checkpoint/medical) +"blk" = ( +/obj/structure/table, +/obj/item/weapon/pen, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/medical) +"bll" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"blm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bln" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"blo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"blp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 26; + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"blq" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/bodybags{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"blr" = ( +/obj/structure/table, +/obj/item/weapon/folder/white, +/obj/item/device/healthanalyzer, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bls" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"blt" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"blu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"blv" = ( +/obj/structure/table, +/obj/item/device/paicard, +/obj/item/clothing/glasses/science, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"blw" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/weapon/stock_parts/cell/high/plus, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"blx" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bly" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26; + pixel_y = 28 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8; + heat_capacity = 1e+006 + }, +/area/science/research/lobby) +"blz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"blA" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/science/research/lobby) +"blB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/science/research/lobby) +"blC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/science/research/lobby) +"blD" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"blE" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"blF" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/science/robotics/lab) +"blG" = ( +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/science/robotics/lab) +"blH" = ( +/obj/machinery/camera{ + c_tag = "Robotics Lab"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/button/door{ + dir = 2; + id = "robotics"; + name = "Shutters Control Button"; + pixel_x = -6; + pixel_y = 24; + req_access_txt = "29" + }, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/science/robotics/lab) +"blI" = ( +/obj/machinery/requests_console{ + department = "Robotics"; + departmentType = 2; + name = "Robotics RC"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/science/robotics/lab) +"blJ" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 2; + icon_state = "pipe-j2s"; + sortType = 14 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/science/robotics/lab) +"blK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Robotics Lab APC"; + pixel_y = 25 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/green/side{ + dir = 1 + }, +/area/science/robotics/lab) +"blL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"blM" = ( +/obj/machinery/r_n_d/server/core, +/obj/structure/sign/poster/random{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/circuit, +/area/science/server) +"blN" = ( +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/obj/structure/sign/poster/random{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"blO" = ( +/obj/machinery/r_n_d/server/robotics, +/obj/structure/sign/poster/random{ + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/circuit, +/area/science/server) +"blP" = ( +/obj/effect/landmark/event_spawn, +/obj/item/device/radio/beacon, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/explab) +"blQ" = ( +/obj/machinery/r_n_d/experimentor, +/turf/open/floor/engine, +/area/science/explab) +"blR" = ( +/obj/effect/landmark/blobstart, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine, +/area/science/explab) +"blS" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/engine, +/area/science/explab) +"blT" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Testing Lab APC"; + pixel_y = 25 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/engine, +/area/science/explab) +"blU" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/turf/open/floor/engine, +/area/science/explab) +"blV" = ( +/obj/structure/sign/atmosplaque{ + desc = "A guide to the drone shell dispenser, detailing the constructive and destructive applications of modern repair drones, as well as the development of the incorruptible cyborg servants of tomorrow, available today."; + icon_state = "kiddieplaque"; + name = "\improper 'Perfect Drone' sign"; + pixel_y = 32 + }, +/turf/open/floor/engine, +/area/science/explab) +"blW" = ( +/obj/machinery/door/window/eastright{ + base_state = "left"; + dir = 8; + icon_state = "left"; + name = "Research Division Delivery"; + req_access_txt = "47" + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + dir = 8; + freq = 1400; + location = "Research Division" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced, +/turf/open/floor/engine, +/area/science/explab) +"blX" = ( +/turf/open/floor/engine, +/area/science/xenobiology) +"blY" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Test Chamber"; + dir = 2; + network = list("Xeno","RD") + }, +/obj/machinery/atmospherics/pipe/simple/general/hidden, +/obj/machinery/light{ + dir = 1; + light_color = "#d1dfff" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"blZ" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bma" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bmb" = ( +/obj/item/trash/candle, +/obj/item/weapon/cautery, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bmc" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/drinks/britcup{ + desc = "Kingston's personal cup." + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bmd" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"bme" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/engine) +"bmf" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bmg" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/storage/emergency/port) +"bmh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Lounge APC"; + pixel_y = -24 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bmi" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bmj" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bmk" = ( +/obj/structure/table, +/obj/item/weapon/crowbar, +/obj/item/weapon/storage/toolbox/emergency, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bml" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/gloves{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/box/masks, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/medbay/zone3) +"bmm" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/zone3) +"bmn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bmo" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/device/healthanalyzer, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/zone3) +"bmp" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/landmark/revenantspawn, +/obj/machinery/light/small{ + brightness = 3; + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bmq" = ( +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bmr" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/bodybags, +/obj/item/weapon/pen, +/obj/machinery/camera{ + c_tag = "Morgue"; + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bms" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Medbay Security APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/camera{ + c_tag = "Medbay Security Post"; + dir = 4; + network = list("SS13") + }, +/obj/structure/closet/wardrobe/red, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/medical) +"bmt" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/medical) +"bmu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/medical) +"bmv" = ( +/obj/structure/table, +/obj/item/weapon/book/manual/wiki/security_space_law, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/medical) +"bmw" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-05"; + layer = 4.1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bmx" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bmy" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bmz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bmA" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bmB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bmC" = ( +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bmD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bmE" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/science/research/lobby) +"bmF" = ( +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/science/research/lobby) +"bmG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bmH" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bmI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bmJ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bmK" = ( +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bmL" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/item/weapon/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, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bmM" = ( +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bmN" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bmO" = ( +/obj/machinery/mecha_part_fabricator, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bmP" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bmQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bmR" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 20; + pixel_x = 3; + pixel_y = -4 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bmS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4; + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit, +/area/science/server) +"bmT" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"bmU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit, +/area/science/server) +"bmV" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector{ + on = 1 + }, +/turf/open/floor/engine, +/area/science/explab) +"bmW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/engine, +/area/science/explab) +"bmX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/engine, +/area/science/explab) +"bmY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/engine, +/area/science/explab) +"bmZ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/engine, +/area/science/explab) +"bna" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/components/trinary/filter, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/science/explab) +"bnb" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/turf/open/floor/engine, +/area/science/explab) +"bnc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/explab) +"bnd" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/xenobiology) +"bne" = ( +/obj/machinery/light/small{ + brightness = 3; + dir = 8; + light_color = "#d1ffee" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bnf" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bng" = ( +/obj/machinery/light/small{ + dir = 4; + light_color = "#d1ffee" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bnh" = ( +/obj/machinery/light{ + dir = 1; + light_color = "#d1dfff" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bni" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/science/xenobiology) +"bnj" = ( +/turf/closed/wall, +/area/science/xenobiology) +"bnk" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bnl" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bnm" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/atmospherics/pipe/manifold/general/hidden{ + dir = 1 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/cargo) +"bnn" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/cargo) +"bno" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnp" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnq" = ( +/obj/item/device/radio/beacon, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnr" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bns" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bnt" = ( +/obj/structure/chair/comfy{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnu" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/engine) +"bnv" = ( +/turf/closed/wall, +/area/medical/genetics) +"bnw" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Cloning"; + req_access_txt = "0"; + req_one_access_txt = "5;9" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/freezer, +/area/storage/emergency/port) +"bnx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/camera{ + c_tag = "Medbay Port Entrance"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/zone3) +"bny" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/regular, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28; + pixel_y = 0 + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/zone3) +"bnz" = ( +/obj/structure/table, +/obj/item/weapon/folder/white, +/obj/item/clothing/gloves/color/latex, +/obj/item/weapon/storage/fancy/candle_box, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bnA" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/security/checkpoint/medical) +"bnB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_security{ + name = "Medbay Security Post"; + req_access_txt = "63" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/red, +/area/security/checkpoint/medical) +"bnC" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/reagent_containers/food/drinks/britcup{ + desc = "Kingston's personal cup." + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bnD" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/paper_bin{ + pixel_x = 1 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"bnE" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bnF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bnG" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bnH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bnI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bnJ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bnK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bnL" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bnM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bnN" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bnO" = ( +/obj/machinery/r_n_d/circuit_imprinter, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bnP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bnQ" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bnR" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bnS" = ( +/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/airalarm{ + dir = 8; + pixel_x = 23 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bnT" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plasteel/black, +/area/science/server) +"bnU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_command{ + name = "Server Room"; + req_access_txt = "30" + }, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/plasteel/black, +/area/science/server) +"bnV" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/preopen{ + id = "testlab"; + name = "test chamber blast door" + }, +/obj/machinery/atmospherics/pipe/simple/general/hidden, +/turf/open/floor/engine, +/area/science/explab) +"bnW" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/poddoor/preopen{ + id = "testlab"; + name = "test chamber blast door" + }, +/turf/open/floor/engine, +/area/science/explab) +"bnX" = ( +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/engine, +/area/science/explab) +"bnY" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/preopen{ + id = "testlab"; + name = "test chamber blast door" + }, +/turf/open/floor/engine, +/area/science/explab) +"bnZ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/explab) +"boa" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/engine, +/area/science/explab) +"bob" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/item/weapon/wrench, +/turf/open/floor/engine, +/area/science/explab) +"boc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/explab) +"bod" = ( +/turf/closed/wall, +/area/science/explab) +"boe" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -28; + pixel_y = 0 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"bof" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/weapon/storage/box/syringes, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"bog" = ( +/obj/structure/table, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"boh" = ( +/obj/structure/table, +/obj/item/weapon/pen, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"boi" = ( +/obj/effect/landmark/revenantspawn, +/turf/open/floor/engine, +/area/science/xenobiology) +"boj" = ( +/obj/item/weapon/weldingtool, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bok" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bol" = ( +/obj/machinery/atmospherics/pipe/manifold/general/hidden, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/cargo) +"bom" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/cargo) +"bon" = ( +/turf/open/floor/plasteel/arrival, +/area/hallway/secondary/entry) +"boo" = ( +/obj/machinery/camera{ + c_tag = "Arrivals Port Aft"; + dir = 1 + }, +/turf/open/floor/plasteel/arrival, +/area/hallway/secondary/entry) +"bop" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"boq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bor" = ( +/obj/structure/flora/grass/jungle, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/ywflowers, +/turf/open/floor/grass, +/area/medical/genetics) +"bos" = ( +/obj/structure/flora/junglebush/large, +/turf/open/floor/grass, +/area/medical/genetics) +"bot" = ( +/obj/structure/flora/junglebush, +/obj/structure/flora/ausbushes/brflowers, +/turf/open/floor/grass, +/area/medical/genetics) +"bou" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/medical/genetics) +"bov" = ( +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"bow" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"box" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"boy" = ( +/obj/structure/closet/wardrobe/mixed, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"boz" = ( +/obj/machinery/vending/clothing, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 27 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"boA" = ( +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/zone3) +"boB" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip{ + density = 0 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/zone3) +"boC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"boD" = ( +/obj/item/weapon/ectoplasm, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"boE" = ( +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/medbay/central) +"boF" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"boG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/medbay/central) +"boH" = ( +/obj/machinery/requests_console{ + announcementConsole = 0; + department = "Medbay"; + departmentType = 1; + name = "Medbay RC"; + pixel_x = -32 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"boI" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/medbay/central) +"boJ" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/folder/white, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"boK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"boL" = ( +/obj/structure/bed/roller, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"boM" = ( +/obj/structure/bed/roller, +/obj/machinery/camera{ + c_tag = "Medbay Entrance"; + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"boN" = ( +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"boO" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/gauze, +/obj/item/weapon/reagent_containers/glass/bottle/epinephrine, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"boP" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"boQ" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"boR" = ( +/obj/structure/table, +/obj/item/weapon/paper_bin{ + layer = 2.9; + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"boS" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"boT" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-17" + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"boU" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_x = -2; + pixel_y = -27 + }, +/obj/machinery/camera{ + c_tag = "Research Division Lobby"; + dir = 1 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"boV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/purple/corner{ + dir = 8 + }, +/area/science/research/lobby) +"boW" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"boX" = ( +/obj/machinery/computer/rdconsole/robotics, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"boY" = ( +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"boZ" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bpa" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4; + on = 1; + target_temperature = 80 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"bpb" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"bpc" = ( +/obj/machinery/computer/rdservercontrol, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/camera{ + c_tag = "Server Room"; + dir = 2; + network = list("SS13","RD"); + pixel_x = 22 + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"bpd" = ( +/obj/machinery/button/door{ + id = "testlab"; + name = "Window Blast Doors"; + pixel_x = -6 + }, +/obj/structure/table/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/button/door{ + id = "telelab"; + name = "Test Chamber Blast Door"; + pixel_x = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpe" = ( +/obj/machinery/computer/rdconsole/experiment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpg" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/folder, +/obj/item/weapon/book/manual/experimentor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bph" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + dir = 2; + name = "Science Requests Console"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpl" = ( +/obj/structure/rack, +/obj/item/stack/packageWrap, +/obj/item/stack/cable_coil, +/obj/item/weapon/wirecutters, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bpm" = ( +/obj/machinery/monkey_recycler, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bpn" = ( +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bpo" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bpp" = ( +/obj/machinery/computer/camera_advanced/xenobio, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bpq" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'HIGH VOLTAGE'"; + icon_state = "shock"; + name = "HIGH VOLTAGE" + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bpr" = ( +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/engine, +/area/science/xenobiology) +"bps" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/cargo) +"bpt" = ( +/obj/structure/table, +/obj/item/weapon/folder, +/obj/item/weapon/pen, +/obj/machinery/light/small, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bpu" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bpv" = ( +/obj/structure/flora/junglebush, +/obj/structure/flora/ausbushes/sparsegrass, +/turf/open/floor/grass, +/area/medical/genetics) +"bpw" = ( +/obj/structure/flora/grass/jungle, +/obj/item/weapon/reagent_containers/food/snacks/grown/banana, +/turf/open/floor/grass, +/area/medical/genetics) +"bpx" = ( +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/junglebush, +/obj/structure/flora/junglebush/large, +/turf/open/floor/grass, +/area/medical/genetics) +"bpy" = ( +/obj/machinery/clonepod, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_x = -30; + pixel_y = 0 + }, +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"bpz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bpA" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bpB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bpC" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/genetics) +"bpD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/zone3) +"bpE" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bpF" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/zone3) +"bpG" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "6;5" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpI" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpJ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light{ + dir = 2; + light_color = "#e8eaff" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "6;5" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/medical/morgue) +"bpN" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bpO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bpP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bpQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Medbay Reception"; + req_access_txt = "5" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bpR" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bpS" = ( +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bpT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"bpU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"bpV" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters"; + name = "chemistry shutters" + }, +/turf/open/floor/plating, +/area/medical/chemistry) +"bpW" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/northleft{ + dir = 2; + name = "Chemistry Desk"; + req_access_txt = "5; 33" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters"; + name = "chemistry shutters" + }, +/obj/item/weapon/folder/white, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"bpX" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/turf/open/floor/plasteel/black, +/area/medical/chemistry) +"bpY" = ( +/turf/closed/wall, +/area/medical/chemistry) +"bpZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bqa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = 0 + }, +/turf/open/floor/plasteel/yellow/corner{ + icon_state = "yellowcorner"; + dir = 4 + }, +/area/hallway/primary/aft) +"bqb" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/science/explab) +"bqc" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/pen{ + layer = 3.1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + dir = 2; + name = "Research and Development Desk"; + req_access_txt = "7" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/obj/item/weapon/folder/white, +/turf/open/floor/plating, +/area/science/explab) +"bqd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/glass{ + name = "Research Division" + }, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"bqe" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/glass{ + name = "Research Division" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bqf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Research Division" + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bqg" = ( +/obj/structure/table, +/obj/item/weapon/book/manual/robotics_cyborgs{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/weapon/storage/belt/utility, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bqh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bqi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bqj" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bqk" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/effect/decal/cleanable/oil{ + icon_state = "floor6" + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bql" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Server Room APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"bqm" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/black, +/area/science/server) +"bqn" = ( +/obj/structure/table, +/obj/item/weapon/folder/white, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/black, +/area/science/server) +"bqo" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqp" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqq" = ( +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqs" = ( +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqu" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 50; + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/device/assembly/timer, +/obj/item/device/assembly/timer, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bqv" = ( +/obj/machinery/processor{ + desc = "A machine used to process slimes and retrieve their extract."; + name = "Slime Processor" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bqw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bqx" = ( +/obj/machinery/smartfridge/extract/preloaded, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bqy" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/shieldwallgen/xenobiologyaccess, +/turf/open/floor/plating, +/area/science/xenobiology) +"bqz" = ( +/obj/structure/grille, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "test chamber blast door" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqA" = ( +/obj/structure/grille, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "test chamber blast door" + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqB" = ( +/obj/machinery/door/window/southleft{ + dir = 1; + name = "Test Chamber"; + req_access_txt = "55" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "test chamber blast door" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqC" = ( +/obj/structure/grille, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "test chamber blast door" + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqD" = ( +/obj/structure/grille, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "misclab"; + name = "test chamber blast door" + }, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqE" = ( +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/shieldwallgen/xenobiologyaccess, +/turf/open/floor/plating, +/area/science/xenobiology) +"bqF" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden, +/turf/closed/wall, +/area/science/xenobiology) +"bqG" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio5"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqH" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Containment Pen #5"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio5"; + name = "containment blast door" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqI" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio5"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqJ" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqK" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Containment Pen #6"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "containment blast door" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqL" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bqM" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bqN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bqO" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/weapon/cigbutt, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bqP" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/transport) +"bqQ" = ( +/obj/structure/grille, +/obj/structure/window/shuttle, +/turf/open/floor/plating, +/area/shuttle/transport) +"bqR" = ( +/obj/machinery/door/airlock/external, +/turf/open/floor/pod/dark, +/area/shuttle/transport) +"bqS" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Arrivals APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bqT" = ( +/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/ausbushes/ppflowers, +/obj/item/weapon/reagent_containers/food/snacks/grown/banana, +/obj/machinery/camera{ + c_tag = "Genetics Monkey Pen Fore"; + dir = 4; + network = list("SS13","RD") + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/grass, +/area/medical/genetics) +"bqU" = ( +/obj/structure/sink/puddle, +/obj/structure/flora/ausbushes/reedbush{ + pixel_y = 6 + }, +/turf/open/floor/grass, +/area/medical/genetics) +"bqV" = ( +/obj/structure/flora/grass/jungle/b, +/obj/machinery/light/small{ + dir = 4 + }, +/mob/living/carbon/monkey, +/turf/open/floor/grass, +/area/medical/genetics) +"bqW" = ( +/obj/machinery/computer/cloning, +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"bqX" = ( +/obj/machinery/holopad, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bqY" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j2s"; + sortType = 23 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bqZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bra" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_medical{ + id_tag = "GeneticsDoor"; + name = "Cloning"; + req_access_txt = "0"; + req_one_access_txt = "5;9" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"brb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/zone3) +"brc" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"brd" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Medbay APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/zone3) +"bre" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable, +/obj/machinery/power/apc{ + dir = 8; + name = "Medbay APC"; + pixel_x = -24 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"brf" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"brg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"brh" = ( +/obj/machinery/computer/med_data, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bri" = ( +/obj/machinery/computer/crew, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/medbay/central) +"brj" = ( +/obj/machinery/chem_master{ + layer = 2.7; + pixel_x = -2 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 9 + }, +/area/medical/chemistry) +"brk" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 1 + }, +/area/medical/chemistry) +"brl" = ( +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/structure/table/glass, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/item/clothing/glasses/science, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 1 + }, +/area/medical/chemistry) +"brm" = ( +/obj/machinery/chem_master{ + layer = 2.7; + pixel_x = -2 + }, +/obj/machinery/button/door{ + id = "chemistry_shutters"; + name = "Shutters Control"; + pixel_x = 26; + pixel_y = 4; + req_access_txt = "5; 33" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 5 + }, +/area/medical/chemistry) +"brn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bro" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/yellow/corner{ + icon_state = "yellowcorner"; + dir = 4 + }, +/area/hallway/primary/aft) +"brp" = ( +/obj/structure/table, +/obj/item/weapon/crowbar, +/obj/item/weapon/wrench, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_x = -32; + receive_ore_updates = 1 + }, +/obj/item/weapon/book/manual/research_and_development, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/explab) +"brq" = ( +/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/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/explab) +"brr" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/explab) +"brs" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/explab) +"brt" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/explab) +"bru" = ( +/obj/item/weapon/storage/toolbox/mechanical, +/obj/machinery/holopad, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/explab) +"brv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + locked = 0; + pixel_x = -23 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"brw" = ( +/obj/structure/closet/wardrobe/robotics_black, +/obj/item/device/radio/headset/headset_sci{ + pixel_x = -3 + }, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"brx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bry" = ( +/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/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/item/weapon/stock_parts/cell/high/plus{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/item/weapon/crowbar, +/obj/structure/table, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"brz" = ( +/obj/item/weapon/circular_saw, +/obj/item/weapon/scalpel{ + pixel_y = 12 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/item/weapon/razor{ + pixel_y = 5 + }, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"brA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"brB" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"brC" = ( +/obj/item/clothing/gloves/color/latex, +/obj/item/weapon/surgical_drapes, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"brD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/science/server) +"brE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/science/server) +"brF" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"brG" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/obj/machinery/light_switch{ + pixel_x = -25 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brK" = ( +/obj/structure/chair/stool, +/obj/effect/decal/cleanable/oil{ + icon_state = "floor5" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brL" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brM" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/weapon/grenade/chem_grenade, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"brN" = ( +/obj/structure/table/glass, +/obj/item/weapon/folder, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"brO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"brP" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"brQ" = ( +/obj/machinery/computer/camera_advanced/xenobio, +/obj/machinery/camera{ + c_tag = "Xenobiology Port"; + dir = 8; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner"; + icon_state = "warninglinecorner"; + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"brR" = ( +/obj/structure/sign/biohazard, +/turf/closed/wall, +/area/science/xenobiology) +"brS" = ( +/obj/item/weapon/wrench, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"brT" = ( +/obj/machinery/computer/security/telescreen{ + 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) +"brU" = ( +/obj/machinery/button/door{ + id = "misclab"; + name = "Test Chamber Blast Doors"; + pixel_y = -2; + req_access_txt = "55" + }, +/obj/structure/table/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"brV" = ( +/obj/machinery/door/window/southleft{ + name = "Test Chamber"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"brW" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"brX" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"brY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"brZ" = ( +/obj/structure/sign/xenobio, +/obj/machinery/atmospherics/pipe/simple/general/hidden{ + dir = 9 + }, +/turf/closed/wall, +/area/science/xenobiology) +"bsa" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bsb" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Containment Pen #5"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bsc" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio5"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bsd" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Containment Pen #6"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bse" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio6"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bsf" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12; 55" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bsg" = ( +/obj/structure/shuttle/engine/propulsion/left{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/shuttle/transport) +"bsh" = ( +/obj/structure/shuttle/engine/heater{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/shuttle/transport) +"bsi" = ( +/obj/structure/chair, +/turf/open/floor/pod/dark, +/area/shuttle/transport) +"bsj" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/pod/light, +/area/shuttle/transport) +"bsk" = ( +/turf/open/floor/pod/light, +/area/shuttle/transport) +"bsl" = ( +/obj/structure/grille, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK" + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bsm" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/camera{ + c_tag = "Arrivals Starboard Aft"; + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bsn" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bso" = ( +/obj/structure/flora/junglebush, +/obj/structure/flora/grass/jungle/b, +/mob/living/simple_animal/butterfly, +/turf/open/floor/grass, +/area/medical/genetics) +"bsp" = ( +/obj/item/toy/beach_ball, +/turf/open/floor/grass, +/area/medical/genetics) +"bsq" = ( +/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/ausbushes/ppflowers, +/turf/open/floor/grass, +/area/medical/genetics) +"bsr" = ( +/obj/machinery/dna_scannernew, +/obj/machinery/camera{ + c_tag = "Genetics Cloning"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/airalarm{ + dir = 4; + locked = 0; + pixel_x = -23 + }, +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"bss" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bst" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bsu" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bsv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bsw" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/genetics) +"bsx" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/zone3) +"bsy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bsz" = ( +/obj/machinery/shower{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/zone3) +"bsA" = ( +/turf/closed/wall, +/area/medical/sleeper) +"bsB" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bsC" = ( +/obj/machinery/atmospherics/components/unary/cryo_cell, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bsD" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bsE" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_x = 28 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bsF" = ( +/obj/machinery/shower{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"bsG" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"bsH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Medbay" + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"bsI" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Medbay" + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"bsJ" = ( +/obj/machinery/chem_dispenser{ + layer = 2.7 + }, +/obj/structure/sign/poster/official/safety_eye_protection{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"bsK" = ( +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bsL" = ( +/obj/item/weapon/book/manual/wiki/chemistry, +/obj/item/weapon/storage/box/beakers, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bsM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bsN" = ( +/obj/machinery/chem_dispenser{ + layer = 2.7 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bsO" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bsP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bsQ" = ( +/obj/structure/table, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/obj/item/weapon/disk/tech_disk, +/obj/item/weapon/disk/design_disk, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bsR" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bsS" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bsT" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Research Lab APC"; + pixel_x = 26 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bsU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"bsV" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bsW" = ( +/obj/item/weapon/twohanded/required/kirbyplants, +/turf/open/floor/plasteel/black, +/area/science/robotics/lab) +"bsX" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/green/side, +/area/science/robotics/lab) +"bsY" = ( +/turf/open/floor/plasteel/green/side, +/area/science/robotics/lab) +"bsZ" = ( +/obj/item/weapon/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/weapon/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/weapon/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/device/healthanalyzer, +/obj/item/device/healthanalyzer, +/obj/item/device/healthanalyzer, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/structure/table, +/turf/open/floor/plasteel/green/side, +/area/science/robotics/lab) +"bta" = ( +/obj/item/weapon/retractor, +/obj/item/weapon/hemostat, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"btb" = ( +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/machinery/camera{ + c_tag = "Robotics - Aft"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"btc" = ( +/obj/machinery/computer/operating{ + name = "Robotics Operating Computer" + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"btd" = ( +/obj/item/device/mmi, +/obj/item/device/mmi, +/obj/item/device/mmi, +/obj/structure/table, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"bte" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall/r_wall, +/area/science/server) +"btf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Server Room"; + req_access = null; + req_access_txt = "30" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/science/server) +"btg" = ( +/obj/structure/rack, +/obj/item/weapon/crowbar, +/obj/item/weapon/wrench, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bth" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bti" = ( +/obj/machinery/light, +/obj/structure/closet/radiation, +/turf/open/floor/plasteel/white, +/area/science/explab) +"btj" = ( +/obj/machinery/droneDispenser, +/turf/open/floor/plasteel/white, +/area/science/explab) +"btk" = ( +/obj/structure/table, +/obj/item/weapon/storage/toolbox/mechanical, +/obj/item/clothing/ears/earmuffs, +/turf/open/floor/plasteel/white, +/area/science/explab) +"btl" = ( +/obj/structure/table, +/obj/item/device/electropack, +/obj/item/device/healthanalyzer, +/obj/item/device/assembly/signaler, +/obj/machinery/light, +/obj/item/device/assembly/voice, +/obj/machinery/camera{ + c_tag = "Experimentation Lab"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"btm" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/item/device/multitool, +/obj/item/weapon/screwdriver, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"btn" = ( +/obj/structure/table, +/obj/item/weapon/hand_labeler, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bto" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -27 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"btp" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"btq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"btr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bts" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/xenobiology) +"btt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkgreen/side{ + icon_state = "darkgreen"; + dir = 1 + }, +/area/science/xenobiology) +"btu" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkgreen/side{ + icon_state = "darkgreen"; + dir = 1 + }, +/area/science/xenobiology) +"btv" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/xenobiology) +"btw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/xenobiology) +"btx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/xenobiology) +"bty" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Starboard Fore"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 28 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/xenobiology) +"btz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/xenobiology) +"btA" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/science/xenobiology) +"btB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/xenobiology) +"btC" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/sign/biohazard, +/turf/open/floor/plating, +/area/science/xenobiology) +"btD" = ( +/turf/open/floor/plating/airless, +/area/science/xenobiology) +"btE" = ( +/obj/effect/decal/remains/xeno, +/turf/open/floor/plating/airless, +/area/science/xenobiology) +"btF" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/weapon/reagent_containers/food/drinks/soda_cans/dr_gibb, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"btG" = ( +/obj/structure/shuttle/engine/heater{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/shuttle/transport) +"btH" = ( +/obj/machinery/light/small, +/turf/open/floor/pod/light, +/area/shuttle/transport) +"btI" = ( +/obj/machinery/door/airlock/titanium, +/turf/open/floor/pod/light, +/area/shuttle/transport) +"btJ" = ( +/obj/machinery/computer/shuttle/ferry/request, +/turf/open/floor/pod/dark, +/area/shuttle/transport) +"btK" = ( +/obj/machinery/door/airlock/titanium, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 2; + height = 13; + id = "ferry"; + name = "ferry shuttle"; + port_angle = 0; + preferred_direction = 4; + roundstart_move = "ferry_away"; + width = 5 + }, +/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/floor/pod/light, +/area/shuttle/transport) +"btL" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + id_tag = null; + name = "Port Docking Bay 2"; + req_access_txt = "0" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"btM" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8; + id_tag = null; + name = "Port Docking Bay 2"; + req_access_txt = "0" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"btN" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"btO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"btP" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"btQ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"btR" = ( +/obj/structure/flora/ausbushes/brflowers, +/mob/living/carbon/monkey, +/turf/open/floor/grass, +/area/medical/genetics) +"btS" = ( +/turf/open/floor/grass, +/area/medical/genetics) +"btT" = ( +/obj/structure/flora/junglebush, +/obj/structure/flora/ausbushes/sunnybush, +/obj/item/weapon/reagent_containers/food/snacks/grown/banana, +/mob/living/carbon/monkey, +/turf/open/floor/grass, +/area/medical/genetics) +"btU" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-21" + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/genetics) +"btV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/genetics) +"btW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/genetics) +"btX" = ( +/obj/structure/table, +/obj/item/weapon/book/manual/medical_cloning{ + pixel_y = 6 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/genetics) +"btY" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/box/bodybags, +/obj/item/weapon/pen, +/obj/machinery/button/door{ + desc = "A remote control switch for the genetics doors."; + id = "GeneticsDoor"; + name = "Genetics Exit Button"; + normaldoorcontrol = 1; + pixel_x = 24; + pixel_y = 8 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/genetics) +"btZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bua" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bub" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"buc" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bud" = ( +/obj/item/weapon/wrench/medical, +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bue" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white{ + heat_capacity = 1e+006 + }, +/area/medical/sleeper) +"buf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bug" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"buh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bui" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"buj" = ( +/obj/machinery/chem_heater, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -28 + }, +/obj/machinery/camera{ + c_tag = "Chemistry"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"buk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bul" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bum" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bun" = ( +/obj/machinery/chem_heater, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 6 + }, +/area/medical/chemistry) +"buo" = ( +/obj/structure/rack, +/obj/effect/decal/cleanable/oil{ + icon_state = "floor6" + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/glass{ + amount = 50; + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/reagent_containers/glass/beaker/large, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/item/weapon/storage/box/beakers, +/obj/item/clothing/glasses/welding, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bup" = ( +/obj/machinery/r_n_d/destructive_analyzer, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/explab) +"buq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/explab) +"bur" = ( +/obj/machinery/r_n_d/protolathe, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/explab) +"bus" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/camera{ + c_tag = "Research and Development Lab"; + dir = 8; + network = list("SS13","RD") + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"but" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"buu" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/item/clothing/mask/cigarette, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"buv" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/research{ + name = "Robotics Lab"; + req_access_txt = "29"; + req_one_access_txt = "0" + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"buw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-07"; + name = "Photosynthetic Potted plant"; + pixel_y = 10 + }, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/science/server) +"bux" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/science/server) +"buy" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-07"; + name = "Photosynthetic Potted plant"; + pixel_y = 10 + }, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/science/server) +"buz" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/explab) +"buA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_research{ + name = "Experimentation Lab"; + req_access_txt = "47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/explab) +"buB" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/closed/wall, +/area/science/explab) +"buC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/science/explab) +"buD" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-14"; + layer = 4.1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"buE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"buF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"buG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"buH" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"buS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Kill Room Access"; + req_access_txt = "55" + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"buT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/science/xenobiology) +"buU" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/floorgrime, +/area/science/xenobiology) +"buV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_research{ + name = "Kill Room"; + req_access_txt = "55" + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"buW" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Kill Room"; + dir = 8; + network = list("SS13","RD") + }, +/turf/open/floor/plating/airless, +/area/science/xenobiology) +"buX" = ( +/obj/structure/shuttle/engine/heater{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plating/airless, +/area/shuttle/transport) +"buY" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/pod/dark, +/area/shuttle/transport) +"buZ" = ( +/obj/machinery/light, +/turf/open/floor/pod/light, +/area/shuttle/transport) +"bva" = ( +/turf/closed/wall, +/area/maintenance/department/engine) +"bvb" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bvc" = ( +/turf/closed/wall/r_wall, +/area/medical/genetics) +"bvd" = ( +/obj/machinery/door/airlock/glass_research{ + name = "Genetics"; + req_access_txt = "9" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"bve" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/medical/genetics) +"bvf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Medbay Port Hallway"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bvg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bvh" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j2s"; + sortType = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bvi" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bvj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bvk" = ( +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bvl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bvm" = ( +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bvn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bvo" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bvp" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"bvq" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Chemistry Lab"; + req_access_txt = "5; 33" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bvr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bvs" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bvt" = ( +/obj/machinery/shower{ + dir = 8; + name = "emergency shower" + }, +/obj/machinery/requests_console{ + department = "Chemistry"; + departmentType = 2; + pixel_x = 32; + receive_ore_updates = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bvu" = ( +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway Chemistry"; + dir = 4; + network = list("SS13"); + start_active = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bvv" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -28; + pixel_y = 3 + }, +/obj/machinery/button/door{ + dir = 2; + id = "research_shutters_2"; + name = "Shutters Control Button"; + pixel_x = -28; + pixel_y = -7; + req_access_txt = "7; 29" + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bvw" = ( +/obj/machinery/computer/rdconsole/core, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/explab) +"bvx" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/explab) +"bvy" = ( +/obj/machinery/r_n_d/circuit_imprinter{ + pixel_y = 4 + }, +/obj/item/weapon/reagent_containers/glass/beaker/sulphuric, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/explab) +"bvz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bvA" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bvB" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/science/research/lobby) +"bvC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + cell_type = 10000; + dir = 1; + name = "Research Lobby APC"; + pixel_y = 25 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bvD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bvE" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bvF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 5 + }, +/area/science/research/lobby) +"bvG" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rndshutters"; + name = "research shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/sign/securearea{ + pixel_x = 32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bvH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/research/lobby) +"bvI" = ( +/obj/structure/closet/emcloset, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/science/research) +"bvJ" = ( +/obj/structure/closet/firecloset/full, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/science/research) +"bvK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/research) +"bvL" = ( +/obj/machinery/power/apc{ + cell_type = 10000; + dir = 1; + name = "Research Division APC"; + pixel_y = 25 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/sign/poster/random{ + pixel_x = -32 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvM" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/darkpurple/corner{ + dir = 1 + }, +/area/science/research) +"bvN" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bvO" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/darkpurple/corner{ + tag = "icon-darkpurplecorners (EAST)"; + icon_state = "darkpurplecorners"; + dir = 4 + }, +/area/science/research) +"bvP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 0; + pixel_y = 30 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvR" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvS" = ( +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvT" = ( +/obj/machinery/vending/assist, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvU" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-18"; + layer = 4.1 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/science/research) +"bvV" = ( +/obj/structure/closet/firecloset, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"bvW" = ( +/obj/structure/closet/l3closet, +/obj/machinery/camera{ + c_tag = "Xenobiology Access"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"bvX" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"bvY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/xenobiology) +"bvZ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bwa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bwb" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bwc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bwd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/xenobiology) +"bwe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/xenobiology) +"bwf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/xenobiology) +"bwg" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Xenobiology Central"; + dir = 1; + network = list("SS13","RD") + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/xenobiology) +"bwh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/xenobiology) +"bwi" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Starboard Aft"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/xenobiology) +"bwj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"bwk" = ( +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/apc{ + cell_type = 5000; + dir = 8; + name = "Xenobiology APC"; + pixel_x = -25 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/light/small{ + brightness = 3; + dir = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/xenobiology) +"bwl" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/floorgrime, +/area/science/xenobiology) +"bwm" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bwn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/department/cargo) +"bwo" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space) +"bwp" = ( +/obj/machinery/door/airlock/external, +/turf/open/floor/pod/light, +/area/shuttle/transport) +"bwq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Monastery Transit" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bwr" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Monastery Transit" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/neutral/corner, +/area/hallway/secondary/entry) +"bws" = ( +/obj/structure/closet, +/obj/item/stack/cable_coil/random, +/obj/item/weapon/electronics/airalarm, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bwt" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/engine) +"bwu" = ( +/mob/living/carbon/monkey, +/turf/open/floor/grass, +/area/medical/genetics) +"bwv" = ( +/obj/structure/table, +/obj/item/weapon/folder/white, +/obj/item/weapon/pen, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 9 + }, +/area/medical/genetics) +"bww" = ( +/obj/machinery/computer/scan_consolenew, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/medical/genetics) +"bwx" = ( +/obj/machinery/dna_scannernew, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/medical/genetics) +"bwy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/medical/genetics) +"bwz" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/medical/genetics) +"bwA" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/rxglasses{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/weapon/storage/box/bodybags, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 5 + }, +/area/medical/genetics) +"bwB" = ( +/obj/machinery/requests_console{ + announcementConsole = 0; + department = "Medbay"; + departmentType = 1; + name = "Medbay RC"; + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + dir = 4; + freq = 1400; + location = "Medbay" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bwC" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bwD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"bwE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bwF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/sleeper) +"bwG" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/sleeper) +"bwH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Medbay Sleepers"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/sleeper) +"bwI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/sleeper) +"bwJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bwK" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bwL" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bwM" = ( +/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) +"bwN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bwO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/bed/roller, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bwP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/bed/roller, +/obj/machinery/iv_drip{ + density = 0 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bwQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"bwR" = ( +/obj/machinery/smartfridge/chemistry/preloaded, +/turf/closed/wall, +/area/medical/chemistry) +"bwS" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bwT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bwU" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bwV" = ( +/obj/structure/rack, +/obj/item/stack/packageWrap, +/obj/item/weapon/hand_labeler, +/obj/item/device/radio/headset/headset_med, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"bwW" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"bwX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bwY" = ( +/obj/structure/disposalpipe/junction{ + dir = 2; + icon_state = "pipe-y" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bwZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bxa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"bxb" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/explab) +"bxc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bxd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j2s"; + sortType = 13 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bxe" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j1s"; + sortType = 12 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bxf" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bxg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"bxh" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "R&D Lab"; + req_access_txt = "0"; + req_one_access_txt = "7;29;30" + }, +/turf/open/floor/plasteel, +/area/science/explab) +"bxi" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"bxj" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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/science/research/lobby) +"bxk" = ( +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j1" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bxl" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bxm" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bxn" = ( +/obj/structure/disposalpipe/junction{ + icon_state = "pipe-j2"; + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bxo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bxp" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rndshutters"; + name = "research shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bxq" = ( +/obj/machinery/door/airlock/research{ + cyclelinkeddir = 4; + name = "Research Division Access"; + req_access_txt = "47" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bxr" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxs" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxt" = ( +/obj/machinery/door/airlock/research{ + cyclelinkeddir = 8; + name = "Research Division Access"; + req_access_txt = "47" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxu" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxw" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxy" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxD" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bxE" = ( +/obj/machinery/door/firedoor, +/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" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "xeno_airlock_exterior"; + idSelf = "xeno_airlock_control"; + name = "Access Button"; + pixel_y = -24; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/xenobiology) +"bxF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxG" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxI" = ( +/obj/machinery/door/firedoor, +/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" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "xeno_airlock_interior"; + idSelf = "xeno_airlock_control"; + name = "Access Button"; + pixel_y = -24; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "xeno_airlock_exterior"; + idInterior = "xeno_airlock_interior"; + idSelf = "xeno_airlock_control"; + name = "Access Console"; + pixel_x = -25; + pixel_y = 25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/chair/office/light, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxL" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (WEST)"; + icon_state = "warninglinecorner"; + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bxM" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxN" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Containment Pen #1"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxO" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio1"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/science/xenobiology) +"bxQ" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Containment Pen #2"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxR" = ( +/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 = 8; + layer = 2.9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxS" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Containment Pen #3"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxT" = ( +/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 = 8; + layer = 2.9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxU" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Containment Pen #4"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxV" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio4"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"bxW" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12; 55" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bxX" = ( +/obj/structure/girder, +/turf/open/floor/plating/airless, +/area/maintenance/department/cargo) +"bxY" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/hallway/secondary/entry) +"bxZ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/hallway/secondary/entry) +"bya" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/black, +/area/hallway/secondary/entry) +"byb" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"byc" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"byd" = ( +/obj/structure/flora/junglebush/c, +/mob/living/carbon/monkey, +/turf/open/floor/grass, +/area/medical/genetics) +"bye" = ( +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/grass, +/area/medical/genetics) +"byf" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/disks, +/obj/item/device/flashlight/pen, +/obj/item/device/flashlight/pen, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/medical/genetics) +"byg" = ( +/obj/structure/chair/stool, +/obj/effect/landmark/start/geneticist, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"byh" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"byi" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"byj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"byk" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/gloves/color/latex, +/obj/item/weapon/storage/box/monkeycubes, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/medical/genetics) +"byl" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/zone3) +"bym" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + icon_state = "pipe-s"; + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/zone3) +"byn" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/zone3) +"byo" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/sleeper) +"byp" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Sleepers"; + req_access_txt = "5" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"byq" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Sleepers"; + req_access_txt = "5" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"byr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"bys" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"byt" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"byu" = ( +/turf/closed/wall, +/area/crew_quarters/heads/cmo) +"byv" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"byw" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/machinery/power/apc{ + dir = 8; + name = "Chemistry APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"byx" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"byy" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"byz" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Chemistry Desk"; + req_access_txt = "5; 33" + }, +/obj/item/weapon/pen, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/weapon/paper_bin{ + layer = 2.9; + pixel_x = -2 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters"; + name = "chemistry shutters" + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"byA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"byB" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"byC" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"byD" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"byE" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + dir = 4; + name = "Research and Development Desk"; + req_access_txt = "7" + }, +/obj/item/weapon/folder/white, +/obj/machinery/door/firedoor, +/obj/item/weapon/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/science/explab) +"byF" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"byG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/explab) +"byH" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/explab) +"byI" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/explab) +"byJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/purple/side{ + tag = "icon-purple (SOUTHWEST)"; + icon_state = "purple"; + dir = 10 + }, +/area/science/research/lobby) +"byK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"byL" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 8 + }, +/area/science/research/lobby) +"byM" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/obj/structure/disposalpipe/junction{ + tag = "icon-pipe-j1 (NORTH)"; + icon_state = "pipe-j1"; + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"byN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"byO" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rndshutters"; + name = "research shutters" + }, +/obj/machinery/door/firedoor/heavy, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/securearea{ + pixel_x = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"byP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/research/lobby) +"byQ" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"byR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/shower{ + dir = 8; + name = "emergency shower"; + pixel_y = -4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"byS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/research) +"byT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-09"; + name = "Photosynthetic Potted plant"; + pixel_y = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/research) +"byU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/comfy{ + tag = "icon-comfychair (EAST)"; + icon_state = "comfychair"; + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/research) +"byV" = ( +/obj/structure/table, +/obj/item/weapon/folder, +/obj/item/weapon/pen, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/science/research) +"byW" = ( +/obj/structure/chair/comfy{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/research) +"byX" = ( +/obj/machinery/camera{ + c_tag = "Research Division Secure Hallway"; + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + icon_state = "pipe-t"; + dir = 1 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/research) +"byY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/corner{ + tag = "icon-darkpurplecorners (WEST)"; + icon_state = "darkpurplecorners"; + dir = 8 + }, +/area/science/research) +"byZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bza" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/darkpurple/corner, +/area/science/research) +"bzb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/research) +"bzc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/darkpurple/side, +/area/science/research) +"bzd" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bze" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bzf" = ( +/obj/machinery/shower{ + dir = 8; + name = "emergency shower"; + pixel_y = -4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bzg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bzh" = ( +/obj/item/weapon/storage/box/monkeycubes, +/obj/item/weapon/storage/box/monkeycubes, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bzi" = ( +/obj/item/weapon/extinguisher{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/weapon/extinguisher, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bzj" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_x = 32; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/xenobiology) +"bzk" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzl" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "containment blast door" + }, +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Containment Pen #1"; + req_access_txt = "55" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzm" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzn" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Containment Pen #2"; + req_access_txt = "55" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzp" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzq" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzr" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Containment Pen #3"; + req_access_txt = "55" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzs" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzt" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio4"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzu" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio4"; + name = "containment blast door" + }, +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Containment Pen #4"; + req_access_txt = "55" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzv" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio4"; + name = "containment blast door" + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bzw" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bzx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bzy" = ( +/obj/structure/grille, +/turf/open/space, +/area/space) +"bzz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/sign/holy{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/black, +/area/hallway/secondary/entry) +"bzA" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/hallway/secondary/entry) +"bzB" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the monastery."; + dir = 8; + name = "Monastery Monitor"; + network = list("Monastery"); + pixel_x = 28; + pixel_y = 0 + }, +/turf/open/floor/plasteel/black, +/area/hallway/secondary/entry) +"bzC" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bzD" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"bzE" = ( +/obj/structure/flora/grass/jungle/b, +/obj/machinery/camera{ + c_tag = "Genetics Monkey Pen Aft"; + dir = 4; + network = list("SS13","RD") + }, +/obj/structure/flora/ausbushes/grassybush, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/grass, +/area/medical/genetics) +"bzF" = ( +/obj/machinery/door/window/eastleft{ + name = "Monkey Pen"; + req_one_access_txt = "9" + }, +/obj/item/weapon/reagent_containers/food/snacks/grown/banana, +/turf/open/floor/grass, +/area/medical/genetics) +"bzG" = ( +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/medical/genetics) +"bzH" = ( +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bzI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bzJ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bzK" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bzL" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/mirror{ + pixel_x = 28 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/medical/genetics) +"bzM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-10"; + layer = 4.1 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/medbay/zone3) +"bzN" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/medbay/zone3) +"bzO" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/medbay/zone3) +"bzP" = ( +/obj/machinery/vending/medical, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/sleeper) +"bzQ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/sleeper) +"bzR" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/sleeper) +"bzS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/sleeper) +"bzT" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/button/door{ + desc = "A remote control switch for exiting the sleeper room."; + id = "MedbaySleepers"; + name = "Medbay Exit Button"; + normaldoorcontrol = 1; + pixel_x = 24; + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/sleeper) +"bzU" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/sleeper) +"bzV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"bzW" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bzX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner, +/area/medical/medbay/central) +"bzY" = ( +/obj/structure/sign/bluecross_2, +/turf/closed/wall, +/area/crew_quarters/heads/cmo) +"bzZ" = ( +/obj/machinery/suit_storage_unit/cmo, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bAa" = ( +/obj/machinery/computer/crew, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Chief Medical Officer's Desk"; + departmentType = 5; + name = "Chief Medical Officer RC"; + pixel_y = 30 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bAb" = ( +/obj/machinery/computer/med_data, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bAc" = ( +/obj/machinery/computer/card/minor/cmo, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bAd" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/keycard_auth{ + pixel_x = 26; + pixel_y = 0 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bAe" = ( +/obj/structure/closet/wardrobe/chemistry_white, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 10 + }, +/area/medical/chemistry) +"bAf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whiteyellow/side, +/area/medical/chemistry) +"bAg" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder, +/obj/machinery/light, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/whiteyellow/side, +/area/medical/chemistry) +"bAh" = ( +/obj/structure/table/glass, +/obj/item/stack/sheet/mineral/plasma{ + amount = 2; + layer = 2.9 + }, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/stack/cable_coil/random, +/obj/item/weapon/screwdriver, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 6 + }, +/area/medical/chemistry) +"bAi" = ( +/obj/item/weapon/folder/white, +/obj/item/clothing/gloves/color/latex, +/obj/structure/table/glass, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"bAj" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bAk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bAl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bAm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/weapon/paper_bin{ + layer = 2.9; + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"bAn" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/explab) +"bAo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/explab) +"bAp" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/window{ + name = "Research Director's Office"; + req_access_txt = "30" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/explab) +"bAq" = ( +/obj/structure/table, +/obj/item/weapon/stock_parts/console_screen, +/obj/item/weapon/stock_parts/console_screen, +/obj/item/weapon/stock_parts/capacitor, +/obj/item/weapon/stock_parts/capacitor, +/obj/item/weapon/stock_parts/manipulator, +/obj/item/weapon/stock_parts/manipulator, +/obj/item/weapon/stock_parts/scanning_module, +/obj/item/weapon/stock_parts/scanning_module, +/obj/item/device/multitool, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/explab) +"bAr" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/explab) +"bAs" = ( +/obj/structure/table, +/obj/item/weapon/stock_parts/matter_bin, +/obj/item/weapon/stock_parts/matter_bin, +/obj/item/weapon/stock_parts/micro_laser, +/obj/item/weapon/stock_parts/micro_laser, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/machinery/light_switch{ + pixel_x = 25 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/explab) +"bAt" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/security/checkpoint/science) +"bAu" = ( +/turf/closed/wall, +/area/security/checkpoint/science) +"bAv" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway"; + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"bAw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bAx" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (WEST)"; + icon_state = "warninglinecorner"; + dir = 8 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bAy" = ( +/turf/closed/wall/r_wall, +/area/science/research/lobby) +"bAz" = ( +/turf/closed/wall, +/area/science/research) +"bAA" = ( +/turf/closed/wall, +/area/science/storage) +"bAB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/science/storage) +"bAC" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/science/research) +"bAD" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/science/research) +"bAE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/science/research) +"bAF" = ( +/turf/closed/wall, +/area/science/mixing) +"bAG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/science/mixing) +"bAH" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bAI" = ( +/obj/structure/transit_tube/curved/flipped{ + icon_state = "curved1"; + dir = 4 + }, +/turf/open/space/basic, +/area/space) +"bAJ" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bAK" = ( +/obj/structure/transit_tube/horizontal, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bAL" = ( +/obj/structure/transit_tube/station/reverse/flipped, +/obj/structure/transit_tube_pod{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bAM" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/weapon/extinguisher, +/turf/open/floor/plating{ + burnt = 1; + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"bAN" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/turf/open/floor/grass, +/area/medical/genetics) +"bAO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/grass, +/area/medical/genetics) +"bAP" = ( +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/flora/ausbushes/palebush, +/turf/open/floor/grass, +/area/medical/genetics) +"bAQ" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/glass/beaker, +/obj/item/weapon/reagent_containers/dropper, +/obj/item/weapon/storage/pill_bottle/mutadone, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/medical/genetics) +"bAR" = ( +/obj/structure/chair/stool, +/obj/effect/landmark/start/geneticist, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bAS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bAT" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bAU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bAV" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "Genetics"; + departmentType = 0; + name = "Genetics Requests Console"; + pixel_x = 32 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/medical/genetics) +"bAW" = ( +/turf/closed/wall, +/area/medical/virology) +"bAX" = ( +/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" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = -24; + req_access_txt = "39" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bAY" = ( +/obj/structure/sign/biohazard, +/turf/closed/wall, +/area/medical/virology) +"bAZ" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/chair, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bBa" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bBb" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bBc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bBd" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = "MedbaySleepers"; + name = "Sleepers"; + req_access_txt = "5" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bBe" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bBf" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bBg" = ( +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bBh" = ( +/mob/living/simple_animal/pet/cat/Runtime, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bBi" = ( +/obj/effect/landmark/start/chief_medical_officer, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bBj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bBk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/camera{ + c_tag = "Chief Medical Office"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching surgery."; + dir = 8; + layer = 4; + name = "Surgery Telescreen"; + network = list("Surgery"); + pixel_x = 30 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bBl" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Chemistry Lab Maintenance"; + req_access_txt = "5; 33" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/medical/chemistry) +"bBm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bBn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bBo" = ( +/turf/closed/wall, +/area/hallway/primary/aft) +"bBp" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hor) +"bBq" = ( +/obj/structure/closet/secure_closet/RD, +/obj/machinery/power/apc{ + dir = 8; + name = "RD Office APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (NORTHWEST)"; + icon_state = "darkpurple"; + dir = 9 + }, +/area/crew_quarters/heads/hor) +"bBr" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/crew_quarters/heads/hor) +"bBs" = ( +/obj/structure/disposalpipe/segment{ + icon_state = "pipe-s"; + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/crew_quarters/heads/hor) +"bBt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + icon_state = "pipe-s"; + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + icon_state = "darkpurple"; + dir = 1 + }, +/area/crew_quarters/heads/hor) +"bBu" = ( +/obj/item/weapon/twohanded/required/kirbyplants/dead, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/button/door{ + id = "rndshutters"; + name = "Research Lockdown"; + pixel_x = 28; + pixel_y = -5; + req_access_txt = "47" + }, +/obj/machinery/keycard_auth{ + pixel_x = 28; + pixel_y = 6 + }, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (NORTHEAST)"; + icon_state = "darkpurple"; + dir = 5 + }, +/area/crew_quarters/heads/hor) +"bBv" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hor) +"bBw" = ( +/obj/machinery/computer/security, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/science) +"bBx" = ( +/obj/machinery/computer/security/mining, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/science) +"bBy" = ( +/obj/machinery/computer/secure_data, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 23 + }, +/obj/item/device/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Telecomms)"; + pixel_x = 28; + pixel_y = 24 + }, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/science) +"bBz" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bBA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bBB" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-20"; + layer = 4.1; + pixel_y = 3 + }, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bBC" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/effect/turf_decal/delivery, +/turf/open/floor/engine, +/area/science/storage) +"bBD" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/engine, +/area/science/storage) +"bBE" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/effect/turf_decal/delivery, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/storage) +"bBF" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/turf/open/floor/engine, +/area/science/storage) +"bBG" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/turf/open/floor/engine, +/area/science/storage) +"bBH" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -28 + }, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/science/research) +"bBI" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/science/research) +"bBJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/science/research) +"bBK" = ( +/obj/structure/closet/bombcloset, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBL" = ( +/obj/structure/closet/bombcloset, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBM" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBN" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/camera{ + c_tag = "Toxins Lab Port"; + dir = 2; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBP" = ( +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBQ" = ( +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Toxins Lab APC"; + pixel_y = 25 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/science/mixing) +"bBR" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bBS" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/camera{ + c_tag = "Toxins Lab Starboard"; + dir = 2; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bBT" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bBU" = ( +/obj/effect/landmark/revenantspawn, +/mob/living/simple_animal/slime, +/turf/open/floor/engine, +/area/science/xenobiology) +"bBV" = ( +/obj/structure/transit_tube/curved, +/turf/open/space, +/area/space) +"bBW" = ( +/turf/open/space, +/area/space) +"bBX" = ( +/turf/closed/wall/r_wall, +/area/maintenance/department/engine) +"bBY" = ( +/obj/structure/closet/crate/medical, +/obj/item/stack/medical/ointment, +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bBZ" = ( +/obj/structure/table, +/obj/item/weapon/pen, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 10 + }, +/area/medical/genetics) +"bCa" = ( +/obj/machinery/computer/scan_consolenew, +/turf/open/floor/plasteel/whitepurple/side, +/area/medical/genetics) +"bCb" = ( +/obj/machinery/dna_scannernew, +/obj/machinery/camera{ + c_tag = "Genetics"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/medical/genetics) +"bCc" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/medical/genetics) +"bCd" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"bCe" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Genetics APC"; + pixel_x = 27 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/medical/genetics) +"bCf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bCg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bCh" = ( +/obj/structure/closet/emcloset, +/obj/machinery/camera{ + c_tag = "Virology Airlock"; + dir = 2; + network = list("SS13") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bCi" = ( +/obj/structure/table/glass, +/obj/item/stack/medical/gauze, +/obj/machinery/power/apc{ + dir = 8; + name = "Treatment Center APC"; + pixel_x = -24 + }, +/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone, +/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone, +/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone, +/obj/structure/cable, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bCj" = ( +/obj/machinery/sleeper{ + dir = 4 + }, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bCk" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bCl" = ( +/obj/machinery/sleeper{ + dir = 8 + }, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bCm" = ( +/obj/structure/table/glass, +/obj/item/clothing/neck/stethoscope, +/obj/item/device/healthanalyzer, +/turf/open/floor/plasteel/blue, +/area/medical/sleeper) +"bCn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bCo" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bCp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bCq" = ( +/obj/machinery/door/airlock/glass_command{ + name = "Chief Medical Office"; + req_access_txt = "40" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/heads/cmo) +"bCr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bCs" = ( +/obj/structure/table/glass, +/obj/item/weapon/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/weapon/pen{ + layer = 3.1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bCt" = ( +/obj/structure/table/glass, +/obj/item/weapon/folder/white, +/obj/item/clothing/glasses/hud/health, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bCu" = ( +/obj/structure/table/glass, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/stack/medical/gauze, +/obj/item/clothing/neck/stethoscope, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bCv" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j1s"; + sortType = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bCw" = ( +/obj/machinery/door/airlock/maintenance{ + name = "CMO Maintenance"; + req_access_txt = "40" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bCx" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bCy" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j1s"; + sortType = 11 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bCz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bCA" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bCB" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bCC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bCD" = ( +/obj/machinery/vending/cola, +/turf/open/floor/plasteel/black, +/area/hallway/primary/aft) +"bCE" = ( +/obj/machinery/computer/robotics, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/crew_quarters/heads/hor) +"bCF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/crew_quarters/heads/hor) +"bCG" = ( +/obj/structure/displaycase/labcage, +/turf/open/floor/plasteel/black, +/area/crew_quarters/heads/hor) +"bCH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/heads/hor) +"bCI" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + icon_state = "pipe-t"; + dir = 1 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/crew_quarters/heads/hor) +"bCJ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"bCK" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/machinery/camera{ + c_tag = "Science Security Post"; + dir = 4; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/science) +"bCL" = ( +/obj/effect/landmark/start/depsec/science, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/science) +"bCM" = ( +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/science) +"bCN" = ( +/obj/structure/chair/comfy, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bCO" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/research/lobby) +"bCP" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/storage) +"bCQ" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/storage) +"bCR" = ( +/turf/open/floor/engine, +/area/science/storage) +"bCS" = ( +/obj/structure/sign/fire, +/turf/closed/wall, +/area/science/storage) +"bCT" = ( +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/science/research) +"bCU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bCV" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/mixing) +"bCW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bCX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bCY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bCZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bDa" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bDb" = ( +/obj/machinery/atmospherics/components/trinary/mixer/flipped{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bDc" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bDd" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_x = 32; + receive_ore_updates = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/item/weapon/wrench, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bDe" = ( +/obj/machinery/light{ + light_color = "#d1dfff" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"bDf" = ( +/obj/structure/transit_tube, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bDg" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bDh" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bDi" = ( +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bDj" = ( +/obj/item/trash/candy, +/obj/effect/decal/cleanable/deadcockroach, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bDk" = ( +/obj/item/chair, +/obj/item/weapon/cigbutt/roach, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bDl" = ( +/obj/structure/closet/secure_closet/medical1, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 10 + }, +/area/medical/genetics) +"bDm" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/light, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/medical/genetics) +"bDn" = ( +/obj/structure/closet/wardrobe/genetics_white, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 6 + }, +/area/medical/genetics) +"bDo" = ( +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bDp" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bDq" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bDr" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/medical/sleeper) +"bDs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bDt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bDu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bDv" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bDw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bDx" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "CMO's Office APC"; + pixel_x = 26 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bDy" = ( +/turf/closed/wall, +/area/medical/exam_room) +"bDz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bDA" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/black, +/area/hallway/primary/aft) +"bDB" = ( +/obj/machinery/computer/aifixer, +/obj/machinery/airalarm{ + dir = 4; + locked = 0; + pixel_x = -23 + }, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/crew_quarters/heads/hor) +"bDC" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/crew_quarters/heads/hor) +"bDD" = ( +/turf/open/floor/plasteel/black, +/area/crew_quarters/heads/hor) +"bDE" = ( +/obj/structure/chair/office/light, +/obj/effect/landmark/start/research_director, +/turf/open/floor/plasteel/black, +/area/crew_quarters/heads/hor) +"bDF" = ( +/obj/machinery/computer/card/minor/rd, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/crew_quarters/heads/hor) +"bDG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/science) +"bDH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/science) +"bDI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/science) +"bDJ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bDK" = ( +/obj/structure/table, +/obj/item/weapon/folder, +/obj/item/weapon/pen, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bDL" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/engine, +/area/science/storage) +"bDM" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/engine, +/area/science/storage) +"bDN" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/storage) +"bDO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/storage) +"bDP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/engine, +/area/science/storage) +"bDQ" = ( +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/glass_research{ + name = "Toxins Storage"; + req_access_txt = "8" + }, +/turf/open/floor/plasteel/black, +/area/science/storage) +"bDR" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/science/research) +"bDS" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bDT" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/science/research) +"bDU" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/glass_research{ + name = "Toxins Lab"; + req_access_txt = "8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"bDV" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bDW" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bDX" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bDY" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bDZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bEa" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bEb" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bEc" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bEd" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bEe" = ( +/turf/closed/wall, +/area/science/mineral_storeroom) +"bEf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/science/mineral_storeroom) +"bEg" = ( +/turf/closed/wall/r_wall, +/area/science/mineral_storeroom) +"bEh" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/trash/sosjerky, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bEi" = ( +/obj/structure/transit_tube, +/turf/open/space, +/area/space) +"bEj" = ( +/obj/machinery/atmospherics/pipe/manifold/general/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEk" = ( +/obj/machinery/atmospherics/pipe/manifold/general/hidden, +/obj/machinery/meter, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEl" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Air Out"; + on = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEm" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Maintenance"; + req_access_txt = "12;24" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEn" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEo" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEp" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEq" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEr" = ( +/turf/closed/wall/r_wall, +/area/medical/virology) +"bEs" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bEt" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bEu" = ( +/obj/structure/closet/l3closet, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bEv" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/weapon/storage/box/syringes, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bEw" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/brute, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bEx" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/fire, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bEy" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/toxin, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bEz" = ( +/obj/structure/table, +/obj/item/weapon/storage/firstaid/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/storage/firstaid/o2, +/obj/item/weapon/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"bEA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"bEB" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bEC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"bED" = ( +/obj/structure/closet/secure_closet/CMO, +/obj/item/weapon/valentine, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bEE" = ( +/obj/machinery/modular_computer/console/preset/civilian, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bEF" = ( +/obj/item/weapon/cartridge/medical{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/weapon/cartridge/medical{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/weapon/cartridge/medical, +/obj/item/weapon/cartridge/chemistry{ + pixel_y = 2 + }, +/obj/structure/table, +/obj/machinery/light, +/obj/item/weapon/wrench/medical, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bEG" = ( +/obj/item/weapon/folder/blue, +/obj/item/weapon/stamp/cmo, +/obj/structure/table, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bEH" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-16"; + layer = 4.1 + }, +/turf/open/floor/plasteel/cmo, +/area/crew_quarters/heads/cmo) +"bEI" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/closet, +/obj/item/clothing/under/rank/nursesuit, +/obj/item/clothing/head/nursehat, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/structure/sign/poster/official/no_erp{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bEJ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/vending/wallmed{ + pixel_y = 28; + products = list(/obj/item/weapon/reagent_containers/syringe = 3, /obj/item/weapon/reagent_containers/pill/patch/styptic = 1, /obj/item/weapon/reagent_containers/pill/patch/silver_sulf = 1, /obj/item/weapon/reagent_containers/spray/medical/sterilizer = 1) + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/landmark/blobstart, +/obj/item/weapon/melee/baton/cattleprod{ + cell = new /obj/item/weapon/stock_parts/cell/high() + }, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bEK" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/button/door{ + id = "CMOCell"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + pixel_y = 26; + req_access_txt = "0"; + specialfunctions = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bEL" = ( +/obj/machinery/door/airlock/command{ + id_tag = "CMOCell"; + name = "Personal Examination Room"; + req_access_txt = "40" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bEM" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bEN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bEO" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bEP" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bEQ" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-03"; + layer = 4.1 + }, +/turf/open/floor/plasteel/black, +/area/hallway/primary/aft) +"bER" = ( +/obj/machinery/computer/mecha, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -26 + }, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (SOUTHWEST)"; + icon_state = "darkpurple"; + dir = 10 + }, +/area/crew_quarters/heads/hor) +"bES" = ( +/obj/structure/table, +/obj/item/device/aicard, +/obj/item/weapon/circuitboard/aicore, +/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/light, +/turf/open/floor/plasteel/darkpurple/side, +/area/crew_quarters/heads/hor) +"bET" = ( +/obj/item/weapon/paper_bin{ + layer = 2.9; + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/weapon/folder/white, +/obj/item/weapon/pen, +/obj/item/weapon/stamp/rd, +/obj/machinery/status_display{ + density = 0; + pixel_y = -30; + supply_display = 0 + }, +/obj/machinery/camera{ + c_tag = "Research Director's Office"; + dir = 1; + network = list("SS13","RD") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkpurple/side, +/area/crew_quarters/heads/hor) +"bEU" = ( +/obj/item/weapon/cartridge/signal/toxins, +/obj/item/weapon/cartridge/signal/toxins{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/weapon/cartridge/signal/toxins{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons and the AI's satellite from the safety of his office."; + name = "Research Monitor"; + network = list("RD","MiniSat"); + pixel_y = -32 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkpurple/side, +/area/crew_quarters/heads/hor) +"bEV" = ( +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/obj/machinery/modular_computer/console/preset/research, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (SOUTHEAST)"; + icon_state = "darkpurple"; + dir = 6 + }, +/area/crew_quarters/heads/hor) +"bEW" = ( +/obj/structure/reagent_dispensers/peppertank{ + pixel_x = -32 + }, +/obj/structure/filingcabinet, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/science) +"bEX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/science) +"bEY" = ( +/obj/structure/closet/wardrobe/red, +/obj/machinery/power/apc{ + dir = 4; + name = "Science Security APC"; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/science) +"bEZ" = ( +/obj/structure/chair/comfy{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bFa" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine, +/area/science/storage) +"bFb" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/engine, +/area/science/storage) +"bFc" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/storage) +"bFd" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/storage) +"bFe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/science/research) +"bFf" = ( +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/science/research) +"bFg" = ( +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFi" = ( +/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, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFj" = ( +/obj/structure/chair/stool, +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFk" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/wrench, +/obj/item/weapon/screwdriver{ + pixel_y = 10 + }, +/obj/item/device/analyzer, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFl" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFm" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bFn" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bFo" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bFp" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bFq" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/closed/wall, +/area/science/mixing) +"bFr" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFs" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFt" = ( +/obj/machinery/suit_storage_unit/rd, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFu" = ( +/obj/structure/ore_box, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFv" = ( +/obj/structure/ore_box, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/camera{ + c_tag = "Toxins Launch Area"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFw" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFx" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFy" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFz" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Toxins Launch Room APC"; + pixel_y = 25 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bFA" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Toxins Launch Room Maintenance"; + req_access_txt = "8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bFB" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/item/weapon/cigbutt/cigarbutt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bFC" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bFD" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/department/cargo) +"bFE" = ( +/obj/docking_port/stationary{ + dwidth = 2; + height = 6; + id = "monastery_shuttle_asteroid"; + name = "monastery"; + width = 5 + }, +/turf/open/space, +/area/space) +"bFF" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bFG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bFH" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/medical/virology) +"bFI" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bFJ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bFK" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bFL" = ( +/obj/effect/decal/cleanable/deadcockroach, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bFM" = ( +/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" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = -24; + req_access_txt = "39" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bFN" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/closed/wall/r_wall, +/area/medical/virology) +"bFO" = ( +/turf/closed/wall/r_wall, +/area/medical/medbay/central) +"bFP" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/requests_console{ + announcementConsole = 0; + department = "Medbay"; + departmentType = 1; + name = "Medbay RC"; + pixel_x = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bFQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bFR" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Medbay Storage"; + req_access_txt = "45" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bFS" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"bFT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"bFU" = ( +/turf/closed/wall, +/area/medical/surgery) +"bFV" = ( +/obj/structure/table/glass, +/obj/item/device/flashlight/pen, +/obj/item/clothing/neck/stethoscope, +/obj/item/weapon/lipstick/black, +/obj/machinery/power/apc{ + dir = 8; + name = "Personal Examination Room APC"; + pixel_x = -25 + }, +/obj/structure/cable, +/obj/item/weapon/reagent_containers/pill/morphine, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bFW" = ( +/obj/effect/decal/remains/human, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bFX" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/cmo, +/obj/effect/decal/cleanable/blood/drip, +/obj/item/weapon/restraints/handcuffs, +/obj/item/clothing/mask/muzzle, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/black, +/area/medical/exam_room) +"bFY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/examroom{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bFZ" = ( +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway Central"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bGa" = ( +/obj/structure/sign/science, +/turf/closed/wall, +/area/hallway/primary/aft) +"bGb" = ( +/obj/machinery/door/airlock/glass_security{ + name = "Research Security Post"; + req_access_txt = "63" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/red, +/area/security/checkpoint/science) +"bGc" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/security/checkpoint/science) +"bGd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 8 + }, +/area/science/research/lobby) +"bGe" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bGf" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/science/storage) +"bGg" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/science/storage) +"bGh" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/science/storage) +"bGi" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/camera{ + c_tag = "Toxins Storage"; + dir = 8; + network = list("SS13","RD") + }, +/turf/open/floor/engine, +/area/science/storage) +"bGj" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/darkpurple/side{ + dir = 8 + }, +/area/science/research) +"bGk" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/light, +/turf/open/floor/plasteel/black, +/area/science/research) +"bGl" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plasteel/darkpurple/side{ + tag = "icon-darkpurple (EAST)"; + icon_state = "darkpurple"; + dir = 4 + }, +/area/science/research) +"bGm" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGn" = ( +/obj/structure/closet/wardrobe/science_white, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGo" = ( +/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, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGp" = ( +/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/structure/table/reinforced, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGq" = ( +/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, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGr" = ( +/obj/structure/tank_dispenser, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/science/mixing) +"bGt" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bGu" = ( +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bGv" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bGw" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research{ + name = "Toxins Launch Room"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"bGx" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bGy" = ( +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bGz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bGA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bGB" = ( +/turf/open/floor/plasteel/loadingarea{ + dir = 4 + }, +/area/science/mineral_storeroom) +"bGC" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bGD" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/space, +/area/space) +"bGE" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/chapel/dock) +"bGF" = ( +/obj/machinery/door/airlock/external{ + name = "Pod Docking Bay" + }, +/turf/open/floor/plating, +/area/chapel/dock) +"bGG" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 2 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bGH" = ( +/obj/structure/window/reinforced, +/turf/open/space, +/area/space) +"bGI" = ( +/obj/structure/window/reinforced, +/turf/open/space/basic, +/area/space) +"bGJ" = ( +/obj/structure/transit_tube, +/turf/open/space/basic, +/area/space) +"bGK" = ( +/obj/structure/closet/boxinggloves, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bGL" = ( +/obj/structure/closet/masks, +/obj/item/trash/deadmouse, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bGM" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bGN" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bGO" = ( +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bGP" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bGQ" = ( +/obj/structure/window/reinforced, +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bGR" = ( +/obj/machinery/door/window/eastleft{ + dir = 2; + name = "Monkey Pen"; + req_one_access_txt = "39" + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bGS" = ( +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "virology_airlock_exterior"; + idInterior = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Console"; + pixel_x = 8; + pixel_y = 22; + req_access_txt = "39" + }, +/obj/machinery/light_switch{ + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/plasteel/whitegreen/side{ + icon_state = "whitegreen"; + dir = 9 + }, +/area/medical/virology) +"bGT" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bGU" = ( +/obj/machinery/power/apc{ + cell_type = 5000; + dir = 1; + name = "Virology APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + icon_state = "whitegreen"; + dir = 5 + }, +/area/medical/virology) +"bGV" = ( +/obj/machinery/shower{ + icon_state = "shower"; + dir = 4 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_x = -28 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bGW" = ( +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bGX" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bGY" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Medbay Storage"; + req_access_txt = "45" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bGZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bHa" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bHb" = ( +/obj/structure/closet/crate/freezer/surplus_limbs, +/obj/item/weapon/reagent_containers/glass/beaker/synthflesh, +/obj/machinery/newscaster/security_unit{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bHc" = ( +/obj/machinery/computer/med_data, +/obj/machinery/status_display{ + density = 0; + layer = 4; + pixel_y = 32 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bHd" = ( +/obj/structure/table, +/obj/structure/bedsheetbin, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bHe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/medical/surgery) +"bHf" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bHg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/glass{ + name = "Research Division" + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHh" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHi" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHj" = ( +/obj/item/weapon/storage/belt/utility, +/obj/item/clothing/glasses/science, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHk" = ( +/obj/item/device/gps{ + gpstag = "RD0" + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/clothing/ears/earmuffs, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHl" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/clothing/mask/gas, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHm" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 1 + }, +/area/science/research/lobby) +"bHq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 1 + }, +/area/science/research/lobby) +"bHr" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bHs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/science/research/lobby) +"bHt" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bHu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/storage) +"bHv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/engine, +/area/science/storage) +"bHw" = ( +/turf/closed/wall/r_wall, +/area/science/storage) +"bHx" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/research) +"bHy" = ( +/turf/closed/wall/r_wall, +/area/science/mixing) +"bHz" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/machinery/button/door{ + id = "toxvent"; + name = "Aft Vent Control"; + pixel_x = 0; + pixel_y = -24; + req_access_txt = "0"; + req_one_access_txt = "8;24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bHA" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/machinery/button/ignition{ + id = "toxigniter"; + pixel_x = -6; + pixel_y = -24 + }, +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "tox_airlock_exterior"; + idInterior = "tox_airlock_interior"; + idSelf = "tox_access_control"; + name = "Mixing Chamber Access Console"; + pixel_x = 6; + pixel_y = -26; + req_access_txt = "0" + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/science/mixing) +"bHB" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + name = "Incinerator Output Pump"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bHC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bHD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bHE" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bHF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bHG" = ( +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = 28 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/science/mineral_storeroom) +"bHH" = ( +/obj/machinery/mineral/unloading_machine{ + dir = 1; + icon_state = "unloader-corner"; + input_dir = 1; + output_dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bHI" = ( +/obj/structure/grille/broken, +/turf/open/space/basic, +/area/space) +"bHJ" = ( +/turf/open/floor/plating, +/area/chapel/dock) +"bHK" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/chapel/dock) +"bHL" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/chapel/dock) +"bHM" = ( +/turf/closed/wall/r_wall, +/area/chapel/dock) +"bHN" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/turf/open/space/basic, +/area/space) +"bHO" = ( +/obj/structure/transit_tube, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bHP" = ( +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bHQ" = ( +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bHR" = ( +/obj/effect/decal/cleanable/vomit/old, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bHS" = ( +/obj/structure/table, +/obj/item/device/flashlight/lamp, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bHT" = ( +/obj/effect/spawner/lootdrop/grille_or_trash, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bHU" = ( +/obj/machinery/vending/medical, +/turf/open/floor/plasteel/whitegreen/side{ + icon_state = "whitegreen"; + dir = 9 + }, +/area/medical/virology) +"bHV" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"bHW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"bHX" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"bHY" = ( +/obj/machinery/camera{ + c_tag = "Virology"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_x = 0; + pixel_y = 28 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"bHZ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 1 + }, +/area/medical/virology) +"bIa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bIb" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_x = 28 + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 4 + }, +/area/medical/virology) +"bIc" = ( +/obj/machinery/vending/medical, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bId" = ( +/obj/structure/closet/secure_closet/medical3, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bIe" = ( +/obj/structure/closet/secure_closet/medical3, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Medbay Equipment Room"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bIf" = ( +/obj/structure/closet/wardrobe/white/medical, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bIg" = ( +/obj/structure/table, +/obj/item/weapon/storage/belt/medical{ + pixel_y = 2 + }, +/obj/item/weapon/storage/belt/medical{ + pixel_y = 2 + }, +/obj/item/weapon/storage/belt/medical{ + pixel_y = 2 + }, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/glasses/hud/health, +/obj/item/weapon/reagent_containers/spray/cleaner, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bIh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bIi" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bIj" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/surgery) +"bIk" = ( +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bIl" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bIm" = ( +/obj/machinery/camera{ + c_tag = "Medbay Recovery Room"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + freerange = 0; + frequency = 1485; + listening = 1; + name = "Station Intercom (Medbay)"; + pixel_x = 28 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bIn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/surgery) +"bIo" = ( +/obj/structure/closet/crate/freezer/blood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bIp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sink{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/surgery) +"bIq" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Surgery"; + dir = 2; + network = list("SS13","Surgery") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/surgery) +"bIr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/vending/wallmed{ + pixel_y = 28; + products = list(/obj/item/weapon/reagent_containers/syringe = 3, /obj/item/weapon/reagent_containers/pill/patch/styptic = 1, /obj/item/weapon/reagent_containers/pill/patch/silver_sulf = 1, /obj/item/weapon/reagent_containers/spray/medical/sterilizer = 1) + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/surgery) +"bIs" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bIt" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bIu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bIv" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Research Division" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIx" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIy" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bID" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/science/research/lobby) +"bIE" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel/black, +/area/science/research/lobby) +"bIF" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Toxins Storage APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/science/storage) +"bIG" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/science/storage) +"bIH" = ( +/obj/machinery/light, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/science/storage) +"bII" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/sign/nosmoking_2{ + pixel_y = -32 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (NORTH)"; + icon_state = "warninglinecorner"; + dir = 1 + }, +/turf/open/floor/engine, +/area/science/storage) +"bIJ" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/engine, +/area/science/storage) +"bIK" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"bIL" = ( +/obj/machinery/door/airlock/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" + }, +/turf/open/floor/engine, +/area/science/mixing) +"bIM" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/closed/wall/r_wall, +/area/science/mixing) +"bIN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bIO" = ( +/obj/structure/window/reinforced, +/obj/machinery/doppler_array{ + dir = 2 + }, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel{ + dir = 2 + }, +/area/science/mineral_storeroom) +"bIP" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "toxmineral"; + name = "smelting conveyor" + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/science/mineral_storeroom) +"bIQ" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bIR" = ( +/obj/machinery/conveyor{ + dir = 2; + id = "toxmineral" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bIS" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bIT" = ( +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/turf/open/space/basic, +/area/space) +"bIU" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/closed/wall, +/area/chapel/dock) +"bIV" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/chapel/dock) +"bIW" = ( +/obj/machinery/computer/shuttle/monastery_shuttle, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/chapel/dock) +"bIX" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 2 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/chapel/dock) +"bIY" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/turf/open/space/basic, +/area/space) +"bIZ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bJa" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bJb" = ( +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bJc" = ( +/obj/structure/chair/comfy/black, +/obj/item/trash/pistachios, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bJd" = ( +/obj/structure/chair/comfy/black, +/obj/item/stack/spacecash/c100, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bJe" = ( +/obj/structure/chair/comfy/black, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bJf" = ( +/obj/structure/chair/comfy/black, +/obj/item/weapon/cigbutt, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bJg" = ( +/obj/item/trash/popcorn, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bJh" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bJi" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-21" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bJj" = ( +/obj/structure/rack, +/obj/item/weapon/cartridge/medical, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bJk" = ( +/obj/structure/table/glass, +/obj/item/weapon/book/manual/wiki/infections, +/obj/item/weapon/hand_labeler, +/obj/item/device/radio/headset/headset_med, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"bJl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bJm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bJn" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bJo" = ( +/obj/machinery/requests_console{ + announcementConsole = 0; + department = "Medbay"; + departmentType = 1; + name = "Medbay RC"; + pixel_x = -30 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bJp" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bJq" = ( +/obj/machinery/door/airlock/glass_medical{ + id_tag = null; + name = "Recovery Room"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bJr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bJs" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bJt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery"; + req_access_txt = "45" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bJu" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/surgery) +"bJv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bJw" = ( +/obj/machinery/computer/operating, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bJx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bJy" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/surgery) +"bJz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Surgery Maintenance"; + req_access_txt = "45" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/surgery) +"bJA" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bJB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bJC" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bJD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Research Division" + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner"; + icon_state = "warninglinecorner"; + dir = 2 + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJG" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJH" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -29 + }, +/obj/machinery/camera{ + c_tag = "Research Division Entrance"; + dir = 1 + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJI" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJJ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-18"; + layer = 3 + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/space_heater, +/obj/structure/sign/poster/random{ + pixel_x = 0; + pixel_y = -32 + }, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plasteel/purple/side, +/area/science/research/lobby) +"bJM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/machinery/portable_atmospherics/canister/air, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/obj/structure/sign/poster/random{ + pixel_x = 0; + pixel_y = -32 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 6 + }, +/area/science/research/lobby) +"bJN" = ( +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bJO" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos{ + name = "Toxins Storage"; + req_access_txt = "24" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/science/storage) +"bJP" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bJQ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + on = 1; + target_pressure = 101.325 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "tox_airlock_exterior"; + idSelf = "tox_access_control"; + layer = 3.1; + name = "airlock control"; + pixel_x = 8; + pixel_y = -24 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/mixing) +"bJR" = ( +/turf/open/floor/engine, +/area/science/mixing) +"bJS" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + on = 0; + target_pressure = 101.325 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "tox_airlock_interior"; + idSelf = "tox_access_control"; + name = "airlock control"; + pixel_x = -8; + pixel_y = 24 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/mixing) +"bJT" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the test chamber."; + dir = 2; + layer = 4; + name = "Test Chamber Telescreen"; + network = list("Toxins"); + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bJU" = ( +/obj/machinery/button/massdriver{ + dir = 2; + id = "toxinsdriver"; + pixel_y = -24 + }, +/turf/open/floor/plasteel/loadingarea{ + dir = 4 + }, +/area/science/mineral_storeroom) +"bJV" = ( +/obj/machinery/mass_driver{ + id = "toxinsdriver" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window/southleft{ + dir = 8; + name = "Mass Driver Door"; + req_access_txt = "7" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "plating_warn_end" + }, +/area/science/mineral_storeroom) +"bJW" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/science/mineral_storeroom) +"bJX" = ( +/obj/machinery/mineral/processing_unit_console, +/turf/closed/wall, +/area/science/mineral_storeroom) +"bJY" = ( +/obj/machinery/mineral/processing_unit{ + dir = 1; + output_dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bJZ" = ( +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bKa" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKc" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKd" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Monastery Docking Bay APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKf" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKg" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bKh" = ( +/obj/machinery/door/window/eastright{ + base_state = "left"; + dir = 8; + icon_state = "left"; + name = "Arena" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/chair/stool, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bKi" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/mob/living/simple_animal/chicken{ + name = "Bloodthirsty Peckins" + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bKj" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bKk" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bKl" = ( +/obj/item/stack/medical/gauze, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bKm" = ( +/obj/structure/light_construct{ + icon_state = "tube-construct-stage1"; + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bKn" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/medical/virology) +"bKo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_virology{ + name = "Isolation B"; + req_access_txt = "39" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bKp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_virology{ + name = "Isolation A"; + req_access_txt = "39" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bKq" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/obj/structure/sign/deathsposal, +/turf/open/floor/plating, +/area/medical/virology) +"bKr" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bKs" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bKt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/computer/pandemic, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bKu" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/turf/open/floor/plasteel/whitegreen/side{ + icon_state = "whitegreen"; + dir = 4 + }, +/area/medical/virology) +"bKv" = ( +/obj/item/weapon/bedsheet/medical, +/obj/structure/bed, +/obj/effect/landmark/revenantspawn, +/obj/structure/mirror{ + pixel_x = -28 + }, +/obj/structure/curtain{ + layer = 4.5 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bKw" = ( +/obj/machinery/vending/wallmed{ + pixel_y = 28; + products = list(/obj/item/weapon/reagent_containers/syringe = 3, /obj/item/weapon/reagent_containers/pill/patch/styptic = 1, /obj/item/weapon/reagent_containers/pill/patch/silver_sulf = 1, /obj/item/weapon/reagent_containers/spray/medical/sterilizer = 1) + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bKx" = ( +/obj/machinery/button/door{ + id = "patientB"; + name = "Privacy Shutters"; + pixel_y = 25 + }, +/obj/machinery/camera{ + c_tag = "Patient Room"; + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bKy" = ( +/obj/machinery/door/airlock/medical{ + name = "Patient Room"; + req_access_txt = "5" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bKz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bKA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bKB" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip{ + density = 0 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bKC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bKD" = ( +/obj/structure/bed, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bKE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/surgery) +"bKF" = ( +/obj/structure/table/optable, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bKG" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Surgery APC"; + pixel_x = 26 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/surgery) +"bKH" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bKI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bKJ" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bKK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bKL" = ( +/obj/structure/sign/science, +/turf/closed/wall, +/area/maintenance/department/engine/atmos) +"bKM" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/hallway/primary/aft) +"bKN" = ( +/turf/closed/wall, +/area/maintenance/department/engine/atmos) +"bKO" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "atmos blast door" + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/plasteel/black, +/area/engine/atmos) +"bKP" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "atmos blast door" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/engine/atmos) +"bKQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bKR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bKS" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 6 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Atmospherics APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bKT" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bKU" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/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{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bKV" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bKW" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bKX" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bKY" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix Outlet Pump"; + on = 0 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bKZ" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/engine/atmos) +"bLa" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/space, +/area/space) +"bLb" = ( +/obj/machinery/atmospherics/pipe/simple{ + dir = 4 + }, +/obj/structure/grille, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bLc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 8; + frequency = 1441; + id_tag = "mix_in"; + name = "distro out" + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"bLd" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Waste Tank" + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"bLe" = ( +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"bLf" = ( +/obj/machinery/door/airlock/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" + }, +/turf/open/floor/engine, +/area/science/mixing) +"bLg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 2; + req_access_txt = "8"; + req_one_access_txt = "0" + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bLh" = ( +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bLi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/closed/wall, +/area/science/mineral_storeroom) +"bLj" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen"; + opened = 1 + }, +/obj/item/weapon/storage/bag/ore, +/obj/item/weapon/storage/bag/ore, +/turf/open/floor/plasteel, +/area/science/mineral_storeroom) +"bLk" = ( +/turf/open/floor/plasteel/loadingarea{ + dir = 8 + }, +/area/science/mineral_storeroom) +"bLl" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "toxmineral" + }, +/obj/structure/plasticflaps, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bLm" = ( +/obj/machinery/conveyor{ + dir = 10; + id = "toxmineral" + }, +/obj/machinery/light/small, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bLn" = ( +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bLo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bLp" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bLq" = ( +/obj/machinery/door/airlock/centcom{ + name = "Monastery Transit"; + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bLr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bLs" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/turf/open/space, +/area/space) +"bLt" = ( +/obj/effect/decal/cleanable/oil{ + icon_state = "floor6" + }, +/obj/effect/decal/cleanable/robot_debris/old, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bLu" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bLv" = ( +/obj/effect/landmark/revenantspawn, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bLw" = ( +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bLx" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bLy" = ( +/obj/structure/mineral_door/wood{ + name = "The Roosterdome" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bLz" = ( +/obj/item/weapon/bedsheet/medical, +/obj/structure/bed, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bLA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bLB" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/medical, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bLC" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/dropper, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bLD" = ( +/obj/effect/landmark/start/virologist, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bLE" = ( +/obj/structure/table/glass, +/obj/item/clothing/gloves/color/latex, +/obj/machinery/requests_console{ + department = "Virology"; + name = "Virology Requests Console"; + pixel_x = 32; + receive_ore_updates = 1 + }, +/obj/item/weapon/storage/box/monkeycubes{ + layer = 3.1 + }, +/obj/item/stack/sheet/mineral/plasma{ + amount = 1; + layer = 3 + }, +/turf/open/floor/plasteel/whitegreen/side{ + icon_state = "whitegreen"; + dir = 4 + }, +/area/medical/virology) +"bLF" = ( +/obj/structure/table, +/obj/item/weapon/clipboard{ + toppaper = null + }, +/obj/item/weapon/pen{ + layer = 3.1 + }, +/obj/item/clothing/neck/stethoscope{ + layer = 3.2 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bLG" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bLH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/freezer, +/area/medical/medbay/central) +"bLI" = ( +/obj/structure/grille, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "patientB"; + name = "privacy shutters" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/medical/medbay/central) +"bLJ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"bLK" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"bLL" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/surgery) +"bLM" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/surgery) +"bLN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bLO" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bLP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"bLQ" = ( +/obj/structure/table, +/obj/item/weapon/surgical_drapes, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/surgery) +"bLR" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bLS" = ( +/obj/machinery/vending/cola, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bLT" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "applebush"; + layer = 4.1 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"bLU" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plasteel/escape{ + dir = 9 + }, +/area/hallway/primary/aft) +"bLV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bLW" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/engine/atmos) +"bLX" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/glass_atmos{ + cyclelinkeddir = 0; + name = "Atmospherics"; + req_access_txt = "24" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bLY" = ( +/obj/structure/rack, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest{ + pixel_x = 3 + }, +/obj/item/clothing/mask/gas{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bLZ" = ( +/obj/machinery/meter{ + frequency = 1441; + id_tag = "waste_meter"; + name = "Waste Loop" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bMa" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Distro to Waste"; + on = 0 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bMb" = ( +/obj/machinery/meter{ + frequency = 1441; + id_tag = "distro_meter"; + name = "Distribution Loop" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/visible, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bMc" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/visible{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bMd" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix to Distro"; + on = 0 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bMe" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bMf" = ( +/turf/open/floor/plasteel, +/area/engine/atmos) +"bMg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bMh" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "mix_in"; + name = "Gas Mix Tank Control"; + output_tag = "mix_in"; + sensors = list("mix_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bMi" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating/airless, +/area/engine/atmos) +"bMj" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "mix_sensor" + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"bMk" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"bMl" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "inc_in" + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"bMm" = ( +/obj/machinery/igniter{ + icon_state = "igniter0"; + id = "toxigniter"; + luminosity = 2; + on = 0 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"bMn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"bMo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bMp" = ( +/obj/structure/closet/emcloset/anchored, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bMq" = ( +/obj/machinery/door/poddoor{ + id = "toxinsdriver"; + name = "toxins launcher bay door" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bMr" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/turf/open/space/basic, +/area/space) +"bMs" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bMt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bMu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bMv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/chapel/dock) +"bMw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bMx" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bMy" = ( +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bMz" = ( +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bMA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bMB" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bMC" = ( +/obj/item/stack/spacecash/c10, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bMD" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bME" = ( +/obj/structure/barricade/wooden, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bMF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bMG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bMH" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/glasses/hud/health, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bMI" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/chair/office/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bMJ" = ( +/obj/structure/table/glass, +/obj/item/weapon/storage/box/beakers{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/weapon/storage/box/syringes, +/obj/structure/reagent_dispensers/virusfood{ + density = 0; + pixel_x = 32 + }, +/obj/item/weapon/reagent_containers/spray/cleaner, +/turf/open/floor/plasteel/whitegreen/side{ + icon_state = "whitegreen"; + dir = 6 + }, +/area/medical/virology) +"bMK" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/medbay/central) +"bML" = ( +/obj/machinery/light, +/obj/item/weapon/soap/nanotrasen, +/obj/item/clothing/neck/stethoscope, +/obj/item/weapon/gun/syringe, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteblue/side, +/area/medical/medbay/central) +"bMM" = ( +/obj/structure/closet/l3closet, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/medbay/central) +"bMN" = ( +/obj/structure/table, +/obj/item/weapon/hemostat, +/obj/item/stack/medical/gauze, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bMO" = ( +/obj/structure/table, +/obj/item/weapon/surgicaldrill, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bMP" = ( +/obj/structure/table, +/obj/item/weapon/scalpel{ + pixel_y = 12 + }, +/obj/item/weapon/circular_saw, +/obj/machinery/light, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bMQ" = ( +/obj/structure/table, +/obj/item/weapon/cautery{ + pixel_x = 4 + }, +/obj/item/weapon/razor{ + pixel_y = 5 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bMR" = ( +/obj/structure/table, +/obj/item/weapon/retractor, +/turf/open/floor/plasteel/whiteblue, +/area/medical/surgery) +"bMS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bMT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bMU" = ( +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway Atmospherics"; + dir = 2; + network = list("SS13"); + start_active = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Telecomms)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bMV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bMW" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plasteel/escape{ + dir = 10 + }, +/area/hallway/primary/aft) +"bMX" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bMY" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "External to Filter"; + on = 1 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/engine/atmos) +"bMZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bNb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/glass_atmos{ + name = "Atmospherics Monitoring"; + req_access_txt = "24" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNd" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNg" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Air to Distro"; + on = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNh" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNj" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNk" = ( +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bNl" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bNm" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bNn" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/space, +/area/space) +"bNo" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8; + frequency = 1441; + id = "mix_in"; + pixel_y = 1 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"bNp" = ( +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"bNq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bNr" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bNs" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bNt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "Monastery Dock"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/chapel/dock) +"bNu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/chapel/dock) +"bNv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/obj/machinery/light/small, +/turf/open/floor/plasteel/vault{ + dir = 1 + }, +/area/chapel/dock) +"bNw" = ( +/turf/closed/wall, +/area/chapel/dock) +"bNx" = ( +/obj/structure/transit_tube/station/reverse{ + tag = "icon-closed_terminus0 (NORTH)"; + icon_state = "closed_terminus0"; + dir = 1 + }, +/turf/open/floor/plating, +/area/chapel/dock) +"bNy" = ( +/obj/structure/transit_tube/horizontal, +/obj/machinery/camera{ + c_tag = "Monastery Transit"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating, +/area/chapel/dock) +"bNz" = ( +/obj/structure/transit_tube/horizontal, +/turf/open/floor/plating, +/area/chapel/dock) +"bNA" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/chapel/dock) +"bNB" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced{ + dir = 8; + layer = 2.9 + }, +/obj/structure/lattice, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bNC" = ( +/obj/structure/transit_tube/horizontal, +/turf/open/space/basic, +/area/space) +"bND" = ( +/obj/structure/transit_tube/horizontal, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bNE" = ( +/obj/structure/transit_tube/curved/flipped{ + icon_state = "curved1"; + dir = 8 + }, +/turf/open/space/basic, +/area/space) +"bNF" = ( +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bNG" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bNH" = ( +/obj/structure/window/reinforced, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bNI" = ( +/obj/structure/window/reinforced, +/mob/living/simple_animal/chicken{ + name = "Killer Cluck" + }, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bNJ" = ( +/obj/machinery/door/window/eastright{ + base_state = "left"; + icon_state = "left"; + name = "Arena" + }, +/obj/structure/window/reinforced, +/obj/structure/chair/stool, +/turf/open/floor/engine, +/area/maintenance/department/engine) +"bNK" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNL" = ( +/obj/structure/table/glass, +/obj/item/weapon/reagent_containers/dropper, +/obj/item/weapon/reagent_containers/syringe, +/obj/item/weapon/reagent_containers/glass/beaker, +/obj/machinery/light/small, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bNM" = ( +/obj/structure/table/glass, +/obj/item/weapon/folder/white{ + pixel_y = 4 + }, +/obj/item/weapon/pen/red, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bNN" = ( +/obj/structure/table/glass, +/obj/item/weapon/folder/white{ + pixel_y = 4 + }, +/obj/item/weapon/pen/red, +/obj/machinery/light/small, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bNO" = ( +/obj/structure/table/glass, +/obj/item/weapon/reagent_containers/dropper, +/obj/item/weapon/reagent_containers/syringe, +/obj/item/weapon/reagent_containers/glass/beaker, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"bNP" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/machinery/reagentgrinder, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"bNQ" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/table, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/obj/item/weapon/pen/red, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"bNR" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-21" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"bNS" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNT" = ( +/obj/structure/closet/firecloset, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNU" = ( +/obj/structure/chair, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNV" = ( +/obj/item/weapon/wrench/medical, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNW" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bNX" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bNZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOa" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bOb" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bOc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bOd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bOe" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel/arrival{ + icon_state = "arrival"; + dir = 9 + }, +/area/hallway/primary/aft) +"bOf" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bOg" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Air to External"; + on = 1 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/engine/atmos) +"bOh" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOi" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bOj" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/glass_atmos{ + name = "Atmospherics Monitoring"; + req_access_txt = "24" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOk" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOl" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOm" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOn" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOo" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 0; + name = "Mix to Port"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOp" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Pure to Mix"; + on = 0 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOq" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Unfiltered to Mix"; + on = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOr" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bOs" = ( +/obj/structure/sign/fire, +/turf/closed/wall/r_wall, +/area/science/mixing) +"bOt" = ( +/obj/machinery/door/poddoor{ + id = "toxvent"; + name = "Aft Vent" + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"bOu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 1; + req_access_txt = "8"; + req_one_access_txt = "0" + }, +/turf/open/floor/plating, +/area/science/mineral_storeroom) +"bOv" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bOw" = ( +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bOx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/vault, +/area/chapel/dock) +"bOy" = ( +/turf/open/floor/plasteel/vault, +/area/chapel/dock) +"bOz" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/maintenance/department/engine) +"bOA" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bOB" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOC" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plating, +/area/medical/virology) +"bOD" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/medical/virology) +"bOE" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/medical/virology) +"bOF" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOG" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOI" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOJ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bOK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bOL" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bOM" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel/arrival{ + dir = 10 + }, +/area/hallway/primary/aft) +"bON" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bOO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/engine/atmos) +"bOP" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bOR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bOS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Atmospherics Monitoring"; + dir = 1; + network = list("SS13") + }, +/obj/machinery/space_heater, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bOT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOU" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOV" = ( +/obj/structure/table, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/clothing/head/welding{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/device/multitool{ + layer = 4 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bOW" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 50 + }, +/obj/item/weapon/storage/belt/utility, +/obj/item/device/t_scanner, +/obj/item/device/t_scanner, +/obj/item/device/t_scanner, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bOX" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50; + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/stack/sheet/glass{ + layer = 3.1 + }, +/obj/item/stack/rods{ + amount = 50; + layer = 3.2 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bOY" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bOZ" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPa" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPb" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Port" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPc" = ( +/obj/machinery/atmospherics/pipe/manifold4w/yellow/visible, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPd" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPe" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "N2O Outlet Pump"; + on = 0 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bPf" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/engine/atmos) +"bPg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 8; + frequency = 1441; + id_tag = "n2o_out"; + name = "n2o out" + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"bPh" = ( +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"bPi" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"bPj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"bPk" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"bPl" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 9 + }, +/turf/open/space, +/area/space/nearstation) +"bPm" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"bPn" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel"; + opacity = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/dock) +"bPo" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel"; + opacity = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/dock) +"bPp" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bPq" = ( +/obj/item/trash/chips, +/obj/effect/decal/cleanable/deadcockroach, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bPr" = ( +/obj/structure/table, +/obj/item/weapon/paper, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/black, +/area/maintenance/department/engine) +"bPs" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bPt" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bPu" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/department/engine) +"bPv" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bPw" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bPx" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bPy" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/turf/open/space/basic, +/area/space) +"bPz" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bPA" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bPB" = ( +/turf/closed/wall/r_wall, +/area/engine/gravity_generator) +"bPC" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bPD" = ( +/obj/structure/table, +/obj/item/trash/chips, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bPE" = ( +/turf/closed/wall, +/area/storage/tech) +"bPF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/storage/tech) +"bPG" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bPH" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bPI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bPJ" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/drinks/soda_cans/lemon_lime, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bPK" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/weapon/wrench, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bPL" = ( +/obj/structure/table, +/obj/item/weapon/storage/toolbox/mechanical, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bPM" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bPN" = ( +/obj/machinery/conveyor_switch{ + id = "atmosdeliver" + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/engine/atmos) +"bPO" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPP" = ( +/obj/structure/tank_dispenser, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bPQ" = ( +/turf/closed/wall, +/area/engine/atmos) +"bPR" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 0; + name = "Waste In"; + on = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPT" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 0; + name = "Air to Port"; + on = 0 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPU" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 0; + name = "Mix to Port"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPV" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPW" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bPX" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "n2o_in"; + name = "Nitrous Oxide Supply Control"; + output_tag = "n2o_out"; + sensors = list("n2o_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bPY" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/engine/atmos) +"bPZ" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "n2o_sensor" + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"bQa" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"bQb" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"bQc" = ( +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Dock Port"; + dir = 4; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bQd" = ( +/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/ausbushes/reedbush, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bQe" = ( +/obj/item/device/flashlight/lantern{ + on = 1 + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bQf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/asteroid{ + icon_plating = "asteroid" + }, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bQg" = ( +/turf/open/floor/plasteel/asteroid{ + icon_plating = "asteroid" + }, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bQh" = ( +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Dock Staboard"; + dir = 8; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bQi" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bQj" = ( +/obj/structure/grille, +/obj/structure/window/fulltile, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQk" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQl" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQm" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bQn" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bQo" = ( +/obj/machinery/camera{ + c_tag = "Gravity Generator"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bQp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bQq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bQr" = ( +/turf/closed/wall/r_wall, +/area/storage/tech) +"bQs" = ( +/obj/structure/table, +/obj/item/device/flashlight{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/item/device/flashlight{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/extinguisher_cabinet{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQt" = ( +/obj/structure/table, +/obj/item/device/aicard, +/obj/item/weapon/aiModule/reset, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQu" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/weapon/stock_parts/cell/high/plus, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQv" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/pandemic{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/weapon/circuitboard/computer/rdconsole, +/obj/item/weapon/circuitboard/machine/rdserver{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/weapon/circuitboard/machine/destructive_analyzer, +/obj/item/weapon/circuitboard/machine/protolathe, +/obj/item/weapon/circuitboard/computer/aifixer, +/obj/item/weapon/circuitboard/computer/teleporter, +/obj/item/weapon/circuitboard/machine/circuit_imprinter, +/obj/item/weapon/circuitboard/machine/mechfab, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQw" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/mining, +/obj/item/weapon/circuitboard/machine/autolathe{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/weapon/circuitboard/computer/arcade/battle, +/obj/machinery/light{ + dir = 1; + light_color = "#cee5d2" + }, +/obj/machinery/camera{ + c_tag = "Tech Storage"; + dir = 2; + network = list("SS13") + }, +/obj/item/weapon/circuitboard/computer/shuttle/monastery_shuttle, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQx" = ( +/obj/structure/rack, +/obj/item/weapon/circuitboard/machine/telecomms/processor, +/obj/item/weapon/circuitboard/machine/telecomms/receiver, +/obj/item/weapon/circuitboard/machine/telecomms/server, +/obj/item/weapon/circuitboard/machine/telecomms/bus, +/obj/item/weapon/circuitboard/machine/telecomms/broadcaster, +/obj/item/weapon/circuitboard/computer/message_monitor{ + pixel_y = -5 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQy" = ( +/obj/structure/rack, +/obj/item/weapon/electronics/airalarm, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/electronics/apc, +/obj/item/weapon/electronics/firealarm, +/obj/item/weapon/electronics/firelock, +/obj/item/weapon/electronics/tracker, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQz" = ( +/obj/machinery/computer/arcade, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQA" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bQB" = ( +/obj/machinery/power/apc{ + name = "Aft Hall APC"; + dir = 8; + pixel_x = -25; + pixel_y = 1 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bQC" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Bar2"; + location = "Eng" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bQD" = ( +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bQE" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/window/northleft{ + dir = 4; + icon_state = "left"; + name = "Atmospherics Desk"; + req_access_txt = "24" + }, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + layer = 2.9; + name = "atmos blast door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bQF" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/engine/atmos) +"bQG" = ( +/obj/machinery/computer/atmos_control, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bQH" = ( +/obj/machinery/pipedispenser, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bQI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bQJ" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bQK" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel{ + dir = 2 + }, +/area/engine/atmos) +"bQL" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bQM" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel{ + dir = 2 + }, +/area/engine/atmos) +"bQN" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 1; + filter_type = "n2o"; + on = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bQO" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bQP" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8; + frequency = 1441; + id = "n2o_in"; + pixel_y = 1 + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"bQQ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/open/space, +/area/space) +"bQR" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/open/space, +/area/space) +"bQS" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bQT" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQU" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQV" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQW" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQX" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQY" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bQZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bRa" = ( +/turf/open/floor/plasteel/white, +/area/engine/gravity_generator) +"bRb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bRc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/gravity_generator) +"bRd" = ( +/obj/structure/closet/radiation, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bRe" = ( +/obj/structure/closet/radiation, +/obj/machinery/camera{ + c_tag = "Gravity Generator Foyer"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bRf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/storage/tech) +"bRg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'RADIOACTIVE AREA'"; + icon_state = "radiation"; + name = "RADIOACTIVE AREA"; + pixel_x = -32 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner"; + icon_state = "warninglinecorner"; + dir = 2 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (NORTH)"; + icon_state = "warninglinecorner"; + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRm" = ( +/obj/machinery/light_switch{ + pixel_x = 25 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bRo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bRp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bRq" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bRr" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/window/northleft{ + dir = 4; + icon_state = "left"; + name = "Atmospherics Desk"; + req_access_txt = "24" + }, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + layer = 2.9; + name = "atmos blast door" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/engine/atmos) +"bRt" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRu" = ( +/obj/machinery/requests_console{ + department = "Atmospherics"; + departmentType = 4; + name = "Atmos RC"; + pixel_x = 30 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bRv" = ( +/obj/machinery/pipedispenser/disposal, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Atmospherics Central"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRx" = ( +/obj/machinery/suit_storage_unit/atmos, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRy" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRz" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRA" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bRB" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bRC" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bRD" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bRE" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/closed/wall, +/area/maintenance/department/engine) +"bRF" = ( +/obj/structure/girder, +/turf/closed/wall, +/area/maintenance/department/engine) +"bRG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bRH" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator"; + req_access_txt = "11" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bRI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bRJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bRK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator"; + req_access_txt = "11" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/storage/tech) +"bRL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRM" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRO" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/cloning, +/obj/item/weapon/circuitboard/computer/med_data{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/weapon/circuitboard/machine/clonescanner, +/obj/item/weapon/circuitboard/machine/clonepod, +/obj/item/weapon/circuitboard/computer/scan_consolenew, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bRP" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/secure_data{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/weapon/circuitboard/computer/security{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bRQ" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/powermonitor{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/weapon/circuitboard/computer/stationalert{ + pixel_x = 1; + pixel_y = -1 + }, +/obj/item/weapon/circuitboard/computer/atmos_alert{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bRR" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRT" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRU" = ( +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage"; + req_access_txt = "23" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bRV" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"bRW" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bRX" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bRY" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bRZ" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"bSa" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/conveyor{ + dir = 4; + id = "atmosdeliver" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSb" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + freq = 1400; + location = "Atmospherics" + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bSc" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 2; + icon_state = "pipe-j2s"; + sortType = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bSd" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bSe" = ( +/obj/machinery/pipedispenser/disposal/transit_tube, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSf" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/item/weapon/wrench, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSg" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSh" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Starboard"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Plasma Outlet Pump"; + on = 0 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bSi" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bSj" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 8; + frequency = 1441; + id_tag = "tox_out"; + name = "toxin out" + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bSk" = ( +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bSl" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bSm" = ( +/obj/structure/flora/ausbushes, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bSn" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space) +"bSo" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSp" = ( +/obj/structure/disposalpipe/junction{ + dir = 2; + icon_state = "pipe-y" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bSq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSr" = ( +/obj/structure/disposalpipe/junction{ + tag = "icon-pipe-y (WEST)"; + icon_state = "pipe-y"; + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSs" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 6 + }, +/obj/item/weapon/wrench, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSt" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSu" = ( +/obj/item/weapon/broken_bottle, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSv" = ( +/obj/effect/decal/cleanable/ash, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSw" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bSx" = ( +/obj/structure/closet, +/obj/item/weapon/restraints/handcuffs/cable, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bSy" = ( +/obj/machinery/gravity_generator/main/station, +/turf/open/floor/plasteel/white, +/area/engine/gravity_generator) +"bSz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bSA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/gravity_generator) +"bSB" = ( +/obj/structure/chair/office/light, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bSC" = ( +/obj/machinery/power/terminal, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"bSD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/storage/tech) +"bSE" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'RADIOACTIVE AREA'"; + icon_state = "radiation"; + name = "RADIOACTIVE AREA"; + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSG" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (WEST)"; + icon_state = "warninglinecorner"; + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (EAST)"; + icon_state = "warninglinecorner"; + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSJ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSK" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bSL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bSM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bSN" = ( +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway Engineering"; + dir = 1; + network = list("SS13"); + start_active = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/engineering{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bSO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bSP" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-02" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/engineering{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/yellow/corner, +/area/hallway/primary/aft) +"bSQ" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/glass_atmos{ + cyclelinkeddir = 0; + name = "Atmospherics Monitoring"; + req_access_txt = "24" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSR" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 0; + name = "Port to Filter"; + on = 0 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSS" = ( +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bST" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSU" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bSV" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "tox_in"; + name = "Plasma Supply Control"; + output_tag = "tox_out"; + sensors = list("tox_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bSW" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "tox_sensor" + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bSX" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bSY" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bSZ" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space) +"bTa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bTb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space) +"bTc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating/airless, +/area/maintenance/department/engine) +"bTd" = ( +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/obj/item/weapon/vending_refill/cola, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTe" = ( +/obj/item/weapon/cigbutt/cigarbutt, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTf" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Maintenance"; + req_access_txt = "12;24" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTg" = ( +/obj/machinery/atmospherics/components/binary/valve, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTh" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Air Out"; + on = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTi" = ( +/obj/item/weapon/picket_sign, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTj" = ( +/obj/structure/bonfire, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTk" = ( +/obj/structure/closet, +/obj/item/weapon/cigbutt/cigarbutt, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTl" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bTn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bTo" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bTp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bTq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/engine/gravity_generator) +"bTr" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Gravity Generator APC"; + pixel_x = -25; + pixel_y = 1 + }, +/obj/structure/table, +/obj/item/weapon/paper/guides/jobs/engi/gravity_gen{ + layer = 3 + }, +/obj/item/weapon/pen/blue, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/gravity_generator) +"bTs" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/gravity_generator) +"bTt" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bTu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bTv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/closet/crate/engineering/electrical, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/weapon/electronics/apc, +/obj/item/weapon/electronics/airalarm, +/obj/item/weapon/electronics/airlock, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bTw" = ( +/obj/structure/rack, +/obj/item/weapon/stock_parts/subspace/filter, +/obj/item/weapon/stock_parts/subspace/filter, +/obj/item/weapon/stock_parts/subspace/treatment, +/obj/item/weapon/stock_parts/subspace/treatment, +/obj/item/weapon/stock_parts/subspace/transmitter, +/obj/item/weapon/stock_parts/subspace/transmitter, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bTx" = ( +/obj/structure/rack, +/obj/item/weapon/stock_parts/subspace/ansible, +/obj/item/weapon/stock_parts/subspace/ansible, +/obj/item/weapon/stock_parts/subspace/crystal, +/obj/item/weapon/stock_parts/subspace/crystal, +/obj/machinery/light{ + light_color = "#cee5d2" + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bTy" = ( +/obj/structure/rack, +/obj/item/weapon/stock_parts/subspace/amplifier, +/obj/item/weapon/stock_parts/subspace/amplifier, +/obj/item/weapon/stock_parts/subspace/analyzer, +/obj/item/weapon/stock_parts/subspace/analyzer, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bTz" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/item/device/t_scanner, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bTA" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/device/multitool, +/obj/item/clothing/glasses/meson, +/obj/machinery/requests_console{ + department = "Tech storage"; + pixel_y = -32 + }, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bTB" = ( +/obj/structure/closet/crate{ + name = "solar pack crate" + }, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/solar_assembly, +/obj/item/weapon/circuitboard/computer/solar_control, +/obj/item/weapon/electronics/tracker, +/obj/item/weapon/paper/guides/jobs/engi/solars, +/obj/machinery/power/apc{ + dir = 2; + name = "Tech Storage APC"; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/darkgreen, +/area/storage/tech) +"bTC" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/security/checkpoint/engineering) +"bTD" = ( +/turf/closed/wall, +/area/security/checkpoint/engineering) +"bTE" = ( +/turf/closed/wall, +/area/engine/engineering) +"bTF" = ( +/obj/machinery/door/airlock/engineering{ + cyclelinkeddir = 2; + name = "Engineering"; + req_one_access_txt = "10;24" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bTG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/engine/engineering) +"bTH" = ( +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTI" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 6 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/sign/atmosplaque{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Atmospherics Entrance"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 29 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTM" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bTN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 30; + pixel_y = 26 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bTO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/closet/wardrobe/atmospherics_yellow, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/reagent_dispensers/watertank/high, +/obj/structure/fireaxecabinet{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/camera{ + c_tag = "Atmospherics Mixing"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/atmos) +"bTR" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Port to Filter"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bTS" = ( +/obj/item/weapon/cigbutt, +/obj/machinery/atmospherics/pipe/manifold4w/general/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bTT" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bTU" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 1; + filter_type = "plasma"; + on = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bTV" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8; + frequency = 1441; + id = "tox_in"; + pixel_y = 1 + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"bTW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bTX" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/mousetraps, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bTY" = ( +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bTZ" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/lootdrop/grille_or_trash, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUa" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUb" = ( +/obj/structure/grille/broken, +/obj/structure/piano, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUc" = ( +/obj/item/weapon/reagent_containers/food/snacks/beans, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUd" = ( +/obj/structure/closet, +/obj/item/weapon/shard, +/obj/item/stack/spacecash/c10, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUe" = ( +/obj/item/weapon/cigbutt/cigarbutt, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUf" = ( +/obj/structure/sign/securearea, +/turf/closed/wall/r_wall, +/area/storage/tech) +"bUg" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage"; + req_access_txt = "19;23" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bUh" = ( +/obj/structure/sign/securearea, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall/r_wall, +/area/storage/tech) +"bUi" = ( +/obj/structure/table, +/obj/item/weapon/book/manual/wiki/security_space_law, +/obj/machinery/camera{ + c_tag = "Engineering Security Post"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/checkpoint/engineering) +"bUj" = ( +/obj/machinery/computer/secure_data, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/engineering) +"bUk" = ( +/obj/machinery/computer/secure_data, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/checkpoint/engineering) +"bUl" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 28 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bUm" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bUn" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Engineering Access" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bUo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "atmos blast door" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bUp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUu" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUv" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "incinerator mix pump" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUw" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (EAST)"; + icon_state = "intact"; + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUx" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (EAST)"; + icon_state = "intact"; + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bUy" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (EAST)"; + icon_state = "intact"; + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bUz" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (EAST)"; + icon_state = "intact"; + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bUA" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (SOUTHWEST)"; + icon_state = "intact"; + dir = 10 + }, +/turf/open/space, +/area/space) +"bUB" = ( +/obj/docking_port/stationary{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 24; + id = "syndicate_se"; + name = "southeast of station"; + turf_type = /turf/open/space; + width = 18 + }, +/turf/open/space, +/area/space) +"bUC" = ( +/obj/structure/flora/ausbushes/fernybush, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bUD" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/space, +/area/space) +"bUE" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/space, +/area/space) +"bUF" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/weapon/extinguisher, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUG" = ( +/obj/item/weapon/circuitboard/computer/libraryconsole, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bUH" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/chief) +"bUI" = ( +/obj/item/weapon/cartridge/engineering{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/weapon/cartridge/engineering{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/weapon/cartridge/engineering{ + pixel_x = 3 + }, +/obj/structure/table/reinforced, +/obj/item/weapon/cartridge/atmos, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Chief Engineer's Desk"; + departmentType = 3; + name = "Chief Engineer RC"; + pixel_x = -32 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 9 + }, +/area/crew_quarters/heads/chief) +"bUJ" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Chief Engineer's Office"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bUK" = ( +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/obj/machinery/computer/apc_control, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bUL" = ( +/obj/machinery/computer/station_alert, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bUM" = ( +/obj/machinery/computer/card/minor/ce, +/turf/open/floor/plasteel/yellow/side{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bUN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/stairs, +/area/storage/tech) +"bUO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall/r_wall, +/area/storage/tech) +"bUP" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/closed/wall, +/area/engine/engine_smes) +"bUQ" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/smes/engineering, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 1 + }, +/area/engine/engine_smes) +"bUR" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/smes/engineering, +/obj/machinery/camera{ + c_tag = "Engineering Power Storage"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 1 + }, +/area/engine/engine_smes) +"bUS" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/smes/engineering, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 1 + }, +/area/engine/engine_smes) +"bUT" = ( +/turf/closed/wall, +/area/engine/engine_smes) +"bUU" = ( +/turf/closed/wall/r_wall, +/area/engine/engine_smes) +"bUV" = ( +/obj/structure/table, +/obj/item/weapon/pen, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_x = -32 + }, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/engineering) +"bUW" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/landmark/start/depsec/engineering, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/engineering) +"bUX" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/engineering) +"bUY" = ( +/obj/machinery/door/airlock/glass_security{ + name = "Engineering Security Post"; + req_access_txt = "63" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red, +/area/security/checkpoint/engineering) +"bUZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bVa" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/goonplaque, +/area/engine/engineering) +"bVb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bVc" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "atmos blast door" + }, +/obj/machinery/door/firedoor/heavy, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bVd" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics"; + req_access_txt = "24" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVf" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVg" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVh" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVi" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVj" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/yellow/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVk" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "CO2 Outlet Pump"; + on = 0 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bVl" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"bVm" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/space, +/area/space) +"bVn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 8; + frequency = 1441; + id_tag = "co2_out"; + name = "co2 out" + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"bVo" = ( +/turf/open/floor/engine/co2, +/area/engine/atmos) +"bVp" = ( +/obj/structure/window/reinforced, +/obj/structure/lattice, +/turf/open/space, +/area/space) +"bVq" = ( +/turf/closed/wall, +/area/space) +"bVr" = ( +/obj/structure/disposaloutlet, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space) +"bVs" = ( +/obj/structure/mopbucket, +/obj/item/weapon/mop, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVt" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/weapon/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVu" = ( +/obj/structure/rack{ + dir = 4 + }, +/obj/item/weapon/wrench, +/obj/item/clothing/head/welding, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVv" = ( +/obj/structure/rack{ + dir = 4 + }, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/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/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bVw" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"bVx" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/glass{ + amount = 50 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVy" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/lights/mixed, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVz" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"bVA" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVB" = ( +/obj/item/weapon/book/manual/barman_recipes, +/obj/structure/closet/crate{ + icon_state = "crateopen"; + opened = 1 + }, +/obj/item/weapon/cigbutt, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVC" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bVD" = ( +/obj/machinery/button/door{ + desc = "A remote control-switch for the engineering security doors."; + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_x = -24; + pixel_y = -10; + req_access_txt = "10" + }, +/obj/machinery/button/door{ + desc = "A remote control-switch for secure storage."; + id = "Secure Storage"; + name = "Engineering Secure Storage"; + pixel_x = -24; + req_access_txt = "11" + }, +/obj/machinery/button/door{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_x = -24; + pixel_y = 10; + req_access_txt = "24" + }, +/obj/structure/table/reinforced, +/obj/item/weapon/folder/yellow, +/obj/item/weapon/paper/monitorkey, +/obj/item/weapon/pen, +/mob/living/simple_animal/parrot/Poly, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/crew_quarters/heads/chief) +"bVE" = ( +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bVF" = ( +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bVG" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bVH" = ( +/obj/structure/table/reinforced, +/obj/item/weapon/clipboard, +/obj/item/weapon/lighter, +/obj/item/clothing/glasses/meson{ + pixel_y = 4 + }, +/obj/item/weapon/stamp/ce, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/machinery/keycard_auth{ + pixel_x = 26; + pixel_y = 26 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/crew_quarters/heads/chief) +"bVI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 8; + light_color = "#d8b1b1" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bVJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bVK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4; + light_color = "#d8b1b1" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/black, +/area/storage/tech) +"bVL" = ( +/obj/structure/table, +/obj/item/weapon/storage/box/metalfoam{ + pixel_x = 4; + pixel_y = 7 + }, +/obj/item/weapon/storage/box/lights/mixed, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/engine/engine_smes) +"bVM" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bVN" = ( +/obj/machinery/suit_storage_unit/engine, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/engine/engine_smes) +"bVO" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Engineering Security APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/engineering) +"bVP" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/engineering) +"bVQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/engineering) +"bVR" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/security/checkpoint/engineering) +"bVS" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bVT" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bVU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bVV" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 0; + name = "Waste to Space"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVX" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVY" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "O2 to Pure"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bVZ" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWa" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "N2 to Pure"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWb" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "co2_in"; + name = "Carbon Dioxide Supply Control"; + output_tag = "co2_out"; + sensors = list("co2_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/engine/atmos) +"bWc" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"bWd" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/space, +/area/space) +"bWe" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "co2_sensor" + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"bWf" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"bWg" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"bWh" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space) +"bWi" = ( +/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/ausbushes/reedbush, +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Primary Entrance"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bWj" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bWk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bWl" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bWm" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/engine) +"bWn" = ( +/obj/structure/closet/secure_closet/engineering_chief{ + req_access_txt = "0" + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/item/clothing/glasses/meson/gar, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/crew_quarters/heads/chief) +"bWo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bWp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bWq" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bWr" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "CE Office APC"; + pixel_x = 28 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/modular_computer/console/preset/engineering, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/crew_quarters/heads/chief) +"bWs" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/robotics{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/weapon/circuitboard/computer/mecha_control{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/plasteel/darkred, +/area/storage/tech) +"bWt" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/crew{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/item/weapon/circuitboard/computer/card{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/weapon/circuitboard/computer/communications{ + pixel_x = 5; + pixel_y = -5 + }, +/obj/machinery/camera{ + c_tag = "Secure Tech Storage"; + dir = 1 + }, +/turf/open/floor/plasteel/darkred, +/area/storage/tech) +"bWu" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/circuitboard/computer/borgupload{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/item/weapon/circuitboard/computer/aiupload{ + pixel_x = 2; + pixel_y = -2 + }, +/turf/open/floor/plasteel/darkred, +/area/storage/tech) +"bWv" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 20; + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/stack/sheet/glass{ + amount = 50; + layer = 4 + }, +/obj/item/stack/sheet/glass{ + amount = 50; + layer = 4 + }, +/obj/item/stack/sheet/glass{ + amount = 50; + layer = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the engine containment area."; + dir = 4; + name = "Engine Monitor"; + network = list("Engine"); + pixel_x = -32 + }, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/engine/engine_smes) +"bWw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bWx" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/landmark/start/station_engineer, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bWy" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bWz" = ( +/obj/structure/tank_dispenser, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/engine/engine_smes) +"bWA" = ( +/obj/structure/filingcabinet, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the engine containment area."; + dir = 4; + name = "Engine Monitor"; + network = list("Engine"); + pixel_x = -32 + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/engineering) +"bWB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/engineering) +"bWC" = ( +/obj/structure/reagent_dispensers/peppertank{ + pixel_x = 32 + }, +/obj/structure/closet/wardrobe/red, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/engineering) +"bWD" = ( +/turf/closed/wall/r_wall, +/area/security/checkpoint/engineering) +"bWE" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "engineering security door" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bWF" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "engineering security door" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bWG" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "engineering security door" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bWH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall, +/area/engine/engineering) +"bWI" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWJ" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWK" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 4; + filter_type = "o2"; + on = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWL" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWM" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWN" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWO" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWP" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Air to Pure"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWQ" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 1; + filter_type = "co2"; + on = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bWR" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"bWS" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/space, +/area/space) +"bWT" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8; + frequency = 1441; + id = "co2_in"; + pixel_y = 1 + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"bWU" = ( +/obj/structure/flora/ausbushes, +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Port Fore"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bWV" = ( +/turf/closed/wall, +/area/chapel/main/monastery) +"bWW" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel"; + opacity = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bWX" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel"; + opacity = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bWY" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK" + }, +/turf/open/floor/plating, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bWZ" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/department/engine) +"bXa" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bXb" = ( +/obj/item/weapon/storage/toolbox/electrical, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXc" = ( +/obj/item/device/flashlight, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXd" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXe" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXf" = ( +/obj/machinery/suit_storage_unit/ce, +/turf/open/floor/plasteel/yellow/side{ + dir = 10 + }, +/area/crew_quarters/heads/chief) +"bXg" = ( +/turf/open/floor/plasteel/yellow/side, +/area/crew_quarters/heads/chief) +"bXh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/yellow/side, +/area/crew_quarters/heads/chief) +"bXi" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/side, +/area/crew_quarters/heads/chief) +"bXj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = 25 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 6 + }, +/area/crew_quarters/heads/chief) +"bXk" = ( +/turf/closed/wall/r_wall, +/area/engine/engineering) +"bXl" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/obj/item/stack/cable_coil, +/obj/machinery/power/apc{ + cell_type = 10000; + dir = 8; + name = "Engine Room APC"; + pixel_x = -26 + }, +/obj/structure/cable, +/obj/item/stack/sheet/metal{ + amount = 50; + layer = 2.9 + }, +/obj/item/stack/cable_coil, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/engine/engine_smes) +"bXm" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bXn" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bXo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bXp" = ( +/obj/machinery/door/airlock/engineering{ + cyclelinkeddir = 1; + name = "Engine Room"; + req_access_txt = "10" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bXq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"bXr" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXs" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXt" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXu" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "n2_in"; + name = "Nitrogen Supply Control"; + output_tag = "n2_out"; + sensors = list("n2_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXv" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXw" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXx" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "o2_in"; + name = "Oxygen Supply Control"; + output_tag = "o2_out"; + sensors = list("o2_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXy" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXz" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXA" = ( +/obj/machinery/atmospherics/components/trinary/mixer{ + node1_concentration = 0.8; + node2_concentration = 0.2; + on = 1 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXB" = ( +/obj/machinery/computer/atmos_control/tank{ + frequency = 1441; + input_tag = "air_in"; + name = "Mixed Air Supply Control"; + output_tag = "air_out"; + sensors = list("air_sensor" = "Tank") + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXC" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Air Outlet Pump"; + on = 1 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXD" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXE" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/atmos) +"bXF" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 6 + }, +/area/engine/atmos) +"bXG" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bXH" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bXI" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bXJ" = ( +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bXK" = ( +/obj/item/device/radio/beacon, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bXL" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4 + }, +/turf/open/floor/plating, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bXM" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bXN" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8 + }, +/turf/open/floor/plating, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bXO" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + req_access_txt = "13" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXP" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXQ" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8; + req_access_txt = "13" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXR" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXS" = ( +/obj/structure/grille/broken, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/sign/deathsposal{ + pixel_x = -32 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/department/engine) +"bXT" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bXU" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for the Auxillary Mining Base."; + dir = 1; + name = "Auxillary Base Monitor"; + network = list("AuxBase"); + pixel_x = 0; + pixel_y = -28 + }, +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXV" = ( +/obj/machinery/computer/camera_advanced/base_construction, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXX" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bXY" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"bXZ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"bYa" = ( +/obj/machinery/door/airlock/glass_command{ + name = "Chief Engineer"; + req_access_txt = "56" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"bYb" = ( +/turf/closed/wall, +/area/crew_quarters/heads/chief) +"bYc" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"bYd" = ( +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/obj/machinery/modular_computer/console/preset/engineering, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"bYe" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"bYf" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'HIGH VOLTAGE'"; + icon_state = "shock"; + name = "HIGH VOLTAGE" + }, +/turf/open/floor/plating, +/area/engine/engine_smes) +"bYg" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/engine/engine_smes) +"bYh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_engineering{ + name = "Power Storage"; + req_access_txt = "11"; + req_one_access_txt = "0" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/engine/engine_smes) +"bYi" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/engine/engine_smes) +"bYj" = ( +/obj/machinery/vending/engivend, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"bYk" = ( +/obj/machinery/vending/tool, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"bYl" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"bYm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYn" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYp" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/engine/atmos) +"bYq" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 5 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bYr" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bYs" = ( +/obj/machinery/atmospherics/pipe/simple/green/hidden{ + dir = 8 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bYt" = ( +/obj/machinery/atmospherics/pipe/simple/green/hidden{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/maintenance/disposal/incinerator) +"bYu" = ( +/obj/machinery/atmospherics/pipe/simple/green/hidden{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/atmos{ + name = "Incinerator"; + req_access_txt = "24" + }, +/turf/open/floor/plasteel/black, +/area/maintenance/disposal/incinerator) +"bYv" = ( +/turf/closed/wall, +/area/maintenance/disposal/incinerator) +"bYw" = ( +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bYx" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"bYy" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bYz" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bYA" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main/monastery) +"bYB" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main/monastery) +"bYC" = ( +/obj/structure/chair, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 30 + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main/monastery) +"bYD" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/open/space, +/area/space) +"bYE" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/closed/wall, +/area/maintenance/department/engine) +"bYF" = ( +/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/maintenance/department/engine) +"bYG" = ( +/obj/machinery/power/apc{ + cell_type = 5000; + dir = 8; + name = "Engineering Maintenance APC"; + pixel_x = -25; + pixel_y = 1 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bYH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bYI" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Engineering Maintenance"; + req_access_txt = "10" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"bYJ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYK" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYL" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j1s"; + sortType = 5 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYM" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYN" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Engineering Port Fore"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/map{ + icon_state = "map-pubby"; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYP" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYQ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYR" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (WEST)"; + icon_state = "warninglinecorner"; + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYS" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + 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 = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYT" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYU" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYV" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYW" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYX" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = 29 + }, +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (EAST)"; + icon_state = "warninglinecorner"; + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYY" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Engineering Starboard Fore"; + dir = 2; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bYZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/disposalpipe/sortjunction{ + dir = 8; + icon_state = "pipe-j2s"; + sortType = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZa" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZc" = ( +/obj/machinery/power/apc{ + cell_type = 15000; + dir = 4; + name = "Engineering APC"; + pixel_x = 28 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZd" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/space, +/area/space) +"bZe" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/space, +/area/space) +"bZf" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Incinerator APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/obj/machinery/airalarm{ + dir = 2; + pixel_y = 22 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/maintenance/disposal/incinerator) +"bZg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable/yellow{ + d2 = 2; + icon_state = "0-2" + }, +/turf/open/floor/plasteel/black, +/area/maintenance/disposal/incinerator) +"bZh" = ( +/obj/machinery/power/smes, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/maintenance/disposal/incinerator) +"bZi" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (SOUTHEAST)"; + icon_state = "intact"; + dir = 6 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bZj" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (NORTHWEST)"; + icon_state = "intact"; + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bZk" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"bZl" = ( +/obj/structure/chair, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main/monastery) +"bZm" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/chapel, +/area/chapel/main/monastery) +"bZn" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"bZo" = ( +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"bZp" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main/monastery) +"bZq" = ( +/obj/structure/chair, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/chapel, +/area/chapel/main/monastery) +"bZr" = ( +/obj/item/trash/tray, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"bZs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"bZt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"bZu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/docking_port/stationary/public_mining_dock{ + dir = 2 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"bZv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"bZw" = ( +/obj/item/weapon/bikehorn/rubberducky, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"bZx" = ( +/obj/structure/sign/directions/engineering{ + icon_state = "direction_eng"; + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/department/engine) +"bZy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/requests_console{ + announcementConsole = 0; + department = "Engineering"; + departmentType = 4; + name = "Engineering RC"; + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZz" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZD" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZE" = ( +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZG" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZJ" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bZK" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space) +"bZL" = ( +/obj/machinery/atmospherics/pipe/simple, +/obj/structure/grille, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bZM" = ( +/obj/machinery/atmospherics/pipe/simple, +/obj/structure/grille, +/obj/machinery/meter{ + name = "Mixed Air Tank In" + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bZN" = ( +/obj/machinery/atmospherics/pipe/simple, +/obj/structure/grille, +/obj/machinery/meter{ + name = "Mixed Air Tank Out" + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"bZO" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/maintenance/disposal/incinerator) +"bZP" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/maintenance/disposal/incinerator) +"bZQ" = ( +/obj/machinery/computer/turbine_computer{ + id = "incineratorturbine" + }, +/obj/machinery/button/door{ + id = "turbinevent"; + name = "Outtake Vent Control"; + pixel_x = 24; + pixel_y = 6; + req_access_txt = "0"; + req_one_access_txt = "8;24" + }, +/obj/machinery/button/door{ + id = "mixvent"; + name = "Intake Vent Control"; + pixel_x = 24; + pixel_y = -6; + req_access_txt = "0"; + req_one_access_txt = "8;24" + }, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/maintenance/disposal/incinerator) +"bZR" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + tag = "icon-intact (NORTHEAST)"; + icon_state = "intact"; + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bZS" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_interior"; + idSelf = "incinerator_access_control"; + name = "Incinerator airlock control"; + pixel_x = -24; + pixel_y = -8 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + on = 0; + target_pressure = 101.325 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_exterior"; + idSelf = "incinerator_access_control"; + layer = 3.1; + name = "Incinerator airlock control"; + pixel_x = 24; + pixel_y = -8 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"bZT" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bZU" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8; + frequency = 1441; + id = "inc_in" + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"bZV" = ( +/obj/structure/sign/fire, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"bZW" = ( +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Port"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bZX" = ( +/obj/structure/flora/ausbushes/palebush, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"bZY" = ( +/turf/closed/wall, +/area/chapel/office) +"bZZ" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/tinted/fulltile, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"caa" = ( +/turf/open/floor/plating{ + broken = 1; + icon_state = "platingdmg1" + }, +/area/maintenance/department/engine) +"cab" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cac" = ( +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cad" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cae" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/engine/engineering) +"caf" = ( +/obj/machinery/door/window/southleft{ + base_state = "left"; + dir = 4; + icon_state = "left"; + name = "Engineering Delivery"; + req_access_txt = "10" + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + freq = 1400; + location = "Engineering" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/engine/engineering) +"cag" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/loadingarea{ + dir = 4 + }, +/area/engine/engineering) +"cah" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cai" = ( +/obj/structure/chair/office/dark, +/turf/open/floor/plasteel, +/area/engine/engineering) +"caj" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair/office/dark, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cak" = ( +/obj/effect/landmark/start/station_engineer, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cal" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cam" = ( +/turf/open/floor/plasteel, +/area/engine/engineering) +"can" = ( +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner"; + icon_state = "warninglinecorner"; + dir = 2 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cao" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/weapon/storage/belt/utility, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/clothing/glasses/meson{ + pixel_x = 3; + pixel_y = -4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cap" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"caq" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"car" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/camera{ + c_tag = "Engineering Central"; + dir = 1; + network = list("SS13") + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cas" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cat" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cau" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/clothing/mask/gas{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cav" = ( +/obj/effect/turf_decal/stripes/line{ + tag = "icon-warninglinecorner (NORTH)"; + icon_state = "warninglinecorner"; + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"caw" = ( +/obj/structure/table, +/obj/item/weapon/airlock_painter{ + pixel_y = 3 + }, +/obj/item/device/flashlight, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cax" = ( +/obj/structure/table, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/electronics/apc, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/stack/cable_coil, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cay" = ( +/obj/structure/closet/wardrobe/engineering_yellow, +/turf/open/floor/plasteel, +/area/engine/engineering) +"caz" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "n2_in" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"caA" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "n2_sensor" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"caB" = ( +/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) +"caC" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "o2_in" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"caD" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "o2_sensor" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"caE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "o2_out"; + name = "oxygen out" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"caF" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"caG" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "air_sensor" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"caH" = ( +/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) +"caI" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Incinerator"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the turbine vent."; + dir = 4; + name = "turbine vent monitor"; + network = list("Turbine"); + pixel_x = -29; + pixel_y = 0 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/maintenance/disposal/incinerator) +"caJ" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/black, +/area/maintenance/disposal/incinerator) +"caK" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/maintenance/disposal/incinerator) +"caL" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/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" + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"caM" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"caN" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock/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" + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"caO" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/igniter{ + icon_state = "igniter0"; + id = "Incinerator"; + luminosity = 2; + on = 0 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"caP" = ( +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/compressor{ + comp_id = "incineratorturbine"; + dir = 8; + luminosity = 2 + }, +/obj/machinery/camera{ + c_tag = "Turbine Chamber"; + dir = 2; + network = list("Turbine") + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"caQ" = ( +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/turbine{ + dir = 4; + luminosity = 2 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"caR" = ( +/obj/machinery/door/poddoor{ + id = "turbinevent"; + name = "Outtake Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"caS" = ( +/turf/closed/wall, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"caT" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"caU" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"caV" = ( +/obj/machinery/holopad, +/obj/item/device/flashlight/lantern, +/turf/open/floor/plasteel/chapel, +/area/chapel/main/monastery) +"caW" = ( +/obj/item/device/flashlight/lantern, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main/monastery) +"caX" = ( +/obj/structure/chair, +/obj/machinery/camera{ + c_tag = "Chapel"; + dir = 8; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/chapel, +/area/chapel/main/monastery) +"caY" = ( +/obj/structure/flora/ausbushes/pointybush, +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Starboard"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"caZ" = ( +/obj/structure/table, +/obj/item/weapon/wirecutters, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/light/small{ + brightness = 3; + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"cba" = ( +/obj/structure/table, +/obj/item/weapon/storage/fancy/cigarettes/cigpack_robustgold, +/obj/effect/decal/cleanable/deadcockroach, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"cbb" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"cbc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbe" = ( +/obj/item/weapon/pen, +/obj/item/weapon/storage/belt/utility, +/obj/item/clothing/glasses/meson, +/obj/item/weapon/paper_bin{ + layer = 2.9 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbf" = ( +/obj/item/weapon/book/manual/wiki/engineering_hacking{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/book/manual/wiki/engineering_construction, +/obj/item/clothing/gloves/color/yellow, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/glass, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbg" = ( +/obj/item/weapon/book/manual/engineering_singularity_safety{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/weapon/book/manual/wiki/engineering_guide, +/obj/item/weapon/book/manual/engineering_particle_accelerator{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/gloves/color/yellow, +/obj/structure/table/glass, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbi" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbj" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'RADIOACTIVE AREA'"; + icon_state = "radiation"; + name = "RADIOACTIVE AREA" + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"cbk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Singularity"; + name = "radiation shutters" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"cbl" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbm" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbn" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/yellow, +/obj/item/weapon/storage/belt/utility, +/obj/item/clothing/glasses/meson, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbo" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbp" = ( +/obj/effect/landmark/start/station_engineer, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbr" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cbs" = ( +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cbt" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cbu" = ( +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cbv" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cbw" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cbx" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/landmark/event_spawn, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cby" = ( +/turf/open/floor/engine/air, +/area/engine/atmos) +"cbz" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating/airless, +/area/maintenance/disposal/incinerator) +"cbA" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/maintenance/disposal/incinerator) +"cbB" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Incinerator to Output"; + on = 0 + }, +/turf/open/floor/plasteel/black, +/area/maintenance/disposal/incinerator) +"cbC" = ( +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "incinerator_airlock_exterior"; + idInterior = "incinerator_airlock_interior"; + idSelf = "incinerator_access_control"; + name = "Incinerator Access Console"; + pixel_x = 26; + pixel_y = 6; + req_access_txt = "0" + }, +/obj/machinery/button/ignition{ + id = "Incinerator"; + pixel_x = 26; + pixel_y = -6 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/visible, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/maintenance/disposal/incinerator) +"cbD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"cbE" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + on = 0; + target_pressure = 101.325 + }, +/obj/machinery/light/small, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"cbF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"cbG" = ( +/obj/structure/flora/ausbushes/genericbush, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cbH" = ( +/obj/structure/closet{ + name = "chaplain closet" + }, +/obj/item/clothing/under/rank/chaplain, +/obj/item/clothing/shoes/sneakers/black, +/obj/item/weapon/storage/backpack/cultpack, +/obj/item/weapon/storage/fancy/candle_box, +/obj/item/weapon/storage/fancy/candle_box, +/obj/item/clothing/suit/nun, +/obj/item/clothing/head/nun_hood, +/obj/item/clothing/suit/holidaypriest, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/obj/machinery/requests_console{ + department = "Chapel"; + departmentType = 2; + pixel_x = -32 + }, +/turf/open/floor/carpet, +/area/chapel/office) +"cbI" = ( +/obj/machinery/airalarm{ + frequency = 1439; + locked = 0; + pixel_y = 23 + }, +/turf/open/floor/carpet, +/area/chapel/office) +"cbJ" = ( +/obj/structure/table/wood, +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-18"; + layer = 4.1; + pixel_y = 8 + }, +/obj/machinery/camera{ + c_tag = "Chapel Office"; + dir = 2; + network = list("SS13","Monastery") + }, +/turf/open/floor/carpet, +/area/chapel/office) +"cbK" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cbL" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main/monastery) +"cbM" = ( +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main/monastery) +"cbN" = ( +/obj/structure/table/wood, +/obj/item/weapon/storage/book/bible, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"cbO" = ( +/obj/structure/table/wood, +/obj/item/weapon/reagent_containers/food/drinks/trophy{ + pixel_y = 8 + }, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"cbP" = ( +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main/monastery) +"cbQ" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main/monastery) +"cbR" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Access"; + opacity = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cbS" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"cbT" = ( +/obj/item/weapon/shovel, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"cbU" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/department/engine) +"cbV" = ( +/obj/machinery/shieldgen, +/turf/open/floor/plating, +/area/engine/engineering) +"cbW" = ( +/obj/machinery/shieldgen, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cbX" = ( +/turf/open/floor/plating, +/area/engine/engineering) +"cbY" = ( +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "secure storage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cbZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cca" = ( +/obj/effect/landmark/start/station_engineer, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccb" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccc" = ( +/obj/structure/closet/radiation, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cce" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ccf" = ( +/obj/machinery/camera{ + c_tag = "Engineering Center"; + dir = 2; + network = list("SS13","Engine"); + pixel_x = 23 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ccg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cch" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cci" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccj" = ( +/obj/structure/table, +/obj/item/weapon/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/weapon/storage/toolbox/mechanical{ + pixel_x = -2 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cck" = ( +/obj/structure/table, +/obj/item/weapon/storage/toolbox/electrical{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/weapon/storage/toolbox/electrical{ + pixel_x = -2 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccl" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccm" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"ccn" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cco" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/air, +/area/engine/atmos) +"ccp" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (WEST)"; + icon_state = "darkyellow"; + dir = 8 + }, +/area/maintenance/disposal/incinerator) +"ccq" = ( +/obj/structure/chair/office/dark, +/turf/open/floor/plasteel/black, +/area/maintenance/disposal/incinerator) +"ccr" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + name = "Incinerator Output Pump"; + on = 1 + }, +/turf/open/floor/plasteel/darkyellow/side{ + dir = 4 + }, +/area/maintenance/disposal/incinerator) +"ccs" = ( +/obj/machinery/door/poddoor{ + id = "mixvent"; + name = "Intake Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cct" = ( +/obj/structure/flora/ausbushes/pointybush, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"ccu" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/chapel/office) +"ccv" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/chapel/office) +"ccw" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/chapel/office) +"ccx" = ( +/obj/structure/table/wood, +/obj/item/weapon/reagent_containers/food/drinks/bottle/holywater{ + name = "flask of holy water"; + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/weapon/nullrod, +/turf/open/floor/carpet, +/area/chapel/office) +"ccy" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = 26; + pixel_y = -2 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ccz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ccA" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/camera{ + c_tag = "Chapel Port Access"; + dir = 2; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ccB" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Access"; + opacity = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ccC" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main/monastery) +"ccD" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/chapel, +/area/chapel/main/monastery) +"ccE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"ccF" = ( +/obj/effect/landmark/start/chaplain, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"ccG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main/monastery) +"ccH" = ( +/turf/open/floor/plasteel/chapel, +/area/chapel/main/monastery) +"ccI" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Access"; + opacity = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ccJ" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ccK" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Chapel Starboard Access"; + dir = 2; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ccL" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"ccM" = ( +/obj/structure/chair, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"ccN" = ( +/obj/structure/closet/crate/medical, +/obj/item/stack/medical/gauze, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"ccO" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/random, +/obj/structure/table/optable, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"ccP" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Auxillary Mining Base"; + dir = 1; + network = list("SS13","AuxBase") + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"ccQ" = ( +/obj/machinery/field/generator, +/turf/open/floor/plating, +/area/engine/engineering) +"ccR" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/obj/item/stack/sheet/glass{ + amount = 50 + }, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/electronics/airlock, +/obj/item/weapon/stock_parts/cell/high/plus, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ccS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccT" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccU" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccV" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ccW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Singularity"; + name = "radiation shutters" + }, +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel/black, +/area/engine/engineering) +"ccX" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ccY" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ccZ" = ( +/obj/structure/particle_accelerator/end_cap, +/turf/open/floor/plating, +/area/engine/engineering) +"cda" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/engine/engineering) +"cdb" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cdc" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdd" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cde" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdg" = ( +/obj/structure/table/glass, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (SOUTHWEST)"; + icon_state = "darkyellow"; + dir = 10 + }, +/area/maintenance/disposal/incinerator) +"cdh" = ( +/obj/structure/table/glass, +/obj/item/weapon/storage/toolbox/emergency, +/turf/open/floor/plasteel/darkyellow/side, +/area/maintenance/disposal/incinerator) +"cdi" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/plasteel/darkyellow/side{ + tag = "icon-darkyellow (SOUTHEAST)"; + icon_state = "darkyellow"; + dir = 6 + }, +/area/maintenance/disposal/incinerator) +"cdj" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + name = "Atmospherics External Access"; + req_access = null; + req_access_txt = "24" + }, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"cdk" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = 0; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"cdl" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8; + name = "Atmospherics External Access"; + req_access = null; + req_access_txt = "24" + }, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"cdm" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space) +"cdn" = ( +/obj/structure/closet/crate/bin, +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/turf/open/floor/carpet, +/area/chapel/office) +"cdo" = ( +/turf/open/floor/carpet, +/area/chapel/office) +"cdp" = ( +/obj/structure/table/wood, +/obj/item/weapon/paper_bin{ + layer = 2.9; + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/weapon/pen, +/turf/open/floor/carpet, +/area/chapel/office) +"cdq" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cdr" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Office"; + opacity = 1; + req_access_txt = "22" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cds" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cdt" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cdu" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-08"; + layer = 4.1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main/monastery) +"cdv" = ( +/obj/structure/table/wood/fancy, +/obj/item/weapon/storage/box/matches{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/machinery/light/small, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main/monastery) +"cdw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cdx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cdy" = ( +/obj/structure/table/wood/fancy, +/obj/item/weapon/storage/fancy/candle_box, +/obj/machinery/light/small, +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main/monastery) +"cdz" = ( +/obj/item/weapon/twohanded/required/kirbyplants{ + icon_state = "plant-08"; + layer = 4.1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main/monastery) +"cdA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cdB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cdC" = ( +/obj/structure/chair/wood/normal, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cdD" = ( +/obj/structure/table, +/obj/item/trash/plate, +/obj/item/weapon/kitchen/fork, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cdE" = ( +/obj/structure/chair, +/obj/item/weapon/cigbutt, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"cdF" = ( +/obj/structure/closet/secure_closet/miner, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cdG" = ( +/obj/docking_port/mobile/auxillary_base{ + dheight = 5; + dir = 1; + dwidth = 5; + height = 11; + width = 11 + }, +/obj/machinery/bluespace_beacon, +/obj/machinery/computer/auxillary_base, +/turf/closed/wall, +/area/shuttle/auxillary_base) +"cdH" = ( +/obj/structure/mining_shuttle_beacon{ + dir = 4 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cdI" = ( +/obj/machinery/field/generator, +/obj/machinery/camera{ + c_tag = "Engineering Secure Storage"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cdJ" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/turf/open/floor/plating, +/area/engine/engineering) +"cdK" = ( +/obj/machinery/power/port_gen/pacman, +/turf/open/floor/plating, +/area/engine/engineering) +"cdL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdM" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdN" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdP" = ( +/obj/machinery/camera{ + c_tag = "Engineering Port Aft"; + dir = 1; + network = list("SS13") + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdQ" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/engineering) +"cdR" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/button/door{ + id = "Singularity"; + name = "Shutters Control"; + pixel_x = 25; + req_access_txt = "11" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/engineering) +"cdS" = ( +/obj/machinery/button/door{ + id = "Singularity"; + name = "Shutters Control"; + pixel_x = -25; + req_access_txt = "11" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cdT" = ( +/obj/machinery/particle_accelerator/control_box, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/engineering) +"cdU" = ( +/obj/structure/particle_accelerator/fuel_chamber, +/turf/open/floor/plating, +/area/engine/engineering) +"cdV" = ( +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/plating, +/area/engine/engineering) +"cdW" = ( +/obj/machinery/button/door{ + id = "Singularity"; + name = "Shutters Control"; + pixel_x = 25; + req_access_txt = "11" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cdX" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/button/door{ + id = "Singularity"; + name = "Shutters Control"; + pixel_x = -25; + req_access_txt = "11" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side, +/area/engine/engineering) +"cdY" = ( +/obj/machinery/camera{ + c_tag = "Engineering Starboard Aft"; + dir = 1; + network = list("SS13") + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cdZ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cea" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ceb" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cec" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/plating/airless, +/area/maintenance/disposal/incinerator) +"ced" = ( +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"cee" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Chapel Office APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cef" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceg" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/chapel/office) +"cei" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Access"; + opacity = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cej" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel"; + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cek" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel"; + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cel" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Access"; + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cem" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/chapel/main/monastery) +"cen" = ( +/obj/structure/table/wood, +/obj/item/weapon/storage/photo_album, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceo" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cep" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"ceq" = ( +/obj/machinery/power/emitter, +/turf/open/floor/plating, +/area/engine/engineering) +"cer" = ( +/obj/machinery/door/airlock/engineering{ + name = "Telecommunications Transit Tube"; + req_access_txt = "10; 61" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ces" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 2; + name = "Engineering External Access"; + req_access = null; + req_access_txt = "10;13" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/engine/engineering) +"cet" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "Singularity"; + name = "radiation shutters" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ceu" = ( +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/weapon/crowbar, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cev" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/engine/engineering) +"cew" = ( +/obj/structure/particle_accelerator/power_box, +/turf/open/floor/plating, +/area/engine/engineering) +"cex" = ( +/obj/item/weapon/screwdriver, +/turf/open/floor/plating, +/area/engine/engineering) +"cey" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cez" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 2; + name = "Engineering External Access"; + req_access = null; + req_access_txt = "10;13" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ceA" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ceB" = ( +/obj/structure/bodycontainer/crematorium{ + id = "foo" + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceC" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Chapel Crematorium"; + dir = 2; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceD" = ( +/obj/machinery/door/airlock/centcom{ + name = "Crematorium"; + opacity = 1; + req_access = "27" + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceF" = ( +/obj/structure/filingcabinet, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceG" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"ceH" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceI" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Monastery APC"; + pixel_y = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceL" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceN" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceQ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ceR" = ( +/obj/machinery/field/generator, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"ceS" = ( +/obj/machinery/power/emitter, +/turf/open/floor/plating, +/area/maintenance/department/engine) +"ceT" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ceU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ceV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ceW" = ( +/obj/machinery/light/small{ + dir = 8; + light_color = "#fff4bc" + }, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/engine/engineering) +"ceX" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/engine/engineering) +"ceY" = ( +/obj/machinery/power/rad_collector/anchored, +/obj/item/weapon/tank/internals/plasma, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"ceZ" = ( +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfa" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/engine/engineering) +"cfb" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfc" = ( +/obj/structure/particle_accelerator/particle_emitter/left, +/turf/open/floor/plating, +/area/engine/engineering) +"cfd" = ( +/obj/structure/particle_accelerator/particle_emitter/center, +/turf/open/floor/plating, +/area/engine/engineering) +"cfe" = ( +/obj/structure/particle_accelerator/particle_emitter/right, +/turf/open/floor/plating, +/area/engine/engineering) +"cff" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfg" = ( +/obj/machinery/light/small{ + dir = 4; + light_color = "#fff4bc" + }, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/engine/engineering) +"cfh" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cfi" = ( +/obj/machinery/button/crematorium{ + id = "foo"; + pixel_x = 25 + }, +/turf/open/floor/plasteel/black, +/area/chapel/office) +"cfj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/closed/wall, +/area/chapel/office) +"cfk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/chapel/office) +"cfl" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cfm" = ( +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"cfn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"cfo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"cfp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"cfq" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/closet/emcloset/anchored, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"cfr" = ( +/obj/structure/transit_tube_pod, +/obj/structure/transit_tube/station/reverse{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfs" = ( +/obj/machinery/camera{ + c_tag = "Engineering Telecomms Access"; + dir = 8; + network = list("Labor") + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching telecomms."; + dir = 8; + layer = 4; + name = "Telecomms Telescreen"; + network = list("Telecomms"); + pixel_x = 30 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cft" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 1; + name = "Engineering External Access"; + req_access = null; + req_access_txt = "10;13" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/engine/engineering) +"cfu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfv" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/engine/engineering) +"cfw" = ( +/obj/item/weapon/wirecutters, +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/engine/engineering) +"cfx" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/engine/engineering) +"cfy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 1; + name = "Engineering External Access"; + req_access = null; + req_access_txt = "10;13" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfA" = ( +/obj/machinery/chem_master/condimaster, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cfB" = ( +/obj/machinery/seed_extractor, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cfC" = ( +/obj/machinery/biogenerator, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cfD" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cfE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"cfF" = ( +/turf/closed/wall, +/area/hydroponics/garden/monastery) +"cfG" = ( +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/plating, +/area/hydroponics/garden/monastery) +"cfH" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4 + }, +/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 + }, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"cfK" = ( +/turf/open/floor/plasteel/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cfL" = ( +/obj/structure/flora/ausbushes/fernybush, +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Starboard Aft"; + dir = 1; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cfM" = ( +/obj/structure/flora/ausbushes, +/turf/open/floor/plasteel/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cfN" = ( +/turf/closed/mineral, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cfO" = ( +/obj/structure/transit_tube, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cfQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"cfR" = ( +/obj/structure/grille, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfT" = ( +/obj/machinery/camera/emp_proof{ + c_tag = "Engine Containment Port Fore"; + dir = 2; + network = list("Engine") + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfU" = ( +/obj/machinery/power/grounding_rod, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfV" = ( +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfW" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/fulltile, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cfX" = ( +/obj/machinery/camera/emp_proof{ + c_tag = "Engine Containment Starboard Fore"; + dir = 2; + network = list("Engine") + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cfZ" = ( +/obj/structure/grille, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cga" = ( +/obj/structure/cable{ + icon_state = "0-2"; + d2 = 2 + }, +/obj/machinery/power/apc{ + dir = 4; + name = "Monastery External APC"; + pixel_x = 24 + }, +/turf/open/floor/plasteel/asteroid{ + icon_plating = "asteroid" + }, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cgb" = ( +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/obj/item/weapon/storage/firstaid/regular, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgc" = ( +/obj/item/seeds/wheat, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cge" = ( +/obj/item/weapon/storage/bag/plants, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/chapel/main/monastery) +"cgg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cgh" = ( +/obj/structure/flora/ausbushes/pointybush, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgi" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgj" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgk" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/machinery/camera{ + c_tag = "Monastery Garden"; + dir = 2; + network = list("SS13","Monastery") + }, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgl" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/carrot, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgm" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/watermelon/holy, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cgo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cgp" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cgq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cgr" = ( +/obj/structure/window/reinforced/fulltile, +/obj/structure/transit_tube, +/turf/open/floor/plating, +/area/engine/engineering) +"cgs" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 2; + name = "Engineering External Access"; + req_access = null; + req_access_txt = "61" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cgt" = ( +/obj/structure/grille, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgu" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgv" = ( +/obj/structure/cable/yellow{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgw" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgx" = ( +/obj/structure/cable/yellow{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/asteroid{ + icon_plating = "asteroid" + }, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cgz" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"cgA" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"cgB" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"cgC" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgD" = ( +/obj/machinery/vending/hydronutrients, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgE" = ( +/obj/item/weapon/shovel/spade, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgF" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cgG" = ( +/obj/structure/flora/ausbushes/genericbush, +/obj/machinery/power/apc{ + dir = 8; + name = "Garden APC"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-2"; + pixel_y = 1; + d2 = 2 + }, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgH" = ( +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgI" = ( +/mob/living/simple_animal/butterfly, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgJ" = ( +/obj/item/weapon/cultivator, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgK" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/sugarcane, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cgL" = ( +/obj/structure/closet/cabinet, +/obj/item/clothing/suit/holidaypriest, +/obj/item/clothing/suit/nun, +/obj/item/clothing/head/nun_hood, +/obj/machinery/button/door{ + id = "Cell1"; + name = "Cell Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -25; + req_access_txt = "0"; + specialfunctions = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"cgM" = ( +/obj/structure/dresser, +/obj/structure/sign/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"; + name = "Mr. Deempisi portrait"; + pixel_y = 28 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"cgN" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/device/flashlight/lantern, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"cgO" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/obj/machinery/light/small{ + brightness = 3; + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/chapel/main/monastery) +"cgP" = ( +/obj/structure/transit_tube, +/turf/open/floor/plating/airless, +/area/space) +"cgQ" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"cgR" = ( +/obj/structure/grille, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgS" = ( +/obj/machinery/power/emitter/anchored{ + dir = 4; + state = 2 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgU" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgV" = ( +/obj/machinery/field/generator{ + anchored = 1; + state = 2 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cgW" = ( +/turf/open/space, +/area/space/nearstation) +"cgX" = ( +/turf/open/space/basic, +/area/space/nearstation) +"cgY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cgZ" = ( +/obj/machinery/power/emitter/anchored{ + dir = 8; + state = 2 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cha" = ( +/obj/structure/grille, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chb" = ( +/obj/machinery/camera{ + c_tag = "Monastery Kitchen"; + dir = 4; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chc" = ( +/obj/machinery/vending/dinnerware, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chd" = ( +/obj/item/clothing/suit/apron/chef, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"che" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chf" = ( +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"chg" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"chh" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"chi" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/airlock{ + name = "Garden" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/hydroponics/garden/monastery) +"chj" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"chk" = ( +/obj/structure/sink/puddle, +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/effect/landmark/event_spawn, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"chl" = ( +/obj/structure/flora/ausbushes/sunnybush, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"chm" = ( +/obj/machinery/door/airlock{ + name = "Garden" + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/hydroponics/garden/monastery) +"chn" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"cho" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"chp" = ( +/obj/machinery/door/airlock{ + id_tag = "Cell1"; + name = "Cell 1" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chr" = ( +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"cht" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chu" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/chapel/main/monastery) +"chv" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 1; + name = "Engineering External Access"; + req_access = null; + req_access_txt = "61" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"chw" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chx" = ( +/obj/structure/cable/yellow{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/power/tesla_coil, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chy" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"chz" = ( +/obj/structure/cable/yellow{ + icon_state = "0-4"; + d2 = 4 + }, +/obj/machinery/power/tesla_coil, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chA" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chB" = ( +/obj/structure/flora/ausbushes/leafybush, +/obj/machinery/camera{ + c_tag = "Monastery Asteroid Port Aft"; + dir = 8; + network = list("SS13","Monastery") + }, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"chC" = ( +/obj/structure/table, +/obj/machinery/microwave, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 26 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chD" = ( +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chF" = ( +/obj/item/weapon/reagent_containers/glass/bucket, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chG" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/wheat, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"chH" = ( +/obj/structure/flora/ausbushes/genericbush, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"chI" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"chJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/chapel/main/monastery) +"chK" = ( +/obj/structure/table/wood, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/device/instrument/violin, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chL" = ( +/obj/structure/chair/wood/normal{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chM" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/green, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"chN" = ( +/obj/machinery/shower{ + dir = 8; + pixel_y = -4 + }, +/obj/item/weapon/soap/homemade, +/turf/open/floor/plasteel/showroomfloor, +/area/chapel/main/monastery) +"chO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chP" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chQ" = ( +/turf/open/space/basic, +/area/engine/engineering) +"chR" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"chT" = ( +/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/ausbushes/fernybush, +/turf/open/floor/plating/asteroid, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"chU" = ( +/obj/item/weapon/phone, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"chV" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chW" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/weapon/reagent_containers/food/condiment/peppermill, +/obj/item/weapon/storage/box/ingredients/wildcard{ + layer = 3.1 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chX" = ( +/obj/structure/table, +/obj/item/weapon/reagent_containers/food/condiment/flour, +/obj/item/weapon/kitchen/rollingpin, +/obj/item/weapon/kitchen/knife, +/obj/machinery/light/small, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chY" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"chZ" = ( +/obj/structure/reagent_dispensers/watertank/high, +/turf/open/floor/plasteel/hydrofloor, +/area/chapel/main/monastery) +"cia" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Monastery Kitchen Entrance"; + dir = 4; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cib" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/grass, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cic" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/apple, +/obj/machinery/light/small, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cid" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cie" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/machinery/light/small, +/turf/open/floor/grass, +/area/hydroponics/garden/monastery) +"cif" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Monastery Cells"; + dir = 8; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cig" = ( +/obj/structure/transit_tube/crossing, +/turf/open/floor/plating/airless, +/area/space) +"cih" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cii" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cij" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cik" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cil" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned) +"cim" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 1 + }, +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned) +"cin" = ( +/obj/machinery/door/airlock/glass{ + name = "Shuttle Airlock" + }, +/turf/open/floor/plasteel/black, +/area/shuttle/abandoned) +"cio" = ( +/obj/structure/closet/cabinet, +/obj/item/clothing/suit/holidaypriest, +/obj/item/clothing/suit/nun, +/obj/item/clothing/head/nun_hood, +/obj/machinery/button/door{ + id = "Cell2"; + name = "Cell Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -25; + req_access_txt = "0"; + specialfunctions = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"cip" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/easel, +/obj/item/weapon/canvas/twentythreeXnineteen, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"ciq" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/chapel/main/monastery) +"cir" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cis" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cit" = ( +/obj/machinery/the_singularitygen, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ciu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/the_singularitygen/tesla, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"civ" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"ciw" = ( +/turf/open/floor/plasteel/black, +/area/shuttle/abandoned) +"cix" = ( +/turf/open/floor/plasteel, +/area/shuttle/abandoned) +"ciy" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/airalarm{ + pixel_y = 22 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciz" = ( +/obj/structure/closet/coffin, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciA" = ( +/obj/structure/closet/coffin, +/obj/machinery/camera{ + c_tag = "Monastery Funeral Parlor"; + dir = 2; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciB" = ( +/obj/structure/closet/coffin, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciD" = ( +/obj/machinery/door/airlock/centcom{ + name = "Chapel Garden"; + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciE" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/chapel/main/monastery) +"ciF" = ( +/obj/machinery/door/airlock{ + id_tag = "Cell2"; + name = "Cell 2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"ciG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ciH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ciI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"ciJ" = ( +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciK" = ( +/obj/structure/table, +/obj/item/weapon/crowbar, +/obj/item/clothing/mask/gas, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciL" = ( +/obj/machinery/door/window/eastleft{ + dir = 1; + name = "Coffin Storage"; + req_one_access_txt = "22" + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciM" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciN" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"ciO" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciP" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciQ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciR" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciS" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciT" = ( +/obj/machinery/light/small, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciU" = ( +/obj/machinery/light/small, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciV" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciW" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ciX" = ( +/obj/structure/table/wood, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/weapon/storage/crayons, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"ciY" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/yellow, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/main/monastery) +"ciZ" = ( +/obj/machinery/shower{ + dir = 8; + pixel_y = -4 + }, +/obj/machinery/light/small{ + brightness = 3; + dir = 8 + }, +/obj/item/weapon/bikehorn/rubberducky, +/turf/open/floor/plasteel/showroomfloor, +/area/chapel/main/monastery) +"cja" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned) +"cjb" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/table/glass, +/obj/item/weapon/gun/medbeam, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjc" = ( +/obj/structure/chair, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjd" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/machinery/recharger, +/obj/item/weapon/gun/energy/laser/retro, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cje" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 4 + }, +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned) +"cjf" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cjg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cjh" = ( +/obj/machinery/door/airlock/external{ + name = "Dock Access" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cji" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cjj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cjk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cjl" = ( +/obj/machinery/door/airlock/centcom{ + name = "Monastery Cemetary"; + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cjm" = ( +/turf/closed/wall, +/area/maintenance/department/chapel/monastery) +"cjn" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + name = "Monastery Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "22;24;10;11" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"cjo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/department/chapel/monastery) +"cjp" = ( +/turf/closed/wall, +/area/library) +"cjq" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/carpet, +/area/library) +"cjr" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/carpet, +/area/library) +"cjs" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cjt" = ( +/obj/structure/cable/yellow{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"cju" = ( +/turf/closed/mineral, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"cjv" = ( +/turf/closed/wall, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"cjw" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/indestructible{ + desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; + icon_state = "riveted"; + name = "hyper-reinforced wall" + }, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"cjx" = ( +/turf/open/floor/plating/asteroid/airless, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"cjy" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjz" = ( +/obj/machinery/computer/shuttle/white_ship, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjA" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plating/abductor, /area/shuttle/abandoned) -"aGf" = ( +"cjB" = ( /obj/machinery/door/airlock/glass{ name = "Shuttle Airlock" }, @@ -14800,79 +52173,7 @@ }, /turf/open/floor/plasteel/black, /area/shuttle/abandoned) -"aGg" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/mineral/titanium/yellow, -/area/shuttle/escape) -"aGh" = ( -/obj/structure/sign/nanotrasen, -/turf/closed/wall/mineral/titanium, -/area/shuttle/escape) -"aGi" = ( -/obj/machinery/door/airlock/glass{ - name = "Emergency Shuttle Cockpit"; - req_access_txt = "19" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"aGj" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/mineral/plastitanium/brig, -/area/shuttle/escape) -"aGk" = ( -/obj/machinery/door/airlock/titanium{ - name = "Emergency Shuttle Airlock"; - req_access_txt = "2" - }, -/turf/open/floor/mineral/plastitanium/brig, -/area/shuttle/escape) -"aGl" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; - name = "Escape Airlock" - }, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aGm" = ( -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aGn" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; - name = "Escape Airlock" - }, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aGo" = ( -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/hallway/secondary/exit/departure_lounge) -"aGp" = ( -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aGq" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Departure Lounge Holding Area"; - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/secondary/exit/departure_lounge) -"aGr" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aGs" = ( +"cjC" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; icon_state = "space"; @@ -14885,150 +52186,7 @@ }, /turf/open/floor/plating, /area/chapel/main/monastery) -"aGt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aGu" = ( -/turf/closed/wall, -/area/storage/art) -"aGv" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/storage/art) -"aGw" = ( -/obj/machinery/door/airlock/glass{ - name = "Art Storage" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"aGx" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/crew_quarters/cafeteria/lunchroom) -"aGy" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/crew_quarters/cafeteria/lunchroom) -"aGz" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Lunchroom" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/crew_quarters/cafeteria/lunchroom) -"aGA" = ( -/turf/closed/wall, -/area/crew_quarters/cafeteria/lunchroom) -"aGB" = ( -/turf/closed/wall, -/area/crew_quarters/toilet/auxiliary) -"aGC" = ( -/obj/machinery/door/airlock{ - id_tag = "Potty1"; - name = "Unisex Restrooms"; - req_access_txt = "0" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aGD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/crew_quarters/toilet/auxiliary) -"aGE" = ( -/turf/closed/wall, -/area/maintenance/department/crew_quarters/bar) -"aGF" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aGG" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel, -/area/maintenance/department/crew_quarters/bar) -"aGH" = ( -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Bridge"; - dir = 1 - }, -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel, -/area/maintenance/department/crew_quarters/bar) -"aGI" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel, -/area/maintenance/department/crew_quarters/bar) -"aGJ" = ( -/turf/closed/wall/r_wall, -/area/storage/eva) -"aGK" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/storage/eva) -"aGL" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters{ - id = "evashutter"; - name = "EVA Storage Shutters" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/storage/eva) -"aGM" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_command{ - name = "EVA Storage"; - req_access_txt = "18" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/storage/eva) -"aGN" = ( -/turf/closed/wall/r_wall, -/area/teleporter) -"aGO" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/glass_command{ - name = "Teleporter"; - req_access_txt = "17" - }, -/turf/open/floor/plasteel, -/area/teleporter) -"aGP" = ( +"cjD" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -15039,7 +52197,7 @@ }, /turf/open/floor/plasteel/black, /area/chapel/main/monastery) -"aGQ" = ( +"cjE" = ( /obj/structure/chair{ dir = 4 }, @@ -15048,4584 +52206,13 @@ }, /turf/open/floor/plasteel/black, /area/chapel/main/monastery) -"aGR" = ( -/turf/closed/wall, -/area/security/checkpoint/supply) -"aGS" = ( -/turf/closed/wall, -/area/quartermaster/office) -"aGT" = ( -/turf/closed/wall, -/area/quartermaster/storage) -"aGU" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Cargo Bay Warehouse Maintenance"; - req_access_txt = "31" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aGV" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aGW" = ( -/obj/effect/spawner/lootdrop/grille_or_trash, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aGX" = ( -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aGY" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aGZ" = ( -/obj/item/weapon/storage/box/mousetraps, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aHa" = ( -/turf/closed/wall, -/area/maintenance/disposal) -"aHb" = ( -/obj/machinery/door/poddoor{ - id = "trash"; - name = "disposal bay door" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aHc" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aHd" = ( -/obj/machinery/door/airlock/glass{ - name = "Emergency Shuttle Brig"; - req_access_txt = "2" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"aHe" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-22" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"aHf" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aHg" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/hallway/secondary/exit/departure_lounge) -"aHh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side, -/area/hallway/secondary/exit/departure_lounge) -"aHi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/red/side, -/area/hallway/secondary/exit/departure_lounge) -"aHj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/hallway/secondary/exit/departure_lounge) -"aHk" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aHl" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/storage/art) -"aHm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/easel, -/obj/item/weapon/canvas/twentythreeXnineteen, -/turf/open/floor/plasteel/neutral/side{ - dir = 9 - }, -/area/storage/art) -"aHn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"aHo" = ( -/obj/machinery/photocopier, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 23 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 5 - }, -/area/storage/art) -"aHp" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/snacks/friedegg, -/obj/item/weapon/kitchen/fork, -/turf/open/floor/plasteel/neutral/side{ - dir = 9 - }, -/area/crew_quarters/cafeteria/lunchroom) -"aHq" = ( -/obj/structure/chair{ - dir = 8; - name = "Defense" - }, -/obj/effect/landmark/start/assistant, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/crew_quarters/cafeteria/lunchroom) -"aHr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/cafeteria/lunchroom) -"aHs" = ( -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/machinery/vending/cola, -/turf/open/floor/plasteel/neutral/side{ - dir = 5 - }, -/area/crew_quarters/cafeteria/lunchroom) -"aHt" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aHu" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aHv" = ( -/obj/structure/urinal{ - pixel_y = 32 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/button/door{ - id = "Potty1"; - name = "Bathroom Bolt Control"; - normaldoorcontrol = 1; - pixel_x = 25; - pixel_y = 4; - req_access_txt = "0"; - specialfunctions = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/light_switch{ - pixel_x = 36; - pixel_y = 6 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aHw" = ( -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aHx" = ( -/obj/structure/closet/coffin, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aHy" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aHz" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aHA" = ( -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aHB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aHC" = ( -/obj/structure/closet/crate, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aHD" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aHE" = ( -/obj/structure/girder, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aHF" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/button/door{ - id = "evashutter"; - name = "EVA Shutters Control"; - pixel_x = -24; - req_access_txt = "18" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aHG" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aHH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aHI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aHJ" = ( -/obj/structure/closet/crate/rcd, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aHK" = ( -/turf/closed/wall, -/area/storage/eva) -"aHL" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Teleporter APC"; - pixel_x = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-14"; - layer = 4.1 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/teleporter) -"aHM" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/teleporter) -"aHN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/teleporter) -"aHO" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 4 - }, -/area/teleporter) -"aHP" = ( -/obj/structure/closet/crate, -/obj/machinery/button/door{ - id = "teleshutter"; - name = "Teleporter Shutters Control"; - pixel_x = 25; - pixel_y = -5; - req_access_txt = "17" - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 4 - }, -/area/teleporter) -"aHQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aHR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aHS" = ( -/obj/item/weapon/pen, -/obj/structure/table, -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - pixel_x = -32 - }, -/obj/structure/reagent_dispensers/peppertank{ - pixel_y = 30 - }, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/supply) -"aHT" = ( -/obj/machinery/computer/security/mining, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Cargo Security Post"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/supply) -"aHU" = ( -/obj/machinery/computer/secure_data, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/supply) -"aHV" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/structure/disposaloutlet{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plating, -/area/quartermaster/office) -"aHW" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/quartermaster/office) -"aHX" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/status_display{ - density = 0; - layer = 4; - pixel_y = 30; - supply_display = 1 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aHY" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aHZ" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aIa" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aIb" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/structure/plasticflaps{ - opacity = 0 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aIc" = ( -/obj/machinery/disposal/deliveryChute{ - dir = 8 - }, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aId" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/quartermaster/storage) -"aIe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIf" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIg" = ( -/obj/structure/closet/crate, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIh" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIi" = ( -/obj/structure/closet/cardboard, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Cargo Warehouse"; - dir = 2 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIj" = ( -/obj/item/weapon/cigbutt/cigarbutt, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIk" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aIl" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIm" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/effect/decal/cleanable/ash, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIo" = ( -/obj/structure/grille/broken, -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/item/weapon/crowbar, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIp" = ( +"cjF" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/carpet, /area/chapel/main/monastery) -"aIq" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIs" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIt" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aIu" = ( -/obj/machinery/button/massdriver{ - id = "trash"; - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating{ - icon_plating = "warnplate" - }, -/area/maintenance/disposal) -"aIv" = ( -/obj/machinery/conveyor_switch/oneway{ - convdir = 1; - id = "garbagestacked"; - name = "disposal conveyor" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating{ - icon_plating = "warnplate" - }, -/area/maintenance/disposal) -"aIw" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating{ - icon_plating = "warnplate" - }, -/area/maintenance/disposal) -"aIx" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aIy" = ( -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aIz" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Holding Area"; - req_access_txt = "2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/red, -/area/hallway/secondary/exit/departure_lounge) -"aIA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aIB" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aIC" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aID" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aIE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/storage/art) -"aIF" = ( -/obj/structure/table, -/obj/item/stack/cable_coil/random{ - layer = 3.4 - }, -/obj/item/stack/cable_coil/random{ - layer = 3.3 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/stack/cable_coil/random{ - layer = 3.2 - }, -/obj/item/stack/cable_coil/random{ - layer = 3.1 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/storage/art) -"aIG" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"aIH" = ( -/obj/structure/table, -/obj/item/weapon/airlock_painter, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Art Storage APC"; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 4 - }, -/area/storage/art) -"aII" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 10 - }, -/area/crew_quarters/cafeteria/lunchroom) -"aIJ" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Lunchroom"; - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/neutral/side, -/area/crew_quarters/cafeteria/lunchroom) -"aIK" = ( -/obj/structure/cable, -/obj/machinery/power/apc{ - dir = 2; - name = "Cafeteria APC"; - pixel_y = -24 - }, -/turf/open/floor/plasteel/neutral/side, -/area/crew_quarters/cafeteria/lunchroom) -"aIL" = ( -/obj/machinery/vending/sustenance{ - contraband = list(/obj/item/weapon/kitchen/knife = 6, /obj/item/weapon/reagent_containers/food/drinks/coffee = 12); - desc = "A vending machine which vends food."; - product_ads = "Sufficiently healthy." - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 6 - }, -/area/crew_quarters/cafeteria/lunchroom) -"aIM" = ( -/obj/structure/toilet{ - dir = 4 - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aIN" = ( -/obj/machinery/light/small, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aIO" = ( -/obj/structure/cable, -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 2; - name = "Auxiliary Restrooms APC"; - pixel_y = -24 - }, -/obj/item/weapon/soap/nanotrasen, -/obj/machinery/shower{ - dir = 8 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/auxiliary) -"aIP" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aIQ" = ( -/obj/item/weapon/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aIR" = ( -/obj/item/weapon/extinguisher, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aIS" = ( -/obj/structure/grille/broken, -/obj/item/weapon/crowbar, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aIT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aIU" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aIV" = ( -/obj/item/trash/pistachios, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aIW" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aIX" = ( -/obj/item/weapon/shard{ - icon_state = "small" - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aIY" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aIZ" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/clothing/shoes/magboots{ - pixel_x = -4; - pixel_y = 3 - }, -/obj/item/clothing/shoes/magboots, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aJa" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/storage/eva) -"aJb" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/weapon/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/weapon/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/effect/turf_decal/stripes/end{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aJc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/storage/eva) -"aJd" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/tank/jetpack/carbondioxide, -/obj/item/weapon/tank/jetpack/carbondioxide{ - pixel_x = -4; - pixel_y = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aJe" = ( -/obj/structure/closet/crate, -/obj/item/weapon/melee/flyswatter, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/teleporter) -"aJf" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/teleporter) -"aJg" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/teleporter) -"aJh" = ( -/turf/open/floor/plasteel, -/area/teleporter) -"aJi" = ( -/turf/open/floor/plasteel/blue/corner{ - dir = 4 - }, -/area/teleporter) -"aJj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters{ - id = "teleshutter"; - name = "Teleporter Shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/teleporter) -"aJk" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aJl" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aJm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aJn" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/security/checkpoint/supply) -"aJo" = ( -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/supply) -"aJp" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/effect/landmark/start/depsec/supply, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/supply) -"aJq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/supply) -"aJr" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/disposalpipe/wrapsortjunction{ - dir = 1 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aJs" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aJt" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aJu" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "packageSort2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aJv" = ( -/obj/structure/table, -/obj/item/device/destTagger, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aJw" = ( -/obj/item/stack/wrapping_paper{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/stack/packageWrap{ - pixel_x = -1; - pixel_y = -1 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aJx" = ( -/obj/item/weapon/storage/box, -/obj/item/weapon/storage/box, -/obj/item/weapon/storage/box, -/obj/item/weapon/hand_labeler, -/obj/item/weapon/hand_labeler, -/obj/structure/table, -/obj/machinery/requests_console{ - department = "Cargo Bay"; - departmentType = 2; - pixel_x = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aJy" = ( -/obj/structure/closet/crate/freezer, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aJz" = ( -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aJA" = ( -/obj/structure/closet/crate, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aJB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aJC" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aJD" = ( -/obj/machinery/mass_driver{ - dir = 1; - id = "trash" - }, -/obj/machinery/button/massdriver{ - id = "trash"; - pixel_x = -28 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aJE" = ( -/obj/machinery/mineral/stacking_machine{ - input_dir = 8; - output_dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aJF" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "garbagestacked" - }, -/obj/machinery/mineral/stacking_unit_console{ - dir = 2; - machinedir = 8; - pixel_x = -32; - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aJG" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "garbagestacked" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aJH" = ( -/obj/machinery/disposal/deliveryChute{ - dir = 8 - }, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aJI" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aJJ" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aJK" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aJL" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aJM" = ( -/turf/open/floor/carpet, -/area/shuttle/escape) -"aJN" = ( -/obj/structure/chair/comfy/beige, -/turf/open/floor/carpet, -/area/shuttle/escape) -"aJO" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aJP" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"aJQ" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"aJR" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"aJS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"aJT" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-16"; - layer = 4.1 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 4; - name = "Departure Lounge APC"; - pixel_x = 24 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 29 - }, -/turf/open/floor/plasteel/escape{ - dir = 5 - }, -/area/hallway/secondary/exit/departure_lounge) -"aJU" = ( -/obj/structure/table, -/obj/item/weapon/hand_labeler, -/turf/open/floor/plasteel/neutral/side{ - dir = 10 - }, -/area/storage/art) -"aJV" = ( -/obj/structure/table, -/obj/item/weapon/storage/crayons, -/obj/item/weapon/storage/crayons, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Art Storage"; - dir = 1 - }, -/turf/open/floor/plasteel/neutral/side, -/area/storage/art) -"aJW" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 20; - layer = 3.1 - }, -/obj/item/stack/sheet/glass{ - amount = 20; - layer = 3.2 - }, -/obj/item/stack/rods{ - amount = 20; - layer = 3.3 - }, -/obj/item/weapon/canvas/twentythreeXtwentythree, -/obj/item/weapon/canvas/nineteenXnineteen, -/turf/open/floor/plasteel/neutral/side{ - dir = 6 - }, -/area/storage/art) -"aJX" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aJY" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aJZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKa" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKb" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKc" = ( -/obj/machinery/suit_storage_unit/standard_unit, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/requests_console{ - department = "EVA"; - pixel_x = -32 - }, -/obj/machinery/camera{ - c_tag = "EVA Storage"; - dir = 4; - network = list("SS13") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aKd" = ( -/obj/structure/tank_dispenser/oxygen, -/obj/effect/turf_decal/stripes/end, -/turf/open/floor/plasteel, -/area/storage/eva) -"aKe" = ( -/obj/machinery/suit_storage_unit/standard_unit, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aKf" = ( -/obj/structure/table, -/obj/item/weapon/hand_tele, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Teleporter"; - dir = 4; - network = list("SS13") - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/teleporter) -"aKg" = ( -/obj/structure/chair/stool, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/teleporter) -"aKh" = ( -/obj/structure/chair/stool, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/teleporter) -"aKi" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/teleporter) -"aKj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 4 - }, -/area/teleporter) -"aKk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters{ - id = "teleshutter"; - name = "Teleporter Shutters" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/teleporter) -"aKl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aKm" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aKn" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aKo" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/security/checkpoint/supply) -"aKp" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/supply) -"aKq" = ( -/turf/open/floor/plasteel, -/area/security/checkpoint/supply) -"aKr" = ( -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/supply) -"aKs" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Cargo Security Post"; - req_access_txt = "63" - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/quartermaster/office) -"aKt" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aKu" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aKv" = ( -/obj/structure/chair/stool, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/effect/landmark/start/cargo_technician, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aKw" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aKx" = ( -/obj/machinery/door/window/eastleft{ - dir = 8; - icon_state = "right"; - name = "Mail"; - req_access_txt = "50" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/quartermaster/office) -"aKy" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/disposaloutlet{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aKz" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aKA" = ( -/obj/item/stack/sheet/cardboard, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aKB" = ( -/obj/structure/closet/crate, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aKC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aKD" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aKE" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aKF" = ( -/obj/structure/shuttle/engine/propulsion/right, -/turf/open/floor/plating/airless, -/area/shuttle/supply) -"aKG" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/weapon/shard, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aKH" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/conveyor{ - dir = 2; - id = "garbage" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aKI" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "garbage" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aKJ" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aKK" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/shuttle/escape) -"aKL" = ( -/obj/structure/table/wood/poker, -/obj/item/toy/cards/deck, -/turf/open/floor/carpet, -/area/shuttle/escape) -"aKM" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/shuttle/escape) -"aKN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aKO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aKP" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aKQ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Departure Lounge" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aKR" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"aKS" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-22" - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKT" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-22" - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aKU" = ( -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aKV" = ( -/obj/item/trash/cheesie, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKW" = ( -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKX" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/item/clothing/gloves/color/random, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKY" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Bar Maintenance APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aKZ" = ( -/turf/closed/wall, -/area/crew_quarters/bar) -"aLa" = ( -/obj/structure/grille/broken, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aLb" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aLc" = ( -/obj/machinery/suit_storage_unit/standard_unit, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aLd" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aLe" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aLf" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aLg" = ( -/obj/machinery/suit_storage_unit/standard_unit, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aLh" = ( -/obj/structure/table, -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/blue/side{ - dir = 10 - }, -/area/teleporter) -"aLi" = ( -/obj/machinery/computer/teleporter, -/turf/open/floor/plasteel/blue/side, -/area/teleporter) -"aLj" = ( -/obj/machinery/teleport/station, -/turf/open/floor/plasteel/blue/side, -/area/teleporter) -"aLk" = ( -/obj/machinery/teleport/hub, -/turf/open/floor/plating, -/area/teleporter) -"aLl" = ( -/obj/structure/closet/crate, -/obj/item/weapon/crowbar, -/turf/open/floor/plasteel/blue/side{ - dir = 6 - }, -/area/teleporter) -"aLm" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aLn" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aLo" = ( -/obj/structure/cable, -/obj/machinery/power/apc{ - dir = 8; - name = "Security Post - Cargo APC"; - pixel_x = -24 - }, -/obj/structure/closet/wardrobe/red, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/supply) -"aLp" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/supply) -"aLq" = ( -/obj/structure/filingcabinet, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/supply) -"aLr" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/quartermaster/office) -"aLs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aLt" = ( -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aLu" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aLv" = ( -/obj/structure/disposalpipe/wrapsortjunction{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aLw" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/camera{ - c_tag = "Cargo Mailroom"; - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aLx" = ( -/obj/machinery/button/door{ - id = "qm_warehouse"; - name = "Warehouse Door Control"; - pixel_x = -24; - req_access_txt = "31" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aLy" = ( -/obj/item/device/flashlight, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aLz" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aLA" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aLB" = ( -/obj/structure/closet/crate/medical, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aLC" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/supply) -"aLD" = ( -/obj/structure/shuttle/engine/heater{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plating/airless, -/area/shuttle/supply) -"aLE" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 2; - icon_state = "pipe-j2s"; - sortType = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aLF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/disposal) -"aLG" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "garbage" - }, -/obj/structure/disposaloutlet{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aLH" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "garbage" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aLI" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "garbage" - }, -/obj/machinery/recycler, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aLJ" = ( -/obj/machinery/conveyor{ - dir = 2; - id = "garbage" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aLK" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/revenantspawn, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aLL" = ( -/obj/structure/chair/comfy/beige{ - dir = 1 - }, -/turf/open/floor/carpet, -/area/shuttle/escape) -"aLM" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aLN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aLO" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aLP" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aLQ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Departure Lounge" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aLR" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aLS" = ( -/obj/structure/disposalpipe/junction{ - dir = 8; - icon_state = "pipe-j2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aLT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aLU" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aLV" = ( -/obj/structure/grille/broken, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aLW" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aLX" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aLY" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aLZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aMa" = ( -/obj/structure/closet, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/crew_quarters/bar) -"aMb" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMc" = ( -/obj/structure/grille/broken, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMd" = ( -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMe" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/crew_quarters/bar) -"aMh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aMi" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMj" = ( -/obj/machinery/reagentgrinder, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aMk" = ( -/obj/machinery/vending/cigarette, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/crew_quarters/bar) -"aMl" = ( -/obj/machinery/vending/coffee, -/obj/machinery/camera{ - c_tag = "Bar Backroom"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aMm" = ( -/obj/structure/closet/secure_closet/bar{ - req_access_txt = "25" - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aMn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMo" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/item/weapon/broken_bottle, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMp" = ( -/obj/structure/table, -/obj/item/stack/sheet/plasteel{ - amount = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aMq" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/weapon/crowbar, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "EVA Storage APC"; - pixel_y = -24 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aMr" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/storage/eva) -"aMs" = ( -/obj/structure/table, -/obj/item/stack/sheet/rglass{ - amount = 50 - }, -/obj/item/stack/sheet/rglass{ - amount = 50 - }, -/obj/item/stack/rods{ - amount = 50 - }, -/obj/item/stack/rods{ - amount = 50 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel, -/area/storage/eva) -"aMt" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/rglass{ - amount = 50 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/eva) -"aMu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aMv" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/security/checkpoint/supply) -"aMw" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_security{ - name = "Cargo Security Post"; - req_access_txt = "63" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/supply) -"aMx" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aMy" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aMz" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/folder/yellow, -/obj/item/weapon/pen, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aMA" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aMB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aMC" = ( -/obj/structure/closet/crate, -/obj/item/weapon/reagent_containers/food/snacks/donut, -/obj/item/weapon/reagent_containers/food/snacks/donut, -/obj/item/weapon/reagent_containers/food/snacks/donut, -/obj/item/weapon/reagent_containers/food/snacks/donut, -/turf/open/floor/plating, -/area/quartermaster/office) -"aMD" = ( -/obj/machinery/door/poddoor/shutters{ - id = "qm_warehouse"; - name = "warehouse shutters" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aME" = ( -/obj/machinery/door/poddoor/shutters{ - id = "qm_warehouse"; - name = "warehouse shutters" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aMF" = ( -/obj/machinery/door/poddoor/shutters{ - id = "qm_warehouse"; - name = "warehouse shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aMG" = ( -/obj/structure/closet/crate/internals, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"aMH" = ( -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/supply) -"aMI" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aMJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/disposal) -"aMK" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aML" = ( -/obj/item/trash/can, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aMM" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aMN" = ( -/obj/machinery/conveyor_switch/oneway{ - convdir = -1; - id = "garbage"; - name = "disposal conveyor" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aMO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aMP" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aMQ" = ( -/obj/machinery/door/airlock/titanium{ - name = "Emergency Shuttle Airlock" - }, -/turf/open/floor/plating, -/area/shuttle/escape) -"aMR" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aMS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aMT" = ( -/obj/structure/chair, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aMU" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aMV" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aMW" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aMY" = ( -/turf/closed/wall, -/area/hydroponics) -"aMZ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance{ - name = "Hydroponics Maintenance"; - req_access_txt = "35" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/hydroponics) -"aNa" = ( -/turf/closed/wall, -/area/crew_quarters/kitchen) -"aNb" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/plating, -/area/crew_quarters/kitchen) -"aNc" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/bar) -"aNd" = ( -/obj/item/weapon/reagent_containers/food/drinks/shaker, -/obj/item/weapon/gun/ballistic/revolver/doublebarrel, -/obj/structure/table/wood, -/obj/item/weapon/coin/silver, -/obj/item/stack/spacecash/c10, -/obj/item/stack/spacecash/c100, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aNe" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/chair/wood/normal{ - dir = 8 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/crew_quarters/bar) -"aNf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aNg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aNh" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Bar Storage Maintenance"; - req_access_txt = "25" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/crew_quarters/bar) -"aNi" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/item/chair, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance{ - name = "EVA Maintenance"; - req_access_txt = "18" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/storage/eva) -"aNl" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNm" = ( -/obj/item/trash/tray, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNn" = ( -/obj/structure/closet/secure_closet/freezer/cream_pie, -/obj/item/weapon/grown/bananapeel, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNo" = ( -/obj/structure/closet/secure_closet/freezer/cream_pie, -/obj/item/seeds/banana, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNp" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/quartermaster/office) -"aNq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/quartermaster/office) -"aNr" = ( -/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/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aNs" = ( -/obj/machinery/door/firedoor, -/obj/structure/table/reinforced, -/obj/machinery/door/window/westleft{ - dir = 1; - name = "Delivery Desk"; - req_access_txt = "50" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aNt" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/glass_mining{ - name = "Mailroom"; - req_access_txt = "0"; - req_one_access_txt = "48;50" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aNu" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/quartermaster/office) -"aNv" = ( -/obj/machinery/button/door{ - id = "qm_warehouse"; - name = "Warehouse Door Control"; - pixel_x = -24; - req_access_txt = "31" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aNw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aNx" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aNy" = ( -/obj/machinery/power/apc{ - cell_type = 2500; - dir = 4; - name = "Cargo Maintenance APC"; - pixel_x = 24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aNz" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aNA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aNB" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Disposal APC"; - pixel_x = 24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aNC" = ( -/obj/machinery/door/airlock/glass{ - name = "Emergency Shuttle Infirmary" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"aND" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Departures - Center"; - dir = 4; - name = "security camera"; - pixel_x = 6; - pixel_y = -7 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"aNE" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"aNF" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aNG" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/matches{ - pixel_x = -3; - pixel_y = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aNH" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aNI" = ( -/obj/structure/sink{ - pixel_y = 28 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -28 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNK" = ( -/obj/structure/closet/secure_closet/hydroponics, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNL" = ( -/obj/structure/closet/secure_closet/hydroponics, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNM" = ( -/obj/machinery/airalarm{ - pixel_y = 24 - }, -/obj/machinery/camera{ - c_tag = "Hydroponics Storage" - }, -/obj/machinery/plantgenes, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNN" = ( -/obj/machinery/chem_master/condimaster, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNO" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/hydroponics_pod_people, -/obj/item/weapon/paper/guides/jobs/hydroponics, -/obj/item/weapon/reagent_containers/dropper, -/obj/item/weapon/reagent_containers/glass/bottle/mutagen, -/obj/item/weapon/reagent_containers/dropper, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aNP" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Kitchen Maintenance"; - req_access_txt = "28" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/crew_quarters/kitchen) -"aNQ" = ( -/obj/machinery/chem_master/condimaster{ - name = "CondiMaster Neo"; - pixel_x = -4 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aNR" = ( -/obj/machinery/gibber, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aNS" = ( -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aNT" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=8"; - freq = 1400; - location = "Kitchen" - }, -/obj/machinery/door/window/southleft{ - base_state = "left"; - dir = 8; - icon_state = "left"; - name = "Kitchen Delivery"; - req_access_txt = "28" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/crew_quarters/kitchen) -"aNU" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/maintenance/department/crew_quarters/bar) -"aNV" = ( -/obj/item/device/assembly/mousetrap, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/crew_quarters/bar) -"aNW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aNX" = ( -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aNY" = ( -/obj/effect/landmark/xeno_spawn, -/obj/item/weapon/storage/box/beanbag, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aNZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aOa" = ( -/obj/item/weapon/weldingtool, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aOb" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aOc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aOd" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aOe" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aOf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aOg" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aOh" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 29 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/quartermaster/office) -"aOi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/quartermaster/office) -"aOj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/quartermaster/office) -"aOk" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"aOl" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aOm" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aOn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aOo" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/requests_console{ - department = "Cargo Bay"; - departmentType = 2; - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aOp" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aOq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aOr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aOs" = ( -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aOt" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aOu" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/obj/machinery/status_display{ - density = 0; - layer = 4; - pixel_y = 30; - supply_display = 1 - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aOv" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aOw" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aOx" = ( -/obj/machinery/door/poddoor{ - id = "QMLoaddoor"; - name = "supply dock loading door" - }, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aOy" = ( -/obj/structure/plasticflaps, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aOz" = ( -/obj/machinery/door/poddoor{ - id = "QMLoaddoor"; - name = "supply dock loading door" - }, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad" - }, -/turf/open/floor/plating, -/area/shuttle/supply) -"aOA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aOB" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aOC" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aOD" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 2; - icon_state = "pipe-y" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aOE" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Disposal Access"; - req_access_txt = "12" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/disposal) -"aOF" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/disposal) -"aOG" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aOH" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/disposal) -"aOI" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/solar{ - id = "portsolar"; - name = "Port Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard) -"aOJ" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/solar{ - id = "starboardsolar"; - name = "Starboard Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard) -"aOK" = ( -/obj/machinery/sleeper{ - dir = 4 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aOL" = ( -/obj/machinery/vending/medical, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aOM" = ( -/obj/machinery/door/airlock/titanium{ - name = "Emergency Shuttle Airlock" - }, -/obj/docking_port/stationary{ - dheight = 0; - dir = 8; - dwidth = 4; - height = 15; - id = "emergency_home"; - name = "PubbyStation emergency evac bay"; - width = 20 - }, -/obj/docking_port/mobile/emergency{ - dheight = 0; - dir = 8; - dwidth = 4; - height = 15; - name = "Pubby emergency shuttle"; - port_angle = 90; - width = 18 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"aON" = ( -/obj/machinery/light, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"aOO" = ( -/obj/structure/chair{ - dir = 1; - name = "Command Station" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aOP" = ( -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Escape"; - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aOQ" = ( -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aOR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aOS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aOT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aOU" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aOV" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/spray/plantbgone{ - pixel_y = 3 - }, -/obj/item/weapon/reagent_containers/spray/plantbgone{ - pixel_x = 8; - pixel_y = 8 - }, -/obj/item/weapon/reagent_containers/spray/plantbgone{ - pixel_x = 13; - pixel_y = 5 - }, -/obj/item/weapon/watertank, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aOW" = ( -/obj/structure/kitchenspike, -/obj/item/device/assembly/mousetrap, -/obj/item/trash/deadmouse, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aOX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aOY" = ( -/obj/machinery/camera{ - c_tag = "Kitchen Cold Room"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/machinery/requests_console{ - department = "Kitchen"; - departmentType = 2; - pixel_y = 30 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aOZ" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/maintenance/department/crew_quarters/bar) -"aPa" = ( -/obj/structure/reagent_dispensers/beerkeg, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aPb" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"aPc" = ( -/obj/structure/closet/gmcloset, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/glass{ - amount = 50 - }, -/obj/item/stack/cable_coil, -/obj/item/weapon/storage/box/mousetraps, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/crew_quarters/bar) -"aPd" = ( -/turf/closed/wall, -/area/crew_quarters/theatre) -"aPe" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Theatre Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "12;46" - }, -/turf/open/floor/plating, -/area/crew_quarters/theatre) -"aPf" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Theatre Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "12;46" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/crew_quarters/theatre) -"aPg" = ( -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Cargo"; - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aPh" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aPi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aPj" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPk" = ( -/obj/machinery/holopad, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPm" = ( -/obj/machinery/door/airlock/glass_mining{ - name = "Cargo Bay"; - req_access_txt = "0"; - req_one_access_txt = "31;48" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPn" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPo" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPp" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aPr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aPs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aPt" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aPu" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aPv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aPw" = ( -/obj/machinery/door/airlock/external{ - name = "Supply Dock Airlock"; - req_access_txt = "31" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aPx" = ( -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aPy" = ( -/obj/machinery/door/airlock/titanium{ - name = "Supply Shuttle Airlock"; - req_access_txt = "31" - }, -/obj/docking_port/mobile/supply{ - dir = 4 - }, -/obj/docking_port/stationary{ - dir = 4; - dwidth = 5; - height = 7; - id = "supply_home"; - name = "Cargo Bay"; - width = 12 - }, -/turf/open/floor/plating, -/area/shuttle/supply) -"aPz" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/weapon/storage/toolbox/mechanical, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aPA" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aPB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aPC" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/fire, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/weapon/crowbar, -/obj/structure/sign/nosmoking_2{ - pixel_x = 32 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aPD" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aPE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aPF" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aPG" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Departure Lounge" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aPH" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aPI" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aPJ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aPK" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aPL" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aPM" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"aPN" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/hydroponics) -"aPO" = ( -/obj/machinery/door/window/eastright{ - name = "Hydroponics Delivery"; - req_access_txt = "35" - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - dir = 1; - freq = 1400; - location = "Hydroponics" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hydroponics) -"aPP" = ( -/obj/structure/closet/crate/hydroponics, -/obj/item/weapon/shovel/spade, -/obj/item/weapon/wrench, -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/item/weapon/wirecutters, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aPQ" = ( -/obj/structure/closet/wardrobe/botanist, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aPR" = ( -/obj/machinery/power/apc{ - name = "Hydroponics APC"; - pixel_y = -24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aPS" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aPT" = ( -/obj/machinery/light/small, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aPU" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"aPV" = ( -/obj/machinery/icecream_vat, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aPW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aPX" = ( -/mob/living/simple_animal/hostile/retaliate/goat{ - name = "Pete" - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aPY" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aPZ" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 23 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aQa" = ( -/obj/machinery/door/window/southleft{ - base_state = "left"; - dir = 2; - icon_state = "left"; - name = "Bar Delivery"; - req_access_txt = "25" - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=2"; - freq = 1400; - location = "Bar" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/crew_quarters/bar) -"aQb" = ( -/obj/machinery/door/airlock{ - name = "Bar Storage"; - req_access_txt = "25" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aQc" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aQd" = ( -/obj/structure/sign/poster/random{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aQe" = ( -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aQf" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-04"; - layer = 4.1 - }, -/obj/structure/sign/poster/random{ - pixel_y = 32 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aQg" = ( -/obj/machinery/camera{ - c_tag = "Theatre Stage"; - dir = 2 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aQh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aQi" = ( -/obj/structure/table/wood, -/obj/item/weapon/lipstick/random{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/clothing/gloves/color/rainbow/clown, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/item/weapon/book/random, -/obj/item/weapon/lipstick/random, -/turf/open/floor/plasteel/black, -/area/crew_quarters/theatre) -"aQj" = ( -/obj/structure/dresser, -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/sign/poster/contraband/clown{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/theatre) -"aQk" = ( -/obj/machinery/vending/autodrobe, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/theatre) -"aQl" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Theatre Maintenance"; - req_access_txt = "46" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/crew_quarters/theatre) -"aQm" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aQn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aQo" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aQp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/loadingarea{ - dir = 8 - }, -/area/quartermaster/office) -"aQq" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/conveyor{ - dir = 4; - id = "cargodeliver" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aQr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"aQs" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aQt" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/conveyor_switch{ - id = "cargodeliver" - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"aQu" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - freq = 1400; - location = "QM #1" - }, -/obj/effect/turf_decal/bot, -/mob/living/simple_animal/bot/mulebot{ - beacon_freq = 1400; - home_destination = "QM #1"; - suffix = "#1" - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aQv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aQw" = ( -/obj/effect/landmark/start/cargo_technician, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aQx" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aQy" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aQz" = ( -/obj/machinery/conveyor_switch/oneway{ - convdir = -1; - id = "QMLoad" - }, -/obj/machinery/button/door{ - id = "QMLoaddoor2"; - layer = 4; - name = "Loading Doors"; - pixel_x = 24; - pixel_y = -8 - }, -/obj/machinery/button/door{ - dir = 2; - id = "QMLoaddoor"; - layer = 4; - name = "Loading Doors"; - pixel_x = 24; - pixel_y = 8 - }, -/obj/machinery/camera{ - c_tag = "Cargo Supply Dock"; - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aQA" = ( -/obj/machinery/button/door{ - id = "QMLoaddoor2"; - layer = 4; - name = "Loading Doors"; - pixel_x = -24; - pixel_y = -8 - }, -/obj/machinery/button/door{ - dir = 2; - id = "QMLoaddoor"; - layer = 4; - name = "Loading Doors"; - pixel_x = -24; - pixel_y = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/supply) -"aQB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aQC" = ( -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aQD" = ( -/obj/structure/closet/l3closet/scientist, -/obj/item/weapon/book/manual/wiki/chemistry, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aQE" = ( +"cjG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19635,420 +52222,13 @@ }, /turf/open/floor/plasteel/black, /area/chapel/main/monastery) -"aQF" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/shuttle/engine/heater, -/turf/open/floor/plating/airless, -/area/shuttle/escape) -"aQG" = ( -/obj/structure/table, -/obj/item/weapon/defibrillator/loaded, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"aQH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aQI" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"aQJ" = ( +"cjH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/closed/wall, /area/chapel/main/monastery) -"aQK" = ( -/obj/structure/sign/directions/evac{ - dir = 1; - icon_state = "direction_evac"; - pixel_x = 32 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aQL" = ( -/turf/closed/wall, -/area/janitor) -"aQM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/janitor) -"aQN" = ( -/obj/machinery/door/window/eastright{ - dir = 2; - name = "Janitor Delivery"; - req_access_txt = "26" - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 1; - freq = 1400; - location = "Janitor" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/janitor) -"aQO" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Hydroponics"; - req_access_txt = "35" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hydroponics) -"aQP" = ( -/obj/structure/closet/chefcloset, -/obj/item/weapon/wrench, -/obj/item/weapon/crowbar, -/obj/item/stack/packageWrap, -/obj/item/weapon/hand_labeler, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aQQ" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "Kitchen APC"; - pixel_y = -24 - }, -/obj/structure/cable, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aQR" = ( -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen{ - name = "Kitchen Coldroom" - }) -"aQS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aQT" = ( -/obj/structure/closet/secure_closet/freezer/kitchen, -/obj/item/weapon/reagent_containers/food/snacks/grown/potato, -/obj/item/weapon/reagent_containers/food/snacks/grown/potato, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aQU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/crew_quarters/kitchen) -"aQV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aQW" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/sign/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"; - name = "Mr. Deempisi portrait"; - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aQX" = ( -/obj/structure/sink/kitchen{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aQY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aQZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/requests_console{ - department = "Bar"; - departmentType = 2; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/machinery/camera{ - c_tag = "Bar Access"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRa" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRb" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Bar APC"; - pixel_x = 27 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRc" = ( -/obj/structure/piano{ - icon_state = "piano" - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aRd" = ( -/obj/structure/chair/wood/normal{ - dir = 8 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aRe" = ( -/obj/structure/chair/wood/normal, -/mob/living/carbon/monkey/punpun, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aRf" = ( -/obj/structure/table/wood, -/obj/item/device/instrument/violin, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aRg" = ( -/obj/structure/table/wood, -/obj/item/device/instrument/guitar, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aRh" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Theatre APC"; - pixel_x = -25 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aRi" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/landmark/start/mime, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aRj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aRk" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aRl" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/machinery/light_switch{ - pixel_x = 24; - pixel_y = 24 - }, -/obj/structure/mirror{ - pixel_x = 28; - pixel_y = -2 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aRm" = ( -/obj/machinery/computer/cargo/request, -/turf/open/floor/plasteel/brown/corner, -/area/quartermaster/office) -"aRn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner, -/area/quartermaster/office) -"aRo" = ( -/turf/open/floor/plasteel/brown/corner, -/area/quartermaster/office) -"aRp" = ( -/obj/machinery/door/firedoor, -/obj/machinery/mineral/ore_redemption{ - input_dir = 4; - output_dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/quartermaster/office) -"aRq" = ( -/obj/machinery/status_display{ - dir = 8; - layer = 4; - pixel_x = 32; - supply_display = 1 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"aRr" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - freq = 1400; - location = "QM #2" - }, -/obj/machinery/camera{ - c_tag = "Cargo Bay"; - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aRs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aRt" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aRu" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aRv" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aRw" = ( -/obj/machinery/door/airlock/titanium{ - name = "Supply Shuttle Airlock"; - req_access_txt = "31" - }, -/turf/open/floor/plating, -/area/shuttle/supply) -"aRx" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aRy" = ( -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aRz" = ( +"cjI" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -20056,430 +52236,7 @@ }, /turf/closed/wall, /area/maintenance/department/chapel/monastery) -"aRA" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/open/floor/plating/airless, -/area/shuttle/escape) -"aRB" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/escape, -/area/hallway/secondary/exit/departure_lounge) -"aRC" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/escape, -/area/hallway/secondary/exit/departure_lounge) -"aRD" = ( -/obj/machinery/light, -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/escape, -/area/hallway/secondary/exit/departure_lounge) -"aRE" = ( -/turf/open/floor/plasteel/escape, -/area/hallway/secondary/exit/departure_lounge) -"aRF" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-14"; - layer = 4.1 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/escape{ - dir = 6 - }, -/area/hallway/secondary/exit/departure_lounge) -"aRG" = ( -/obj/machinery/washing_machine, -/obj/structure/sign/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"; - name = "Mr. Deempisi portrait"; - pixel_y = 28 - }, -/turf/open/floor/plasteel/black, -/area/janitor) -"aRH" = ( -/obj/machinery/camera{ - c_tag = "Custodial Quarters" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/janitor) -"aRI" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet, -/obj/effect/landmark/start/janitor, -/turf/open/floor/plasteel/black, -/area/janitor) -"aRJ" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/side{ - dir = 9 - }, -/area/hydroponics) -"aRK" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/corner{ - dir = 4 - }, -/area/hydroponics) -"aRL" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/side{ - dir = 1 - }, -/area/hydroponics) -"aRM" = ( -/obj/structure/sink{ - pixel_y = 28 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aRN" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 2; - icon_state = "pipe-j2s"; - sortType = 21 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hydroponics) -"aRO" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_x = -4; - pixel_y = 30 - }, -/turf/open/floor/plasteel/green/corner{ - dir = 4 - }, -/area/hydroponics) -"aRP" = ( -/obj/structure/closet/secure_closet/freezer/meat, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aRQ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aRR" = ( -/obj/structure/closet/secure_closet/freezer/fridge, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aRS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRU" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 4; - icon_state = "pipe-j1s"; - sortType = 19 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRW" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/disposalpipe/junction{ - icon_state = "pipe-j2"; - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRY" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aRZ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/obj/structure/sign/poster/random{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aSa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aSb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/theatre) -"aSc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aSd" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aSe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Theatre Storage"; - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aSf" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 4; - icon_state = "pipe-j1s"; - sortType = 18 - }, -/obj/machinery/requests_console{ - department = "Theatre"; - departmentType = 0; - name = "theatre RC"; - pixel_x = -32; - pixel_y = -32 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aSg" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/start/clown, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aSh" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/item/cardboard_cutout, -/obj/structure/mirror{ - pixel_x = 28; - pixel_y = -2 - }, -/turf/open/floor/plasteel/redblue, -/area/crew_quarters/theatre) -"aSi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/crew_quarters/theatre) -"aSj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aSk" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aSl" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westleft{ - dir = 2; - name = "Cargo Desk"; - req_access_txt = "50" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aSm" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westleft{ - dir = 2; - name = "Cargo Desk"; - req_access_txt = "50" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aSn" = ( -/obj/machinery/door/firedoor, -/obj/machinery/autolathe, -/turf/open/floor/plasteel/black, -/area/quartermaster/office) -"aSo" = ( -/obj/machinery/newscaster{ - pixel_x = 32 - }, -/obj/machinery/camera{ - c_tag = "Cargo Foyer"; - dir = 8 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"aSp" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - freq = 1400; - location = "QM #3" - }, -/obj/effect/turf_decal/bot, -/mob/living/simple_animal/bot/mulebot{ - home_destination = "QM #2"; - suffix = "#2" - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aSq" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aSr" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad2" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aSs" = ( -/obj/machinery/door/poddoor{ - id = "QMLoaddoor2"; - name = "supply dock loading door" - }, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad2" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aSt" = ( -/obj/structure/plasticflaps, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad2" - }, -/turf/open/floor/plating, -/area/quartermaster/storage) -"aSu" = ( -/obj/machinery/door/poddoor{ - id = "QMLoaddoor2"; - name = "supply dock loading door" - }, -/obj/machinery/conveyor{ - dir = 8; - id = "QMLoad2" - }, -/turf/open/floor/plating, -/area/shuttle/supply) -"aSv" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/obj/item/device/assembly/timer, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aSw" = ( +"cjJ" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -20488,54 +52245,7 @@ /obj/machinery/portable_atmospherics/canister/oxygen, /turf/open/floor/plating, /area/maintenance/department/chapel/monastery) -"aSx" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aSy" = ( -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aSz" = ( -/turf/closed/wall, -/area/security/checkpoint/customs) -"aSA" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "papersplease"; - name = "security shutters" - }, -/turf/open/floor/plating, -/area/security/checkpoint/customs) -"aSB" = ( -/obj/machinery/door/firedoor, -/obj/structure/table/reinforced, -/obj/machinery/door/window/westright{ - dir = 2; - name = "Security Checkpoint"; - req_access_txt = "1" - }, -/obj/machinery/door/window/northleft{ - dir = 1; - icon_state = "left"; - name = "Reception Window"; - req_access_txt = "0" - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id = "papersplease"; - layer = 3.1; - name = "privacy shutters"; - opacity = 0 - }, -/obj/item/weapon/folder/red, -/obj/item/weapon/pen, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"aSC" = ( +"cjK" = ( /obj/structure/cable{ d1 = 4; d2 = 8; @@ -20547,342 +52257,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/chapel/monastery) -"aSD" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aSE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/janitor) -"aSF" = ( -/obj/structure/bedsheetbin, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault, -/area/janitor) -"aSG" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/vault, -/area/janitor) -"aSH" = ( -/obj/structure/table, -/obj/item/clothing/under/maid, -/obj/item/key/janitor, -/obj/item/weapon/grenade/clusterbuster/cleaner, -/obj/item/weapon/grenade/chem_grenade/cleaner, -/obj/item/weapon/grenade/chem_grenade/cleaner, -/turf/open/floor/plasteel/vault, -/area/janitor) -"aSI" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"aSJ" = ( -/turf/open/floor/plasteel, -/area/hydroponics) -"aSK" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hydroponics) -"aSL" = ( -/obj/machinery/biogenerator, -/obj/machinery/requests_console{ - department = "Hydroponics"; - departmentType = 2; - pixel_y = 30 - }, -/turf/open/floor/plasteel/green/corner{ - dir = 4 - }, -/area/hydroponics) -"aSM" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/green/side{ - dir = 1 - }, -/area/hydroponics) -"aSN" = ( -/obj/machinery/hydroponics/constructable, -/obj/structure/sign/botany{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/green/side{ - dir = 1 - }, -/area/hydroponics) -"aSO" = ( -/obj/machinery/door/airlock{ - name = "Kitchen Cold Room"; - req_access_txt = "28" - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"aSP" = ( -/obj/machinery/door/airlock{ - name = "Bar Access"; - req_access_txt = "28" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/kitchen) -"aSQ" = ( -/obj/machinery/door/airlock{ - cyclelinkeddir = 4; - name = "Bar Access"; - req_access_txt = "25" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aSR" = ( -/obj/machinery/door/airlock{ - cyclelinkeddir = 8; - name = "Bar Access"; - req_access_txt = "0"; - req_one_access_txt = "25; 28" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aSS" = ( -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aST" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aSU" = ( -/obj/machinery/door/window{ - base_state = "right"; - icon_state = "right" - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"aSV" = ( -/obj/machinery/door/airlock{ - name = "Theatre Storage"; - req_access_txt = "46" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/theatre) -"aSW" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/crew_quarters/theatre) -"aSX" = ( -/obj/structure/table/wood, -/obj/item/weapon/soap, -/obj/structure/table/wood, -/obj/item/weapon/bikehorn, -/obj/item/toy/cattoy, -/turf/open/floor/plasteel/black, -/area/crew_quarters/theatre) -"aSY" = ( -/obj/structure/closet/crate/wooden/toy, -/turf/open/floor/plasteel/black, -/area/crew_quarters/theatre) -"aSZ" = ( -/obj/machinery/computer/cargo, -/obj/machinery/requests_console{ - department = "Cargo Bay"; - departmentType = 2; - pixel_x = -32 - }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"aTa" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"aTb" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/effect/landmark/start/cargo_technician, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"aTc" = ( -/obj/item/weapon/stamp{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/weapon/stamp/denied{ - pixel_x = 4; - pixel_y = -2 - }, -/obj/structure/table, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"aTd" = ( -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"aTe" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"aTf" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/quartermaster/office) -"aTg" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"aTh" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - freq = 1400; - location = "QM #4" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTn" = ( -/obj/machinery/conveyor_switch/oneway{ - convdir = 1; - id = "QMLoad2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTo" = ( -/obj/structure/table, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/weapon/storage/box/matches, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aTp" = ( -/obj/structure/table, -/obj/item/device/assembly/igniter, -/obj/item/device/assembly/igniter, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aTq" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 10 - }, -/obj/item/stack/rods{ - amount = 25 - }, -/obj/item/weapon/shard{ - icon_state = "small" - }, -/obj/effect/decal/cleanable/deadcockroach, -/obj/item/weapon/light/bulb, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aTr" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"aTs" = ( -/turf/closed/wall/r_wall, -/area/hallway/secondary/entry) -"aTt" = ( +"cjL" = ( /obj/machinery/power/apc{ dir = 1; name = "Monastery Maintenance APC"; @@ -20898,7 +52273,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/chapel/monastery) -"aTu" = ( +"cjM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable{ d1 = 1; @@ -20907,170 +52282,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/chapel/monastery) -"aTv" = ( -/obj/machinery/computer/security, -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - pixel_y = 30 - }, -/obj/structure/reagent_dispensers/peppertank{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/customs) -"aTw" = ( -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"aTx" = ( -/obj/structure/closet/wardrobe/red, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"aTy" = ( -/obj/structure/closet/secure_closet/security, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/customs) -"aTz" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aTA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Custodial Quarters"; - req_access_txt = "26" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/janitor) -"aTB" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aTC" = ( -/obj/machinery/vending/dinnerware, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aTD" = ( -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aTE" = ( -/obj/structure/sink/kitchen{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aTF" = ( -/obj/machinery/processor, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aTG" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aTH" = ( -/obj/structure/table, -/obj/machinery/chem_dispenser/drinks/beer, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aTI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aTJ" = ( -/obj/structure/table/reinforced, -/obj/machinery/chem_dispenser/drinks, -/turf/open/floor/plasteel/darkred/side{ - dir = 8 - }, -/area/crew_quarters/bar) -"aTK" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aTL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aTM" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aTN" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aTO" = ( -/obj/structure/disposalpipe/junction{ - icon_state = "pipe-j2"; - dir = 1 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aTP" = ( +"cjN" = ( /obj/machinery/light/small{ dir = 1 }, @@ -21078,7 +52290,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/department/chapel/monastery) -"aTQ" = ( +"cjO" = ( /obj/effect/decal/cleanable/cobweb{ icon_state = "cobweb2" }, @@ -21092,7 +52304,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/chapel/monastery) -"aTR" = ( +"cjP" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-22" }, @@ -21103,883 +52315,11 @@ }, /turf/open/floor/plasteel/black, /area/library) -"aTS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = -28 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aTT" = ( -/obj/structure/table, -/obj/machinery/computer/stockexchange, -/obj/machinery/status_display{ - dir = 4; - layer = 4; - pixel_x = -32; - supply_display = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aTU" = ( -/obj/structure/disposalpipe/junction{ - dir = 8; - icon_state = "pipe-j1" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aTV" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_mining{ - name = "Cargo Office"; - req_access_txt = "50" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aTW" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aTX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aTY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aTZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aUa" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j2s"; - sortType = 3 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aUb" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aUc" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aUd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aUe" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aUf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/cargo) -"aUg" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aUh" = ( -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"aUi" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"aUj" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"aUk" = ( -/obj/machinery/camera{ - c_tag = "Arrivals Fore"; - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"aUl" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"aUm" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"aUn" = ( -/obj/machinery/computer/card, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Security Checkpoint"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/customs) -"aUo" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"aUp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"aUq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"aUr" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/customs) -"aUs" = ( -/obj/machinery/door/airlock/security{ - name = "Security Checkpoint"; - req_access = null; - req_access_txt = "1" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red, -/area/security/checkpoint/customs) -"aUt" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aUu" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aUv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 23 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"aUw" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/airalarm{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aUx" = ( -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aUy" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/machinery/power/apc{ - dir = 1; - name = "Custodial Closet APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aUz" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"aUA" = ( -/obj/machinery/vending/hydronutrients, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/hydroponics) -"aUB" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"aUC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aUD" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aUE" = ( -/obj/effect/landmark/start/botanist, -/turf/open/floor/plasteel, -/area/hydroponics) -"aUF" = ( -/obj/machinery/smartfridge, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/crew_quarters/kitchen) -"aUG" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aUH" = ( -/obj/machinery/vending/boozeomat, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/crew_quarters/kitchen) -"aUI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aUJ" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aUK" = ( -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aUL" = ( -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aUM" = ( -/obj/structure/chair/wood/normal, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aUN" = ( -/obj/effect/landmark/start/assistant, -/obj/structure/chair/wood/normal, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aUO" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/effect/landmark/xmastree, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aUP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/wood/normal, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aUQ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aUR" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/newscaster{ - pixel_x = 32; - pixel_y = 1 - }, -/obj/structure/chair/wood/normal, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aUS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aUT" = ( +"cjQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"aUU" = ( -/obj/structure/table, -/obj/item/weapon/pen, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -26 - }, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aUV" = ( -/obj/structure/table, -/obj/item/weapon/clipboard, -/obj/item/weapon/folder/yellow, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aUW" = ( -/obj/machinery/photocopier, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Cargo Office"; - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aUX" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Cargo Office APC"; - pixel_x = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aUY" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aUZ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aVa" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/closed/wall, -/area/quartermaster/office) -"aVb" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aVc" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aVd" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aVe" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Cargo Bay APC"; - pixel_y = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aVf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -26 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aVg" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 1; - icon_state = "pipe-j1s"; - sortType = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aVh" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aVi" = ( -/turf/closed/wall, -/area/maintenance/solars/starboard) -"aVj" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aVk" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/solar{ - id = "portsolar"; - name = "Port Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard) -"aVl" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aVm" = ( -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aVn" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aVo" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aVp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aVq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aVr" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/secondary/entry) -"aVs" = ( -/obj/machinery/computer/secure_data, -/obj/machinery/button/door{ - dir = 2; - id = "papersplease"; - name = "Shutters Control Button"; - pixel_x = -26; - pixel_y = 6; - req_access_txt = "1" - }, -/obj/machinery/button/flasher{ - id = "brigentry"; - pixel_x = -26; - pixel_y = -4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/customs) -"aVt" = ( -/obj/item/weapon/pen, -/obj/structure/table, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"aVu" = ( -/obj/structure/chair/office/dark, -/obj/effect/landmark/event_spawn, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"aVv" = ( -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/table, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"aVw" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "Security Checkpoint APC"; - pixel_x = 1; - pixel_y = -24 - }, -/obj/structure/cable, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/customs) -"aVx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aVy" = ( -/obj/vehicle/janicart, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/button/door{ - dir = 2; - id = "jangarage"; - name = "Custodial Closet Shutters Control"; - pixel_x = -25; - req_access_txt = "26" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aVz" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aVA" = ( -/obj/structure/closet/l3closet/janitor, -/obj/machinery/requests_console{ - department = "Janitorial"; - departmentType = 1; - pixel_x = 32 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aVB" = ( -/obj/machinery/vending/hydroseeds{ - slogan_delay = 700 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/hydroponics) -"aVC" = ( -/turf/open/floor/plasteel/green/corner, -/area/hydroponics) -"aVD" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/green/side, -/area/hydroponics) -"aVE" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/eastleft{ - dir = 8; - name = "Hydroponics Desk"; - req_access_txt = "35" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastleft{ - dir = 4; - name = "Kitchen Desk"; - req_access_txt = "28" - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aVF" = ( -/obj/effect/landmark/start/cook, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aVG" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/weapon/reagent_containers/food/condiment/peppermill, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aVH" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aVI" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/item/weapon/reagent_containers/food/snacks/pie/cream, -/obj/machinery/camera{ - c_tag = "Kitchen"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/hydrofloor, -/area/crew_quarters/kitchen) -"aVJ" = ( -/obj/effect/landmark/start/bartender, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aVK" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/gun/ballistic/revolver/russian, -/turf/open/floor/plasteel/darkred/side{ - dir = 8 - }, -/area/crew_quarters/bar) -"aVL" = ( -/obj/structure/chair/stool/bar, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aVM" = ( +"cjR" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -21988,331 +52328,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/library) -"aVN" = ( -/obj/structure/table/wood/fancy, -/obj/item/weapon/reagent_containers/food/drinks/soda_cans/cola, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVO" = ( -/obj/item/weapon/coin/silver, -/obj/structure/table/wood/fancy, -/obj/item/weapon/cane, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVP" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVQ" = ( -/obj/structure/table/wood/fancy, -/obj/item/weapon/storage/fancy/candle_box, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVR" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/table/wood, -/obj/item/clothing/under/sundress, -/obj/item/clothing/under/waiter, -/obj/item/clothing/under/blacktango, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aVS" = ( -/obj/structure/chair/stool, -/obj/item/trash/can, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVT" = ( -/obj/effect/landmark/start/assistant, -/obj/structure/chair/stool, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVU" = ( -/obj/structure/chair/stool, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aVV" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aVW" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Cargo Office Maintenance"; - req_access_txt = "50" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/quartermaster/office) -"aVX" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = 6; - pixel_y = -5 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aVY" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/weapon/hand_labeler, -/obj/machinery/light/small, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aVZ" = ( -/obj/structure/closet/wardrobe/cargotech, -/obj/item/clothing/head/mailman, -/obj/item/clothing/under/rank/mailman, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"aWa" = ( -/turf/closed/wall, -/area/quartermaster/qm) -"aWb" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/quartermaster/qm) -"aWc" = ( -/obj/machinery/door/airlock/glass_mining{ - name = "Quartermaster"; - req_access_txt = "41" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown, -/area/quartermaster/qm) -"aWd" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/quartermaster/qm) -"aWe" = ( -/turf/closed/wall, -/area/quartermaster/miningdock) -"aWf" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown, -/area/quartermaster/miningdock) -"aWg" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown, -/area/quartermaster/miningdock) -"aWh" = ( -/obj/machinery/power/smes, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWi" = ( -/obj/machinery/power/terminal{ - dir = 8 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWj" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/item/device/multitool, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWk" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWl" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Port Docking Bay 1" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"aWm" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aWn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aWo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aWp" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/secondary/entry) -"aWq" = ( -/obj/machinery/door/firedoor, -/obj/structure/table/reinforced, -/obj/machinery/door/window/westright{ - dir = 1; - name = "Security Checkpoint"; - req_access_txt = "1" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/window/northleft{ - dir = 2; - icon_state = "left"; - name = "Reception Window"; - req_access_txt = "0" - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id = "papersplease"; - layer = 3.1; - name = "privacy shutters"; - opacity = 0 - }, -/obj/item/weapon/crowbar, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"aWr" = ( -/obj/structure/janitorialcart, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aWs" = ( -/obj/structure/closet/jcloset, -/obj/item/clothing/head/crown, -/obj/machinery/camera{ - c_tag = "Custodial Closet"; - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aWt" = ( -/obj/machinery/seed_extractor, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/hydroponics) -"aWu" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Hydroponics South"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aWv" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westright{ - dir = 1; - name = "Hydroponics Desk"; - req_access_txt = "35" - }, -/obj/item/weapon/reagent_containers/glass/bucket, -/turf/open/floor/plasteel, -/area/hydroponics) -"aWw" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westright{ - dir = 1; - name = "Hydroponics Desk"; - req_access_txt = "35" - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aWx" = ( -/obj/structure/table, -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aWy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aWz" = ( -/obj/structure/table, -/obj/item/weapon/kitchen/rollingpin, -/obj/item/weapon/reagent_containers/food/condiment/enzyme, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aWA" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/ingredients/wildcard, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aWB" = ( +"cjS" = ( /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-22" }, @@ -22330,21832 +52346,8 @@ }, /turf/open/floor/plasteel/black, /area/library) -"aWC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aWD" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aWE" = ( -/obj/structure/table/reinforced, -/obj/item/clothing/head/that{ - throwforce = 1 - }, -/turf/open/floor/plasteel/darkred/side{ - dir = 8 - }, -/area/crew_quarters/bar) -"aWF" = ( -/obj/structure/chair/stool/bar, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aWG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"aWH" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aWI" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/item/clothing/shoes/sandal, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aWJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aWK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aWL" = ( +"cjT" = ( /obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/crew_quarters/bar) -"aWM" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aWN" = ( -/obj/structure/closet/secure_closet/quartermaster, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/item/weapon/storage/belt/fannypack/yellow, -/turf/open/floor/plasteel/brown{ - dir = 9 - }, -/area/quartermaster/qm) -"aWO" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/qm) -"aWP" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/brown{ - dir = 5 - }, -/area/quartermaster/qm) -"aWQ" = ( -/obj/structure/closet/wardrobe/miner, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = -28 - }, -/turf/open/floor/plasteel/brown{ - dir = 9 - }, -/area/quartermaster/miningdock) -"aWR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/miningdock) -"aWS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/miningdock) -"aWT" = ( -/obj/structure/closet/emcloset, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 23 - }, -/turf/open/floor/plasteel/brown{ - dir = 5 - }, -/area/quartermaster/miningdock) -"aWU" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aWV" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aWW" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/engineering{ - name = "Starboard Solar Access"; - req_access_txt = "10" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aWZ" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aXa" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; - name = "Solar Maintenance"; - req_access = null; - req_access_txt = "10; 13" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aXb" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aXc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; - name = "Solar Maintenance"; - req_access = null; - req_access_txt = "10; 13" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aXd" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/space, -/area/solar/starboard) -"aXe" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/space, -/area/solar/starboard) -"aXf" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard) -"aXg" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/space, -/area/solar/starboard) -"aXh" = ( -/obj/machinery/power/tracker, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard) -"aXi" = ( -/obj/structure/grille, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_y = 32 - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"aXj" = ( -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"aXk" = ( -/obj/structure/closet/emcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXl" = ( -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXm" = ( -/obj/structure/closet/emcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXn" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXo" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/table/glass, -/obj/item/weapon/tank/internals/oxygen, -/obj/item/clothing/mask/breath, -/obj/item/clothing/suit/space/hardsuit/engine/elite, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aXp" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXq" = ( -/obj/machinery/flasher{ - id = "brigentry"; - pixel_x = -28; - pixel_y = 24 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXr" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXs" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXt" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aXu" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/table/glass, -/obj/item/clothing/shoes/magboots, -/turf/open/floor/plating/abductor, -/area/shuttle/abandoned) -"aXv" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aXw" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aXx" = ( -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/item/weapon/mop, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aXy" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hydroponics) -"aXz" = ( -/turf/open/floor/plasteel/green/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aXA" = ( -/obj/structure/table, -/obj/item/weapon/storage/crayons, -/obj/item/weapon/wrench, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"aXB" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aXC" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/snacks/grown/tomato, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aXD" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"aXE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aXF" = ( -/obj/structure/table/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/clothing/head/hardhat/cakehat, -/turf/open/floor/plasteel/darkred/side{ - dir = 8 - }, -/area/crew_quarters/bar) -"aXG" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"aXH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aXI" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aXJ" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"aXK" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/lighter, -/turf/open/floor/plasteel/darkred/side{ - dir = 8 - }, -/area/crew_quarters/bar) -"aXL" = ( -/obj/item/weapon/cigbutt, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aXM" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aXN" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aXO" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Quartermaster APC"; - pixel_x = -24 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/qm) -"aXP" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/qm) -"aXQ" = ( -/obj/structure/filingcabinet, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/qm) -"aXR" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/quartermaster/miningdock) -"aXS" = ( -/obj/structure/table, -/obj/item/weapon/folder/yellow, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/quartermaster/miningdock) -"aXT" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/effect/landmark/start/shaft_miner, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"aXU" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"aXV" = ( -/obj/machinery/computer/security/mining, -/obj/machinery/requests_console{ - department = "Mining"; - departmentType = 0; - pixel_x = 32 - }, -/turf/open/floor/plasteel/brown/corner, -/area/quartermaster/miningdock) -"aXW" = ( -/obj/structure/table, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"aXX" = ( -/obj/machinery/computer/shuttle/mining, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"aXY" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"aXZ" = ( -/obj/structure/cable, -/obj/machinery/power/apc{ - dir = 8; - name = "Starboard Solar APC"; - pixel_x = -24 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aYa" = ( -/obj/structure/chair/stool, -/obj/item/weapon/cigbutt/cigarbutt, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aYb" = ( -/obj/machinery/power/solar_control{ - id = "starboardsolar"; - name = "Starboard Solar Control"; - track = 0 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/maintenance/solars/starboard) -"aYc" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aYd" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aYe" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aYf" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aYg" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aYh" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Central Access" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aYi" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/obj/item/weapon/storage/box/matches{ - pixel_x = -3; - pixel_y = 8 - }, -/obj/item/weapon/storage/fancy/candle_box, -/obj/structure/table/wood/fancy, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"aYj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aYk" = ( -/obj/structure/table, -/obj/item/weapon/restraints/legcuffs/beartrap, -/obj/item/weapon/restraints/legcuffs/beartrap, -/obj/item/weapon/reagent_containers/spray/cleaner, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aYl" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/lights/mixed{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/box/mousetraps, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aYm" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"aYn" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aYo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aYp" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hydroponics) -"aYq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aYr" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - cyclelinkeddir = 4; - name = "Hydroponics"; - req_access_txt = "35" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"aYs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/green/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"aYt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aYu" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - cyclelinkeddir = 8; - name = "Kitchen"; - req_access_txt = "28" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/kitchen) -"aYv" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 4; - icon_state = "pipe-j1s"; - sortType = 20 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aYw" = ( -/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/cafeteria, -/area/crew_quarters/kitchen) -"aYx" = ( -/obj/effect/landmark/start/cook, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aYy" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aYz" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aYA" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/camera{ - c_tag = "Bar Port"; - dir = 1 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aYB" = ( -/obj/item/weapon/reagent_containers/food/condiment/peppermill{ - pixel_x = 5; - pixel_y = -2 - }, -/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ - layer = 3.1; - pixel_x = -2; - pixel_y = 2 - }, -/obj/structure/table/wood, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aYC" = ( -/obj/structure/chair/wood/normal{ - dir = 8 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aYD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aYE" = ( -/obj/structure/chair/wood/normal{ - dir = 4 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aYF" = ( -/obj/structure/table/wood, -/obj/item/weapon/kitchen/fork, -/obj/item/clothing/glasses/regular/hipster, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aYG" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aYH" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Bar Starboard"; - dir = 1 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"aYI" = ( -/obj/machinery/power/smes{ - charge = 5e+006 - }, -/obj/structure/cable, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"aYJ" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"aYK" = ( -/turf/closed/wall, -/area/science/robotics/mechbay) -"aYL" = ( -/obj/structure/table, -/obj/item/weapon/cartridge/quartermaster{ - pixel_x = 6; - pixel_y = 5 - }, -/obj/item/weapon/cartridge/quartermaster, -/obj/item/weapon/cartridge/quartermaster{ - pixel_x = -4; - pixel_y = 7 - }, -/obj/item/weapon/coin/silver, -/obj/machinery/status_display{ - dir = 4; - layer = 4; - pixel_x = -32; - supply_display = 1 - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/qm) -"aYM" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/obj/effect/landmark/start/quartermaster, -/turf/open/floor/plasteel, -/area/quartermaster/qm) -"aYN" = ( -/obj/machinery/computer/cargo, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/qm) -"aYO" = ( -/obj/machinery/mineral/equipment_vendor, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/quartermaster/miningdock) -"aYP" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/shaft_miner, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"aYQ" = ( -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"aYR" = ( -/obj/machinery/computer/shuttle/mining, -/turf/open/floor/plasteel/brown/corner, -/area/quartermaster/miningdock) -"aYS" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"aYT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aYU" = ( -/obj/item/weapon/caution, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aYV" = ( -/obj/structure/table, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aYW" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/arrival) -"aYX" = ( -/obj/machinery/door/airlock/titanium{ - name = "Arrivals Shuttle Airlock" - }, -/turf/open/floor/plating, -/area/shuttle/arrival) -"aYY" = ( -/obj/structure/grille, -/obj/structure/window/shuttle, -/turf/open/floor/plating, -/area/shuttle/arrival) -"aYZ" = ( -/obj/structure/shuttle/engine/propulsion/burst/right{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/shuttle/arrival) -"aZa" = ( -/obj/machinery/camera{ - c_tag = "Arrivals Central"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZb" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZc" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -29 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZe" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZg" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Central Access" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aZh" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/directions/evac{ - dir = 8; - icon_state = "direction_evac"; - pixel_y = -32 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aZi" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aZj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"aZk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Custodial Closet"; - req_access_txt = "26" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"aZl" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/side{ - dir = 10 - }, -/area/hydroponics) -"aZm" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/corner, -/area/hydroponics) -"aZn" = ( -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hydroponics) -"aZo" = ( -/obj/structure/reagent_dispensers/watertank/high, -/turf/open/floor/plasteel/green/corner, -/area/hydroponics) -"aZp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"aZq" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/button/door{ - id = "kitchen"; - name = "Kitchen Shutters Control"; - pixel_x = -24; - req_access_txt = "28" - }, -/obj/machinery/light_switch{ - pixel_x = -34; - pixel_y = 1 - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"aZr" = ( -/obj/machinery/power/terminal{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"aZs" = ( -/obj/structure/sign/barsign, -/turf/closed/wall, -/area/crew_quarters/bar) -"aZt" = ( -/obj/item/weapon/wrench, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"aZu" = ( -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"aZv" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aZw" = ( -/obj/structure/table, -/obj/item/weapon/crowbar/large, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/item/clothing/head/welding, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"aZx" = ( -/obj/structure/table, -/obj/item/weapon/storage/toolbox/mechanical, -/obj/machinery/power/apc{ - dir = 1; - name = "Mech Bay APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"aZy" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 24 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"aZz" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/obj/machinery/status_display{ - density = 0; - layer = 4; - pixel_y = 30 - }, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"aZA" = ( -/turf/open/floor/mech_bay_recharge_floor, -/area/science/robotics/mechbay) -"aZB" = ( -/obj/machinery/computer/mech_bay_power_console, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"aZC" = ( -/obj/structure/table, -/obj/machinery/computer/stockexchange, -/obj/machinery/requests_console{ - department = "Cargo Bay"; - departmentType = 2; - pixel_x = -30 - }, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/quartermaster/qm) -"aZD" = ( -/obj/structure/table, -/obj/item/weapon/clipboard, -/obj/item/weapon/stamp/qm, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Cargo Quartermaster's Office"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/qm) -"aZE" = ( -/obj/machinery/computer/security/mining, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -35 - }, -/turf/open/floor/plasteel/brown{ - dir = 6 - }, -/area/quartermaster/qm) -"aZF" = ( -/obj/structure/rack{ - dir = 1 - }, -/obj/item/weapon/storage/toolbox/mechanical{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/item/weapon/pickaxe{ - pixel_x = 5 - }, -/obj/item/weapon/shovel{ - pixel_x = -5 - }, -/obj/machinery/camera{ - c_tag = "Cargo Mining Dock"; - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/quartermaster/miningdock) -"aZG" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/landmark/start/shaft_miner, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"aZH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"aZI" = ( -/turf/open/floor/plasteel/brown/corner, -/area/quartermaster/miningdock) -"aZJ" = ( -/obj/machinery/door/airlock/external{ - name = "Mining Dock Airlock"; - req_access = null; - req_access_txt = "48" - }, -/turf/open/floor/plating, -/area/quartermaster/miningdock) -"aZK" = ( -/turf/open/floor/plating, -/area/quartermaster/miningdock) -"aZL" = ( -/obj/machinery/door/airlock/titanium{ - name = "Mining Shuttle Airlock"; - req_access_txt = "48" - }, -/turf/open/floor/plating, -/area/shuttle/labor) -"aZM" = ( -/obj/machinery/door/airlock/titanium{ - name = "Mining Shuttle Airlock"; - req_access_txt = "48" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 3; - height = 5; - id = "mining"; - name = "mining shuttle"; - port_angle = 90; - width = 7 - }, -/obj/docking_port/stationary{ - dir = 8; - dwidth = 3; - height = 5; - id = "mining_home"; - name = "mining shuttle bay"; - width = 7 - }, -/turf/open/floor/plating, -/area/shuttle/labor) -"aZN" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aZO" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/table, -/obj/item/weapon/paperplane, -/obj/item/trash/chips, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aZP" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aZQ" = ( -/obj/structure/closet/cabinet, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/weapon/circuitboard/machine/hydroponics, -/obj/item/weapon/electronics/apc, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"aZR" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/regular{ - pixel_y = 4 - }, -/obj/item/weapon/storage/toolbox/emergency, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"aZS" = ( -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"aZT" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Air Out"; - on = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"aZU" = ( -/obj/structure/closet/wardrobe/black, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"aZV" = ( -/obj/structure/closet/wardrobe/mixed, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"aZW" = ( -/obj/machinery/requests_console{ - department = "Arrival shuttle"; - name = "Arrivals Shuttle console"; - pixel_y = 30 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"aZX" = ( -/obj/structure/shuttle/engine/heater{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/shuttle/arrival) -"aZY" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"aZZ" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/lounge) -"baa" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "loungeshutters"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/crew_quarters/lounge) -"bab" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Lounge" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/crew_quarters/lounge) -"bac" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "loungeshutters"; - name = "privacy shutters" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/crew_quarters/lounge) -"bad" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/directions/security{ - dir = 1; - icon_state = "direction_sec"; - pixel_x = 32; - pixel_y = 40 - }, -/obj/structure/sign/directions/medical{ - dir = 4; - icon_state = "direction_med"; - pixel_x = 32; - pixel_y = 32 - }, -/obj/structure/sign/directions/science{ - dir = 4; - icon_state = "direction_sci"; - pixel_x = 32; - pixel_y = 24 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bae" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"baf" = ( -/obj/structure/chair{ - name = "Throne of Custodia" - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bag" = ( -/obj/machinery/vending/cola, -/obj/structure/sign/map{ - icon_state = "map-pubby"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bah" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/hydroponics) -"bai" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "kitchen"; - name = "kitchen shutters" - }, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"baj" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "kitchen"; - name = "kitchen shutters" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"bak" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/chair{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bal" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bam" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"ban" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/glass{ - name = "Bar" - }, -/turf/open/floor/plasteel, -/area/crew_quarters/bar) -"bao" = ( -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bap" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"baq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"bar" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/directions/evac{ - dir = 1; - icon_state = "direction_evac"; - pixel_x = -32; - pixel_y = 38 - }, -/obj/structure/sign/directions/medical{ - dir = 8; - icon_state = "direction_med"; - pixel_x = -32; - pixel_y = 28 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bas" = ( -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bat" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters{ - id = "Skynet_launch"; - name = "mech bay" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bau" = ( -/obj/effect/decal/cleanable/oil, -/obj/effect/decal/cleanable/robot_debris{ - icon_state = "gib3" - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/robotics/mechbay) -"bav" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"baw" = ( -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bax" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"bay" = ( -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"baz" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"baA" = ( -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Mining Dock APC"; - pixel_x = -24 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/quartermaster/miningdock) -"baB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"baC" = ( -/obj/structure/table, -/obj/item/weapon/paperplane, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"baD" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"baE" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"baF" = ( -/obj/effect/landmark/start{ - name = "Assistant" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"baG" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/shuttle/arrival) -"baH" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"baI" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"baJ" = ( -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"baK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"baL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"baM" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/button/door{ - id = "loungeshutters"; - name = "Privacy Shutters"; - pixel_y = 25 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"baN" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 1; - icon_state = "pipe-j1s"; - sortType = 22 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baO" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baP" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction{ - dir = 8; - icon_state = "pipe-j1" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baQ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baS" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baT" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baU" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/directions/engineering{ - pixel_x = 32; - pixel_y = 28 - }, -/obj/structure/sign/directions/evac{ - dir = 1; - icon_state = "direction_evac"; - pixel_x = 32; - pixel_y = 38 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"baX" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baY" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Bar1"; - location = "Robo" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"baZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bba" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters{ - id = "Skynet_launch"; - name = "mech bay" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbc" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbd" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbe" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"bbf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"bbg" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mech Bay Maintenance"; - req_access_txt = "29" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"bbh" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bbi" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mining Maintenance"; - req_access_txt = "48" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/miningdock) -"bbj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/quartermaster/miningdock) -"bbk" = ( -/obj/structure/closet/secure_closet/miner, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/brown, -/area/quartermaster/miningdock) -"bbl" = ( -/obj/structure/closet/secure_closet/miner, -/obj/machinery/light, -/turf/open/floor/plasteel/brown, -/area/quartermaster/miningdock) -"bbm" = ( -/obj/structure/closet/secure_closet/miner, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/brown{ - dir = 6 - }, -/area/quartermaster/miningdock) -"bbn" = ( -/obj/structure/shuttle/engine/heater, -/turf/open/floor/plating, -/area/shuttle/labor) -"bbo" = ( -/obj/structure/ore_box, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"bbp" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bbq" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bbr" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/grille/broken, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bbs" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bbt" = ( -/obj/effect/landmark{ - name = "Observer-Start" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bbu" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bbv" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/obj/machinery/newscaster{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bbw" = ( -/turf/open/floor/carpet, -/area/crew_quarters/lounge) -"bbx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/crew_quarters/lounge) -"bby" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/obj/item/stack/rods{ - amount = 50 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"bbz" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Lounge"; - dir = 8 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bbA" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27; - pixel_y = -1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbC" = ( -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=BrigS1"; - location = "Lounge" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbD" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Eng"; - location = "Bar1" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbG" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/button/door{ - dir = 2; - id = "Skynet_launch"; - name = "Mech Bay Door Control"; - pixel_x = 25 - }, -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bbH" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/button/door{ - dir = 2; - id = "Skynet_launch"; - name = "Mech Bay Door Control"; - pixel_x = -25 - }, -/obj/machinery/camera{ - c_tag = "Mech Bay"; - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbI" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbJ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/effect/landmark/event_spawn, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbK" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/structure/cable, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"bbL" = ( -/obj/machinery/computer/mech_bay_power_console, -/obj/structure/cable, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bbM" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bbN" = ( -/turf/closed/wall, -/area/space) -"bbO" = ( -/obj/structure/shuttle/engine/propulsion/burst, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/floor/plating/airless, -/area/shuttle/labor) -"bbP" = ( -/obj/structure/closet/emcloset, -/obj/item/weapon/storage/firstaid/o2, -/obj/item/weapon/tank/internals/emergency_oxygen, -/obj/item/clothing/mask/breath, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bbQ" = ( -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/light, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bbR" = ( -/obj/structure/shuttle/engine/propulsion/burst/left{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/shuttle/arrival) -"bbS" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bbT" = ( -/obj/effect/landmark/start/assistant, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/carpet, -/area/crew_quarters/lounge) -"bbU" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bbV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/chair{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1; - - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbX" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Genetics"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/central) -"bbZ" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -26 - }, -/turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/central) -"bca" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Hydroponics"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/central) -"bcb" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/central) -"bcc" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bcd" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Lounge"; - location = "Bar2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bce" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bcf" = ( -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Robotics"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bcg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bch" = ( -/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/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bci" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bcj" = ( -/obj/machinery/recharge_station, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bck" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/effect/decal/cleanable/robot_debris{ - icon_state = "gib3" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcn" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/mob/living/simple_animal/mouse/gray, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bco" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/junction{ - dir = 8; - icon_state = "pipe-j2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcp" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/item/weapon/shard{ - icon_state = "small" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcq" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcr" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bcs" = ( -/obj/item/weapon/cigbutt/cigarbutt, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bct" = ( -/obj/machinery/door/airlock/titanium{ - name = "Arrivals Shuttle Airlock" - }, -/obj/docking_port/mobile{ - dwidth = 4; - height = 6; - id = "arrival"; - name = "arrival shuttle"; - port_angle = -90; - preferred_direction = 8; - width = 13 - }, -/obj/docking_port/stationary{ - dwidth = 4; - height = 6; - id = "arrival_home"; - name = "port bay 1"; - width = 13 - }, -/turf/open/floor/plating, -/area/shuttle/arrival) -"bcu" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bcv" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "loungeshutters"; - name = "privacy shutters" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/crew_quarters/lounge) -"bcw" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bcx" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bcy" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bcz" = ( -/obj/structure/table/glass, -/obj/item/device/healthanalyzer{ - layer = 3.1 - }, -/obj/item/weapon/pen{ - layer = 3.2 - }, -/turf/open/floor/plasteel/blue/side, -/area/hallway/primary/central) -"bcA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/purple/side, -/area/hallway/primary/central) -"bcB" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bcC" = ( -/turf/closed/wall, -/area/storage/emergency/port) -"bcD" = ( -/obj/machinery/door/airlock{ - name = "Port Emergency Storage"; - req_access_txt = "0" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/storage/emergency/port) -"bcE" = ( -/turf/closed/wall, -/area/medical/morgue) -"bcF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "6" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bcG" = ( -/turf/closed/wall, -/area/security/checkpoint/medical) -"bcH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/security/checkpoint/medical) -"bcI" = ( -/turf/closed/wall, -/area/medical/medbay/central) -"bcJ" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/medical/medbay/central) -"bcK" = ( -/obj/structure/sign/bluecross_2, -/turf/closed/wall, -/area/medical/medbay/central) -"bcL" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side, -/area/medical/medbay/central) -"bcM" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side, -/area/medical/medbay/central) -"bcN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side, -/area/medical/medbay/central) -"bcO" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-10"; - layer = 4.1 - }, -/turf/open/floor/plasteel/blue/side, -/area/hallway/primary/central) -"bcP" = ( -/obj/machinery/camera{ - c_tag = "Central Primary Hallway Bar"; - dir = 1 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/blue/side, -/area/hallway/primary/central) -"bcQ" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/purple/side, -/area/hallway/primary/central) -"bcR" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/science/research) -"bcS" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side, -/area/science/research) -"bcT" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side, -/area/science/research) -"bcU" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side, -/area/science/research) -"bcV" = ( -/obj/structure/sign/science, -/turf/closed/wall, -/area/science/research) -"bcW" = ( -/turf/closed/wall, -/area/science/research) -"bcX" = ( -/turf/open/floor/plasteel/purple/side, -/area/hallway/primary/central) -"bcY" = ( -/turf/closed/wall/r_wall, -/area/science/robotics/mechbay) -"bcZ" = ( -/turf/closed/wall/r_wall, -/area/science/explab) -"bda" = ( -/turf/closed/wall/r_wall, -/area/maintenance/department/cargo) -"bdb" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/explab) -"bdc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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 = "platingdmg3" - }, -/area/maintenance/department/cargo) -"bdd" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bde" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bdf" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bdg" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bdh" = ( -/obj/item/trash/sosjerky, -/obj/effect/decal/cleanable/vomit/old, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bdi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bdj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bdk" = ( -/obj/structure/bookcase/random/nonfiction, -/turf/open/floor/wood, -/area/crew_quarters/lounge) -"bdl" = ( -/obj/structure/bookcase/random/fiction, -/turf/open/floor/wood, -/area/crew_quarters/lounge) -"bdm" = ( -/obj/structure/bookcase/random/religion, -/turf/open/floor/wood, -/area/crew_quarters/lounge) -"bdn" = ( -/turf/closed/wall, -/area/medical/genetics) -"bdo" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Genetics Access"; - req_access_txt = "0"; - req_one_access_txt = "5;9" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bdp" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/storage/emergency/port) -"bdq" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/emergency/port) -"bdr" = ( -/obj/machinery/door/window/eastleft{ - dir = 4; - name = "Medical Delivery"; - req_access_txt = "5" - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=2"; - dir = 4; - freq = 1400; - location = "Medbay" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/medical/morgue) -"bds" = ( -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bdt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/machinery/airalarm{ - frequency = 1439; - locked = 0; - pixel_y = 23 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bdu" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Morgue APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bdv" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bdw" = ( -/obj/structure/filingcabinet, -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - pixel_y = 30 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/medical) -"bdx" = ( -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/medical) -"bdy" = ( -/obj/machinery/computer/secure_data, -/obj/structure/reagent_dispensers/peppertank{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/medical) -"bdz" = ( -/obj/machinery/computer/security, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/medical) -"bdA" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/medical/medbay/central) -"bdB" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/regular, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bdC" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bdD" = ( -/obj/structure/chair, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bdE" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bdF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bdG" = ( -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bdH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bdI" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Diner" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bdJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Diner" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bdK" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Diner" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bdL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"bdM" = ( -/turf/open/floor/plasteel/white, -/area/science/research) -"bdN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"bdO" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"bdP" = ( -/obj/structure/table, -/obj/item/device/assembly/igniter{ - pixel_x = -4; - pixel_y = -4 - }, -/obj/item/weapon/screwdriver{ - pixel_y = 16 - }, -/obj/item/device/gps{ - gpstag = "RD0" - }, -/obj/item/clothing/head/welding, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"bdQ" = ( -/obj/machinery/modular_computer/console/preset/civilian, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"bdR" = ( -/obj/structure/table, -/obj/item/weapon/electronics/apc, -/obj/item/weapon/wrench, -/obj/item/stack/cable_coil, -/obj/item/weapon/electronics/airlock, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"bdS" = ( -/turf/closed/wall/r_wall, -/area/science/robotics/lab) -"bdT" = ( -/obj/structure/grille, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics"; - name = "robotics lab shutters" - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/science/robotics/lab) -"bdU" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/eastright{ - base_state = "left"; - dir = 2; - icon_state = "left"; - name = "Robotics Desk"; - req_access_txt = "29" - }, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics"; - name = "robotics lab shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"bdV" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Mech Bay"; - req_access_txt = "29"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bdW" = ( -/turf/open/floor/engine, -/area/science/explab) -"bdX" = ( -/obj/machinery/camera{ - c_tag = "Experimentor Lab Chamber"; - dir = 2; - network = list("SS13","RD") - }, -/turf/open/floor/engine, -/area/science/explab) -"bdY" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/explab) -"bdZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/engine, -/area/science/explab) -"bea" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Testing Lab Maintenance"; - req_access_txt = "47" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/science/explab) -"beb" = ( -/obj/machinery/door/window/eastright{ - base_state = "left"; - dir = 2; - icon_state = "left"; - name = "Research Division Delivery"; - req_access_txt = "47" - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=2"; - dir = 8; - freq = 1400; - location = "Research Division" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/explab) -"bec" = ( -/obj/item/weapon/shard, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bed" = ( -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"bee" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden{ - dir = 6 - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"bef" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"beg" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden{ - dir = 10 - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"beh" = ( -/obj/item/weapon/extinguisher, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bei" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bej" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bek" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bel" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bem" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/item/trash/deadmouse, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/cargo) -"ben" = ( -/obj/machinery/portable_atmospherics/canister, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"beo" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bep" = ( -/obj/item/weapon/tank/internals/air, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"beq" = ( -/obj/machinery/vending/snack, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"ber" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bes" = ( -/obj/structure/closet/emcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bet" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/photocopier, -/turf/open/floor/plasteel/black, -/area/library) -"beu" = ( -/turf/closed/wall, -/area/construction/mining/aux_base/closet) -"bev" = ( -/obj/item/weapon/hemostat, -/obj/item/weapon/retractor, -/obj/item/weapon/cautery, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bew" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bex" = ( -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bey" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Genetics Cloning Foyer"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bez" = ( -/obj/structure/table, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/obj/item/weapon/pen, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"beA" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/storage/emergency/port) -"beB" = ( -/obj/item/weapon/storage/box/lights/mixed, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/storage/emergency/port) -"beC" = ( -/obj/item/weapon/extinguisher, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/storage/emergency/port) -"beD" = ( -/obj/structure/bodycontainer/morgue, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"beE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"beF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"beG" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"beH" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/newscaster{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/medical) -"beI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/medical) -"beJ" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/landmark/start/depsec/medical, -/turf/open/floor/plasteel, -/area/security/checkpoint/medical) -"beK" = ( -/obj/structure/table, -/obj/item/weapon/pen, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/medical) -"beL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"beM" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"beN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"beO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = 26; - pixel_y = 28 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"beP" = ( -/obj/structure/chair, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"beQ" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/bodybags{ - pixel_x = 3; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"beR" = ( -/obj/structure/table, -/obj/item/weapon/folder/white, -/obj/item/device/healthanalyzer, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"beS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"beT" = ( -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"beU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"beV" = ( -/obj/structure/table, -/obj/item/device/paicard, -/obj/item/clothing/glasses/science, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"beW" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/weapon/stock_parts/cell/high/plus, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"beX" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/portable_atmospherics/scrubber, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"beY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26; - pixel_y = 28 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"beZ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bfa" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bfb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bfc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bfd" = ( -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bfe" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/effect/landmark/start/roboticist, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bff" = ( -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bfg" = ( -/obj/machinery/camera{ - c_tag = "Robotics Lab"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/button/door{ - dir = 2; - id = "robotics"; - name = "Shutters Control Button"; - pixel_x = -6; - pixel_y = 24; - req_access_txt = "29" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bfh" = ( -/obj/machinery/requests_console{ - department = "Robotics"; - departmentType = 2; - name = "Robotics RC"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bfi" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 2; - icon_state = "pipe-j2s"; - sortType = 14 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bfj" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Robotics Lab APC"; - pixel_y = 25 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bfk" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/science/robotics/lab) -"bfl" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/engine, -/area/science/explab) -"bfm" = ( -/obj/effect/landmark/event_spawn, -/obj/item/device/radio/beacon, -/turf/open/floor/engine, -/area/science/explab) -"bfn" = ( -/obj/machinery/r_n_d/experimentor, -/turf/open/floor/engine, -/area/science/explab) -"bfo" = ( -/obj/effect/landmark/blobstart, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine, -/area/science/explab) -"bfp" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/engine, -/area/science/explab) -"bfq" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/engine, -/area/science/explab) -"bfr" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Testing Lab APC"; - pixel_y = 25 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/engine, -/area/science/explab) -"bfs" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/turf/open/floor/engine, -/area/science/explab) -"bft" = ( -/obj/structure/sign/atmosplaque{ - desc = "A guide to the drone shell dispenser, detailing the constructive and destructive applications of modern repair drones, as well as the development of the incorruptible cyborg servants of tomorrow, available today."; - icon_state = "kiddieplaque"; - name = "\improper 'Perfect Drone' sign"; - pixel_y = 32 - }, -/turf/open/floor/engine, -/area/science/explab) -"bfu" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bfv" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/grille/broken, -/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/department/cargo) -"bfw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/grille/broken, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bfx" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bfy" = ( -/turf/open/floor/engine, -/area/science/xenobiology) -"bfz" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Test Chamber"; - dir = 2; - network = list("Xeno","RD") - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/open/floor/engine, -/area/science/xenobiology) -"bfA" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"bfB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bfC" = ( -/obj/item/trash/candle, -/obj/item/weapon/cautery, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bfD" = ( -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"bfE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/library) -"bfF" = ( -/obj/item/weapon/storage/bag/books, -/turf/open/floor/plasteel/black, -/area/library) -"bfG" = ( -/obj/structure/bookcase/random/religion, -/turf/open/floor/plasteel/black, -/area/library) -"bfH" = ( -/obj/structure/bookcase/random/religion, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plasteel/black, -/area/library) -"bfI" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bfJ" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Genetics Maintenance"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/medical/genetics) -"bfK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bfL" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bfM" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bfN" = ( -/obj/structure/table, -/obj/machinery/newscaster{ - pixel_x = 32 - }, -/obj/item/weapon/crowbar, -/obj/item/weapon/folder/white, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bfO" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/storage/emergency/port) -"bfP" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "Port Emergency Storage APC"; - pixel_y = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/storage/emergency/port) -"bfQ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/item/weapon/storage/toolbox/emergency, -/turf/open/floor/plating, -/area/storage/emergency/port) -"bfR" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/storage/emergency/port) -"bfS" = ( -/obj/structure/bodycontainer/morgue, -/obj/effect/landmark/revenantspawn, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bfT" = ( -/obj/item/weapon/ectoplasm, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bfU" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/bodybags, -/obj/item/weapon/pen, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Morgue"; - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bfV" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Medbay Security APC"; - pixel_x = -25 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/camera{ - c_tag = "Medbay Security Post"; - dir = 4; - network = list("SS13") - }, -/obj/structure/closet/wardrobe/red, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/medical) -"bfW" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/medical) -"bfX" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/medical) -"bfY" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/wiki/security_space_law, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/medical) -"bfZ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bga" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bgb" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bgc" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"bgd" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bge" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bgf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bgg" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bgh" = ( -/obj/item/weapon/reagent_containers/food/snacks/grown/poppy, -/obj/item/weapon/reagent_containers/food/snacks/grown/poppy, -/obj/item/weapon/reagent_containers/food/snacks/grown/poppy, -/obj/structure/table/wood/fancy, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"bgi" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/storage/toolbox/electrical{ - pixel_x = 1; - pixel_y = 6 - }, -/obj/item/weapon/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, -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bgj" = ( -/obj/machinery/mecha_part_fabricator, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bgk" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bgl" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bgm" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass{ - amount = 20; - pixel_x = 3; - pixel_y = -4 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/science/robotics/lab) -"bgn" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector{ - on = 1 - }, -/turf/open/floor/engine, -/area/science/explab) -"bgo" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/engine, -/area/science/explab) -"bgp" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/explab) -"bgq" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/engine, -/area/science/explab) -"bgr" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/scientist, -/obj/machinery/atmospherics/components/trinary/filter, -/turf/open/floor/engine{ - name = "Holodeck Projector Floor" - }, -/area/science/explab) -"bgs" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 6 - }, -/turf/open/floor/engine, -/area/science/explab) -"bgt" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/heater{ - dir = 8 - }, -/turf/open/floor/engine, -/area/science/explab) -"bgu" = ( -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bgv" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bgw" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bgx" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bgy" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/engine, -/area/science/xenobiology) -"bgz" = ( -/turf/closed/wall, -/area/science/xenobiology) -"bgA" = ( -/obj/effect/decal/cleanable/ash, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bgB" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bgC" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/pipe/manifold/general/hidden{ - dir = 1 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/cargo) -"bgD" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 8 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/cargo) -"bgE" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bgF" = ( -/obj/item/device/radio/beacon, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bgG" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bgH" = ( -/obj/machinery/mass_driver{ - id = "chapelgun" - }, -/obj/machinery/door/window/eastleft{ - dir = 8; - name = "Mass Driver"; - req_one_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"bgI" = ( -/obj/structure/rack, -/obj/item/stack/cable_coil, -/obj/item/weapon/electronics/airlock, -/obj/item/wallframe/camera, -/obj/item/device/assault_pod/mining, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"bgJ" = ( -/obj/structure/rack, -/obj/item/stack/sheet/metal{ - amount = 50; - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/stack/sheet/metal{ - amount = 50; - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/stack/sheet/glass{ - amount = 50 - }, -/obj/item/weapon/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"bgK" = ( -/obj/machinery/mass_driver{ - id = "chapelgun" - }, -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"bgL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bgM" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/medical/genetics) -"bgN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_medical{ - id_tag = null; - name = "Cloning"; - req_access_txt = "0"; - req_one_access_txt = "5;9" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"bgO" = ( -/turf/closed/wall, -/area/medical/medbay/zone3) -"bgP" = ( -/obj/structure/table, -/obj/item/weapon/folder/white, -/obj/item/clothing/gloves/color/latex, -/obj/item/weapon/storage/fancy/candle_box, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bgQ" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/security/checkpoint/medical) -"bgR" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_security{ - name = "Medbay Security Post"; - req_access_txt = "63" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/red, -/area/security/checkpoint/medical) -"bgS" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/reagent_containers/food/drinks/britcup{ - desc = "Kingston's personal cup." - }, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bgT" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/paper_bin{ - pixel_x = 1 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"bgU" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bgV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bgW" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bgX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bgY" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"bgZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bha" = ( -/obj/machinery/light, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/camera{ - c_tag = "Research Division Entrance"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_x = -2; - pixel_y = -27 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bhb" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bhc" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bhd" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-18"; - layer = 3 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bhe" = ( -/obj/machinery/r_n_d/circuit_imprinter, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bhf" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bhg" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bhh" = ( -/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/airalarm{ - dir = 8; - pixel_x = 23 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/science/robotics/lab) -"bhi" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/closed/wall/r_wall, -/area/science/explab) -"bhj" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/poddoor/preopen{ - id = "testlab"; - name = "test chamber blast door" - }, -/turf/open/floor/engine, -/area/science/explab) -"bhk" = ( -/obj/structure/grille, -/obj/machinery/door/poddoor/preopen{ - id = "testlab"; - name = "test chamber blast door" - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/engine, -/area/science/explab) -"bhl" = ( -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/engine, -/area/science/explab) -"bhm" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/explab) -"bhn" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/turf/open/floor/engine, -/area/science/explab) -"bho" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/item/weapon/wrench, -/turf/open/floor/engine, -/area/science/explab) -"bhp" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 8 - }, -/turf/open/floor/engine, -/area/science/explab) -"bhq" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/science/xenobiology) -"bhr" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/weapon/storage/box/syringes, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"bhs" = ( -/obj/structure/table, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/item/stack/sheet/mineral/plasma{ - layer = 2.9 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"bht" = ( -/obj/structure/table, -/obj/item/weapon/pen, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 5 - }, -/area/science/xenobiology) -"bhu" = ( -/obj/effect/landmark/revenantspawn, -/turf/open/floor/engine, -/area/science/xenobiology) -"bhv" = ( -/obj/item/weapon/weldingtool, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bhw" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"bhx" = ( -/obj/machinery/atmospherics/pipe/manifold/general/hidden, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/cargo) -"bhy" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/heater{ - dir = 8 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/cargo) -"bhz" = ( -/turf/open/floor/plasteel/arrival, -/area/hallway/secondary/entry) -"bhA" = ( -/obj/machinery/camera{ - c_tag = "Arrivals Port Aft"; - dir = 1 - }, -/turf/open/floor/plasteel/arrival, -/area/hallway/secondary/entry) -"bhB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bhC" = ( -/obj/structure/table/wood/fancy, -/obj/item/clothing/under/burial, -/obj/item/clothing/under/burial, -/obj/item/clothing/under/burial, -/obj/item/clothing/under/burial, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"bhD" = ( -/obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; - name = "Auxillary Mining Closet Construction"; - req_access_txt = "0"; - req_one_access_txt = "31;32;47;48" - }, -/turf/open/floor/plating, -/area/construction/mining/aux_base/closet) -"bhE" = ( -/obj/machinery/power/smes{ - charge = 5e+006 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"bhF" = ( -/obj/item/weapon/pickaxe/mini, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"bhG" = ( -/obj/machinery/camera{ - c_tag = "Auxillary Mining Base"; - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/computer/auxillary_base{ - density = 0; - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"bhH" = ( -/obj/docking_port/mobile/auxillary_base{ - dheight = 0; - dir = 8; - dwidth = 2; - height = 4; - width = 5 - }, -/obj/machinery/bluespace_beacon, -/turf/closed/wall, -/area/shuttle/auxillary_base) -"bhI" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - freerange = 0; - frequency = 1485; - listening = 1; - name = "Station Intercom (Medbay)"; - pixel_y = 26 - }, -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"bhJ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"bhK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"bhL" = ( -/obj/structure/closet/wardrobe/mixed, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"bhM" = ( -/obj/machinery/vending/clothing, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 27 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"bhN" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/medbay/zone3) -"bhO" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/table, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/item/weapon/storage/box/gloves{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/box/masks, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/zone3) -"bhP" = ( -/obj/machinery/vending/medical, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/medbay/zone3) -"bhQ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bhR" = ( -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/medbay/central) -"bhS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bhT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/medbay/central) -"bhU" = ( -/obj/machinery/requests_console{ - announcementConsole = 0; - department = "Medbay"; - departmentType = 1; - name = "Medbay RC"; - pixel_x = -32 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - freerange = 0; - frequency = 1485; - listening = 1; - name = "Station Intercom (Medbay)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bhV" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/medbay/central) -"bhW" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/folder/white, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bhX" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bhY" = ( -/obj/structure/bed/roller, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bhZ" = ( -/obj/structure/bed/roller, -/obj/machinery/camera{ - c_tag = "Medbay Entrance"; - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bia" = ( -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bib" = ( -/obj/structure/table/glass, -/obj/item/stack/medical/gauze, -/obj/item/weapon/reagent_containers/glass/bottle/epinephrine, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bic" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bid" = ( -/obj/structure/closet/firecloset/full, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bie" = ( -/obj/structure/table, -/obj/item/weapon/paper_bin{ - layer = 2.9; - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bif" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/science/research) -"big" = ( -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; - name = "Research Division Access"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"bih" = ( -/obj/machinery/computer/rdconsole/robotics, -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bii" = ( -/obj/effect/landmark/start/roboticist, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bij" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/science/robotics/lab) -"bik" = ( -/turf/closed/wall, -/area/science/explab) -"bil" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bim" = ( -/obj/machinery/button/door{ - id = "testlab"; - name = "Window Blast Doors"; - pixel_x = -6 - }, -/obj/structure/table/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/button/door{ - id = "telelab"; - name = "Test Chamber Blast Door"; - pixel_x = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bin" = ( -/obj/machinery/computer/rdconsole/experiment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bio" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/folder, -/obj/item/weapon/book/manual/experimentor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bip" = ( -/obj/item/weapon/paper_bin{ - pixel_y = 6 - }, -/obj/item/weapon/pen, -/obj/item/device/radio/off, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"biq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bir" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - dir = 2; - name = "Science Requests Console"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bis" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bit" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"biu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"biv" = ( -/obj/structure/rack, -/obj/item/stack/packageWrap, -/obj/item/stack/cable_coil, -/obj/item/weapon/wirecutters, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"biw" = ( -/obj/machinery/monkey_recycler, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"bix" = ( -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"biy" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/obj/effect/landmark/start/scientist, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"biz" = ( -/obj/machinery/computer/camera_advanced/xenobio, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/xenobiology) -"biA" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'HIGH VOLTAGE'"; - icon_state = "shock"; - name = "HIGH VOLTAGE" - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"biB" = ( -/obj/structure/disposaloutlet{ - dir = 1 - }, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/engine, -/area/science/xenobiology) -"biC" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"biD" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"biE" = ( -/obj/machinery/atmospherics/pipe/manifold/general/hidden{ - dir = 1 - }, -/obj/machinery/meter, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"biF" = ( -/obj/machinery/atmospherics/pipe/manifold/general/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"biG" = ( -/obj/item/weapon/extinguisher, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"biH" = ( -/obj/item/weapon/storage/bag/ore, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"biI" = ( -/obj/structure/mining_shuttle_beacon, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"biJ" = ( -/obj/structure/chair/wood/normal, -/turf/open/floor/plasteel/black, -/area/library) -"biK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"biL" = ( -/obj/machinery/clonepod, -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"biM" = ( -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"biN" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"biO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"biP" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/genetics) -"biQ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/zone3) -"biR" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"biS" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/zone3) -"biT" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "6;5" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"biU" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"biV" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"biW" = ( -/obj/machinery/light/small, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"biX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"biY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"biZ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "6;5" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bja" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bjb" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bjc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"bjd" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Medbay Reception"; - req_access_txt = "5" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bje" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"bjf" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "MedbayFoyer"; - name = "Medbay Door Control"; - normaldoorcontrol = 1; - req_access_txt = "5" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bjg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"bjh" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bji" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters"; - name = "chemistry shutters" - }, -/turf/open/floor/plating, -/area/medical/chemistry) -"bjj" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/northleft{ - dir = 2; - name = "Chemistry Desk"; - req_access_txt = "5; 33" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters"; - name = "chemistry shutters" - }, -/obj/item/weapon/folder/white, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"bjk" = ( -/obj/machinery/smartfridge/chemistry/preloaded, -/turf/closed/wall, -/area/medical/chemistry) -"bjl" = ( -/turf/closed/wall, -/area/medical/chemistry) -"bjm" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/turf/open/floor/plating, -/area/science/explab) -"bjn" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/pen{ - layer = 3.1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - dir = 2; - name = "Research and Development Desk"; - req_access_txt = "7" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/obj/item/weapon/folder/white, -/turf/open/floor/plating, -/area/science/explab) -"bjo" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bjp" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bjq" = ( -/obj/structure/closet/emcloset, -/obj/machinery/camera{ - c_tag = "Research Division Access"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bjr" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/robotics_cyborgs{ - pixel_x = 2; - pixel_y = 5 - }, -/obj/item/weapon/storage/belt/utility, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bjs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bjt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bju" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bjv" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/effect/decal/cleanable/oil{ - icon_state = "floor6" - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/science/robotics/lab) -"bjw" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjx" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjy" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/scientist, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjz" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjA" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjB" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjD" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bjE" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass{ - amount = 50; - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/device/assembly/timer, -/obj/item/device/assembly/timer, -/turf/open/floor/plasteel, -/area/science/explab) -"bjF" = ( -/obj/machinery/processor{ - desc = "A machine used to process slimes and retrieve their extract."; - name = "Slime Processor" - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"bjG" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bjH" = ( -/obj/machinery/smartfridge/extract/preloaded, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/xenobiology) -"bjI" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/shieldwallgen/xenobiologyaccess, -/turf/open/floor/plating, -/area/science/xenobiology) -"bjJ" = ( -/obj/structure/grille, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "misclab"; - name = "test chamber blast door" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjK" = ( -/obj/structure/grille, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/door/poddoor/preopen{ - id = "misclab"; - name = "test chamber blast door" - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjL" = ( -/obj/machinery/door/window/southleft{ - dir = 1; - name = "Test Chamber"; - req_access_txt = "55" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "misclab"; - name = "test chamber blast door" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjM" = ( -/obj/structure/grille, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/door/poddoor/preopen{ - id = "misclab"; - name = "test chamber blast door" - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjN" = ( -/obj/structure/grille, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "misclab"; - name = "test chamber blast door" - }, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjO" = ( -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/shieldwallgen/xenobiologyaccess, -/turf/open/floor/plating, -/area/science/xenobiology) -"bjP" = ( -/obj/machinery/atmospherics/pipe/simple/general/hidden, -/turf/closed/wall, -/area/science/xenobiology) -"bjQ" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio5"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjR" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Containment Pen #5"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio5"; - name = "containment blast door" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjS" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio5"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjT" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio6"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjU" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Containment Pen #6"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio6"; - name = "containment blast door" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjV" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio6"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bjW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bjX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bjY" = ( -/obj/structure/shuttle/engine/propulsion/left{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/shuttle/transport) -"bjZ" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/transport) -"bka" = ( -/obj/structure/window/shuttle, -/obj/structure/grille, -/turf/open/floor/plating, -/area/shuttle/transport) -"bkb" = ( -/obj/structure/grille, -/obj/structure/window/shuttle, -/turf/open/floor/plating, -/area/shuttle/transport) -"bkc" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Arrivals APC"; - pixel_x = 24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bkd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/carpet, -/area/library) -"bke" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/library) -"bkf" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/library) -"bkg" = ( -/obj/machinery/computer/cloning, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Genetics Cloning"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"bkh" = ( -/obj/machinery/holopad, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bki" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j2s"; - sortType = 23 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bkj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bkk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_medical{ - id_tag = "GeneticsDoor"; - name = "Cloning"; - req_access_txt = "5" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bkl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j1s"; - sortType = 9 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/zone3) -"bkm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bkn" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Medbay APC"; - pixel_x = 24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/zone3) -"bko" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable, -/obj/machinery/power/apc{ - dir = 8; - name = "Medbay APC"; - pixel_x = -24 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"bkp" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bkq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"bkr" = ( -/obj/machinery/computer/med_data, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bks" = ( -/obj/machinery/computer/crew, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/medbay/central) -"bkt" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_medical{ - id_tag = "MedbayFoyer"; - name = "Medbay"; - req_access_txt = "5" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"bku" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_medical{ - id_tag = "MedbayFoyer"; - name = "Medbay"; - req_access_txt = "5" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bkv" = ( -/obj/machinery/chem_master{ - layer = 2.7; - pixel_x = -2 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 9 - }, -/area/medical/chemistry) -"bkw" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 1 - }, -/area/medical/chemistry) -"bkx" = ( -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/structure/table/glass, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/item/clothing/glasses/science, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 1 - }, -/area/medical/chemistry) -"bky" = ( -/obj/machinery/chem_master{ - layer = 2.7; - pixel_x = -2 - }, -/obj/machinery/button/door{ - id = "chemistry_shutters"; - name = "Shutters Control"; - pixel_x = 26; - pixel_y = 4; - req_access_txt = "5; 33" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 5 - }, -/area/medical/chemistry) -"bkz" = ( -/obj/structure/table, -/obj/item/weapon/crowbar, -/obj/item/weapon/wrench, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_x = -32; - receive_ore_updates = 1 - }, -/obj/item/weapon/book/manual/research_and_development, -/turf/open/floor/plasteel/purple/side{ - dir = 1 - }, -/area/science/explab) -"bkA" = ( -/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/plasteel/purple/side{ - dir = 1 - }, -/area/science/explab) -"bkB" = ( -/obj/machinery/disposal/bin, -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 1 - }, -/area/science/explab) -"bkC" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/purple/side{ - dir = 1 - }, -/area/science/explab) -"bkD" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 1 - }, -/area/science/explab) -"bkE" = ( -/obj/item/weapon/storage/toolbox/mechanical, -/obj/machinery/holopad, -/turf/open/floor/plasteel/purple/side{ - dir = 1 - }, -/area/science/explab) -"bkF" = ( -/obj/machinery/shower{ - dir = 4; - icon_state = "shower"; - name = "emergency shower" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white{ - heat_capacity = 1e+006 - }, -/area/science/research) -"bkG" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/white, -/area/science/research) -"bkH" = ( -/obj/structure/closet/firecloset/full, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bkI" = ( -/obj/structure/closet/wardrobe/robotics_black, -/obj/item/device/radio/headset/headset_sci{ - pixel_x = -3 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bkJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bkK" = ( -/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/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/item/weapon/stock_parts/cell/high/plus{ - pixel_x = 5; - pixel_y = -5 - }, -/obj/item/weapon/crowbar, -/obj/structure/table, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bkL" = ( -/obj/item/weapon/circular_saw, -/obj/item/weapon/scalpel{ - pixel_y = 12 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/item/weapon/razor{ - pixel_y = 5 - }, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bkM" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bkN" = ( -/obj/machinery/holopad, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bkO" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/weapon/surgical_drapes, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bkP" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1; - name = "Connector Port (Air Supply)" - }, -/obj/machinery/light_switch{ - pixel_x = -25 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bkQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/explab) -"bkR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bkS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/science/explab) -"bkT" = ( -/turf/open/floor/plasteel, -/area/science/explab) -"bkU" = ( -/obj/machinery/droneDispenser, -/turf/open/floor/plasteel, -/area/science/explab) -"bkV" = ( -/obj/structure/chair/stool, -/obj/effect/decal/cleanable/oil{ - icon_state = "floor5" - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bkW" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel, -/area/science/explab) -"bkX" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/weapon/grenade/chem_grenade, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bkY" = ( -/obj/structure/table/glass, -/obj/item/weapon/folder, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"bkZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bla" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"blb" = ( -/obj/machinery/computer/camera_advanced/xenobio, -/obj/machinery/camera{ - c_tag = "Xenobiology Port"; - dir = 8; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/xenobiology) -"blc" = ( -/obj/structure/sign/biohazard, -/turf/closed/wall, -/area/science/xenobiology) -"bld" = ( -/obj/item/weapon/wrench, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"ble" = ( -/obj/machinery/computer/security/telescreen{ - 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) -"blf" = ( -/obj/machinery/button/door{ - id = "misclab"; - name = "Test Chamber Blast Doors"; - pixel_y = -2; - req_access_txt = "55" - }, -/obj/structure/table/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blg" = ( -/obj/machinery/door/window/southleft{ - name = "Test Chamber"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blh" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bli" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blk" = ( -/obj/structure/sign/xenobio, -/obj/machinery/atmospherics/pipe/simple/general/hidden{ - dir = 9 - }, -/turf/closed/wall, -/area/science/xenobiology) -"bll" = ( -/obj/machinery/disposal/bin, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blm" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Containment Pen #5"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bln" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio5"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blo" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Containment Pen #6"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blp" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio6"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"blq" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12; 55" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/science/xenobiology) -"blr" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/weapon/cigbutt, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bls" = ( -/obj/structure/shuttle/engine/heater{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plating/airless, -/area/shuttle/transport) -"blt" = ( -/turf/open/floor/pod/light, -/area/shuttle/transport) -"blu" = ( -/obj/machinery/computer/shuttle/ferry/request, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/transport) -"blv" = ( -/obj/structure/chair, -/turf/open/floor/pod/dark, -/area/shuttle/transport) -"blw" = ( -/obj/structure/grille, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK" - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"blx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/camera{ - c_tag = "Arrivals Starboard Aft"; - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bly" = ( -/obj/machinery/dna_scannernew, -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"blz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"blA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"blB" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"blC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"blD" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/genetics) -"blE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/zone3) -"blF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"blG" = ( -/obj/machinery/shower{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/zone3) -"blH" = ( -/turf/closed/wall, -/area/medical/sleeper) -"blI" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"blJ" = ( -/obj/machinery/atmospherics/components/unary/cryo_cell, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"blK" = ( -/turf/open/floor/plasteel/black, -/area/library) -"blL" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/noticeboard{ - pixel_y = 32 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"blM" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/item/device/radio/intercom{ - broadcasting = 0; - freerange = 0; - frequency = 1485; - listening = 1; - name = "Station Intercom (Medbay)"; - pixel_x = 28 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"blN" = ( -/obj/machinery/shower{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"blO" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"blP" = ( -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "MedbayFoyer"; - name = "Medbay Exit Button"; - normaldoorcontrol = 1; - pixel_x = -26; - pixel_y = -2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"blQ" = ( -/obj/machinery/chem_dispenser{ - layer = 2.7 - }, -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "MedbayFoyer"; - name = "Medbay Door Control"; - normaldoorcontrol = 1; - pixel_x = -26; - pixel_y = -2; - req_access_txt = "5" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"blR" = ( -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"blS" = ( -/obj/item/weapon/book/manual/wiki/chemistry, -/obj/item/weapon/storage/box/beakers, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"blT" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"blU" = ( -/obj/machinery/chem_dispenser{ - layer = 2.7 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"blV" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"blW" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"blX" = ( -/obj/structure/table, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/obj/item/weapon/disk/tech_disk, -/obj/item/weapon/disk/design_disk, -/turf/open/floor/plasteel, -/area/science/explab) -"blY" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/explab) -"blZ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/explab) -"bma" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Research Lab APC"; - pixel_x = 26 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bmb" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/poddoor/preopen{ - id = "rndshutters"; - name = "research shutters" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/research) -"bmc" = ( -/obj/machinery/door/firedoor/heavy, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/poddoor/preopen{ - id = "rndshutters"; - name = "research shutters" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/research) -"bmd" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/poddoor/preopen{ - id = "rndshutters"; - name = "research shutters" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/research) -"bme" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bmf" = ( -/obj/item/weapon/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/weapon/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/weapon/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/device/healthanalyzer, -/obj/item/device/healthanalyzer, -/obj/item/device/healthanalyzer, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/structure/table, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bmg" = ( -/obj/item/weapon/retractor, -/obj/item/weapon/hemostat, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bmh" = ( -/obj/structure/table/optable{ - name = "Robotics Operating Table" - }, -/obj/machinery/camera{ - c_tag = "Robotics - Aft"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bmi" = ( -/obj/machinery/computer/operating{ - name = "Robotics Operating Computer" - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bmj" = ( -/obj/item/device/mmi, -/obj/item/device/mmi, -/obj/item/device/mmi, -/obj/structure/table, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"bmk" = ( -/obj/structure/rack, -/obj/item/weapon/crowbar, -/obj/item/weapon/wrench, -/turf/open/floor/plasteel, -/area/science/explab) -"bml" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/explab) -"bmm" = ( -/obj/structure/closet/emcloset, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/science/explab) -"bmn" = ( -/obj/structure/closet/radiation, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bmo" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plasteel, -/area/science/explab) -"bmp" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/machinery/camera{ - c_tag = "Experimentation Lab"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bmq" = ( -/obj/structure/table, -/obj/item/weapon/storage/toolbox/mechanical, -/obj/item/clothing/ears/earmuffs, -/turf/open/floor/plasteel, -/area/science/explab) -"bmr" = ( -/obj/structure/table, -/obj/item/device/electropack, -/obj/item/device/healthanalyzer, -/obj/item/device/assembly/signaler, -/obj/machinery/light, -/obj/item/device/assembly/voice, -/turf/open/floor/plasteel, -/area/science/explab) -"bms" = ( -/obj/structure/table, -/obj/machinery/cell_charger{ - pixel_y = 5 - }, -/obj/item/stack/cable_coil, -/obj/item/device/multitool, -/obj/item/weapon/screwdriver, -/turf/open/floor/plasteel, -/area/science/explab) -"bmt" = ( -/obj/structure/table, -/obj/item/weapon/hand_labeler, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/turf/open/floor/plasteel, -/area/science/explab) -"bmu" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -27 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"bmv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bmw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bmx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 4 - }, -/area/science/xenobiology) -"bmy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmB" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmD" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmE" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Starboard Fore"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 28 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"bmG" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/science/xenobiology) -"bmH" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/xenobiology) -"bmI" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/sign/biohazard, -/turf/open/floor/plating, -/area/science/xenobiology) -"bmJ" = ( -/turf/open/floor/plating/airless, -/area/science/xenobiology) -"bmK" = ( -/obj/effect/decal/remains/xeno, -/turf/open/floor/plating/airless, -/area/science/xenobiology) -"bmL" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/weapon/reagent_containers/food/drinks/soda_cans/dr_gibb, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bmM" = ( -/obj/structure/shuttle/engine/heater{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/shuttle/transport) -"bmN" = ( -/obj/machinery/door/airlock/titanium, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 13; - id = "ferry"; - name = "ferry shuttle"; - port_angle = 0; - preferred_direction = 4; - roundstart_move = "ferry_away"; - width = 5 - }, -/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/floor/pod/light, -/area/shuttle/transport) -"bmO" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; - id_tag = null; - name = "Port Docking Bay 2"; - req_access_txt = "0" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"bmP" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; - id_tag = null; - name = "Port Docking Bay 2"; - req_access_txt = "0" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"bmQ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bmR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bmS" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bmT" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bmU" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bmV" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bmW" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-21" - }, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/genetics) -"bmX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/genetics) -"bmY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/genetics) -"bmZ" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/medical_cloning{ - pixel_y = 6 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/genetics) -"bna" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/rxglasses{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/box/bodybags, -/obj/item/weapon/pen, -/obj/machinery/button/door{ - desc = "A remote control switch for the genetics doors."; - id = "GeneticsDoor"; - name = "Genetics Exit Button"; - normaldoorcontrol = 1; - pixel_x = 24; - pixel_y = 8 - }, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/genetics) -"bnb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bnc" = ( -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bnd" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bne" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bnf" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bng" = ( -/obj/item/weapon/wrench/medical, -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bnh" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/library) -"bni" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white{ - heat_capacity = 1e+006 - }, -/area/medical/sleeper) -"bnj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bnk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bnl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bnm" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bnn" = ( -/obj/machinery/chem_heater, -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -28 - }, -/obj/machinery/camera{ - c_tag = "Chemistry"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"bno" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bnp" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bnq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bnr" = ( -/obj/machinery/chem_heater, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 6 - }, -/area/medical/chemistry) -"bns" = ( -/obj/structure/rack, -/obj/effect/decal/cleanable/oil{ - icon_state = "floor6" - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/glass{ - amount = 50; - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/item/weapon/storage/box/beakers, -/obj/item/clothing/glasses/welding, -/turf/open/floor/plasteel, -/area/science/explab) -"bnt" = ( -/obj/machinery/r_n_d/destructive_analyzer, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/explab) -"bnu" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/explab) -"bnv" = ( -/obj/machinery/r_n_d/protolathe, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/explab) -"bnw" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/camera{ - c_tag = "Research and Development Lab"; - dir = 8; - network = list("SS13","RD") - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bnx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/science/research) -"bny" = ( -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; - name = "Research Division Access"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bnz" = ( -/turf/closed/wall/r_wall, -/area/science/research) -"bnA" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/science/robotics/lab) -"bnB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_research{ - name = "Robotics Lab"; - req_access_txt = "29" - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bnC" = ( -/turf/closed/wall, -/area/science/robotics/lab) -"bnD" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/science/explab) -"bnE" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_research{ - name = "Experimentation Lab"; - req_access_txt = "47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/explab) -"bnF" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/science/explab) -"bnG" = ( -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/closed/wall, -/area/science/explab) -"bnH" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"bnI" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnJ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnK" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnL" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnM" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnN" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnO" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnP" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnQ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnR" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bnU" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Kill Room Access"; - req_access_txt = "55" - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bnV" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/science/xenobiology) -"bnW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/floorgrime, -/area/science/xenobiology) -"bnX" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_research{ - name = "Kill Room"; - req_access_txt = "55" - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"bnY" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Kill Room"; - dir = 8; - network = list("SS13","RD") - }, -/turf/open/floor/plating/airless, -/area/science/xenobiology) -"bnZ" = ( -/obj/structure/closet/crate, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/transport) -"boa" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/pod/dark, -/area/shuttle/transport) -"bob" = ( -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"boc" = ( -/turf/closed/wall, -/area/maintenance/department/engine) -"bod" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"boe" = ( -/obj/effect/spawner/lootdrop/grille_or_trash, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bof" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bog" = ( -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"boh" = ( -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"boi" = ( -/turf/closed/wall/r_wall, -/area/medical/genetics) -"boj" = ( -/obj/machinery/door/airlock/glass_research{ - name = "Genetics"; - req_access_txt = "9" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"bok" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/medical/genetics) -"bol" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Medbay Port Hallway"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bom" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bon" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"boo" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bop" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"boq" = ( -/obj/machinery/holopad, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bor" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bos" = ( -/obj/structure/disposalpipe/junction{ - dir = 8; - icon_state = "pipe-j2" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bot" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bou" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bov" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bow" = ( -/obj/machinery/door/airlock/glass_medical{ - id_tag = null; - name = "Chemistry Lab"; - req_access_txt = "5; 33" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"box" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"boy" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"boz" = ( -/obj/machinery/shower{ - dir = 8; - name = "emergency shower" - }, -/obj/machinery/requests_console{ - department = "Chemistry"; - departmentType = 2; - pixel_x = 32; - receive_ore_updates = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"boA" = ( -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway Chemistry"; - dir = 4; - network = list("SS13"); - start_active = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"boB" = ( -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -28; - pixel_y = 3 - }, -/obj/machinery/button/door{ - dir = 2; - id = "research_shutters_2"; - name = "Shutters Control Button"; - pixel_x = -28; - pixel_y = -7; - req_access_txt = "7; 29" - }, -/turf/open/floor/plasteel, -/area/science/explab) -"boC" = ( -/obj/machinery/computer/rdconsole/core, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/explab) -"boD" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/scientist, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/explab) -"boE" = ( -/obj/machinery/r_n_d/circuit_imprinter{ - pixel_y = 4 - }, -/obj/item/weapon/reagent_containers/glass/beaker/sulphuric, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/explab) -"boF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/explab) -"boG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"boH" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"boI" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"boJ" = ( -/obj/machinery/power/apc{ - cell_type = 10000; - dir = 1; - name = "Research Division APC"; - pixel_y = 25 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"boK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side, -/area/science/research) -"boL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"boM" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"boN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"boO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 24 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"boP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white/side, -/area/science/research) -"boQ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"boR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side, -/area/science/research) -"boS" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-18"; - layer = 4.1 - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/research) -"boT" = ( -/obj/structure/closet/firecloset, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"boU" = ( -/obj/structure/closet/l3closet, -/obj/machinery/camera{ - c_tag = "Xenobiology Access"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"boV" = ( -/obj/structure/closet/l3closet, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"boW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/science/xenobiology) -"boX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"boY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"boZ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bpa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner, -/area/science/xenobiology) -"bpb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"bpc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"bpd" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"bpe" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Xenobiology Central"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"bpf" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"bpg" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Starboard Aft"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"bph" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"bpi" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 8; - name = "Xenobiology APC"; - pixel_x = -25 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/xenobiology) -"bpj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/floorgrime, -/area/science/xenobiology) -"bpk" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bpl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/department/cargo) -"bpm" = ( -/obj/structure/disposaloutlet{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/space) -"bpn" = ( -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"bpo" = ( -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/engine) -"bpp" = ( -/obj/structure/table, -/obj/item/weapon/folder/white, -/obj/item/weapon/pen, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/medical/genetics) -"bpq" = ( -/obj/machinery/computer/scan_consolenew, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/medical/genetics) -"bpr" = ( -/obj/machinery/dna_scannernew, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/medical/genetics) -"bps" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/medical/genetics) -"bpt" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/medical/genetics) -"bpu" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/rxglasses{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/weapon/storage/box/bodybags, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 5 - }, -/area/medical/genetics) -"bpv" = ( -/obj/machinery/requests_console{ - announcementConsole = 0; - department = "Medbay"; - departmentType = 1; - name = "Medbay RC"; - pixel_x = -32 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bpw" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bpx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bpy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bpz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bpA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bpB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bpC" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bpD" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bpE" = ( -/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) -"bpF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bpG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bpH" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bpI" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bpJ" = ( -/obj/structure/rack, -/obj/item/stack/packageWrap, -/obj/item/weapon/hand_labeler, -/obj/item/device/radio/headset/headset_med, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bpK" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"bpL" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/junction{ - dir = 2; - icon_state = "pipe-y" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bpM" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bpN" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"bpO" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/science/explab) -"bpP" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bpQ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bpR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j1s"; - sortType = 12 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bpS" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bpT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bpU" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_research{ - name = "Research and Development Lab"; - req_access_txt = "0"; - req_one_access_txt = "7;29" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"bpV" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"bpW" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j2s"; - sortType = 13 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bpX" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 8; - icon_state = "pipe-j1" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bpY" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bpZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bqa" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"bqb" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"bqc" = ( -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"bqd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bqe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/research) -"bqf" = ( -/obj/machinery/door/firedoor, -/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" - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "xeno_airlock_exterior"; - idSelf = "xeno_airlock_control"; - name = "Access Button"; - pixel_y = -24; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/xenobiology) -"bqg" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bqh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bqi" = ( -/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/plasteel/white, -/area/science/xenobiology) -"bqj" = ( -/obj/machinery/door/firedoor, -/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" - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "xeno_airlock_interior"; - idSelf = "xeno_airlock_control"; - name = "Access Button"; - pixel_y = -24; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple, -/area/science/xenobiology) -"bqk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/doorButtons/airlock_controller{ - idExterior = "xeno_airlock_exterior"; - idInterior = "xeno_airlock_interior"; - idSelf = "xeno_airlock_control"; - name = "Access Console"; - pixel_x = -25; - pixel_y = 25 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"bql" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bqm" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/xenobiology) -"bqn" = ( -/obj/machinery/disposal/bin, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqo" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Containment Pen #1"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqp" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio1"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/science/xenobiology) -"bqr" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Containment Pen #2"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqs" = ( -/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 = 8; - layer = 2.9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqt" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Containment Pen #3"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqu" = ( -/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 = 8; - layer = 2.9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqv" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Containment Pen #4"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqw" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio4"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"bqx" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12; 55" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/science/xenobiology) -"bqy" = ( -/obj/structure/girder, -/turf/open/floor/plating/airless, -/area/science/xenobiology) -"bqz" = ( -/obj/structure/table, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bqA" = ( -/obj/structure/flora/ausbushes/palebush, -/turf/open/floor/grass, -/area/medical/genetics) -"bqB" = ( -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/mob/living/carbon/monkey, -/turf/open/floor/grass, -/area/medical/genetics) -"bqC" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/disks, -/obj/item/device/flashlight/pen, -/obj/item/device/flashlight/pen, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/medical/genetics) -"bqD" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/geneticist, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bqE" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bqF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bqG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bqH" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/gloves/color/latex, -/obj/item/weapon/storage/box/monkeycubes, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/medical/genetics) -"bqI" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/zone3) -"bqJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/zone3) -"bqK" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/zone3) -"bqL" = ( -/obj/structure/table/glass, -/obj/item/stack/medical/gauze, -/obj/machinery/power/apc{ - dir = 8; - name = "Treatment Center APC"; - pixel_x = -24 - }, -/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone, -/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone, -/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone, -/obj/structure/cable, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"bqM" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"bqN" = ( -/obj/machinery/camera{ - c_tag = "Medbay Sleepers"; - dir = 1; - network = list("SS13") - }, -/obj/machinery/light, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"bqO" = ( -/obj/machinery/sleeper{ - dir = 1 - }, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"bqP" = ( -/obj/structure/table/glass, -/obj/item/clothing/neck/stethoscope, -/obj/item/device/healthanalyzer, -/turf/open/floor/plasteel/blue, -/area/medical/sleeper) -"bqQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"bqR" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bqS" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bqT" = ( -/turf/closed/wall, -/area/crew_quarters/heads/cmo) -"bqU" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"bqV" = ( -/obj/structure/closet/secure_closet/chemical, -/obj/machinery/power/apc{ - dir = 8; - name = "Chemistry APC"; - pixel_x = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"bqW" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bqX" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"bqY" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Chemistry Desk"; - req_access_txt = "5; 33" - }, -/obj/item/weapon/pen, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/weapon/paper_bin{ - layer = 2.9; - pixel_x = -2 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters"; - name = "chemistry shutters" - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"bqZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"bra" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"brb" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"brc" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"brd" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/eastright{ - dir = 4; - name = "Research and Development Desk"; - req_access_txt = "7" - }, -/obj/item/weapon/folder/white, -/obj/machinery/door/firedoor, -/obj/item/weapon/pen, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/turf/open/floor/plating, -/area/science/explab) -"bre" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/explab) -"brf" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/science/explab) -"brg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"brh" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bri" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - icon_state = "whitehall"; - dir = 1 - }, -/area/science/research) -"brj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, -/turf/open/floor/plasteel/whitered/side, -/area/science/research) -"brk" = ( -/obj/machinery/camera{ - c_tag = "Research Division Port"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - icon_state = "whitehall"; - dir = 1 - }, -/area/science/research) -"brl" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/glasses/science, -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"brm" = ( -/obj/item/device/analyzer, -/obj/structure/table, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"brn" = ( -/obj/machinery/vending/assist, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bro" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -32 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"brp" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/table, -/obj/item/weapon/folder, -/obj/item/weapon/pen, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"brq" = ( -/obj/machinery/camera{ - c_tag = "Research Division Starboard"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"brr" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white{ - heat_capacity = 1e+006 - }, -/area/science/xenobiology) -"brs" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"brt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/shower{ - dir = 8; - name = "emergency shower"; - pixel_y = -4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bru" = ( -/turf/open/floor/plasteel/whitepurple/side{ - dir = 10 - }, -/area/science/xenobiology) -"brv" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/monkeycubes, -/obj/item/weapon/storage/box/monkeycubes, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"brw" = ( -/obj/structure/table, -/obj/item/weapon/extinguisher{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/weapon/extinguisher, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/xenobiology) -"brx" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_x = 32; - receive_ore_updates = 1 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 6 - }, -/area/science/xenobiology) -"bry" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio1"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/engine, -/area/science/xenobiology) -"brz" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio1"; - name = "containment blast door" - }, -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Containment Pen #1"; - req_access_txt = "55" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"brA" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio1"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable, -/turf/open/floor/engine, -/area/science/xenobiology) -"brB" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio2"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/engine, -/area/science/xenobiology) -"brC" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Containment Pen #2"; - req_access_txt = "55" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"brD" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio2"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"brE" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/engine, -/area/science/xenobiology) -"brF" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Containment Pen #3"; - req_access_txt = "55" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"brG" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable, -/turf/open/floor/engine, -/area/science/xenobiology) -"brH" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio4"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/engine, -/area/science/xenobiology) -"brI" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio4"; - name = "containment blast door" - }, -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Containment Pen #4"; - req_access_txt = "55" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"brJ" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xenobio4"; - name = "containment blast door" - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"brK" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/science) -"brL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/science) -"brM" = ( -/turf/closed/wall, -/area/maintenance/department/science) -"brN" = ( -/obj/structure/table, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"brO" = ( -/obj/structure/chair/stool, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"brP" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"brQ" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Genetics Monkey Pen"; - dir = 4; - network = list("SS13","RD") - }, -/mob/living/carbon/monkey, -/turf/open/floor/grass, -/area/medical/genetics) -"brR" = ( -/obj/machinery/door/window/eastleft{ - name = "Monkey Pen"; - req_one_access_txt = "9" - }, -/obj/item/weapon/reagent_containers/food/snacks/grown/banana, -/turf/open/floor/grass, -/area/medical/genetics) -"brS" = ( -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/medical/genetics) -"brT" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"brU" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"brV" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"brW" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/mirror{ - pixel_x = 28 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/medical/genetics) -"brX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-10"; - layer = 4.1 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/medbay/zone3) -"brY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/medbay/zone3) -"brZ" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/medbay/zone3) -"bsa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"bsb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/corner, -/area/medical/medbay/central) -"bsc" = ( -/obj/structure/sign/bluecross_2, -/turf/closed/wall, -/area/crew_quarters/heads/cmo) -"bsd" = ( -/obj/machinery/suit_storage_unit/cmo, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bse" = ( -/obj/machinery/computer/crew, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Chief Medical Officer's Desk"; - departmentType = 5; - name = "Chief Medical Officer RC"; - pixel_y = 30 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bsf" = ( -/obj/machinery/computer/med_data, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bsg" = ( -/obj/machinery/computer/card/minor/cmo, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bsh" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "MedbayFoyer"; - name = "Medbay Door Control"; - normaldoorcontrol = 1; - pixel_x = 26; - pixel_y = -6; - req_access_txt = "5" - }, -/obj/machinery/keycard_auth{ - pixel_x = 26; - pixel_y = 6 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bsi" = ( -/obj/structure/closet/wardrobe/chemistry_white, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 10 - }, -/area/medical/chemistry) -"bsj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whiteyellow/side, -/area/medical/chemistry) -"bsk" = ( -/obj/structure/table/glass, -/obj/machinery/reagentgrinder, -/obj/machinery/light, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/whiteyellow/side, -/area/medical/chemistry) -"bsl" = ( -/obj/structure/table/glass, -/obj/item/stack/sheet/mineral/plasma{ - amount = 2; - layer = 2.9 - }, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/stack/cable_coil/random, -/obj/item/weapon/screwdriver, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 6 - }, -/area/medical/chemistry) -"bsm" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bsn" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bso" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bsp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/weapon/paper_bin{ - layer = 2.9; - pixel_x = -2; - pixel_y = 4 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"bsq" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/explab) -"bsr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/side, -/area/science/explab) -"bss" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/purple/side, -/area/science/explab) -"bst" = ( -/obj/structure/table, -/obj/machinery/light, -/obj/item/weapon/stock_parts/console_screen, -/obj/item/weapon/stock_parts/console_screen, -/obj/item/weapon/stock_parts/capacitor, -/obj/item/weapon/stock_parts/capacitor, -/obj/item/weapon/stock_parts/manipulator, -/obj/item/weapon/stock_parts/manipulator, -/obj/item/weapon/stock_parts/scanning_module, -/obj/item/weapon/stock_parts/scanning_module, -/obj/item/device/multitool, -/turf/open/floor/plasteel/purple/side, -/area/science/explab) -"bsu" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/item/weapon/stock_parts/cell/high/plus, -/turf/open/floor/plasteel/purple/side, -/area/science/explab) -"bsv" = ( -/obj/structure/table, -/obj/item/weapon/stock_parts/matter_bin, -/obj/item/weapon/stock_parts/matter_bin, -/obj/item/weapon/stock_parts/micro_laser, -/obj/item/weapon/stock_parts/micro_laser, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/machinery/light_switch{ - pixel_x = 25 - }, -/turf/open/floor/plasteel/purple/side, -/area/science/explab) -"bsw" = ( -/turf/open/floor/plasteel/white/side{ - icon_state = "whitehall"; - dir = 1 - }, -/area/science/research) -"bsx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side, -/area/science/research) -"bsy" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/security/checkpoint/science) -"bsz" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Research Security Post"; - req_access_txt = "63" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitered, -/area/security/checkpoint/science) -"bsA" = ( -/turf/closed/wall/r_wall, -/area/science/storage) -"bsB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall/r_wall, -/area/science/storage) -"bsC" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bsD" = ( -/turf/closed/wall, -/area/science/mixing) -"bsE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/science/mixing) -"bsF" = ( -/obj/structure/disposaloutlet, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"bsG" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/science) -"bsH" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/grass, -/area/medical/genetics) -"bsI" = ( -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/mob/living/carbon/monkey, -/turf/open/floor/grass, -/area/medical/genetics) -"bsJ" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/glass/beaker, -/obj/item/weapon/reagent_containers/dropper, -/obj/item/weapon/storage/pill_bottle/mutadone, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/medical/genetics) -"bsK" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/geneticist, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bsL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bsM" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bsN" = ( -/obj/machinery/shower{ - dir = 8 - }, -/obj/machinery/requests_console{ - department = "Genetics"; - departmentType = 0; - name = "Genetics Requests Console"; - pixel_x = 32 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/medical/genetics) -"bsO" = ( -/turf/closed/wall, -/area/medical/virology) -"bsP" = ( -/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" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_x = -24; - req_access_txt = "39" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bsQ" = ( -/obj/structure/sign/biohazard, -/turf/closed/wall, -/area/medical/virology) -"bsR" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/weapon/storage/box/syringes, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bsS" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/brute{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/brute, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bsT" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/fire{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/fire, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bsU" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/toxin{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/toxin, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bsV" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/o2{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/o2, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"bsW" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bsX" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bsY" = ( -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bsZ" = ( -/mob/living/simple_animal/pet/cat/Runtime, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bta" = ( -/obj/effect/landmark/start/chief_medical_officer, -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"btb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"btc" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/camera{ - c_tag = "Chief Medical Office"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching surgery."; - dir = 8; - layer = 4; - name = "Surgery Telescreen"; - network = list("Surgery"); - pixel_x = 30 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"btd" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Chemistry Lab Maintenance"; - req_access_txt = "5; 33" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/medical/chemistry) -"bte" = ( -/turf/closed/wall/r_wall, -/area/science/server) -"btf" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Server Room"; - req_access = null; - req_access_txt = "30" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"btg" = ( -/obj/machinery/atmospherics/components/unary/tank/air{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"bth" = ( -/turf/closed/wall, -/area/crew_quarters/heads/hor) -"bti" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"btj" = ( -/obj/machinery/door/airlock/glass_command{ - name = "Research Director"; - req_access_txt = "30" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/hor) -"btk" = ( -/obj/structure/filingcabinet, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/science) -"btl" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/science) -"btm" = ( -/obj/structure/closet/wardrobe/red, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 23 - }, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/science) -"btn" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"bto" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Toxins Storage"; - dir = 2; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"btp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"btq" = ( -/obj/machinery/portable_atmospherics/scrubber/huge, -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 1; - name = "Toxins Storage APC"; - pixel_y = 25 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/storage) -"btr" = ( -/obj/machinery/portable_atmospherics/scrubber/huge, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bts" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"btt" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"btu" = ( -/obj/structure/closet/bombcloset, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"btv" = ( -/obj/structure/closet/bombcloset, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"btw" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"btx" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"bty" = ( -/obj/machinery/portable_atmospherics/canister, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"btz" = ( -/obj/machinery/portable_atmospherics/canister, -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Toxins Lab APC"; - pixel_y = 25 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"btA" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/camera{ - c_tag = "Toxins Lab"; - dir = 2; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"btB" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plasteel, -/area/science/mixing) -"btC" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"btD" = ( -/obj/effect/landmark/revenantspawn, -/mob/living/simple_animal/slime, -/turf/open/floor/engine, -/area/science/xenobiology) -"btE" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"btF" = ( -/turf/open/floor/plating, -/area/maintenance/department/engine) -"btG" = ( -/obj/structure/table, -/obj/item/weapon/pen, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 10 - }, -/area/medical/genetics) -"btH" = ( -/obj/machinery/computer/scan_consolenew, -/turf/open/floor/plasteel/whitepurple/side, -/area/medical/genetics) -"btI" = ( -/obj/machinery/dna_scannernew, -/obj/machinery/camera{ - c_tag = "Genetics"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/medical/genetics) -"btJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/medical/genetics) -"btK" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"btL" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Genetics APC"; - pixel_x = 27 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/medical/genetics) -"btM" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/machinery/shower{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"btN" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"btO" = ( -/obj/structure/closet/emcloset, -/obj/machinery/camera{ - c_tag = "Virology Airlock"; - dir = 2; - network = list("SS13") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"btP" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/requests_console{ - announcementConsole = 0; - department = "Medbay"; - departmentType = 1; - name = "Medbay RC"; - pixel_x = -32 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"btQ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"btR" = ( -/obj/machinery/door/airlock/glass_medical{ - id_tag = null; - name = "Medbay Storage"; - req_access_txt = "45" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"btS" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"btT" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"btU" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"btV" = ( -/obj/machinery/door/airlock/glass_command{ - name = "Chief Medical Office"; - req_access_txt = "40" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/heads/cmo) -"btW" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"btX" = ( -/obj/structure/table/glass, -/obj/item/weapon/paper_bin{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/weapon/pen{ - layer = 3.1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"btY" = ( -/obj/structure/table/glass, -/obj/item/weapon/folder/white, -/obj/item/clothing/glasses/hud/health, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"btZ" = ( -/obj/structure/table/glass, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/item/stack/medical/gauze, -/obj/item/clothing/neck/stethoscope, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bua" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j1s"; - sortType = 10 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bub" = ( -/obj/machinery/door/airlock/maintenance{ - name = "CMO Maintenance"; - req_access_txt = "40" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bud" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j1s"; - sortType = 11 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bue" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buf" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bug" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"buh" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - target_temperature = 80; - dir = 2; - on = 1 - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"bui" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"buj" = ( -/obj/machinery/r_n_d/server/core, -/turf/open/floor/circuit{ - name = "Server Base"; - initial_gas_mix = "n2=500;TEMP=80" - }, -/area/science/server) -"buk" = ( -/obj/structure/closet/secure_closet/RD, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/crew_quarters/heads/hor) -"bul" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "RD Office APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/crew_quarters/heads/hor) -"bum" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/crew_quarters/heads/hor) -"bun" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/crew_quarters/heads/hor) -"buo" = ( -/obj/item/weapon/twohanded/required/kirbyplants/dead, -/obj/machinery/button/door{ - id = "rndshutters"; - name = "Research Lockdown"; - pixel_x = 28; - req_access_txt = "47" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"bup" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Science Security Post"; - dir = 4; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/science) -"buq" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/science) -"bur" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Science Security APC"; - pixel_x = 24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/science) -"bus" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"but" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"buu" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"buv" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"buw" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/storage) -"bux" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"buy" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/research) -"buz" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mixing) -"buA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buC" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buF" = ( -/obj/machinery/atmospherics/components/trinary/mixer/flipped{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buG" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buH" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_x = 32; - receive_ore_updates = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"buI" = ( -/obj/machinery/light, -/turf/open/floor/engine, -/area/science/xenobiology) -"buJ" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/maintenance/department/science) -"buK" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buL" = ( -/obj/structure/closet/crate/medical, -/obj/item/stack/medical/ointment, -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buM" = ( -/obj/item/trash/candy, -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buN" = ( -/obj/item/weapon/extinguisher, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buO" = ( -/obj/item/chair, -/obj/item/weapon/cigbutt/roach, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"buP" = ( -/obj/structure/closet/secure_closet/medical1, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 10 - }, -/area/medical/genetics) -"buQ" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/light, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/medical/genetics) -"buR" = ( -/obj/structure/closet/wardrobe/genetics_white, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 6 - }, -/area/medical/genetics) -"buS" = ( -/obj/machinery/shower{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"buT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"buU" = ( -/obj/structure/closet/l3closet, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"buV" = ( -/obj/machinery/shower{ - icon_state = "shower"; - dir = 4 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - freerange = 0; - frequency = 1485; - listening = 1; - name = "Station Intercom (Medbay)"; - pixel_x = -28 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"buW" = ( -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"buX" = ( -/obj/machinery/door/airlock/glass_medical{ - id_tag = null; - name = "Medbay Storage"; - req_access_txt = "45" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"buY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"buZ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"bva" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bvb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bvc" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bvd" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bve" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "CMO's Office APC"; - pixel_x = 26 - }, -/obj/structure/cable, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bvf" = ( -/turf/closed/wall, -/area/medical/exam_room) -"bvg" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bvh" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Server Room APC"; - pixel_x = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"bvi" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"bvj" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/science/server) -"bvk" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8; - external_pressure_bound = 140; - name = "server vent"; - pressure_checks = 0 - }, -/turf/open/floor/circuit{ - name = "Server Base"; - initial_gas_mix = "n2=500;TEMP=80" - }, -/area/science/server) -"bvl" = ( -/obj/machinery/computer/robotics, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/crew_quarters/heads/hor) -"bvm" = ( -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"bvn" = ( -/obj/structure/displaycase/labcage, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"bvo" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"bvp" = ( -/obj/machinery/disposal/bin, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/crew_quarters/heads/hor) -"bvq" = ( -/obj/item/weapon/pen, -/obj/structure/table, -/obj/structure/reagent_dispensers/peppertank{ - pixel_x = -32 - }, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/science) -"bvr" = ( -/obj/structure/chair/office/dark, -/obj/effect/landmark/start/depsec/science, -/turf/open/floor/plasteel, -/area/security/checkpoint/science) -"bvs" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/science) -"bvt" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"bvu" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bvv" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bvw" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/research{ - name = "Toxins Storage"; - req_access_txt = "8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bvx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"bvy" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"bvz" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/research) -"bvA" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/glass_research{ - name = "Toxins Lab"; - req_access_txt = "8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvB" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvC" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvD" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvF" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvG" = ( -/obj/machinery/atmospherics/components/binary/valve{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvH" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bvI" = ( -/turf/closed/wall, -/area/science/mineral_storeroom) -"bvJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/science/mineral_storeroom) -"bvK" = ( -/turf/closed/wall/r_wall, -/area/science/mineral_storeroom) -"bvL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/item/trash/sosjerky, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/science) -"bvM" = ( -/obj/structure/closet, -/obj/item/stack/cable_coil/random, -/obj/item/weapon/electronics/airalarm, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bvN" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bvO" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bvP" = ( -/turf/closed/wall/r_wall, -/area/medical/virology) -"bvQ" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bvR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bvS" = ( -/obj/structure/closet/l3closet, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bvT" = ( -/obj/machinery/vending/medical, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bvU" = ( -/obj/structure/closet/secure_closet/medical3, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bvV" = ( -/obj/structure/closet/secure_closet/medical3, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Medbay Equipment Room"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bvW" = ( -/obj/structure/closet/wardrobe/white/medical, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bvX" = ( -/obj/structure/table, -/obj/item/weapon/storage/belt/medical{ - pixel_y = 2 - }, -/obj/item/weapon/storage/belt/medical{ - pixel_y = 2 - }, -/obj/item/weapon/storage/belt/medical{ - pixel_y = 2 - }, -/obj/item/clothing/glasses/hud/health, -/obj/item/clothing/glasses/hud/health, -/obj/item/clothing/glasses/hud/health, -/obj/item/weapon/reagent_containers/spray/cleaner, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bvY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"bvZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"bwa" = ( -/obj/structure/closet/secure_closet/CMO, -/obj/item/weapon/valentine, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bwb" = ( -/obj/machinery/modular_computer/console/preset/civilian, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bwc" = ( -/obj/item/weapon/cartridge/medical{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/weapon/cartridge/medical{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/item/weapon/cartridge/medical, -/obj/item/weapon/cartridge/chemistry{ - pixel_y = 2 - }, -/obj/structure/table, -/obj/machinery/light, -/obj/item/weapon/wrench/medical, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bwd" = ( -/obj/item/weapon/folder/blue, -/obj/item/weapon/stamp/cmo, -/obj/structure/table, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bwe" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-16"; - layer = 4.1 - }, -/turf/open/floor/plasteel/cmo, -/area/crew_quarters/heads/cmo) -"bwf" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/closet, -/obj/item/clothing/under/rank/nursesuit, -/obj/item/clothing/head/nursehat, -/obj/effect/decal/cleanable/cobweb, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bwg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/vending/wallmed{ - pixel_y = 28; - products = list(/obj/item/weapon/reagent_containers/syringe = 3, /obj/item/weapon/reagent_containers/pill/patch/styptic = 1, /obj/item/weapon/reagent_containers/pill/patch/silver_sulf = 1, /obj/item/weapon/reagent_containers/spray/medical/sterilizer = 1) - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/landmark/blobstart, -/obj/item/weapon/melee/baton/cattleprod{ - cell = new /obj/item/weapon/stock_parts/cell/high() - }, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bwh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/button/door{ - id = "CMOCell"; - name = "Door Bolt Control"; - normaldoorcontrol = 1; - pixel_y = 26; - req_access_txt = "0"; - specialfunctions = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bwi" = ( -/obj/machinery/door/airlock/command{ - id_tag = "CMOCell"; - name = "Personal Examination Room"; - req_access_txt = "40" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bwj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bwk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bwl" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bwm" = ( -/obj/structure/chair/office/dark, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Server Room"; - dir = 4; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"bwn" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"bwo" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_command{ - name = "Server Room"; - req_access_txt = "30" - }, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/science/server) -"bwp" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - external_pressure_bound = 120; - name = "server vent" - }, -/turf/open/floor/circuit{ - name = "Server Base"; - initial_gas_mix = "n2=500;TEMP=80" - }, -/area/science/server) -"bwq" = ( -/obj/machinery/computer/aifixer, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/crew_quarters/heads/hor) -"bwr" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"bws" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"bwt" = ( -/obj/structure/chair/office/light, -/obj/effect/landmark/start/research_director, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"bwu" = ( -/obj/machinery/computer/card/minor/rd, -/obj/machinery/keycard_auth{ - pixel_x = 28; - pixel_y = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/crew_quarters/heads/hor) -"bwv" = ( -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/table, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/science) -"bww" = ( -/obj/machinery/computer/security/mining, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Telecomms)"; - pixel_y = -26 - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/science) -"bwx" = ( -/obj/machinery/computer/secure_data, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/science) -"bwy" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"bwz" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bwA" = ( -/turf/open/floor/plasteel, -/area/science/storage) -"bwB" = ( -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"bwC" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/science/mixing) -"bwD" = ( -/turf/open/floor/plasteel, -/area/science/mixing) -"bwE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwF" = ( -/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, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwG" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/scientist, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwH" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/wrench, -/obj/item/weapon/screwdriver{ - pixel_y = 10 - }, -/obj/item/device/analyzer, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwI" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwJ" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwK" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwL" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the turbine vent."; - dir = 8; - name = "turbine vent monitor"; - network = list("Turbine"); - pixel_x = 30 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bwM" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/closed/wall, -/area/science/mixing) -"bwN" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwO" = ( -/obj/machinery/power/smes, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwP" = ( -/obj/machinery/suit_storage_unit/rd, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwQ" = ( -/obj/structure/ore_box, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwR" = ( -/obj/structure/ore_box, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/camera{ - c_tag = "Toxins Launch Area"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwS" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwT" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwU" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwV" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Toxins Launch Room APC"; - pixel_y = 25 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bwW" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Toxins Launch Room Maintenance"; - req_access_txt = "8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bwX" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/science) -"bwY" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/item/weapon/cigbutt/cigarbutt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/science) -"bwZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/science) -"bxa" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/department/science) -"bxb" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bxc" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bxd" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bxe" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/medical/virology) -"bxf" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bxg" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bxh" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bxi" = ( -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bxj" = ( -/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" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "virology_airlock_interior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_x = -24; - req_access_txt = "39" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bxk" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/closed/wall/r_wall, -/area/medical/virology) -"bxl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"bxm" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bxn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"bxo" = ( -/turf/closed/wall, -/area/medical/surgery) -"bxp" = ( -/obj/structure/table/glass, -/obj/item/device/flashlight/pen, -/obj/item/clothing/neck/stethoscope, -/obj/item/weapon/lipstick/black, -/obj/machinery/power/apc{ - dir = 8; - name = "Personal Examination Room APC"; - pixel_x = -25 - }, -/obj/structure/cable, -/obj/item/weapon/reagent_containers/pill/morphine, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bxq" = ( -/obj/effect/decal/remains/human, -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bxr" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/cmo, -/obj/effect/decal/cleanable/blood/drip, -/obj/item/weapon/restraints/handcuffs, -/obj/item/clothing/mask/muzzle, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/black, -/area/medical/exam_room) -"bxs" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/sign/examroom{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bxt" = ( -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway Central"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bxu" = ( -/obj/structure/table, -/obj/item/weapon/folder/white, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/black, -/area/science/server) -"bxv" = ( -/obj/machinery/computer/rdservercontrol, -/turf/open/floor/plasteel/black, -/area/science/server) -"bxw" = ( -/obj/machinery/r_n_d/server/robotics, -/turf/open/floor/circuit{ - name = "Server Base"; - initial_gas_mix = "n2=500;TEMP=80" - }, -/area/science/server) -"bxx" = ( -/obj/machinery/computer/mecha, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -26 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 10 - }, -/area/crew_quarters/heads/hor) -"bxy" = ( -/obj/structure/table, -/obj/item/device/aicard, -/obj/item/weapon/circuitboard/aicore, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Research Director's Desk"; - departmentType = 5; - name = "Research Director RC"; - pixel_y = -30; - receive_ore_updates = 1 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/crew_quarters/heads/hor) -"bxz" = ( -/obj/structure/table, -/obj/item/weapon/paper_bin{ - layer = 2.9; - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/weapon/folder/white, -/obj/item/weapon/pen, -/obj/item/weapon/stamp/rd, -/obj/machinery/status_display{ - density = 0; - pixel_y = -30; - supply_display = 0 - }, -/obj/machinery/camera{ - c_tag = "Research Director's Office"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/side, -/area/crew_quarters/heads/hor) -"bxA" = ( -/obj/structure/table, -/obj/item/weapon/cartridge/signal/toxins, -/obj/item/weapon/cartridge/signal/toxins{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/weapon/cartridge/signal/toxins{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons and the AI's satellite from the safety of his office."; - name = "Research Monitor"; - network = list("RD","MiniSat"); - pixel_y = -32 - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/crew_quarters/heads/hor) -"bxB" = ( -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/obj/machinery/modular_computer/console/preset/research, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 6 - }, -/area/crew_quarters/heads/hor) -"bxC" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/hor) -"bxD" = ( -/turf/closed/wall/r_wall, -/area/security/checkpoint/science) -"bxE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall/r_wall, -/area/security/checkpoint/science) -"bxF" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"bxG" = ( -/obj/structure/sign/nosmoking_2{ - pixel_x = 32 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bxH" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/white/side{ - icon_state = "whitehall"; - dir = 1 - }, -/area/science/research) -"bxI" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/machinery/light, -/turf/open/floor/plasteel/white/side{ - icon_state = "whitehall"; - dir = 1 - }, -/area/science/research) -"bxJ" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plasteel/white/side{ - icon_state = "whitehall"; - dir = 1 - }, -/area/science/research) -"bxK" = ( -/obj/structure/tank_dispenser, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxL" = ( -/obj/structure/closet/wardrobe/science_white, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxM" = ( -/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, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"bxN" = ( -/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/structure/table/reinforced, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxO" = ( -/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, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxP" = ( -/obj/machinery/computer/turbine_computer{ - id = "incineratorturbine" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxQ" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/machinery/meter, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxR" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxS" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxT" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/research{ - name = "Toxins Launch Room"; - req_access_txt = "8" - }, -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/dark/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bxU" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bxV" = ( -/obj/structure/cable/yellow{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/terminal{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bxW" = ( -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bxX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bxY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bxZ" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/department/chapel/monastery) -"bya" = ( -/turf/open/floor/plasteel/loadingarea{ - dir = 4 - }, -/area/science/mineral_storeroom) -"byb" = ( -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"byc" = ( -/obj/structure/closet/boxinggloves, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"byd" = ( -/obj/structure/closet/masks, -/obj/item/trash/deadmouse, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bye" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"byf" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"byg" = ( -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"byh" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"byi" = ( -/obj/structure/window/reinforced, -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"byj" = ( -/obj/machinery/door/window/eastleft{ - dir = 2; - name = "Monkey Pen"; - req_one_access_txt = "39" - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"byk" = ( -/obj/machinery/doorButtons/airlock_controller{ - idExterior = "virology_airlock_exterior"; - idInterior = "virology_airlock_interior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Console"; - pixel_x = 8; - pixel_y = 22; - req_access_txt = "39" - }, -/obj/machinery/light_switch{ - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 9 - }, -/area/medical/virology) -"byl" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bym" = ( -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 1; - name = "Virology APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 5 - }, -/area/medical/virology) -"byn" = ( -/obj/item/weapon/bedsheet/medical, -/obj/structure/bed, -/obj/effect/landmark/revenantspawn, -/obj/structure/mirror{ - pixel_x = -28 - }, -/obj/structure/curtain{ - layer = 4.5 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"byo" = ( -/obj/machinery/vending/wallmed{ - pixel_y = 28; - products = list(/obj/item/weapon/reagent_containers/syringe = 3, /obj/item/weapon/reagent_containers/pill/patch/styptic = 1, /obj/item/weapon/reagent_containers/pill/patch/silver_sulf = 1, /obj/item/weapon/reagent_containers/spray/medical/sterilizer = 1) - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"byp" = ( -/obj/machinery/button/door{ - id = "patientA"; - name = "Privacy Shutters"; - pixel_y = 25 - }, -/obj/machinery/camera{ - c_tag = "Patient Room A"; - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"byq" = ( -/obj/machinery/door/airlock/medical{ - name = "Patient Room A"; - req_access_txt = "5" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"byr" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bys" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"byt" = ( -/obj/structure/closet/crate/freezer/surplus_limbs, -/obj/item/weapon/reagent_containers/glass/beaker/synthflesh, -/obj/machinery/newscaster/security_unit{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"byu" = ( -/obj/machinery/computer/med_data, -/obj/machinery/status_display{ - density = 0; - layer = 4; - pixel_y = 32 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"byv" = ( -/obj/structure/table, -/obj/structure/bedsheetbin, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"byw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/medical/surgery) -"byx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/hor) -"byy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/table, -/obj/item/toy/cards/deck, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"byz" = ( -/obj/machinery/space_heater, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"byA" = ( -/obj/machinery/space_heater, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"byB" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"byC" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"byD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"byE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "External to Filter"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"byF" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"byG" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/science/research) -"byH" = ( -/turf/closed/wall/r_wall, -/area/science/mixing) -"byI" = ( -/obj/machinery/atmospherics/components/binary/valve, -/obj/machinery/button/door{ - id = "turbinevent"; - name = "Aft Vent Control"; - pixel_x = 6; - pixel_y = -24; - req_access_txt = "0"; - req_one_access_txt = "8;24" - }, -/obj/machinery/button/door{ - id = "mixvent"; - name = "Starboard Vent Control"; - pixel_x = -6; - pixel_y = -24; - req_access_txt = "0"; - req_one_access_txt = "8;24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"byJ" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"byK" = ( -/obj/machinery/atmospherics/components/binary/valve, -/obj/machinery/button/ignition{ - id = "Incinerator"; - pixel_x = -6; - pixel_y = -24 - }, -/obj/machinery/doorButtons/airlock_controller{ - idExterior = "incinerator_airlock_exterior"; - idInterior = "incinerator_airlock_interior"; - idSelf = "incinerator_access_control"; - name = "Incinerator Access Console"; - pixel_x = 6; - pixel_y = -26; - req_access_txt = "0" - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"byL" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - name = "Incinerator Output Pump"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"byM" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"byN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"byO" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"byP" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"byQ" = ( -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = 28 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/science/mineral_storeroom) -"byR" = ( -/obj/structure/table/wood, -/obj/item/weapon/folder/yellow, -/obj/item/weapon/pen, -/obj/machinery/camera{ - c_tag = "Monastery Library"; - dir = 4; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/library) -"byS" = ( -/obj/machinery/mineral/unloading_machine{ - dir = 1; - icon_state = "unloader-corner"; - input_dir = 1; - output_dir = 2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"byT" = ( -/obj/structure/table, -/obj/item/device/flashlight/lamp, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"byU" = ( -/obj/machinery/vending/medical, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 9 - }, -/area/medical/virology) -"byV" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"byW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"byX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"byY" = ( -/obj/machinery/camera{ - c_tag = "Virology"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Telecomms)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"byZ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 1 - }, -/area/medical/virology) -"bza" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bzb" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 4 - }, -/area/medical/virology) -"bzc" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"bzd" = ( -/obj/structure/closet/l3closet/virology, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 5 - }, -/area/medical/virology) -"bze" = ( -/obj/structure/table, -/obj/item/weapon/clipboard{ - toppaper = null - }, -/obj/item/weapon/pen{ - layer = 3.1 - }, -/obj/item/clothing/neck/stethoscope{ - layer = 3.2 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"bzf" = ( -/turf/open/floor/carpet, -/area/library) -"bzg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"bzh" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "patientA"; - name = "privacy shutters" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/medbay/central) -"bzi" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/medical/surgery) -"bzj" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bzk" = ( -/obj/machinery/camera{ - c_tag = "Medbay Recovery Room"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - freerange = 0; - frequency = 1485; - listening = 1; - name = "Station Intercom (Medbay)"; - pixel_x = 28 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bzl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/surgery) -"bzm" = ( -/obj/structure/closet/crate/freezer/blood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bzn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sink{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/surgery) -"bzo" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Surgery"; - dir = 2; - network = list("SS13","Surgery") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/surgery) -"bzp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/vending/wallmed{ - pixel_y = 28; - products = list(/obj/item/weapon/reagent_containers/syringe = 3, /obj/item/weapon/reagent_containers/pill/patch/styptic = 1, /obj/item/weapon/reagent_containers/pill/patch/silver_sulf = 1, /obj/item/weapon/reagent_containers/spray/medical/sterilizer = 1) - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/surgery) -"bzq" = ( -/obj/structure/closet/secure_closet/medical2, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bzr" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bzs" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bzt" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/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/yellow/corner, -/area/hallway/primary/aft) -"bzu" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Atmospherics Maintenance"; - req_access_txt = "24" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/engine/atmos) -"bzv" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/engine/atmos) -"bzw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/engine/atmos) -"bzx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/engine/atmos) -"bzy" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bzz" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bzA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bzB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bzC" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/landmark/blobstart, -/obj/item/chair/stool, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bzD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bzE" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/atmos{ - name = "Toxins Storage"; - req_access_txt = "24" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/storage) -"bzF" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"bzG" = ( -/obj/machinery/door/airlock/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 = "0"; - req_one_access_txt = "8;24" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/mixing) -"bzH" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/closed/wall/r_wall, -/area/science/mixing) -"bzI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bzJ" = ( -/obj/structure/window/reinforced, -/obj/machinery/doppler_array{ - dir = 2 - }, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel{ - dir = 2 - }, -/area/science/mineral_storeroom) -"bzK" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "toxmineral"; - name = "smelting conveyor" - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/science/mineral_storeroom) -"bzL" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bzM" = ( -/obj/machinery/conveyor{ - dir = 2; - id = "toxmineral" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bzN" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bzO" = ( -/obj/structure/chair/comfy/black, -/obj/item/trash/pistachios, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bzP" = ( -/obj/structure/chair/comfy/black, -/obj/item/stack/spacecash/c100, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bzQ" = ( -/obj/structure/chair/comfy/black, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bzR" = ( -/obj/structure/chair/comfy/black, -/obj/item/weapon/cigbutt, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bzS" = ( -/obj/item/trash/popcorn, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bzT" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bzU" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-21" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bzV" = ( -/obj/structure/rack, -/obj/item/weapon/cartridge/medical, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bzW" = ( -/obj/structure/table/glass, -/obj/item/weapon/book/manual/wiki/infections, -/obj/item/weapon/hand_labeler, -/obj/item/device/radio/headset/headset_med, -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"bzX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bzY" = ( -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bzZ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bAa" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bAb" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 4 - }, -/area/medical/virology) -"bAc" = ( -/obj/machinery/requests_console{ - announcementConsole = 0; - department = "Medbay"; - departmentType = 1; - name = "Medbay RC"; - pixel_x = -30 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bAd" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"bAe" = ( -/obj/machinery/door/airlock/glass_medical{ - id_tag = null; - name = "Recovery Room"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bAf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bAg" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bAh" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery"; - req_access_txt = "45" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bAi" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/surgery) -"bAj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bAk" = ( -/obj/machinery/computer/operating, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bAl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bAm" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/surgery) -"bAn" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Surgery Maintenance"; - req_access_txt = "45" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/surgery) -"bAo" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bAp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bAq" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bAr" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bAs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/department/engine/atmos) -"bAt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAw" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/effect/decal/cleanable/vomit/old, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAz" = ( -/obj/machinery/portable_atmospherics/canister, -/turf/open/floor/plating, -/area/maintenance/department/engine/atmos) -"bAA" = ( -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bAB" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Atmospherics APC"; - pixel_x = -24 - }, -/obj/machinery/portable_atmospherics/scrubber, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bAC" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/airalarm{ - dir = 2; - pixel_y = 22 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bAD" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Security's Desk"; - departmentType = 5; - name = "Head of Security RC"; - pixel_y = 30 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bAE" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Atmospherics Toxins"; - dir = 2; - network = list("SS13"); - start_active = 1 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bAF" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bAG" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bAH" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 5 - }, -/area/engine/atmos) -"bAI" = ( -/obj/machinery/bookbinder, -/turf/open/floor/plasteel/black, -/area/library) -"bAJ" = ( -/obj/structure/grille, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bAK" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - on = 1; - target_pressure = 101.325 - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "incinerator_airlock_exterior"; - idSelf = "incinerator_access_control"; - layer = 3.1; - name = "Incinerator airlock control"; - pixel_x = 8; - pixel_y = -24 - }, -/turf/open/floor/engine, -/area/science/mixing) -"bAL" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/mixing) -"bAM" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - on = 1; - target_pressure = 101.325 - }, -/obj/machinery/doorButtons/access_button{ - idSelf = "incinerator_access_control"; - idDoor = "incinerator_airlock_interior"; - name = "Incinerator airlock control"; - pixel_x = -8; - pixel_y = 24 - }, -/turf/open/floor/engine, -/area/science/mixing) -"bAN" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the test chamber."; - dir = 2; - layer = 4; - name = "Test Chamber Telescreen"; - network = list("Toxins"); - pixel_y = -32 - }, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bAO" = ( -/obj/machinery/button/massdriver{ - dir = 2; - id = "toxinsdriver"; - pixel_y = -24 - }, -/turf/open/floor/plasteel/loadingarea{ - dir = 4 - }, -/area/science/mineral_storeroom) -"bAP" = ( -/obj/machinery/mass_driver{ - id = "toxinsdriver" - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window/southleft{ - dir = 8; - name = "Mass Driver Door"; - req_access_txt = "7" - }, -/obj/effect/turf_decal/stripes/end{ - dir = 1 - }, -/turf/open/floor/plating{ - icon_state = "plating_warn_end" - }, -/area/science/mineral_storeroom) -"bAQ" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/science/mineral_storeroom) -"bAR" = ( -/obj/machinery/mineral/processing_unit_console, -/turf/closed/wall, -/area/science/mineral_storeroom) -"bAS" = ( -/obj/machinery/mineral/processing_unit{ - dir = 1; - output_dir = 2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bAT" = ( -/obj/machinery/door/window/eastright{ - base_state = "left"; - dir = 8; - icon_state = "left"; - name = "Arena" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/chair/stool, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bAU" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/mob/living/simple_animal/chicken{ - name = "Bloodthirsty Peckins" - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bAV" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bAW" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bAX" = ( -/obj/item/stack/medical/gauze, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bAY" = ( -/obj/structure/light_construct{ - icon_state = "tube-construct-stage1"; - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bAZ" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/medical/virology) -"bBa" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_virology{ - name = "Isolation B"; - req_access_txt = "39" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bBb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_virology{ - name = "Isolation A"; - req_access_txt = "39" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bBc" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bBd" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 8 - }, -/obj/machinery/computer/pandemic, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bBe" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bBf" = ( -/obj/machinery/smartfridge/chemistry/virology/preloaded, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 4 - }, -/area/medical/virology) -"bBg" = ( -/obj/structure/bookcase/random/reference, -/turf/open/floor/plasteel/black, -/area/library) -"bBh" = ( -/obj/machinery/button/door{ - id = "patientB"; - name = "Privacy Shutters"; - pixel_y = 25 - }, -/obj/machinery/camera{ - c_tag = "Patient Room B"; - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"bBi" = ( -/obj/machinery/door/airlock/medical{ - name = "Patient Room B"; - req_access_txt = "5" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"bBj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bBk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"bBl" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip{ - density = 0 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bBm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bBn" = ( -/obj/structure/bed, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bBo" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/surgery) -"bBp" = ( -/obj/structure/table/optable, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bBq" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Surgery APC"; - pixel_x = 26 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/surgery) -"bBr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bBs" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bBt" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bBu" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bBv" = ( -/turf/closed/wall, -/area/maintenance/department/engine/atmos) -"bBw" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics Maintenance"; - req_access_txt = "12;24" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/engine/atmos) -"bBx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bBy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/visible, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bBz" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bBA" = ( -/obj/structure/bookcase/random/nonfiction, -/turf/open/floor/plasteel/black, -/area/library) -"bBB" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bBC" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bBD" = ( -/obj/structure/bookcase/random/fiction, -/turf/open/floor/plasteel/black, -/area/library) -"bBE" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Mix Outlet Pump"; - on = 0 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bBF" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/engine/atmos) -"bBG" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/space, -/area/space) -"bBH" = ( -/obj/machinery/atmospherics/pipe/simple{ - dir = 4 - }, -/obj/structure/grille, -/obj/machinery/meter, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bBI" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; - id_tag = "mix_in"; - name = "distro out" - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"bBJ" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Waste Tank" - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"bBK" = ( -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"bBL" = ( -/obj/machinery/door/airlock/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 = "0"; - req_one_access_txt = "8;24" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/mixing) -"bBM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - req_access_txt = "8"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bBN" = ( -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bBO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/closed/wall, -/area/science/mineral_storeroom) -"bBP" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/item/weapon/storage/bag/ore, -/obj/item/weapon/storage/bag/ore, -/turf/open/floor/plasteel, -/area/science/mineral_storeroom) -"bBQ" = ( -/turf/open/floor/plasteel/loadingarea{ - dir = 8 - }, -/area/science/mineral_storeroom) -"bBR" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "toxmineral" - }, -/obj/structure/plasticflaps, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bBS" = ( -/obj/machinery/conveyor{ - dir = 10; - id = "toxmineral" - }, -/obj/machinery/light/small, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bBT" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bBU" = ( -/obj/effect/landmark/revenantspawn, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bBV" = ( -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bBW" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bBX" = ( -/obj/structure/mineral_door/wood{ - name = "The Roosterdome" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bBY" = ( -/obj/structure/barricade/wooden, -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bBZ" = ( -/obj/item/weapon/bedsheet/medical, -/obj/structure/bed, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bCa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bCb" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/medical, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bCc" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/dropper, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bCd" = ( -/obj/effect/landmark/start/virologist, -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bCe" = ( -/obj/structure/table/glass, -/obj/item/clothing/gloves/color/latex, -/obj/machinery/requests_console{ - department = "Virology"; - name = "Virology Requests Console"; - pixel_x = 32; - receive_ore_updates = 1 - }, -/obj/item/weapon/storage/box/monkeycubes{ - layer = 3.1 - }, -/obj/item/stack/sheet/mineral/plasma{ - amount = 1; - layer = 3 - }, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 4 - }, -/area/medical/virology) -"bCf" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/medbay/central) -"bCg" = ( -/obj/structure/shuttle/engine/propulsion/burst, -/turf/closed/wall/mineral/titanium, -/area/shuttle/abandoned) -"bCh" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "patientB"; - name = "privacy shutters" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/medbay/central) -"bCi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"bCj" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/space, -/area/space) -"bCk" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"bCl" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bCm" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/suit/apron/surgical, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/surgery) -"bCn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bCo" = ( -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bCp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"bCq" = ( -/obj/structure/table, -/obj/item/weapon/surgical_drapes, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/surgery) -"bCr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bCs" = ( -/turf/closed/wall, -/area/hallway/primary/aft) -"bCt" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"bCu" = ( -/obj/machinery/vending/cola, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"bCv" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "applebush"; - layer = 4.1 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"bCw" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/portable_atmospherics/scrubber, -/turf/open/floor/plasteel/escape{ - dir = 9 - }, -/area/hallway/primary/aft) -"bCx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 10 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bCy" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCz" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCA" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCB" = ( -/obj/machinery/computer/atmos_control, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCC" = ( -/obj/machinery/computer/atmos_alert, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCD" = ( -/obj/machinery/meter{ - frequency = 1441; - id_tag = "waste_meter"; - name = "Waste Loop" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCE" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Distro to Waste"; - on = 0 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCF" = ( -/obj/machinery/meter{ - frequency = 1441; - id_tag = "distro_meter"; - name = "Distribution Loop" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/visible, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCG" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/visible{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCH" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Mix to Distro"; - on = 0 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bCI" = ( -/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bCJ" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space) -"bCK" = ( -/obj/machinery/door/poddoor{ - id = "chapelgun"; - name = "mass driver door" - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"bCL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bCM" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bCN" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space) -"bCO" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "mix_in"; - name = "Gas Mix Tank Control"; - output_tag = "mix_in"; - sensors = list("mix_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bCP" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/engine/atmos) -"bCQ" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating/airless, -/area/engine/atmos) -"bCR" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "mix_sensor" - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"bCS" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"bCT" = ( -/obj/machinery/door/poddoor{ - id = "mixvent"; - name = "Starboard Vent" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bCU" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "inc_in" - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_y = -32 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bCV" = ( -/obj/machinery/igniter{ - icon_state = "igniter0"; - id = "Incinerator"; - luminosity = 2; - on = 0 - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bCW" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bCX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bCY" = ( -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bCZ" = ( -/obj/machinery/door/poddoor{ - id = "toxinsdriver"; - name = "toxins launcher bay door" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bDa" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bDb" = ( -/obj/item/stack/spacecash/c10, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bDc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bDd" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bDe" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment, -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/glasses/hud/health, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bDf" = ( -/turf/open/floor/plasteel/whitegreen/corner, -/area/medical/virology) -"bDg" = ( -/obj/structure/table/glass, -/obj/item/weapon/storage/box/beakers{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/weapon/storage/box/syringes, -/obj/structure/reagent_dispensers/virusfood{ - density = 0; - pixel_x = 32 - }, -/obj/item/weapon/reagent_containers/spray/cleaner, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 6 - }, -/area/medical/virology) -"bDh" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/medbay/central) -"bDi" = ( -/obj/machinery/light, -/obj/item/weapon/soap/nanotrasen, -/obj/item/clothing/neck/stethoscope, -/obj/item/weapon/gun/syringe, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteblue/side, -/area/medical/medbay/central) -"bDj" = ( -/obj/structure/closet/l3closet, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/medbay/central) -"bDk" = ( -/obj/structure/table, -/obj/item/weapon/hemostat, -/obj/item/stack/medical/gauze, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bDl" = ( -/obj/structure/table, -/obj/item/weapon/surgicaldrill, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bDm" = ( -/obj/structure/table, -/obj/item/weapon/scalpel{ - pixel_y = 12 - }, -/obj/item/weapon/circular_saw, -/obj/machinery/light, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bDn" = ( -/obj/structure/table, -/obj/item/weapon/cautery{ - pixel_x = 4 - }, -/obj/item/weapon/razor{ - pixel_y = 5 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bDo" = ( -/obj/structure/table, -/obj/item/weapon/retractor, -/turf/open/floor/plasteel/whiteblue, -/area/medical/surgery) -"bDp" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bDq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bDr" = ( -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway Atmospherics"; - dir = 2; - network = list("SS13"); - start_active = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Telecomms)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bDs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bDt" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/portable_atmospherics/scrubber, -/turf/open/floor/plasteel/escape{ - dir = 10 - }, -/area/hallway/primary/aft) -"bDu" = ( -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bDv" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "External to Filter"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDw" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDy" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDz" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDA" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Air to Distro"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDB" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/closed/wall, -/area/maintenance/department/chapel/monastery) -"bDD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/department/chapel/monastery) -"bDE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/closed/wall, -/area/maintenance/department/chapel/monastery) -"bDG" = ( -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bDH" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bDI" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bDJ" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/space, -/area/space) -"bDK" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 8; - frequency = 1441; - id = "mix_in"; - pixel_y = 1 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"bDL" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - d2 = 2; - icon_state = "0-2" - }, -/obj/machinery/camera{ - c_tag = "Turbine Chamber"; - dir = 4; - network = list("Turbine") - }, -/obj/machinery/power/compressor{ - comp_id = "incineratorturbine"; - dir = 1; - luminosity = 2 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bDM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bDN" = ( -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bDO" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bDP" = ( -/obj/structure/window/reinforced, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bDQ" = ( -/obj/structure/window/reinforced, -/mob/living/simple_animal/chicken{ - name = "Killer Cluck" - }, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bDR" = ( -/obj/machinery/door/window/eastright{ - base_state = "left"; - icon_state = "left"; - name = "Arena" - }, -/obj/structure/window/reinforced, -/obj/structure/chair/stool, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bDS" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bDT" = ( -/obj/structure/table/glass, -/obj/item/weapon/reagent_containers/dropper, -/obj/item/weapon/reagent_containers/syringe, -/obj/item/weapon/reagent_containers/glass/beaker, -/obj/machinery/light/small, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bDU" = ( -/obj/structure/table/glass, -/obj/item/weapon/folder/white{ - pixel_y = 4 - }, -/obj/item/weapon/pen/red, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bDV" = ( -/obj/structure/table/glass, -/obj/item/weapon/folder/white{ - pixel_y = 4 - }, -/obj/item/weapon/pen/red, -/obj/machinery/light/small, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bDW" = ( -/obj/structure/table/glass, -/obj/item/weapon/reagent_containers/dropper, -/obj/item/weapon/reagent_containers/syringe, -/obj/item/weapon/reagent_containers/glass/beaker, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"bDX" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment, -/obj/machinery/reagentgrinder, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"bDY" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/structure/table, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/obj/item/weapon/pen/red, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"bDZ" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-21" - }, -/turf/open/floor/plasteel/whitegreen/side{ - icon_state = "whitegreen"; - dir = 6 - }, -/area/medical/virology) -"bEa" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEb" = ( -/obj/structure/closet/firecloset, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEc" = ( -/obj/structure/chair, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEd" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bEe" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bEh" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bEi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bEj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bEk" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/portable_atmospherics/pump, -/turf/open/floor/plasteel/arrival{ - icon_state = "arrival"; - dir = 9 - }, -/area/hallway/primary/aft) -"bEl" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 1 - }, -/obj/machinery/meter, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bEm" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Air to External"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEn" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEo" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEp" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEq" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEr" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 0; - name = "Mix to Port"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEs" = ( -/obj/structure/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/library) -"bEt" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEu" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Pure to Port" - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEv" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Unfiltered to Mix"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEw" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bEx" = ( -/obj/structure/cable/yellow, -/obj/machinery/power/turbine{ - luminosity = 2 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bEy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - req_access_txt = "8"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/science/mineral_storeroom) -"bEz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/carpet, -/area/library) -"bEA" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEB" = ( -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEC" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bED" = ( -/obj/structure/disposalpipe/segment, -/turf/closed/wall/r_wall, -/area/medical/virology) -"bEE" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEF" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEG" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEH" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEI" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bEJ" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bEK" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 10 - }, -/area/hallway/primary/aft) -"bEL" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bEM" = ( -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEN" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEP" = ( -/obj/machinery/space_heater, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Atmospherics Monitoring"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEQ" = ( -/obj/machinery/space_heater, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bER" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bES" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bET" = ( -/obj/structure/table, -/obj/item/clothing/head/welding{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/clothing/head/welding{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/item/device/multitool{ - layer = 4 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEU" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass{ - amount = 50 - }, -/obj/item/weapon/storage/belt/utility, -/obj/item/device/t_scanner, -/obj/item/device/t_scanner, -/obj/item/device/t_scanner, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEV" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50; - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/stack/sheet/glass{ - layer = 3.1 - }, -/obj/item/stack/rods{ - amount = 50; - layer = 3.2 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bEW" = ( -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEX" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEY" = ( -/turf/open/floor/plasteel, -/area/engine/atmos) -"bEZ" = ( -/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFa" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFb" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "N2O Outlet Pump"; - on = 0 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bFc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; - id_tag = "n2o_out"; - name = "n2o out" - }, -/turf/open/floor/engine/n2o, -/area/engine/atmos) -"bFd" = ( -/turf/open/floor/engine/n2o, -/area/engine/atmos) -"bFe" = ( -/obj/structure/sign/fire, -/turf/closed/wall/r_wall, -/area/science/mixing) -"bFf" = ( -/obj/machinery/door/poddoor{ - id = "turbinevent"; - name = "Aft Vent" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"bFg" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/space, -/area/space) -"bFh" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFi" = ( -/obj/item/trash/chips, -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFj" = ( -/obj/structure/table, -/obj/item/weapon/paper, -/obj/item/weapon/pen, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFn" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFo" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFp" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden, -/mob/living/simple_animal/mouse/gray, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFq" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bFr" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFs" = ( -/turf/closed/wall/r_wall, -/area/engine/gravity_generator) -"bFt" = ( -/obj/structure/table, -/obj/item/trash/chips, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFu" = ( -/turf/closed/wall, -/area/storage/tech) -"bFv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/storage/tech) -"bFw" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bFx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bFy" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/drinks/soda_cans/lemon_lime, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bFz" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/fyellow, -/obj/item/weapon/wrench, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bFA" = ( -/obj/structure/table, -/obj/item/weapon/storage/toolbox/mechanical, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bFB" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bFC" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/engine/atmos) -"bFD" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/glass_atmos{ - name = "Atmospherics Monitoring"; - req_access_txt = "24" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFE" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 0; - name = "Waste In"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFG" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 0; - name = "Air to Port"; - on = 0 - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFH" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 0; - name = "Mix to Port"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFI" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFJ" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFK" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "n2o_in"; - name = "Nitrous Oxide Supply Control"; - output_tag = "n2o_out"; - sensors = list("n2o_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bFL" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "n2o_sensor" - }, -/turf/open/floor/engine/n2o, -/area/engine/atmos) -"bFM" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/turf/open/floor/engine/n2o, -/area/engine/atmos) -"bFN" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/engine/n2o, -/area/engine/atmos) -"bFO" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFP" = ( -/obj/structure/closet/emcloset, -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFQ" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFR" = ( -/obj/structure/rack, -/obj/item/weapon/book/manual/detective, -/obj/item/clothing/head/that, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFS" = ( -/obj/structure/girder, -/turf/closed/wall, -/area/maintenance/department/engine) -"bFT" = ( -/obj/item/trash/raisins, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFU" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFV" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bFW" = ( -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bFX" = ( -/obj/machinery/camera{ - c_tag = "Gravity Generator"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bFY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bFZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bGa" = ( -/turf/closed/wall/r_wall, -/area/storage/tech) -"bGb" = ( -/obj/structure/table, -/obj/item/device/flashlight{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/item/device/flashlight{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/effect/decal/cleanable/cobweb, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGc" = ( -/obj/structure/table, -/obj/item/device/aicard, -/obj/item/weapon/aiModule/reset, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 2; - pixel_y = 22 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGd" = ( -/obj/structure/table, -/obj/machinery/cell_charger{ - pixel_y = 5 - }, -/obj/item/weapon/stock_parts/cell/high/plus, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGe" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/pandemic{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/weapon/circuitboard/computer/rdconsole, -/obj/item/weapon/circuitboard/machine/rdserver{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/weapon/circuitboard/machine/destructive_analyzer, -/obj/item/weapon/circuitboard/machine/protolathe, -/obj/item/weapon/circuitboard/computer/aifixer, -/obj/item/weapon/circuitboard/computer/teleporter, -/obj/item/weapon/circuitboard/machine/circuit_imprinter, -/obj/item/weapon/circuitboard/machine/mechfab, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGf" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/mining, -/obj/item/weapon/circuitboard/machine/autolathe{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/weapon/circuitboard/computer/arcade/battle, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Tech Storage"; - dir = 2; - network = list("SS13") - }, -/obj/item/weapon/circuitboard/computer/shuttle/monastery_shuttle, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGg" = ( -/obj/structure/rack, -/obj/item/weapon/circuitboard/machine/telecomms/processor, -/obj/item/weapon/circuitboard/machine/telecomms/receiver, -/obj/item/weapon/circuitboard/machine/telecomms/server, -/obj/item/weapon/circuitboard/machine/telecomms/bus, -/obj/item/weapon/circuitboard/machine/telecomms/broadcaster, -/obj/item/weapon/circuitboard/computer/message_monitor{ - pixel_y = -5 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGh" = ( -/obj/structure/rack, -/obj/item/weapon/electronics/airalarm, -/obj/item/weapon/electronics/airlock, -/obj/item/weapon/electronics/apc, -/obj/item/weapon/electronics/firealarm, -/obj/item/weapon/electronics/firelock, -/obj/item/weapon/electronics/tracker, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGi" = ( -/obj/machinery/computer/arcade, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGj" = ( -/obj/machinery/vending/assist, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGk" = ( -/obj/machinery/power/apc{ - name = "Aft Hall APC"; - dir = 8; - pixel_x = -25; - pixel_y = 1 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bGl" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Bar2"; - location = "Eng" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bGm" = ( -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bGn" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/window/northleft{ - dir = 4; - icon_state = "left"; - name = "Atmospherics Desk"; - req_access_txt = "24" - }, -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - layer = 2.9; - name = "atmos blast door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGo" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/effect/landmark/start/atmospheric_technician, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGp" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGq" = ( -/obj/structure/tank_dispenser, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGr" = ( -/obj/machinery/pipedispenser, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGt" = ( -/obj/structure/closet/secure_closet/atmospherics, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGu" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel{ - dir = 2 - }, -/area/engine/atmos) -"bGv" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel{ - dir = 2 - }, -/area/engine/atmos) -"bGw" = ( -/obj/machinery/atmospherics/components/trinary/filter{ - dir = 1; - filter_type = "n2o"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGx" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 8; - frequency = 1441; - id = "n2o_in"; - pixel_y = 1 - }, -/turf/open/floor/engine/n2o, -/area/engine/atmos) -"bGy" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bGz" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 9 - }, -/turf/open/space, -/area/space) -"bGA" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/library) -"bGB" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bGC" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/closed/wall, -/area/maintenance/department/engine) -"bGD" = ( -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/engine/gravity_generator) -"bGE" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/engine/gravity_generator) -"bGF" = ( -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/engine/gravity_generator) -"bGG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bGH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/gravity_generator) -"bGI" = ( -/obj/structure/closet/radiation, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/machinery/airalarm{ - dir = 2; - pixel_y = 22 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bGJ" = ( -/obj/structure/closet/radiation, -/obj/machinery/camera{ - c_tag = "Gravity Generator Foyer"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bGK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/storage/tech) -"bGL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'RADIOACTIVE AREA'"; - icon_state = "radiation"; - name = "RADIOACTIVE AREA"; - pixel_x = -32 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGM" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/office/dark{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGN" = ( -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGO" = ( -/obj/machinery/light_switch{ - pixel_x = 25 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bGP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bGQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bGR" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bGS" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bGT" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/window/northleft{ - dir = 4; - icon_state = "left"; - name = "Atmospherics Desk"; - req_access_txt = "24" - }, -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - layer = 2.9; - name = "atmos blast door" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/effect/landmark/start/atmospheric_technician, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGV" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGW" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/clothing/mask/gas{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/machinery/requests_console{ - department = "Atmospherics"; - departmentType = 4; - name = "Atmos RC"; - pixel_x = 30 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGX" = ( -/obj/machinery/pipedispenser/disposal, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Atmospherics Central"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGY" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGZ" = ( -/obj/machinery/suit_storage_unit/atmos, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHa" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 4 - }, -/obj/machinery/meter, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHb" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHc" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/obj/machinery/meter, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHd" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bHe" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 6 - }, -/obj/item/weapon/wrench, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHf" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ - dir = 4 - }, -/obj/machinery/meter, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHg" = ( -/obj/item/weapon/broken_bottle, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHh" = ( -/obj/effect/decal/cleanable/ash, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHi" = ( -/obj/structure/closet, -/obj/item/weapon/restraints/handcuffs/cable, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Gravity Generator"; - req_access_txt = "11" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bHk" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bHl" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bHm" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Gravity Generator"; - req_access_txt = "11" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/storage/tech) -"bHn" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHo" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHp" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/cloning, -/obj/item/weapon/circuitboard/computer/med_data{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/weapon/circuitboard/machine/clonescanner, -/obj/item/weapon/circuitboard/machine/clonepod, -/obj/item/weapon/circuitboard/computer/scan_consolenew, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHq" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/secure_data{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/weapon/circuitboard/computer/security{ - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHr" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/powermonitor{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/weapon/circuitboard/computer/stationalert{ - pixel_x = 1; - pixel_y = -1 - }, -/obj/item/weapon/circuitboard/computer/atmos_alert{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHs" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHt" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHu" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHv" = ( -/obj/machinery/door/airlock/engineering{ - name = "Tech Storage"; - req_access_txt = "23" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bHw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bHx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bHy" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bHz" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bHA" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bHB" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHC" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - freq = 1400; - location = "Atmospherics" - }, -/turf/open/floor/plasteel/loadingarea{ - dir = 4 - }, -/area/engine/atmos) -"bHD" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 2; - icon_state = "pipe-j2s"; - sortType = 6 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHE" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHF" = ( -/obj/machinery/pipedispenser/disposal/transit_tube, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHG" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 4 - }, -/obj/item/weapon/wrench, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bHH" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Starboard"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Plasma Outlet Pump"; - on = 0 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bHI" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bHJ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; - id_tag = "tox_out"; - name = "toxin out" - }, -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bHK" = ( -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bHL" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bHM" = ( -/obj/structure/disposalpipe/junction{ - dir = 2; - icon_state = "pipe-y" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bHN" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating/airless, -/area/maintenance/department/engine) -"bHO" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHP" = ( -/obj/item/stack/sheet/cardboard{ - amount = 14 - }, -/obj/item/weapon/vending_refill/cola, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHQ" = ( -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics Maintenance"; - req_access_txt = "12;24" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHR" = ( -/obj/machinery/atmospherics/components/binary/valve, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHS" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Air Out"; - on = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHT" = ( -/obj/item/weapon/picket_sign, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHU" = ( -/obj/structure/bonfire, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHV" = ( -/obj/structure/closet, -/obj/item/weapon/cigbutt/cigarbutt, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHW" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bHX" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bHY" = ( -/obj/machinery/gravity_generator/main/station, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/engine/gravity_generator) -"bHZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bIa" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/gravity_generator) -"bIb" = ( -/obj/structure/chair/office/light, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bIc" = ( -/obj/machinery/power/terminal, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"bId" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/storage/tech) -"bIe" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'RADIOACTIVE AREA'"; - icon_state = "radiation"; - name = "RADIOACTIVE AREA"; - pixel_x = -32 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIg" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIi" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIj" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bIl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bIm" = ( -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway Engineering"; - dir = 1; - network = list("SS13"); - start_active = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bIn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bIo" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-02" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner, -/area/hallway/primary/aft) -"bIp" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/glass_atmos{ - name = "Atmospherics Monitoring"; - req_access_txt = "24" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bIq" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 0; - name = "Port to Filter"; - on = 0 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bIr" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/obj/structure/chair/stool, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bIs" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/heater{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bIt" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "tox_in"; - name = "Plasma Supply Control"; - output_tag = "tox_out"; - sensors = list("tox_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bIu" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "tox_sensor" - }, -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bIv" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bIw" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bIx" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/mousetraps, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIy" = ( -/obj/structure/table, -/obj/item/stack/cable_coil, -/obj/item/weapon/extinguisher, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIz" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1; - name = "Connector Port (Air Supply)" - }, -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIA" = ( -/obj/machinery/atmospherics/components/unary/tank/air{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIB" = ( -/obj/structure/grille/broken, -/obj/structure/piano, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIC" = ( -/obj/item/weapon/reagent_containers/food/snacks/beans, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bID" = ( -/obj/structure/closet, -/obj/item/weapon/shard, -/obj/item/stack/spacecash/c10, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIE" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bIF" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bIG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bIH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bII" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Gravity Generator APC"; - pixel_x = -25; - pixel_y = 1 - }, -/obj/structure/table, -/obj/item/weapon/paper/guides/jobs/engi/gravity_gen{ - layer = 3 - }, -/obj/item/weapon/pen/blue, -/obj/machinery/power/terminal{ - dir = 8 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/gravity_generator) -"bIJ" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/smes{ - charge = 5e+006 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/gravity_generator) -"bIK" = ( -/obj/machinery/suit_storage_unit/standard_unit, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/closet/crate/engineering/electrical, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/weapon/electronics/apc, -/obj/item/weapon/electronics/airalarm, -/obj/item/weapon/electronics/airlock, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIN" = ( -/obj/structure/rack, -/obj/item/weapon/stock_parts/subspace/filter, -/obj/item/weapon/stock_parts/subspace/filter, -/obj/item/weapon/stock_parts/subspace/treatment, -/obj/item/weapon/stock_parts/subspace/treatment, -/obj/item/weapon/stock_parts/subspace/transmitter, -/obj/item/weapon/stock_parts/subspace/transmitter, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIO" = ( -/obj/structure/rack, -/obj/item/weapon/stock_parts/subspace/ansible, -/obj/item/weapon/stock_parts/subspace/ansible, -/obj/item/weapon/stock_parts/subspace/crystal, -/obj/item/weapon/stock_parts/subspace/crystal, -/obj/machinery/light, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIP" = ( -/obj/structure/rack, -/obj/item/weapon/stock_parts/subspace/amplifier, -/obj/item/weapon/stock_parts/subspace/amplifier, -/obj/item/weapon/stock_parts/subspace/analyzer, -/obj/item/weapon/stock_parts/subspace/analyzer, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIQ" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/storage/toolbox/electrical{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/clothing/gloves/color/yellow, -/obj/item/device/t_scanner, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIR" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/storage/toolbox/electrical{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/device/multitool, -/obj/item/clothing/glasses/meson, -/obj/machinery/requests_console{ - department = "Tech storage"; - pixel_y = -32 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIS" = ( -/obj/structure/closet/crate{ - name = "solar pack crate" - }, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/solar_assembly, -/obj/item/weapon/circuitboard/computer/solar_control, -/obj/item/weapon/electronics/tracker, -/obj/item/weapon/paper/guides/jobs/engi/solars, -/obj/machinery/power/apc{ - dir = 2; - name = "Tech Storage APC"; - pixel_y = -24 - }, -/obj/structure/cable, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bIT" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/security/checkpoint/engineering) -"bIU" = ( -/turf/closed/wall, -/area/security/checkpoint/engineering) -"bIV" = ( -/turf/closed/wall, -/area/engine/engineering) -"bIW" = ( -/obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 2; - name = "Engineering"; - req_one_access_txt = "10;24" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bIX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/engine/engineering) -"bIY" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 6 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bIZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bJa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/structure/sign/atmosplaque{ - pixel_y = 32 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Atmospherics Entrance"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bJb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 29 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bJc" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 30; - pixel_y = 26 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/structure/closet/wardrobe/atmospherics_yellow, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bJf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/structure/reagent_dispensers/watertank/high, -/obj/structure/fireaxecabinet{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bJg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 4 - }, -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/camera{ - c_tag = "Atmospherics Mixing"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/atmos) -"bJh" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "Port to Filter"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJi" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/item/weapon/cigbutt, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJj" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJk" = ( -/obj/machinery/atmospherics/components/trinary/filter{ - dir = 1; - filter_type = "plasma"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJl" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bJm" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 8; - frequency = 1441; - id = "tox_in"; - pixel_y = 1 - }, -/turf/open/floor/engine/plasma, -/area/engine/atmos) -"bJn" = ( -/obj/item/weapon/cigbutt/cigarbutt, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJo" = ( -/obj/structure/sign/securearea, -/turf/closed/wall/r_wall, -/area/storage/tech) -"bJp" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Secure Tech Storage"; - req_access_txt = "19;23" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bJq" = ( -/obj/structure/sign/securearea, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall/r_wall, -/area/storage/tech) -"bJr" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/wiki/security_space_law, -/obj/machinery/camera{ - c_tag = "Engineering Security Post"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/engineering) -"bJs" = ( -/obj/machinery/computer/secure_data, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/engineering) -"bJt" = ( -/obj/machinery/computer/secure_data, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/engineering) -"bJu" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 28 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bJv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bJw" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Engineering Access" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bJx" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "atmos blast door" - }, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bJy" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJA" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJB" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "N2 to Pure"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJC" = ( -/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bJD" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1 - }, -/turf/open/floor/plating/airless, -/area/space) -"bJE" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/libraryscanner, -/turf/open/floor/plasteel/black, -/area/library) -"bJF" = ( -/obj/machinery/newscaster{ - pixel_x = -32; - pixel_y = -32 - }, -/turf/open/floor/carpet, -/area/library) -"bJG" = ( -/obj/structure/closet/crate/bin, -/turf/open/floor/plasteel/black, -/area/library) -"bJH" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bJI" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"bJJ" = ( -/obj/docking_port/stationary{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 24; - id = "syndicate_southmaint"; - name = "south maintenance airlock"; - turf_type = /turf/open/space; - width = 18 - }, -/turf/open/space, -/area/space) -"bJK" = ( -/obj/structure/mopbucket, -/obj/item/weapon/mop, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJL" = ( -/obj/structure/grille/broken, -/obj/structure/window/fulltile, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJM" = ( -/obj/structure/bookcase/random/adult, -/turf/open/floor/plasteel/black, -/area/library) -"bJN" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"bJO" = ( -/obj/structure/table/wood, -/obj/item/weapon/clipboard, -/obj/item/weapon/paper, -/obj/item/weapon/pen, -/obj/item/clothing/head/fedora, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJP" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJQ" = ( -/obj/structure/closet{ - name = "Clue Closet" - }, -/obj/item/weapon/kitchen/knife, -/obj/item/candle, -/obj/item/pipe, -/obj/item/weapon/gun/ballistic/revolver/russian, -/obj/item/stack/cable_coil/white, -/obj/item/weapon/wrench, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"bJR" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJS" = ( -/obj/item/weapon/circuitboard/computer/libraryconsole, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bJT" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/chief) -"bJU" = ( -/obj/item/weapon/cartridge/engineering{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/weapon/cartridge/engineering{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/item/weapon/cartridge/engineering{ - pixel_x = 3 - }, -/obj/structure/table/reinforced, -/obj/item/weapon/cartridge/atmos, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Chief Engineer's Desk"; - departmentType = 3; - name = "Chief Engineer RC"; - pixel_x = -32 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 9 - }, -/area/crew_quarters/heads/chief) -"bJV" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Chief Engineer's Office"; - dir = 2; - network = list("SS13") - }, -/mob/living/simple_animal/parrot/Poly, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bJW" = ( -/obj/machinery/airalarm{ - dir = 2; - pixel_y = 22 - }, -/obj/machinery/computer/apc_control, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bJX" = ( -/obj/machinery/computer/station_alert, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bJY" = ( -/obj/machinery/computer/card/minor/ce, -/turf/open/floor/plasteel/yellow/side{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bJZ" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-07"; - name = "Photosynthetic Potted plant"; - pixel_y = 10 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bKa" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-07"; - name = "Photosynthetic Potted plant"; - pixel_y = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bKb" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/closed/wall, -/area/engine/engine_smes) -"bKc" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/smes/engineering, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engine_smes) -"bKd" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/smes/engineering, -/obj/machinery/camera{ - c_tag = "Engineering Power Storage"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engine_smes) -"bKe" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/smes/engineering, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engine_smes) -"bKf" = ( -/turf/closed/wall, -/area/engine/engine_smes) -"bKg" = ( -/turf/closed/wall/r_wall, -/area/engine/engine_smes) -"bKh" = ( -/obj/structure/table, -/obj/item/weapon/pen, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - pixel_x = -32 - }, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/engineering) -"bKi" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/effect/landmark/start/depsec/engineering, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/engineering) -"bKj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/engineering) -"bKk" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Engineering Security Post"; - req_access_txt = "63" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red, -/area/security/checkpoint/engineering) -"bKl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bKm" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/goonplaque, -/area/engine/engineering) -"bKn" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bKo" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "atmos blast door" - }, -/obj/machinery/door/firedoor/heavy, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bKp" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics"; - req_access_txt = "24" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKr" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKt" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKu" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "O2 to Pure"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKv" = ( -/obj/effect/decal/remains/human, -/turf/closed/mineral, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bKw" = ( -/obj/structure/table/wood, -/obj/machinery/computer/libraryconsole/bookmanagement, -/turf/open/floor/plasteel/black, -/area/library) -"bKx" = ( -/obj/structure/table/wood, -/obj/item/weapon/paper_bin{ - layer = 2.9; - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/weapon/pen, -/obj/item/weapon/barcodescanner, -/turf/open/floor/plasteel/black, -/area/library) -"bKy" = ( -/obj/machinery/atmospherics/pipe/manifold/yellow/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bKz" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - name = "CO2 Outlet Pump"; - on = 0 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bKA" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"bKB" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 8; - frequency = 1441; - id_tag = "co2_out"; - name = "co2 out" - }, -/turf/open/floor/engine/co2, -/area/engine/atmos) -"bKC" = ( -/turf/open/floor/engine/co2, -/area/engine/atmos) -"bKD" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bKE" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/engine) -"bKF" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bKG" = ( -/obj/structure/closet/lawcloset, -/obj/item/weapon/gavelhammer, -/obj/item/weapon/gavelblock, -/obj/item/weapon/cartridge/lawyer, -/obj/item/clothing/head/powdered_wig, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bKH" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bKI" = ( -/obj/item/weapon/book/manual/barman_recipes, -/obj/structure/closet/crate{ - icon_state = "crateopen"; - opened = 1 - }, -/obj/item/weapon/cigbutt, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bKJ" = ( -/obj/machinery/button/door{ - desc = "A remote control-switch for the engineering security doors."; - id = "Engineering"; - name = "Engineering Lockdown"; - pixel_x = -24; - pixel_y = -10; - req_access_txt = "10" - }, -/obj/machinery/button/door{ - desc = "A remote control-switch for secure storage."; - id = "Secure Storage"; - name = "Engineering Secure Storage"; - pixel_x = -24; - req_access_txt = "11" - }, -/obj/machinery/button/door{ - id = "atmos"; - name = "Atmospherics Lockdown"; - pixel_x = -24; - pixel_y = 10; - req_access_txt = "24" - }, -/obj/structure/table/reinforced, -/obj/item/weapon/folder/yellow, -/obj/item/weapon/paper/monitorkey, -/obj/item/weapon/pen, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/crew_quarters/heads/chief) -"bKK" = ( -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bKL" = ( -/obj/effect/landmark/start/chief_engineer, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bKM" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bKN" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/clipboard, -/obj/item/weapon/lighter, -/obj/item/clothing/glasses/meson{ - pixel_y = 4 - }, -/obj/item/weapon/stamp/ce, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/machinery/keycard_auth{ - pixel_x = 26; - pixel_y = 26 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/crew_quarters/heads/chief) -"bKO" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bKP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bKQ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bKR" = ( -/obj/structure/table, -/obj/item/weapon/storage/box/metalfoam{ - pixel_x = 4; - pixel_y = 7 - }, -/obj/item/weapon/storage/box/lights/mixed, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/engine/engine_smes) -"bKS" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/structure/cable/yellow{ - d2 = 2; - icon_state = "0-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bKT" = ( -/obj/machinery/suit_storage_unit/engine, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/engine_smes) -"bKU" = ( -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Engineering Security APC"; - pixel_x = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/engineering) -"bKV" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/engineering) -"bKW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/engineering) -"bKX" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/security/checkpoint/engineering) -"bKY" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bKZ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bLa" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bLb" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLc" = ( -/obj/item/weapon/pickaxe/mini, -/turf/closed/mineral, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bLd" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLe" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLf" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLg" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "co2_in"; - name = "Carbon Dioxide Supply Control"; - output_tag = "co2_out"; - sensors = list("co2_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/atmos) -"bLh" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "co2_sensor" - }, -/turf/open/floor/engine/co2, -/area/engine/atmos) -"bLi" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/turf/open/floor/engine/co2, -/area/engine/atmos) -"bLj" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/engine/co2, -/area/engine/atmos) -"bLk" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/closed/mineral/random/low_chance, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bLl" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bLm" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"bLn" = ( -/obj/structure/closet/secure_closet/engineering_chief{ - req_access_txt = "0" - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/item/clothing/glasses/meson/gar, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/crew_quarters/heads/chief) -"bLo" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bLp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bLq" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bLr" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "CE Office APC"; - pixel_x = 28 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/modular_computer/console/preset/engineering, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/crew_quarters/heads/chief) -"bLs" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/robotics{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/weapon/circuitboard/computer/mecha_control{ - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/plating, -/area/storage/tech) -"bLt" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/crew{ - pixel_x = -1; - pixel_y = 1 - }, -/obj/item/weapon/circuitboard/computer/card{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/weapon/circuitboard/computer/communications{ - pixel_x = 5; - pixel_y = -5 - }, -/obj/machinery/camera{ - c_tag = "Secure Tech Storage"; - dir = 1 - }, -/turf/open/floor/plating, -/area/storage/tech) -"bLu" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/circuitboard/computer/borgupload{ - pixel_x = -1; - pixel_y = 1 - }, -/obj/item/weapon/circuitboard/computer/aiupload{ - pixel_x = 2; - pixel_y = -2 - }, -/turf/open/floor/plating, -/area/storage/tech) -"bLv" = ( -/obj/structure/table, -/obj/item/stack/sheet/plasteel{ - amount = 20; - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/stack/sheet/glass{ - amount = 50; - layer = 4 - }, -/obj/item/stack/sheet/glass{ - amount = 50; - layer = 4 - }, -/obj/item/stack/sheet/glass{ - amount = 50; - layer = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the engine containment area."; - dir = 4; - name = "Engine Monitor"; - network = list("Engine"); - pixel_x = -32 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/engine/engine_smes) -"bLw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bLx" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/effect/landmark/start/station_engineer, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bLy" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bLz" = ( -/obj/structure/tank_dispenser, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/engine/engine_smes) -"bLA" = ( -/obj/structure/filingcabinet, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the engine containment area."; - dir = 4; - name = "Engine Monitor"; - network = list("Engine"); - pixel_x = -32 - }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/engineering) -"bLB" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/engineering) -"bLC" = ( -/obj/structure/reagent_dispensers/peppertank{ - pixel_x = 32 - }, -/obj/structure/closet/wardrobe/red, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/engineering) -"bLD" = ( -/turf/closed/wall/r_wall, -/area/security/checkpoint/engineering) -"bLE" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "engineering security door" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bLF" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "engineering security door" - }, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bLG" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "engineering security door" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bLH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/closed/wall, -/area/engine/engineering) -"bLI" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLJ" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLK" = ( -/obj/machinery/atmospherics/components/trinary/filter{ - dir = 4; - filter_type = "o2"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLL" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLM" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLN" = ( -/obj/machinery/camera{ - c_tag = "Telecomms External Fore"; - dir = 1; - network = list("SS13, Telecomms"); - start_active = 1 - }, -/turf/open/space, -/area/space) -"bLO" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4; - - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLP" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLQ" = ( -/obj/machinery/atmospherics/components/trinary/filter{ - dir = 1; - filter_type = "co2"; - on = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bLR" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bLS" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 8; - frequency = 1441; - id = "co2_in"; - pixel_y = 1 - }, -/turf/open/floor/engine/co2, -/area/engine/atmos) -"bLT" = ( -/obj/item/device/flashlight, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bLU" = ( -/obj/effect/decal/cleanable/vomit/old, -/obj/structure/grille/broken, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bLV" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bLW" = ( -/obj/machinery/suit_storage_unit/ce, -/turf/open/floor/plasteel/yellow/side{ - dir = 10 - }, -/area/crew_quarters/heads/chief) -"bLX" = ( -/turf/open/floor/plasteel/yellow/side, -/area/crew_quarters/heads/chief) -"bLY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/side, -/area/crew_quarters/heads/chief) -"bLZ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/side, -/area/crew_quarters/heads/chief) -"bMa" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_x = 25 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 6 - }, -/area/crew_quarters/heads/chief) -"bMb" = ( -/turf/closed/wall/r_wall, -/area/engine/engineering) -"bMc" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/rods{ - amount = 50 - }, -/obj/item/stack/cable_coil, -/obj/machinery/power/apc{ - cell_type = 10000; - dir = 8; - name = "Engine Room APC"; - pixel_x = -26 - }, -/obj/structure/cable, -/obj/item/stack/sheet/metal{ - amount = 50; - layer = 2.9 - }, -/obj/item/stack/cable_coil, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/engine/engine_smes) -"bMd" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bMe" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bMf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bMg" = ( -/obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; - name = "Engine Room"; - req_access_txt = "10" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bMh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"bMi" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMj" = ( -/obj/machinery/portable_atmospherics/pump, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMk" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMl" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "n2_in"; - name = "Nitrogen Supply Control"; - output_tag = "n2_out"; - sensors = list("n2_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMm" = ( -/obj/machinery/camera/motion{ - c_tag = "Telecomms External Access"; - dir = 1; - network = list("SS13","Telecomms") - }, -/turf/open/floor/plasteel, -/area/tcommsat/computer) -"bMn" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMo" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "o2_in"; - name = "Oxygen Supply Control"; - output_tag = "o2_out"; - sensors = list("o2_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMp" = ( -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMq" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMr" = ( -/obj/machinery/computer/atmos_control/tank{ - frequency = 1441; - input_tag = "air_in"; - name = "Mixed Air Supply Control"; - output_tag = "air_out"; - sensors = list("air_sensor" = "Tank") - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMs" = ( -/obj/structure/lattice, -/obj/machinery/camera/motion{ - c_tag = "Telecomms External Port"; - dir = 8; - network = list("Telecomms") - }, -/turf/open/space, -/area/space) -"bMt" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "Air Outlet Pump"; - on = 1 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMu" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"bMv" = ( -/obj/structure/lattice, -/obj/machinery/camera/motion{ - c_tag = "Telecomms External Starboard"; - dir = 4; - network = list("Telecomms") - }, -/turf/open/space, -/area/space) -"bMw" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 6 - }, -/area/engine/atmos) -"bMx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bMy" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bMz" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/crew_quarters/heads/chief) -"bMA" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/crew_quarters/heads/chief) -"bMB" = ( -/obj/machinery/door/airlock/glass_command{ - name = "Chief Engineer"; - req_access_txt = "56" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/crew_quarters/heads/chief) -"bMC" = ( -/turf/closed/wall, -/area/crew_quarters/heads/chief) -"bMD" = ( -/obj/machinery/computer/atmos_alert, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engineering) -"bME" = ( -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/obj/machinery/modular_computer/console/preset/engineering, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engineering) -"bMF" = ( -/obj/machinery/computer/station_alert, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engineering) -"bMG" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'HIGH VOLTAGE'"; - icon_state = "shock"; - name = "HIGH VOLTAGE" - }, -/turf/open/floor/plating, -/area/engine/engine_smes) -"bMH" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/engine/engine_smes) -"bMI" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_engineering{ - name = "Power Storage"; - req_access_txt = "11"; - req_one_access_txt = "0" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engine_smes) -"bMJ" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/engine/engine_smes) -"bMK" = ( -/obj/machinery/vending/engivend, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engineering) -"bML" = ( -/obj/machinery/vending/tool, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engineering) -"bMM" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/engineering) -"bMN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bMO" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bMP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bMQ" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/green/visible, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/engine/atmos) -"bMR" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 0; - name = "Waste to Space"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bMS" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bMT" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Atmospherics External Access"; - req_access = null; - req_access_txt = "24" - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bMU" = ( -/obj/structure/table_frame/wood, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bMV" = ( -/obj/item/trash/candy, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bMW" = ( -/turf/open/space, -/area/space/nearstation) -"bMX" = ( -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"bMY" = ( -/obj/machinery/power/apc{ - cell_type = 5000; - dir = 8; - name = "Engineering Maintenance APC"; - pixel_x = -25; - pixel_y = 1 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bMZ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bNa" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance{ - name = "Engineering Maintenance"; - req_access_txt = "10" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bNb" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNd" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j1s"; - sortType = 5 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNe" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Engineering Port Fore"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/map{ - icon_state = "map-pubby"; - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNi" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNj" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 2; - pixel_y = 22 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/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, -/area/engine/engineering) -"bNm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNn" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNo" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 29 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNp" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Engineering Starboard Fore"; - dir = 2; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNq" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - icon_state = "pipe-j2s"; - sortType = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNt" = ( -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNu" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/space, -/area/space) -"bNv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bNw" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/space, -/area/space) -"bNx" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bNy" = ( -/obj/structure/table_frame/wood, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bNz" = ( -/obj/item/weapon/bikehorn/rubberducky, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bNA" = ( -/turf/closed/wall/r_wall, -/area/maintenance/department/engine) -"bNB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNC" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bND" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNG" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNH" = ( -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNK" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNM" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNN" = ( -/obj/machinery/atmospherics/pipe/simple, -/obj/structure/grille, -/obj/machinery/meter, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bNO" = ( -/obj/machinery/atmospherics/pipe/simple, -/obj/structure/grille, -/obj/machinery/meter{ - name = "Mixed Air Tank In" - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bNP" = ( -/obj/machinery/atmospherics/pipe/simple, -/obj/structure/grille, -/obj/machinery/meter{ - name = "Mixed Air Tank Out" - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bNQ" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Atmospherics External Access"; - req_access = null; - req_access_txt = "24" - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bNR" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/engine/engineering) -"bNS" = ( -/obj/machinery/door/window/southleft{ - base_state = "left"; - dir = 4; - icon_state = "left"; - name = "Engineering Delivery"; - req_access_txt = "10" - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - freq = 1400; - location = "Engineering" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/engine/engineering) -"bNT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/loadingarea{ - dir = 4 - }, -/area/engine/engineering) -"bNU" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNV" = ( -/obj/structure/chair/stool, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNW" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/station_engineer, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNX" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/weapon/storage/belt/utility, -/obj/item/clothing/head/welding{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/clothing/glasses/meson{ - pixel_x = 3; - pixel_y = -4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNY" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bNZ" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/camera{ - c_tag = "Engineering Central"; - dir = 1; - network = list("SS13") - }, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOb" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOd" = ( -/obj/structure/rack{ - dir = 8; - layer = 2.9 - }, -/obj/item/clothing/mask/gas{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOe" = ( -/obj/structure/table, -/obj/item/weapon/airlock_painter{ - pixel_y = 3 - }, -/obj/item/device/flashlight, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOf" = ( -/obj/structure/table, -/obj/item/weapon/electronics/airlock, -/obj/item/weapon/electronics/airlock, -/obj/item/weapon/electronics/apc, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/item/stack/cable_coil, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOg" = ( -/obj/structure/closet/wardrobe/engineering_yellow, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOh" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "n2_in" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"bOi" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "n2_sensor" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"bOj" = ( -/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) -"bOk" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "o2_in" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"bOl" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "o2_sensor" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"bOm" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "o2_out"; - name = "oxygen out" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"bOn" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"bOo" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "air_sensor" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"bOp" = ( -/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) -"bOq" = ( -/obj/structure/rack, -/obj/item/weapon/paper, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bOr" = ( -/obj/item/toy/beach_ball{ - desc = "The simple beach ball is one of Nanotrasen's most popular products. 'Why do we make beach balls? Because we can! (TM)' - Nanotrasen"; - item_state = "beachball"; - name = "NanoTrasen-brand beach ball"; - pixel_y = 7 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bOs" = ( -/obj/item/weapon/phone, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bOt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOu" = ( -/obj/structure/table, -/obj/item/weapon/pen, -/obj/item/weapon/storage/belt/utility, -/obj/item/clothing/glasses/meson, -/obj/item/weapon/paper_bin{ - layer = 2.9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOv" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/wiki/engineering_hacking{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/book/manual/wiki/engineering_construction, -/obj/item/clothing/gloves/color/yellow, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOw" = ( -/obj/structure/table, -/obj/item/weapon/book/manual/engineering_singularity_safety{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/book/manual/wiki/engineering_guide, -/obj/item/weapon/book/manual/engineering_particle_accelerator{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/clothing/gloves/color/yellow, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOy" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/closet/radiation, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOz" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'RADIOACTIVE AREA'"; - icon_state = "radiation"; - name = "RADIOACTIVE AREA" - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"bOA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "Singularity"; - name = "radiation shutters" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel{ - dir = 2 - }, -/area/engine/engineering) -"bOB" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/closet/secure_closet/engineering_welding, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOC" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/yellow, -/obj/item/weapon/storage/belt/utility, -/obj/item/clothing/glasses/meson, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOD" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOE" = ( -/obj/effect/landmark/start/station_engineer, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOG" = ( -/obj/structure/closet/secure_closet/engineering_personal, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOH" = ( -/turf/open/floor/engine/n2, -/area/engine/atmos) -"bOI" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"bOJ" = ( -/turf/open/floor/engine/o2, -/area/engine/atmos) -"bOK" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"bOL" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine/air, -/area/engine/atmos) -"bOM" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/effect/landmark/event_spawn, -/turf/open/floor/engine/air, -/area/engine/atmos) -"bON" = ( -/turf/open/floor/engine/air, -/area/engine/atmos) -"bOO" = ( -/obj/item/trash/tray, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bOP" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bOQ" = ( -/obj/machinery/shieldgen, -/turf/open/floor/plating, -/area/engine/engineering) -"bOR" = ( -/obj/machinery/shieldgen, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bOS" = ( -/turf/open/floor/plating, -/area/engine/engineering) -"bOT" = ( -/obj/machinery/door/poddoor{ - id = "Secure Storage"; - name = "secure storage" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bOU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOV" = ( -/obj/structure/closet/radiation, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bOW" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bOX" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bOY" = ( -/obj/machinery/camera{ - c_tag = "Engineering Center"; - dir = 2; - network = list("SS13","Engine"); - pixel_x = 23 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bOZ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPa" = ( -/obj/structure/closet/secure_closet/engineering_electrical, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPb" = ( -/obj/structure/table, -/obj/item/weapon/storage/toolbox/mechanical{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/weapon/storage/toolbox/mechanical{ - pixel_x = -2 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPc" = ( -/obj/structure/table, -/obj/item/weapon/storage/toolbox/electrical{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/weapon/storage/toolbox/electrical{ - pixel_x = -2 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPd" = ( -/obj/structure/closet/secure_closet/engineering_personal, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPe" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"bPf" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"bPg" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/air, -/area/engine/atmos) -"bPh" = ( -/obj/structure/table, -/obj/item/weapon/wirecutters, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bPi" = ( -/obj/structure/table, -/obj/item/weapon/storage/fancy/cigarettes/cigpack_robustgold, -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bPj" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bPk" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"bPl" = ( -/obj/machinery/field/generator, -/turf/open/floor/plating, -/area/engine/engineering) -"bPm" = ( -/obj/structure/closet/crate, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/obj/item/stack/rods{ - amount = 50 - }, -/obj/item/stack/sheet/glass{ - amount = 50 - }, -/obj/item/weapon/electronics/airlock, -/obj/item/weapon/electronics/airlock, -/obj/item/weapon/stock_parts/cell/high/plus, -/obj/item/stack/sheet/mineral/plasma{ - amount = 30 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPn" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPo" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPp" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "Singularity"; - name = "radiation shutters" - }, -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel{ - dir = 2 - }, -/area/engine/engineering) -"bPr" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPs" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPt" = ( -/obj/structure/particle_accelerator/end_cap, -/turf/open/floor/plating, -/area/engine/engineering) -"bPu" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/engine/engineering) -"bPv" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPw" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPx" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPy" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPz" = ( -/obj/item/weapon/shovel, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bPA" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/turf/open/floor/plating, -/area/engine/engineering) -"bPB" = ( -/obj/machinery/power/port_gen/pacman, -/turf/open/floor/plating, -/area/engine/engineering) -"bPC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPD" = ( -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPE" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPG" = ( -/obj/machinery/camera{ - c_tag = "Engineering Port Aft"; - dir = 1; - network = list("SS13") - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPH" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/engineering) -"bPI" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/button/door{ - id = "Singularity"; - name = "Shutters Control"; - pixel_x = 25; - req_access_txt = "11" - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/engineering) -"bPJ" = ( -/obj/machinery/button/door{ - id = "Singularity"; - name = "Shutters Control"; - pixel_x = -25; - req_access_txt = "11" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPK" = ( -/obj/machinery/particle_accelerator/control_box, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/engine/engineering) -"bPL" = ( -/obj/structure/particle_accelerator/fuel_chamber, -/turf/open/floor/plating, -/area/engine/engineering) -"bPM" = ( -/obj/effect/landmark/start/station_engineer, -/turf/open/floor/plating, -/area/engine/engineering) -"bPN" = ( -/obj/machinery/button/door{ - id = "Singularity"; - name = "Shutters Control"; - pixel_x = 25; - req_access_txt = "11" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPO" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/button/door{ - id = "Singularity"; - name = "Shutters Control"; - pixel_x = -25; - req_access_txt = "11" - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/engineering) -"bPP" = ( -/obj/machinery/camera{ - c_tag = "Engineering Starboard Aft"; - dir = 1; - network = list("SS13") - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPQ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPR" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPS" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPT" = ( -/obj/structure/closet/crate/medical, -/obj/item/stack/medical/gauze, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bPU" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/random, -/obj/structure/table/optable, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bPV" = ( -/obj/machinery/power/emitter, -/turf/open/floor/plating, -/area/engine/engineering) -"bPW" = ( -/obj/machinery/door/airlock/engineering{ - name = "Telecommunications Transit Tube"; - req_access_txt = "10; 61" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bPX" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "10;13" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/engine/engineering) -"bPY" = ( -/obj/machinery/door/poddoor/shutters/preopen{ - id = "Singularity"; - name = "radiation shutters" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bPZ" = ( -/obj/item/stack/cable_coil{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/stack/cable_coil{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/weapon/crowbar, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQa" = ( -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/engine/engineering) -"bQb" = ( -/obj/structure/particle_accelerator/power_box, -/turf/open/floor/plating, -/area/engine/engineering) -"bQc" = ( -/obj/item/weapon/screwdriver, -/turf/open/floor/plating, -/area/engine/engineering) -"bQd" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQe" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "10;13" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQf" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQg" = ( -/obj/effect/decal/cleanable/robot_debris{ - icon_state = "gib7" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQh" = ( -/obj/item/device/radio, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQi" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/grille/broken, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQj" = ( -/obj/machinery/field/generator, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQk" = ( -/obj/machinery/power/emitter, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQl" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQm" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bQn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bQo" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQp" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = 32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/engine/engineering) -"bQq" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, -/obj/item/weapon/tank/internals/plasma, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQr" = ( -/obj/machinery/power/rad_collector{ - anchored = 1 - }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQs" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/engine/engineering) -"bQt" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQu" = ( -/obj/structure/particle_accelerator/particle_emitter/left, -/turf/open/floor/plating, -/area/engine/engineering) -"bQv" = ( -/obj/structure/particle_accelerator/particle_emitter/center, -/turf/open/floor/plating, -/area/engine/engineering) -"bQw" = ( -/obj/structure/particle_accelerator/particle_emitter/right, -/turf/open/floor/plating, -/area/engine/engineering) -"bQx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQy" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQz" = ( -/obj/docking_port/stationary{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 24; - id = "syndicate_se"; - name = "southeast of station"; - turf_type = /turf/open/space; - width = 18 - }, -/turf/open/space, -/area/space) -"bQA" = ( -/obj/structure/chair, -/obj/item/weapon/cigbutt, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQB" = ( -/obj/item/weapon/reagent_containers/food/drinks/soda_cans/cola, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bQC" = ( -/obj/structure/transit_tube_pod, -/obj/structure/transit_tube/station/reverse{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQD" = ( -/obj/machinery/camera{ - c_tag = "Engineering Telecomms Access"; - dir = 8; - network = list("Labor") - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching telecomms."; - dir = 8; - layer = 4; - name = "Telecomms Telescreen"; - network = list("Telecomms"); - pixel_x = 30 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bQE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "10;13" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/engine/engineering) -"bQF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQG" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/engine/engineering) -"bQH" = ( -/obj/item/weapon/wirecutters, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/engine/engineering) -"bQI" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/engine/engineering) -"bQJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "10;13" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQL" = ( -/obj/structure/lattice, -/obj/machinery/camera/motion{ - c_tag = "Telecomms External Port Aft"; - dir = 2; - network = list("Telecomms") - }, -/turf/open/space, -/area/space) -"bQM" = ( -/obj/structure/lattice, -/obj/machinery/camera/motion{ - c_tag = "Telecomms External Starboard Aft"; - dir = 2; - network = list("Telecomms") - }, -/turf/open/space, -/area/space) -"bQN" = ( -/obj/structure/transit_tube, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQO" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bQP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"bQQ" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQS" = ( -/obj/machinery/camera/emp_proof{ - c_tag = "Engine Containment Port Fore"; - dir = 2; - network = list("Engine") - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQT" = ( -/obj/machinery/power/grounding_rod, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQU" = ( -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQV" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bQW" = ( -/obj/machinery/camera/emp_proof{ - c_tag = "Engine Containment Starboard Fore"; - dir = 2; - network = list("Engine") - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQX" = ( /obj/structure/cable{ d1 = 1; d2 = 4; @@ -44163,164 +52355,8 @@ }, /turf/open/floor/plating/airless, /area/engine/engineering) -"bQY" = ( +"cjU" = ( /obj/structure/grille, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bQZ" = ( -/obj/structure/window/reinforced/fulltile, -/obj/structure/transit_tube, -/turf/open/floor/plating, -/area/engine/engineering) -"bRa" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "61" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bRb" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRc" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRd" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRe" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRf" = ( -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRg" = ( -/obj/structure/transit_tube, -/turf/open/floor/plating, -/area/space) -"bRh" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bRi" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRj" = ( -/obj/machinery/power/emitter{ - anchored = 1; - dir = 4; - state = 2 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRk" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRl" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRm" = ( -/obj/machinery/field/generator{ - anchored = 1; - state = 2 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRo" = ( -/obj/machinery/power/emitter{ - anchored = 1; - dir = 8; - state = 2 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRp" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, /obj/structure/cable{ d1 = 1; d2 = 8; @@ -44328,157 +52364,7 @@ }, /turf/open/floor/plating/airless, /area/engine/engineering) -"bRq" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "61" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"bRr" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRs" = ( -/obj/structure/cable/yellow{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/tesla_coil, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRt" = ( -/obj/structure/cable/yellow{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/power/tesla_coil, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRu" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRv" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"bRw" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRx" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRy" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRz" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRA" = ( -/turf/closed/mineral, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRB" = ( -/turf/closed/wall, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRC" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'BOMB RANGE"; - name = "BOMB RANGE" - }, -/turf/closed/indestructible{ - desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; - icon_state = "riveted"; - name = "hyper-reinforced wall" - }, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRD" = ( -/turf/open/floor/plating/asteroid/airless, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRE" = ( -/obj/structure/transit_tube/crossing, -/turf/open/floor/plating, -/area/space) -"bRF" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRJ" = ( +"cjV" = ( /obj/machinery/camera{ active_power_usage = 0; c_tag = "Bomb Testing Asteroid Fore"; @@ -44493,122 +52379,151 @@ /area/mine/explored{ name = "Bomb Testing Asteroid" }) -"bRK" = ( -/obj/machinery/light{ +"cjW" = ( +/obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/structure/window/reinforced, +/obj/structure/table/glass, +/obj/item/weapon/tank/internals/oxygen, +/obj/item/clothing/mask/breath, +/obj/item/clothing/suit/space/hardsuit/engine/elite, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjX" = ( +/obj/structure/chair{ + dir = 1 }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRL" = ( -/obj/machinery/the_singularitygen, -/obj/effect/turf_decal/stripes/line{ +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjY" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/table/glass, +/obj/item/clothing/shoes/magboots, +/turf/open/floor/plating/abductor, +/area/shuttle/abandoned) +"cjZ" = ( +/obj/structure/table, +/obj/item/weapon/storage/crayons, +/obj/item/weapon/wrench, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cka" = ( +/obj/structure/chair{ dir = 8 }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRM" = ( -/obj/machinery/the_singularitygen/tesla, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRN" = ( -/obj/effect/turf_decal/stripes/line{ +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckb" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/chair{ dir = 4 }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRO" = ( -/obj/machinery/light{ +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckc" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/carpet, +/area/chapel/main/monastery) +"ckd" = ( +/obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/obj/item/weapon/storage/box/matches{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/item/weapon/storage/fancy/candle_box, +/obj/structure/table/wood/fancy, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cke" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRP" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating/asteroid/airless, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRR" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bRT" = ( -/turf/closed/mineral/random/low_chance, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRU" = ( -/obj/item/device/radio/beacon, -/obj/effect/landmark/revenantspawn, -/turf/open/floor/plating/airless, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRV" = ( -/obj/item/device/flashlight/lantern{ - on = 1 - }, -/turf/open/floor/plating/asteroid/airless, -/area/mine/explored{ - name = "Bomb Testing Asteroid" - }) -"bRW" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRX" = ( -/obj/structure/grille, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRY" = ( -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bRZ" = ( -/obj/structure/cable/yellow{ icon_state = "0-2"; d2 = 2 }, -/obj/machinery/power/tesla_coil, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckf" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckg" = ( +/obj/item/weapon/wrench, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckh" = ( +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"cki" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Air Out"; + on = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckk" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckl" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/photocopier, +/turf/open/floor/plasteel/black, +/area/library) +"ckm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/carpet, +/area/library) +"ckn" = ( +/obj/item/weapon/storage/bag/books, +/turf/open/floor/plasteel/black, +/area/library) +"cko" = ( +/obj/structure/bookcase/random/religion, +/turf/open/floor/plasteel/black, +/area/library) +"ckp" = ( +/obj/structure/bookcase/random/religion, +/obj/effect/decal/cleanable/cobweb{ + icon_state = "cobweb2" + }, +/turf/open/floor/plasteel/black, +/area/library) +"ckq" = ( +/obj/structure/grille, /turf/open/floor/plating/airless, /area/engine/engineering) -"bSa" = ( +"ckr" = ( /obj/machinery/camera/emp_proof{ c_tag = "Engine Containment Port Aft"; dir = 1; @@ -44616,50 +52531,7 @@ }, /turf/open/floor/plating/airless, /area/engine/engineering) -"bSb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bSc" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bSd" = ( -/obj/structure/cable/yellow{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/light, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bSe" = ( -/obj/structure/cable/yellow{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"bSf" = ( +"cks" = ( /obj/machinery/camera/emp_proof{ c_tag = "Engine Containment Starboard Aft"; dir = 1; @@ -44667,38 +52539,378 @@ }, /turf/open/floor/plating/airless, /area/engine/engineering) -"bSg" = ( -/turf/closed/mineral/iron, +"ckt" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating/asteroid/airless, /area/mine/explored{ name = "Bomb Testing Asteroid" }) -"bSh" = ( +"cku" = ( +/obj/item/weapon/reagent_containers/food/snacks/grown/poppy, +/obj/item/weapon/reagent_containers/food/snacks/grown/poppy, +/obj/item/weapon/reagent_containers/food/snacks/grown/poppy, +/obj/structure/table/wood/fancy, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckv" = ( +/obj/machinery/mass_driver{ + id = "chapelgun" + }, +/obj/machinery/door/window/eastleft{ + dir = 8; + name = "Mass Driver"; + req_one_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckw" = ( +/obj/machinery/mass_driver{ + id = "chapelgun" + }, +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckx" = ( +/obj/structure/table/wood/fancy, +/obj/item/clothing/under/burial, +/obj/item/clothing/under/burial, +/obj/item/clothing/under/burial, +/obj/item/clothing/under/burial, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"cky" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckz" = ( +/obj/machinery/atmospherics/pipe/simple/general/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckA" = ( +/obj/machinery/atmospherics/pipe/manifold/general/hidden{ + dir = 1 + }, +/obj/machinery/meter, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckB" = ( +/obj/machinery/atmospherics/pipe/manifold/general/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckC" = ( +/obj/item/weapon/extinguisher, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckD" = ( +/obj/structure/chair/wood/normal, +/turf/open/floor/plasteel/black, +/area/library) +"ckE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/carpet, +/area/library) +"ckF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/carpet, +/area/library) +"ckG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/library) +"ckH" = ( +/turf/open/floor/plasteel/black, +/area/library) +"ckI" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/black, +/area/library) +"ckJ" = ( /obj/structure/sign/securearea, /turf/closed/wall/r_wall, /area/engine/engineering) -"bSi" = ( +"ckK" = ( +/turf/closed/mineral/random/low_chance, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"ckL" = ( +/obj/item/device/radio/beacon, +/obj/effect/landmark/revenantspawn, +/turf/open/floor/plating/airless, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"ckM" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckN" = ( +/obj/structure/window/reinforced{ + dir = 4; + layer = 2.9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/chapel/main/monastery) +"ckO" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckP" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckQ" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckR" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/department/chapel/monastery) +"ckS" = ( +/obj/structure/table/wood, +/obj/item/weapon/folder/yellow, +/obj/item/weapon/pen, +/obj/machinery/camera{ + c_tag = "Monastery Library"; + dir = 4; + network = list("SS13","Monastery") + }, +/turf/open/floor/plasteel/black, +/area/library) +"ckT" = ( +/turf/open/floor/carpet, +/area/library) +"ckU" = ( +/obj/machinery/bookbinder, +/turf/open/floor/plasteel/black, +/area/library) +"ckV" = ( +/obj/structure/bookcase/random/reference, +/turf/open/floor/plasteel/black, +/area/library) +"ckW" = ( +/obj/structure/bookcase/random/nonfiction, +/turf/open/floor/plasteel/black, +/area/library) +"ckX" = ( +/obj/structure/bookcase/random/fiction, +/turf/open/floor/plasteel/black, +/area/library) +"ckY" = ( +/obj/structure/shuttle/engine/propulsion/burst, +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned) +"ckZ" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/space, +/area/space) +"cla" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/space, +/area/space) +"clb" = ( +/obj/machinery/door/poddoor{ + id = "chapelgun"; + name = "mass driver door" + }, +/turf/open/floor/plating, +/area/chapel/main/monastery) +"clc" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space) +"cld" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/closed/wall, +/area/maintenance/department/chapel/monastery) +"cle" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/department/chapel/monastery) +"clf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall, +/area/maintenance/department/chapel/monastery) +"clg" = ( +/obj/structure/chair/wood/normal{ + dir = 1 + }, +/turf/open/floor/plasteel/black, +/area/library) +"clh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/carpet, +/area/library) +"cli" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/black, +/area/library) +"clj" = ( +/obj/item/device/flashlight/lantern{ + on = 1 + }, +/turf/open/floor/plating/asteroid/airless, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"clk" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/libraryscanner, +/turf/open/floor/plasteel/black, +/area/library) +"cll" = ( +/obj/machinery/newscaster{ + pixel_x = -32; + pixel_y = -32 + }, +/turf/open/floor/carpet, +/area/library) +"clm" = ( +/obj/structure/closet/crate/bin, +/turf/open/floor/plasteel/black, +/area/library) +"cln" = ( +/obj/structure/bookcase/random/adult, +/turf/open/floor/plasteel/black, +/area/library) +"clo" = ( +/obj/effect/decal/remains/human, +/turf/closed/mineral, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"clp" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement, +/turf/open/floor/plasteel/black, +/area/library) +"clq" = ( +/obj/structure/table/wood, +/obj/item/weapon/paper_bin{ + layer = 2.9; + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/weapon/pen, +/obj/item/weapon/barcodescanner, +/turf/open/floor/plasteel/black, +/area/library) +"clr" = ( +/obj/item/weapon/pickaxe/mini, +/turf/closed/mineral, +/area/chapel/asteroid{ + name = "Monastery Asteroid" + }) +"cls" = ( /obj/effect/spawner/lootdrop/maintenance, /turf/closed/mineral, /area/mine/explored{ name = "Bomb Testing Asteroid" }) -"bSj" = ( +"clt" = ( +/obj/docking_port/stationary{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 24; + id = "syndicate_southmaint"; + name = "south maintenance airlock"; + turf_type = /turf/open/space; + width = 18 + }, +/turf/open/space, +/area/space) +"clu" = ( +/obj/machinery/camera{ + c_tag = "Telecomms External Fore"; + dir = 1; + network = list("SS13, Telecomms"); + start_active = 1 + }, +/turf/open/space, +/area/space) +"clv" = ( +/turf/closed/mineral/iron, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"clw" = ( /turf/closed/wall/r_wall, /area/tcommsat/computer) -"bSk" = ( +"clx" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 4 }, /turf/open/floor/plating/airless, /area/space) -"bSl" = ( +"cly" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/space, /area/space) -"bSm" = ( +"clz" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 2; name = "Telecommunications External Access"; @@ -44707,27 +52919,23 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSn" = ( +"clA" = ( /obj/machinery/light/small{ brightness = 3; dir = 8 }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSo" = ( -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, +"clB" = ( +/obj/structure/closet/emcloset/anchored, /turf/open/floor/plating, /area/tcommsat/computer) -"bSp" = ( +"clC" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/transit_tube, /turf/open/floor/plating, /area/tcommsat/computer) -"bSq" = ( +"clD" = ( /obj/machinery/door/airlock/external{ cyclelinkeddir = 1; name = "Telecommunications External Access"; @@ -44736,55 +52944,48 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSr" = ( +"clE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/tcommsat/computer) -"bSs" = ( -/obj/docking_port/stationary{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 24; - id = "syndicate_s"; - name = "south of station"; - turf_type = /turf/open/space; - width = 18 - }, -/turf/open/space, -/area/space) -"bSt" = ( +"clF" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/closed/mineral/random/low_chance, +/area/mine/explored{ + name = "Bomb Testing Asteroid" + }) +"clG" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /turf/open/floor/plating, /area/tcommsat/computer) -"bSu" = ( +"clH" = ( /obj/structure/transit_tube, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSv" = ( +"clI" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSw" = ( +"clJ" = ( /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSx" = ( +"clK" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSy" = ( +"clL" = ( /turf/closed/wall, /area/tcommsat/computer) -"bSz" = ( +"clM" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "Waste Out"; @@ -44792,17 +52993,17 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSA" = ( +"clN" = ( /obj/machinery/atmospherics/components/unary/tank/air, /turf/open/floor/plating, /area/tcommsat/computer) -"bSB" = ( +"clO" = ( /obj/structure/grille, /obj/structure/lattice, /obj/structure/lattice, /turf/open/space, /area/space) -"bSC" = ( +"clP" = ( /obj/structure/transit_tube/station/reverse/flipped{ dir = 8 }, @@ -44811,27 +53012,27 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSD" = ( +"clQ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSE" = ( +"clR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /obj/item/device/radio/beacon, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSF" = ( +"clS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSG" = ( +"clT" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Telecommunications Maintenance"; req_access_txt = "61" @@ -44841,13 +53042,13 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSH" = ( +"clU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSI" = ( +"clV" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Air Out"; @@ -44858,29 +53059,37 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSJ" = ( +"clW" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/tcommsat/computer) -"bSK" = ( +"clX" = ( +/obj/machinery/camera/motion{ + c_tag = "Telecomms External Access"; + dir = 1; + network = list("SS13","Telecomms") + }, +/turf/open/floor/plasteel, +/area/tcommsat/computer) +"clY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSL" = ( +"clZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSM" = ( +"cma" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall, /area/tcommsat/computer) -"bSN" = ( +"cmb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -44888,14 +53097,14 @@ /obj/item/stack/cable_coil, /turf/open/floor/plating, /area/tcommsat/computer) -"bSO" = ( +"cmc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/machinery/power/port_gen/pacman, /turf/open/floor/plating, /area/tcommsat/computer) -"bSP" = ( +"cmd" = ( /obj/machinery/door/airlock/engineering{ name = "Telecommunications Chamber"; req_access_txt = "61" @@ -44903,11 +53112,11 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/tcommsat/computer) -"bSQ" = ( +"cme" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/tcommsat/computer) -"bSR" = ( +"cmf" = ( /obj/structure/rack, /obj/item/weapon/storage/toolbox/mechanical, /obj/item/device/radio, @@ -44919,7 +53128,7 @@ dir = 9 }, /area/tcommsat/computer) -"bSS" = ( +"cmg" = ( /obj/machinery/requests_console{ announcementConsole = 1; department = "Telecomms Admin"; @@ -44934,13 +53143,13 @@ dir = 1 }, /area/tcommsat/computer) -"bST" = ( +"cmh" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plasteel/yellow/side{ dir = 1 }, /area/tcommsat/computer) -"bSU" = ( +"cmi" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -44963,7 +53172,7 @@ dir = 1 }, /area/tcommsat/computer) -"bSV" = ( +"cmj" = ( /obj/machinery/door/airlock/glass_command{ name = "Control Room"; req_access_txt = "19; 61" @@ -44980,7 +53189,7 @@ dir = 1 }, /area/tcommsat/computer) -"bSW" = ( +"cmk" = ( /obj/machinery/power/apc{ dir = 1; name = "Telecomms Monitoring APC"; @@ -44997,13 +53206,13 @@ dir = 1 }, /area/tcommsat/computer) -"bSX" = ( +"cml" = ( /obj/machinery/announcement_system, /turf/open/floor/plasteel/yellow/side{ dir = 5 }, /area/tcommsat/computer) -"bSY" = ( +"cmm" = ( /obj/machinery/light/small{ brightness = 3; dir = 8 @@ -45015,20 +53224,20 @@ dir = 8 }, /area/tcommsat/computer) -"bSZ" = ( +"cmn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/chair/office/dark, /turf/open/floor/plasteel/yellow/corner, /area/tcommsat/computer) -"bTa" = ( +"cmo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/yellow/side, /area/tcommsat/computer) -"bTb" = ( +"cmp" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -45037,7 +53246,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply, /turf/open/floor/plasteel/yellow/side, /area/tcommsat/computer) -"bTc" = ( +"cmq" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -45045,7 +53254,7 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bTd" = ( +"cmr" = ( /obj/structure/chair/office/dark, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -45054,7 +53263,7 @@ dir = 8 }, /area/tcommsat/computer) -"bTe" = ( +"cms" = ( /obj/machinery/light/small{ dir = 4 }, @@ -45065,7 +53274,16 @@ dir = 4 }, /area/tcommsat/computer) -"bTf" = ( +"cmt" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion{ + c_tag = "Telecomms External Port"; + dir = 8; + network = list("Telecomms") + }, +/turf/open/space, +/area/space) +"cmu" = ( /obj/machinery/status_display{ pixel_x = -32 }, @@ -45079,7 +53297,7 @@ dir = 10 }, /area/tcommsat/computer) -"bTg" = ( +"cmv" = ( /obj/machinery/computer/telecomms/monitor{ network = "tcommsat" }, @@ -45087,7 +53305,7 @@ dir = 6 }, /area/tcommsat/computer) -"bTh" = ( +"cmw" = ( /obj/machinery/door/airlock/glass_engineering{ cyclelinkeddir = 2; name = "Server Room"; @@ -45102,7 +53320,7 @@ dir = 5 }, /area/tcommsat/computer) -"bTi" = ( +"cmx" = ( /obj/machinery/computer/telecomms/server{ network = "tcommsat" }, @@ -45110,13 +53328,22 @@ dir = 10 }, /area/tcommsat/computer) -"bTj" = ( +"cmy" = ( /obj/machinery/computer/message_monitor, /turf/open/floor/plasteel/yellow/side{ dir = 6 }, /area/tcommsat/computer) -"bTk" = ( +"cmz" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion{ + c_tag = "Telecomms External Starboard"; + dir = 4; + network = list("Telecomms") + }, +/turf/open/space, +/area/space) +"cmA" = ( /obj/structure/cable{ d1 = 1; d2 = 2; @@ -45126,10 +53353,10 @@ dir = 5 }, /area/tcommsat/computer) -"bTl" = ( +"cmB" = ( /turf/closed/wall/r_wall, /area/tcommsat/server) -"bTm" = ( +"cmC" = ( /obj/structure/cable{ d1 = 2; d2 = 4; @@ -45137,7 +53364,7 @@ }, /turf/closed/wall/r_wall, /area/tcommsat/server) -"bTn" = ( +"cmD" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -45149,12 +53376,9 @@ d2 = 8; icon_state = "0-8" }, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTo" = ( +"cmE" = ( /obj/structure/grille, /obj/structure/window/reinforced/fulltile, /obj/structure/cable{ @@ -45164,7 +53388,7 @@ }, /turf/open/floor/plating, /area/tcommsat/computer) -"bTp" = ( +"cmF" = ( /obj/machinery/door/airlock/glass_engineering{ cyclelinkeddir = 1; name = "Server Room"; @@ -45179,21 +53403,15 @@ dir = 5 }, /area/tcommsat/computer) -"bTq" = ( +"cmG" = ( /obj/machinery/blackbox_recorder, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTr" = ( +"cmH" = ( /obj/machinery/message_server, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTs" = ( +"cmI" = ( /obj/machinery/power/apc{ cell_type = 5000; dir = 1; @@ -45202,66 +53420,151 @@ pixel_y = 24 }, /obj/structure/cable, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bTt" = ( +"cmJ" = ( /obj/machinery/power/terminal{ dir = 1 }, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bTu" = ( -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +"cmK" = ( +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bTv" = ( +"cmL" = ( /obj/machinery/telecomms/bus/preset_three, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTw" = ( +"cmM" = ( /obj/machinery/telecomms/receiver/preset_left, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTx" = ( +"cmN" = ( /obj/machinery/telecomms/processor/preset_three, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTy" = ( +"cmO" = ( /obj/machinery/telecomms/processor/preset_one, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTz" = ( +"cmP" = ( /obj/machinery/telecomms/receiver/preset_right, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bTA" = ( +"cmQ" = ( /obj/machinery/telecomms/bus/preset_one, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cmR" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/darkred/side/telecomms, +/area/tcommsat/server) +"cmS" = ( +/turf/open/floor/plasteel/whitepurple/side/telecomms, +/area/tcommsat/server) +"cmT" = ( +/turf/open/floor/plasteel/darkgreen/side/telecomms, +/area/tcommsat/server) +"cmU" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side/telecomms, +/area/tcommsat/server) +"cmV" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cmW" = ( +/obj/machinery/telecomms/server/presets/science, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cmX" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cmY" = ( +/obj/machinery/telecomms/server/presets/common, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cmZ" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cna" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnb" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnc" = ( +/obj/machinery/power/terminal, +/obj/machinery/ntnet_relay, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnd" = ( +/obj/machinery/telecomms/server/presets/supply, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cne" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnf" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/darkblue/side/telecomms{ + dir = 1 }, /area/tcommsat/server) -"bTB" = ( +"cng" = ( +/turf/open/floor/plasteel/darkblue/side/telecomms{ + dir = 1 + }, +/area/tcommsat/server) +"cnh" = ( +/turf/open/floor/plasteel/whitepurple/side/telecomms{ + dir = 1 + }, +/area/tcommsat/server) +"cni" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side/telecomms{ + dir = 1 + }, +/area/tcommsat/server) +"cnj" = ( +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnk" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnl" = ( +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnm" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnn" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cno" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cnp" = ( /obj/machinery/camera{ active_power_usage = 0; c_tag = "Bomb Testing Asteroid Aft"; @@ -45277,33 +53580,7 @@ /area/mine/explored{ name = "Bomb Testing Asteroid" }) -"bTC" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/darkred/side{ - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTD" = ( -/turf/open/floor/plasteel/darkpurple/side{ - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTE" = ( -/turf/open/floor/plasteel/darkgreen/side{ - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTF" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/darkgreen/side{ - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTG" = ( +"cnq" = ( /turf/closed/indestructible{ desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; icon_state = "riveted"; @@ -45312,6434 +53589,99 @@ /area/mine/explored{ name = "Bomb Testing Asteroid" }) -"bTH" = ( -/obj/machinery/telecomms/server/presets/security, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTI" = ( -/obj/machinery/telecomms/server/presets/science, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTJ" = ( -/obj/machinery/telecomms/hub/preset, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTK" = ( -/obj/machinery/telecomms/server/presets/common, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTL" = ( -/obj/machinery/telecomms/server/presets/service, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTM" = ( -/obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTN" = ( -/obj/machinery/telecomms/server/presets/command, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTO" = ( -/obj/machinery/power/terminal, -/obj/machinery/ntnet_relay, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTP" = ( -/obj/machinery/telecomms/server/presets/supply, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTQ" = ( -/obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTR" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTS" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 1; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTT" = ( -/turf/open/floor/plasteel/darkyellow/side{ - dir = 1; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTU" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/darkyellow/side{ - dir = 1; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTV" = ( -/obj/machinery/telecomms/processor/preset_four, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTW" = ( -/obj/machinery/telecomms/broadcaster/preset_left, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTX" = ( -/obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTY" = ( -/obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bTZ" = ( -/obj/machinery/telecomms/broadcaster/preset_right, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bUa" = ( -/obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/circuit{ - name = "Mainframe Base"; - initial_gas_mix = "n2=100;TEMP=80" - }, -/area/tcommsat/server) -"bUb" = ( +"cnr" = ( /obj/structure/table, /obj/item/weapon/stock_parts/subspace/amplifier, /obj/item/weapon/stock_parts/subspace/amplifier, /obj/item/weapon/stock_parts/subspace/analyzer, /obj/item/weapon/stock_parts/subspace/analyzer, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUc" = ( +"cns" = ( /obj/structure/table, /obj/item/weapon/stock_parts/subspace/ansible, /obj/item/weapon/stock_parts/subspace/ansible, /obj/item/weapon/stock_parts/subspace/crystal, /obj/item/weapon/stock_parts/subspace/crystal, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUd" = ( +"cnt" = ( /obj/structure/table, /obj/item/weapon/stock_parts/subspace/filter, /obj/item/weapon/stock_parts/subspace/filter, /obj/item/weapon/stock_parts/subspace/transmitter, /obj/item/weapon/stock_parts/subspace/transmitter, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUe" = ( +"cnu" = ( /obj/machinery/camera/motion{ c_tag = "Telecomms Server Room"; dir = 1; network = list("SS13","Telecomms") }, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUf" = ( +"cnv" = ( /obj/structure/table, /obj/item/weapon/stock_parts/subspace/treatment, /obj/item/weapon/stock_parts/subspace/treatment, /obj/item/weapon/stock_parts/manipulator, /obj/item/weapon/stock_parts/manipulator, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUg" = ( +"cnw" = ( /obj/structure/table, /obj/item/weapon/stock_parts/console_screen, /obj/item/weapon/stock_parts/console_screen, /obj/item/weapon/stock_parts/micro_laser, /obj/item/weapon/stock_parts/micro_laser, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUh" = ( +"cnx" = ( /obj/structure/table, /obj/item/weapon/stock_parts/scanning_module, /obj/item/weapon/stock_parts/scanning_module, -/turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" - }, +/turf/open/floor/plasteel/black/telecomms, /area/tcommsat/server) -"bUi" = ( -/obj/machinery/camera/motion{ - c_tag = "MiniSat External Port"; - dir = 8; - network = list("MiniSat") - }, -/turf/open/space, -/area/space) -"bUj" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/glass_command{ - name = "AI Core"; - req_access_txt = "65" - }, -/turf/open/floor/plasteel/white, -/area/wreck/ai) -"bUk" = ( -/obj/machinery/camera/motion{ - c_tag = "MiniSat External Starboard"; - dir = 4; - network = list("MiniSat") - }, -/turf/open/space, -/area/space) -"bUl" = ( -/obj/item/device/radio/intercom{ - broadcasting = 1; - frequency = 1447; - listening = 0; - name = "Station Intercom (AI Private)"; - pixel_y = 24 - }, -/turf/open/floor/circuit, -/area/wreck/ai) -"bUm" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/black, -/area/wreck/ai) -"bUn" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/wreck/ai) -"bUo" = ( -/turf/open/floor/plating, -/area/ai_monitored/turret_protected/AIsatextAP) -"bUp" = ( +"cny" = ( /obj/structure/lattice, /obj/machinery/camera/motion{ - c_tag = "MiniSat Entrance"; + c_tag = "Telecomms External Port Aft"; dir = 2; - network = list("MiniSat") + network = list("Telecomms") }, /turf/open/space, /area/space) -"bUq" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/security/transfer) -"bUr" = ( -/obj/structure/closet/l3closet, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"bUs" = ( -/obj/structure/closet/bombcloset, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"bUt" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/sign/barsign, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"bUu" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/hos) -"bUv" = ( -/obj/machinery/door/poddoor/shutters{ - id = "supplybridge" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"bUw" = ( -/obj/effect/landmark/start/security_officer, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/main) -"bUx" = ( -/obj/effect/landmark/start/security_officer, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/main) -"bUy" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/dorms) -"bUz" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/crew_quarters/dorms) -"bUA" = ( -/obj/machinery/door/airlock/glass{ - name = "space-bridge access" - }, -/obj/machinery/button/door{ - id = "supplybridge"; - name = "Space Bridge Control"; - pixel_y = 27; - req_access_txt = "0" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - 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/department/crew_quarters/dorms) -"bUB" = ( -/obj/item/weapon/storage/secure/safe{ - pixel_x = -22; - pixel_y = 32 - }, -/turf/open/floor/plasteel/darkred/side, -/area/crew_quarters/heads/hos) -"bUC" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -27 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/main) -"bUD" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel/black, -/area/security/processing/cremation) -"bUE" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 6 - }, -/turf/closed/wall, -/area/security/processing/cremation) -"bUF" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/turf/open/floor/plasteel, -/area/security/main) -"bUG" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/department/crew_quarters/dorms) -"bUH" = ( -/turf/closed/wall/r_wall, -/area/maintenance/fore) -"bUI" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/dorms) -"bUJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - frequency = 1439; - locked = 0; - pixel_y = 23 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/brig) -"bUK" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/crew_quarters/dorms) -"bUL" = ( -/obj/machinery/computer/shuttle/monastery_shuttle, -/obj/structure/sign/pods{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/dorms) -"bUM" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/crew_quarters/dorms) -"bUN" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/crew_quarters/dorms) -"bUO" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 4 - }, -/area/bridge) -"bUP" = ( -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"bUQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/dorms) -"bUR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/security/brig) -"bUS" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/security/brig) -"bUT" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bUU" = ( -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/security/brig) -"bUV" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/security/brig) -"bUW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 8 - }, -/area/hallway/primary/fore) -"bUX" = ( -/obj/machinery/porta_turret/ai{ - dir = 8 - }, -/turf/open/floor/plasteel/darkblue, -/area/ai_monitored/turret_protected/ai_upload) -"bUY" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/security/brig) -"bUZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner, -/area/hallway/primary/fore) -"bVa" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel, -/area/storage/primary) -"bVb" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"bVc" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVd" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVe" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVf" = ( -/obj/structure/table, -/obj/machinery/light{ - dir = 4 - }, -/obj/item/device/taperecorder, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bVg" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVh" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bVi" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/structure/mirror{ - pixel_x = -28 - }, -/obj/effect/decal/cleanable/vomit/old, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"bVj" = ( -/obj/machinery/camera{ - c_tag = "Dormitory Toilets"; - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"bVk" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/hallway/primary/central) -"bVl" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/hallway/primary/central) -"bVm" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/hallway/primary/central) -"bVn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bVo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - frequency = 1439; - locked = 0; - pixel_y = 23 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bVp" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bVq" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bVr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 29 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bVs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - frequency = 1439; - locked = 0; - pixel_y = 23 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bVt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bVu" = ( -/obj/structure/toilet{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"bVv" = ( -/obj/machinery/recharge_station, -/turf/open/floor/mineral/titanium/yellow, -/area/shuttle/escape) -"bVw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/cargo) -"bVx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/cargo) -"bVy" = ( -/obj/structure/closet/coffin, -/obj/item/toy/figure/ian, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVz" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/yellow, -/area/shuttle/escape) -"bVA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bVB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/blue/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bVC" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/floor/plating, -/area/teleporter) -"bVD" = ( -/obj/machinery/door/airlock/glass{ - name = "Emergency Shuttle Cargo Hold"; - req_access_txt = "0" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"bVE" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/storage) -"bVF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/directions/evac{ - dir = 1; - icon_state = "direction_evac"; - pixel_x = 32 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"bVG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bVH" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/crew_quarters/bar) -"bVI" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bVJ" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"bVK" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 26 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bVL" = ( -/obj/structure/closet, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVM" = ( -/obj/structure/closet, -/obj/item/weapon/canvas/twentythreeXnineteen, -/obj/item/weapon/canvas/nineteenXnineteen, -/obj/item/weapon/canvas/twentythreeXtwentythree, -/obj/item/weapon/storage/crayons, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bVO" = ( -/obj/effect/decal/remains/human, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVP" = ( -/turf/closed/wall/r_wall, -/area/hallway/secondary/exit/departure_lounge) -"bVQ" = ( -/turf/closed/wall/r_wall, -/area/security/checkpoint/customs) -"bVR" = ( -/obj/item/weapon/reagent_containers/glass/bucket, -/turf/open/floor/plasteel, -/area/hydroponics) -"bVS" = ( -/obj/structure/window/reinforced, -/obj/item/device/flashlight/lantern, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bVT" = ( -/obj/item/device/flashlight/lantern, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bVU" = ( -/obj/structure/grille/broken, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bVV" = ( -/turf/open/floor/plasteel/green/corner{ - dir = 4 - }, -/area/hydroponics) -"bVW" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/green/corner{ - dir = 1 - }, -/area/hydroponics) -"bVX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bVY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"bVZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"bWa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bWb" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/arrival{ - dir = 1 - }, -/area/hallway/secondary/entry) -"bWc" = ( -/turf/open/floor/plasteel/green/side{ - dir = 4 - }, -/area/hydroponics) -"bWd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bWe" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/book/manual/barman_recipes, -/obj/item/weapon/reagent_containers/glass/rag, -/turf/open/floor/plasteel/darkred/side{ - dir = 8 - }, -/area/crew_quarters/bar) -"bWf" = ( -/obj/machinery/computer/slot_machine, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"bWg" = ( -/obj/machinery/computer/slot_machine, -/obj/machinery/airalarm{ - pixel_y = 24 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"bWh" = ( -/obj/machinery/computer/arcade, -/obj/structure/noticeboard{ - pixel_y = 32 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"bWi" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/machinery/button/door{ +"cnz" = ( +/obj/structure/lattice, +/obj/machinery/camera/motion{ + c_tag = "Telecomms External Starboard Aft"; dir = 2; - id = "jangarage"; - name = "Custodial Closet Shutters Control"; - pixel_x = 25; - req_access_txt = "26" - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/primary/central) -"bWj" = ( -/obj/effect/landmark/start/botanist, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/hydroponics) -"bWk" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"bWl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bWm" = ( -/obj/structure/table/wood/fancy, -/obj/item/toy/cards/deck, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"bWn" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters{ - id = "jangarage"; - name = "Custodial Closet Shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/janitor) -"bWo" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westright{ - dir = 1; - name = "Hydroponics Desk"; - req_access_txt = "35" - }, -/obj/item/weapon/reagent_containers/food/snacks/monkeycube, -/turf/open/floor/plasteel, -/area/hydroponics) -"bWp" = ( -/obj/machinery/newscaster{ - pixel_y = 1 - }, -/turf/closed/wall, -/area/crew_quarters/kitchen) -"bWq" = ( -/obj/structure/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"bWr" = ( -/obj/effect/landmark/start/assistant, -/obj/structure/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/carpet{ - icon_state = "carpetsymbol" - }, -/area/crew_quarters/bar) -"bWs" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Bar" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/bar) -"bWt" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bWu" = ( -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/cargo) -"bWv" = ( -/obj/item/chair, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"bWw" = ( -/turf/open/floor/plasteel/green/corner{ - dir = 8 - }, -/area/hydroponics) -"bWx" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/green/corner{ - dir = 8 - }, -/area/hydroponics) -"bWy" = ( -/obj/machinery/door/airlock/glass{ - name = "Kitchen"; - req_access_txt = "25;28" - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/kitchen) -"bWz" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"bWA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Bar" - }, -/turf/open/floor/plasteel, -/area/crew_quarters/bar) -"bWB" = ( -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"bWC" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bWD" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bWE" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/effect/decal/cleanable/deadcockroach, -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"bWF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bWG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = -28 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bWH" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bWI" = ( -/obj/structure/chair/wood/normal{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bWJ" = ( -/obj/structure/chair/wood/normal{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/crew_quarters/bar) -"bWK" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/plasteel/green/side, -/area/hydroponics) -"bWL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/crew_quarters/bar) -"bWM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/bar) -"bWN" = ( -/obj/structure/frame/machine, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bWO" = ( -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bWP" = ( -/obj/machinery/atmospherics/components/unary/tank/air, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bWQ" = ( -/turf/closed/wall, -/area/crew_quarters/lounge) -"bWR" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bWS" = ( -/obj/structure/table, -/obj/item/trash/plate, -/obj/item/weapon/storage/fancy/rollingpapers, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bWT" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bWU" = ( -/obj/structure/table, -/obj/item/weapon/storage/fancy/donut_box, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bWV" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-14"; - layer = 4.1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bWW" = ( -/obj/structure/chair, -/obj/item/clothing/head/bowler, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bWX" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = 27 - }, -/obj/structure/chair, -/obj/item/clothing/mask/cigarette, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bWY" = ( -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bWZ" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bXa" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bXb" = ( -/obj/structure/grille, -/obj/structure/window/shuttle, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "arrivy"; - name = "ship shutters" - }, -/turf/open/floor/plating, -/area/shuttle/arrival) -"bXc" = ( -/obj/machinery/door/airlock/titanium{ - name = "Arrivals Shuttle Airlock" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bXd" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark{ - name = "JoinLate" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bXe" = ( -/obj/item/trash/tray, -/obj/item/weapon/reagent_containers/food/snacks/badrecipe, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bXf" = ( -/obj/structure/closet/radiation, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bXg" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bXh" = ( -/obj/item/chair, -/obj/item/trash/popcorn, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/cargo) -"bXi" = ( -/obj/structure/chair, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/department/cargo) -"bXj" = ( -/obj/structure/extinguisher_cabinet{ - pixel_y = -29 - }, -/obj/machinery/light, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"bXk" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/neutral/corner, -/area/hallway/secondary/entry) -"bXl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/lounge) -"bXm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/central) -"bXn" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/blue/corner, -/area/hallway/primary/central) -"bXo" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bXp" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/purple/corner, -/area/hallway/primary/central) -"bXq" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"bXr" = ( -/obj/item/weapon/wrench, -/turf/open/floor/plating, -/area/maintenance/department/cargo) -"bXs" = ( -/obj/structure/table, -/obj/item/trash/plate, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/department/cargo) -"bXt" = ( -/obj/structure/table, -/obj/item/weapon/kitchen/fork, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/cargo) -"bXu" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Lounge APC"; - pixel_y = -24 - }, -/obj/structure/cable, -/turf/open/floor/plasteel/grimy, -/area/crew_quarters/lounge) -"bXv" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-05"; - layer = 4.1 - }, -/turf/open/floor/plasteel/blue/side, -/area/hallway/primary/central) -"bXw" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/blue/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bXx" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/blue/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bXy" = ( -/turf/open/floor/plasteel/blue/side, -/area/hallway/primary/central) -"bXz" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-10"; - layer = 4.1 - }, -/turf/open/floor/plasteel/purple/side, -/area/hallway/primary/central) -"bXA" = ( -/obj/effect/decal/cleanable/cobweb/cobweb2, -/turf/open/floor/plasteel/black, -/area/medical/morgue) -"bXB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/shower{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bXC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sink{ - dir = 8; - pixel_x = -12 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bXD" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bXE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bXF" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bXG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bXH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/research) -"bXI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/research) -"bXJ" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/research) -"bXK" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-05"; - layer = 4.1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bXL" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/research) -"bXM" = ( -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bXN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"bXO" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bXP" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-17" - }, -/turf/open/floor/plasteel/whitepurple/side, -/area/science/research) -"bXQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bXR" = ( -/obj/machinery/smartfridge/chemistry/preloaded, -/turf/open/floor/plasteel/black, -/area/medical/chemistry) -"bXS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"bXT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner{ - icon_state = "yellowcorner"; - dir = 4 - }, -/area/hallway/primary/aft) -"bXU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"bXV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"bXW" = ( -/turf/open/floor/plasteel/purple/side{ - dir = 8 - }, -/area/science/robotics/lab) -"bXX" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bXY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"bXZ" = ( -/obj/effect/spawner/lootdrop/grille_or_trash, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bYa" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"bYc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/bed/roller, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bYd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/bed/roller, -/obj/machinery/iv_drip{ - density = 0 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"bYe" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"bYf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bYg" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYh" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-20"; - layer = 4.1; - pixel_y = 3 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYj" = ( -/obj/structure/chair/comfy{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYk" = ( -/obj/structure/chair/comfy{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYl" = ( -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/research) -"bYm" = ( -/obj/item/weapon/folder/white, -/obj/item/clothing/gloves/color/latex, -/obj/structure/table/glass, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"bYn" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYo" = ( -/obj/machinery/atmospherics/components/unary/tank/air{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYp" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYq" = ( -/obj/structure/grille/broken, -/obj/structure/lattice, -/turf/open/space, -/area/space) -"bYr" = ( -/obj/machinery/atmospherics/pipe/manifold/general/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYs" = ( -/obj/machinery/atmospherics/pipe/manifold/general/hidden, -/obj/machinery/meter, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYt" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "Air Out"; - on = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYu" = ( -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics Maintenance"; - req_access_txt = "12;24" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bYx" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"bYy" = ( -/obj/structure/chair/stool, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"bYz" = ( -/obj/docking_port/stationary{ - dwidth = 2; - height = 6; - id = "monastery_shuttle_asteroid"; - name = "monastery"; - width = 5 + network = list("Telecomms") }, /turf/open/space, /area/space) -"bYA" = ( -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYB" = ( -/obj/effect/decal/cleanable/vomit/old, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYC" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/surgery) -"bYD" = ( -/turf/closed/wall/r_wall, -/area/space) -"bYE" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space) -"bYF" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/chapel/dock) -"bYG" = ( -/obj/machinery/door/airlock/external{ - name = "Pod Docking Bay" - }, -/turf/open/floor/plating, -/area/chapel/dock) -"bYH" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 2 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8; - layer = 2.9 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bYI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bYJ" = ( -/turf/open/floor/plating, -/area/chapel/dock) -"bYK" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/chapel/dock) -"bYL" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/chapel/dock) -"bYM" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space) -"bYN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bYO" = ( -/obj/structure/grille, -/obj/structure/window/fulltile, -/obj/structure/sign/deathsposal, -/turf/open/floor/plating, -/area/medical/virology) -"bYP" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bYQ" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/engine/atmos) -"bYR" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/closed/wall, -/area/chapel/dock) -"bYS" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/chapel/dock) -"bYT" = ( -/obj/machinery/computer/shuttle/monastery_shuttle, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/chapel/dock) -"bYU" = ( -/obj/machinery/atmospherics/components/unary/tank/air{ - dir = 2 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/chapel/dock) -"bYV" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space) -"bYW" = ( -/obj/effect/decal/cleanable/oil{ - icon_state = "floor6" - }, -/obj/effect/decal/cleanable/robot_debris/old, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bYX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bYY" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space) -"bYZ" = ( -/turf/closed/wall/r_wall, -/area/chapel/dock) -"bZa" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/black, -/area/chapel/dock) -"bZb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/open/floor/plasteel/black, -/area/chapel/dock) -"bZc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/dock) -"bZd" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Monastery Docking Bay APC"; - pixel_x = 24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/dock) -"bZe" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space) -"bZf" = ( -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/engine, -/area/maintenance/department/engine) -"bZg" = ( -/obj/effect/decal/cleanable/oil, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"bZh" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/structure/chair/office/light{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"bZi" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/lattice, -/turf/open/space, -/area/space) -"bZj" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZk" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "Monastery Dock"; - dir = 1; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/chapel/dock) -"bZl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/chapel/dock) -"bZm" = ( -/turf/open/floor/plasteel/black, -/area/chapel/dock) -"bZn" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/obj/machinery/light/small, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/chapel/dock) -"bZo" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Pure to Mix"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bZp" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 10 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bZq" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space) -"bZr" = ( -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZs" = ( -/turf/closed/wall, -/area/chapel/dock) -"bZt" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault, -/area/chapel/dock) -"bZu" = ( -/turf/open/floor/plasteel/vault, -/area/chapel/dock) -"bZv" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bZw" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bZx" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/maintenance/department/engine) -"bZy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -24 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"bZz" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bZA" = ( -/obj/machinery/atmospherics/pipe/manifold4w/yellow/visible, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bZB" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel"; - opacity = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/dock) -"bZC" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel"; - opacity = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/dock) -"bZD" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bZE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"bZF" = ( -/turf/closed/wall, -/area/engine/atmos) -"bZG" = ( -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Dock Port"; - dir = 4; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZH" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/reedbush, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZI" = ( -/obj/item/device/flashlight/lantern{ - on = 1 - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/asteroid{ - icon_plating = "asteroid" - }, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZK" = ( -/turf/open/floor/plasteel/asteroid{ - icon_plating = "asteroid" - }, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZL" = ( -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Dock Staboard"; - dir = 8; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZM" = ( -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bZN" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bZO" = ( -/obj/structure/table, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"bZP" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bZQ" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/lattice, -/turf/open/space, -/area/space) -"bZR" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"bZS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/storage/tech) -"bZT" = ( -/obj/structure/flora/ausbushes, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"bZU" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bZV" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bZW" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"bZX" = ( -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bZY" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space) -"bZZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"caa" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"cab" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"cac" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/engine/gravity_generator) -"cad" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"cae" = ( -/obj/structure/sign/directions/engineering{ - icon_state = "direction_eng"; - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/department/engine) -"caf" = ( -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"cag" = ( -/obj/item/clothing/head/welding, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"cah" = ( -/obj/structure/flora/ausbushes/fernybush, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cai" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/open/space, -/area/space) -"caj" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/open/space, -/area/space/nearstation) -"cak" = ( -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"cal" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/department/engine) -"cam" = ( -/obj/structure/window/reinforced, -/obj/structure/lattice, -/turf/open/space, -/area/space) -"can" = ( -/obj/structure/disposaloutlet, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"cao" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"cap" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - burnt = 1; - icon_state = "panelscorched" - }, -/area/maintenance/department/engine) -"caq" = ( -/obj/item/weapon/cigbutt/cigarbutt, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"car" = ( -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"cas" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space) -"cat" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/reedbush, -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Primary Entrance"; - dir = 1; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cau" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Air to Pure"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"cav" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"caw" = ( -/obj/structure/flora/ausbushes, -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Port Fore"; - dir = 1; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cax" = ( -/turf/closed/wall, -/area/chapel/main/monastery) -"cay" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel"; - opacity = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caz" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel"; - opacity = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caA" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK" - }, -/turf/open/floor/plating, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"caB" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"caC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/requests_console{ - announcementConsole = 0; - department = "Engineering"; - departmentType = 4; - name = "Engineering RC"; - pixel_x = -32 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"caD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caE" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"caF" = ( -/obj/machinery/atmospherics/components/trinary/mixer{ - node1_concentration = 0.8; - node2_concentration = 0.2; - on = 1 - }, -/turf/open/floor/plasteel/yellow/side, -/area/engine/atmos) -"caG" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"caH" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caI" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caJ" = ( -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caK" = ( -/obj/item/device/radio/beacon, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caL" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 - }, -/turf/open/floor/plating, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"caM" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"caN" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 - }, -/turf/open/floor/plating, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"caO" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"caP" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"caQ" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"caR" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/engine) -"caS" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 5 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"caT" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4; - - }, -/turf/open/floor/plating, -/area/engine/atmos) -"caU" = ( -/obj/machinery/atmospherics/pipe/simple/green/hidden{ - dir = 8 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"caV" = ( -/obj/machinery/atmospherics/pipe/simple/green/hidden{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"caW" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caX" = ( -/obj/machinery/door/morgue{ - name = "Confession Booth" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"caY" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/chapel{ - dir = 1 - }, -/area/chapel/main/monastery) -"caZ" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main/monastery) -"cba" = ( -/obj/structure/chair, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 30 - }, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main/monastery) -"cbb" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) -"cbc" = ( -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"cbd" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cbe" = ( -/obj/structure/chair, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/chapel{ - dir = 8 - }, -/area/chapel/main/monastery) -"cbf" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/chapel, -/area/chapel/main/monastery) -"cbg" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cbh" = ( -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cbi" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/chapel{ - dir = 8 - }, -/area/chapel/main/monastery) -"cbj" = ( -/obj/structure/chair, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/chapel, -/area/chapel/main/monastery) -"cbk" = ( -/mob/living/simple_animal/butterfly, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cbl" = ( -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Port"; - dir = 1; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cbm" = ( -/obj/structure/flora/ausbushes/palebush, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cbn" = ( -/turf/closed/wall, -/area/chapel/office) -"cbo" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/tinted/fulltile, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbp" = ( -/turf/closed/wall, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cbq" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbr" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbs" = ( -/obj/machinery/holopad, -/obj/item/device/flashlight/lantern, -/turf/open/floor/plasteel/chapel, -/area/chapel/main/monastery) -"cbt" = ( -/obj/item/device/flashlight/lantern, -/turf/open/floor/plasteel/chapel{ - dir = 8 - }, -/area/chapel/main/monastery) -"cbu" = ( -/obj/structure/chair, -/obj/machinery/camera{ - c_tag = "Chapel"; - dir = 8; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/chapel, -/area/chapel/main/monastery) -"cbv" = ( -/obj/structure/flora/ausbushes/pointybush, -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Starboard"; - dir = 1; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cbw" = ( -/obj/structure/flora/ausbushes/genericbush, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cbx" = ( -/obj/structure/closet{ - name = "chaplain closet" - }, -/obj/item/clothing/under/rank/chaplain, -/obj/item/clothing/shoes/sneakers/black, -/obj/item/weapon/storage/backpack/cultpack, -/obj/item/weapon/storage/fancy/candle_box, -/obj/item/weapon/storage/fancy/candle_box, -/obj/item/clothing/suit/nun, -/obj/item/clothing/head/nun_hood, -/obj/item/clothing/suit/holidaypriest, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/obj/machinery/requests_console{ - department = "Chapel"; - departmentType = 2; - pixel_x = -32 - }, -/turf/open/floor/carpet, -/area/chapel/office) -"cby" = ( -/obj/machinery/airalarm{ - frequency = 1439; - locked = 0; - pixel_y = 23 - }, -/turf/open/floor/carpet, -/area/chapel/office) -"cbz" = ( -/obj/structure/table/wood, -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-18"; - layer = 4.1; - pixel_y = 8 - }, -/obj/machinery/camera{ - c_tag = "Chapel Office"; - dir = 2; - network = list("SS13","Monastery") - }, -/turf/open/floor/carpet, -/area/chapel/office) -"cbA" = ( -/obj/machinery/door/morgue{ - name = "Confession Booth" - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbB" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/chapel{ - dir = 1 - }, -/area/chapel/main/monastery) -"cbC" = ( -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main/monastery) -"cbD" = ( -/obj/structure/table/wood, -/obj/item/weapon/storage/book/bible, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cbE" = ( -/obj/structure/table/wood, -/obj/item/weapon/reagent_containers/food/drinks/trophy{ - pixel_y = 8 - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cbF" = ( -/turf/open/floor/plasteel/chapel{ - dir = 1 - }, -/area/chapel/main/monastery) -"cbG" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main/monastery) -"cbH" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel Access"; - opacity = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cbI" = ( -/obj/structure/flora/ausbushes/pointybush, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cbJ" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/chapel/office) -"cbK" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/chapel/office) -"cbL" = ( -/obj/structure/chair/comfy/black{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/chapel/office) -"cbM" = ( -/obj/structure/table/wood, -/obj/item/weapon/reagent_containers/food/drinks/bottle/holywater{ - name = "flask of holy water"; - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/weapon/nullrod, -/turf/open/floor/carpet, -/area/chapel/office) -"cbN" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_x = 26; - pixel_y = -2 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbP" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/camera{ - c_tag = "Chapel Port Access"; - dir = 2; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cbQ" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel Access"; - opacity = 1 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cbR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/chapel{ - dir = 8 - }, -/area/chapel/main/monastery) -"cbS" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/chapel, -/area/chapel/main/monastery) -"cbT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cbU" = ( -/obj/effect/landmark/start/chaplain, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cbV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/chapel{ - dir = 8 - }, -/area/chapel/main/monastery) -"cbW" = ( -/turf/open/floor/plasteel/chapel, -/area/chapel/main/monastery) -"cbX" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chape Access"; - opacity = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cbY" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cbZ" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Chapel Starboard Access"; - dir = 2; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cca" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"ccb" = ( -/obj/structure/chair, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"ccc" = ( -/obj/structure/closet/crate/bin, -/obj/machinery/newscaster{ - pixel_x = -32 - }, -/turf/open/floor/carpet, -/area/chapel/office) -"ccd" = ( -/turf/open/floor/carpet, -/area/chapel/office) -"cce" = ( -/obj/structure/table/wood, -/obj/item/weapon/paper_bin{ - layer = 2.9; - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/weapon/pen, -/turf/open/floor/carpet, -/area/chapel/office) -"ccf" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccg" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel Office"; - opacity = 1; - req_access_txt = "22" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cch" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"cci" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccj" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-08"; - layer = 4.1 - }, -/turf/open/floor/plasteel/chapel{ - dir = 1 - }, -/area/chapel/main/monastery) -"cck" = ( -/obj/structure/table/wood/fancy, -/obj/item/weapon/storage/box/matches{ - pixel_x = -3; - pixel_y = 8 - }, -/obj/machinery/light/small, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main/monastery) -"ccl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccn" = ( -/obj/structure/table/wood/fancy, -/obj/item/weapon/storage/fancy/candle_box, -/obj/machinery/light/small, -/turf/open/floor/plasteel/chapel{ - dir = 1 - }, -/area/chapel/main/monastery) -"cco" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-08"; - layer = 4.1 - }, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main/monastery) -"ccp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccr" = ( -/obj/structure/chair/wood/normal, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccs" = ( -/obj/structure/table, -/obj/item/trash/plate, -/obj/item/weapon/kitchen/fork, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cct" = ( -/obj/machinery/field/generator, -/obj/machinery/camera{ - c_tag = "Engineering Secure Storage"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plating, -/area/engine/engineering) -"ccu" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Chapel Office APC"; - pixel_x = -24 - }, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccv" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccw" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/chapel/office) -"ccy" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel Access"; - opacity = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccz" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel"; - opacity = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccA" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel"; - opacity = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccB" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel Access"; - opacity = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/chapel/main/monastery) -"ccD" = ( -/obj/structure/table/wood, -/obj/item/weapon/storage/photo_album, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccE" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"ccF" = ( -/obj/structure/bodycontainer/crematorium{ - id = "foo" - }, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccG" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Chapel Crematorium"; - dir = 2; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccH" = ( -/obj/machinery/door/airlock/centcom{ - name = "Crematorium"; - opacity = 1; - req_access = "27" - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccJ" = ( -/obj/structure/filingcabinet, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccK" = ( -/obj/machinery/suit_storage_unit/standard_unit, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccL" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccM" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Monastery APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccP" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccR" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccU" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ccV" = ( -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccW" = ( -/obj/machinery/button/crematorium{ - id = "foo"; - pixel_x = 25 - }, -/turf/open/floor/plasteel/black, -/area/chapel/office) -"ccX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/closed/wall, -/area/chapel/office) -"ccY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/chapel/office) -"ccZ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cda" = ( -/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cdb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cdc" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cdd" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cde" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/closet/emcloset{ - anchored = 1; - desc = "It's a storage unit for emergency breath masks and O2 tanks, and is securely bolted in place."; - name = "anchored emergency closet" - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdf" = ( -/obj/machinery/chem_master/condimaster, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdg" = ( -/obj/machinery/seed_extractor, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdh" = ( -/obj/machinery/biogenerator, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdi" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cdj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cdk" = ( -/turf/closed/wall, -/area/hydroponics/garden/monastery) -"cdl" = ( -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/hydroponics/garden/monastery) -"cdm" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdn" = ( -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdo" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdp" = ( -/turf/open/floor/plasteel/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cdq" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Starboard Aft"; - dir = 1; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cdr" = ( -/obj/structure/flora/ausbushes, -/turf/open/floor/plasteel/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cds" = ( -/turf/closed/mineral, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cdt" = ( -/obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Monastery External APC"; - pixel_x = 24 - }, -/turf/open/floor/plasteel/asteroid{ - icon_plating = "asteroid" - }, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cdu" = ( -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/obj/item/weapon/storage/firstaid/regular, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdv" = ( -/obj/item/seeds/wheat, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdw" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdx" = ( -/obj/item/weapon/storage/bag/plants, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/chapel/main/monastery) -"cdz" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cdA" = ( -/obj/structure/flora/ausbushes/pointybush, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdB" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdC" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdD" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/machinery/camera{ - c_tag = "Monastery Garden"; - dir = 2; - network = list("SS13","Monastery") - }, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdE" = ( -/obj/machinery/hydroponics/soil, -/obj/item/seeds/carrot, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdF" = ( -/obj/machinery/hydroponics/soil, -/obj/item/seeds/watermelon/holy, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdG" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/asteroid{ - icon_plating = "asteroid" - }, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cdH" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdI" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdJ" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"cdK" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdL" = ( -/obj/machinery/vending/hydronutrients, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdM" = ( -/obj/item/weapon/shovel/spade, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdN" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdO" = ( -/obj/structure/flora/ausbushes/genericbush, -/obj/machinery/power/apc{ - dir = 8; - name = "Garden APC"; - pixel_x = -24 - }, -/obj/structure/cable{ - icon_state = "0-2"; - pixel_y = 1; - d2 = 2 - }, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdP" = ( -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdQ" = ( -/obj/item/weapon/cultivator, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdR" = ( -/obj/machinery/hydroponics/soil, -/obj/item/seeds/sugarcane, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cdS" = ( -/obj/structure/closet/cabinet, -/obj/item/clothing/suit/holidaypriest, -/obj/item/clothing/suit/nun, -/obj/item/clothing/head/nun_hood, -/obj/machinery/button/door{ - id = "Cell1"; - name = "Cell Bolt Control"; - normaldoorcontrol = 1; - pixel_x = -25; - req_access_txt = "0"; - specialfunctions = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cdT" = ( -/obj/structure/dresser, -/obj/structure/sign/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"; - name = "Mr. Deempisi portrait"; - pixel_y = 28 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cdU" = ( -/obj/structure/table/wood, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/item/device/flashlight/lantern, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cdV" = ( -/obj/structure/toilet{ - pixel_y = 8 - }, -/obj/machinery/light/small{ - brightness = 3; - dir = 8 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/chapel/main/monastery) -"cdW" = ( -/obj/machinery/camera{ - c_tag = "Monastery Kitchen"; - dir = 4; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdX" = ( -/obj/machinery/vending/dinnerware, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdY" = ( -/obj/item/clothing/suit/apron/chef, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cdZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cea" = ( -/obj/machinery/door/airlock{ - name = "Kitchen" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ceb" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cec" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"ced" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock{ - name = "Garden" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/hydroponics/garden/monastery) -"cee" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cef" = ( -/obj/structure/sink/puddle, -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/effect/landmark/event_spawn, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceg" = ( -/obj/structure/flora/ausbushes/sunnybush, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceh" = ( -/obj/machinery/door/airlock{ - name = "Garden" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/hydroponics/garden/monastery) -"cei" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cej" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cek" = ( -/obj/machinery/door/airlock{ - id_tag = "Cell1"; - name = "Cell 1" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cel" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cem" = ( -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cen" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"ceo" = ( -/obj/machinery/door/airlock{ - name = "Bathroom" - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cep" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/chapel/main/monastery) -"ceq" = ( -/obj/item/chair/stool, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg1" - }, -/area/maintenance/department/engine) -"cer" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating{ - broken = 1; - icon_state = "platingdmg3" - }, -/area/maintenance/department/engine) -"ces" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/machinery/camera{ - c_tag = "Monastery Asteroid Port Aft"; - dir = 8; - network = list("SS13","Monastery") - }, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"cet" = ( -/obj/structure/table, -/obj/machinery/microwave, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/cobweb, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 26 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"ceu" = ( -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cev" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cew" = ( -/obj/item/weapon/reagent_containers/glass/bucket, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"cex" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cey" = ( -/obj/machinery/hydroponics/soil, -/obj/item/seeds/wheat, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"cez" = ( -/obj/structure/flora/ausbushes/genericbush, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceA" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ceB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/chapel/main/monastery) -"ceC" = ( -/obj/structure/table/wood, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/device/instrument/violin, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"ceD" = ( -/obj/structure/chair/wood/normal{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"ceE" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/green, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"ceF" = ( -/obj/machinery/shower{ - dir = 8; - pixel_y = -4 - }, -/obj/item/weapon/soap/homemade, -/turf/open/floor/plasteel/showroomfloor, -/area/chapel/main/monastery) -"ceG" = ( -/turf/closed/mineral{ - baseturf = /turf/open/floor/plating/asteroid - }, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"ceH" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/floor/plating/asteroid, -/area/chapel/asteroid{ - name = "Monastery Asteroid" - }) -"ceI" = ( -/obj/item/weapon/phone, -/turf/open/floor/plating, -/area/chapel/main/monastery) -"ceJ" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"ceK" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/condiment/saltshaker{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/weapon/reagent_containers/food/condiment/peppermill, -/obj/item/weapon/storage/box/ingredients/wildcard{ - layer = 3.1 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"ceL" = ( -/obj/structure/table, -/obj/item/weapon/reagent_containers/food/condiment/flour, -/obj/item/weapon/kitchen/rollingpin, -/obj/item/weapon/kitchen/knife, -/obj/machinery/light/small, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"ceM" = ( -/obj/structure/closet/crate/bin, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"ceN" = ( -/obj/structure/reagent_dispensers/watertank/high, -/turf/open/floor/plasteel/hydrofloor, -/area/chapel/main/monastery) -"ceO" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/camera{ - c_tag = "Monastery Kitchen Entrance"; - dir = 4; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ceP" = ( -/obj/machinery/hydroponics/soil, -/obj/item/seeds/grass, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceQ" = ( -/obj/machinery/hydroponics/soil, -/obj/item/seeds/apple, -/obj/machinery/light/small, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceR" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceS" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/machinery/light/small, -/turf/open/floor/grass, -/area/hydroponics/garden/monastery) -"ceT" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/camera{ - c_tag = "Monastery Cells"; - dir = 8; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"ceU" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/abandoned) -"ceV" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 1 - }, -/turf/closed/wall/mineral/titanium, -/area/shuttle/abandoned) -"ceW" = ( -/obj/machinery/door/airlock/glass{ - name = "Shuttle Airlock" - }, -/turf/open/floor/plasteel/black, -/area/shuttle/abandoned) -"ceX" = ( -/obj/structure/closet/cabinet, -/obj/item/clothing/suit/holidaypriest, -/obj/item/clothing/suit/nun, -/obj/item/clothing/head/nun_hood, -/obj/machinery/button/door{ - id = "Cell2"; - name = "Cell Bolt Control"; - normaldoorcontrol = 1; - pixel_x = -25; - req_access_txt = "0"; - specialfunctions = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"ceY" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/easel, -/obj/item/weapon/canvas/twentythreeXnineteen, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"ceZ" = ( -/obj/structure/toilet{ - pixel_y = 8 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/chapel/main/monastery) -"cfa" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/abandoned) -"cfb" = ( -/turf/open/floor/plasteel, -/area/shuttle/abandoned) -"cfc" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/airalarm{ - pixel_y = 22 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfd" = ( -/obj/structure/closet/coffin, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfe" = ( -/obj/structure/closet/coffin, -/obj/machinery/camera{ - c_tag = "Monastery Funeral Parlor"; - dir = 2; - network = list("SS13","Monastery") - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cff" = ( -/obj/structure/closet/coffin, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/effect/decal/cleanable/cobweb{ - icon_state = "cobweb2" - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfh" = ( -/obj/machinery/door/airlock/centcom{ - name = "Chapel Garden"; - opacity = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1; - - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cfj" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/chapel/main/monastery) -"cfk" = ( -/obj/machinery/door/airlock{ - id_tag = "Cell2"; - name = "Cell 2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/chapel/main/monastery) -"cfl" = ( -/obj/structure/closet/emcloset, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfm" = ( -/obj/structure/table, -/obj/item/weapon/crowbar, -/obj/item/clothing/mask/gas, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfn" = ( -/obj/machinery/door/window/eastleft{ - dir = 1; - name = "Coffin Storage"; - req_one_access_txt = "22" - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = -32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfo" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfp" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/chapel/main/monastery) -"cfq" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfr" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfs" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cft" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfu" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfv" = ( -/obj/machinery/light/small, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfx" = ( -/obj/machinery/light/small, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfy" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfz" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/black, -/area/chapel/main/monastery) -"cfA" = ( -/obj/structure/closet/firecloset, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/dorms) -"cfB" = ( -/obj/structure/grille/broken, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/department/crew_quarters/dorms) -"cfC" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"cfD" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/hidden, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/open/floor/plasteel, -/area/security/brig) -"cfE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/security/brig) -"cfF" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/quartermaster/miningdock) -"cfG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/map{ - icon_state = "map-pubby"; - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"cfH" = ( -/obj/item/weapon/storage/toolbox/mechanical, -/turf/open/floor/plating, -/area/maintenance/department/engine) -"cfI" = ( -/turf/open/space, -/obj/machinery/porta_turret/syndicate{ - dir = 9 - }, -/turf/closed/wall/mineral/plastitanium{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"cfJ" = ( -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"cfK" = ( -/obj/structure/grille, -/obj/machinery/door/poddoor/shutters{ - id = "syndieshutters"; - name = "blast shutters" - }, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/shuttle/syndicate) -"cfL" = ( -/turf/open/space, -/obj/machinery/porta_turret/syndicate{ - dir = 5 - }, -/turf/closed/wall/mineral/plastitanium{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"cfM" = ( -/obj/machinery/computer/med_data/syndie, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfN" = ( -/obj/machinery/computer/crew/syndie, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfO" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/folder/red, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfP" = ( -/obj/machinery/computer/shuttle/syndicate, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfQ" = ( -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfR" = ( -/obj/machinery/computer/camera_advanced/syndie, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfS" = ( -/obj/structure/table/reinforced, -/obj/machinery/status_display{ - pixel_x = -32 - }, -/obj/item/weapon/clipboard, -/obj/item/toy/figure/syndie, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfT" = ( -/obj/structure/chair/office/dark{ - dir = 1; - name = "tactical swivel chair" - }, -/obj/machinery/button/door{ - id = "syndieshutters"; - name = "Cockpit View Control"; - pixel_x = 32; - pixel_y = 32; - req_access_txt = "150" - }, -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"cfU" = ( -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cfV" = ( -/obj/item/device/radio/intercom{ - desc = "Talk through this. Evilly"; - freerange = 1; - frequency = 1213; - name = "Syndicate Intercom"; - pixel_y = -32; - subspace_transmission = 1; - syndie = 1 - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cfW" = ( -/obj/structure/closet/syndicate/personal, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cfX" = ( -/turf/open/space, -/turf/closed/wall/mineral/plastitanium{ - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"cfY" = ( -/obj/machinery/door/airlock/hatch{ - name = "Cockpit"; - req_access_txt = "150" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cfZ" = ( -/turf/open/space, -/turf/closed/wall/mineral/plastitanium{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"cga" = ( -/obj/structure/table/reinforced, -/obj/item/stack/cable_coil/white, -/obj/item/stack/cable_coil/white, -/obj/item/weapon/crowbar/red, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cgb" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/storage/box/handcuffs{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/box/zipties, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cgc" = ( -/obj/structure/chair{ - dir = 8; - name = "tactical chair" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cgd" = ( -/obj/machinery/porta_turret/syndicate{ - dir = 4 - }, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"cge" = ( -/obj/machinery/suit_storage_unit/syndicate, -/turf/open/floor/plasteel/podhatch{ - dir = 5 - }, -/area/shuttle/syndicate) -"cgf" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgg" = ( -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cgh" = ( -/obj/structure/tank_dispenser/oxygen, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgi" = ( -/obj/machinery/door/poddoor{ - id = "smindicate"; - name = "outer blast door" - }, -/obj/machinery/button/door{ - id = "smindicate"; - name = "external door control"; - pixel_x = -26; - req_access_txt = "150" - }, -/obj/docking_port/mobile{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 24; - id = "syndicate"; - name = "syndicate infiltrator"; - port_angle = 0; - roundstart_move = "syndicate_away"; - width = 18 - }, +"cnA" = ( /obj/docking_port/stationary{ dheight = 9; dir = 2; dwidth = 5; height = 24; - id = "syndicate_nw"; - name = "northwest of station"; + id = "syndicate_s"; + name = "south of station"; turf_type = /turf/open/space; width = 18 }, -/obj/structure/fans/tiny, -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cgj" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK" - }, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"cgk" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgl" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/plating, -/area/shuttle/syndicate) -"cgm" = ( -/obj/machinery/door/airlock/external{ - name = "Ready Room"; - req_access_txt = "150" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgn" = ( -/obj/machinery/door/airlock/external{ - name = "E.V.A. Gear Storage"; - req_access_txt = "150" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgo" = ( -/obj/machinery/door/airlock/external{ - req_access_txt = "150" - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgp" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "EVA Storage"; - req_access_txt = "150" - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgq" = ( /turf/open/space, -/turf/closed/wall/mineral/plastitanium{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"cgr" = ( -/obj/item/device/radio/intercom{ - desc = "Talk through this. Evilly"; - freerange = 1; - frequency = 1213; - name = "Syndicate Intercom"; - pixel_x = -32; - subspace_transmission = 1; - syndie = 1 - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgs" = ( -/obj/machinery/sleeper/syndie{ +/area/space) +"cnB" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgt" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgu" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgv" = ( -/obj/item/weapon/reagent_containers/glass/bottle/epinephrine{ - pixel_x = 6 - }, -/obj/item/weapon/reagent_containers/glass/bottle/charcoal{ - pixel_x = -3 - }, -/obj/item/weapon/reagent_containers/glass/bottle/epinephrine{ - pixel_x = -3; - pixel_y = 8 - }, -/obj/item/weapon/reagent_containers/glass/bottle/charcoal{ - pixel_x = 6; - pixel_y = 8 - }, -/obj/item/weapon/reagent_containers/syringe/epinephrine{ - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/weapon/reagent_containers/syringe/epinephrine{ - pixel_x = 4; - pixel_y = 1 - }, -/obj/item/weapon/reagent_containers/syringe/epinephrine{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/weapon/reagent_containers/syringe/epinephrine{ - pixel_x = 2; - pixel_y = 8 - }, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgw" = ( -/obj/structure/table/reinforced, -/obj/item/stack/medical/gauze, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/ointment, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgx" = ( -/obj/item/weapon/stock_parts/cell/high{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/weapon/stock_parts/cell/high, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgy" = ( -/obj/item/weapon/screwdriver{ - pixel_y = 9 - }, -/obj/item/device/assembly/voice{ - pixel_y = 3 - }, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgz" = ( -/obj/item/weapon/wrench, -/obj/item/device/assembly/infra, -/obj/structure/table/reinforced, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgA" = ( -/obj/item/device/assembly/signaler, -/obj/item/device/assembly/signaler, -/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/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgB" = ( -/obj/item/weapon/weldingtool/largetank{ - pixel_y = 3 - }, -/obj/item/device/multitool, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgC" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgD" = ( -/obj/structure/sign/bluecross_2, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"cgE" = ( -/obj/structure/table, -/obj/item/weapon/storage/toolbox/syndicate, -/obj/item/weapon/crowbar/red, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgF" = ( -/obj/machinery/door/airlock/hatch{ - req_access_txt = "150" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgG" = ( -/obj/machinery/door/window/westright{ - name = "Tool Storage"; - req_access_txt = "150" - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgH" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "Infirmary"; - req_access_txt = "150" - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/syndicate) -"cgI" = ( -/obj/machinery/door/window{ - dir = 8; - name = "Tool Storage"; - req_access_txt = "150" - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgJ" = ( -/obj/structure/closet/syndicate/nuclear, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgK" = ( -/obj/machinery/porta_turret/syndicate{ - dir = 5 - }, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"cgL" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/item/bodypart/r_arm/robot, -/obj/item/bodypart/l_arm/robot, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cgM" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Surgery"; - req_access_txt = "150" - }, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cgN" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cgO" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/brute, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cgP" = ( -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/weapon/storage/firstaid/fire, -/obj/item/weapon/storage/firstaid/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cgQ" = ( -/obj/item/device/sbeacondrop/bomb{ - pixel_y = 5 - }, -/obj/item/device/sbeacondrop/bomb, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgR" = ( -/obj/item/weapon/grenade/syndieminibomb{ - pixel_x = 4; - pixel_y = 2 - }, -/obj/item/weapon/grenade/syndieminibomb{ - pixel_x = -1 - }, -/obj/structure/table/reinforced, -/obj/structure/window/reinforced{ +/turf/open/floor/plasteel/purple/side{ dir = 4 }, -/obj/item/weapon/grenade/plastic/c4, -/obj/item/weapon/grenade/plastic/c4, -/obj/item/weapon/grenade/plastic/c4, -/obj/item/weapon/grenade/plastic/c4, -/obj/item/weapon/grenade/plastic/c4, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgS" = ( -/obj/item/weapon/surgicaldrill, -/obj/item/weapon/circular_saw, -/obj/structure/table/reinforced, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgT" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/mirror{ - pixel_x = 30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cgU" = ( -/obj/machinery/nuclearbomb/syndicate, -/obj/machinery/door/window{ - dir = 1; - name = "Theatre Stage"; - req_access_txt = "0" - }, -/turf/open/floor/circuit/red, -/area/shuttle/syndicate) -"cgV" = ( -/obj/machinery/telecomms/allinone{ - intercept = 1 - }, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"cgW" = ( -/obj/item/weapon/cautery, -/obj/item/weapon/scalpel, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgX" = ( -/obj/structure/table/optable, -/obj/item/weapon/surgical_drapes, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgY" = ( -/obj/item/weapon/retractor, -/obj/item/weapon/hemostat, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cgZ" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating/airless, -/area/shuttle/syndicate) -"cha" = ( -/obj/machinery/recharge_station, -/turf/open/floor/circuit/red, -/area/shuttle/syndicate) -"chb" = ( -/obj/machinery/telecomms/allinone{ - intercept = 1 - }, -/turf/open/floor/circuit/red, -/area/shuttle/syndicate) -"chc" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/syndicate/black/red, -/obj/item/clothing/head/helmet/space/syndicate/black/red, -/turf/open/floor/mineral/plastitanium, -/area/shuttle/syndicate) -"chd" = ( -/obj/structure/shuttle/engine/propulsion/left, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating/airless, -/area/shuttle/syndicate) -"che" = ( -/obj/structure/shuttle/engine/propulsion, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating/airless, -/area/shuttle/syndicate) -"chf" = ( -/obj/structure/shuttle/engine/propulsion/right, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating/airless, -/area/shuttle/syndicate) -"chg" = ( -/turf/open/space, -/obj/machinery/porta_turret/syndicate{ - dir = 6 - }, -/turf/closed/wall/mineral/plastitanium{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"chh" = ( -/turf/open/space, -/obj/machinery/porta_turret/syndicate{ - dir = 10 - }, -/turf/closed/wall/mineral/plastitanium{ - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"chi" = ( -/obj/structure/lattice, -/obj/structure/grille, -/turf/open/space, -/area/solar/port) -"chj" = ( -/obj/structure/lattice, -/turf/open/space, -/area/solar/port) -"chk" = ( -/obj/structure/lattice, -/obj/structure/grille/broken, -/turf/open/space, -/area/solar/port) -"chl" = ( -/obj/structure/lattice/catwalk, -/obj/item/stack/cable_coil, -/turf/open/space, -/area/solar/port) -"chm" = ( -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port) -"chn" = ( -/turf/open/space, -/area/shuttle/escape) -"cho" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/fulltile, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/hallway/secondary/exit/departure_lounge) -"chp" = ( -/obj/item/weapon/twohanded/required/kirbyplants, -/turf/open/floor/plasteel/escape{ - dir = 9 - }, -/area/hallway/secondary/exit/departure_lounge) -"chq" = ( -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"chr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"chs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"cht" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"chu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"chv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"chw" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/regular, -/turf/open/floor/plasteel/escape{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"chx" = ( -/turf/open/floor/plasteel/escape{ - dir = 8 - }, -/area/hallway/secondary/exit/departure_lounge) -"chy" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chz" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chA" = ( -/obj/structure/table, -/obj/item/toy/cards/deck, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chB" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chD" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chE" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = -32 - }, -/turf/open/floor/plasteel/escape{ - dir = 8 - }, -/area/hallway/secondary/exit/departure_lounge) -"chF" = ( -/obj/machinery/status_display, -/turf/closed/wall, -/area/hallway/secondary/exit/departure_lounge) -"chG" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chH" = ( -/obj/machinery/status_display, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/hallway/secondary/exit/departure_lounge) -"chI" = ( -/obj/structure/table, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chJ" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chK" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chL" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chM" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chN" = ( -/obj/machinery/camera{ - c_tag = "Departures - Port"; - dir = 4; - name = "security camera"; - pixel_y = -7 - }, -/turf/open/floor/plasteel/escape{ - dir = 8 - }, -/area/hallway/secondary/exit/departure_lounge) -"chO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chP" = ( -/obj/item/device/radio/beacon, -/obj/effect/landmark/event_spawn, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chQ" = ( -/obj/item/weapon/statuebust{ - anchored = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chR" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chS" = ( -/obj/structure/table, -/obj/item/weapon/folder, -/obj/item/weapon/pen, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chT" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chU" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chV" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4; - layer = 2.9 - }, -/turf/open/floor/grass, -/area/hallway/secondary/exit/departure_lounge) -"chW" = ( -/obj/structure/table, -/obj/item/weapon/storage/pill_bottle/dice, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"chX" = ( -/obj/structure/table, -/obj/item/weapon/storage/firstaid/regular, -/turf/open/floor/plasteel/escape, -/area/hallway/secondary/exit/departure_lounge) -"chY" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-21"; - layer = 4.1; - pixel_y = 3 - }, -/turf/open/floor/plasteel/escape{ - dir = 10 - }, -/area/hallway/secondary/exit/departure_lounge) -"chZ" = ( -/obj/machinery/camera{ - c_tag = "Departures - Port"; - dir = 1 - }, -/turf/open/floor/plasteel/escape, -/area/hallway/secondary/exit/departure_lounge) -"cia" = ( -/obj/item/weapon/twohanded/required/kirbyplants{ - icon_state = "plant-10"; - layer = 4.1 - }, -/turf/open/floor/plasteel/escape{ - dir = 6 - }, -/area/hallway/secondary/exit/departure_lounge) -"cib" = ( -/obj/machinery/door/airlock/external, -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cic" = ( -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cid" = ( -/obj/machinery/door/airlock/titanium, -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cie" = ( -/obj/machinery/computer/shuttle/ferry/request, -/turf/open/floor/pod/dark, -/area/shuttle/transport) -"cif" = ( -/obj/structure/shuttle/engine/heater{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plating/airless, -/area/shuttle/transport) -"cig" = ( -/obj/machinery/door/airlock/external, -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cih" = ( -/obj/machinery/door/airlock/external, -/turf/open/floor/pod/dark, -/area/shuttle/transport) -"cii" = ( -/obj/structure/sign/poster/official/random, -/turf/open/floor/plating, -/area/quartermaster/storage) -"cij" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/landmark/observer_start, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"cik" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Port Docking Bay 1" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"cil" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Port Docking Bay 1" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"cim" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 4 - }, -/obj/docking_port/mobile/arrivals{ - height = 13; - name = "pubby arrivals shuttle"; - width = 6 - }, -/obj/docking_port/stationary{ - dir = 8; - dwidth = 3; - height = 13; - id = "arrivals_stationary"; - name = "pubby arrivals"; - width = 6 - }, -/turf/open/floor/plating/airless, -/area/shuttle/arrival) -"cin" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Port Docking Bay 1" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"cio" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Port Docking Bay 1" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"cip" = ( -/obj/machinery/computer/secure_data/syndie, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"ciq" = ( -/obj/structure/chair/office/dark{ - dir = 8; - name = "tactical swivel chair" - }, -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"cir" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"cis" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"cit" = ( -/obj/structure/chair/office/dark{ - dir = 4; - name = "tactical swivel chair" - }, -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciu" = ( -/obj/structure/table/reinforced, -/obj/machinery/ai_status_display{ - pixel_x = 32 - }, -/obj/item/weapon/storage/fancy/donut_box, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"civ" = ( -/obj/machinery/status_display, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"ciw" = ( -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cix" = ( -/obj/structure/chair{ - dir = 4; - name = "tactical chair" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciy" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciz" = ( -/obj/structure/chair{ - dir = 4; - name = "tactical chair" - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciA" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciB" = ( -/obj/structure/chair{ - dir = 8; - name = "tactical chair" - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciC" = ( -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciD" = ( -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciE" = ( -/obj/structure/chair{ - dir = 4; - name = "tactical chair" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciF" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciG" = ( -/obj/machinery/suit_storage_unit/syndicate, -/turf/open/floor/plasteel/podhatch{ - dir = 4 - }, -/area/shuttle/syndicate) -"ciH" = ( -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciI" = ( -/obj/structure/chair{ - dir = 4; - name = "tactical chair" - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"ciJ" = ( -/obj/machinery/suit_storage_unit/syndicate, -/turf/open/floor/plasteel/podhatch{ - dir = 4 - }, -/area/shuttle/syndicate) -"ciK" = ( -/obj/item/weapon/storage/toolbox/syndicate, -/obj/item/weapon/crowbar/red, -/obj/structure/table/reinforced, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/podhatch{ - dir = 10 - }, -/area/shuttle/syndicate) -"ciL" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"ciM" = ( -/obj/structure/chair{ - name = "tactical chair" - }, -/turf/open/floor/plasteel/podhatch{ - dir = 6 - }, -/area/shuttle/syndicate) -"ciN" = ( -/obj/machinery/suit_storage_unit/syndicate, -/turf/open/floor/plasteel/podhatch{ - dir = 4 - }, -/area/shuttle/syndicate) -"ciO" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"ciP" = ( -/obj/machinery/suit_storage_unit/syndicate, -/turf/open/floor/plasteel/podhatch{ - dir = 6 - }, -/area/shuttle/syndicate) -"ciQ" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"ciR" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciS" = ( -/obj/structure/chair{ - dir = 1; - name = "tactical chair" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"ciT" = ( -/obj/structure/chair{ - dir = 1; - name = "tactical chair" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"ciU" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/syndicate/black/red, -/obj/item/clothing/head/helmet/space/syndicate/black/red, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"ciV" = ( -/obj/machinery/ai_status_display, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"ciW" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciX" = ( -/obj/machinery/status_display, -/turf/closed/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"ciY" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"ciZ" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cja" = ( -/turf/open/floor/plasteel/black, -/area/shuttle/syndicate) -"cjb" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cjc" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 9 - }, -/area/shuttle/syndicate) -"cjd" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cje" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cjf" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cjg" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cjh" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cji" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cjj" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 1 - }, -/area/shuttle/syndicate) -"cjk" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 5 - }, -/area/shuttle/syndicate) -"cjl" = ( -/obj/structure/closet/syndicate/personal, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cjm" = ( -/obj/structure/table/reinforced, -/obj/item/weapon/reagent_containers/glass/beaker/large, -/obj/item/weapon/reagent_containers/glass/beaker, -/obj/item/weapon/reagent_containers/dropper, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/shuttle/syndicate) -"cjn" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 10 - }, -/area/shuttle/syndicate) -"cjo" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cjp" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cjq" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cjr" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cjs" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cjt" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cju" = ( -/turf/open/floor/plasteel/podhatch, -/area/shuttle/syndicate) -"cjv" = ( -/turf/open/floor/plasteel/podhatch{ - dir = 6 - }, -/area/shuttle/syndicate) -"cjw" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Technological Storage"; - req_access_txt = "150" - }, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cjx" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table/reinforced, -/obj/item/device/aicard, -/turf/open/floor/plasteel/vault, -/area/shuttle/syndicate) -"cjy" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/shuttle/syndicate) -"cjz" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"cjA" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"cjB" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"cjC" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"cjD" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"cjE" = ( -/obj/machinery/light, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"cjF" = ( -/obj/machinery/light, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/escape) -"cjG" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/mineral/titanium, -/area/shuttle/escape) -"cjH" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/supply) -"cjI" = ( -/obj/machinery/light, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/supply) -"cjJ" = ( -/obj/structure/table, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"cjK" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"cjL" = ( -/obj/structure/closet/crate, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/labor) -"cjM" = ( -/obj/machinery/light/small, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/arrival) -"cjN" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cjO" = ( -/obj/machinery/light/small, -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cjP" = ( -/obj/machinery/light, -/turf/open/floor/pod/light, -/area/shuttle/transport) -"cjQ" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/power/apc{ - cell_type = 15000; - dir = 2; - name = "Engineering APC"; - pixel_y = -24 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"cjR" = ( -/turf/closed/wall/mineral/titanium/nodiagonal, -/area/shuttle/escape) -"cjS" = ( -/turf/closed/wall/mineral/titanium/nodiagonal, -/area/shuttle/escape) -"cjT" = ( -/turf/closed/wall/mineral/titanium/nodiagonal, -/area/shuttle/escape) -"cjU" = ( -/turf/closed/wall/mineral/titanium/nodiagonal, -/area/shuttle/escape) -"cjV" = ( -/turf/closed/wall/mineral/titanium/nodiagonal, -/area/shuttle/escape) -"cjW" = ( -/turf/closed/wall/mineral/titanium/nodiagonal, -/area/shuttle/escape) +/area/science/research/lobby) (1,1,1) = {" aaa @@ -57940,16 +59882,16 @@ aaa aaa aaa aaa -cfI -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfX +aab +aac +aac +aac +aac +aac +aac +aac +aac +aat aaa aaa aaa @@ -57997,11 +59939,11 @@ aaa aaa aaa aaa -chi -chi -chi -chi -chi +aoH +aoH +aoH +aoH +aoH aaa aaa aaa @@ -58191,22 +60133,22 @@ aaa aaa aaa aaa -cfI -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cgs -cgC -cgs -cjm -cgL -cgS -cgW -cgZ -chd +aab +aac +aac +aac +aac +aac +aac +abd +abm +abd +abu +abz +abK +abP +abS +abZ aaa aaa aaa @@ -58254,11 +60196,11 @@ aaa aaa aaa aaa -chi +aoH aaa -chj +aoI aaa -chi +aoH aaa aaa aaa @@ -58448,22 +60390,22 @@ aaa aaa aaa aaa -cfJ -cge -ciG -ciG -ciG -ciP -cfJ -ciO -cfU -ciw -ciw -cgM -ciw -cgX -cgZ -che +aac +aaH +aaJ +aaJ +aaJ +aaX +aac +aaU +aas +aaz +aaz +abA +aaz +abQ +abS +aca aaa aaa aaa @@ -58511,11 +60453,11 @@ aaa aaa aaa aaa -chj -chj -awf -chj -chj +aoI +aoI +azG +aoI +aoI aaa aaa aaa @@ -58705,22 +60647,22 @@ aaa aaa aaa aaa -cfJ -ciw -ciw -ciw -ciw -ciw -ciV -cgu -cfU -cjc -cjn -cgN -cgT -cgY -cgZ -chf +aac +aaz +aaz +aaz +aaz +aaz +abc +abe +aas +abp +abv +abB +abL +abR +abS +acb aaa aaa aaa @@ -58759,29 +60701,29 @@ aaa aaa aaa aaa -chi -chi -chi -chi -chi -chi -chi -chi -chi -chi +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH aaa -awg +azH aaa -chi -chi -chi -chi -chi -chi -chi -chi -chi -chi +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH +aoH aaa aaa aaa @@ -58955,29 +60897,29 @@ aaa aaa aaa aaa -cfI -cfJ -cfJ -cfJ -cfX +aab +aac +aac +aac +aat aaa aaa -cfJ -ciw -ciw -ciw -ciw -ciw -cfJ -cgv -cfU -cjd -ciL -cgO -cfJ -cfJ -cfJ -chg +aac +aaz +aaz +aaz +aaz +aaz +aac +abf +aas +abq +aaR +abC +aac +aac +aac +aaB aaa aaa aaa @@ -59016,7 +60958,7 @@ aaa aaa aaa aaa -chj +aoI aaa aaa aaa @@ -59027,7 +60969,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -59038,7 +60980,7 @@ aaa aaa aaa aaa -chj +aoI aaa aaa aaa @@ -59212,26 +61154,26 @@ aaa aaa aaa aaa -cfJ -cfM -cfS -cfU -cfJ -chh +aac +aaf +aam +aas +aac +aax aaa -cfJ -cgf -cgh -cgk -ciO -ciQ -cfJ -cgw -cfU -cjd -ciL -cgP -cfJ +aac +aaI +aaK +aaN +aaU +aaY +aac +abg +aas +abq +aaR +abD +aac aaa aaa aaa @@ -59273,29 +61215,29 @@ aaa aaa aaa aaa -chi +aoH aaa -ans -ans -ans -ans -ans -ans -ans -ans +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa aaa -awh +azI aaa -ans -ans -ans -ans -ans -ans -ans -ans +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa aaa -chi +aoH aaa aaa aaa @@ -59469,28 +61411,28 @@ aaa aaa aaa aaa -cfK -cfN -ciq -cfU -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cgn -cgl -cfJ -cfJ -cfJ -cgF -cgl -cfJ -cfJ -cfJ -cfX +aad +aag +aan +aas +aac +aac +aac +aac +aac +aac +aac +aaV +aaO +aac +aac +aac +abr +aaO +aac +aac +aac +aat aaa aaa aaa @@ -59530,29 +61472,29 @@ aaa aaa aaa aaa -chi -chj -anv -aoj -aoj -aoj -aoj -aoj -aoj -aoj -auT -chl -axv -ayv -ayv -ayv -ayv -ayv -ayv -ayv -aEn -chj -chi +aoH +aoI +aqb +ara +ara +ara +ara +ara +ara +ara +ayy +azJ +aAV +aCa +aCa +aCa +aCa +aCa +aCa +aCa +aIr +aoI +aoH aaa aaa aaa @@ -59726,28 +61668,28 @@ aaa aaa aaa aaa -cfK -cfO -cir -cfU -civ -cga -cix -ciz -cix -cix -cgl -ciw -ciw -ciw -ciw -ciZ -cjd -ciL -cfU -cgl -cgZ -chd +aad +aah +aao +aas +aau +aay +aaC +aaE +aaC +aaC +aaO +aaz +aaz +aaz +aaz +abn +abq +aaR +aas +aaO +abS +abZ aaa aaa aaa @@ -59787,29 +61729,29 @@ aaa aaa aaa aaa -chi +aoH aaa -anu -anu -anu -anu -anu -anu -anu -anu +aqc +aqc +aqc +aqc +aqc +aqc +aqc +aqc aaa -awj +azK aaa -anw -anw -anw -anw -anw -anw -anw -anu +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqc aaa -chi +aoH aaa aaa aaa @@ -59983,28 +61925,28 @@ aaa aaa aaa aaa -cfK -cfP -cfT -cfU -cfY -ciw -cir -cir -cir -ciw -cgm -ciw -cir -cir -cir -cir -cjd -ciL -cfU -cgU -cgZ -che +aad +aai +aap +aas +aav +aaz +aao +aao +aao +aaz +aaP +aaz +aao +aao +aao +aao +abq +aaR +aas +abM +abS +aca aaa aaa aaa @@ -60044,7 +61986,7 @@ aaa aaa aaa aaa -chk +aoJ aaa aaa aaa @@ -60055,7 +61997,7 @@ aaa aaa aaa aaa -awj +azK aaa aaa aaa @@ -60066,7 +62008,7 @@ aaa aaa aaa aaa -chi +aoH aaa aaa aaa @@ -60240,28 +62182,28 @@ aaa aaa aaa aaa -cfK -cfQ -cir -cfU -cfJ -cgb -cgc -ciB -cgc -cgc -cgl -ciw -ciw -ciw -ciw -cjb -cjd -ciL -cfU -cgl -cgZ -chf +aad +aaj +aao +aas +aac +aaA +aaD +aaF +aaD +aaD +aaO +aaz +aaz +aaz +aaz +abo +abq +aaR +aas +aaO +abS +acb aaa aaa aaa @@ -60301,29 +62243,29 @@ aaa aaa aaa aaa -chi +aoH aaa -ans -ans -ans -ans -ans -ans -ans -ans +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa aaa -awj +azK aaa -ans -ans -ans -ans -ans -ans -ans -ans +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa aaa -chi +aoH aaa aaa aaa @@ -60497,28 +62439,28 @@ aaa aaa aaa aaa -cfK -cfR -cit -cfU -cfJ -cfJ -cfJ -cgd -cfJ -cfJ -cfJ -cgo -cgl -cfJ -cfJ -cfJ -cgF -cgl -cfJ -cfJ -cfJ -cfZ +aad +aak +aaq +aas +aac +aac +aac +aaG +aac +aac +aac +aaW +aaO +aac +aac +aac +abr +aaO +aac +aac +aac +aaw aaa aaa aaa @@ -60558,29 +62500,29 @@ aaa aaa aaa aaa -chi -chj -anv -aoj -aoj -aoj -aoj -aoj -aoj -aoj -auT -awj -axv -ayv -ayv -ayv -ayv -ayv -ayv -ayv -aEn -chj -chi +aoH +aoI +aqb +ara +ara +ara +ara +ara +ara +ara +ayy +azK +aAV +aCa +aCa +aCa +aCa +aCa +aCa +aCa +aIr +aoI +aoH aaa aaa aaa @@ -60754,26 +62696,26 @@ aaa aaa aaa aaa -cfJ -cip -ciu -cfU -cfJ -chg +aac +aal +aar +aas +aac +aaB aaa aaa aaa -cfJ -ciK -ciw -ciS -cfJ -cgx -cfU -cjd -ciL -cgQ -cfJ +aac +aaQ +aaz +aaZ +aac +abh +aas +abq +aaR +abE +aac aaa aaa aaa @@ -60815,29 +62757,29 @@ aaa aaa aaa aaa -chi +aoH aaa -anu -anu -anu -anu -anu -anu -anu -anu +aqc +aqc +aqc +aqc +aqc +aqc +aqc +aqc aaa -awj +azK aaa -anw -anw -anw -anw -anw -anw -anw -anu +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqc aaa -chi +aoH aaa aaa aaa @@ -61011,29 +62953,29 @@ aaa aaa aaa aaa -cfL -cfJ -cfJ -cfJ -cfZ +aae +aac +aac +aac +aaw aaa aaa aaa aaa -cgi -ciL -ciw -ciS -cfJ -cgy -cfU -cjd -ciL -cgR -cfJ -cfJ -cfJ -chh +aaL +aaR +aaz +aaZ +aac +abi +aas +abq +aaR +abF +aac +aac +aac +aax aaa aaa aaa @@ -61072,7 +63014,7 @@ aaa aaa aaa aaa -chi +aoH aaa aaa aaa @@ -61083,7 +63025,7 @@ aaa aaa aaa aaa -awj +azK aaa aaa aaa @@ -61094,7 +63036,7 @@ aaa aaa aaa aaa -chi +aoH aaa aaa aaa @@ -61175,11 +63117,11 @@ aaa aaa aaa aaa -ceU -aaE -ceW -aaE -ceU +cil +cja +cin +cja +cil aaa aaa aaa @@ -61277,167 +63219,167 @@ aaa aaa aaa aaa -cgj -ciM +aaM +aaS +aaz +aba +aau +abj +aas +abs +abw +abB +aaz +abT +abS +abZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +azK +aaa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cil +cil ciw -ciU -civ -cgz -cfU -cjk -cjv -cgN +cix ciw -cha -cgZ -chd -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -chi -aaa -ans -ans -ans -ans -ans -ans -ans -ans -aaa -awj -aaa -ans -ans -ans -ans -ans -ans -ans -ans -aaa -chi -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -ceU -ceU -cfa -cfb -cfa -ceU -ceU +cil +cil aaa aaa aaa @@ -61534,168 +63476,168 @@ aaa aaa aaa aaa -cfL -cfJ -cfJ -cfJ -cfJ -cgA -cfU +aae +aac +aac +aac +aac +abk +aas +aaz +aaz +abG +aaz +abU +abS +aca +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aoI +aqb +ara +ara +ara +ara +ara +ara +ara +ayy +azK +aAV +aCa +aCa +aCa +aCa +aCa +aCa +aCa +aIr +aoI +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cil +cil ciw ciw -cjw +cix ciw -chb -cgZ -che -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -chi -chj -anv -aoj -aoj -aoj -aoj -aoj -aoj -aoj -auT -awj -axv -ayv -ayv -ayv -ayv -ayv -ayv -ayv -aEn -chj -chi -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -ceU -ceU -cfa -cfa -cfb -cfa -cfa -ceU -ceU +ciw +cil +cil aaa aaa aaa @@ -61794,165 +63736,165 @@ aaa aaa aaa aaa -cgq -cfJ -cgB -cfU -cjl -cgJ -cjx +abb +aac +abl +aas +abt +abx +abH +abo +abT +abS +acb +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aoH +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqc +aaa +azK +aaa +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqc +aaa +aoH +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cim +ciw +ciw cjb -cha -cgZ -chf -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -chi -aaa -anw -anw -anw -anw -anw -anw -anw -anu -aaa -awj -aaa -anw -anw -anw -anw -anw -anw -anw -anu -aaa -chi -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -ceV -cfa -cfa -aic -aFH -aXo -cfa -cfa -bCg +cjy +cjW +ciw +ciw +ckY aaa aaa aaa @@ -62052,16 +63994,16 @@ aaa aaa aaa aaa -cfL -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfJ -cfZ +aae +aac +aac +aac +aac +aac +aac +aac +aac +aaw aaa aaa aaa @@ -62100,7 +64042,7 @@ aaa aaa aaa aaa -chi +aoH aaa aaa aaa @@ -62111,7 +64053,7 @@ aaa aaa aaa aaa -awj +azK aaa aaa aaa @@ -62122,7 +64064,7 @@ aaa aaa aaa aaa -chk +aoJ aaa aaa aaa @@ -62201,15 +64143,15 @@ aaa aaa aaa aaa -ceW -cfb -cfb -aiS -aFM -aXt -cfb -cfb -ceW +cin +cix +cix +cjc +cjz +cjX +cix +cix +cin aaa aaa aaa @@ -62357,29 +64299,29 @@ aaa aaa aaa aaa -chi +aoH aaa -ans -ans -ans -ans -ans -ans -ans -ans +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa aaa -awj +azK aaa -ans -ans -ans -ans -ans -ans -ans -ans +aqa +aqa +aqa +aqa +aqa +aqa +aqa +aqa aaa -chi +aoH aaa aaa aaa @@ -62415,7 +64357,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -62458,15 +64400,15 @@ aaa aaa aaa aaa -ceV -cfa -cfa -aiV -aGe -aXu -cfa -cfa -bCg +cim +ciw +ciw +cjd +cjA +cjY +ciw +ciw +ckY aaa aaa aaa @@ -62614,29 +64556,29 @@ aaa aaa aaa aaa -chi -chj -anv -aoj -aoj -aoj -aoj -aoj -aoj -aoj -auT -awj -axv -ayv -ayv -ayv -ayv -ayv -ayv -ayv -aEn -chj -chi +aoH +aoI +aqb +ara +ara +ara +ara +ara +ara +ara +ayy +azK +aAV +aCa +aCa +aCa +aCa +aCa +aCa +aCa +aIr +aoI +aoH aaa aaa aaa @@ -62715,15 +64657,15 @@ aaa aaa aaa aaa -ceU -ceU -cfa -cfa -cfb -cfa -cfa -ceU -ceU +cil +cil +ciw +ciw +cix +ciw +ciw +cil +cil aaa aaa aaa @@ -62871,29 +64813,29 @@ aaa aaa aaa aaa -chi +aoH aaa -anw -anw -anw -anw -anw -anw -anw -anu +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqc aaa -awj +azK aaa -anw -anw -anw -anw -anw -anw -anw -anu +aqd +aqd +aqd +aqd +aqd +aqd +aqd +aqc aaa -chi +aoH aaa aaa aaa @@ -62973,13 +64915,13 @@ aaa aaa aaa aaa -ceU -ceU -cfa -cfb -cfa -ceU -ceU +cil +cil +ciw +cix +ciw +cil +cil aaa aaa aaa @@ -63128,29 +65070,29 @@ aaa aaa aaa aaa -chi +aoH aaa aaa aaa -chj +aoI aaa aaa aaa aaa aaa aaa -awj +azK aaa aaa aaa aaa aaa aaa -chj +aoI aaa aaa aaa -chj +aoI aaa aaa aaa @@ -63231,11 +65173,11 @@ aaa aaa aaa aaa -ceU -akO -aGf -akO -ceU +cil +cje +cjB +cje +cil aaa aaa aaa @@ -63385,29 +65327,29 @@ aaa aaa aaa aaa -chi -chj -chi -chi -chi +aoH +aoI +aoH +aoH +aoH aaa aaa aaa aaa aaa aaa -chm +azL aaa aaa aaa aaa aaa aaa -chi -chj -chi -chi -chi +aoH +aoI +aoH +aoH +aoH aaa aaa aaa @@ -63475,24 +65417,24 @@ aaa aaa aaa aaa -aac -aac -aac -acl -aac -aac -aac -aac -aac +aby +aby +aby +aed +aby +aby +aby +aby +aby aaa aaa aaa aaa -cds -cca -cdm -cca -cds +cfN +ccL +cfH +ccL +cfN aaa aaa aaa @@ -63653,7 +65595,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -63724,34 +65666,34 @@ aaa aaa aaa aaa -aac -aad -aac -aac -aac -aac -aac +aby +abI +aby +aby +aby +aby +aby aaa -bYE -bZq -bYE -bYE -bYE -bZq -bYE -bZq -bYE -bYE -bYE -cds -cds -cds -cca -cdn -cca -cds -cds -cds +bGD +bOv +bGD +bGD +bGD +bOv +bGD +bOv +bGD +bGD +bGD +cfN +cfN +cfN +ccL +cfI +ccL +cfN +cfN +cfN aaa aaa aaa @@ -63910,7 +65852,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -63981,35 +65923,35 @@ aaa aaa aaa aaa -aac +aby aaa aaa -aad +abI aaa -bZq -bYE -bYY -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -cds -cds -cds -cca -aGs -cca -cds -cds -cds -cds +bOv +bGD +bQQ +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +cfN +cfN +cfN +ccL +cjC +ccL +cfN +cfN +cfN +cfN aaa aaa aaa @@ -64167,7 +66109,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -64238,35 +66180,35 @@ aaa aaa aaa aaa -aac +aby aaa -bYE -bZq -bYY -bZj -bZj -bZj -bZj -bZr -bZr -bZr -cah -bZr -bZr -cbw -bZr -bZr -ceG -ceG -cax -cax -cca -cdo -cca -cax -cds -cds -cds +bGD +bOv +bQQ +bNs +bNs +bNs +bNs +bOw +bOw +bOw +bUC +bOw +bOw +cbG +bOw +bOw +cfN +cfN +bWV +bWV +ccL +cfJ +ccL +bWV +cfN +cfN +cfN aaa aaa aaa @@ -64424,7 +66366,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -64493,37 +66435,37 @@ aaa aaa aaa aaa -aac -aad -aac -cam -bZj -bZj -bZj -bZj -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZI -bZr -bZr -cah -ceG -cax -cfl -ami -caJ -aXA -cax -cds -cds -cds +aby +abI +aby +bVp +bNs +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bQe +bOw +bOw +bUC +cfN +bWV +ciJ +cjf +bXJ +cjZ +bWV +cfN +cfN +cfN aaa aaa aaa @@ -64681,7 +66623,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -64696,7 +66638,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -64750,36 +66692,36 @@ aaa aaa aaa aaa -aac +aby aaa -bYE -bYY -bZj -bZr -bZr -bZr -bZr -bZI -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -ces -ceH -ceG -cax -cfm -amD -aGP -aXD -cax -cax -cax +bGD +bQQ +bNs +bOw +bOw +bOw +bOw +bQe +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +chB +chT +cfN +bWV +ciK +cjg +cjD +cka +bWV +bWV +bWV aaa aaa aaa @@ -64938,7 +66880,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -65007,36 +66949,36 @@ aaa aaa aaa aaa -acl -cam -bZj -bZj -bZj -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZH -bZr -bZr -bZr -cdt -cdG -bZK -cax -cax -cax -cax -cax -aom -ceB -cax -cax -cax -bCj +aed +bVp +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bQd +bOw +bOw +bOw +cga +cgy +bQg +bWV +bWV +bWV +bWV +bWV +cjh +chJ +bWV +bWV +bWV +ckZ aaa aaa aaa @@ -65195,7 +67137,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -65264,36 +67206,36 @@ aaa aaa aaa aaa -aac -aqA -bZj -bZr -bZr -bZr -bZT -cbl -cbp -bZj -cbp -bZj -cbn -cbn -cbn -cbn -cax -cdH -cax -cax -ceI -cax -cfc -cfn -apZ -aGQ -aXG -bgh -cca -bCJ +aby +bGH +bNs +bOw +bOw +bOw +bSm +bZW +caS +bNs +caS +bNs +bZY +bZY +bZY +bZY +bWV +cgz +bWV +bWV +chU +bWV +ciy +ciL +cji +cjE +ckb +cku +ccL +cla aaa aaa aaa @@ -65452,7 +67394,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -65521,36 +67463,36 @@ aaa aaa aaa aaa -aac -cam -bZj -bZr -bZr -bZr -bZr -cbm -cbp -cbw -cbI -cbw -cbn -ccF -ccV -cbn -cde -cdI -cax -cax -cax -cax -cfd -cfo -arK -ccT -caJ -caJ -cca -cca +aby +bVp +bNs +bOw +bOw +bOw +bOw +bZX +caS +cbG +cct +cbG +bZY +ceB +cfh +bZY +cfq +cgA +bWV +bWV +bWV +bWV +ciz +ciM +cjj +ceP +bXJ +bXJ +ccL +ccL aaa aaa aaa @@ -65709,7 +67651,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -65717,21 +67659,21 @@ aaa aaa aaa aaa -aCh -aCi -aCi -aMQ -aCh -aCh -aCi -aCi -aCh -aMQ -aCh -aMQ -aCh -aCh -aCh +aFS +aFT +aFT +aKs +aFS +aFS +aFT +aFT +aFS +aKs +aFS +aKs +aFS +aFS +aFS aaa aaa aaa @@ -65779,35 +67721,35 @@ aaa aaa aaa aaa -aqA -bZj -cah -bZr -bZr -bZr -bZr -cbn -cbn -cbJ -cbn -cbn -ccG -ccW -cbn -cax -cdJ -cax -cet -ceJ -cax -cfd -cfp -cbh -aKR -aXJ -bgH -bqb -bCK +bGH +bNs +bUC +bOw +bOw +bOw +bOw +bZY +bZY +ccu +bZY +bZY +ceC +cfi +bZY +bWV +cgB +bWV +chC +chV +bWV +ciz +ciN +bZo +cjF +ckc +ckv +ckM +clb aaa aaa aaa @@ -65966,7 +67908,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -65974,21 +67916,21 @@ aaa aaa aaa aaa -aCh -aEp -aFl -aFl -aCi -aIy -aJJ -aJJ -aJJ -aIy -aJJ -aIy -aJJ -aQF -aRA +aFS +aIs +aJx +aJx +aFT +aMI +aNZ +aNZ +aNZ +aMI +aNZ +aMI +aNZ +aVJ +aWD aaa aaa aaa @@ -66031,40 +67973,40 @@ aaa aaa aaa aaa -aac -aac -aac -aac -aac -cam -bZj -bZj -bZr -bZr -bZr -bZr -cbn -cbx -cbK -ccc -cbn -ccH -cbn -cbn -cdu -cdK -cdW -ceu -ceK -cax -cfe -cfp -cbh -aKR -aXJ -bgK -bqc -bCK +aby +aby +aby +aby +aby +bVp +bNs +bNs +bOw +bOw +bOw +bOw +bZY +cbH +ccv +cdn +bZY +ceD +bZY +bZY +cgb +cgC +chb +chD +chW +bWV +ciA +ciN +bZo +cjF +ckc +ckw +ckN +clb aaa aaa aaa @@ -66223,7 +68165,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -66231,21 +68173,21 @@ aaa aaa aaa aaa -aCh -bVv -aFl -aFl -bVD -aDz -aDz -aDz -aDz -aDz -aDz -aDz -aDz -aQF -aRA +aFS +aIt +aJx +aJx +aLp +aIx +aIx +aIx +aIx +aIx +aIx +aIx +aIx +aVJ +aWD aaa aaa aaa @@ -66288,40 +68230,40 @@ aaa aaa aaa aaa -aac +aby aaa aaa -bZq -bYE -bYE -cas -bZj -bZr -bZr -bZI -bZr -cbn -cby -cbL -ccd -ccu -ccI -ccX -cdf -cdv -cdL -cdX -ceu -ceL -cax -cff -cfq -arL -aQE -caJ -caJ -cca -cca +bOv +bGD +bGD +bWh +bNs +bOw +bOw +bQe +bOw +bZY +cbI +ccw +cdo +cee +ceE +cfj +cfA +cgc +cgD +chc +chD +chX +bWV +ciB +ciO +cjk +cjG +bXJ +bXJ +ccL +ccL aaa aaa aaa @@ -66480,7 +68422,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -66488,21 +68430,21 @@ aaa aaa aaa aaa -aCh -aEq -bVz -aGg -aCi -aDz -aJK -aJK -aJK -aDz -aDz -aJO -aJO -aQF -aRA +aFS +aIu +aJy +aKt +aFT +aIx +aOa +aOa +aOa +aIx +aIx +aOe +aOe +aVJ +aWD aaa aaa aaa @@ -66545,40 +68487,40 @@ aaa aaa aaa aaa -aad -bYE -bYY -bZj -bZj -bZj -bZj -bZj -bZr -bZr -bZr -bZr -cbn -cbz -cbM -cce -ccv -ccJ -ccY -cdg -cdw -cdM -cdY -cev -ceM -cax -cax -cdy -awD -ceB -aYi -bhC -cca -bCN +abI +bGD +bQQ +bNs +bNs +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bZY +cbJ +ccx +cdp +cef +ceF +cfk +cfB +cgd +cgE +chd +chE +chY +bWV +bWV +cgf +cjl +chJ +ckd +ckx +ccL +clc aaa aaa aaa @@ -66737,7 +68679,7 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa @@ -66745,22 +68687,22 @@ aaa aaa aaa aaa -aCh -aCh -aCh -aCh -cjT -cjC -aJL -aJL -aJL -cjE -cjV -aCh -aCh -aCh -aCh -aCh +aFS +aFS +aFS +aFS +aHv +aMJ +aOb +aOb +aOb +aRA +aHv +aFS +aFS +aFS +aFS +aFS aaa aaa aaa @@ -66795,47 +68737,47 @@ aaa aaa aaa aaa -aac -aad -aac -aac -aac -aac +aby +abI +aby +aby +aby +aby aaa -bZi -bZj -bZj -bZj -cah -bZr -bZr -bZr -bZr -bZr -bZr -bZT -cbn -cbn -cbN -ccf -ccw -ccK -ccY -cdh -cdx -cdN -cdZ -cew -ceN -cax -cfg -cfr -ccU -aQJ -cax -cax -cax -bCj +bNr +bNs +bNs +bNs +bUC +bOw +bOw +bOw +bOw +bOw +bOw +bSm +bZY +bZY +ccy +cdq +ceg +ceG +cfk +cfC +cge +cgF +che +chF +chZ +bWV +ciC +ciP +ceQ +cjH +bWV +bWV +bWV +ckZ aaa aaa aaa @@ -66994,30 +68936,30 @@ aaa aaa aaa aaa -awg +azH aaa aaa aaa aaa aaa -aCh -aCh -cjR -aEr -aFm -aGh -aHe -aDz -aDz -aDz -aDz -aDz -aCh -aOK -cjG -aOK -aQF -aRA +aFS +aFS +aHv +aIv +aJz +aKu +aLq +aIx +aIx +aIx +aIx +aIx +aFS +aTF +aUE +aTF +aVJ +aWD aaa aaa aaa @@ -67052,48 +68994,48 @@ aaa aaa aaa aaa -aac +aby aaa aaa -bZq -bYE -bZq -bYY -bZj -bZj -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -cbn -cbn -cbn -cbn -ccg -cbn -cbn -ccY -cax -cdy -cax -cea -cax -cax -cax -cfh -ceB -aAK -aRz -aYI -bhE -aAK -bDC -bJD +bOv +bGD +bOv +bQQ +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bZY +bZY +bZY +bZY +cdr +bZY +bZY +cfk +bWV +cgf +bWV +chf +bWV +bWV +bWV +ciD +chJ +cjm +cjI +cke +cky +cjm +cld +bZK aaa aaa aaa @@ -67198,7 +69140,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -67238,45 +69180,43 @@ aaa aaa aaa aaa -aad -aad -agv -agu -agu -agu -aad -aad -aad aaa aaa +aiu +ait +ait +ait +aiu +abI +abI aaa aaa -awg aaa aaa +azH aaa aaa aaa -aCi -aCW -cjA -aEs -aEs -aCi -aDz -aDz -aJM -aKK -aJM -aDz -aCi -aIy -aIy -aIy -aQF -aRA aaa aaa +aFT +aGQ +aHw +aIw +aIw +aFT +aIx +aIx +aOc +aPj +aOc +aIx +aFT +aMI +aMI +aMI +aVJ +aWD aaa aaa aaa @@ -67309,49 +69249,51 @@ aaa aaa aaa aaa -acl -aad -bZi -bZj -bZj -bZj -bZj -bZj -bZT -bZr -bZr -bZr -bZr -bZr -caw -cax -cax -cax -cbn -cbq -cbA -cbO -cch -ccx -ccL -ccZ -cdi -cdz -cdi -ceb -cdi -ceO -cdi -ccZ -cfs -aAK -aSw -aZr -aZr -bqM -bDD -cds +aaa +aaa +aed +abI +bNr +bNs +bNs +bNs +bNs +bNs +bSm +bOw +bOw +bOw +bOw +bOw +bWU +bWV +bWV +bWV +bZY +caT +cbK +ccz cds +ceh +ceH +cfl +cfD +cgg +cfD +chg +cfD +cia +cfD +cfl +ciQ +cjm +cjJ +ckf +ckf +ckO +cle +cfN +cfN aaa aaa aaa @@ -67495,43 +69437,43 @@ aaa aaa aaa aaa -agv -agv -agv -amW -anx -agu -agv -aad -aad -aad +aht +aht +aiu +apz +aqe +arb +aiu +abI +abI +abI aaa aaa -atS -awk -atS +axB +azM +axB aaa aaa aaa aaa -aCi -aCX -aDA -aDz -aDz -aGi -aDz -aDz -aJN -aKL -aLL -aDz -aNC -aIy -aIy -aIy -aQF -aRA +aFT +aGR +aHx +aIx +aIx +aKv +aIx +aIx +aOd +aPk +aQq +aIx +aSp +aMI +aMI +aMI +aVJ +aWD aaa aaa aaa @@ -67563,53 +69505,53 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aac -aqA -bZj -bZj -bZr -bZG -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -cax -caW -cbd -cbo -cbr -cbn -cbP -cci -ccy -ccM -cda -cdj -cdd -cdj -cec -cdj -cdj -cdj -cdc -cft -aAK -aSC -aZt -biD -btg -bDD -cds -cds -cds +bHI +aby +aby +aby +bGH +bNs +bNs +bOw +bQc +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bWV +bYy +bZk +bZZ +caU +bZY +ccA +cdt +cei +ceI +cfm +cfE +cfp +cfE +chh +cfE +cfE +cfE +cfo +ciR +cjm +cjK +ckg +ckz +ckP +cle +cfN +cfN +cfN aaa aaa aaa @@ -67745,50 +69687,50 @@ aaa aaa aaa aaa -agu -agu -agu -agv -agv +ait +ait +ait +aiu +aiu aaa aaa -agv -alL -amn -amX -any -aok -agv -agu -agu -agv +aiu +aiu +aiu +apA +aqf +ajD +aiu +ait +ait +aiu aaa aaa -auU -awl -atS +ayz +azN +axB aaa aaa aaa aaa -aCi -aCY -cjB -aEt -aEt -aCi -aDz -aDz -aJM -aKM -aJM -aDz -aCi +aFT +aGS +aHy aIy -aJJ -aJJ -aQF -aRA +aIy +aFT +aIx +aIx +aOc +aPl +aOc +aIx +aFT +aMI +aNZ +aNZ +aVJ +aWD aaa aaa aaa @@ -67819,54 +69761,54 @@ aaa aaa aaa aaa -aaa -aaa -bYE -bYE -bYE -bYY -bZj -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -cax -caX -cax -cax -cax -cax -cbQ -cax -cax -ccN -cdb -cdk -cdl -cdk -ced -cdk -cdl -cdk -cdb -cft -aAK -aTt -aZu -biE -btg -bDD -cds -bKv -bLc +bGD +bGD +bIT +bJZ +bIT +bMr +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bWV +bYz +bWV +bWV +bWV +bWV +ccB +bWV +bWV +ceJ +cfn +cfF +cfG +cfF +chi +cfF +cfG +cfF +cfn +ciR +cjm +cjL +ckh +ckA +ckP +cle +cfN +clo +clr aaa aaa aaa @@ -68002,50 +69944,50 @@ aaa aaa aaa aaa -agu -agV -ahw -aie -agv -agu -agu -agv -ahy -agv -amY -ahy -ahy -amn -ahy -ahy -agv +ait +aiV +ajB +akr +aiu +ait +ait +aiu +aod +aoK +aoK +aoK +ajD +aoK +ajD +ajD +aiu aaa -atS -atS -awm -atS -atS +axB +axB +azO +axB +axB aaa aaa aaa -aCh -aCh -cjS -aEu -aFn -aGh -aHe -aDz -aDz -aDz -aDz -aDz -aCh -aOL -aPC -aQG -aQF -aRA +aFS +aFS +aHv +aIz +aJA +aKu +aLq +aIx +aIx +aIx +aIx +aIx +aFS +aTG +aUF +aVK +aVJ +aWD aaa aaa aaa @@ -68076,56 +70018,56 @@ aaa aaa aaa aaa -aaa -aaa -bYF -bYF -bYR -bYZ -bYZ -bZs -bZr -bZH -bZr -bZH -bZr -bZH -bZr -bZH -bZr -bZH -cax -cax -caY -cbe -caY -cbi -cbB -cbR -ccj -cax -ccO -cdb -cdl -cdA -cdO -cee -cey -ceP -cdl -cdb -cfu -aAY -aTu -aZT -biF -btg -bDD -cds -cds -cds -cds -cds +bGE +bGE +bIU +bHM +bHM +bHM +bHM +bNw +bOw +bQd +bOw +bQd +bOw +bQd +bOw +bQd +bOw +bQd +bWV +bWV +bYA +bZl +bYA +bZp +cbL +ccC +cdu +bWV +ceK +cfn +cfG +cgh +cgG +chj +chG +cib +cfG +cfn +ciS +cjn +cjM +cki +ckB +ckP +cle +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -68259,50 +70201,50 @@ aaa aaa aaa aaa -agu -agW -ahx -ahy -aiX -ahy -ahy -alb -ahy -agv -agv -agv -agv -agv -agv -ahy -agv -agv -atT -auV -awn -axw -atT +ait +aiW +ajC +ajD +ali +ajD +ajD +anq +ajD +ajD +apB +aiu +aiu +aiu +aiu +ajD +aiu +aiu +axC +ayA +azP +aAW +axC aaa aaa aaa aaa aaa -aCh -aCh -aCh -aCh -cjU -cjC -aJK -aJK -aJK -cjE -cjW -aCh -aCh -aCh -aCh -aCh +aFS +aFS +aFS +aFS +aHv +aMJ +aOa +aOa +aOa +aRA +aHv +aFS +aFS +aFS +aFS +aFS aaa aaa aaa @@ -68332,58 +70274,58 @@ aaa aaa aaa aaa -aaa -aaa -bYz -bYG -bYJ -bYG -bZa -bZk -bZs -bZs -bZI -bZr -bZr -bZr -bZI -bZr -bZr -bZr -bZI -cax -caH -caZ -cbf -caZ -cbs -cbC -cbS -cck -cax -ccP -cdb -cdk -cdB -cdP -cdP -cdP -ceQ -cdk -cfj -cfv -aBW -aTP -baq -baq -btE -bDF -cds -cds -cds -cds -cds -cds +bFE +bGF +bHJ +bGF +bKa +bLn +bLn +bNt +bNw +bNw +bQe +bOw +bOw +bOw +bQe +bOw +bOw +bOw +bQe +bWV +bXH +bYB +bZm +bYB +caV +cbM +ccD +cdv +bWV +ceL +cfn +cfF +cgi +cgH +cgH +cgH +cic +cfF +ciE +ciT +cjo +cjN +ckj +ckj +ckQ +clf +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -68516,49 +70458,49 @@ aaa aaa aaa aaa -agv -agX -ahy -aif -agv -agu -agu -agv -alc -amo -amo -amo -amo -aph -amo -amo -amo -asZ -atT -auW -awo -axx -atT +aiu +aiX +ajD +aks +aiu +ait +ait +aiu +anr +aoL +aoL +aoL +aoL +aso +aoL +aoL +aoL +awE +axC +ayB +azQ +aAX +axC aaa aaa aaa aaa aaa -aCh -aEv -aFo -aGj -aCi -aDz -aJL -aJL -aJL -aDz -aDz -aJJ -aJJ -aQF -aRA +aFS +aIA +aJB +aKw +aFT +aIx +aOb +aOb +aOb +aIx +aIx +aNZ +aNZ +aVJ +aWD aaa aaa aaa @@ -68590,57 +70532,57 @@ aaa aaa aaa aaa -aaa -aaa -bYF -bYK -bYS -bZb -bZl -bZt -bZB -bZJ -bZJ -bZJ -bZJ -bZJ -bZJ -bZJ -bZJ -bZJ -cay -caI -caI -cbg -cbg -cbg -cbD -cbT -ccl -ccz -ccQ -cdc -cdl -cdC -cdP -cef -cdP -ceR -cdl -cdb -cft -aAK -aTQ -bby -biG -bxZ -aAK -cds -cds -cds -cds -cds -cds +bGE +bHK +bIV +bKb +bLo +bMs +bNu +bOx +bPn +bQf +bQf +bQf +bQf +bQf +bQf +bQf +bQf +bQf +bWW +bXI +bXI +bZn +bZn +bZn +cbN +ccE +cdw +cej +ceM +cfo +cfG +cgj +cgH +chk +cgH +cid +cfG +cfn +ciR +cjm +cjO +ckk +ckC +ckR +cjm +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -68773,49 +70715,49 @@ aaa aaa aaa aaa -agu -agY -ahz -aig -agv +ait +aiY +ajE +akt +aiu aaa aaa -agv -alM -ahy -agv -agv -agu -api -agv -agu -agv -alM -atT -auX -awp -axy -atT +aiu +aoe +ajD +aiu +aiu +ait +asp +aiu +ait +aiu +aoe +axC +ayC +azR +aAY +axC aaa aaa aaa aaa aaa -aCh -aEv -aFp -aFp -aHd -aDz -aDz -aDz -aDz -aDz -aDz -aDz -aDz -aQF -aRA +aFS +aIA +aJC +aJC +aLr +aIx +aIx +aIx +aIx +aIx +aIx +aIx +aIx +aVJ +aWD aaa aaa aaa @@ -68847,57 +70789,57 @@ aaa aaa aaa aaa -aaa -aaa -bYH -bYL -bYT -bZc -bZm -bZu -bZC -bZK -bZK -bZK -bZK -bZK -bZK -bZK -bZK -bZK -caz -caJ -caJ -cbh -cbh -cbh -cbE -cbU -ccm -ccA -ccR -cdb -cdl -cdD -cbk -ceg -cdP -cdC -cdl -cdb -cft -aDy -aDy -aDy -aDy -aDy -aDy -aDy -aDy -cds -cds -cds -cds +bGG +bHL +bIW +bKc +bLn +bMt +bLn +bOy +bPo +bQg +bQg +bQg +bQg +bQg +bQg +bQg +bQg +bQg +bWX +bXJ +bXJ +bZo +bZo +bZo +cbO +ccF +cdx +cek +ceN +cfn +cfG +cgk +cgI +chl +cgH +cgj +cfG +cfn +ciR +cjp +cjp +cjp +cjp +cjp +cjp +cjp +cjp +cfN +cfN +cfN +cfN aaa aaa aaa @@ -69030,49 +70972,49 @@ aaa aaa aaa aaa -agv -agv -agv -agv -agv -agv -agv -agv -alM -ahy -agv -anz -aol -apj -aqf -aqW -agv -alM -atT -atT -awq -atT -atT -agv +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aoe +ajD +aiu +aqg +arc +asq +atp +aus +aiu +aoe +axC +axC +azS +axC +axC +aiu aaa aaa aaa aaa -aCh -aEv -aFp -aFp -aCi -aIy -aJO -aJO -aJO -aIy -aJO -aIy -aJO -aQF -aRA +aFS +aIA +aJC +aJC +aFT +aMI +aOe +aOe +aOe +aMI +aOe +aMI +aOe +aVJ +aWD aaa aaa aaa @@ -69094,7 +71036,7 @@ aaa aaa aaa aaa -bjY +bsg aaa aaa aaa @@ -69104,57 +71046,57 @@ aaa aaa aaa aaa -aaa -aaa -aqA -bYF -bYU -bZd -bZn -bZs -bZs -bZI -bZr -bZr -bZr -bZI -bZr -bZr -bZr -bZI -cax -caK -caY -cbi -caY -cbt -cbF -cbV -ccn -cax -ccP -cdb -cdk -cdE -cdQ -cdP -cdP -ceS -cdk -cdb -cfx -aDy -aTR -bet -biJ -byR -bEs -bJE -aDy -aDy -cds -cds -cds +bGH +bGE +bIX +bKd +bLp +bMu +bNv +bNw +bNw +bQe +bOw +bOw +bOw +bQe +bOw +bOw +bOw +bQe +bWV +bXK +bYA +bZp +bYA +caW +cbP +ccG +cdy +bWV +ceL +cfn +cfF +cgl +cgJ +cgH +cgH +cie +cfF +cfn +ciU +cjp +cjP +ckl +ckD +ckS +clg +clk +cjp +cjp +cfN +cfN +cfN aaa aaa aaa @@ -69288,48 +71230,48 @@ aaa aaa aaa aaa -agv -ahA -aih -aiY -ajM -agv -alc -alN -amn -agu -anA -ahy -alM -aqg -aqX -agv -apl -amo -amo -awr -amn -ayw -agv +aiu +ajF +aku +alj +alT +aiu +anr +aof +aoK +ait +aqh +ajD +aoe +atq +aut +aiu +asr +aoL +aoL +azT +aoK +aCb +aiu aaa aaa aaa aaa -aCh -aCi -aCi -aGk -aCh -aCh -aCi -aCi -aCh -aMQ -aCh -aOM -aCh -aCh -aCh +aFS +aFT +aFT +aKx +aFS +aFS +aFT +aFT +aFS +aKs +aFS +aTH +aFS +aFS +aFS aaa aaa aaa @@ -69350,9 +71292,9 @@ aaa aaa aaa aaa -bjY -bmM -bjY +bsg +btG +bsg aaa aaa aaa @@ -69361,58 +71303,58 @@ aaa aaa aaa aaa -aaa -aaa -aqA -bYF -bYF -bYZ -bYZ -bZs -bZr -bZH -bZr -bZH -bZr -bZH -bZr -bZH -bZr -cat -cax -cax -cba -cbj -caZ -cbu -cbG -cbW -cco -cax -ccS -cdb -cdl -cdF -cdR -cdP -cez -cdA -cdl -cdb -cfy -aEo -aUT -aUT -bkd -bzf -bzf -bJF -bKw -aDy -cds -cds -cds -cds +bGI +bHM +bHM +bHM +bLq +bMv +bNw +bNw +bOw +bQd +bOw +bQd +bOw +bQd +bOw +bQd +bOw +bWi +bWV +bWV +bYC +bZq +bYB +caX +cbQ +ccH +cdz +bWV +ceO +cfn +cfG +cgm +cgK +cgH +chH +cgh +cfG +cfn +ciV +cjq +cjQ +cjQ +ckE +ckT +ckT +cll +clp +cjp +cfN +cfN +cfN +cfN aaa aaa aaa @@ -69541,50 +71483,50 @@ aaa aaa aaa aaa -aea -afz -bUq -aea -aea -ahB -aii -aiZ -ajN +afU +ahu +ahS +afU +afU +ajG akv -ald -agv -amp -agv -anB -aon -apl -aqf -aqY -agv -atb -ahy -ahy -alM -ahy -ayx -agv +alk +alU +amH +ans +aiu +aoM +aiu +aqi +ard +asr +atp +auu +aiu +awF +apB +apB +aoe +ajD +aCc +aiu aaa aaa aaa aaa aaa aaa -aHf -aGl -aHf +aHA +aKy +aHA aaa aaa aaa -aHf -aGl -aHf -aGl -aHf +aHA +aKy +aHA +aKy +aHA aaa aaa aaa @@ -69595,10 +71537,10 @@ aaa aaa aaa aaa -aYW -bXb -bXb -aYW +beV +bgP +bgP +beV aaa aaa aaa @@ -69607,9 +71549,9 @@ aaa aaa aaa aaa -bls -blt -cif +bsh +bsk +buX aaa aaa aaa @@ -69619,57 +71561,57 @@ aaa aaa aaa aaa -aaa -aaa -bYM -bYV -bZe -bZj -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -cax -cax -cax -cax -cax -cax -cbX -cax -cax -ccT -cdb -cdk -cdl -cdk -ceh -cdk -cdl -cdk -cfj -cfz -aFB -aVM -bfE -bke -bfE -bEz -bzf -bKx -aDy -cds -cds -cds -cds +bHN +bGE +bKe +bLr +bMw +bNx +bNw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bWV +bWV +bWV +bWV +bWV +bWV +ccI +bWV +bWV +ceP +cfn +cfF +cfG +cfF +chm +cfF +cfG +cfF +ciE +ciW +cjr +cjR +ckm +ckF +ckm +clh +ckT +clq +cjp +cfN +cfN +cfN +cfN aaa aaa aaa @@ -69798,50 +71740,50 @@ aaa aaa aaa aaa -aea -afA -afW -agw -aea -ahB -aij -aja -ajO -agv -ale -agv -amq -agv -agv -agu -agu -agv -agu -agv -agv -agv -auY -bUR -bUU -ahy -agu +afU +ahv +ahT +aiv +afU +ajG +akw +all +alV +aiu +ant +aiu +aoN +aiu +aiu +ait +ait +aiu +ait +aiu +aiu +aiu +ayD +azU +aAZ +ajD +ait aaa aaa aaa aaa aaa aaa -aHf -aGm -aHf +aHA +aKz +aHA aaa aaa aaa -aHf -aGm -aHf -aGm -aHf +aHA +aKz +aHA +aKz +aHA aaa aaa aaa @@ -69852,10 +71794,10 @@ aaa aaa aaa aaa -aYW -aZS -cjM -aYW +beV +bfR +bhC +beV aaa aaa aaa @@ -69864,9 +71806,9 @@ aaa aaa aaa aaa -bjZ -cjO -bjZ +bqP +btH +bqP aaa aaa aaa @@ -69876,57 +71818,57 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aac -aqA -bZj -bZj -bZr -bZL -bZr -bZr -bZr -bZT -bZr -bZr -bZr -bZr -bZr -bZr -bZr -cah -bZr -bZI -cax -cbY -ccl -ccB -ccQ -cdd -cdj -cdj -cdj -cei -cdj -cdj -cdj -cdc -ccT -aDy -aWB -bfF -bkf -bAI -bGA -bJG -aDy -aDy -cds -cds -cds -cds +bGI +bGE +bKf +bLn +bMw +bNy +bNw +bOw +bQh +bOw +bOw +bOw +bSm +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bUC +bOw +bQe +bWV +ccJ +cdw +cel +ceM +cfp +cfE +cfE +cfE +chn +cfE +cfE +cfE +cfo +ceP +cjp +cjS +ckn +ckG +ckU +cli +clm +cjp +cjp +cfN +cfN +cfN +cfN aaa aaa aaa @@ -70050,25 +71992,25 @@ aaa aaa aaa aaa -aea -aeo -aeo -aeo -aea -aea -afB -afX -agx -aea -ahC -ahC -ahC -ahC -ahC -ale -agv -agv -agv +afU +agi +agi +agi +afU +afU +ahw +ahU +aiw +afU +ajH +ajH +ajH +ajH +ajH +ant +aiu +aiu +aiu aaa aaa aaa @@ -70076,55 +72018,55 @@ aaa aaa aaa aaa -agv -agv -bUS -bUV -bUY -agu +aiu +aiu +azV +aBa +aCd +ait aaa aaa aaa aaa aaa aaa -aHf -aMR -aHf -aad -aad -aad -aHf -aMR -aHf -aON -aHf -aad -aad -aad -aTs -aTr -aTr -aTr +aHA +aKA +aHA +aaa +abI +abI +aHA +aKA +aHA +aTI +aHA +abI +abI +abI +aYG +aZx +aZx +aZx aaa aaa -aYW -aYW -bXc -bXc -aYW -aYW +beV +beV +bgQ +bgQ +beV +beV aaa aaa -aTr -aTr -aTr -aTr -bjZ -bjZ -cid -bjZ -bjZ +aZx +aZx +aZx +aZx +bqP +bqP +btI +bqP +bqP aaa aaa aaa @@ -70133,57 +72075,57 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aac -aaa -bYV -bZj -bZj -bZj -bZj -bZj -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZr -bZK -cbH -caJ -ccp -ccC -ccU -ccm -ccm -caD -ccm -cej -ceA -ceT -ccm -cej -ccR -aDy -aDy -bfG -blK -bBg -blK -bJM -aDy -cds -cds -cds -cds -cds +bGI +bGE +bKg +bLn +bMx +bNz +bHM +bNs +bNs +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bOw +bQg +cbR +bXJ +cdA +cem +ceQ +cdx +cdx +cgn +cdx +cho +chI +cif +cdx +cho +ceN +cjp +cjp +cko +ckH +ckV +ckH +cln +cjp +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -70307,81 +72249,81 @@ aaa aaa aaa aaa -aeb -aep -aeB -aeL -afa -afq -afC -afY -agy -agZ -ahC -aik -ajb -ajP -akw -alf -alO +afV +agj agv -amZ -amZ -ana -amZ -amZ -ana -amZ -amZ -amZ -agv -awt -bUV -ahy -agu +agF +agT +ahj +ahx +ahV +aix +aiZ +ajH +akx +alm +alW +amI +anu +aog +aiu +apC +apC +apD +apC +apC +apD +apC +apC +apC +aiu +azW +aBa +ajD +ait aaa aaa aaa aaa aaa aaa -aHf -aGm -aHf -aHf -aHf -aHf -aHf -aGn -aHf -aGn -aHf -aHf -aHf -aHf -aTs -aUh -aVl -aTr -aXi -aTr -aYW -aZR -aZS -aZS -bbP -aYW -aTr -aTr -aTr -aVl -bhz -aTr -bkb -blv -blt -boa -bkb +aHA +aKz +aHA +aHA +aHA +aHA +aHA +aKB +aHA +aKB +aHA +aHA +aHA +aHA +aYG +aZy +baJ +aZx +bcW +aZx +beV +bfQ +bfR +bfR +bhX +beV +aZx +aZx +aZx +baJ +bon +aZx +bqQ +bsi +bsk +buY +bqQ aaa aaa aaa @@ -70390,57 +72332,57 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aac -aaa -aad -bYM -bYM -bYV -bZe -bZj -bZj -bZr -bZr -bZr -bZr -bZr -bZK -bZK -bZK -bZr -bZr -bZK -cbH -caJ -ccq -cax -cax -cax -cdm -cax -cax -cek -ceB -cax -cax -cfk -ceB -cax -aDy -bfG -blK -bBA -blK -bJM -aDy -cds -cds -cds -cds -cds +bGI +bHM +bGE +bGE +bHM +bNA +bHM +abI +bQi +bQR +bNs +bNs +bOw +bOw +bOw +bOw +bOw +bQg +bQg +bQg +bOw +bOw +bQg +cbR +bXJ +cdB +bWV +bWV +bWV +cfH +bWV +bWV +chp +chJ +bWV +bWV +ciF +chJ +bWV +cjp +cko +ckH +ckW +ckH +cln +cjp +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -70564,81 +72506,81 @@ aaa aaa aaa aaa -aec -aeq -aeC -aeM -afb -afr -afD -afZ -agz -aha -ahD -ail -ajc -bUD -bUE -alg -alP -agv -ana -anC -aoo -apm -aqh -aqZ -arQ -atc -atU -agv -awu -axz -asZ -agv +afW +agk +agw +agG +agU +ahk +ahy +ahW +aiy +aja +ajI +aky +aln +alX +amJ +anv +aoh +aiu +apD +aqj +are +ass +atr +auv +avo +awG +axD +aiu +azX +aBb +awE +aiu aaa aaa aaa aaa -aaa -aEz -aEz -aGn -aEz -aEz -chp -chx -chE -chx -chN -chx -chE -chx -chx -chY -aTs -aUh -aVm -aWl -aXj -cik -aYX -aZS -baE -baE -aZS -aYX -aWl -aXj -cik -aVm -bhz -aTr -bjZ -blv -blt -boa -bjZ +aHz +aHz +aHz +aKB +aHz +aMK +aOf +aOf +aQr +aOf +aSq +aOf +aQr +aOf +aOf +aXD +aYG +aZy +baK +bbQ +bcX +bdV +beW +bfR +bgR +bgR +bfR +beW +bbQ +bcX +bdV +baK +bon +aZx +bqP +bsi +bsk +buY +bqP aaa aaa aaa @@ -70648,56 +72590,56 @@ aaa aaa aaa aaa -aaa -aaa -aac -aac -acl -aac -aad -aac -aad -bZQ -bZj -bZj -bZj -bZj -cah -bZr -caA -caL -bZj -bZr -bZr -bZr -cax -cbZ -ccr -ccD -cax -cde -cdn -cax -cdS -cel -ceC -cax -ceX -cel -aas -cax -aDy -bfH -bnh -bBD -bnh -bJM -aDy -cds -cds -cds -cds -cds +bIY +bIY +bLs +bMy +bNB +bMy +abI +aby +abI +bRC +bNs +bNs +bNs +bNs +bUC +bOw +bWY +bXL +bNs +bOw +bOw +bOw +bWV +ccK +cdC +cen +bWV +cfq +cfI +bWV +cgL +chq +chK +bWV +cio +chq +ciX +bWV +cjp +ckp +ckI +ckX +ckI +cln +cjp +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -70814,88 +72756,88 @@ aaa aaa aaa aaa -acl -abZ -aad -aad -aad -aad -aad aed -aer -aeD -aeN -afc -afs -afE -aga -agA -ahb -ahC -aim -ajd -ajQ -akx -alh -alP -agv -ana -anD -aop -amZ -cjz -aqh -aqh -atc -atU -agv -awv -agv -alM -agv +adR +abI +abI +abI +abI +abI +afX +agl +agx +agH +agV +ahl +ahz +ahX +aiz +ajb +ajH +akz +alo +alY +amK +anw +aoh +aiu +apD +aqk +arf +apC +ats +atr +atr +awG +axD +aiu +azY +aiu +aoe +aiu aaa aaa aaa aaa -aaa -aEz -aFq -aGo -aHg -aHf -chq -aGp -aGp -aGp -aGp -aGp -aGp -aGp -aGp -aRE -aTs -aUi -aVm -aTr -aTr -aTr -aYW -cjK -aZS -aZS -bXj -aYW -aTr -aTr -aTr -aVm -bhz -aTr -bjZ -cjN -blt -blt -bjZ +aHA +aIB +aJD +aKC +aHA +aML +aOg +aPm +aQs +aPm +aSr +aPm +aQs +aVL +aWE +aWK +aYG +aZz +baK +aZx +aZx +aZx +beV +bfS +bfR +bfR +bhY +beV +aZx +aZx +aZx +baK +bon +aZx +bqP +bsj +bsk +bsk +bqP aaa aaa aaa @@ -70905,56 +72847,56 @@ aaa aaa aaa aaa +aby +aby aaa aaa +bNC aaa -aaa -aaa -aaa -aaa -aac -aac -aad -bYM -bZY -bZe -bZj -bZj -bZj -bZj -caM -bZj -bZr -bZr -cbv -cax -cca -cax -cax -cax -cax -cdo -cax -cdT -cem -ceD -cax -cdT -cem -ceD -cax -aDy -aDy -aDy -aDy -aDy -aDy -aDy -aDy -cds -cds -cds -cds +aht +aby +aby +abI +bSn +bSZ +bQR +bNs +bNs +bNs +bNs +bXM +bNs +bOw +bOw +caY +bWV +ccL +bWV +bWV +bWV +bWV +cfJ +bWV +cgM +chr +chL +bWV +cgM +chr +chL +bWV +cjp +cjp +cjp +cjp +cjp +cjp +cjp +cjp +cfN +cfN +cfN +cfN aaa aaa aaa @@ -71070,89 +73012,89 @@ aaa aaa aaa aaa -abZ +adR aaa -aad +abI aaa -act -act -act -act -aee -aes -aes -aes -aes -aes -afF -agb -agB -agB -agB -ain -aje -ain -ain -ain -alQ -agv -ana -anE -aoq -apn -aqi -ara -aqh -atc -atU -agv -aww -agv -alM -agv +aem +aem +aem +aem +afY +agm +agm +agm +agm +agm +ahA +ahY +aiA +aiA +aiA +akA +alp +akA +akA +akA +aoi +aiu +apD +aql +arg +ast +att +auw +atr +awG +axD +aiu +azZ +aiu +aoe +aiu aaa aaa aaa aaa -aaa -aEz -aFr -aGp -aHh -aHf -chq -chy -chF -aMT -aGp -chy -chF -aMT -aGp -aRE -aTs -aUj -aVm -aWm -aXk -aTr -aYY -aZU -baE -baE -aZS -aYY -aTr -beq -aWm -aVm -bhz -aTr -cih -blt -cie -blt -cig +aHz +aIC +aJE +aKD +aHA +aML +aOh +aPn +aQt +aRB +aSs +aPn +aQt +aVM +aWE +aWK +aYG +aZA +baK +bbR +bcY +aZx +beX +bfT +bgR +bgR +bfR +beX +aZx +bkQ +bbR +baK +bon +aZx +bqR +bsk +btJ +bsk +bwp aaa aaa aaa @@ -71166,51 +73108,51 @@ aaa aaa aaa aaa +bND +aht +aht aaa aaa -aaa -aaa -aaa -aad -aad -aad -aad -bZY -bZY -bZe -bZj -caN -bZj -bZr -bZr -bZr -bZr -ccb -ccs -ccE -bZr -bZr -cdp -cax -cdU -cen -ceE -cax -ceY -cen -aaw -cax -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +abI +abI +abI +abI +bSZ +bSZ +bQR +bNs +bXN +bNs +bOw +bOw +bOw +bOw +ccM +cdD +ceo +bOw +bOw +cfK +bWV +cgN +chs +chM +bWV +cip +chs +ciY +bWV +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -71327,89 +73269,89 @@ aaa aaa aaa aaa -abZ +adR aaa -act -act -act -ada -adu -act -aef -aet -aeE -aeE -aeE -aeE -afG -agc -agC -ahc -aeE -aio -ajf -ajR -aky -ali -alR -agv -amZ -amZ -aor -amZ -amZ -amZ -arR -amZ -amZ -agv -awx -agv -aws -agv +aem +aem +aem +aeT +afn +aem +afZ +agn +agy +agy +agy +agy +ahB +ahZ +aiB +ajc +agy +akB +alq +alZ +amL +anx +aoj +aiu +apC +apC +arh +apC +apC +apC +avp +apC +apC +aiu +aAa +aiu +aCe +aiu aaa aaa aaa aaa -aaa -aEz -aFs -aGp -aHi -aIz -chr -chy -chG -aMT -aGp -chy -chG -aMT -aGp -aRE -aTs -aUj -aVn -aVm -aXl -aTr -aYY -aZV -aZS -aZS -aZS -aYY -aTr -ber -aVm -aVn -bhz -aTr -bjZ -blt -blt -cjP -bjZ +aHA +aID +aJE +aKE +aLs +aMM +aOi +aPn +aQu +aRB +aJE +aPn +aQu +aVM +aWE +aWK +aYG +aZA +baL +baK +bcZ +aZx +beX +bfU +bfR +bfR +bfR +beX +aZx +bkR +baK +baL +bon +aZx +bqP +bsk +bsk +buZ +bqP aaa aaa aaa @@ -71423,51 +73365,51 @@ aaa aaa aaa aaa +bNC +aaa +aht aaa aaa aaa aaa +abI aaa aaa -aaa -aad -aaa -aaa -aad -aqA -bZj -bRv -bZj -bZT -bZr -bZr -bZr -bZr -bZI -bZr -bZr -bZr -cdq -cax -cax -ceo -cax -cax -cax -ceo -cax -cax -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +abI +bGH +bNs +bPm +bNs +bSm +bOw +bOw +bOw +bOw +bQe +bOw +bOw +bOw +cfL +bWV +bWV +cht +bWV +bWV +bWV +cht +bWV +bWV +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -71584,89 +73526,89 @@ aaa aaa aaa aaa -abZ -aad -act -acv -acJ -adb -adb -adJ -adb -adb -aeE -aeO -afd -aeG -afH -agd -agD -ahc -aeE -aip -ajg -ajS -akz -ain -ain -ain -anb -anb -aos -anb -aqj -anb -arS -anb -ahH -agv -agv -agv -alM -agv +adR +abI +aem +aeo +aeC +aeU +aeU +afC +aeU +aeU +agy +agI +agW +agA +ahC +aia +aiC +ajc +agy +akC +alr +ama +amM +akA +akA +akA +apE +apE +ari +apE +atu +apE +avq +apE +ajM +aiu +aiu +aiu +aoe +aiu aaa aaa aaa aaa -aaa -aEz -aFt -aGq -aHj -cho -chs -chz -chF -aMT -aGp -chy -chF -aMT -aGp -aRE -aTs -aUj -aVm -aWn -aXm -aTr -aYY -aZS -baE -baE -aZS -aYY -aTr -bes -aWn -aVm -bhz -aTr -bjZ -blv -blt -boa -bjZ +aHz +aIE +aJE +aKF +aLt +aMN +aOj +aPo +aQt +aRB +aJE +aPn +aQt +aVM +aWE +aWK +aYG +aZA +baK +bbS +bda +aZx +beX +bfR +bgR +bgR +bfR +beX +aZx +bkS +bbS +baK +bon +aZx +bqP +bsi +bsk +buY +bqP aaa aaa aaa @@ -71680,50 +73622,50 @@ aaa aaa aaa aaa +bND +aht +aht aaa aaa aaa aaa -aaa -aaa -aaa -aad -aad -aad -aad -aad -caB -bRv -bZj -bZj -bZr -bZr -cah -bZr -bZr -bZr -bZr -cah -cdr -cax -cdV -cep -ceF -cax -ceZ -cep -aaA -cax -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +abI +abI +abI +abI +abI +bSZ +bPm +bNs +bNs +bOw +bOw +bUC +bOw +bOw +bOw +bOw +bUC +cfM +bWV +cgO +chu +chN +bWV +ciq +chu +ciZ +bWV +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -71841,89 +73783,89 @@ aaa aaa aaa aaa -abZ +adR aaa -acu -acw -acK -adb -adv -adK -aeg -aeg -aeF -aeP -afe -aft -afI -age -agE -ahc -aeE -aiq -ajh -ajT -akA -ahH -alS -amr -anc -anb -anU -anb -aqj -ahH -arT -atd -atV -auZ -awy -agv -alM -agv +aen +aep +aeD +aeU +afo +afD +aga +aga +agz +agJ +agX +ahm +ahD +aib +aiD +ajc +agy +akD +als +amb +amN +ajM +aok +aoO +apF +apE +aqC +apE +atu +ajM +avr +awH +axE +ayE +aAb +aiu +aoe +aiu aaa aaa aaa aaa -aaa -aEz -aEz -aEz -aEz -aEz -chu -chA -chG -chI -aPD -chS -chG -chW -aGp -chZ -aTs -aUk -aVo -aTr -aTr -aTr -aYW -aZW -baE -baE -bbQ -aYW -aTr -aTr -aTr -bgE -bhA -aTr -bkb -blv -blt -boa -bkb +aHA +aIF +aJF +aKG +aHA +aML +aOk +aPp +aQu +aRC +aJE +aTJ +aQu +aVN +aWE +aXE +aYG +aZB +baM +aZx +aZx +aZx +beV +bfV +bgR +bgR +bhZ +beV +aZx +aZx +aZx +bno +boo +aZx +bqQ +bsi +bsk +buY +bqQ aaa aaa aaa @@ -71937,6 +73879,9 @@ aaa aaa aaa aaa +bNE +aaa +aht aaa aaa aaa @@ -71944,43 +73889,40 @@ aaa aaa aaa aaa +abI aaa -aaa -aaa -aad -aaa -aad -bRv -cbb -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -bZj -cax -cax -cax -cax -cax -cax -cax -cax -cax -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +abI +bPm +bYD +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bNs +bWV +bWV +bWV +bWV +bWV +bWV +bWV +bWV +bWV +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -72098,96 +74040,105 @@ aaa aaa aaa aaa -abZ -aad -act -acx -acL -adb -adw -adL -adb -adb +adR +abI +aem +aeq aeE -aeQ -aff -aeE -afJ -agf -agF -aeE -aeE -air -aji -ajU -akB -ahH -alT -ams -and -ahH -aot -ahH -ahH -ain -ain -ain -ahH -ava -awz -agv -alM -agv -agv -agv -agv -agv -agv -agv -agv +aeU +afp +afE +aeU +aeU +agy +agK +agY +agy +ahE +aic +aiE +agy +agy +akE +alt +amc +amO +ajM +aol +aoP +apG +ajM +arj +ajM +ajM +akA +akA +akA +ajM +ayF +aAc +aiu +aoe +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aiu +aHz +aHz +aML +aOk +aPq +aQt +aRB +aJE +aPn +aQt +aVM +aWE +aWK +aYG +aZA +baN +bbQ +bcX +bdV +beW +bfR +bfR +bfR +bfR +beW +bbQ +bcX +bdV +bnp +bon +aZx +bqP +bqQ +btK +bqQ +bqP aaa aaa -aEz -chu -chB -chH -chJ -aNF -chy -chF -aMT -aGp -aRE -aTs -aUj -aVp -aWl -aXj -cik -aYX -aZS -aZS -aZS -aZS -aYX -aWl -aXj -cik -aXs -bhz -aTr -bjZ -bkb -bmN -bkb -bjZ +aaa +bBV +bDf +bEi +bDf +bGJ +bHO +bGJ +bHO +bGJ +bMz aaa aaa -aaY -abZ -abZ -bYq -abZ +aht aaa aaa aaa @@ -72195,46 +74146,37 @@ aaa aaa aaa aaa +abI aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aad -aaa -aad -bRv -bMX -bZY -bZY -bZY -bZY -bZY -bYM -bYM -bZY -bZY -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +abI +bPm +abI +bSZ +bSZ +bSZ +bSZ +bSZ +bSn +bSn +bSZ +bSZ +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -72355,141 +74297,141 @@ aaa aaa aaa aaa -abZ +adR aaa -acu -acy -acM -adc -adx -adM -aeh -aeh -aeG -aeG -aeG -afu -afK -agf -agG -ahd -ahE -ais -ajj -ajV -akC -alj -alU -alU -ais -alU -aou -apo -aqk -arb -arU -ate -atW -atX -awA -agv -ayy -aCZ -aCZ -aCZ -aCZ -aCZ -aDB -aEw -agv +aen +aer +aeF +aeV +afq +afF +agb +agb +agA +agA +agA +ahn +ahF +aic +aiF +ajd +ajJ +akF +alu +amd +amP +any +aom +aom +akF +aom +ark +asu +atv +aux +avs +awI +axF +axG +aAd +aiu +aCf +aDm +aDm +aDm +aDm +aDm +aHB +aIG +ait aaa -aaa -aHf -chu -chy -chG -aMT -aQH -chy -chG -aMT -aGp -aRE -aTs -aUj -aVp -aTr -aXi -aTr -aYW -aZX -aZX -aZX -aZX -aYW -aTr -aTr -aTr -aXs -bhz -aTr -aTr -blw -bmO -aTr +aHA +aML +aOk +aPq +aQu +aRB +aJE +aPn +aQu +aVM +aWE +aWK +aYG +aZA +baN +aZx +bcW +aZx +beV +bfW +bfW +bfW +bfW +beV +aZx +aZx +aZx +bnp +bon +aZx +aZx +bsl +btL +aZx aaa aaa aaa +bAI +bBW +abI aaa -aad -aad -aad -aad +abI aaa -boc -buK -buK -boc -boc -buK -buK -boc -aad +bva +bIZ +bIZ +bva +bva +bIZ +bIZ +bva +abI aaa aaa aaa aaa aaa aaa -aad -aad -bMX -bRv -aad +abI +abI +abI +bPm +abI aaa aaa aaa -aad -aad -aad -aad -aad aaa aaa -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +aaa +aaa +abI +aaa +aaa +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -72612,140 +74554,140 @@ aaa aaa aaa aaa -abZ -aad -act -acz -acN -adb -adv -adN -adb -adb -aeE -aeR -afg -afv -afL -agg -agH -ahe -ahF -ait -aow -ajW -akD -alk -alV -alV -ane -anF -alV -app -aql -arc -arV -atf -atX -avb -awz -agv -ayz -azG -axB -axB -axB -axB -aDC -aEx -agv +adR +abI +aem +aes +aeG +aeU +afo +afG +aeU +aeU +agy +agL +agZ +aho +ahG +aid +aiG +aje +ajK +akG +alv +ame +amQ +anz +aon +aon +apH +aqm +aon +asv +atw +auy +avt +awJ +axG +ayG +aAc +aiu +aCg +aDn +aBd +aBd +aBd +aBd +aHC +aIH +aiu aaa -aaa -aHf -chu -chy -chF -aMT -chP -chy -chF -aMT -aGp -aRE -aTs -aUj -aVp -aWm -aWm -aTs -aYW -aYZ -cim -baG +aHz +aMO +aOl +aPr +aQt +aRB +aSt +aPn +aQt +aVM +aWE +aWK +aYG +aZA +baN bbR -aYW -aTs -aWm -aWm -aXs -aVm -aWm -aWm -aTr -aXj -aTr -aaa -aaa -aaa -aaa -bNA -bNA -bNA -bNA -boc -boc -bxb -btF -bYW -btF -bDN -btF -boc -boc +bbR +aYG +beV +bfX +bgS +bhD +bia +beV +aYG +bbR +bbR +bnp +baK +bbR +bbR +aZx +bcX +aZx +aYG +aZx +aYG +bAJ +bBX +bBX +bBX +bBX +bva +bva +bJa +bHQ +bLt +bHQ +bNF +bHQ +bva +bva aaa aaa aaa aaa aaa -bMW -aad +bBW +abI aaa -bMX -bRv -aad +abI +bPm +abI +aaa +bva +bva +bIZ +bIZ +bIZ +aaa +aht aaa aaa -aaa -aad -aaa -aaa -aad -aaa -aaa -aaa -aad -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds -cds +abI +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -72869,139 +74811,139 @@ aaa aaa aaa aaa -abZ +adR aaa -acu -acA -acO -acO -acO -adO -acO -acO +aen +aet aeH -aeS -afh -afw -afM -agh -agI -ahf -ahG -aiu -ajl -ajX -akE -all -alW -alW -alW -anG -aov -apq -aqm -ard -arW -atf -atX -avc -awB -axA -ayA -amn -axB -aBz -aCj -axB -ayz -aEy -agv +aeH +aeH +afH +aeH +aeH +agB +agM +aha +ahp +ahH +aie +aiH +ajf +ajL +akH +alw +amf +amR +anA +aoo +aoo +aoo +aqn +arl +asw +atx +auz +avu +awJ +axG +ayH +aAe +aBc +aCh +aoK +aBd +aFk +aFU +aBd +aCg +aII +ait aaa -aaa -aEz -chv -chC -aGp -aGp -aQH -aGp -aGp -aGp -aGp -cia -aTs -aUl -aVp -aVm -aVm -aTs -aTs -aTr -baH -baH -aTr -aTs -aTs -aVm -aVm -bgF -aVo -aVm -aVm -blw -bmP -aTr -aTr -aaa -aaa -aaa -bNA -bYo -bYr -bIA -boc -bYA -bYI -bYN -bYN -bYN -bYN -bZv -bFh -boc +aHA +aMP +aOm +aPs +aQv +aQv +aSu +aJE +aJE +aVO +aWF +aXF +aYG +aZC +baN +baK +baK +aYG +aYG +aZx +bgT +bgT +aZx +aYG +aYG +baK +baK +bnq +baM +baK +baK +bsl +btM +aZx +aYG +bxY +bzz +bAK +bBX +bDg +bEj +bFF +bva +bHP +bJb +bJb +bJb +bJb +bJb +bJb +bPp +bva aaa aaa aaa aaa aaa aaa -bbN -aad -bMX -bRv -bMX -aad -aad -aad -aad +bVq +abI +abI +bPm +abI aaa +bIZ +caZ +cbS +ccN +bIZ aaa -aad +aht aaa -aaa -aad -aad +abI +abI aaa aaa aaa -cds -cds -cds -cds -cds -cds -cds -cds +cfN +cfN +cfN +cfN +cfN +cfN +cfN +cfN aaa aaa aaa @@ -73126,127 +75068,127 @@ aaa aaa aaa aaa -abZ -aad -act -acB -acP -adb -adb -adP -adb -adb -aeE -aeT -aff -aeE -afN -agi -agJ -aeE -ahH -aiv -ajm -ajY -ajY -alm -akN -amt -anf -anH -aow -apr -aqn -ahH -ahH -aqq -bUP -avd -awC -axB -axB -axB -axB -aBA -aCk -axB -ayz -agv -agv -aaa -aaa -aHf -aJP -aKO -aGp -aGp -aQH -aGp -aGp -aGp -aRC -bVP -aTs -bWb -aVq -aWo -aWo -aWo -aZa -aWo -aWo -aWo -aWo -aWo -aWo -aWo -aWo -aXr -bhB -aVm -aVm -aVm -aVm -aVm -aTr -aaa -aaa -aaa -bNA -bYo -bYs -boc -boc -btF -bzO -bAT -bBT -bBT -bDO -bZw -btF -buK +adR +abI +aem +aeu +aeI +aeU +aeU +afI +aeU +aeU +agy +agN +agY +agy +ahI +aif +aiI +agy +ajM +akI +alx +amg +amg +anB +ana +aoQ +apI +aqo +alv +asx +aty +ajM +ajM +atB +axH +ayI +aAf +aBd +aBd +aBd +aBd +aFl +aFV +aBd +aCg +aiu +aiu +aht +aHz +aHz +aOn +aPt +aJE +aJE +aJE +aJE +aJE +aVO +aWG +aXG +aYG +aZD +baO +bbT +bbT +bbT +beY +bbT +bbT +bbT +bbT +bbT +bbT +bbT +bbT +bnr +bop +bbT +bbT +bbT +bbT +bbT +bwq +bxZ +bzA +bAK +bBX +bDg +bEk +bva +bva +bHQ +bJc +bKh +bLu +bLu +bNG +bOz +bHQ +bIZ aaa aaa aaa aaa aaa -cai -can +bUD +bVr aaa -bMX -bRv -bMX +abI +bPm +abI aaa +bIZ +cba +cbT +bDi +bIZ aaa -aaa -aad -aad -aad -aad -aad -aad -aad +abI +abI +abI aaa aaa aaa @@ -73383,125 +75325,125 @@ aaa aaa aaa aaa -abZ +adR aaa -act -act -act -add -ady -act -aei -aeu -aeE -aeE -aeE -aeE -afO -agj -agK -aeE -ahI -aiw -ajn -ajY -akF -aln -alX -amu -ang -anI -alV -aps -aqo -arb -arX -ath -atX -atX -atX -axB -ayB -azH -axB -axB -aCl -axB -ayz -agv +aem +aem +aem +aeW +afr +aem +agc +ago +agy +agy +agy +agy +ahJ +aig +aiJ +agy +ajN +akJ +aly +amg +amS +anC +aop +aoR +apJ +aqp +aon +asy +atz +aux +avv +awK +axG +axG +axG +aBd +aCi +aDo +aBd +aBd +aFW +aBd +aCg +aiu aaa aaa aaa -aHf -aJP -aKO -aGp -chK -aND -chT -aGp -aGp -aRB -bVP -aTs -aUm -aVr -aWp -aXn -aYc -aZb -aZY -aZY -bbu -bXk -bcu -aZY -aZY -aZY -bgG -aZY -aZY -bkc -blx -bmQ -bob -aTr -aad -aad +aHA +aOn +aPt +aJE +aRD +aSv +aTK +aJE +aVO +aWH +aXG +aYG +aZE +baP +bbU +bdb +bdW +beZ +bfY +bfY +bhE +bfY +biI +bfY +bkT +bfY +bns +bfY +bfY +bqS +bsm +btN +bfY +bwr +bya +bzB +bAL +bBX +bDh +bEl +bva +bGK +bHQ +bJd +bKi +bLv +bMA +bNH +bOz +bHQ +bIZ +bBW +bBW +bBW +bTa +bTW +bUE +bva +abI +bva +bXO +bva aaa -bNA -bYp -bYt -boc -byc -btF -bzP -bAU -bBU -bDa -bDP -bZw -btF -buK -bMW -bMW -bMW -bZZ -cad -caj -bbN -aad -boc -caO -boc +bIZ +cbb +bDi +ccO +bIZ aaa -aaa -aaa -aaa -aad -aaa -aaa -aad +abI aaa aaa aaa @@ -73640,125 +75582,125 @@ aaa aaa aaa aaa -abZ +adR aaa -aad +abI aaa -act -ade -adz -act -aej -aev -aeI -aeU -afi -aeE -afP -agk -agL -aeE -ahJ -aix -ajo -ajY -akG -alo +aem +aeX +afs +aem +agd +agp +agC +agO +ahb +agy +ahK +aih +aiK +agy +ajO akK -amv -ang -anJ -alV -app -aqp -are -arY -atf -atX -atX -atX -axB -ayC -azI -aAE -aBB -aBC -axB -ayz -agu +alz +amg +amT +anD +amX +aoS +apJ +aqq +aon +asv +atA +auA +avw +awJ +axG +axG +axG +aBd +aCj +aDp +aEm +aFm +aFn +aBd +aCg +ait aaa aaa aaa -aEz -chw -aKO -aGp -chL -chQ -chU -aGp -aGp -chX -bVQ -bVQ -bVQ -bVQ -bVQ -aYd -bWD -aZc -aZZ -baa -aZZ -aZZ -bcv -aZZ -beu -beu -beu -bhD -beu -beu -beu -bmR -boc -boc -boc -buK -buK -boc -boc -bYu -boc -byd -btF -bzQ -bAV -bBV -bZf -bDQ -bZw -btF -buK -bMX -bMX -bMW -caa -bMX -boc -boc -boc -boc -caP -buK -aad -aad -aad -aad -aad +aHz +aOo +aPt +aJE +aRE +aSw +aTL +aJE +aVO +aWI +aXH +aXH +aXH +aXH +aXH +bdc +bdX +bfa +bfZ +bga +bfZ +bfZ +biJ +bfZ +aYG +bmc +bnt +bnt +bpt +aYG +aYG +btO +aYG +aYG +aYG +aYG +aYG +bBX +bva +bEm +bva +bGL +bHQ +bJe +bKj +bLw +bMB +bNI +bOz +bHQ +bIZ +abI +abI +bBW +bTb +abI +bva +bva +bva +bva +bXP +bIZ aaa +bva +bva +bNK +bva +bva aaa -aad +aht aaa aaa aaa @@ -73898,124 +75840,124 @@ aaa aaa aaa aaa -acl -abZ -aad -act -act -act -act -act -act -act -act -act -act -afQ -afQ -afQ -afQ -afQ -afQ -afQ -ajY -akH -alp -akK -amw -anh -anK -aov -apq -aqm -ard -arZ -atf -atX -ave -awE -axC -ayD -azJ -aAF -aBC -aCm -axB -ayz -agu +aed +adR +abI +aem +aem +aem +aem +aem +aem +aem +aem +aem +aem +ahL +ahL +ahL +ahL +ahL +ahL +ahL +amg +amU +anE +amX +aoT +apK +aqr +arl +asw +atx +auz +avx +awJ +axG +ayJ +aAg +aBe +aCk +aDq +aEn +aFn +aFX +aBd +aCg +ait aaa aaa aaa -aHf -aJP -aKO -aGp -chM -aNE -chV -aGp -aGp -aRD -bVQ -aTv -aUn -aVs -bVQ -aXp -aYe -aZd -aZZ -baI -bbv -bbS -bcw -aZZ -beu -bfD -bfD -bfD -bfD -bfD -beu -bXX -bXZ -bvM -bqz -brN -brN -buL -btF -bxd -boc -bye -bYB -bzR -bAW -bBW -bBW -bDR -bZw -btF -buK -bMX -buK -buK -bHN -buK -boc -bJK -bKD -boc -caQ -boc -boc -aad +aHz +aOn +aPt +aJE +aRF +aSx +aTM +aJE +aVO +aWJ +aXH +aYH +aZF +baQ +aXH +bdd +bdY +bfb +bfZ +bgU +bhF +bib +biK +bfZ +bfZ +aYG +aYG +aYG +aYG +aYG +bsn +btP +bva +bws +byb +bzC +bzC +bBY +bDi +bEn +bva +bGM +bHR +bJf +bKk +bLx +bLx +bNJ +bOz +bHQ +bIZ +abI +bIZ +bIZ +bTc +bIZ +bva +bVs +bVC +bva +bXQ +bva +abI aaa -boc -boc -buK -buK -buK +bIZ +bNX +bIZ +aaa +aaa +aht aaa aaa aaa @@ -74165,114 +76107,114 @@ aaa aaa aaa aaa -aac -aad -aad -afQ -agl -agM -ahg -ahK -aiy -ajp -ajZ -akI -alq -akJ -amx -ani -anL -alV -apt -aqq -ahH -ahH -aqq -atY -avf -awF -axD -ayE -azK -aAG -aBD -aCn -axB -ayz -agv +aby +abI +abI +ahL +aii +aiL +ajg +ajP +akL +alA +amh +amV +anF +amW +aoU +apL +aqs +aon +asz +atB +ajM +ajM +atB +axI +ayK +aAh +aBf +aCl +aDr +aEo +aFo +aFY +aBd +aCg +aiu aaa aaa aaa -aHf -aJQ -aKN -aLN -aLN -aNF -aGp -aGp -aGp -aRC -aSA -aTw -aUo -aVt -aSA -aXq -aVm -aVp -baa -baJ -bbw -bbw -bcx -bdk -beu -bfD -bgI -bhF -biH -bfD -beu -bmT -btF -bpo -bpn -brO -bpn -btF -buM -bxd -boc -boc -bod -bzS -bAX -bYX -bDb -bYX -bZx -bFi -boc -boc -buK -bZU -bHO -bIx -boc -bJL -boc -boc -btF -cbc -boc -aaa -aaa -buK -bPh -bEA -bPT -buK +aHA +aOn +aPt +aJE +aJE +aJE +aJE +aJE +aVO +aWG +aXI +aYI +aZG +baR +aXI +bde +baK +baN +bga +bgV +bhG +bhG +biL +bjI +bgd +bmd +bnu +boq +bpu +boq +boq +btQ +bvb +bwt +byc +bzD +bAM +bvb +bDj +bEo +bva +bva +bHQ +bJg +bKl +bJb +bMC +bJb +bJb +bPq +bva +bva +bIZ +bSo +bSq +bTX +bUF +bNK +bva +bva +bXR +bva +bva +bva +bva +bDi +bva +bIZ +bIZ +aht aaa aaa aaa @@ -74385,7 +76327,7 @@ aaa aaa aaa aaa -aar +aaT aaa aaa aaa @@ -74422,114 +76364,114 @@ aaa aaa aaa aaa -aac -aad -aad -afQ -agm -agN -agN +aby +abI +abI ahL -aiz -aiz -aka -akJ -alr -akK -amy -ang -anM -aox -aps -aqo -arb -asa -ath -atX -avg -awG -axC -ayF -azL -aAH -aBC -aBC -axB -aDC -agv -agv -agv -agv -aEz -aJR -chD -aLM -aGp -chR -aGp -aGp -aGp -aRE -aSB -aTw -aUp -aVu -aWq -aWo -aYf -aZe -bab -baK -bbx +aij +aiM +aiM +ajQ +akM +akM +ami +amW +anG +amX +aoV +apJ +aqt +arm +asy +atz +aux +avy +awK +axG +ayL +aAi +aBe +aCm +aDs +aEp +aFn +aFn +aBd +aHC +aiu +aiu +aiu +aiu +aHz +aOp +aPt +aQw +aJE +aJE +aJE +aUG +aVP +aWK +aXJ +aYI +aZH +baS +bbV bbT -bcy -bdl -beu -bfD -bgJ -bhG -biI -bfD -beu -bmU -bof -byf -byf -brP -byf -bof -byf -bYv -bxb -boc -byT -bzT -bAY -btF -bZg -bAY -bEB -bFj -boc -bZO -btF -bHM -bHP -bIy -boc -bPk -bod -bPk -caR -buN -buK -aaa -aaa -buK -bPi -bPz -btF -buK +bdZ +bfc +bgb +bgW +bhH +bic +biM +bjJ +bgd +bme +bnv +bnv +bnv +bnv +bnv +bnv +bnv +bnv +bnv +bnv +bnv +bnv +bDi +bmf +bsn +bva +bHS +bJh +bKm +bHQ +bMD +bKm +bOA +bPr +bva +bQS +bDi +bSp +bTd +bPC +bDi +bDi +bDi +bWZ +bDi +bDi +bZr +caa +bSw +bDi +bDi +cdE +bIZ +aht aaa aaa aaa @@ -74556,7 +76498,7 @@ aaa aaa aaa aaa -bJJ +clt aaa aaa aaa @@ -74679,118 +76621,118 @@ aaa aaa aaa aaa -aac -aad -aad -afQ -agn -agN -ahh -ahM -aiA -agN -akb -akK -als -alY -cfC -anj -anN -cfD -apu -aqr -are -asb -atf -atX -avg -awG -axB -ayG -azM -aAI -aBE -aCo -aDa -aDF -aEA -aEA -aEA -aEA -aIA -aJS -aKP -aLO -aMS -aMS -aMS -aPE -aGp -aRE -aSA -aTx -aUq -aVv -aSA -aVm -aYg -aZf -bac -baL -bbw -bXl -baJ -bdm -beu -bfD -bfD -bhH -bfD -bfD -beu -bmS -bog -boi -boi -boi -boi -boi -buN -bmS -btF -boc -boc -boc -boc -bBX -bBX -boc -boc -boc -boc -bHX -btF -bZV -btF -caf -cak -cao -boc -caf -btF -bKD -buK -aaa -aaa -buK -bPj -btF -bPU -buK -aaa -aaa -aaa -aaa +aby +abI +abI +ahL +aik +aiM +ajh +ajR +akN +aiM +amj +amX +anH +aoq +aoW +apM +aqu +arn +asA +atC +auA +avz +awJ +axG +ayL +aAi +aBd +aCn +aDt +aEq +aFp +aFZ +aGT +aHD +aIJ +aIJ +aIJ +aIJ +aMQ +aOq +aPu +aQx +aRG +aRG +aRG +aUH +aVO +aWK +aXI +aYJ +aZI +baT +aXI +baK +bea +bfd +bgc +bgX +bhG +bid +bgV +bjK +bgd +bmf +bnv +bor +bpv +bqT +bso +btR +bnv +bnv +byd +bzE +bAN +bnv +bDi +bEp +bsn +bva +bva +bva +bva +bLy +bLy +bva +bva +bva +bva +bQT +bDi +bSq +bDi +bTY +bTY +bva +bva +bDi +bva +bva +bva +bva +bva +bva +bva +bva +bva +bIZ +bIZ +bIZ +bva +bva aaa aaa aaa @@ -74936,118 +76878,118 @@ aaa aaa aaa aaa -aac -aad -aad -afQ -ago -agO -ahi -ahN -aiB -aiB -akc -akL -alt -alZ -amz -ang -anM -cfE -apq -aqs -ard -asc -atf -atX -avg -awG -axB -ayH -ayD -aAJ -aBF -aCp -axB -ayx -aEB -agv -agv -agv -aEz -aJT -aKO -aLP -aMT -aNG -aOO -aPF -aGp -aRF -aSz -aTy -aUr -aVw -aSz -aYh -aYh -aZg -bWQ -baM -bbz -bbU -bXu -bWQ -beu -beu -beu -beu -beu -beu -beu -bmS -boh -boi -bqA -brQ -bsH -boi -buO -bmS -btF -boc -boe -bzU -boc -bBY -bBY -boc -bzU -boe -bGB -bog -btF -bZV -boc -boc -boc -boc -boc -btF -btF -boc -boc -boc -aad -boc -boc -bDS -boc -boc -aaa -aaa -aaa -aaa +aby +abI +abI +ahL +ail +aiN +aji +ajS +akO +akO +amk +amY +anI +aor +aoX +apJ +aqt +aro +asw +atD +auz +avA +awJ +axG +ayL +aAi +aBd +aCo +aCk +aEr +aFq +aGa +aBd +aCc +aIK +aiu +aiu +aiu +aHz +aOr +aJE +aQy +aRB +aSy +aTN +aUI +aVO +aWL +aXK +aYK +aZJ +baU +aXK +bdf +bdf +bfe +bgd +bgY +bhI +bie +biN +bgd +bgd +bmf +bnv +bos +bpw +bqU +bsp +btS +btS +bwu +btS +bwu +bAO +bnv +bDk +bmf +bva +bva +bHT +bJi +bva +bsn +bME +bva +bJi +bHT +bQj +bPA +bDi +bSq +bva +bTl +bva +bva +bWj +bWZ +bXS +bva +bZs +cab +cab +cab +cab +cab +cab +cab +cab +cab +cgo +bva aaa aaa aaa @@ -75193,118 +77135,118 @@ aaa aaa aaa aaa -aac -aad -aad -afQ -agp -agP -ahj -ahO -aiC -ajp -akb -akM -alu -akK -amA -ank -anI -aoz -apv -aqq -ahH -ahH -aqq -atX -avg -awG -axB -axB -axB -axB -axB -axB -axB -agv -agv -agv -bcB -aGr -aEz -aEz -aKQ -aLQ -aMU -aMU -aMU -aPG -aQI -aEz -aSz -aSA -aUs -aSA -aSz -aDc -aDc -aZh -bWQ -baa -bWQ -bWQ -baa -bWQ -bev -bfI -bgL -bgL -biK -bgL -bgL -bmV -boi -boi -bqB -brR -bsI -boi -boi -bvO -bxc -byf -byf -byf -byf -byf -byf -byf -byf -bFk -boc -boc -btF -bZV -boc -cag -cal -cap -boc -boc -btF -bMU -bNy -boc -aad -aad -buK -btF -buK -aad -aaa -aaa -aaa -aaa +aby +abI +abI +ahL +aim +aiO +ajj +ajT +akP +alA +amj +amZ +anJ +amX +aoY +apN +aqp +arp +asB +atB +ajM +ajM +atB +axJ +ayL +aAi +aBd +aBd +aBd +aBd +aBd +aBd +aBd +aiu +aiu +aiu +aKH +aLu +aHz +aOs +aPv +aQz +aRH +aRH +aRH +aUJ +aVQ +aOs +aXK +aXI +aZK +aXI +aXK +aGV +aGV +bff +bgd +bga +bgd +bgd +bga +bgd +bkW +bmf +bnv +bot +bpx +bqV +bsq +btT +bnv +bnv +bye +bzF +bAP +bnv +bnv +bEq +bFG +bGN +bGN +bGN +bGN +bGN +bGN +bGN +bGN +bPs +bva +bva +bDi +bSq +bsn +bva +bva +bVt +bWk +bXa +bXT +bIZ +bZt +cac +cac +cac +cac +cac +cac +cac +cac +cac +cgp +bIZ aaa aaa aaa @@ -75448,120 +77390,120 @@ aaa aaa aaa aaa -aac -aad -aeW -aeX -aeX -afQ -afQ -afQ -afQ -afQ -afQ -afQ -akd -akN -alv -ama -amB -anl -anO -cfE -apq -aqt -arf -asd -ati -atZ -avh -awH -bUW -ayI -azN -axE -aBG -aCq -aDb -aDG -aye -aye -aye -aye -aIB -aye -azs -aLR -aye -aye -aye -aPH -aye -aye -aDb -aye -aUt -aye -aye -aye -aye -aZi -aye -aye -bbA -bbV -bcz -bdn -bdn -bfJ -bdn -bdn -bdn -bdn -bdn -bdn -boi -bpp -bqC -brS -bsJ -btG -boi -btF -bxd -btF -btF -bzV -btF -btF -btF -bDS -bEC -bZD -bFO -bFO -bFO -bZW -btF -btF -btF -caq -bLl -btF -btF -btF -bFh -boc -aad -aad -buK -bxb -buK -aad -aaa -aaa -aaa -aaa +aby +abI +agP +agQ +agQ +ahL +ahL +ahL +ahL +ahL +ahL +ahL +aml +ana +anK +aos +aoZ +apO +aqv +aro +asw +atE +auB +avB +awL +axK +ayM +aAj +aBg +aCp +aDu +aEs +aFr +aGb +aGU +aHE +aAL +aAL +aAL +aAL +aMR +aAL +aAL +aQA +aAL +aAL +aTO +aUK +aCZ +aAL +aGU +aAL +aZL +aAL +aAL +aAL +aAL +bfg +aAL +aAL +bhJ +bif +biO +bjL +bjL +bmg +bnv +bou +bnv +bou +bnv +bou +bvc +bwv +byf +bzG +bAQ +bBZ +bvc +bDi +bEn +bDi +bDi +bJj +bDi +bDi +bDi +bNK +bOB +bPt +boq +bQU +bRD +bSr +bTe +bTZ +bRD +bRD +bWl +bDi +bSw +bYF +bZt +cac +cac +cac +cac +cac +cac +cac +cac +cac +cgp +bIZ aaa aaa aaa @@ -75705,120 +77647,120 @@ aaa aaa aaa aaa -aac +aby aaa -aeW -afj -afx -afR -agq -agQ -ahk -ahP -aiD -bUC -ake -ajq -alw -amb -amC -aeW -anP -aoz -apw -aqu -aow -aow -atj -atX -avi -awI -atX -ayJ -atX -atX -atX -aCr -aDc -aDH -aEC -aAs -aAs -aAs -aIC -aAs -aAs -aLS -aLm -aLm -aLm -aPI -aAt -aAt -aDp -aAt -aUu -aVx -aAt -aAt -aAt -aZj -aAt -baN -bbB +agP +ahc +ahq +ahM +ain +aiP +ajk +ajU +akQ +alB +amm +anb +anL +aot +apa +agP +aqw +arp +asC +atF +alv +alv +awM +axG +ayN +aAk +axG +aCq +axG +axG +axG +aGc +aGV +aHF +aIL +aDZ +aDZ +aDZ +aMS +aDZ +aDZ +aQB +aPR +aPR +aPR +aUL aEa -bcA -bdo -bew -bfK -bdn -bhI -biL -bkg -bly -bmW -bgM -bpq -bqD -biM -bsK -btH -boi -bvP -bxe -bvP -bvP -bvP -bvP -bvP -bvP -bvP -bvP -bFo -bFP -boc -boc -bHQ -boc -boc -bJN -bKE -bLm -boc -bxb -btF -btF -boc -boc -boc -boc -btF -boc -boc -buK -buK -aaa -aaa +aEa +aHm +aEa +aZM +baV +aEa +aEa +aEa +bfh +aEa +bgZ +bhK +aIe +biP +bjM +bkX +bmh +bjL +bov +bpy +bqW +bsr +btU +bou +bww +byg +bzH +bAR +bCa +bvc +bEr +bFH +bEr +bEr +bEr +bEr +bEr +bEr +bEr +bEr +bPu +bva +bOG +bva +bva +bTf +bva +bva +bVu +bNX +bDi +bDi +bIZ +bZt +cac +cac +cac +cac +cac +cac +cac +cac +cac +cgp +bIZ aaa aaa aaa @@ -75962,120 +77904,120 @@ aaa aaa aaa aaa -aac -aaa -aeX -afk -afx -afS -bUr -aeW -ahl -ahQ -ahQ -ajr -akf -ajr -ajt -amc -amE -aeW -bUJ -aoy -apx -aqv -arg -arg -atk -aua -avj -awJ -axF -axF -bUZ -axF -axF -aCs -aDd -aDI -aED -aFu -aGt -aHk -aID -aGt -bVF -aLT -aGt -aGt -aOP -aPJ -aQK -aGt -aSD -aTz -aUv -bWi -aGt -aGt -aTz -aGt -bad -baO -bbC -aDJ -bXv -bdn -bex -bfL -bgM -bhJ -bXQ -bXQ -blz -bmX -bgM -bpr -bqE -brT -blC -btI -boi -boi -bxf -byg -byU -bzW -bAZ -bBZ -bDc -bDT -bxk -bFm -bFQ -boc -bHe -bHR -bIz -boc -boc -boc -boc -boc -bGB -boc -btF -boe -bOq -bOO -bpo -bod -btF -bIE -bQA -buK -aaa +aby aaa +agQ +ahd +ahq +ahN +aio +agP +ajl +ajV +ajV +alC +amn +alC +alE +aou +apb +agP +aqx +arq +asD +atG +auC +auC +awN +axL +ayO +aAl +aBh +aBh +aDv +aBh +aBh +aGd +aGW +aHG +aIM +aJG +aKI +aLv +aMT +aKI +aPw +aQC +aKI +aKI +aTP +aUM +aVR +aKI +aXL +aYL +aZN +baW +aKI +aKI +beb +aKI +bge +bha +bhL +aHN +biQ +bjN +bkY +bmi +bjN +bow +bpz +bpz +bss +btV +bou +bwx +byh +bzI +bAS +bCb +bvc +bvc +bFI +bGO +bHU +bJk +bKn +bLz +bMF +bNL +bOC +bPv +bIZ +bOG +bva +bSs +bTg +bUa +bva +bVv +bSw +bDi +bXU +bva +bZt +cac +cac +cac +cac +cdF +cac +cac +cac +cac +cgp +bva aaa aaa aaa @@ -76219,120 +78161,120 @@ aaa aaa aaa aaa -aac +aby aaa -aeX -afk -afx -afx -afk -aeW -ahm -ahR -ahQ -ajs -akg -akP -alx -amc -amE -aeX -anI -aoz -apy -ahH -arh -ase -ahH -atX -atX -awK +agQ +ahd +ahq +ahq +ahd +agP +ajm +ajW +ajV +alD +amo +anc +anM +aou +apb +agQ +aqp +arp +asE +ajM +auD +avC +ajM +axJ axG -axG -axG -axG -axG -axG -axG -bVn -aAs -aFv -aGu -aHl -aIE -aGv -aGu -aLU -aMV -aCI -aGE -aPK -aQL -aQL -aSE -aQL -aQL -aSE -bWn -bWn -aQL -aQL -bWR -baP -aAs -bbX -axm -bdn -bey -bfM -bgN -bhK -biN -bkh -blA -bmY -boj -bps -bqF -brU -bsL -btJ -buP -boi -bxg -byh -byV -bzX -bBa -bCa -bDd -bDU -bvP -bFn -bFR -bGC -bHf -bHS -bIA -boc -bJO -bKF -boc -btF -btF -bMV -btF -btF -btF -btF -bod -bPk -bod -bQf -bQB -buK -aaa -aaa +aAm +aBi +aBi +aBi +aBi +aBi +aBi +aBi +aHH +aDZ +aJH +aKJ +aLw +aMU +aKK +aKJ +aQD +aRI +aGz +aKT +aUN +aVS +aVS +aXM +aVS +aVS +aXM +bbW +bbW +aVS +aVS +bgf +bhb +aDZ +aHN +biR +bjL +bkZ +bmj +bnw +box +bpA +bqX +bst +btW +bvd +bwy +byi +bzJ +bAT +bCc +bDl +bvc +bFJ +bGP +bHV +bJl +bKo +bLA +bMG +bNM +bOD +bPw +bQk +bQV +bRE +bSt +bTh +bFF +bva +bVw +bDi +bDi +bXV +bIZ +bZu +cac +cac +cac +ccP +cdG +cep +cac +cac +cac +cgp +bva aaa aaa aaa @@ -76474,122 +78416,122 @@ aaa aaa aaa aaa +afJ aaa +aby aaa -aac -aaa -aeX -afk -afx -afx -afk -aeW -ahn -ahR -ahQ -ajt -akh -bUF -bUF -amd -amF -anm -anQ -aoA -apw -ahH -ari -asf -atl -atX -atX -awK +agQ +ahd +ahq +ahq +ahd +agP +ajn +ajW +ajV +alE +amp +and +and +aov +apc +apP +aqy +arr +asC +ajM +auE +avD +awO axG -ayK -azO +axG +aAm +aBi +aCr +aDw +aEt +aFs +aGe +aGX +aHH +aDZ +aJI +aKK +aLx +aMV +aOt +aKJ +aKT +aKT +aKT +aKT +aUO +aVS +aWM +aXN +aVS +aZO +baX +bbX +bdg +bec +bfi +bgg +bhc aAL -aBH -aCt -aDe -bVn -aAs -aFw -aGv -aHm -aIF -aJU -aGu -aGE -aGE -aGE -aGE -aPL -aQL -aRG -aSF -aQL -aUw -aVy -aWr -aXv -aYj -aZk -bae -baQ -aye -aDN -bXw -bdn -bez -bfN -bgM -bhL -biO -bki -blB -bmZ -bok -bpt -bqG -brV -bsM -btK -buQ -boi -bxh -byi -byW -bzY -bAZ -bAZ -bAZ -bAZ -bvP -bFo -boc -boc -boc -boc -boc -boc -bJP -car -boc -btF -boc -boc -buK -boc -buK -boc -buK -boc -boc -bQg -boc -boc -aaa -aaa +big +biS +bjN +bla +bmk +bjN +boy +bpB +bqY +bsu +btX +bve +bwz +byj +bzK +bAU +bCd +bDm +bvc +bFK +bGQ +bHW +bGW +bKn +bKn +bKn +bKn +bEr +bPx +bva +bOG +bva +bva +bva +bva +bva +bVx +bPC +bXb +bDi +bva +bZt +cac +cac +cac +cac +cdH +cac +cac +cac +cac +cgp +bva aaa aaa aaa @@ -76733,120 +78675,120 @@ aaa aaa aaa aaa -aac -aad -aeW -afl -afx -afx -afk -aeW -aho -bUw -ahQ -ajr -akf -ajr -ajt -ame -amG -aeX -anR -aoB -aps -aqw -arj -asg -atm -atX -avk -awL +aby +abI +agP +ahe +ahq +ahq +ahd +agP +ajo +ajX +ajV +alC +amn +alC +alE +aow +apd +agQ +aqz +ars +asy +atH +auF +avE +awP axG -ayL -azP -aAM -aBI -aBI -aDf -aDK -aEE -aFx -aGw -aHn -aIG -aJV -aGu -aLV +ayP +aAn +aBi +aCs +aDx +aEu +aFt +aFt +aGY +aHI +aIN +aJJ +aKL +aLy aMW -aNH -aNH -aPM -aQM -aRH -aSG -aTA -aUx -aVz -aUx -aXw -aYk -aQL -baf -baR -aAs -aDJ -bXw -bdn -bdn -bdn -bdn -bhM -biO -bkj -bXV -bna -boi -bpu -bqH -brW -bsN -btL -buR -boi -bxi -byj -byX -bzX -bBb -bCa -bDd -bDV -bvP -bFo -bFS -boc -bHg -bHT -bIB -boc -bod -btF -boc -bLT -boc -bMW -bMW -bMW -bMX -bMW -bMW -bMW -buK -btF -buK -aaa -aaa -aaa +aOu +aKJ +aQE +aRJ +aSz +aSz +aUP +aVT +aWN +aXO +aYM +aZP +baY +aZP +bdh +bed +aVS +bgh +aJI +aDZ +aHN +biT +bjL +bjN +bjN +bjL +boz +bpB +bqZ +bsv +btY +bvc +bwA +byk +bzL +bAV +bCe +bDn +bvc +bFL +bGR +bHX +bJl +bKp +bLA +bMG +bNN +bOD +bPx +bIZ +bOG +bva +bSu +bTi +bUb +bva +bVy +bDi +bXc +bDi +bIZ +bZt +cac +cac +cac +cac +cac +cac +cac +cac +cac +cgp +bIZ aaa aaa aaa @@ -76990,120 +78932,120 @@ aaa aaa aaa aaa -aac +aby aaa -aeX -afk -afx -afx -bUs -aeW -ahp -bUx -ahQ -aju -aki -akQ -aly -amf -amH -aeW -anS -aoC -apz -ahH -ark -ash -atn -atX -avl -atX +agQ +ahd +ahq +ahq +aip +agP +ajp +ajY +ajV +alF +amq +ane +anN +aox +ape +agP +aqA +art +asF +ajM +auG +avF +awQ axG -ayM -azQ -azR -azR -aCu -aDe -bVn -aEF -aFw -aGv -aHo -aIH -aJW -aGu -aLW +ayQ +axG +aBi +aCt +aDy +aDA +aDA +aGf +aGX +aHH +aIO +aJI +aKK +aLz aMX -aMY -aMY -aPN -aQN -aRI -aSH -aQL -aUy -aVA -aWs -aXx -aYl -aQL -bag -baR -aAs -aDJ -bXx -bcC -beA -bfO -bdn -bdn -biP -bkk -blD -bdn -boi -boi -boi -boi -boi -boi -boi -boi -bsO -bsO -byY -bzY -bAZ -bCb -bDc -bDW -bxk -bFp -bFS -bFS -btF -bEB -btF -boh -btF -btF -boc -bDS -boc -bMX -bMX -bMX -bOr -bMW -bMW -bMW -buK -bQh -buK -aaa -aaa -aaa +aOv +aKJ +aQF +aRK +aRL +aRL +aUQ +aVU +aWO +aXP +aVS +aZQ +baZ +bbY +bdi +bee +aVS +bgi +aJI +aDZ +aHN +biU +bjO +blb +bml +bnv +bnv +bpC +bra +bsw +bnv +bvc +bvc +bvc +bvc +bvc +bvc +bvc +bvc +bAW +bAW +bHY +bGW +bKn +bLB +bMF +bNO +bOC +bPv +bIZ +bOG +bRF +bDi +bPC +bDi +bva +bPA +bSw +bSw +bDi +bYF +bZt +cac +cac +cac +cac +cac +cac +cac +cac +cac +cgp +bIZ aaa aaa aaa @@ -77247,120 +79189,120 @@ aaa aaa aaa aaa -aac +aby aaa -aeX -afm -afx -afT -agr -agR +agQ +ahf ahq -ahS -aiE -ajv -akj +ahO +aiq +aiQ +ajq +ajZ akR -alz -amg -amI -ahH -ahH -aoD -apA -ahH -arl -asi -arl -aub -avm -awM -axG -ayN -bVa -azR -azR -aCv -axG -bVo -aEF -aFw -aGu -aGu -aGu -aGu -aGu -aLX -aMY -aMY -aMY -aPO -aQL -aQL -aQL -aQL -aQL -aQL -aQL -aQL -aQL -aQL -aMY -baR -aAs -bXm -bcC -bcC -beB -bfP -bgO -bhN -biQ -bkl -blE -bnb -bol -bpv -bqI -brX -bsO -btM -buS -bvQ -bvP -byk -byZ -bzZ -bYO -bAZ -bAZ -bAZ -bvP -bFo -btF -bDS -bHh -bHU -btF -boc -btF -btF -boc -bDS -boc -bMW -bMW -bMW -bOs -bMX -bMX -bMX -buK -btF -buK -aaa -aaa -aaa +alG +amr +anf +anO +aoy +apf +ajM +ajM +aru +asG +ajM +auH +avG +auH +axM +ayR +aAo +aBi +aCu +aDz +aDA +aDA +aGg +aBi +aHJ +aIO +aJI +aKJ +aKJ +aKJ +aKJ +aKJ +aQG +aRL +aRL +aRL +aUR +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aVS +aRL +aJI +aDZ +bih +biV +bjP +bjP +bmm +bnx +boA +bpD +brb +bsx +btZ +bvf +bwB +byl +bzM +bAW +bCf +bDo +bEs +bEr +bGS +bHZ +bJm +bKq +bKn +bKn +bKn +bEr +bPx +bva +bOG +bNK +bSv +bTj +bDi +bva +bVz +bWm +bSw +bNX +bIZ +bZt +cac +cac +cac +cac +cac +cac +cac +cac +cac +cgp +bIZ aaa aaa aaa @@ -77504,120 +79446,120 @@ aaa aaa aaa aaa -aac +aby aaa -aeX -afn -afx -afU -ags -aeW -aeW -aeW -aiF -ajw -akk -ajw -alA -aeW -amJ -ahH -anT -aoE -apB -aqx -arm -asj -ato -ato -ato -ato -axH -ayO -bVa -azR -azR -aCw -axG -aDL -aEF -aFw -aGx -aHp -aII -aGA -aIW -aLX +agQ +ahg +ahq +ahP +air +agP +agP +agP +akS +alH +ams +alH +anP +agP +apg +ajM +aqB +arv +asH +atI +auI +avH +awR +awR +awR +awR +aBj +aCv +aDz +aDA +aDA +aGh +aBi +aHK +aIO +aJI +aKM +aLA aMY -aNI -bVJ -aPP -aMY -aRJ -aYm -aSI -aUz -aSI -aSI -aSI -bWE -aZl -aXy -baS -ayd -bbY -bcD -bdp -beC -bfQ -bgO -bhO -biR -bkm -blF -blF -bom -bpw -bqJ -brY -bsP -btN -buT -bvR -bxj -byl -bza -bzY -bBc -bCc -bDe -bDX -bED -bFq -boh -boc -bEd -bEB -bIC -boc -bJQ -bKG -boc -bLU -boc -bMW -bMW -bMW -bMX -bMW -bMW -bMW -buK -btF -buK -aaa -aaa -aaa +aKP +aNm +aQG +aRL +aSA +aTQ +aUS +aRL +aWP +aXQ +aYN +aZR +aYN +aYN +aYN +aXQ +bfj +bdm +aJI +aDZ +aHN +biW +bjQ +bjQ +bmn +bjQ +bjQ +bpE +brc +bsy +bsy +bvg +bwC +bym +bzN +bAX +bCg +bDp +bEt +bFM +bGT +bIa +bGW +bKr +bLC +bMH +bNP +bOE +bPy +bQl +bQW +bva +bSw +bPC +bUc +bva +bva +bva +bDi +bDi +bva +bZv +cad +cad +cad +cad +cad +cad +cad +cad +cad +cgq +bva aaa aaa aaa @@ -77761,120 +79703,120 @@ aaa aaa aaa aaa -aac +aby aaa -aeW -afn -afx -afV -agt -aeW -ahr -agS -aiG -agS -akl -agS -alB -agS -amK -ahH -anU -aoF -apC -anU -arl -ask -arl -auc -avn -awN -axH -ayP -azR -azQ -azR -aCx -aDe -bVp -aEG -aFy -aGy -aHq -aIJ -aGA -aKS -aLY +agP +ahg +ahq +ahQ +ais +agP +ajr +aiR +akT +aiR +amt +aiR +anQ +aiR +aph +ajM +aqC +arw +asI +aqC +auH +avI +auH +axN +ayS +aAp +aBj +aCw +aDA +aDy +aDA +aGi +aGX +aHL +aIP +aJK +aKN +aLB aMZ -aNJ -aOR -aPQ -aMY -aRK -bVR -aSJ -aSJ -bWj -aSJ -aSJ -aSJ -bWK -aXy -aFw -aAs -bXm -bcC -bdq -bcC -bfR -bgO -bhP -biS -bkn -blG -bnc -bon -bpx -bqK -brZ -bsQ -btO -buU -bvS -bxk -bym -bzb -bAa -bBd -bCd -bZh -bDY -bxk -bFr -bFT -boc -bHi -bHV -bID -boc -boc -boc -boc -btF -boc -boc -buK -boc -buK -boc -buK -boc -boc -bQi -boc -boc -boc -boc +aKP +aPx +aQH +aRM +aSB +aTR +aUT +aRL +aWQ +aXR +aXS +aZS +bba +aZS +aXS +bef +bfk +bdm +bhd +aBI +bii +biX +bjR +blc +bmo +bny +boB +bpF +brd +bsz +bjQ +bvh +bwD +byn +bzO +bAY +bCh +bDq +bEu +bFN +bGU +bIb +bJn +bKs +bLD +bMI +bNQ +bOC +bPz +bIZ +bmf +bva +bSx +bTk +bUd +bva +bDi +bDi +bNK +bva +bva +bva +bva +bva +bva +bva +bva +bva +bIZ +bIZ +bIZ +bva +bva aaa aaa aaa @@ -77992,7 +79934,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -78018,120 +79960,120 @@ aaa aaa aaa aaa -aac -aad -aeW -aeX -aeX -aeW -aeW -aeW -bUu -agS -aiH -ajx -akm -akS -alC -agS -amK -ahH -anV -aoG -apD -anU -arl -asl -atp -aud -avo -awO -axH -ayL -azR -aAN -aBJ -aBJ -aDg -bVq -aEH -aFz -aGz -aHr -aIK -aGA -aKT -aLZ -aMY -aNK -aOS -aPR -aMY -aRK -aSJ -bVV -bWc -bWc -bWc -aVC -aYn -aZm -aXy -aFw -aAs -bbZ -bcE -bdr -bcE -bcE -bcE -bcE -biT -bcE -blH -bnd -boo -bYb -blH -bcI -bcI -bcI -bcI -bcI -bcI -bvP -bzc -bzY -bBe -bzY -bDf -bDZ -bvP -bvO -bvN -boc -boc -boc -boc -boc -bJR -boh -boc -btF -boc -bMY -btF -btF -btF -bOP -bPk -bod -btF -btF -btF -bxb -btF -buK +aby +abI +agP +agQ +agQ +agP +agP +agP +ajs +aiR +akU +alI +amu +ang +anR +aiR +aph +ajM +aqD +arx +asJ +aqC +auH +avJ +awS +axO +ayT +aAq +aBj +aCs +aDA +aEv +aFu +aFu +aGZ +aHM +aIQ +aJL +aKO +aLC +aNa +aKP +aPy +aQI +aRL +aSC +aTS +aUU +aRL +aWQ +aXS +aYO +aZT +aZT +aZT +bdj +beg +bfl +bdm +aJI +aDZ +bij +biY +biY +biY +biY +biY +biY +bpG +biY +bsA +bua +bvi +bwE +bsA +bsA +bsA +bsA +bsA +bjc +bFO +bFO +bFO +bFO +bKt +bGW +bGW +bNR +bAW +bva +bva +bmf +bva +bva +bva +bva +bva +bDi +bva +bva +bva +bYG +bZw +bDi +bDi +cbU +bva +aaa +aht +aaa +aht +aaa +aht +aaa aaa aaa aaa @@ -78277,120 +80219,120 @@ aaa aaa aaa aaa -aad -aad -aad -aad -aad -aad -bUu -ahT -bUB -ajy -akn -akT -alD -agS -amL -ahH -anU -aoH -apE -anU -arl -asm -arl -aue -avp -awP -axH -ayQ -azS -aAO -aBK -aCy -aDe -bVn -aEF -aFw -aGA -aHs -aIL -aGA -aKU -aMa -aMY -aNL -aOT -aOQ -aMY -aRM -aSJ -bVV -aUA -aVB -aWt -bWw -aYo -aZm -aXy -aFw -aAs -bXm -bcE -bds -beD -bfS -beD -beD -biU -bcE -blI -bne -bop -bpz -bqL -bcJ -bsR -btP -buV -bvT -bcI -bvP -bzd -bAb -bBf -bCe -bDg -bvP -bvP -boh -bFU -bBr -bBr -bHW -bBr -bBr -bBr -bBr -bBr -bBr -bMx -bmS -bNz -bDS -bNA -bNA -bNA -bNA -bNA -bNA -bNA -btF -boc -boc -boc -boc +abI +abI +abI +abI +abI +abI +ajs +aka +akV +alJ +amv +anh +anS +aiR +api +ajM +aqC +ary +asK +aqC +auH +avK +auH +axP +ayU +aAr +aBj +aCx +aDB +aEw +aFv +aGj +aGX +aHH +aIO +aJI +aKP +aLD +aNb +aKP +aPz +aQJ +aRL +aSD +aTT +aTV +aRL +aWR +aXT +aYO +aZU +bbb +bbZ +bdk +beh +bfl +bdm +aJI +aDZ +bik +biY +bjS +bld +bmp +bld +bld +bpH +biY +bsB +bub +bvj +bwF +byo +bzP +bAZ +bCi +bDr +bEv +bFP +bGV +bIc +bFO +bKu +bLE +bMJ +bEr +bEr +bPA +bNX +bQX +bKH +bKH +bKH +bKH +bKH +bKH +bKH +bKH +bXW +bmf +bRF +bNK +bXk +bXk +bXk +bXk +bXk +bXk +bXk +aaa +aby +aaa +aaa +aaa aaa aaa aaa @@ -78539,115 +80481,112 @@ aaa aaa aaa aaa -aad -bUu -ahU -aiJ -ajz -ako -akU -alE -agS -amK -ahH -anU -aoI -apF -aqy -arl -arl -arl -auf -avq -awQ -axH -axH -axH -axH -axH -axH -axG -aDJ -aEF -aFw -aGB -aGB -aGB -aGB -aHA -aMb -aMY -aNM -aOU -aPS -aQO -aRN -aSK -bVW -aUB -bWk -bWk -bWx -aYp -aZn -bah -baT +abI +ajs +akb +akW +alK +amw +ani +anT +aiR +aph +ajM +aqC +arz +asL +atJ +auH +auH +auH +axQ +ayV aAs -bXm -bcE -bdt -beE -bds -bds -bhQ -biV -bcE -blJ -bnf -bop -bpA -bqO -bcI -bsS -bdG -bdG -bvU -bcI -bsO -bvP -bvP -bvP -bvP -bvP -bvP -bEE -bBr -bFV -btF -cfH -bHX -bIE -bJn -bxb +aBj +aBj +aBj +aBj +aBj +aBj +aBi +aHN +aIO +aJI +aKQ +aKQ +aKQ +aKQ +aLL +aQK +aRL +aSE +aTU +aUV +aVV +aWS +aXU +aYP +aZV +bbc +bbc +bdl +bei +bfm +bgj +bhe +aDZ +bil +biY +bjT +ble +bmq +bmq +boC +bpI +biY +bsC +buc +bvj +bwG +byp +bzQ +bBa +bCj +bsA +bEw +bkh +bkh +bId +bFO +bEr +bEr +bEr +bEr +bOF bKH -boc -boe -bMy -bMZ -cae -bDS -bMb -bOQ -bPl -cct -bPl -bQj -bNA -btF -caf -btF -ceq -boc +bKH +bQY +bDi +bDi +bTl +bUe +bNX +bVA +bRF +bHT +bXX +bYH +bZx +bDi +bXk +cbV +ccQ +cdI +ccQ +ccQ +bXk +aht +aby aaa aaa aaa @@ -78674,22 +80613,25 @@ aaa aaa aaa aaa -aad +aaa +aaa +aaa +abI aaa aaa aaa aaa -aad +abI aaa aaa aaa aaa -aad +abI aaa aaa aaa aaa -aad +abI aaa aaa aaa @@ -78793,118 +80735,115 @@ aaa aaa aaa aaa +afJ aaa aaa +abI +ajs +akc +akX +alL +amx +anj +anU +aiR +apj +ajM +ajM +ajM +ajM +ajM +ajM +avL +auH +auH +ayW +auH +awR +awR +awR +awR +awR +awR +aHa +aHN +aIO +aJM +aKQ +aLE +aNc +aKQ +aLL +aQL +aRL +aSF +aTV +aTV +aRL +aWT +aXV +aXS +aZW +aXS +bca +aXS +bej +bfn +bdm +aJI +aDZ +bik +biY +bjU +bld +bld +bld +bld +bpJ +biY +bsC +bud +bvk +bwH +byo +bzR +bBb +bCk +bDr +bEx +bkh +bGX +bIe +bjc +bKv +bLF +bjc +bNS +bOG +bPB +bPB +bPB +bPB +bPB +bPB +bPB +bOB +bva +bva +bXd +bDi +bOG +bQj +bDi +bXk +cbW +ccR +cdJ +ceq +ceq +bXk aaa -aad -bUu -ahV -aiI -ajA -akp -akV -alF -agS -amM -ahH -ahH -ahH -ahH -ahH -ahH -asn -arl -arl -avr -arl -ato -ato -ato -ato -ato -ato -aDh -aDJ -aEF -aFA -aGB -aHt -aIM -aGB -aHA -aMc -aMY -aNN -aOQ -aPT -aMY -aRO -aSJ -aSJ -aUC -aSJ -aWu -aSJ -aYq -aZo -aXy -aFw -aAs -bXm -bcE -bdu -beD -beD -beD -beD -biW -bcE -blJ -bng -boq -bpA -bqN -bcJ -bsT -bdG -buW -bvV -bcI -byn -bze -bcI -byn -bze -bcI -bEa -bEF -bFs -bFs -bFs -bFs -bFs -bFs -bFs -bEC -boc -boc -bLV -btF -bEF -bGB -btF -bMb -bOR -bPm -bPA -bPV -bQk -bNA -btF -boc -bPk -cer -boc +aby aaa aaa aaa @@ -78929,28 +80868,31 @@ aaa aaa aaa aaa -abZ -abZ -bSB -abZ -abZ -abZ -abZ -bSB -abZ -abZ -abZ -abZ -bSB -abZ -abZ -abZ -abZ -bSB -abZ -abZ aaa -abZ +aaa +aaa +adR +adR +clO +adR +adR +adR +adR +clO +adR +adR +adR +adR +clO +adR +adR +adR +adR +clO +adR +adR +aaa +adR aaa aaa aaa @@ -79053,115 +80995,112 @@ aaa aaa aaa aaa -aad -bUu -ahW -aiI -ajy -akq -ajy -alG -agS -amN -ann -anW -anW -anW -aqz -arn -anW -atq -aug -avs +abI +ajs +akd +akX +alJ +amy +alJ +anV +aiR +apk +apQ +aqE +aqE +aqE +atK +auJ +aqE +awT +axR +ayX +aAt +aBk +aCy +aDC +aEx +aFw awR -axI -ayR -azT -aAP -aBL -ato -aDi -aDJ -aEH -aFz -aGC -aHu -aIN -aGB -aHA -aMd -aMY -aNO -aOV -aPU -aMY -aMY -aSL -aSJ -aUD -aVC -aMY -aXy -aYr -aXy -aMY -baX -bbD -bXn -bcF -bdv -beF -beF -beF -beF -biX -bcE -blL -bnf -bop -bpA -bqO -bcI -bsU -btQ -bnl -bvW -bcI -byo -bCf -bcI -byo -bCf -bcI -bEb -bEF -bFs -bZM -bZP -bZP -bZP -cab -bFs -bJS -bKI -bGB +aHb +aHN +aIQ +aJL +aKR +aLF +aNd +aKQ +aLL +aQM +aRL +aSG +aTW +aUW +aRL +aRL +aXW +aXS +aZX +bbd +aRL +bdm +bek +bdm +aRL +bhd +bhM +bim +biZ +bjV +blf +blf +blf +blf +bpK +biY +bsD +buc +bvj +bwI +byq +bzS +bBb +bCl +bsA +bEy bFQ -bod -bEF -bDS -btF -bMb -bOS -bOS -bOS -bPV -bQk -bNA -bxb -boc -buK -boc -boc +buh +bIf +bjc +bKw +bLG +bjc +bNT +bOG +bPB +bQm +bQZ +bQZ +bQZ +bTm +bPB +bUG +bVB +bQj +bXe +bSw +bOG +bNK +bDi +bXk +cbX +cbX +cbX +ceq +ceq +bXk +aaa +aht aaa aaa aaa @@ -79188,26 +81127,29 @@ aaa aaa aaa aaa -aad +aaa +aaa +aaa +abI aaa aaa aaa aaa -bMs +cmt aaa aaa aaa aaa -aad +abI aaa aaa aaa aaa -aad +abI aaa aaa aaa -abZ +adR aaa aaa aaa @@ -79310,162 +81252,162 @@ aaa aaa aaa aaa -aad -bUu -ahX -aiK -ajB -akr -akW -alE -bUu -amO -amh -amh -amh -amh -amh -arl -aso -ato -auh -avt -awS -axJ -ayS -azU -avv -avv -ato -axh -aDO -aEG -aFy -aGD -aHv -aIO -aGB -aKV -aMe -aNa -aNa -aNa -aNa -aNa -aNa -aSM -aSJ -aSJ -aVD -aWv -aXz -aYs -aXz -aXz -aFw -aAs -bXm -bcE -bXA -beG -bfU -bgP -bfT +abI +ajs +ake +akY +alM +amz +ank +anT +ajs +apl +aoz +aqF +arA +arA +arA +arA +avM +awR +axS +ayY +aAu +aBl +aCz +aDD +aza +aza +awR +aHc +aHO +aIP +aJK +aKS +aLG +aNe +aKQ +aPA +aQN +aRN +aRN +aRN +aRN +aRN +aRN +aXX +aXS +aXS +bbe +bcb +bdn +bel +bdn +bdn +aJI +aDZ +bik biY -bcE -blM -bni -bop -bpB -bqP -bcJ -bsV -bgV -bnl -bvX -bcI -byp -bzg -bcI -bBh -bzg -bcI -bEc -bEF -bFs -bZN -bGD -bGE -bGF -cac -bFs -btF -bKD -bGB -bog -btF -bEF -boc -btF -bMb -bOS -bOS +bjW +blg +bmr +bnz +boD +bpH +biY +bsE +bue +bvj +bwI +byo +bzT +bBc +bCm +bDr +bEz +bnF +buh +bIg +bjc +bKx +bLH +bjc +bNU +bOG bPB -bMb -bMb -bMb -bMb -bMb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -bSj -bSt -bSt -bSt -bSj -bSj -bSj -bSj -bSj -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bQL -bSB -aad +bQn +bRa +bRa +bRa +bTn +bPB +bDi +bVC +bQj +bPA +bDi +bOG +bva +bDi +bXk +cbX +cbX +cdK +bXk +bXk +bXk +bXk +bXk +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +clw +clG +clG +clG +clw +clw +clw +clw +clw +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cny +clO +abI aaa aaa aaa @@ -79567,161 +81509,161 @@ aaa aaa aaa aaa -bbN -bUu -bUu -aiL -ajC -ajC -ajC -alH -bUu -amP -ano -aaa -aaa -aaa -aqA -aro -asp -ato -aui -avu -awT -axK -ayT -azV -aAQ -aBM -ato -ato -aDP -aEF -bVA -aGB -aGB -aGB -aGB -aHA -aMe -aNa -aNa -aOW -aPV -aQP -aNa -aSN -aSJ -aUE -aVD -aWw -aAs -bWF -aAs -aAs -aFw -aAs -bXm -bcE -bcE -bcE -bcE -bcE -bcE -biZ -bcE -blH -bnd -boo -bpy -blH -bcI -bcJ -btR -buX -bcJ -bcI -byq -bzh -bcI -bBi -bCh -bcI -bcI -bEF -bFs -bFX -bGE -bFW -bHY -bIF -bFs -bJT -bJT -bJT -bJT -bJT -bEF -bIV -bNR -bMb -bOS -bOS +aiR +ajs +ajs +akZ +alN +alN +alN +anW +ajs +apm +apR +aqG +arB +asM +atL +auK +avN +awU +axT +ayZ +aAv +aBm +aCA +aDE +aEy +aFx +awR +awR +aHP +aIO +aJN +aKQ +aKQ +aKQ +aKQ +aLL +aQN +aRN +aRN +aTX +aUX +aVW +aRN +aXY +aXS +aZY +bbe +bcc +aDZ +bem +aDZ +aDZ +aJI +aDZ +bik +biY +biY +biY +biY +biY +biY +bpM +biY +bsA +bua +bvi +bwJ +bsA +bzU +bBd +byo +bsA +bkb +bFR +bGY +bkb +bjc +bKy +bLI +bjc +bjc +bOG bPB -bMb -bQl -bQC -bQN -bQZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -bSp -bSu -bSC -bSJ -bSj -bSR -bSY -bTf -bSt -bTm -bTs -bTv -bTC -bTH -bTM -bTR -bTV -bTu -bUb -bTl +bQo +bRa +bRa +bSy +bTo +bPB +bUH +bUH +bUH +bUH +bUH +bOG +bTE +cae +bXk +cbX +cbX +cdK +bXk +ceT +cfr +cfO +cgr +cgP +cgP +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +cgP +cig +cgP +cgP +cgP +clC +clH +clP +clW +clw +cmf +cmm +cmu +clG +cmC +cmI +cmL +cmR +cmV +cna +cnf +cnj +cmK +cnr +cmB aaa -abZ +adR aaa aaa aaa @@ -79826,159 +81768,159 @@ aaa aaa aaa aaa -bbN -aad -aad -aad -aad -aad -bUH -amQ -amh -aaa -aaa -aaa -aqA -aro -asq -ato -auj -avv -awU -axL -ayU -azV -aAR -aBM -aCz -ato -aDQ -aEF -aFC -aGE -aHw -aIP -aGE -aHA -aMf -aNb -aNP -aOX -aPW -aQQ -aNa -aRL -aTB -aSJ -aVD -bWo -bao -aYt -aZp -aZp -aFN -aye -bca -bcG -bdw -beH -bfV -bgQ -bhR +aiR +abI +abI +abI +abI +abI +aoz +apn +aoz +aqG +arC +asN +atM +auL +avO +awV +axU +aza +aAw +aBn +aCB +aDE +aEz +aFx +aGk +awR +aHQ +aIO +aJO +aKT +aLH +aNf +aKT +aLL +aQO +aRO +aSH +aTY +aUY +aVX +aRN +aXZ +aYQ +aXS +bbe +bcd +bdo +ben +bfo +bfo +aJZ +aAL +bin bja -bko -blN -bdG -bor -bpC -bqQ -bsa -bsW -btS -buY -bvY -bxl -buY -btS -bAc -buY -bCi -bDh -bcI -bEF -bFs -bFY -bGF -bGE -bGD -bIG -bFs -bJU -bKJ -bLn -bLW -bJT -bNa -bMb -bNS -bMb -bOT -bOT -bMb -bMb -bQm -bNt -bQO -bMb -bMb -bMb -bMb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -bSj -bSj -bSj -bSj -bSv -bSD -bMm -bSj -bSS -bSZ -bTg -bSt -bTn -bTt -bTw -bTD -bTI -bTN -bTS -bTW -bTu -bUc -bTl +bjX +blh +bms +bnA +boE +bpN +bre +bsF +bkh +bvl +bwK +byr +bzV +bBe +bCn +bDs +bEA +bFS +bGZ +bCn +bJo +bGZ +bLJ +bMK +bjc +bOG +bPB +bQp +bRa +bRa +bRa +bTp +bPB +bUI +bVD +bWn +bXf +bUH +bYI +bXk +caf +bXk +cbY +cbY +bXk +bXk +ceU +cam +cfP +bXk +bXk +bXk +bXk +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +clw +clw +clw +clw +clI +clQ +clX +clw +cmg +cmn +cmv +clG +cmD +cmJ +cmM +cmS +cmW +cnb +cng +cnk +cmK +cns +cmB aaa -abZ +adR aaa aaa aaa @@ -80089,116 +82031,115 @@ aaa aaa aaa aaa -afp -afp -afp aaa -aaa -aaa -aqA -aro -asr -ato -auk -avw -awV -axM -ayU -azW -aAS -aBN -aCA -ato -aDR -aEI -aFD -aGE -aHx -aIQ -aGE -aKW -aMg -aNa -aNa -aOY -aPX -aNS -aNa -aNa -aNa -aUF -aVE -aNa -aNa -aYu -aNa -aNa -aFw -aAs -bXn -bcH -bdx -beI -bfW -bgR -bhS +ahi +ahi +aqG +arD +asO +atN +auK +avP +awW +axV +azb +aAx +aBo +aCB +aDF +aEA +aFy +aGl +awR +aHR +aIR +aJP +aKT +aLI +aNg +aKT +aPB +aQP +aRN +aRN +aTZ +aUZ +aSK +aRN +aRN +aRN +aZZ +bbf +aRN +aRN +beo +aRN +aRN +aJI +aDZ +bim bjb -bkp -bdF -bnj -bos -bpD -bqR -bqR -bsX -btT -bnl -bdG -bxm -bnl -byr -bdG -bBj -bgX -bDi -bcI -bEF -bFs -bFZ -bGG -bZR -bHZ -bIH -bFs -bJV -bKK -bLo -bLX -bMz -bNb -caC -bNT -bOt -bOU -bOU -bPC -bPW -bQn -bQD -bND -bRa -bRh -bRq -bRv -aad -aad -aad +bjY +bli +bmt +bnB +boF +bpO +brf +bkg +buf +bvm +bwL +bys +bzW +bBf +bCo +bkh +bEB +bkh +buh +bIh +bkh +bKz +bnH +bML +bjc +bOG +bPB +bQq +bRb +bRG +bSz +bTq +bPB +bUJ +bVE +bWo +bXg +bXY +bYJ +bZy +cag +cbc +cbZ +cbZ +cdL +cer +ceV +cfs +bZA +cgs +cgQ +chv +bPm +abI +abI +abI aaa aaa aaa aaa -aaa -aad +abI aaa aaa aaa @@ -80211,31 +82152,32 @@ aaa aaa aaa aaa -afp -bSm -bSn -bSq -bSw -bSE -bSK -bSP -bST -bTa -bSt -bSt -bTo -bTu -bTx -bTu -bTu -bTu -bTu -bTX -bTu -bUd -bTl aaa -abZ +ahi +clz +clA +clD +clJ +clR +clY +cmd +cmh +cmo +clG +clG +cmE +cmK +cmN +cmK +cmK +cmK +cmK +cnl +cmK +cnt +cmB +aaa +adR aaa aaa aaa @@ -80349,113 +82291,112 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aqA -aro -ass -ato -aul -avx +aqG +arE +arA +atO +auM +avQ awW -axN -ayV -azX -axK -aBO -aCB -ato -aDQ -aEF -aFC -aGE -aHy -aHA -aJX -aHA -aMg -aNa -aNQ -aNS -aNS -aNS -aRP -aNa -aTC -aTD -aTD -aWx -aWx -aYv -aZq -bai -aFw -aAs -bXm -bcG -bdy -beJ -bfX -bgQ -bhT +axW +azc +aAy +aBp +aCC +aDG +aBm +aFz +aGm +awR +aHQ +aIO +aJO +aKT +aLJ +aLL +aOw +aLL +aQP +aRN +aSI +aSK +aSK +aSK +aWU +aRN +aYR +aYS +aYS +bce +bce +bep +bfp +bgk +aJI +aDZ +bik +bja +bjZ +blj +bmu +bnA +boG +bpP +brg +bsG +brf +bvn +bwM +byt +bzX +bpP +bCp +bpP +bEC +bFT +bHa +bIi +bJp +bKA +bLK +bMM bjc -bkq -blO -bkp -bot -bpE -bqS -bsb -bjc -btU -buZ -bvZ -bxn -bys -bjc -bAd -bBk -bCk -bDj -bcI -bEF -bFs -bFs -bGH -bHj -bIa -bFs -bFs -bJW -bKL -bLp -bLY -bMA -bNc -bNC -bNs -bNY -bNt -bNt -bPD -bMb -bMb -bMb -bQP -bMb -bMb -bMb -bMb -bMb -bMb -bOz -bMb -bMb -bMb -bMb -bMb -bMb +bOG +bPB +bPB +bRc +bRH +bSA +bPB +bPB +bUK +bVF +bWp +bXh +bXZ +bYK +bZz +cah +cbd +cam +cam +cdM +bXk +bXk +bXk +cfQ +bXk +bXk +bXk +bXk +bXk +cbj +bXk +bXk +bXk +bXk +bXk +bXk aaa aaa aaa @@ -80467,33 +82408,34 @@ aaa aaa aaa aaa -bLN -bSj -bSj -bSo -bSj -bSx -bSF -bSL -bSQ -bSU -bTb -bTh -bTk -bTp -bTu -bTu -bTu -bTJ -bTO -bTu -bTu -bTu -bUe -bTl -aad -bSB -aad +aaa +clu +clw +clw +clB +clw +clK +clS +clZ +cme +cmi +cmp +cmw +cmA +cmF +cmK +cmK +cmK +cmX +cnc +cmK +cmK +cmK +cnu +cmB +abI +clO +abI aaa aaa aaa @@ -80588,7 +82530,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -80604,115 +82546,114 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -apG -apG -apG -apG -ato -ato -ato -ato -ato -ayW -azY -ato -ato -ato -ato -aDS -aEJ -aFC -aGE -aHz -aIR -aGE -aKX -aMg -aNa -aNR -aNS -aPY -aQS -aRQ -aSO -aTD -aTD -aVF -aWy -aWy -aYw -aWy -baj -baT -aAs -bXm -bcG -bdz -beK -bfY -bcG -bcI -bjd -bcI -bcI -bnk -bou -bpF -bqT -bsc -bqU -btV -bqU -bsc -bxo -bxo -bzi -bAe -bzi -bxo -bxo -bcI -bEF -bEB -bFs -bGI -bHk -bIb -bII -bFs -bJX -bKM -bLq -bLZ -bMB -bNd -bND -bNU -bOu -bNW -bNt -bPE -bMb -bQo -bMb -bQQ -bRb -bRi -bRb -bRw -bMb -bMb -bMb -bRy -bRb -bRW -bRY -bRY -bMb +aht +apS +ala +arF +arA +atP +auN +avR +awX +awU +awR +awR +awR +aCD +aDH +awR +awR +awR +awR +aHS +aIS +aJO +aKT +aLK +aNh +aKT +aPC +aQP +aRN +aSJ +aSK +aVa +aVY +aWV +aYa +aYS +aYS +bbg +bcf +bcf +beq +bcf +bgl +bhe +aDZ +bik +bja +bka +blk +bmv +bja +bjc +bpQ +bjc +bjc +bug +bvo +bwN +byu +bzY +byv +bCq +byv +bzY +bFU +bFU +bIj +bJq +bIj +bFU +bFU +bjc +bOG +bPC +bPB +bRd +bRI +bSB +bTr +bPB +bUL +bVG +bWq +bXi +bYa +bYL +bZA +cai +cbe +cca +cam +cdN +bXk +ceW +bXk +cfR +cgt +cgR +cgt +chO +bXk +bXk +bXk +chR +cgt +cjT +ckq +bXk aaa aaa aaa @@ -80725,31 +82666,32 @@ aaa aaa aaa aaa -bSk -bSj -bSj -bSj -bSy -bSG -bSM -bSj -bSV -bTc -bSt -bSt -bSt -bTu -bTy -bTu -bTu -bTu -bTu -bTY -bTu -bUf -bTl aaa -abZ +clx +clw +clw +clw +clL +clT +cma +clw +cmj +cmq +clG +clG +clG +cmK +cmO +cmK +cmK +cmK +cmK +cnm +cmK +cnv +cmB +aaa +adR aaa aaa aaa @@ -80860,116 +82802,115 @@ aaa aaa aaa aaa -aaa -aaa -aad -anX -aoJ -apH -aqB -arp -ast -atr -aum -avy -awX -axO -ayX -azZ -aAT -aAT -aAT -aDj -aDT -aEK -aFE -aGE -aGE -aGE -aGE -aKY -aMh -aNa -aNS -bVK -aPZ -aQT -aRR -aNa -aTE -aTD -aVG -aWz -aXB -aYx -aTD -bai -aFw -aAs -bXm -bcI -bdA -bdA -bdA -bcI -bhU -bdG -bkr -bdA -bnl -bor -bYc -bqU -bsd -bsY -btW -bva -bwa -bxo -byt -bzj -bAf -bBl -bBl -bxo -btF -bEF -bFt -bFs -bGJ -bHl -bIc -bIJ -bFs -bJY -bKN -bLr -bMa -bMz -bNe -bNE +aht +apo +abI +aqH +arG +asP +atQ +auO +avS +awY +axX +azd +aAz +aBq +aCE +aDI +aEB +aEB +aEB +aHd +aHT +aIT +aJQ +aKT +aKT +aKT +aKT +aPD +aQQ +aRN +aSK +aUa +aVb +aVZ +aWW +aRN +aYT +aYS +bbh +bcg +bdp +ber +aYS +bgk +aJI +aDZ +bik +bjc +bkb +bkb +bkb +bjc +boH +bkh +brh +bjd +buh +bvl +bwO +byv +bzZ +bBg +bCr +bDt +bED +bFU +bHb +bIk +bJr +bKB +bKB +bFU bNV -bOv -bNV -bPn -bPF -bPX -bQp -bQE -bQR -bQU -bRj -bQU -bRx -bRF -bRK -bRF -bRz -bQU -bRj -bQU -bQU -bMb +bOG +bPD +bPB +bRe +bRJ +bSC +bTs +bPB +bUM +bVH +bWr +bXj +bXY +bYM +bZB +caj +cbf +ccb +ccS +cdO +ces +ceX +cft +cfS +cfV +cgS +cfV +chP +cih +cir +cih +chS +cfV +cgS +cfV +bXk aaa aaa aaa @@ -80982,31 +82923,32 @@ aaa aaa aaa aaa -bSl -aaX -aaX -bSr -bSz -bSH -bSN -bSj -bSW -bTd -bTi -bSt -bTq -bTu -bTz -bTE -bTK -bTP -bTT -bTZ -bTu -bUg -bTl aaa -abZ +cly +acN +acN +clE +clM +clU +cmb +clw +cmk +cmr +cmx +clG +cmG +cmK +cmP +cmS +cmY +cnd +cnh +cnn +cmK +cnw +cmB +aaa +adR aaa aaa aaa @@ -81117,116 +83059,115 @@ aaa aaa aaa aaa +alO aaa aaa -aaa -anY -aoK -apI -aqC -arq -aqC -ats -aun -avz -awY -axP -ayY -aAa -aAU -aAa -awY -aDk -aDU -aEL -bVB -aGE -aHA -aIS -aIW -aHA -aMg -aNa -aNT -aNa -aNa -aQU -aNa -aNa -aTF -aTD -aVH -aWA -aXC -aYy -aTD -bai -aFw -aAs -bXm -bcI -bdB -bXD -bXK -bgS -bhV -bje -bks -bdA -bnl -bor -bYd -bqT -bse -bsZ -btX -bvb -bwb -bxo +aqI +arH +asQ +atR +auP +avT +awZ +axY +aze +aAA +aBr +aCF +aDJ +aEC +aDJ +aAA +aHe +aHU +aIU +aJR +aKT +aLL +aNi +aNm +aLL +aQP +aRN +aSL +aRN +aRN +aWa +aRN +aRN +aYU +aYS +bbi +bch +bdq +bes +aYS +bgm +aJI +aDZ +bik +bjc +bkc +bll +bmw +bnC +boI +bpR +bri +bjd +buh +bvl +bwP byu -bYC -bAg -bBm -bCl -bxo -bEd -bEG -bFu -bGa -bGK -bHm -bId -bGa -bGa -bJT -bJT -bJT -bJT -bMC -bNf -bND +bAa +bBh +bCs +bDu +bEE +bFU +bHc +bIl +bJs +bKC +bLL +bFU bNW -bOw -bNW -bNt -bPG -bMb -bIV -bMb -bQS -bQU -bRk -bQU -bQU -bQU -bQU -bQU -bQU -bQU -bRk -bQU -bSa -bIV +bOH +bPE +bQr +bRf +bRK +bSD +bQr +bQr +bUH +bUH +bUH +bUH +bYb +bYN +bZA +cak +cbg +cca +cam +cdP +bXk +bTE +bXk +cfT +cfV +cgT +cfV +cfV +cfV +cfV +cfV +cfV +cfV +cgT +ckr +bXk aaa aaa aaa @@ -81239,31 +83180,32 @@ aaa aaa aaa aaa -aad -aad -aad -bSj -bSA -bSI -bSO -bSj -bSX -bTe -bTj -bSt -bTr -bTu -bTA -bTF -bTL -bTQ -bTU -bUa -bTu -bUh -bTl aaa -abZ +abI +abI +abI +clw +clN +clV +cmc +clw +cml +cms +cmy +clG +cmH +cmK +cmQ +cmU +cmZ +cne +cni +cno +cmK +cnx +cmB +aaa +adR aaa aaa aaa @@ -81373,117 +83315,116 @@ aaa aaa aaa aaa +anl +aht aaa aaa -aaa -aaa -anY -aoL -apJ -aqD -arr -asu -att -auo -avA -awZ -awZ -awZ -awZ -awZ -awZ -apG -apG -aDV -aEM -aFG -aGF -aHB -aIT -aJY -aIT -aMi -aNc -aNU -aOZ -aQa -bVN -aRS -aSP -aTG -aUG -aUG -aUG -aUG -aYz -aTD -bai -aFw -aAs -bXm -bcJ -bdC -bdG -bdG -bgT -bhW -bjf -bdA -bcI -bnl -bor -bYd -bqU -bsf -bta -btY -bvc -bwc -bxo +aqI +arI +asR +atS +auQ +avU +axa +axZ +azf +aAB +aAB +aAB +aAB +aAB +aAB +arA +arA +aHV +aIV +aJS +aKU +aLM +aNj +aOx +aNj +aQR +aRP +aSM +aUb +aVc +aWb +aWX +aYb +aYV +baa +baa +baa +baa +bet +aYS +bgk +aJI +aDZ +bik +bjd +bkd +bkh +bkh +bnD +boJ +bpS +bjd +bjc +buh +bvl +bwP byv -bzk -bAf -bBn -bBn -bxo -bxb +bAb +bBi +bCt +bDv bEF -bFu -bGb -bGL -bZS -bIe -bIK -bJo -bJZ -bKO -bLs -bMb -bMD -bNg -bNF -bNB -bOx -bNt -bNZ -bPH -bPY -bQq +bFU +bHd +bIm +bJr +bKD +bKD +bFU +bNX +bOG +bPE bQs -bQT -bRc -bRl -bRr -bRl -bRl -bRr -bRl -bRl -bRr -bRl -bRl -bSb -bIV +bRg +bRL +bSE +bTt +bUf +bQr +bVI +bWs +bXk +bYc +bYO +bZC +cal +cbh +cam +ccT +cdQ +cet +ceY +cfa +cfU +cgu +cgU +chw +cgU +chw +cgU +chw +cgU +cjs +cfV +cfV +bTE aaa aaa aaa @@ -81496,32 +83437,33 @@ aaa aaa aaa aaa -aad -aad -aad -bSj -bSj -bSj -bSj -bSj -bSj -bSj -bSj -bSj -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bTl -bQM -bSB -aad +aaa +abI +abI +abI +clw +clw +clw +clw +clw +clw +clw +clw +clw +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cmB +cnz +clO +abI aaa aaa aaa @@ -81629,119 +83571,118 @@ aaa aaa aaa aaa +anl +aaa +aht aaa aaa -aaa -aaa -aaa -anY -aoM -apJ -apK -apK -apK -apK -aup -avB -awZ -bUX -ayZ -aAb -aAV -awZ -aCC -avO -bVr -aEF -aFC -aGE -aHC -aHA -aJZ -aKZ -aKZ -aKZ -aKZ -aKZ -aKZ -aQW -aRT -aNa -aNa -aUH -aVI -bWp -bWy -aNa -aNa -aNa -aFw -aAs -bcb -bcK -bdD -beL -bdF -bdF -bdF -bjg -bkt -blP -beN -bor -bgV -bqT -bsg -btb -btZ -bvd -bwd -bxo -bxo -bzl -bAh -bxo -bxo -bxo -bxo -bEH -bFv -bGc -bGM -bHn -bIf -bIL -bJp -bIL -bKP -bLt -bMb -bME -bNh -bND -bNt -bNt -bNt -bPp -bPH -bPY -bQr -bQs -bQU -bRd -bQU -bRs -bQU -bQU -bRs -bQU -bQU -bRs -bQU -bQU -bRd -bIV -aad +aqI +arJ +asR +asS +asS +asS +asS +aya +azg +aAB +aBs +aCG +aDK +aED +aAB +aGn +axi +aHW +aIO +aJO +aKT +aLN +aLL +aOy +aPE +aPE +aPE +aPE +aPE +aPE +aWc +aWY +aRN +aRN +bab +bbj +bci +bdr +aRN +aRN +aRN +aJI +aDZ +bij +bje +bke +blm +bkg +bkg +bkg +bpT +bpT +bsH +blo +bvl +bnF +byu +bAc +bBj +bCu +bDw +bEG +bFU +bFU +bIn +bJt +bFU +bFU +bFU +bFU +bOI +bPF +bQt +bRh +bRM +bSF +bTu +bUg +bUN +bVJ +bWt +bXk +bYd +bYP +bZA +cam +cam +cam +ccU +cdQ +cet +ceZ +cfa +cfV +cgv +cfV +chx +chQ +chx +cfV +chx +chQ +chx +cfV +cfV +bTE +abI aaa aaa aaa @@ -81758,26 +83699,27 @@ aaa aaa aaa aaa -aad +aaa +abI aaa aaa aaa aaa -bMv +cmz aaa aaa aaa aaa -aad +abI aaa aaa aaa aaa -aad +abI aaa aaa aaa -abZ +adR aaa aaa aaa @@ -81884,128 +83826,128 @@ aaa aaa aaa aaa +aht +amA +aht +aht +aht +aht +abI +aqJ +arK +asS +atT +auR +avV +axb +ayb +azh +aAB +aBt +aCH +aCK +aEE +aAB +aGo +aHf +aHX +aIW +aJO +aKT +aKT +aNk +aOy +aPE +aQS +aRQ +aSN +aUc +aPE +aWd +aWZ +aPE +aYW +bac +bbk +bcj +bcj +beu +bfq +bgn +bhe +aDZ +aHN +bjd +bkf +bln +bmx +bnE +boK +bpU +bpU +bsI +bui +bvp +bwQ +byv +bAd +bBk +bCv +bDx +bEH +bFU +bFU +bIo +bJu +bKE +bLM +bMN +bFU +bCz +bPE +bQu +bRi +bRN +bSG +bTv +bUh +bUO +bVK +bWu +bXk +bYe +bYQ +bZA +can +cbi +ccc +ccV +cdR +cet +ceZ +cfa +cfU +cgv +cgV +cgW +cgW +cgX +cgV +cgX +cgW +cgW +cgV +cfV +bTE +abI +abI aaa aaa aaa aaa aaa aaa -aad -anZ -aoN -apK -aqE -ars -asv -atu -auq -avC -awZ -axQ -aza -aAc -aAW -awZ -aad -aDl -aDW -aEN -aFC -aGE -aGE -aIU -aJZ -aKZ -aMj -aNd -aNV -aPa -aKZ -aQX -aRU -aKZ -aTH -aUI -bWl -aWC -aWC -bWG -bWL -bak -baT -aAs -aDJ -bcJ -bdE -beM -bfZ -bgU -bhX -bjh -bku -bjh -bnm -bov -bpG -bqU -bsh -btc -bua -bve -bwe -bxo -bxo -bzm -bAi -bBo -bCm -bDk -bxo -buc -bFu -bGd -bGN -bHo -bIg -bIM -bJq -bKa -bKQ -bLu -bMb -bMF -bNi -bND -bNt -bOy -bOV -bPp -bPI -bPY -bQr -bQs -bQT -bRd -bRm -bMW -bMW -bMX -bMW -bRm -bMW -bMW -bRm -bQU -bRd -bIV -aad -aad -aaa -aaa -aaa -aaa -aaa -aab +abN aaa aaa aaa @@ -82013,28 +83955,28 @@ aaa aaa aaa aaa -abZ -abZ -bSB -abZ -abZ -abZ -abZ -bSB -abZ -abZ -abZ -abZ -bSB -abZ -abZ -abZ -abZ -bSB -abZ -abZ +adR +adR +clO +adR +adR +adR +adR +clO +adR +adR +adR +adR +clO +adR +adR +adR +adR +clO +adR +adR aaa -abZ +adR aaa aaa aaa @@ -82124,14 +84066,137 @@ aaa aaa aaa aaa -aaY -aac -aac -aac -aac -aac +acO +aby +aby +aby +aby +aby aaa -aac +aby +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +amB +aht +aaa +aaa +aaa +aaa +aqI +arL +asR +atT +auR +avW +axb +ayb +azi +aAB +aBu +aCI +aDL +aEF +aAB +aGp +aHf +aHX +aIW +aJO +aKV +aKT +aNl +aOy +aPE +aQT +aRR +aSO +aUd +aVd +aWe +aXa +aYc +aYX +bad +bbl +bck +bds +bev +aPE +bgo +bhd +aBI +aHG +bjf +bkg +blo +bkh +bnF +boL +bpV +bpV +bpY +bpY +bvq +bwR +bpY +bpY +bpY +bCw +bDy +bDy +bDy +bFU +bIp +bJv +bJx +bLN +bMO +bFU +bCz +bPE +bQv +bRj +bRO +bSH +bTw +bQr +bQr +bQr +bQr +bXk +bTE +bYR +bZA +cao +cbj +bXk +ccW +bXk +bXk +cfa +cfa +cfa +cgv +cgW +cgW +cgW +cgX +chy +cgX +cgW +cgW +cgW +cfV +bTE +abI aaa aaa aaa @@ -82148,146 +84213,23 @@ aaa aaa aaa aaa -anY -aoO -apJ -aqE -ars -asw -atu -auq -avD -awZ -axR -azb -aAd -aAX -awZ -aad -aDl -aDW -aEN -aFC -aGG -aGE -aIV -aJZ -aKZ -aMk -aNe -aNW -aPb -aQb -aQY -aRV -aSQ -aTI -bWd -aVJ -aWD -aXE -bWH -aKZ -bWS -baX -axi -aDI -bcL -bdF -beN -bdG -bgV -bhY -bji -bji -bjl -bjl -bow -bjk -bjl -bjl -bjl -bub -bvf -bvf -bvf -bxo -bzn -bAj -bAl -bCn -bDl -bxo -buc -bFu -bGe -bGN -bHp -bIh -bIN -bGa -bGa -bGa -bGa -bMb -bIV -bNj -bND -bNX -bOz -bMb -bPq -bMb -bMb -bQs -bQs -bQs -bRd -bMW -bMW -bMW -bMX -bMW -bMX -bMW -bMW -bMW -bRZ -bSc -bIV -aad +aaa +abI aaa aaa aaa aaa +abI aaa aaa aaa aaa +abI aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aad -aaa -aaa -aaa -aaa -aad -aaa -aaa -aaa -aaa -aad -aaa -aaa -aaa -aaa -aad +abI aaa aaa aaa @@ -82373,22 +84315,22 @@ aaa aaa aaa aaa -aac -aac -aac -aac -aac -aac -aac -aac +aby +aby +aby +aby +aby +aby +aby +aby aaa -aad +abI aaa aaa aaa -aad +abI aaa -aac +aby aaa aaa aaa @@ -82398,123 +84340,123 @@ aaa aaa aaa aaa +aht +amC +aht aaa aaa aaa aaa +aqI +arM +asR +atU +auR +avX +axb +ayb +azj +aAC +aBv +aCJ +aDM +aEG +aAB +aGq +aHf +aHY +aIX +aJO +aKW +aKT +aNm +aOy +aPE +aQU +aRS +aSP +aUe +aPE +aWf +aXb +aPE +aYY +bae +bbm +bcl +bdt +bew +bbu +bgp +aJI +aDZ +aHN +bjg +bkh +bkh +bmy +bnF +boM +bpV +brj +bsJ +buj +bvr +bwS +byw +bAe +bpY +bCx +bDy +bEI +bFV +bFU +bIq +bJw +bKF +bLO +bMP +bFU +bCz +bPE +bQw +bRj +bRP +bSH +bTx +bQr +bUP +bVL +bWv +bXl +bYf +bYS +bZD +cap +bXk +ccd +ccX +cdS +ceu +cfb +cfu +cfa +cgv +cgW +cgW +cgX +cgX +chy +cgX +cgX +cgW +cgW +cfV +bTE +abI aaa aaa aaa -anY -aoP -apJ -aqF -ars -asx -atu -auq -avE -axa -axS -azc -aAe -awZ -awZ -aad -aDl -aDW -cij -aFC -aGH -aGE -aIW -aJZ -aKZ -aMl -aNf -aNX -aPc -aKZ -aQZ -aRW -aKZ -aTJ -bWe -aVK -aWE -aXF -aXK -aWL -bal -aFw -aAs -aDJ -bcM -bdG -bdG -bga -bgV -bhZ -bji -bkv -blQ -bnn -box -bpH -bqV -bsi -bjl -buc -bvf -bwf -bxp -bxo -bzo -bAk -bBp -bCo -bDm -bxo -buc -bFu -bGf -bGN -bHq -bIh -bIO -bGa -bKb -bKR -bLv -bMc -bMG -bNi -bNG -bNY -bMb -bOW -bPr -bPJ -bPZ -bQt -bQF -bQs -bRd -bMW -bMW -bMX -bMX -bMX -bMX -bMX -bMW -bMW -bQU -bRd -bIV -aad -aaa -aaa aaa aaa aaa @@ -82616,36 +84558,36 @@ aaa aaa aaa aaa -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby aaa aaa -aad +abI aaa aaa aaa aaa -aad +abI aaa aaa -aaZ -aaZ -aaZ -aaZ -aaZ -aad -aac +acP +acP +acP +acP +acP +abI +aby aaa aaa aaa @@ -82655,121 +84597,121 @@ aaa aaa aaa aaa +aht +amC +aht aaa aaa aaa aaa -aaa -aaa -aaa -anY -aoQ -apJ -aqE -ars -asy -atu -auq -avF -awZ -axR -azd -aAf -aAZ -awZ -aad -aDl -aDW -aEN -aFC -aGI -aGE -aHA -aJZ -aKZ -aMm -aNg -aNY -aKZ -aKZ -aRa -aRX -aKZ -aKZ -aUJ -aVL -aWF -bWz -aYA -aZs -bam -aFw -aAs -bce -bcN -bXB -beO -bdH -bgW -bia -bjj -bkw -blR -bno -boy -bpI -bqW -bsj -btd -bud -bvf -bwg -bxq -byw -bzp -bAl -bAl -bCp -bDn -bxo -buc -bFu -bGg -bGN -bHr -bIh -bIP -bGa -bKc -bKS -bLw -bMd -bMH -bNk -bND -bNZ -bOA -bOX -bPs -bPK -bQa -bQu -bQG -bQs -bRd -bRm -bMX -bMX -bRG -bRL +aqI +arN +asR +atT +auR +avY +axb +ayb +azk +aAB +aBw +aCK +aDL +aEH +aAB +aGr +aHf +aHX +aIW +aJO +aKX +aKT +aLL +aOy +aPE +aQV +aRT +aSQ +aPE +aPE +aWg +aXc +aPE +aPE +baf +bbn +bcm +bdu +bex +bfr +bgq +aJI +aDZ +bih +bjh +bki +blp +bmz +bnG +boN +bpW +brk +bsK +buk +bvs +bwT +byx +bAf +bBl +bCy +bDy +bEJ +bFW +bHe +bIr +bJx +bJx +bLP +bMQ +bFU +bCz +bPE +bQx +bRj bRQ -bMX -bMX -bMX -bQU -bRd -bIV -aad +bSH +bTy +bQr +bUQ +bVM +bWw +bXm +bYg +bYT +bZA +caq +cbk +cce +ccY +cdT +cev +cfc +cfv +cfa +cgv +cgX +cgX +cgX +cii +cis +ciG +cgX +cgX +cgX +cfV +bTE +abI +aaa aaa aaa aaa @@ -82875,34 +84817,34 @@ aaa aaa aaa aaa -aad +abI aaa aaa aaa aaa -aad -bUi +abI +acm aaa aaa aaa -aad +abI aaa -aaZ -aaZ -aaZ -aaZ -abO -aca -aca -aca -aca -acQ -adf -adA -adQ -aaZ +acP +acP +acP +acP +adG +adS +adS +adS +adS +aeJ +aeY +aft +afK +acP aaa -aac +aby aaa aaa aaa @@ -82912,121 +84854,121 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aad -anZ -aoR -apK -aqE -ars -asz -atu -auq -avG -awZ -axT -aze -azd -aBa -awZ -aad -aDl -aDW -aEO -aFC -aGE -aGE -aIX -aJZ -aKZ -aKZ -aNh -aKZ -aKZ -aQc -aRb -aRY -aSR -aTK -aUK -aUL -aUK -aQV -aUK -aKZ -bWT -aFw -aAs -aDJ -bcJ -bcI -bdD -bdG -bgX -bia -bXR -bkx -blS -bnp -blR -bYe -blR -bsk -bjl -buc -bvf -bwh -bxr -bxo -bzq -bAm -bBq -bCq -bDo -bxo -buc -bFu -bGh -bGN -bHs -bIh -bIQ -bGa -bKd -bKS -bLx -bMe -bMI -bNl -bNH -bOa -bMb -bOY -bPt -bPL -bQb -bQv -bQH -bQV -bRe -bMW -bMW -bMX -bRH -bRM +aht +amC +aht +aht +aht +aht +abI +aqJ +arO +asS +atT +auR +avZ +axb +ayb +azh +aAB +aBx +aCL +aCK +aEE +aAB +aGs +aHf +aHX +aIY +aJO +aKT +aKT +aNn +aOy +aPE +aPE +aRU +aPE +aPE +aVe +aWh +aXd +aYd +aYZ +bag +bah +bag +bdv +bag +aPE +bgr +aJI +aDZ +aHN +bjd +bjc +bke +bkh +bnH +boN +bpX +brl +bsL +bul +bsK +bwU +bsK +bAg +bpY +bCz +bDy +bEK +bFX +bFU +bIs +bJy +bKG +bLQ +bMR +bFU +bCz +bPE +bQy +bRk bRR -bMX -bMW -bMW -bRZ -bSd -bIV -aad +bSI +bTz +bQr +bUR +bVM +bWx +bXn +bYh +bYU +bZE +car +bXk +ccf +ccZ +cdU +cew +cfd +cfw +cfW +cgw +cgV +chy +chy +cij +cit +ciH +chy +chy +cgV +cfV +bTE +abI +aaa aaa aaa aaa @@ -83130,36 +85072,36 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaZ -abh -abp -abA -abP -acb -bUo -bUo -acC -abD -adg -adB -adR -aaZ -aad -aac +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +acP +acW +adh +ads +adH +adT +aee +aee +aev +adv +aeZ +afu +afL +acP +abI +aby aaa aaa aaa @@ -83169,120 +85111,120 @@ aaa aaa aaa aaa +aht +amB +aht aaa aaa aaa aaa -aaa -aaa -aaa -anY -aoS -apJ -apK -apK -apK -apK -aup -avH -awZ -bUX -azf -aAg -aBb -awZ -aCC -avO -bVs -aAs -aFC -aGE -aHD -aHA -aKa -aLa -aMn -aNi -aNZ -aPd -aPd -aPd -aPd -aPd -aTL -aUL -aUK -aUL -aXH -bWI -aWL -bWU -aFw -aAs -aDJ -bcO -bcJ -beQ -bdG -bdG -bia -bjj -bkw -blT -bnq -boz -bpJ -bqX -bsl -bjl -bue -bvf -bwi -bvf -bxo -bxo -bAn -bxo -bxo -bxo -bxo -buc -bFu -bGi -bGN -bHt -bIi -bIR -bGa -bKe -bKS -bLy -bMf -bMJ -bNm -bND -bOb -bOA -bOX -bPu -bPM -bQc -bQw -bQI -bQs -bRd -bMX -bMX -bMX -bRI -bRN +aqI +arP +asR +asS +asS +asS +asS +aya +azl +aAB +aBs +aCM +aDN +aEI +aAB +aGn +axi +aHZ +aDZ +aJO +aKT +aLO +aLL +aOz +aPF +aQW +aRV +aSR +aUf +aUf +aUf +aUf +aUf +aZa +bah +bag +bcn +bdw +bey +bbu +bgs +aJI +aDZ +aHN +bji +bjd +blq +bkh +bkh +boN +bpW +brk +bsM +bum +bvt +bwV +byy +bAh +bpY +bCA +bDy +bEL +bDy +bFU +bFU +bJz +bFU +bFU +bFU +bFU +bCz +bPE +bQz +bRl bRS -bMX -bMX -bRm -bQU -bRd -bIV +bSJ +bTA +bQr +bUS +bVM +bWy +bXo +bYi +bYV +bZA +cas +cbk +cce +cda +cdV +cex +cfe +cfx +cfa +cgv +cgX +cgX +cgX +cik +ciu +ciI +cgX +cgX +cgX +cfV +bTE +aaa aaa aaa aaa @@ -83387,34 +85329,34 @@ aaa aaa aaa aaa -aac -aad -aaf -aag -aak -aap -aaj -aah -aax -aaG -aaj -aag -aak -aaQ -aba -abi -abq -abB -abQ +aby +abI +abO +abV acc -acm -acm -acD -acR -adh -adC -adS -aaZ +ach +abY +abW +acn +acw +abY +abV +acc +acG +acQ +acX +adi +adt +adI +adU +aef +aef +aew +aeK +afa +afv +afM +acP aaa aaa aaa @@ -83426,122 +85368,122 @@ aaa aaa aaa aaa +aht +amC +aht aaa aaa aaa aaa +aqI +arQ +asR +atV +auS +awa +axc +ayc +azm +aAB +aAB +aCN +aAB +aAB +aAB +arA +arA +aHV +aDZ +aJO +aKT +aLP +aNo +aOA +aPG +aQX +aRW +aSS +aUg +aVf +aWi +aXe +aYe +aZb +bag +bah +bag +bdv +bez +bbu +bgp +bhf +bhN +big +bjj +bjd +blr +bkh +bkh +boO +bpV +brm +bsN +bun +bpY +bpV +byz +bpV +bpY +bCB +bDz +bEM +bFY +bDz +bDz +bJA +bKH +bKH +bKH +bNY +bOJ +bPE +bQA +bRm +bRT +bSK +bTB +bQr +bUT +bVN +bWz +bVN +bYf +bYW +bZF +cat +bXk +ccg +cdb +cdW +cey +cey +cfy +cfa +cgv +cgW +cgW +cgX +cgX +chy +cgX +cgX +cgW +cgW +cfV +bTE aaa aaa aaa -anY -aoT -apJ -aqG -art -asA -atv -aur -avI -awZ -awZ -azg -awZ -awZ -awZ -apG -apG -aDV -aAs -aFC -aGE -aHE -aIY -aKb -aLb -aMo -aNj -aOa -aPe -aQd -aRc -aRZ -bVS -bVX -aUK -aUL -aUK -aQV -aYB -aWL -bal -baV -bbE -aDN -bXy -bcJ -beR -bdG -bdG -bib -bji -bky -blU -bnr -bjl -bji -bqY -bji -bjl -buf -bvg -bwj -bxs -bvg -bvg -bAo -bBr -bBr -bBr -bEe -bEI -bFu -bGj -bGO -bHu -bIj -bIS -bGa -bKf -bKT -bLz -bKT -bMG -bNg -bNI -bOc -bMb -bOZ -bPv -bPN -bQd -bQd -bQJ -bQs -bRd -bMW -bMW -bMX -bMX -bMX -bMX -bMX -bMW -bMW -bQU -bRd -bIV -aaa -aaa aaa aaa aaa @@ -83644,36 +85586,36 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aah -aal -aam -aam -aam -aay -aaH -aaH -aaK -aal -aaR -aaZ -abj -abr -abC -abR +abO +abW acd +ace +ace +ace +aco +acx +acx +acz acd -acd -acd -acS -adi -aaZ -aaZ -aaZ -aew -acf +acH +acP +acY +adj +adu +adJ +adV +adV +adV +adV +aeL +afb +acP +acP +acP +agq +adX aaa aaa aaa @@ -83683,122 +85625,122 @@ aaa aaa aaa aaa +aht +amC +aht aaa aaa aaa aaa +aqI +arR +asT +atW +atW +atW +axd +axY +azn +aAD +aBr +axZ +aDO +aEJ +aDO +aAA +aHe +aHU +aIZ +aJT +aKY +aKY +aKY +aKY +aKY +aKY +aKY +aOy +aUf +aVg +aWj +aXf +aYf +aZc +bai +bbo +bco +bdw +beA +aPE +aPE +aJI +aDZ +aHN +bjk +bje +bjd +bmA +bmA +bjd +bpY +bpY +bpY +bpY +bpY +bwW +byA +bAi +bva +bva +bva +bva +bva +bva +bva +bva +bva +bva +bva +bNZ +bva +bPE +bPE +bPE +bRU +bPE +bPE +bQr +bUU +bUU +bUU +bUU +bUT +bYX +bZA +cau +cbj +bXk +ccW +bXk +bXk +cfa +cfa +cfa +cgv +cgW +cgW +cgX +cgX +chy +cgX +cgX +cgW +cgW +cfV +bTE aaa aaa aaa -anY -aoU -apL -aqH -aqH -aqH -ats -aun -avJ -axb -axP -auo -aAh -aBc -aAh -awY -aDk -aDU -aEP -aFF -aGJ -aGJ -aGJ -aGJ -aGJ -aGJ -aGJ -aJZ -aPd -aQe -aRd -aSa -aSS -bVY -aUM -aVN -bWq -aXH -aYC -aKZ -aKZ -aFw -aAs -aDJ -bcP -bcK -bcJ -bgb -bgb -bcJ -bjl -bjl -bjl -bjl -bjl -bpK -bqZ -bYm -boc -boc -boc -boc -boc -boc -boc -boc -boc -boc -boc -bEf -boc -bFu -bFu -bFu -bHv -bFu -bFu -bGa -bKg -bKg -bKg -bKg -bKf -bNo -bND -bOd -bOz -bMb -bPq -bMb -bMb -bQs -bQs -bQs -bRd -bMW -bMW -bMW -bMX -bMW -bMX -bMW -bMW -bMW -bRZ -bSc -bIV -aaa -aaa aaa aaa aaa @@ -83901,36 +85843,36 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aai -aam -aam -aaf -aaf -aaz -aaf -aaf -aaL -aaH -aaS -aaZ -aaZ -aaZ -abD -abS +abO +abX ace -acn -acn -acE -acT -adj -aaZ -adT -aek +ace +abO +abO +acp +abO +abO +acA +acx +acI +acP +acP +acP +adv +adK +adW +aeg +aeg aex -acf +aeM +afc +acP +afN +age +agr +adX aaa aaa aaa @@ -83940,121 +85882,121 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aad -aoa -aoJ -apM -aqI -aru -asB -bUO -aus -avK -axc -axO -azh -aAi -aBd -aBd -aBd -aDm -aDX -aEQ -aFE -aGK -aHF -aIZ -aKc -aLc -aMp -aGJ -aJZ -aPd -aQf -aQe -aSa -aSS -bVX -aUN -aVO -bWq -aQV -aUK -aUL +aht +amC +aht +aht +aht +aht +abI +aqK +arG +asU +atX +auT +awb +axe +ayd +azo +aAE +aBy +aCO +aDP +aEK +aEK +aEK +aHg +aIa +aJa +aJQ +aKZ +aLQ +aNp +aOB +aPH +aQY +aKY +aOy +aUf +aVh +aVg +aXg +aYf +aZb +baj +bbp +bco +bdv +bag +bfs +bgt +bhd +aBI +aHG +aBI +bkj +bls +bmB +bmB +bmB +bpZ +brn +bsO +brn +bvu +bwX +byB +bAj +bBm +bBm +bBm +bEN +bBm +bHf +bBm +bEN +bKI +bBm +bHf +bOa +bOK +bPG +bQB +bBm +bRV +bSL +bTC +bUi +bUV +bVO bWA -baX -axi -aDI -axi -bdI -bXE -beS -beS -beS -bXS -bXU -blV -bXU -boA -bYf -bra -bsm -bAp -bAp -bAp -bYw -bAp -bAp -bzr -bYw -bBs -bAp -bzr -bEg -bZy -bFw -bGk -bAp -bHw -bIk -bIT -bJr -bKh -bKU -bLA -bIT -bMK -bNi -bND -bNt -bOB -bPa -bPw -bPO -bPY -bQr -bQs -bQT -bRd -bRm -bMW -bMW -bRm -bMW -bMX -bMW -bMW -bRm -bQU -bRd -bIV -aad +bTC +bYj +bYQ +bZA +cav +cbl +cch +cdc +cdX +cet +ceZ +cfa +cfU +cgv +cgV +cgW +cgX +cgX +cgV +cgX +cgW +cgW +cgV +cfV +bTE +abI +aaa aaa aaa aaa @@ -84158,38 +86100,38 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aaj -aam -aaf -aaf -aaf -aaz -aaf -aaf -aaf -aaM -aaT -aaf -abb -abs -abE -abT -acd -acd -acd -acd -acU +abO +abY +ace +abO +abO +abO +acp +abO +abO +abO +acB +acJ +abO +acZ adk -adD -adU -ael -aey -acf -acf -acf +adw +adL +adV +adV +adV +adV +aeN +afd +afw +afO +agf +ags +adX +adX +adX aaa aaa aaa @@ -84197,124 +86139,124 @@ aaa aaa aaa aaa +aht +amC +aht aaa aaa aaa aaa aaa aaa -aaa -aaa -aaa -apG -apG -apG -apG -apG -aut -apG -axd -axg -axg -aAj -axg -axg -avO -avO -aDY -aER -aFI -aGL -aHG -aJa -aJa -aLd -aMq -aGJ +arA +arA +arA +arA +arA +aye +arA +aAF +aAH +aAH +aDQ +aAH +aAH +axi +axi +aIb +aJb +aJU +aLa +aLR +aNq +aNq +aPI +aQZ +aKY +aOy +aUf +aVi +aWk +aXh +aYg +aZd +bak +bbq +bcp +bdx +beB +bft +bgu aJZ -aPd -aQg -aRe -aSb -aST -aTM -aUO -aVP -aWG -aXI -aYD -bWM -ban -aFN -bbF -bcd -aAs -bdJ -bXF -beT -beT -beT -beT -beT -blW -beT -beT -bpL -brb -bsn -brb -brb -brb -bwk -brb -brb -bzs -bAq -bBt -bAq -bDp -bEh -bAq -bZE -bGl -bAq -bHx -bIl -bIT -bJs -bKi -bKV -bLB -bIT -bML -bNi -bND -bNt -bNt -bNt -bPw +bhO +bio +aDZ +bkk +blt +bmC +bmC +bmC +bmC +bmC +bsP +bmC +bmC +bwY +byC +bAk +byC +byC +byC +bEO +byC +bAk +bIt +bJB +bKJ +bJB +bMS +bOb +bJB bPH -bPY -bQr -bQs -bQU -bRd -bQU -bRt -bQU -bQU -bRt -bQU -bQU -bRt -bQU -bQU -bRd -bIV -aad -aad -aad -aad +bQC +bJB +bRW +bSM +bTC +bUj +bUW +bVP +bWB +bTC +bYk +bYQ +bZA +cam +cam +cam +cdd +cdQ +cet +ceZ +cfa +cfV +cgv +cfV +chz +chQ +chz +cfV +chz +chQ +chz +cfV +cfV +bTE +abI +abI +abI +abI +aaa aaa aaa aaa @@ -84415,38 +86357,38 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aaj -aam -aaf -aaf -aat -aaB -aaf -aaf -aaf -aaN -aaU -abc -abk -abt -abF -abT -acf -aco -aco -acf -acU +abO +abY +ace +abO +abO +acj +acq +abO +abO +abO +acC +acK +acR +ada adl -adE -adE -adE -acf -acf -acf -afo +adx +adL +adX +aeh +aeh +adX +aeN +afe +afx +afx +afx +adX +adX +adX +ahh aaa aaa aaa @@ -84454,123 +86396,122 @@ aaa aaa aaa aaa +aht +amB +aht aaa aaa aaa aaa aaa aaa -aaa -aaa -aaa -afp -apN -arv -apN -atw -auu -atw -axd -axU -azi -aAk -aBe -axg -aCD -axm -aDV -aAs -aFC -aGK -aHH -aJb -aKd -aLe -aMr -aNk -aOb -aPd -aQf -aQe -aQe -aSS -aRW -aUP -aVQ -bWq -aUL -aUK -aUL -bWA -aFw -aAs -bce -aye -bdK -bXG -beU -beU -beU -bXT -bXT -bXT -bXT -bXT -bpM -beU -bso -bCr -bug -bCr -bwl -bxt -bCr -bzt -bAr -bBu -bCr -bDq -bEi -beU -bFx -beU -bGP -bHy -bIl -bIT -bJt -bKj -bKW -bLC -bIT -bMM -bNg -bNF -bNB +ahi +atY +auU +atY +axf +ayf +axf +aAF +aBz +aCP +aDR +aEL +aAH +aGt +aAN +aHV +aDZ +aJO +aKZ +aLS +aNr +aOC +aPJ +aRa +aRX +aST +aUf +aVh +aVg +aXi +aYf +aXb +bal +bbr +bco +bah +bag +bfs +bgt +aJI +aDZ +bih +aAL +bkl +blu +bmD +bmD +bmD +bqa +bro +bro +bro +bro +bwZ +bmD +bAl +bBn +bCC +bCC +bEP +bFZ +bAl +bIu +bJC +bKK +bCC +bMT bOc -bNt -bOb -bPH -bPY -bQr -bQs -bQT -bRf -bRl -bRu -bRl -bRl -bRu -bRl -bRl -bRu -bRl -bRl -bSe -bIV -aad +bmD +bPI +bmD +bRn +bRX +bSM +bTC +bUk +bUX +bVQ +bWC +bTC +bYl +bYO +bZC +cal +cbm +cci +cde +cdQ +cet +ceZ +cfa +cfU +cgx +cgU +chA +cgU +chA +cgU +chA +cgU +cjt +cfV +cfV +bTE +abI aaa -aad +abI aaa aaa aaa @@ -84585,7 +86526,8 @@ aaa aaa aaa aaa -aab +aaa +abN aaa aaa aaa @@ -84672,38 +86614,38 @@ aaa aaa aaa aaa -aac -aae -aaf -aaj -aan -aaf -aaf -aau -aaC -aaI -aaf -aaf -aaO -aaV -abd -abl -abu -abG -abU -acg -acp -acp -acF -acV +aby +abJ +abO +abY +acf +abO +abO +ack +acr +acy +abO +abO +acD +acL +acS +adb adm -adF -adV -ael -aez -aeJ -aeY -afp +ady +adM +adY +aei +aei +aey +aeO +aff +afy +afP +agf +agt +agD +agR +ahi aaa aaa aaa @@ -84711,121 +86653,121 @@ aaa aaa aaa aaa +aht +amC +aht aaa aaa aaa aaa aaa aaa -aaa -aaa -aaa -afp -aqJ -arw -asC -atx -auv -avL -axe -axV -azj -aAl -azl +ahi +atZ +auV +awc axg -aCE -aDn -aDV -aAs -aFJ -aGM -aHI -aJc -aJc -aLf -aMs -aGJ -aMg -aPd -aQe -aRf -aQe -aSU -aTN -aUP -bWm -bWr -aUK -aYE -aKZ -aKZ -cfG -aAs -aDJ -bcQ -bcV -bcR -bgc -bgc -bcR -bcZ -bcZ -bcZ -bcZ -bcZ -bpN -brc -bsp -bte -bte -bte -bte -bte -bte -bzu -bAs -bBv -bCs -bDr -beT -bEJ -bFy -bEJ -bGQ -bHy -bIm -bIU -bIT -bKk -bKX -bLD -bLD -bIV -bNp -bND -bOe -bOC -bPb -bNt -bPP -bMb -bMb -bMb -bQW -bQU -bRn -bQU -bQU -bQU -bQU -bQU -bQU -bQU -bRn -bQU -bSf -bMb -aad +ayg +azp +aAG +aBA +aCQ +aDS +aCS +aAH +aGu +aHh +aHV +aDZ +aJV +aLb +aLT +aNs +aNs +aPK +aRb +aKY +aQP +aUf +aVg +aWl +aVg +aYh +aZe +bal +bbs +bcq +bag +beC +aPE +aPE +bhg +aDZ +aHN +bjl +bjs +bjo +bmE +bjq +bjo +bjw +bjw +bjw +bjw +bjw +bxa +byD +bAm +bBo +bCD +bDA +bEQ +bGa +bHg +bIv +bJD +bGa +bBo +bMU +bmC +bOL +bPJ +bOL +bRo +bRX +bSN +bTD +bTC +bUY +bVR +bWD +bWD +bTE +bYY +bZA +caw +cbn +ccj +cam +cdY +bXk +bXk +bXk +cfX +cfV +cgY +cfV +cfV +cfV +cfV +cfV +cfV +cfV +cgY +cks +bXk +abI +aaa aaa aaa aaa @@ -84929,38 +86871,38 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aaj -aam -aaf -aaf -aav -aaD -aaf -aaf -aaf -bUl -aaj -bUm -bUn -abv -abH -abT -acf -aco -aco -acf -acU +abO +abY +ace +abO +abO +acl +acs +abO +abO +abO +acE +abY +acT +adc adn -adG -adG -aem -acf -acf -acf -afo +adz +adL +adX +aeh +aeh +adX +aeN +afg +afz +afz +agg +adX +adX +adX +ahh aaa aaa aaa @@ -84968,125 +86910,125 @@ aaa aaa aaa aaa +aht +amD +aht aaa aaa aaa aaa aaa aaa +ahi +atY +atY +atY +axh +axh +axh +aAH +aBB +aCR +aDT +aEM +aFA +aGv +aHi +aHV +aDZ +aJO +aKZ +aLU +aNt +aOD +aPL +aRc +aKY +aSU +aUh +aVj +aWm +aXj +aYi +aXb +bam +bah +bag +bah +beD +bbu +bgv +aJI +aDZ +aHN +bjm +bjo +blv +bmF +bkn +boP +bjw +brp +bsQ +buo +bjw +bxb +byE +bAn +bBp +bBp +bBp +bBp +bBp +bvD +bIw +byK +bKM +bLR +bMV +bOd +bOL +bPK +bOL +bRp +bRY +bSM +bTE +bUl +bUZ +bVS +bWE +bXk +bYm +bYZ +bZG +cax +cbo +cck +cdf +cdZ +cez +cff +cfz +cfY +cfV +cgZ +cfV +chR +cih +civ +cih +chO +cfV +cgZ +cfV +bXk +abI +abI +abI aaa aaa aaa -afp -apN -arx -apN -apN -auw -apN -axd -axW -azk -aAm -aBf -aBP -bVh -bVk -aDV -aAs -aFC -aGK -aHJ -aJd -aKe -aLg -aMt -aGJ -aOc -aPf -aQh -aRg -aSc -bVT -aRW -aUQ -aUL -aUK -aUL -aYF -aWL -bWV -aFw -aAs -aDJ -bcX -bcR -beV -bdM -bdM -bic -bcZ -bkz -blX -bns -bcZ -bpO -brd -bsq -bte -buh -bvh -bwm -bxu -bte -bzv -bAt -bBv -bCt -bDs -bEj -bEJ -bFz -bEJ -bGR -bHz -bIl -bIV -bJu -bKl -bKY -bLE -bMb -bMN -bNq -bNJ -bOf -bOD -bPc -bPy -bPQ -bQe -bQx -bQK -bQX -bQU -bRo -bQU -bRy -bRF -bRO -bRF -bRw -bQU -bRo -bQU -bQU -bMb -aad -aad -aad -aaa -aaa aaa aaa aaa @@ -85186,160 +87128,160 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aaj -aam -aaf -aaf -aaf -bUj -aaf -aaf -aaf -aaM -aaW -aaf -abe -abw -abI -abT -ach -ach -ach -ach -acW +abO +abY +ace +abO +abO +abO +act +abO +abO +abO +acB +acM +abO +add ado -adH -adW -ael -aey -acf -acf -acf -bUp -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aoV -apN -apN -apN -apN -aty -aux -avM -axf -axX -azl -aAn -aBg -axg -aCF -bVl -aDV -aAs -aFK -aGJ -aHK -aHK -aHK -aHK -aGJ -aGJ -aMe -aPd -aPd -aPd -aPd -aPd -bVZ -aUL -aUK -aUL -aUK -bWJ -aWL -bWW -aFw -aAs -aDJ -bXz -bcR -beW -bdM -bdM -bid -bcZ -bkA -bkT -bkT -boB -bpP -bre -bsr -btf -bui -bvi -bwn -bxv -bte -bzw -bAu -bBv -bCu -beT -beT -bEJ -bFA -bEJ -bGQ -bHA -bIn -bIW -bJv -bKm -bKZ -bLF -bMg -bMO -bNr -bNK -bNt -bOE -bNt -bNt -cjQ -bMb -bQy -bMb -bQY -bRb -bRp -bRb -bRz -bMb -bMb -bMb -bRx -bRb -bRX -bRY -bRY -bMb -aad +adA +adL +adZ +adZ +adZ +adZ +aeP +afh +afA +afQ +agf +ags +adX +adX +adX +ahr +aht +aht +aht +aht +aht +aht +alO +aht +aht +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aht +aaa +aaa +aht +aaa +aaa +aAH +aBC +aCS +aDU +aEN +aAH +aGw +aHj +aHV +aDZ +aJW +aKY +aLV +aLV +aLV +aLV +aKY +aKY +aQN +aUf +aUf +aUf +aUf +aUf +aZf +bah +bag +bah +bag +beE +bbu +bgw +aJI +aDZ +aHN +bjn +bjo +blw +bmF +bkn +boQ +bjw +brq +bqs +bqs +bvv +bxc +byF +bAo +bBq +bCE +bDB +bER +bBp +bHh +bIw +byK +bBo +bLS +bmC +bmC +bOL +bPL +bOL +bRo +bRZ +bSO +bTF +bUm +bVa +bVT +bWF +bXp +bYn +bZa +bZH +cam +cbp +cci +cam +cdN +bXk +cfg +bXk +cfZ +cgt +cha +cgt +chS +bXk +bXk +bXk +chP +cgt +cjU +ckq +bXk +abI +aaa aaa aaa aaa @@ -85443,160 +87385,160 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aag -aam -aam -aaf -aaf -bUj -aaf -aaf -aam -aam -aap -abf -abf -abf -abJ +abO abV -aci -acq -acq -acG -acX -adp -abf -adX -aen -aeA -aeK -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -aeZ -afy -aeZ -aeZ -aeZ -asD -atz -auy -avN -axg -axY -azl -aAo -aBh -axg -aCF -bVl +ace +ace +abO +abO +act +abO +abO +ace +ace +ach +acU +acU +acU +adB +adN +aea +aej +aej +aez +aeQ +afi +acU +afR +agh +agu +agE +agS +agS +ahs +ahR +ahs +ahs +ahs +ahR +ala +aht +aaa +aht +aaa +aaa +app +apT +apT +apT +apT +apT +apT +aaa +aht +aaa +aaa +aAH +aBD +aCS aDV -aAs -bVB -aGN -aHL -aJe -aKf -aLh -aGN -aKW -aMe -aPd -aQi -aRh -aSd -aSV -aTO -aUR -aVR -aWH -aWD -aYG -aKZ -bWX -aFw -aAs -aDJ -bcR -bcW -beX -bdM -bgd -bie -bcZ -bkB -blY -bnt -boC -bpQ -brf -bss -bte -bte -bvj -bwo -bte -bte -bzw -bAt -bBv -bCv -beT -beT -beT -beT -beT -bGQ -beT -bGm -bIV -bJw -bKn -bLa -bLG -bMh -bMP -bNs -bNL -bNs -bOF -bNt -bNt -bPR -bMb -bMb -bMb -bMb -bMb -bMb -bMb -bMb -bMb -bOz -bMb -bMb -bMb -bMb -bMb -bMb -bSh -aad +aEO +aAH +aGw +aHj +aHV +aDZ +aJR +anX +aLW +aNu +aOE +aPM +anX +aPB +aQN +aUf +aVk +aWn +aXk +aYj +aZg +ban +bbt +bcr +bck +beF +aPE +bgx +aJI +aDZ +aHN +bjo +bjt +blx +bmF +bnI +boR +bjw +brr +bsR +bup +bvw +bxd +byG +bAp +bBr +bCF +bDC +bES +bBp +bHi +bIw +byK +bBo +bLT +bmC +bmC +bmC +bmC +bmC +bRo +bmC +bQD +bTE +bUn +bVb +bVU +bWG +bXq +bYo +bZb +bZI +cah +cbq +cam +cam +cea +bXk +bXk +bXk +bXk +bXk +bXk +bXk +bXk +bXk +cbj +bXk +bXk +bXk +bXk +bXk +ckJ +abI +aaa aaa aaa aaa @@ -85700,160 +87642,160 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aah -aal -aam -aam -aam -aam -aam -aam -aam -aal -aaG -abf -abm -abx -abK +abO abW -ach -ach -ach -ach -acY -adq -abf -abf -abf -aew -acf -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -apN -atA -apN -apN -axg -axZ -azl -aAp -aBi -aBP -bVh -bVm -aDV -aAs -aFC -bVC -aHM -aJf -aKg -aLi -aGN -aNl -aMe -aPd -aQj -aRi -aSe -aPd -aPd -aKZ -aWL -aWI -aUK -aYH -aKZ -bap -aFw -aAs -bce -bcS -bXC -beY -bdL -bgY -bXO -bjm -bkC -blZ -bnu -boD -bpR -bkW -bst -bte -buj -bvk -bwp -bxw -bte -bzw -bAt -bBv -bCw -bDt -bEk -bEK -bFB -bGm -bGS -bCr -bIo -bIX -bJx -bKo -bJx -bLH -bMb -bIV -bNt -bNM -bOg -bOG -bPd -bNt -bPS -bMb +acd +ace +ace +ace +ace +ace +ace +ace +acd +acw +acU +ade +adp +adC +adO +adZ +adZ +adZ +adZ +aeR +afj +acU +acU +acU +agq +adX +abI +abI +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +aht +apT +aqL +arS +asV +aua +auW +awd +axi +aaa +aaa +aAH +aBE +aCS +aDW +aEP +aFA +aGv +aHk +aHV +aDZ +aJO +aLc +aLX +aNv +aOF +aPN +anX +aRY +aQN +aUf +aVl +aWo +aXl +aUf +aUf +aPE +bbu +bcs +bag +beG +aPE +bgy +aJI +aDZ +bih +bjp +bkm +bly +bmG +bnJ +boS +bqb +brs +bsS +buq +bvx +bxe +byH +bAq +bBs +bCG +bDD +bET +bBp +bHj +bIx +byK +bKM +bLU +bMW +bOe +bOM +bPM +bQD +bRq +bCC +bSP +bTG +bUo +bVc +bUo +bWH +bXk +bTE +bZc +bZJ +cay +cbr +ccl +cam +ceb +bXk aaa aaa aaa aaa aaa aaa -aad +abI aaa aaa aaa -aad +abI +aaa +abI +abI +abI +abI aaa -aad -aad -aad -aad -aad aaa aaa aaa @@ -85957,34 +87899,34 @@ aaa aaa aaa aaa -aac -aad -aaf -aai -aao -aaq -aaj -aah -aaF -aaG -aaj -aai -aao -aaq -abf -abn aby -abL +abI +abO abX -acj -acr -acr -acH -abN -adr -acs -adY -abf +acg +aci +abY +abW +acu +acw +abY +abX +acg +aci +acU +adf +adq +adD +adP +aeb +aek +aek +aeA +adF +afk +ael +afS +acU aaa aaa aaa @@ -85998,113 +87940,113 @@ aaa aaa aaa aaa +aht aaa aaa +abI +apT +aqM +arT +asW +aub +auX +awe +axj aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -axg -aya -azm -aAq -aBj -aBQ -aCG -aDo -aDV -aAs -aFJ -aGO -aHN -aJg -aKh -aLj -aGN -aNm -aMe -aPd -aQk -aRj -aSf -aSW -aPd -bWf -aVS -aWJ -aUL -aTN -bWA +aAH +aBF +aCT +aDX +aEQ +aFB +aGx +aHl +aHV +aDZ +aJV +aLd +aLY +aNw +aOG +aPO +anX +aRZ +aQN +aUf +aVm +aWp +aXm +aYk +aUf bao -aFw -aAs -aDJ -bcT -bdM -bdM -bXL -bgZ -bXO -bjn -bkD -blY -bnv -boE -bpS -bkW -bsu -bxC -bxC -bxC -bxC -bxC -bxC -bzx -bAt -bAA -bCx -bDu -bEl -bEL -bAA -bGn -bGT -bHB -bAA -bAA -bAA -bKp -bAA -bAA -bAA -bAA -bMb -bMb -bMb -bMb -bMb -bMb -bMb -bMb -aad -abZ +bbv +bct +bah +aZe +bdy +bdo +aJI +aDZ +aHN +bjq +bkn +bkn +bmH +bnK +boS +bqc +brt +bsR +bur +bvy +bxf +byI +bAr +bBt +bCH +bDE +bEU +bBp +bHk +bIw +bJE +bJN +bLV +bMX +bOf +bON +bJN +bQE +bRr +bSa +bJN +bJN +bJN +bVd +bJN +bJN +bJN +bJN +bXk +bXk +bXk +bXk +bXk +bXk +bXk +bXk +abI +adR aaa aaa aaa aaa -aad +abI aaa aaa aaa -aad +abI aaa aaa aaa @@ -86214,36 +88156,36 @@ aaa aaa aaa aaa -aac +aby aaa -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -aaf -abf -abo -abz -abM -abY -ack -acs -acs -acI -acZ -ads -acs -adY -abf -aad -aac +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +abO +acU +adg +adr +adE +adQ +aec +ael +ael +aeB +aeS +afl +ael +afS +acU +abI +aby aaa aaa aaa @@ -86255,114 +88197,114 @@ aaa aaa aaa aaa +aht +aaa +aaa +abI +apT +aqN +arU +asX +auc +auY +awf +axk +aaa +abI +aAH +aBG +aCU +aDY +aER +aAH +aGy +aAN +aHV +aDZ +aJO +aLc +aLZ +aNx +aOH +aPP +anX +aSa +aQN +aUf +aUf +aWq +aXn +aYl +aUf +bap +bbw +bcu +bag +aXb +bdy +bdo +bhd +aBI +aHG +bjr +bko +blz +bmI +bnK +boT +bqb +bru +bsT +bus +bvz +bxg +byH +bAs +bBu +bCI +bDF +bEV +bBp +bHl +bIw +bJF +bKO +bLW +bMY +bOg +bOO +bPN +bQF +bRs +bSb +bLW +bTH +bUp +bVe +bVV +bWI +bXr +bKQ +acN +bZK +abI +abI +abI +abI aaa aaa aaa +adR aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aad -axg -ayb -azn -aAr -aBk -axg -aCH -axm -aDV -aAs -aFC -bVC -aHO -aJh -aKi -aLk -aGN -aNn -aMe -aPd -aPd -aRk -aSg -aSX -aPd -bWg -aVT -aWK -aUK -aRW -bWA -bao -baX -axi -aDI -bcU -bdN -beZ -bgf -bgZ -bXP -bjm -bkE -bma -bnw -boF -bpT -bkW -bsv -bth -buk -bvl -bwq -bxx -bxC -bzw -bAt -bAA -bCy -bDv -bEm -bEM -bFC -bGo -bGU -bHC -bFC -bCy -baW -bKq -bMR -bLI -bMi -bNv -aaX -bJD -aad -aad -aad -aad -aaa -aaa -aaa -abZ -aaa -aaa -aaY -abZ -abZ -abZ -abZ -abZ -abZ -abZ +acO +adR +adR +adR +adR +adR +adR +adR aaa aaa aaa @@ -86473,34 +88415,34 @@ aaa aaa aaa aaa -aad +abI aaa aaa aaa aaa -aad -bUk +abI +acv aaa aaa aaa -aaP -aaX -abg -abg -abg -abN -abf -abf -abf -abf -abf -abf -adt -adI -adZ -abf +acF +acN +acV +acV +acV +adF +acU +acU +acU +acU +acU +acU +afm +afB +afT +acU aaa -aac +aby aaa aaa aaa @@ -86512,104 +88454,104 @@ aaa aaa aaa aaa +aht aaa aaa +abI +apT +aqO +arV +asY +aud +auZ +awg +axl aaa -aaa -aaa -aad -aoW -aoW -aoW -aoW -aoW -aoW -aad -avO -axg -axg -azo -axg -axg -axg -axm -axm +axi +aAH +aAH +aCV +aAH +aAH +aAH +aAN +aAN +aIc +aGV +aJP +anX +aMa +aNy +aOI +aPQ +anX +aSb +aSV +aNj +aVn +aWr +aXo +aYm +aUf +baq +bbx +bcv +bah +beH +aPE +bgz +aJI aDZ -aDc -aFD -aGN -aHP -aJi -aKj -aLl -aGN -aNo -aOd -aIT -aQl -aRl -aSh -aSY -aPd -bWh -aVU -aWJ -aUL -aYJ -aKZ -bWY -aFw -aAs -bcg -bcR -bdO -bfa -bgg -bha -bcW -bcZ -bcZ -bcZ -bcZ -bnD -bpU -bnD -bik -bth -bul -bvm -bwr -bxy -bxC -bzy -bAv -bBw -bCz -bDw -bEn -bEN -bFD -bGp -bGV -bHD -bIp -bIY -bJy -bKr -bGs -bLJ -bMj -bAA -aad -bAJ -bAJ -bAJ -bAJ -bAJ -aad -aac -aad -abZ +bip +bjo +bkp +blA +bmJ +bnL +boU +bjw +bjw +bjw +bjw +bqb +bxh +bqb +bod +bBv +bCJ +bCJ +bBv +bBp +bHm +bIy +bJG +bKP +bLX +bMZ +bOh +bOP +bPO +bPO +bRt +bSc +bSQ +bTI +bUq +bVf +bQI +bWJ +bXs +bJN +abI +bJP +bJP +bJP +bJP +bJP +abI +abI +abI +adR aaa aaa aaa @@ -86728,36 +88670,36 @@ aaa aaa aaa aaa -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby aaa aaa -aad +abI aaa aaa aaa aaa -aad +abI aaa aaa -abf -abf -abf -abf -abf -aad -aac +acU +acU +acU +acU +acU +abI +aby aaa aaa aaa @@ -86769,104 +88711,104 @@ aaa aaa aaa aaa +aht aaa aaa -aaa -aaa -aaa -aaa -aoW -apO -aqK -ary -asE -atB -aad -auB -bUT -ayc -azp -aAs -axm -aBR -aCI -axm -bVt -aAs +abI +apT +aqP +arW +asZ +aue +apT +awh +axk +abI +awd +aAI +aBH +aCW +aDZ +aAN aFC -aGN -aGN -aJj -aKk -aGN -aGN -aGE -bVH -aGE -aPd -aPd -aSi -aPd -aPd -aKZ -aKZ -bWs -bWA -aKZ -aKZ -aAs -aFw -aAs -bXo -bcV -bdP -bXH -bdM -bhb -bif -bjo -bkF -bmb -bnx -boG -bpV -brg -bsw -bti -bum -bvn -bws -bxz -byx -bzz +aGz +aAN +aId +aDZ +aJR +anX +anX +aNz +aOJ +anX +anX +aKT +aSW +aKT +aUf +aUf +aXp +aUf +aUf +aPE +aPE +bcw +bdy +aPE +aPE +aDZ +aJI +aDZ +biq +bjs +bkq +blB +bkn +bnM +boV +bqd +brv +bsU +but +bsU +bxi +byJ bAt -bAA -bCA -bDx -bEo -bEO -bFC -bGq -bGW -bHE -bFC -bIZ -bEY -bKs -bEY -bLK -bMk -bMQ -bNu -bNN -bOh -bOH -bOH -bAJ +bBw +bCK +bDG +bEW +bAt +bvD +bIz +bJF +bKO +bLW +bNa +bOi +bOQ +bPP +bQG +bRu +bSd +bLW +bTJ +bMf +bUs +bMf +bWK +bXt +bYp +bZd +bZL +caz +cbs +cbs +bJP aaa -aac aaa -abZ +aaa +adR aaa aaa aaa @@ -86998,23 +88940,23 @@ aaa aaa aaa aaa -aaY -aac -aac -aac -aac -aac -aac -aac -aac +acO +aby +aby +aby +aby +aby +aby +aby +aby aaa -aad +abI aaa aaa aaa -aad +abI aaa -aac +aby aaa aaa aaa @@ -87026,102 +88968,102 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aad -aoW -apP -aqL -arz -asF -atC -auz -auz -axi -axi -azq -axi -aBl -axi -axi -aDd -aDI -axi -aFL -axi -aHQ -aJk -aKl -aHQ -aMu -aHQ -bVI -aPg -aQm -aHQ -aSj -aHQ -aTS -aUS -aHQ -bVI -aHQ -axi -aDd +aht +anX +anX +anX +apT +apT +apT +apT +apT +apT +awi +axk +awd +awd +aAJ +aBI +aCX +aBI +aES +aBI +aBI +aGW +aHG +aBI +aJX +aBI +aMb +aNA +aOK +aMb +aRd +aMb +aSX +aUi +aVo +aMb +aXq +aMb +aZh bar -baT -aAs -bcg -bcR -bdQ -bXI -bdN -bhc -big -bjp -bkG -bmc -bny -boH -bpW -brh -bsx -btj -bun -bvo -bwt -bxA -bxC -bzA +aMb +aSX +aMb +aBI +aGW +bgA +bhe +aDZ +bip +bjo +bkr +blC +bko +bnN +boW +bqe +boW +boW +boW +bvA +bxj +byK bAt -bAA -bCB -bDx -bEo -bEP -bAA -bAA -bAA -bAA -bAA -bJa -bJz -bKt -bLb -bLL -bMl -bFC -aad -bCQ -bOi -bOI -bPe -bAJ +bBx +bCL +bDH +bEX +bGb +bHn +bIA +bJH +bJN +bJN +bNb +bOj +bOR +bJN +bJN +bJN +bJN +bJN +bTK +bUr +bVg +bVW +bWL +bXu +bLW +abI +bMi +caA +cbt +ccm +bJP +aaa aaa -aac aaa aaa aaa @@ -87265,13 +89207,13 @@ aaa aaa aaa aaa -aac -aac -aac -aac -aac +aby +aby +aby +aby +aby aaa -aac +aby aaa aaa aaa @@ -87283,102 +89225,102 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aad -aad -aoW -apQ -aqM -arA -asG -atD -auA -avP -axj -ayd -azr -aAt -aAt -aAt -aAt -aDp +aht +anX +aoA +apq +apU +aqQ +arX +ata +auf +ava +awj +axm +ayh +azq +aAK +aBJ +aCY aEa -aES -aJl -aAt -aAt -aJl -aKm -aLm -aLm -aLm -aLm -aPh -aFw -aAs -aDJ -aAs -aAs -aAs -aVV -aAs -aAs -aAs -aDc -aAs -baY -bbD -bcf -bcW -bdR -bXJ -bdM -bhd -bcW -bjq -bkH -bmd -bnz -boI -bpX -bgZ -bsw -bti -buo -bvp -bwu -bxB -bxC -bzA +aEa +aEa +aEa +aHm +aIe +aJc +aJY +aEa +aEa +aJY +aOL +aPR +aPR +aPR +aPR +aUj +aJI +aDZ +aHN +aDZ +aDZ +aDZ +bby +aDZ +aDZ +aDZ +aGV +aDZ +bhh +bhM +bir +bjt +bks +blD +bmK +bmK +bmK +bqf +bmK +bsV +buu +bvB +bxk +byK bAt -bAA -bCC -bDx -bEo -bEQ -bZF -bGr -bGX -bHF -bZF -bJb -bKs +bBy +bCM +bDI bEY -bJA -bLM -bMq +bGc +bHo +bIB bJI -bNw -bNN -bOj -bOH -bOH -bAJ +bJN +bLY +bNc +bOk +bOS +bPQ +bQH +bRv +bSe +bPQ +bTL +bUs +bMf +bVX +bWM +bXv +bWc +bZe +bZL +caB +cbs +cbs +bJP +aaa aaa -aac aaa aaa aaa @@ -87540,102 +89482,102 @@ aaa aaa aaa aaa +aht +anX +aoB +apr +apV +aqR +arY +atb +aug +anX +awk +axn +axn +axn +aAL +aAL +aCZ +aAL +aAL +aAL +aAL +aGU +aCZ +aJd +aJZ +aAL +aMc +aNB +aOM +aPS +aRe +aMc +aHE +aUk +aJZ +aMc +aXr +aMc +aZi +aMc +bbz +aMc +aPS +aAL +aGU +aAL +aJZ +aAL +bis +aAN +bkt +bkt +bku +bkt +bku +bkt +bku +bkt +bkt +bvC +bxl +byK +bAu +bAu +bAt +bAt +bAu +bAu +bHp +bIz +bJJ +bKQ +bLZ +bNd +bOl +bOT +bPR +bQI +bQI +bQI +bQI +bTM +bUs +bMf +bOk +bWL +bXw +bLW +abI +bJP +bJP +bJP +bJP +bJP aaa -aaa -aaa -aaa -aaa -aad -aoW -apR -aqN -arB -asH -atE -auB -auB -axk -aye -azs -aye -aye -aye -aye -aDb -azs -aET -aFN -aye -aHR -aJm -aKn -aLn -aHR -aHR -aDG -aPi -aFN -aHR -aSk -aHR -bWa -aHR -aSk -aHR -aLn -aye -aDb -aye -aFN -aye -bXp -bcW -bdS -bdT -bdT -bdS -bdS -bdS -bdS -bdS -bdS -boJ -bpY -bgZ -bsy -bth -bth -bth -bth -bxC -bxC -bzA -bAw -bBx -bCD -bDy -bEp -bER -bFE -bGs -bGs -bGs -bGs -bJc -bKs -bEY -bEo -bLL -bMn -bFC -aad -bAJ -bAJ -bAJ -bAJ -bAJ -aaa -aac +aby aaa aaa aaa @@ -87797,102 +89739,102 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aad -aoW -apS -aqO -arC -asI -aoW -aad -auB -axl -ayf -azt -aAu -axl -bVf -azt -axm +aht +anX +aoC +aps +apW +aqS +arZ +atc +auh +avb +awl +awd +abI +awd +aAM +aBK +aDa aEb -aEU -aFO -aGR -aGR -aJn -aKo -aGR -aGR -aLr -aOe -aPj -aPq -aLr -aGS -aGS -aGS -aGS -aGS -aAC -aAC -aAC -aAC -bWZ -aFw -aAs -aDJ -bcX -bdT -bfd -bgi -bhe -bih -bjr -bkI -bXW -bnA -boK -bpZ -bri -bsy -btk -bup -bvq -bwv -bxD -byy -bzB -bAx -bAA -bCE -bDz -bEo -bES -bFF -bFF -bGY -bEY -bEY -bJd -bLd -bEY -bEo -bLK -bMk -bMQ -bNu -bNN +aAM +aFD +aDa +aAN +aIf +aJe +aKa +aLe +aLe +aNC +aON +aLe +aLe +aPW +aSY +aUl +aUs +aPW +aLf +aLf +aLf +aLf +aLf +aEj +aEj +aEj +aEj +bgB +aJI +aDZ +aHN +bjm +bku +blE +bmL +bnO +boX +bqg +brw +bsW +bku +bvD +bxm +byL +bAv +bsU +bsU +bsU +bsU +bGd +bHq +bIC +bJK +bJN +bMa +bNe +bOm +bOU +bPS +bPS +bRw +bMf +bMf +bTN +bUt +bMf bOk -bOJ -bOJ -bAJ -aaa -aac +bWK +bXt +bYp +bZd +bZL +caC +cbu +cbu +bJP +abI +aby aaa aaa aaa @@ -88054,106 +89996,106 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aad -aoW -aoW -aoW -aoW -aoW -aoW -aad -avO -axm -auB -auB -axm -axm -auB -auB -anp -aEc -aEV -aFP -aGR -aHS -aJo -aKp -aLo -aMv -aNp -aOf -aKu -aQn -aRm -aLr +aht +anX +anX +anX +anX +anX +asa +atd +aui +avc +awm +awd +abI +axi +aAN +awd +awd +aAN +aAN +awd +awd +apX +aIg +aJf +aKb +aLe +aMd +aND +aOO +aPT +aRf +aSc aSZ -aTT -aUU -aGS -bWu -bWB -aCg -aZv -aAs -aFw -bXg -aDJ -bcX -bdU -bfe -bff -bff -bff -bjs -bkJ -bme -bnB -boL -bqa -brj -bsz -btl -buq -bvr -bww -bxD -byz -bzC -bAy -bBy -bCF -bDz -bEo -bET -bZF -bGt -bGZ -bGt -bZF -bJe -bEY -bEY -bEo -bLL -bMo -bFC -aad -bCQ -bOl -bOK -bPf -bAJ -aad -aac +aOT +aVp +aWs +aPW +aYn +aZj +bas +aLf +bcx +bdz +aFi +bfu +aDZ +aJI +bhP +aHN +bjm +bkv +blF +bmM +bmM +bmM +bqh +brx +bsX +buv +bvE +bxn +byM +bAw +bBz +bBz +bDJ +bBz +bBz +bHr +bID +bJL +bKR +bMb +bNf +bOk +bOV +bPQ +bQJ +bRx +bQJ +bPQ +bTO +bMf +bMf +bOk +bWL +bXx +bLW +abI +bMi +caD +cbv +ccn +bJP +aaa +aby +aaa aaa aaa aaa -aac aaa aaa aaa @@ -88310,107 +90252,107 @@ aaa aaa aaa aaa +aht +aht +aht +aaa +aaa +aaa +anX +anX +anX +anX +anX +awd +awd +aaa +aaa +aht aaa aaa aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -anp -aEd -aEW -avZ -aGR -aHT -aJp -aKq -aLp -aMw -aNq -aOg -aKu -aQo -aRn -aSl +apX +aIh +aJg +azA +aLe +aMe +aNE +aOP +aPU +aRg +aSd aTa -aQs -aUV -aGS -bWv -aGX -aAC -aAC -bas -baZ -bbG -bcg -bcX -bdT -bff -bXM -bXN -bXN -bjt -bff -bff -bnA -boK -bdM -brk -bsy -btm -bur -bvs -bwx -bxE -byA -bzD -bAz -bAA -bCG -bDA -bEq -bEU -bZF -bZF -bZF -bZF -bZF -bJf -bEY -bBz -bKu -bLM -bMp -bJI -bNw -bNN -bOm -bOJ -bOJ -bAJ +aOT +aVq +aWt +aXs +aYo +aVu +bat +aLf +bcy +aKq +aEj +aEj +bgC +bhi +bhQ +bip +bjm +bku +blG +bmN +bnP +bnP +bqi +bmM +bsY +bku +bvF +bxo +byN +bAx +bBA +bBA +cnB +bBA +bBA +bHs +bBA +bJM +bJN +bMc +bNg +bOn +bOW +bPQ +bPQ +bJN +bPQ +bPQ +bTP +bMf +bVh +bVY +bWM +bXy +bWc +bZe +bZL +caE +cbu +cbu +bJP +aaa +aby aaa -aac aaa aaa aaa -aac aaa aaa aaa @@ -88562,112 +90504,112 @@ aaa aaa aaa aaa -aad -agT -agT -agU -agU -agT -agT +abI +aiS +aiS +aiT +aiT +aiS +aiS +aht +aht +aaa +aaa +aaa +aht +aaa +aht +aaa +aaa +aaa +aaa +aaa +aht aaa aaa aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aDq -aEd -aEW -aFQ -aGR -aHU -aJq -aKr -aLq -aMv -aNp -aOf -aPk -aQn -aRo -aSm -aTb -aLt -aUW -aGS -aCg -aXL -aYK -aYK -bat -bba -aYK -bch -aYK -bdS -bfg -bgj -bhf -bhf -bjt -bkK -bmf -bnC -boM -bdM -bYi -bsA -bsA -bsA -bsA -bsA -bsA -buw -bsA -bAA -bAA -bCH -bDz -bEo -bEV -bZF -bGu -bGu -bGu -bZF -bJg -bEY +ash +aIh +aJg +aKc +aLe +aMf +aNF +aOQ +aPV +aRf +aSc +aSZ +aUm +aVp +aWu +aXt +aYp +aPY +bau +aLf +aFi +bdA +beI +beI +bgD +bhj +beI +bit +beI +bkt +blH +bmO +bnQ +bnQ +bqi +bry +bsZ +bkt +bvG +bxp +byO +bAy bBB -bEo -bLP -caE -caS -aad -bAJ -bAJ -bAJ -bAJ -bAJ +bCN +bDK +bEZ +bGe +bHt +bIE +bJN +bJN +bMd +bNf +bOk +bOX +bPQ +bQK +bQK +bQK +bPQ +bTQ +bMf +bKX +bOk +bWN +bXz +bYq +abI +bJP +bJP +bJP +bJP +bJP +abI +aby +aaa +aaa +aaa aaa -aac -aad -aad -aad -aac aaa aaa aaa @@ -88819,112 +90761,110 @@ aaa aaa aaa aaa -aad -agT -bUy +abI +aiS +akf +aju +alP +alP +aiS +aiS +aiS +aiT +aiS +aht +aht +aaa +aht +aaa +aaa +aaa +aaa +aaa aht -ajD -ajD -agT -agT -agT -agU -agT aaa aaa aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aDq -aEd -aEW -avZ -aGS -aGS -aJr -aKs -aLr -aGS -aGS -aOh -aKu -aQn -aRo -aSn -aTc -aLt -aUX -aGS -aCg -aCg -aYK -aZw -bau -bbb -bbH -bci -baw -bdS -bfh -bgj -bhf -bii +ash +aIh +aJg +azA +aLf +aLf +aNG +aOR +aPW +aLf +aLf +aTb +aOT +aVp +aWu +aXu +aYq +aPY +bav +aLf +aFi +aFi +beI +bfv +bgE +bhk +bhR +biu +bju +bkt +blI +bmO +bnQ +boY +bqi +brz +bta +bkt +bvH +bxq +byP +bAy bjt -bkL -bmg -bnC -boN -bdM -brl -bsA -btn -btn -bvt -bwy -bxF -byB -bsA -bAB -bYP -bCI -bDB -bEr -bEt -bFG -bEX -bHa -bHG -bIq -bJc -bEY -bBB -bLe -bLf +bCO +bjt +bCO +bjt +bCO +bjt +bJN +bKS +bMe +bNh +bOo +bOY +bPT +bQL +bRy +bSf +bSR +bTM +bMf +bKX +bVZ +bWO +bXA +bYr +bZe +bZM caF -bMS -bNw -bNO -bOn -bOL -bON -bAJ -aaa -aac +cbw +cby +bJP aaa aaa aaa -aac +aby aaa aaa aaa @@ -88968,7 +90908,9 @@ aaa aaa aaa aaa -aab +aaa +aaa +abN aaa aaa aaa @@ -88978,7 +90920,7 @@ aaa aaa aaa aaa -bSs +cnA aaa aaa aaa @@ -89076,113 +91018,113 @@ aaa aaa aaa aaa -agT -agT -ahY -agT -agT -ahY -agT -cfA -agT -amR -agT -agT -agT -agT -anp -arD -arD -anp -auC -auC -anp -ayg -ayg -anp +aiS +aiS +akg +aiS +aiS +akg +aiS +anY +aiS +apt +aiS +aiS +aiS +aiS +apX +avd +avd +apX +ayi +ayi +apX +aBL +aBL +apX aaa aaa aaa -aDq -aEd -aEW -avZ -aGS -aHV -aJs -aKt -aLs -aMx -aNr -aOi -aKu -aQn -aRo -aLr -aTd -aKw -aUY -aVW -aWM -aXM -aYK -aZx -bav -bbc -bbI -bbI -bbI -bdV -bfi -bgk -bhg -bhg -bju -bkM -bmh -bnC -bYa -bYg -brm -bsA -btn -btn -bvt -bwy -bxF -byB -bsA -bAC -bBB -bEY -bDz -bEo -bEW -bEY -bEY -bHb -bEY -bZX -bJh -bEY -bBB -bJB -bEY -bMr -bLR -aad -bCQ -bOo -bOM -bPg -bAJ +ash +aIh +aJg +azA +aLf +aMg +aNH +aOS +aPX +aRh +aSe +aTc +aOT +aVp +aWu +aPW +aYr +aOV +baw +bbA +bcz +bdB +beI +bfw +bgF +bhl +bhS +bhS +bhS +bkw +blJ +bmP +bnR +bnR +bqj +brA +btb +bkt +bvI +bxr +byQ +bAz aaa -aac +aht +aht +aaa +aht +aht +aaa +bJN +bKT +bMf +bNi +bOk +bOZ +bMf +bMf +bRz +bMf +bSS +bTR +bMf +bKX +bWa +bMf +bXB +bNm +abI +bMi +caG +cbx +cco +bJP +abI +abI +abI +aby aaa aaa aaa -aac -aaa aaa aaa aaa @@ -89333,112 +91275,112 @@ aaa aaa aaa aaa -agU -ahs -aht -aiM -ajE -aks -agT -bUG -ahu -amS -ajH -ajH -aoX -apT -anp -arE -asJ -anp -auD -avQ -anp -ayh -azu -anp -aBm -aBm -aBm -aBm -aEd -aEX -aFR -aGS -aHW -aJt -aKu -aLt -aMy -aNs -aOj -aPl -aQp -aRo -aGS -aTe -aTU -aUZ -aGS -aCg -aOC -aYK -aZy -bXa -bbd -bbJ -bXq -bXq -bdS -bfj -bgl -bff -bff -bff -bkN -bmi -bnC -boO -bdM -brn -bsA -btn -bus -bvt -bwy -bxF -byB -bsA -bAD -bBB -bEY -bDz -bEo -bZz -bFH -bEt -bHc -bEt -bIr -bJi -bEY -bJC -bCI -cau -bMp -bMS -bNw -bNP -bOp -bON -bON -bAJ -aaa -aac +aiT +ajt +aju +alb +alQ +amE +aiS +anZ +ajv +apu +ale +ale +asb +ate +apX +ave +awn +apX +ayj +azr +apX +aBM +aDb +apX +aET +aET +aET +aET +aIh +aJh +aKd +aLf +aMh +aNI +aOT +aPY +aRi +aSf +aTd +aUn +aVr +aWu +aLf +aYs +aZk +bax +aLf +aFi +bdC +beI +bfx +bgG +bhm +bhT +biv +biv +bkt +blK +bmQ +bmM +bmM +bmM +brB +btc +bkt +bvJ +bxs +byR +bAA +bAA +bCP +bAA +bCP +bAA +bCP +bAA +bHw +bKU +bMf +bMf +bOk +bPa +bPU +bOY +bRA +bOY +bST +bTS +bUu +bVi +bMe +bWP +bXy +bYr +bZe +bZN +caH +cby +cby +bJP aaa aaa aaa -aac +aby +aaa +aaa aaa aaa aaa @@ -89590,112 +91532,112 @@ aaa aaa aaa aaa -bUt -aht -ahZ -aiN -ajF -akt -akX -cfB -agT -aiT -anp -anp -aoY -apU -anp -arF -asK -anp -auE -avR -anp -ayi -azv -anp -aBn -aBS -aCJ -aDr -aEe -aEY -aFS -aGS -aHX -aJu -aKu -aLu -aMz -aGS -aOk -aPm -aQq -aRp -aGS -aTf -aTV -aVa -aGS -aGS -aOC -aYK -aZz -bax -bbe -bbK -bcj -bcj -bdS -bfk -bgm -bhh -bij -bjv -bkO -bmj -bnC -bYa -bdM -bro -bsA -bto -bus -bvt -bwy -bxF -byC -bsA -bAE +aiU +aju +akh +alc +alR +amF +anm +aoa +aiS +akn +apX +apX +asc +atf +apX +avf +awo +apX +ayk +azs +apX +aBN +aDc +apX +aEU +aFE +aGA +aHn +aIi +aJi +aKe +aLf +aMi +aNJ +aOT +aPZ +aRj +aLf +aTe +aUo +aVs +aWv +aLf +aYt +aZl +bay +aLf +aLf +bdC +beI +bfy +bgH +bhn +bhU +biw +biw +bkt +blL +bmR +bnS +boZ +bqk +brC +btd +bkt +bvK +bxt +byS +bAA bBC -bCL -bDE -bEo -bEu -bEY -bGv -bGv -bGv -bIs -bJj -bEY -bBB -bEY -bEY -bMt -caU -aad -bAJ -bAJ -bAJ -bAJ -bAJ -aad -aac -aad -aad -aad -aac +bBC +bDL +bFa +bGf +bCR +bIF +bHw +bKV +bMf +bMf +bOk +bPb +bMf +bQM +bQM +bQM +bSU +bTT +bUv +bKX +bMf +bMf +bXC +bYs +bYw +bYw +bYw +cbz +bYw +bYw +bYw +aht +aht +aby +aaa +aaa aaa aaa aaa @@ -89847,114 +91789,114 @@ aaa aaa aaa aaa -agU -ahu -aia -aiO -ajG -aku -agT -agT -agT aiT -anp -aob -aoZ -apV -aqP -arG -asL -anp -auF -avS -anp -ayj -azw -anp -aBo -aBT -aCK -aBm -aEd -aEW -avZ -aGS -aHY -aJv -aKu -aLt -aLt -aLr -aOl -aPn -aQr -aQr -aQr -aQr -aTW -aLt -aVX -aGS -bWC -aYK -aZA -bay -bbf -aZA -aYK -bcY -bdS -bdS -bdS -bcZ -bik -bik -bik -bik -bik -bfb -bdM -bYj -bsA -btp -but -btp -btp -btp -byD -bsA -bAF -bBB -bEY -bCM -bZo -bZA -bFI -bFI -bFI -bEZ -bFI -bFI -bFI -bKy -bEY -bEY -bMu -caU -aad +ajv +aki +ald +alS +amG +aiS +aiS +aiS +akn +apX +aqT +asd +atg +auj +avg +awp +apX +ayl +azt +apX +aBO +aDd +apX +aEV +aFF +aGB +aET +aIh +aJg +azA +aLf +aMj +aNK +aOT +aPY +aPY +aPW +aTf +aUp +aVt +aVt +aVt +aVt +aZm +aPY +bbB +aLf +bdD +beI +bfz +bgI +bho +bfz +beI +beI +bkt +bkt +bkt +bkt +bkt +bkt +bkt +bkt +bkt +bvL +bxu +byT +bAB +bBD +bBD +bDM +bFb +bGg +bHu +bIG +bJO +bKW +bMg +bNj +bOp +bPc +bPV +bPV +bPV +bSg +bPV +bPV +bUw +bVj +bMg +bMg +bXD +bYt +bZf +bZO +caI +cbA +ccp +cdg +cbz aaa aaa +aby aaa aaa aaa aaa -aac -aaa -aaa -aaa -aac -aaa -aaa aaa aaa aaa @@ -90104,102 +92046,107 @@ aaa aaa aaa aaa -agT -ahv -agT -agT -agT -agT -agT -alJ -amj -bUI -anp -aoc -apa -apW -anp -apU -asM -anp -apU -avT -anp -apU -azx -anp -aBm -aBm -aBm -aBm -aEd -aEW -avZ -aGS -aHZ -aJw -aKv -aLv -aMA -aNt -aOm -aPo -aQs -aLt -aLt -aLt -aTX -aLt -aVY -aGS -aOC -aYK -aZB -baz -bbe -bbL -aYK -bcZ -bdW -bfl -bgn -bhi -bil -bjw -bkP -bmk -bnD -boP -bdN -brp -bsB -btq -buu -bvu -bwz -bwz -byE -bzE -bAG -bBB -bEY -bDG -bEv -bFa -bFJ -bGw -bFJ -bFa -bFJ -bJk -bFJ -bFa -bFJ -bLQ -caE -caV -bAA +aiS +ajw +aiS +aiS +aiS +aiS +aiS +aob +aoD +apv +apX +aqU +ase +ath +apX +atf +awq +apX +atf +azu +apX +atf +aDe +apX +aET +aET +aET +aET +aIh +aJg +azA +aLf +aMk +aNL +aOU +aQa +aRk +aSg +aTg +aUq +aVu +aPY +aPY +aPY +aZn +aPY +bbC +aLf +bdC +beI +bfA +bgJ +bhn +bhV +beI +aKq +bkx +blM +bmS +bnT +bpa +bql +brD +bte +buw +bvM +bxv +byU bAA +bBE +bCQ +bDN +bFc +bGh +bCR +bIH +bHw +bKX +bMf +bNk +bOq +bPd +bPW +bQN +bPW +bPd +bPW +bTU +bUx +bPd +bPW +bWQ +bXE +bYu +bZg +bZP +caJ +cbB +ccq +cdh +bYw aaa aaa aaa @@ -90209,11 +92156,6 @@ aaa aaa aaa aaa -aac -aaa -aaa -aaa -aaa aaa aaa aaa @@ -90361,108 +92303,108 @@ aaa aaa aaa aaa -agT -agT -aiP -ajH -ajH -ajH -ajH -ajH -ajH -amT -anp -aod -apb +aiS +aiS +akj +ale +ale +ale +ale +ale +ale +apw apX -aqQ -arH -asN -atF -bUQ -asN -axn -auG -asN -axn -aBp -axn -aCL -axn -asN -aEZ -avZ -aGS -aIa -aJx -aKw -aLw -aMB -aNu -aOn -aPp -aQt -aRq -aSo -aTg -aKu -aLt -aVZ -aGS -bWC -aYK -aYK -aYK -bbg -aYK -aYK -bcZ -bdW -bfm -bgo -bhj -bim -bjx -bkQ -bkQ -bnE -boQ -bdM -bYk -bsA -btr -buv -bvv -bwA -bxG -byF -bsA -bAH -bBE -bCO -bDH -bJH -bFb -bFK -bDH -bHd -bHH -bIt -bDH -bEw -bKz -bLg -bDH -bMw -bMT -bNx -bNQ -aaa -aaa -aaa -aaa -aaa -aaa +aqV +asf +ati +auk +avh +awr +axo +aym +awr +aAO +aBP +awr +aAO +aEW +aAO +aGC +aAO +awr +aJj +azA +aLf +aMl +aNM +aOV +aQb +aRl +aSh +aTh +aUr +aVv +aWw +aXv +aYu +aOT +aPY +bbD +aLf +bdD +beI +beI +beI +bhp +beI +beI +bjv +bkx +blN +bmT +bnU +bpb +bqm +brE +btf +bux +bvN +bxw +byV +bAA +bBF +bCR +bDO +bCR +bCR +bCR +bII +bHw +bKY +bMh +bNl +bOi +bPe +bPX +bNl +bRB +bSh +bSV +bNl +bUy +bVk +bWb +bNl +bXF +bYv +bZh +bZQ +caK +cbC +ccr +cdi +cec +ceA aaa aaa aaa @@ -90619,107 +92561,107 @@ aaa aaa aaa aaa -agU -aiQ -agT -agT -agT -agU -agU -agU -agT -anp -aoe -apc -apY -anp -arI -asO -atG -auH -avU -avU -ayk -azy -azy -aBq -azy -aCM -azy -azy -aFa -aFQ -aGS -aIb -aGS -aKx -aGS -aGS -aGS -aOe -aPq -aGS -aGS -aGS -aGS -aPj -aVb -aGS -aGS -aXN -aWM -aWM -aWM -bbh -aJB -bck -bcZ -bdW -bfn -bdW -bhk -bin -bjy -bkR -bml -bnF -boR -bdL -brq -bsA -bsA -buw -bvw -bsA -bsA -bsA -bsA +aiT +akk +aiS +aiS +aiS +aiT +aiT +aiT +aiS +apX +aqW +asg +atj +apX +avi +aws +axp +ayn +azv +azv +aBQ +aDf +aDf +aEX +aDf +aGD +aDf +aDf +aJk +aKc +aLf +aMm +aLf +aOW +aLf +aLf +aLf +aSY +aUs +aLf +aLf +aLf +aLf +aUl +baz +aLf +aLf +bdE +bcz +bcz +bcz +bhq +aNR +bix +aFi +bkx +blO +bmU +bnT +bpc +bqn +brF +bkx +buy +bvO +bxx +byW bAA -bYQ -bFC -bLR -bZp -bBF -bCP -bJl -bCP -bHI -bCP -bJl -bJI -bKA -bJI -cav -caG -bAA -bAA -bAA -aaa -aaa -aaa -aaa -aaa -aaa +bBG +bCR +bDP +bFd +bGi +bHv +bIJ +bHw +bKZ +bLW +bNm +bOr +bPf +bPY +bQO +bPY +bSi +bPY +bQO +bUz +bVl +bWc +bWR +bXG +bYw +bZi +bZR +caL +cbD +bYw +cdj +bYw +bYw aaa aaa aaa @@ -90876,107 +92818,107 @@ aaa aaa aaa aaa -agT -aiR -agT -aaa -aaa -aaa -aaa -aaa -aaa -anp -anp -anp -anp -anp -arJ -asP -atH -auI -avV -axo -ayl -azz -aAv -aBr -aAv -aAv -aAv -aAv -aFb -aFT -aGS -aIc -aGS -aKy -aGS -aMC -aGT -aOo -aPr -aQu -aRr -aSp -aTh -aTY -aOs -aWa -aWa -aWa -aWa -aWa -aWa -aAC -bbM -bcl -bcZ -bdX -bfo -bdW -bhk -bio -bjz -bjC -bmm -bik -bfb -bdM -bgZ -bsC -bts -bux -bvx -bwB -bxH -byG -aad -aad -bBG -aad -bDJ -aad -bBG -aad -bDJ -aad -bBG -aad -bDJ -aad -bBG -aad -bDJ -aad -aaa -aaa -aaa +aiS +akl +aiS aaa aaa aaa aaa aaa aaa +apX +apX +apX +apX +apX +avj +awt +axq +ayo +azw +aAP +aBR +aDg +aEc +aEY +aEc +aEc +aEc +aEc +aJl +aKf +aLf +aMn +aLf +aOX +aLf +aRm +aLg +aTi +aUt +aVw +aWx +aXw +aYv +aZo +aTm +bbE +bbE +bbE +bbE +bbE +bbE +aEj +aEj +biy +bjw +bjw +bjw +bjw +bjw +bjw +bjw +bjw +bjw +bod +bvP +bxy +byX +bAA +bAA +bCS +bDQ +bCS +bAA +bHw +bHw +bHw +bLa +abI +bNn +abI +bLa +abI +bNn +abI +bLa +abI +bNn +bUA +bVm +bWd +bWS +bWd +bYx +bZj +bZS +caM +cbE +bYw +cdk +ced +bYw aaa aaa aaa @@ -91133,107 +93075,107 @@ aaa aaa aaa aaa -aib -bUz -ajI +ajx +akm +alf aaa aaa aaa -akY -akY -akZ -akY -aof -anp -anp -bUL -arM -bUN -atI -auJ -avW -axp -arM -azA -aAw -aAw -aAw -aAw -aAw -aEf -aFc -aFU -aGT -aId -aGT -aGT -aGT -aGT -aGT -aOp -aPs -aQv -aQv -aQv -aTi -aTZ -aUd -aWb -aWN -aXO -aYL -aZC -aWa -aUe -aPB -bcm -bcZ -bdY -bfp -bdY -bhk -bip -bjA -bjC -bmn -bik -bfc -bYh -bgZ -bdM -bts -bYn -bvy -bYx -bxI -byG -aad -bAJ +ann +ann +ano +ann +aqX +apX +apX +aul +avk +awu +axr +ayp +azx +aAQ +avk +aDh +aEd +aEd +aEd +aEd +aEd +aIj +aJm +aKg +aLg +aMo +aLg +aLg +aLg +aLg +aLg +aTj +aUu +aVx +aVx +aVx +aYw +aZp +aZt +bbF +bcA +bdF +beJ +bfB +bbE +aZv +aUC +biz +bjw +bky +blP +bmV +bnV +bpd +bqo +brG +btg +buz +bvQ +bxz +byY +bAC bBH -bCQ -bBH -bAJ -bBH -bCQ -bBH -bAJ -bBH -bCQ -bBH -bAJ -bBH -bCQ -bBH -bAJ -aad -aac -aaa -aaa -aaa -aaa -aaa -aaa +bCT +bDR +bCT +bGj +bHx +abI +bJP +bLb +bMi +bLb +bJP +bLb +bMi +bLb +bJP +bLb +bMi +bLb +bJP +bLb +bMi +bLb +bJP aaa +bYw +bZT +caN +bZT +bYw +cdl +bYw +bYw aaa aaa aaa @@ -91390,100 +93332,112 @@ aaa aaa aaa aaa -bUv -aiT -ajJ +ajy +akn +alg aaa aaa -akY -akY -amk -amU -anq -aof -aDq -aDq -aDq -arM -asQ -atJ -auK -avX -axq -arM -azB -aAw -aBs -aBs -bVi -aAw -aAw -aFd -aAw -aAw -aIe -aJy -aKz -aLx -aMD -aNv -aOq -aPt -aQw -aRs -aSq -aTj -aUa -aVc -aWc -aWO -aXP -aYM -aZD -aWa -aUf -aAC -aUf -bcZ -bdZ -bfq -bgp -bhl -biq -bjB -bkS -bmo -bik -bdM -bqd -bge -bdL -btt -buy -bvz -bYl -bxJ -byG -aad -bAJ +ann +ann +aoE +apx +apY +aqX +ash +ash +ash +avk +awv +axs +ayq +azy +aAR +avk +aDi +aEd +aEZ +aEZ +aGE +aEd +aEd +aJn +aEd +aEd +aMp +aNN +aOY +aQc +aRn +aSi +aTk +aUv +aVy +aWy +aXx +aYx +aZq +baA +bbG +bcB +bdG +beK +bfC +bbE +aTx +aEj +aTx +bjw +bkz +blQ +bmW +bnW +bpe +bqp +brH +brH +buA +bvR +bxA +byZ +bAD bBI -bCR -bDK -bAJ -bFc -bFL -bGx -bAJ -bHJ -bIu -bJm -bAJ -bKB -bLh -bLS -bAJ -aaa -aac +bCU +bDS +bFe +bGk +bHx +abI +bJP +bLc +bMj +bNo +bJP +bPg +bPZ +bQP +bJP +bSj +bSW +bTV +bJP +bVn +bWe +bWT +bJP +aht +bYw +bZU +caO +cbF +ccs +cdm +cdm +bYw +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -91503,23 +93457,11 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRA aaa aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -91639,7 +93581,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -91647,100 +93589,118 @@ aaa aaa aaa aaa -bUv -aiU -ajJ +ajy +ako +alg aaa aaa -akZ -alK -aml -aml -aml -aog -apd -aqa -apd -arM -asQ -atK -auL -avY -auL -aym -azC -aAx -aBt -aBU -aBv -aBv -aBv -aBX -aFV -aAw -aIf -aJz -aKA -aLy -aME -aNw -aOr -aPu -aOs -aOs -aOs -aTk -aTY -aVd -aWd -aWP -aXQ -aYN -aZE -aWa -aUf -aAC -bcn -bcZ -bcZ -bcZ -bcZ -bcZ -bir -bjC -bkT -bmp -bik -boS -bqe -bYl -bsD -bsD +ano +aoc +aoF +aoF +aoF +aqY +asi +atk +asi +avk +awv +axt +ayr +azz +ayr +aBS +aDj +aEe +aFa +aFG +aGF +aGF +aGF +aFI +aKh +aEd +aMq +aNO +aOZ +aQd +aRo +aSj +aTl +aUw +aTm +aTm +aTm +aYy +aZo +baB +bbH +bcC +bdH +beL +bfD +bbE +aTx +aEj +aTx +bjw +bkA +blR +bmX +bnX +bpf +bqq +brI +bth buz -bvA -bwC -bsD -byH -aad -bAJ +bvS +bxB +bza +bAE bBJ -bBK -bBK -bAJ -bFd -bFM -bFd -bAJ -bHK -bIv -bHK -bAJ -bKC -bLi -bKC -bAJ -aaa -aac +bBJ +bDT +bFf +bGl +bHx +abI +bJP +bLd +bLe +bLe +bJP +bPh +bQa +bPh +bJP +bSk +bSX +bSk +bJP +bVo +bWf +bVo +bJP +aht +bYw +bYw +caP +bYw +bYw +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -91760,24 +93720,6 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -91904,100 +93846,103 @@ aaa aaa aaa aaa -bUv -aiT -ajJ +ajy +akn +alg aaa aaa -akY -akY -amm -amV -anr -aof -bUK -aqb -bUM -arN -asQ -atL -auM -avZ -arM -arM -azD -aAw -aBu -aBV -aCN -aDs -aEg -aFf -aBv -aAw -aIg -aJz -aKB -aJz -aMF -aNx -aOs -aPr -aQx -aRt -aQx -aTl -aTY -aVe -aWe -aWe -aXR -aXR -aXR -aWe -bbi -aWe -aUf -bda -bcZ -bfr -bgq -bhm -bis -bjC -bkU -bmq -bnG -blc -bqf -bgz -bsD -btu -buA -bvB -bwD -bxK -byH -aad -bAJ -bBK -bCS -bBK -bAJ -bFd -bFN -bFd -bAJ -bHL -bIw -bHK -bAJ -bKC -bLj -bKC -bAJ +ann +ann +aoG +apy +apZ +aqX +asj +atl +aum +avl +awv +axu +ays +azA +avk +avk +aDk +aEd +aFb +aFH +aGG +aHo +aIk +aJo +aGF +aEd +aMr +aNO +aPa +aNO +aRp +aSk +aTm +aUt +aVz +aWz +aVz +aYz +aZo +baC +bbI +bbI +bdI +bdI +bdI +bbI +bhr +bbI +biA +bjw +bkB +blS +bmY +bnY +bpg +bqr +brJ +bti +bod +bvT +bxC +bzb +bAF +bAF +bCV +bDU +bCV +bAF +bHy aaa -aac +bJP +bLe +bMk +bLe +bJP +bPh +bQb +bPh +bJP +bSl +bSY +bSk +bJP +bVo +bWg +bVo +bJP +aaa +aaa +bYw +caQ +bYw aaa aaa aaa @@ -92015,30 +93960,27 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA aaa aaa aaa aaa +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +cju +cju aaa aaa aaa @@ -92161,100 +94103,103 @@ aaa aaa aaa aaa -aid -aiQ -ajK +ajz +akk +alh aaa aaa aaa -akY -akY -akZ -akY -aof -anp -anp -anp -aqd -asR -atM -auN -awa -atM -atM -aqd -aAw -aAw -aBX -bVj -aAw -aAw -aAw -aFW -aAw -aIh -aJz -aKC -aLz -aGT -aGT -aOt -aPv -aQy -aOs -aOs -aOp -aUb -aVf -aWe -aWQ -aXS -aYO -aZF -baA -bbj -aWe -bco -aWM -bea -bfs -bgr -bhn -bit -bjC -bkV -bmr -bik -boT -bqg -brr -bsD -btv -buB -bvC -bwE -bxL -byH -aad -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -bAJ -aad -aac +ann +ann +ano +ann +aqX +apX +apX +apX +atn +aww +axv +ayt +azB +axv +axv +atn +aEd +aEd +aFI +aGH +aEd +aEd +aEd +aKi +aEd +aMs +aNO +aPb +aQe +aLg +aLg +aTn +aUx +aVA +aTm +aTm +aTj +aZr +baD +bbI +bcD +bdJ +beM +bfE +bgK +bhs +bbI +aTx +bjw +bjw +bjw +bjw +bjw +bph +bqs +brJ +btj +bod +bvU +bxD +bzc +bAF +bBK +bCW +bDV +bFg +bGm +bHy +aaa +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +bJP +abI +abI +bZV +caR +bZV aaa aaa aaa @@ -92272,31 +94217,28 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRT -bRT -bRA -bRT -bRA -bRA aaa aaa aaa aaa +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -92418,81 +94360,80 @@ aaa aaa aaa aaa -agT -bUA -agT +aiS +akp +aiS aaa aaa aaa aaa aaa aaa -agT -agT -agT -aqc -aqR -aqd -asS -atN -auO -awb -atN -ayn -aqd -aAy -bVb -aBX -aBv -aDt -aEh -aAw -aFX -aAw -aIi -aJA -aKC -aJz -aJA -aGT -aOu -aNx -aOs -aOs -aOs -aTk -aUc -aVg -aWf -aWR -aXT -aYP -aZG -baB -bbk -aWe -aUf -bcZ -bcZ -bft -bgs -bho -biu -bjD -bkW -bms -bik -boU -bqh -brs -bsD -btw -buC -bvB -bwF -bxM -byH -aad +aiS +aiS +aiS +atm +aun +atn +awx +axw +ayu +azC +axw +aBT +atn +aEf +aFc +aFI +aGF +aHp +aIl +aEd +aKj +aEd +aMt +aNP +aPb +aNO +aNP +aLg +aTo +aSk +aTm +aTm +aTm +aYy +aZs +baE +bbJ +bcE +bdK +beN +bfF +bgL +bht +bbI +aTx +bjw +bjw +blT +bmZ +bnZ +bpi +bqs +brJ +btk +buB +brR +bxE +bnj +bAF +bBL +bCW +bDW +bFh +bGn +bHy aaa aaa aaa @@ -92501,17 +94442,16 @@ aaa aaa aaa aaa -aad +aaa +abI aaa aaa aaa -aad +abI aaa aaa aaa -aaa -aaa -aac +abI aaa aaa aaa @@ -92529,27 +94469,6 @@ aaa aaa aaa aaa -bRA -bRA -bRT -bRA -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRT -bRA -bRT -bRA -bRA -bRA -bRT -bRA -bRA -bRA aaa aaa aaa @@ -92557,6 +94476,29 @@ aaa aaa aaa aaa +cju +cju +cju +cju +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +cju +ckK +cju +cju +cju +cju +aaa +aaa +aaa aaa aaa aaa @@ -92675,81 +94617,81 @@ aaa aaa aaa aaa -agU -bUz -agT -agT -agT -agU -agU -agU -agT -agT -aoh -ape -ahu -ahu -aqd -asT -atN -auO -awb -atN -ayo -aqd -aAz -aBw -aBY -aBv -aAw -aAw -aAw -aAw -aAw -aIj -aJz -aKD -aLA -aMG -aGT -aOv -aNx -aOs -aOs -aOs +aiT +akm +aiS +aiS +aiS +aiT +aiT +aiT +aiS +aiS +aqZ +ask +ajv +ajv +atn +awy +axw +ayu +azC +axw +aBU +atn +aEg +aFd +aFJ +aGF +aEd +aEd +aEd +aEd +aEd +aMu +aNO +aPc +aQf +aRq +aLg +aTp +aSk aTm -aUd -aTZ -aWg -aWS -aXU -cfF -aZH -aYQ -bbl -aWe -aUf -bdb -beb -bdW -bgt -bhp -biv -bjE -bkX -bmt -bik -boV -bqi -brt -bsE -btx -buD -bvD -bwG -bxN -byH -aad +aTm +aTm +aYA +aZt +aZp +bbK +bcF +bdL +beO +bfG +bgM +bhu +bbI +biB +bcz +bkC +blU +bna +boa +bpj +bqt +brK +btl +bod +bvV +bxF +bzd +bAF +bBM +bCX +bDX +bFi +bGo +bHy +abI aaa aaa aaa @@ -92757,16 +94699,16 @@ aaa aaa aaa aaa -aeV -aac -aac -aac -aac -aac -aac -aac -aac -aac +bzy +aby +aby +aby +aby +aby +aby +aby +aby +aby aaa aaa aaa @@ -92784,32 +94726,6 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRT -bRT -bRT -bRT -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -92817,6 +94733,32 @@ aaa aaa aaa aaa +cju +cju +cju +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +cju +cju +ckK +ckK +ckK +cju +ckK +cju +cju +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -92932,81 +94874,81 @@ aaa aaa aaa aaa -agU -aiW -ajH -ajH -ajH -ala -ajH -ajH -ajH -ajH -ajH -ajH -ajH -aqS -aqd -asU -atO -auP -awc -axr -ayp -aqd -aAA -aBx -aBX -aBv -aDu -bVu -aAw -aFY -aGU -aIk -bVE -aJz -aLB -aJA -aGT -aOw -aNx -aQz -aRu -aSr -aTn -aOs -aVh -aWe -aWT -aXV -aYR -aZI -aZI -bbm -aWe -aUf -bcZ -bcZ -bcZ -bed -bgz -bgz -bgz -bgz -bgz -bgz -boW -bqj -bgz -bsD -bty +aiT +akq +ale +ale +ale +anp +ale +ale +ale +ale +ale +ale +ale +auo +atn +awz +axx +ayv +azD +aAS +aBV +atn +aEh +aFe +aFI +aGF +aHq +aIm +aEd +aKk +aLh +aMv +aNQ +aNO +aQg +aNP +aLg +aTq +aSk +aVB +aWA +aXy +aYB +aTm +baF +bbI +bcG +bdM +beP +bfH +bfH +bhv +bbI +aTx +bjx +bjw +blV +bnb +bob +bpk +bqs +brL +btm buC -bvB -bwH -bxO -byH -bYD +bvW +bxG +bze +bAF +bBN +bCY +bDY +bFj +bGp +bHy +abI aaa aaa aaa @@ -93017,11 +94959,11 @@ aaa aaa aaa aaa -aad +abI aaa aaa aaa -aad +abI aaa aaa aaa @@ -93041,35 +94983,35 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRA -bRT -bRA -bRT -bRT -bRA -bRT -bRT -bRA -bRT -bRT -bRT -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA +aaa +aaa +aaa +aaa +aaa +aaa +aaa +cju +cju +ckK +cju +ckK +cju +ckK +ckK +cju +cju +cju +ckK +cju +ckK +cju +cju +cju +ckK +cju +cju +cju +aaa aaa aaa aaa @@ -93189,97 +95131,97 @@ aaa aaa aaa aaa -agT -agT -agT -agT -agT -agU -agU -agU -agT -agT -agT -alI -agT -aqT -aqd -asV -atN -atN -atN -atN -ayq -aqd -aAw -aAw -aBZ -aAw -aAw -aAw -aAw -aFZ -aGT -aGT -aGT -aKE -aKE -aKE -aGT -aOx -aPw -aKE -aPw -aSs -aGT -aGT -aGT -aWe -aWe -aWe -aXR -aZJ -aXR -aWe -aWe -bcp -aPB -aPB -bfu -bed -bhq -biw -bjF -bkY -bmu -bnH -boX -bqk -bru -bsD -btz -buE -bvE -bwI -bYy -bxP -byH -byH -byH -bCT -byH -aad -aad -aad +aiS +aiS +aiS +aiS +aiS +aiT +aiT +aiT +aiS +aiS +aiS +asl +aiS +aup +atn +awA +axw +axw +axw +axw +aBW +atn +aEd +aEd +aFK +aEd +aEd +aEd +aEd +aKl +aLg +aLg +aLg +aPd +aPd +aPd +aLg +aTr +aUy +aPd +aUy +aXz +aLg +aLg +aLg +bbI +bbI +bbI +bdI +bfI +bdI +bbI +bbI +biC +bjy +bkD +blW +bnc +boc +bpl +bqu +brM +btn +bod +bvX +bxH +bzf +bAF +bBO +bCZ +bDZ +bFk +bGq +bHy aaa -aaY -aac -aac -aac aaa -aaY -aac -aeV +aaa +aaa +aaa +aaa +aaa +aaa +aaa +acO +aby +aby +aby +aaa +acO +aby +bzy aaa aaa aaa @@ -93298,38 +95240,38 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRT -bRA -bRT -bRT -bRA -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRT -bRA -bRT -bRT -bRT -bRA -bRA -bRT -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA +aaa +aaa +aaa +aaa +aaa +cju +cju +cju +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +ckK +ckK +ckK +ckK +cju +cju +cju +ckK +cju +cju +cju +cju +cju +cju +aaa aaa aaa aaa @@ -93456,78 +95398,70 @@ aaa aaa aaa aaa -agT -amS -ajH -aqU -aqd -asW -atN -atN -atN -atN -ayr -aqd -aAB -aAw -aCa -aCO -aDv -aAw -aFg -aGa -aGV -aIl -aAC +aiS +apu +ale +auq +atn +awB +axw +axw +axw +axw +aBX +atn +aEi +aEd +aFL +aGI +aHr +aEd +aJp +aKm +aLi +aMw +aEj aaa aaa aaa -aGT -aOy -aPx -aKE -aRv -aSt -aGT +aLg +aTs +aUz +aPd +aWB +aXA +aLg aaa aaa aaa aaa aaa -aXR -aZK -aXR +bdI +bfJ +bdI aaa -bbN -aCg -aCg -bec -bfv -bed -bhr -bix -bjG -bkZ -bmv -bnI -boY -bqh -brv -bsD -btA -buF -bvF -bwJ -bxQ -byI -bzF -bAK -bzF -bCU -byH -byH -bFe -aad +aEj +aFi +aTx +bjw +bjw +bjw +bod +bod +bod +bod +bod +bod +bvY +bxI +bnj +bAF +bBP +bCW +bDZ +bFl +bGr +bHy aaa aaa aaa @@ -93555,39 +95489,6 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRT -bRT -bRT -bRT -bRA -bRT -bRA -bRT -bRT -bRT -bRT -bLk -bRA -bRA -bRT -bRT -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -93601,6 +95502,47 @@ aaa aaa aaa aaa +cju +cju +cju +ckK +ckK +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +cju +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -93713,78 +95655,77 @@ aaa aaa aaa aaa -agT -aiT -aqd -aqd -arO -arO -atP -arO -arO -atP -arO -arO -aqd -aqd -aCb -aCP -aCP -aEi -aAD -aAD -aGW -aIm -aAC +aiS +akn +atn +atn +avm +avm +axy +avm +avm +axy +avm +avm +atn +atn +aFM +aGJ +aGJ +aIn +aEk +aEk +aLj +aMx +aEj aaa aaa aaa -aGT -aOx -aPw -aKE -aPw -aSs -aGT +aLg +aTr +aUy +aPd +aUy +aXz +aLg aaa aaa aaa aaa aaa -aXR -aZJ -aXR +bdI +bfI +bdI aaa -bbN -aAC -aAC -aAC -bfw -bed -bhs -biy -bix -bla -bmw -bnJ -boZ -bql -brw -bsD -btB -buG -bvG -bvB -bxR -byJ -bzG -bAL -bBL -bCV -bDL -bEx -bFf -aad +aEj +aEj +bjz +bkE +aht +bnd +boe +bpm +bqv +brN +bto +buD +bvZ +bxJ +bzg +bAG +bBQ +bDa +bEa +bFm +bGs +bHy +bHy +bHy +bHy +bHy +bHy +bOs +bPi aaa aaa aaa @@ -93811,43 +95752,6 @@ aaa aaa aaa aaa -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRT -bRT -bRA -bRA -bRA -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRT -bSg -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -93855,6 +95759,44 @@ aaa aaa aaa aaa +cju +cju +cju +ckK +cju +ckK +ckK +cju +ckK +cju +ckK +ckK +cju +cju +cju +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -93970,78 +95912,77 @@ aaa aaa aaa aaa -agU aiT -aqd -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqd -aAw -aAw -aAw -aAw -aAC -aAC -aGX -aFi -aAC +akn +atn +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +atn +aEd +aEd +aEd +aEd +aEj +aEj +aKq +aJs +aEj aaa -aLC -aLC -aLC -aOz -aPy -aLC -aRw -aSu -aLC -aLC -aLC +aQh +aQh +aQh +aTt +aUA +aQh +aWC +aXB +aQh +aQh +aQh aaa -amZ -amZ -ana -aZL -ana -amZ -amZ -aAC -aUe -aPB -aUg -bed -bht -biz -bjH -blb -bmx -bnK -bpa -bqm -brx -bsD -btC -buH -bvH -bwL -bxS -byK -bzH -bAM -bzH -bCW -byH -byH -bFe -aad +apC +apC +apD +bfK +apD +apC +apC +aEj +aTx +bkE +aht +bnd +bof +bpn +bqw +brO +btp +buE +bwa +bxH +bzh +bAF +bBR +bDb +bEb +bFn +bGt +bHz +bIK +bJQ +bIK +bMl +bNp +bOt +bPj aaa aaa aaa @@ -94067,45 +96008,6 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRT -bRT -bRA -bRT -bRT -bRT -bRT -bRT -bRT -bRA -bRA -bRT -bRA -bRT -bRT -bRT -bRA -bRT -bRA -bRT -bRT -bRT -bRT -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -94114,6 +96016,46 @@ aaa aaa aaa aaa +cju +cju +cju +cju +cju +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +ckK +ckK +clF +cju +cju +ckK +ckK +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -94227,79 +96169,77 @@ aaa aaa aaa aaa -agU aiT -aqd -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqd -aCc -aCQ -aDw -aAC -aFh -aGb -aGb -aIn -aAC -aKF -aLC -aLC -aMH -aMH -aMH -aQA -aMH -aMH -aMH -aMH -aLC +akn +atn +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +atn +aFN +aGK +aHs +aEj +aJq +aKn +aKn +aMy +aEj +aPe +aQh +aQh +aRr +aRr +aRr +aVC +aRr +aRr +aRr +aRr +aQh aaa -amZ -aXW -aqh -aqh -aYS -cjL -amZ -aAC -aUf -bed -bed -bed -bed -bed -bgz -blc -bmy -bnL -bpb -blc -bgz -bsD -bsD -bsD -bsD -bwM -bxT -bsD -byH -byH -byH -byH -byH -byH -afp -afp -bGy +apC +bdN +atr +atr +beQ +bhw +apC +aEj +aTx +bkE +aht +bnd +bog +bpo +bpn +brP +btq +buF +bwb +bxK +bzi +bAF +bBS +bDc +bEc +bFo +bGu +bGu +bIL +bJR +bLf +bMm +bNp +bOt +bPj aaa aaa aaa @@ -94324,45 +96264,6 @@ aaa aaa aaa aaa -bRB -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRA -bRA -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRT -bRA -bRT -bRT -bSg -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -94371,6 +96272,47 @@ aaa aaa aaa aaa +cju +cju +ckK +cju +cju +cju +cju +ckK +ckK +cju +cju +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +ckK +cju +cju +cju +ckK +cju +cju +cju +ckK +clv +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa aaa aaa aaa @@ -94484,79 +96426,77 @@ aaa aaa aaa aaa -agT -apf -aqd -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqd -aCd -aCR -aDx -aAC -bVw -aAC -aGY -aGY -aAC -aKF -aLD -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aLC +aiS +asm +atn +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +atn +aFO +aGL +aHt +aEj +aJr +aEj +aLk +aLk +aEj +aPe +aQi +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aQh aaa -ana -aXX -aYS -aqh -aYS -bbn -bbO -aAC -aUf -bed -bfy -bgu -bfy -bed -bjI -bld -bmz -bnK -bpc -bqn -bry -bsF -bfy -bfy -bvI -bwN -bxU -byL -bzI -bzI -bBM -bCX -bDM -bEy -bFg -bFg -bGz +apD +bdO +beQ +atr +beQ +bhx +bhW +aEj +bjz +bkE +aht +bnd +boh +bpp +bqx +brQ +btr +buG +bwc +bxL +bzj +bAF +bBT +bDd +bEd +bFp +bGv +bHA +bIM +bJS +bIM +bMn +bNp +bOt +bPj aaa aaa aaa @@ -94579,48 +96519,6 @@ aaa aaa aaa aaa -aad -aad -bRB -bRB -bRD -bRD -bRD -bRA -bRA -bRT -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRA aaa aaa aaa @@ -94630,6 +96528,50 @@ aaa aaa aaa aaa +cju +cju +cju +cju +cju +cju +cju +cju +ckK +cju +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +cju +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +ckK +ckK +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -94741,78 +96683,77 @@ aaa aaa aaa aaa -agU aiT -aqd -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqd -aCe -aCS -aCg -aEj +akn +atn +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +atn +aFP +aGM aFi -aGc -aGZ aIo -aAC -aKF -aLD -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aMH -cjI -aLC +aJs +aKo +aLl +aMz +aEj +aPe +aQi +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aZu +aQh aaa -amZ -cjJ -aqh -aqh -aYS -bbo -amZ -aAC -aUf -bed -bfy -bfy -bfy -biA -bjJ -ble -bmz -bXY -bpc -bqo -brz -bfy -btD -buI -bvI -bwO -bxV -byM -bxW -bAN -bvI -bCY -bvK -bvK -afp -afp +apC +bdP +atr +atr +beQ +bhy +apC +aEj +aTx +bkF +bkF +bkF +bkF +bkF +bnj +brR +bts +buH +bwd +brR +bnj +bAF +bAF +bAF +bAF +bFq +bGw +bAF +bHy +bHy +bHy +bHy +bHy +bOs +bPk aaa aaa aaa @@ -94836,48 +96777,6 @@ aaa aaa aaa aaa -aad -afp -bRC -bRJ -bRP -bRD -bRD -bRD -bRA -bRA -bRT -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRA -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRA -bRT -bRT -bRT -bRT -bRT -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA aaa aaa aaa @@ -94886,6 +96785,49 @@ aaa aaa aaa aaa +cjv +cju +cju +cju +cju +ckK +cju +cju +cju +cju +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +cju +cju +cju +ckK +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +clv +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa aaa aaa aaa @@ -94998,143 +96940,77 @@ aaa aaa aaa aaa -agU aiT -aqd -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqV -aqd -aCf -aCT -aCT -aAC -bVx -aCg -aCg -aAC -aAC -aKF -aLD -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aMH -aLC +akn +atn +aur +aur +aur +aur +aur +aur +aur +aur +aur +aur +atn +aFQ +aGN +aGN +aEj +aJt +aFi +aFi +aEj +aEj +aPe +aQi +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aRr +aQh aaa -amZ -amZ -ana -aZM -ana -amZ -amZ -aAC -bdc -bed -bfy -bfy -bgy -bfy -bjK -blf -bmz -bnM -bpd -bqp -brA -bfy -bfy -bfy -bvI -bwP -bxW -byN -bxW -bAO -bvI -bvK -bvK -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -afp -bRD -bRD -bRD -bRD -bRD -bRD -bRD -bRT -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRA -bRT -bRA -bRT -bRT -bRT -bRA -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRD -bRA -bRA -bRA +apC +apC +apD +bfL +apD +apC +apC +aEj +aTx +bkF +blX +bne +blX +bkF +bqy +brS +btt +buI +bwe +bxM +bzk +bAH +blX +blX +bEe +bFr +bGx +bHB +bIN +bIN +bLg +bMo +bNq +bOu +bPl aaa aaa aaa @@ -95164,6 +97040,72 @@ aaa aaa aaa aaa +abI +abI +cjv +cjv +cjx +cjx +cjx +cju +cju +ckK +cju +cju +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +ckK +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -95255,41 +97197,41 @@ aaa aaa aaa aaa -agT -aiT -aqd -aqd -arO -arO -atP -arO -arO -atP -arO -arO -aqd -aqd -aAC -aAC -aAC -aAC -aFj -aGd -aCg -aIq -aAC -aKF -aLC -aLC -aMH -aMH -aMH -cjH -aMH -aMH -aMH -aMH -aLC +aiS +akn +atn +atn +avm +avm +axy +avm +avm +axy +avm +avm +atn +atn +aEj +aEj +aEj +aEj +aJu +aKp +aFi +aMA +aEj +aPe +aQh +aQh +aRr +aRr +aRr +aVD +aRr +aRr +aRr +aRr +aQh aaa aaa aaa @@ -95298,100 +97240,34 @@ aaa aaa aaa aaa -aAC -aUf -bee -bfz -bgv -bfy -bfy -bjL -blg -bmz -bnN -bpe -bqq -bqq -bqq -bqq -bqq -bvJ -bwQ -bxX -byO -bzJ -bAP -bBN -bCZ -aaa -aaa -aaa -aad -aaa -aaa -aaa -aad -aaa -aaa -aaa -aad -aaa -aaa -aaa -aad -aaa -aaa -aaa -aad -aaa -aaa -aaa -aad -aaa -aaa -aaa -aad -afp -bRD -bRD -bRD -bRU -bRD -bRV -bRD -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRT -bRT -bSg -bSg -bSg -bRT -bRT -bRT -bRT -bRA -bRT -bRA -bRT -bRT -bRA -bRD -bTB -bTG -bRA -bRA +aEj +aTx +bkF +blX +blX +blX +bpq +bqz +brT +btt +buJ +bwe +bxN +bzl +blX +bBU +bDe +bEe +bFs +bGy +bHC +bGy +bJT +bEe +bMp +bEg +bEg +bPm aaa aaa aaa @@ -95421,6 +97297,72 @@ aaa aaa aaa aaa +abI +ahi +cjw +cjV +ckt +cjx +cjx +cjx +cju +cju +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +cju +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -95512,41 +97454,41 @@ aaa aaa aaa aaa -agT -aiT -aqe -agT -aqd -asX -atQ -auQ -awd -axs -ays -aqd -aAC -aBy -aCg -aCg -aCg -aCg +aiS +akn +ato +aiS +atn +awC +axz +ayw +azE +aAT +aBY +atn +aEj +aFf aFi -aCg -aCg -aCg -aAC +aFi +aFi +aFi +aJs +aFi +aFi +aFi +aEj aaa -aLC -aLC -aLC -aLC -aLC -aLC -aLC -aLC -aLC -aLC -aLC +aQh +aQh +aQh +aQh +aQh +aQh +aQh +aQh +aQh +aQh +aQh aaa aaa aaa @@ -95555,105 +97497,105 @@ aaa aaa aaa aaa -aAC -bdd -bef -bfy -bfy -bfy -biB -bjM -blh -bmz -bnO -bpf -bqn -brB -bsF -bfy -bfy -bvI -bwR -bxY -bxY -bxY -bxY -bBO -bvK -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -afp -bRD -bRD -bRD -bRD -bRD -bRD -bRD -bRA -bRT -bRT -bRA -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRT -bRA -bRA -bRT -bRA -bRA -bRA -bRD -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa +aEj +aTx +bkF +blX +blX +bni +blX +bqA +brU +btt +buK +bwf +bxO +bzm +blX +blX +blX +bEe +bFt +bGy +bHD +bGy +bJU +bEe +bEg +bEg +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +ahi +cjx +cjx +cjx +cjx +cjx +cjx +cjx +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +ckK +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +cju +cjx +cju +cju +cju aaa aaa aaa @@ -95769,29 +97711,29 @@ aaa aaa aaa aaa -agT -apg -ajH -ajH -arP -asY -atR -auR -awe -axt -ayt -azE -aAD -aAD -aAD -aAD -aAD -aAD -aFk -aGb -aGb -aIr -aAC +aiS +asn +ale +ale +avn +awD +axA +ayx +azF +aAU +aBZ +aDl +aEk +aEk +aEk +aEk +aEk +aEk +aJv +aKn +aKn +aMB +aEj aaa aaa aaa @@ -95805,112 +97747,112 @@ aaa aaa aaa aaa -aAC -aAC -aAC -aCV -aCV -aAC -aCV -aAC -aUf -bef -bfy -bfy -bfy -biA -bjN -bli -bmz -bnP -bpc -bqr -brC -bfy -btD -buI -bvI -bwS -bxY -byP -bxW -bxW -bBP -bzN -aad +aEj +aEj +aEj +aEl +aEl +aEj +aEl +aEj +aTx +bkG +blY +bnf +blX +blX +bqB +brV +btt +buL +bwg +bxP +bxP +bxP +bxP +bxP +bEf +bFu +bGz +bHE +bIO +bJV +bLh +bMq +aht aaa aaa aaa +abI aaa aaa aaa +abI aaa aaa aaa +abI aaa aaa aaa +abI aaa aaa aaa +abI aaa aaa aaa +abI aaa aaa aaa +abI aaa aaa aaa -aaa -aaa -aad -afp -bRC -bRD -bRD -bRP -bRD -bRD -bRA -bRA -bRT -bRA -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRT -bRA -bRT -bRT -bRA -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa +abI +ahi +cjx +cjx +cjx +ckL +cjx +clj +cjx +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +ckK +ckK +clv +clv +clv +ckK +ckK +ckK +ckK +cju +ckK +cju +ckK +ckK +cju +cjx +cnp +cnq +cju +cju aaa aaa aaa @@ -96026,29 +97968,29 @@ aaa aaa aaa aaa -agT -agU -agT -agT -aqd -aqd -arO -arO -arO -arO -aqd -aqd -aAC -aAC -aAC -aAC -aSx -aAC -aAC -aEk -aAC -aFi -aAC +aiS +aiT +aiS +aiS +atn +atn +avm +avm +avm +avm +atn +atn +aEj +aEj +aEj +aEj +aHu +aEj +aEj +aKq +aEj +aJs +aEj aaa aaa aaa @@ -96062,112 +98004,112 @@ aaa aaa aaa aaa -aCV -aXY -aYT -aPB -aPB -bbp -aPB -aPB -bde -bef -bfy -bgw -bfy -bed -bjO -blj -bmA -bnQ -bpd -bqs -brD -bfy -bfy -bfy -bvI -bwT -bxW -byQ -bzK -bAQ -bBQ -bzN -aad -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aad -aad -bRB -bRB -bRD -bRD -bRD -bRA -bRT -bRT -bRA -bRT -bRT -bRT -bRT -bRA -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRT -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa +aEl +bdQ +beR +aUC +aUC +bhz +aUC +aUC +bjA +bkH +blX +blX +blX +bpr +bqC +brW +btt +buM +bwh +bxM +bzn +bAH +blX +blX +bEe +bFv +bGA +bGA +bGA +bGA +bLi +bEg +abI +aht +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +abI +ahi +cjx +cjx +cjx +cjx +cjx +cjx +cjx +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +cju +cju +ckK +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +cju +cju +cju +cjx +cju +cju +cju aaa aaa aaa @@ -96286,72 +98228,72 @@ aaa aaa aaa aaa -bbN -aad -aad +aiS +abI +abI aaa aaa aaa aaa -aad -aad -aAC -bVc -bVg -aPA -aCg -aPA -aCg -aCg -aAC +abI +abI +aEj +aFg +aFR +aGO aFi -aAC -aAC -aCV -aCV -aCV -aCV -aAC -aAC -aCV -aCV -aAC -aCV -aCV -aAC -aAC -aUf -aYU -aCg -aPA -aWV -aAC -aGY -bdf -beg -bfA -bfA -bfA -bfA -bjP -blk -bmB -bnP -bpc -bgz -bgz -bgz -bgz -bgz -bvI -bwU -bya -bvI -bzL -bAR -bBR -bvK -aad +aGO +aFi +aFi +aEj +aJs +aEj +aEj +aEl +aEl +aEl +aEl +aEj +aEj +aht +aht +aEj +aEl +aEl +aEj +aEj +aTx +beS +aFi +aGO +bcI +aEj +aLk +bjB +bkH +blX +blX +blX +bpq +bqD +brX +btt +buN +bwe +bxQ +bzo +blX +bBU +bDe +bEe +bFw +bGA +bHF +bGy +bGy +bLj +bIS +abI aaa aaa aaa @@ -96380,46 +98322,51 @@ aaa aaa aaa aaa -bRB -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRT -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRT -bRA -bRA -bRA -bRT -bRT -bRT -bRT -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRA +aaa +aaa +aaa +abI +ahi +cjw +cjx +cjx +ckt +cjx +cjx +cju +cju +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +ckK +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +cju +ckK +cju +ckK +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -96428,12 +98375,7 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aab +abN aaa aaa aaa @@ -96545,70 +98487,70 @@ aaa aaa aaa aaa -aad +abI aaa aaa aaa -aad -aad -aad -aAC -bVd -aAC -aZP -aAC -aEk -aAC -aAC -aAC -aIs -aJB -aJB -aJB -aJB -aJB -aOA -aPz -aAC -aRx -aSv -aAC -aUe -aPB -aPB -aWU -aUg -aCg -aZN -aCg -aWV -aAC -bcq -bdg -beh -bed -bfy -bfy -biB -bjQ -bll -bmC -bnP -bpc -bqn -brE -bsF -bfy -bfy -bvI -bwV -byb -byS -bzM -bAS -bBS -bvK -aad +abI +abI +abI +aEj +aFh +aEj +aGP +aEj +aIp +aEj +aEj +aEj +aMC +aNR +aNR +aNR +aNR +aNR +aTu +aUB +aEl +aaa +aaa +aEl +aZv +aUC +aUC +bcH +aZw +aFi +bfM +aFi +bcI +aEj +biD +bjC +bkH +blX +bng +blX +bkF +bqE +brY +btu +buO +bwf +bxR +bzp +blX +blX +blX +bEe +bFx +bGy +bHG +bIP +bJW +bLk +bIS +abI aaa aaa aaa @@ -96637,51 +98579,51 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRT -bRT -bRA -bRT -bRA -bRA -bRT -bRT -bRA -bRT -bRA -bRA -bRA -bRT -bRA -bRT -bRA -bRA -bRA -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa aaa aaa aaa +abI +abI +cjv +cjv +cjx +cjx +cjx +cju +ckK +ckK +cju +ckK +ckK +ckK +ckK +cju +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -96807,65 +98749,65 @@ aaa aaa aaa aaa -aad +abI aaa -aCV -aCg -aAC -aAC -aAC -aCU -bVy aEl -aAC -aIt -aJC -aKG -aLE -aMI -aNy -aOB -aPA -aAC -aRy -aCg -aAC -aUf -aPA -aCg -aWV -aCg -aYV -aZO -baC -aWV -aAC -bcr -bdh -bei -bed -bgx -bhu -bfy -bjR -blm -bmC -bnP -bpc -bqt -brF -bfy -bhu -buI -bvK -bwW -bvK -bvK -bzN -bvK -bzN -bvK -aad +aFi +aEj +aEj +aEj +aIq +aJw +aKr +aEj +aMD +aNS +aPf +aQj +aRs +aSl +aTv +aGO +aEj +aEj +aEj +aEj +aTx +aGO +aFi +bcI +aFi +beT +bfN +bgN +bcI +aEj +aKq +bjD +bkI +blZ +blZ +blZ +blZ +bqF +brZ +btv +buN +bwe +bnj +bnj +bnj +bnj +bnj +bEe +bFy +bGB +bEe +bIQ +bJX +bLl +bEg +abI aaa aaa aaa @@ -96895,50 +98837,50 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRA -bRT -bRT -bRT -bSg -bRT -bRT -bRA -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa aaa aaa aaa aaa +cjv +cju +cju +cju +cju +cju +cju +ckK +cju +ckK +cju +cju +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +ckK +cju +cju +cju +ckK +ckK +ckK +ckK +cju +ckK +cju +cju +cju +cju +cju +cju +ckK +cju +cju aaa aaa aaa @@ -97064,59 +99006,65 @@ aaa aaa aaa aaa -aad -aad -aAC -bVe -aAC +abI +abI +aEj +aFj +aEj aaa -aAC -aCV -aAC -aAC -aHa -aHa -aHa -aHa -aLF -aMJ -aHa -aOC -aCg -aCg -aCg -bVO -aAC -aUf -aVi -aVi -aWW -aVi -aVi -aAC -aAC -bbr -aAC -bcs -bdi -aCg -bed -bgy -bfy -bfy -bjS -bln -bmD -bnR -bpd -bqu -brG -bfy -bfy -bfy -bed -bwX -brM +aEj +aEl +aEj +aEj +aLm +aLm +aLm +aLm +aQk +aRt +aLm +aTw +aUC +aVE +aUC +aUC +aUC +aZw +baG +baG +bcJ +baG +baG +aEj +aEj +bhA +aKq +biE +bjD +bkJ +bkF +blX +blX +bpr +bqG +bsa +btw +buN +bwe +bxM +bzq +bAH +blX +blX +bEe +bFz +bGC +bHH +bIR +bJY +bLm +bEg +abI aaa aaa aaa @@ -97150,51 +99098,45 @@ aaa aaa aaa aaa -aaa -aaa -aaa -bRA -bRA -bRA -bRT -bRT -bRT -bRT -bRT -bRT -bRA -bRA -bRT -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRT -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa -aaa -aaa +cju +cju +cju +cju +cju +ckK +ckK +cju +ckK +cju +cju +ckK +ckK +cju +ckK +cju +cju +cju +ckK +cju +ckK +cju +cju +cju +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju aaa aaa aaa @@ -97322,58 +99264,64 @@ aaa aaa aaa aaa -aad -afp -afp -afp +abI +ahi +ahi +ahi aaa aaa aaa aaa aaa -aHb -aHb -aJD -aKH -aLG -aMK -aHa -aOC -aCg -aAC -aAC -aAC -aAC -aUf -aVi -aWh -aWX -aXZ -aVi -bWN -aCg -aWV -aAC -aAC -bdi -aGd -bed -bgz -bgz -bgz -bgz -bgz -bmE -bnS -bpg -bgz -bgz -bgz -bgz -bgz -bed -bwY -brM +aLn +aLn +aNT +aPg +aQl +aRu +aLm +aTx +aEj +aEj +aEj +aEj +aYC +aEj +baG +bbL +bcK +bdR +baG +bfO +aFi +bhB +aNR +aNR +bjE +bkK +bkF +bnh +boi +blX +bqH +bsb +btw +buN +bwe +bxS +bzr +blX +boi +bDe +bEg +bFA +bEg +bEg +bIS +bEg +bIS +bEg +abI aaa aaa aaa @@ -97408,50 +99356,44 @@ aaa aaa aaa aaa -aaa -aaa -aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRT -bRT -bSi -bRT -bRT -bRA -bRA -bRT -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +cju +cju +cju +cju +cju +cju +ckK +ckK +cju +cju +ckK +cju +ckK +ckK +ckK +clv +ckK +ckK +cju +cju +cju +ckK +ckK +cju +cju +ckK +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -97588,49 +99530,49 @@ aaa aaa aaa aaa -aHa -aHa -aJE -aKI -aLH -aML -aHa -aOD -aPB -aQB -aPB -aPB -aPB -aUg -aVi -aWi -aWY -aYa -aVi -aZQ -baD -bbs -aJB -aJB -bdj -bej -bed -bfy -bfy -biB -bjT -bll -bmC -bnP -bpc -bqn -brH -bsF -bfy -bfy -bed -bwX -brM +aLm +aLm +aNU +aPh +aQm +aRv +aLm +aTx +aEj +aVF +aFi +aFi +aFi +aEj +baG +bbM +bcL +bdS +baG +bfP +bgO +aFi +aKq +biD +aGO +bjD +bkF +bni +blX +blX +bqI +bsc +btx +buP +bwf +bxT +bzs +blX +blX +blX +bkF +bFB +aEj aaa aaa aaa @@ -97669,44 +99611,44 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRT -bRA -bRT -bRA -bRT -bRT -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa -aaa -aaa aaa aaa aaa +cju +cju +cju +ckK +ckK +ckK +ckK +ckK +ckK +cju +cju +ckK +ckK +cju +ckK +ckK +cju +cju +cju +ckK +ckK +cju +cju +ckK +ckK +cju +cju +ckK +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -97845,49 +99787,49 @@ aaa aaa aaa aaa -aHa -aIu -aJF -aKI -aLH -aMM -aHa -aOE -aAC -aAC -aAC -aAC -bVU -aAC -aVi -aWj -aWZ -aYb -aVi -aAC -aCV -aCV -aAC -aAC -aAC -bek -bed -bgx -bhu -bfy -bjU -blo -bmC -bnP -bpc -bqv -brI -bfy -bhu -buI -bed -bwZ -brM +aLm +aME +aNV +aPh +aQm +aRw +aLm +aTy +aEj +aEj +aHu +aEj +aEj +aEj +baG +bbN +bcM +bdT +baG +aEj +aEl +aEl +aEj +biF +bjF +bjD +bkF +bnj +bnj +bnj +bnj +bnj +bty +buQ +bwi +bnj +bnj +bnj +bnj +bnj +bkF +bjD +aEj aaa aaa aaa @@ -97929,36 +99871,36 @@ aaa aaa aaa aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa -aaa -aaa aaa +cju +cju +cju +cju +cju +cju +ckK +ckK +cls +ckK +ckK +cju +cju +ckK +cju +cju +ckK +cju +cju +cju +cju +ckK +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -98102,49 +100044,49 @@ aaa aaa aaa aaa -aHc -aIv -aJG -aKI -aLI -aMN -aNz -aOF -aAC -bVL -aCg -aCg -aCg -aAC -aVj -aVj -aXa -aVj -aVj -aad -aad -aad -aAC -bXr -aAC -bel -bed -bfy -bfy -bfy -bjV -blp -bmF -bnT -bpd -bqw -brJ -bfy -bfy -bfy -bed -bwX -brM +aLo +aMF +aNW +aPh +aQn +aRx +aSm +aTz +aEj +aVG +aFi +aFi +aYD +aEj +baH +baH +bcN +baH +baH +abI +abI +abI +aEj +biG +bjG +bjD +bkF +blX +blX +bpr +bqJ +bsa +btw +buN +bwe +bxM +bzt +bAH +blX +blX +bkF +bFC +aEj aaa aaa aaa @@ -98188,34 +100130,34 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +cju +cju +cju +ckK +cju +ckK +cju +ckK +ckK +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -98359,71 +100301,49 @@ aaa aaa aaa aaa -aHc -aIw -aJH -aKI -aLJ -aMO -aNA -aOG -aAC -aAC -aSx -aAC -aAC -aAC -aad -aWk -aXb -aVj -aaa -aaa -aaa -aaa -aAC -aCg -aGX -bel -bed -bed -bed -bed -bed -bed -bed -bnU -bph -bed -bed -bed -bed -bed -bed -bxa -brM -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +aLo +aMG +aNX +aPh +aQo +aRy +aSn +aTA +aEj +aVH +aFi +aXC +aYE +aEj +abI +bbO +bcO +baH aaa aaa aaa aaa +aEj +biH +bjH +bjD +bkF +bnh +boi +blX +bqK +bsd +btw +buN +bwe +bxU +bzu +blX +boi +bDe +bkF +bjD +aEj aaa aaa aaa @@ -98470,6 +100390,28 @@ aaa aaa aaa aaa +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -98604,7 +100546,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -98616,59 +100558,49 @@ aaa aaa aaa aaa -aHa -aIx -aJI -aKJ -aLK -aMP -aNB -aOH -aAC -aQC -aCg -aCg -aTo -aAC -aad -aVj -aXc -aVj -aaa -aaa -aaa -aAC -aAC -aCg -aAC -bel -aCg -bgA -bhv -biC -aIq -bgz -bmG -bnV -bpi -bgz -brK -bsG -bsG -bsG -bvL -brL -brM -aaa -aaa -aaa -aaa -aaa -aaa +aLm +aMH +aNY +aPi +aQp +aRz +aSo +aTB +aEl +aVI +aFi +aXC +aYF +aEj +abI +baH +bcP +baH aaa aaa aaa aaa +aEj +aEl +aEj +bjD +bkF +blX +blX +blX +bqL +bse +btz +buR +bwf +bxV +bzv +blX +blX +blX +bkF +bjD +aEj aaa aaa aaa @@ -98722,6 +100654,16 @@ aaa aaa aaa aaa +cju +cju +cju +cju +cju +cju +cju +cju +cju +cju aaa aaa aaa @@ -98873,49 +100815,49 @@ aaa aaa aaa aaa -aHa -aHa -aHc -aHa -aHc -aHa -aHa -aHa -aAC -aQD -aCg -aSy -aTp -aAC +aLm +aLm +aLo +aLm +aLo +aLm +aLm +aLm +aEj +aEj +aEl +aEl +aEl +aEj aaa aaa -aXd +bcQ aaa aaa aaa aaa -aAC -aCg -bWB -aCg -bem -bfB -bfB -bfB -bfB -bjW -blq -bmH -bnW -bpj -bqx -brL -brM -brM -buJ -buJ -brM -brM +aaa +aaa +aaa +aEj +bjD +bkF +bkF +bkF +bkF +bkF +bkF +bkF +buS +bwj +bkF +bkF +bkF +bkF +bkF +bkF +bFD +aEj aaa aaa aaa @@ -99130,44 +101072,14 @@ aaa aaa aaa aaa -aad -aad -aad +abI +abI +abI aaa aaa -aad -aad -aad -aCV -bVM -aCg -aSy -aTq -aAC -aaa -aaa -aXd -aaa -aaa -aaa -aAC -aAC -bWB -aAC -aAC -aAC -aSx -aAC -aAC -aAC -aFZ -bgz -bmI -bnX -bmI -bgz -brM -brM +abI +abI +abI aaa aaa aaa @@ -99176,6 +101088,36 @@ aaa aaa aaa aaa +bcQ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aEj +bjD +aEj +bnk +boj +bps +aMA +aEj +btA +buT +bwk +aEj +bzw +bma +bma +bma +bEh +bzx +aEj +aaa +aaa +aaa aaa aaa aaa @@ -99394,37 +101336,7 @@ aaa aaa aaa aaa -aad -aAC -aAC -aCV -aCV -aCV -aAC -aaa -aaa -aXd -aaa -aaa -aaa -aCV -bXe -bXh -bXs -aAC -ben -aCg -bgB -bhw -aAC -aFZ -bgz -bmJ -bmJ -bmJ -bqy -aeV -aad +abI aaa aaa aaa @@ -99433,6 +101345,36 @@ aaa aaa aaa aaa +bcQ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aEj +bkL +bma +bma +bma +bma +bqM +bsf +btB +buU +bwl +bxW +bzx +aEj +aEj +aEl +aEl +aEj +aEj +aaa +aaa +aaa aaa aaa aaa @@ -99660,28 +101602,28 @@ aaa aaa aaa aaa -aXd +bcQ aaa aaa aaa -aCV -bXf -bXi -bXt -aAC -beo -bfC -bgC -bhx -aAC -bjX -bgz -bmK -bnY -bmJ -bqy -aeV -aad +aaa +aaa +aaa +aaa +aEj +aEj +aHu +aEj +aEj +aEj +aKl +aEj +btC +buV +btC +aEj +aEj +abI aaa aaa aaa @@ -99917,28 +101859,28 @@ aaa aaa aaa aaa -aXd +bcQ aaa aaa aaa -aAC -aAC -aAC -aCV -aAC -bep -baD -bgD -bhy -aAC -aFZ -bgz -bgz -bgz -bgz -bgz -bbN -bbN +aaa +aaa +aaa +aaa +aEj +bkM +aFi +bnl +bok +aEj +aKl +aEj +btD +btD +btD +bxX +bzy +abI aaa aaa aaa @@ -100174,7 +102116,7 @@ aaa aaa aaa aaa -aXd +bcQ aaa aaa aaa @@ -100182,20 +102124,21 @@ aaa aaa aaa aaa -aAC -aCV -aCV -aCV -aCV -aAC -aGa -aGV -aGV -aGV -bpk -aAC -aad -aad +aEj +bkN +bmb +bnm +bol +aEj +bqN +aEj +btE +buW +btD +bxX +bzy +abI +aaa aaa aaa aaa @@ -100265,7 +102208,6 @@ aaa aaa aaa aaa -aab aaa aaa aaa @@ -100431,7 +102373,7 @@ aaa aaa aaa aaa -aXd +bcQ aaa aaa aaa @@ -100439,20 +102381,20 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aad -aAC -aCV -blr -bmL -aCV -bpl -aAC -aad -aaa +aEj +bkO +bgO +bnn +bom +aEj +aKl +aEj +aEj +aEj +aEj +aEj +aEj +abI aaa aaa aaa @@ -100688,7 +102630,7 @@ aaa aaa aaa aaa -aXd +bcQ aaa aaa aaa @@ -100696,20 +102638,19 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aad -aad -aCV -aCV -aCV -aCV -bpm -aad -aad -aaa +aEj +aEl +aEl +aEl +aEl +aEj +aKm +aLi +aLi +aLi +bwm +aEj +abI aaa aaa aaa @@ -100785,6 +102726,7 @@ aaa aaa aaa aaa +abN aaa aaa aaa @@ -100945,16 +102887,7 @@ aaa aaa aaa aaa -aXd -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +bcQ aaa aaa aaa @@ -100966,6 +102899,15 @@ aaa aaa aaa aaa +abI +aEj +bqO +aJp +btF +aEj +bwn +aEj +abI aaa aaa aaa @@ -101191,38 +103133,38 @@ aaa aaa aaa aaa -aac -acl -aac -aac -aac +aby +aed +aby +aby +aby aaa -aab +abN aaa aaa aaa aaa -aXe -aaa -aaa -aaa -aaa -aaa -aaa -aac -aac -aac -aad -aac -aaa -aaa -aaa +bcR aaa aaa aaa aaa aaa aaa +aby +aby +aby +aed +aby +abI +aEj +aEl +aEl +aEl +aEl +bwo +aEj +abI aaa aaa aaa @@ -101448,29 +103390,29 @@ aaa aaa aaa aaa -aac +aby aaa aaa aaa -aad +abI aaa aaa aaa aaa aaa aaa -aXf +bcS aaa aaa aaa aaa aaa aaa -aad +abI aaa aaa aaa -aac +aby aaa aaa aaa @@ -101705,29 +103647,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aXf +bcS aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aac +aby aaa aaa aaa @@ -101796,7 +103738,7 @@ aaa aaa aaa aaa -aab +abN aaa aaa aaa @@ -101962,29 +103904,29 @@ aaa aaa aaa aaa -aac -aad -ant -aoi -aoi -aoi -aoi -aoi -aoi -aoi -auS -aXf -axu -ayu -ayu -ayu -ayu -ayu -ayu -ayu -aEm -aad -aac +aby +abI +aTD +aUD +aUD +aUD +aUD +aUD +aUD +aUD +bbP +bcS +bdU +beU +beU +beU +beU +beU +beU +beU +bkP +aaa +aby aaa aaa aaa @@ -102219,29 +104161,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -aXf +bcS aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk -aaa -aac +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI +abI +aby aaa aaa aaa @@ -102476,7 +104418,7 @@ aaa aaa aaa aaa -acl +aed aaa aaa aaa @@ -102487,7 +104429,7 @@ aaa aaa aaa aaa -aXf +bcS aaa aaa aaa @@ -102498,7 +104440,7 @@ aaa aaa aaa aaa -acl +aby aaa aaa aaa @@ -102733,29 +104675,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aXf +bcS aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aac +aed aaa aaa aaa @@ -102990,29 +104932,29 @@ aaa aaa aaa aaa -aac -aad -ant -aoi -aoi -aoi -aoi -aoi -aoi -aoi -auS -aXf -axu -ayu -ayu -ayu -ayu -ayu -ayu -ayu -aEm -aad -aac +aby +abI +aTD +aUD +aUD +aUD +aUD +aUD +aUD +aUD +bbP +bcS +bdU +beU +beU +beU +beU +beU +beU +beU +bkP +abI +aby aaa aaa aaa @@ -103247,29 +105189,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -aXf +bcS aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -aac +aby aaa aaa aaa @@ -103504,7 +105446,7 @@ aaa aaa aaa aaa -aac +aby aaa aaa aaa @@ -103515,7 +105457,7 @@ aaa aaa aaa aaa -aXf +bcS aaa aaa aaa @@ -103526,7 +105468,7 @@ aaa aaa aaa aaa -aac +aby aaa aaa aaa @@ -103761,29 +105703,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aXf +bcS aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aac +aby aaa aaa aaa @@ -104018,29 +105960,29 @@ aaa aaa aaa aaa -aac -aad -ant -aoi -aoi -aoi -aoi -aoi -aoi -aoi -auS -aXf -axu -ayu -ayu -ayu -ayu -ayu -ayu -ayu -aEm -aad -aac +aby +abI +aTD +aUD +aUD +aUD +aUD +aUD +aUD +aUD +bbP +bcS +bdU +beU +beU +beU +beU +beU +beU +beU +bkP +abI +aby aaa aaa aaa @@ -104275,29 +106217,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -aXf +bcS aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -acl +aed aaa aaa aaa @@ -104327,7 +106269,7 @@ aaa aaa aaa aaa -bQz +bUB aaa aaa aaa @@ -104532,7 +106474,7 @@ aaa aaa aaa aaa -acl +aed aaa aaa aaa @@ -104543,7 +106485,7 @@ aaa aaa aaa aaa -aXf +bcS aaa aaa aaa @@ -104554,7 +106496,7 @@ aaa aaa aaa aaa -aac +aby aaa aaa aaa @@ -104789,29 +106731,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aXf +bcS aaa -aOI -aOI -aOI -aOI -aOI -aOI -aOI -aOI +aTC +aTC +aTC +aTC +aTC +aTC +aTC +aTC aaa -aac +aby aaa aaa aaa @@ -105046,29 +106988,29 @@ aaa aaa aaa aaa -aac -aad -ant -aoi -aoi -aoi -aoi -aoi -aoi -aoi -auS -awi -axu -ayu -ayu -ayu -ayu -ayu -ayu -ayu -aEm -aad -aac +aby +abI +aTD +aUD +aUD +aUD +aUD +aUD +aUD +aUD +bbP +bcT +bdU +beU +beU +beU +beU +beU +beU +beU +bkP +abI +aby aaa aaa aaa @@ -105303,29 +107245,29 @@ aaa aaa aaa aaa -aac +aby aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -aXg +bcU aaa -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aOJ -aVk +aTE +aTE +aTE +aTE +aTE +aTE +aTE +baI aaa -aac +aby aaa aaa aaa @@ -105560,7 +107502,7 @@ aaa aaa aaa aaa -aad +abI aaa aaa aaa @@ -105571,7 +107513,7 @@ aaa aaa aaa aaa -aXd +bcQ aaa aaa aaa @@ -105582,7 +107524,7 @@ aaa aaa aaa aaa -aad +abI aaa aaa aaa @@ -105817,29 +107759,29 @@ aaa aaa aaa aaa -acl -aac -aac -aac -aac -aac -aac -aac -aac -aac +aed +aby +aby +aby +aby +aby +aby +aby +aby +aby aaa -aXd +bcQ aaa -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac +aby +aby +aby +aby +aby +aby +aby +aby +aby +aby aaa aaa aaa @@ -106083,11 +108025,11 @@ aaa aaa aaa aaa -aad -aad -aXh -aad -aad +abI +abI +bcV +abI +abI aaa aaa aaa @@ -106340,11 +108282,11 @@ aaa aaa aaa aaa -aac +aby aaa -aad +abI aaa -aac +aby aaa aaa aaa @@ -106597,11 +108539,11 @@ aaa aaa aaa aaa -aac -aac -aac -aac -aac +aby +aby +aby +aby +aby aaa aaa aaa @@ -108609,7 +110551,7 @@ aaa aaa aaa aaa -ajL +ajA aaa aaa aaa diff --git a/_maps/map_files/PubbyStation/PubbyStation.dmm.rej b/_maps/map_files/PubbyStation/PubbyStation.dmm.rej deleted file mode 100644 index e4945f57e3..0000000000 --- a/_maps/map_files/PubbyStation/PubbyStation.dmm.rej +++ /dev/null @@ -1,213 +0,0 @@ -diff a/_maps/map_files/PubbyStation/PubbyStation.dmm b/_maps/map_files/PubbyStation/PubbyStation.dmm (rejected hunks) -@@ -17662,7 +17662,7 @@ - /obj/machinery/conveyor_switch/oneway{ - convdir = 1; - id = "garbagestacked"; -- name = "disposal coveyor" -+ name = "disposal conveyor" - }, - /obj/effect/turf_decal/stripes/line, - /turf/open/floor/plating{ -@@ -19866,7 +19866,7 @@ - /obj/machinery/conveyor_switch/oneway{ - convdir = -1; - id = "garbage"; -- name = "disposal coveyor" -+ name = "disposal conveyor" - }, - /obj/effect/turf_decal/stripes/line{ - dir = 1 -@@ -29076,7 +29076,7 @@ - /area/science/explab) - "blV" = ( - /obj/structure/sign/atmosplaque{ -- desc = "A guide to the drone shell dispenser, detailing the constructive and destructive applications of modern repair drones, as well as the development of the uncorruptable cyborg servants of tomorrow, available today."; -+ desc = "A guide to the drone shell dispenser, detailing the constructive and destructive applications of modern repair drones, as well as the development of the incorruptible cyborg servants of tomorrow, available today."; - icon_state = "kiddieplaque"; - name = "\improper 'Perfect Drone' sign"; - pixel_y = 32 -@@ -31843,7 +31843,7 @@ - /area/science/xenobiology) - "brT" = ( - /obj/machinery/computer/security/telescreen{ -- name = "Test Chamber Moniter"; -+ name = "Test Chamber Monitor"; - network = list("Xeno"); - pixel_y = 2 - }, -@@ -36758,7 +36758,7 @@ - /obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; -- name = "Station Intercom (Telecoms)"; -+ name = "Station Intercom (Telecomms)"; - pixel_x = 28; - pixel_y = 24 - }, -@@ -42005,7 +42005,7 @@ - /obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; -- name = "Station Intercom (Telecoms)"; -+ name = "Station Intercom (Telecomms)"; - pixel_y = 26 - }, - /turf/open/floor/plasteel, -@@ -49228,7 +49228,7 @@ - /area/chapel/main/monastery) - "ccI" = ( - /obj/machinery/door/airlock/centcom{ -- name = "Chape Access"; -+ name = "Chapel Access"; - opacity = 1 - }, - /turf/open/floor/plasteel/black, -@@ -50408,7 +50408,7 @@ - /area/engine/engineering) - "cfs" = ( - /obj/machinery/camera{ -- c_tag = "Engineering Telecoms Access"; -+ c_tag = "Engineering Telecomms Access"; - dir = 8; - network = list("Labor") - }, -@@ -50416,11 +50416,11 @@ - dir = 4 - }, - /obj/machinery/computer/security/telescreen{ -- desc = "Used for watching telecoms."; -+ desc = "Used for watching telecomms."; - dir = 8; - layer = 4; -- name = "Telecoms Telescreen"; -- network = list("Telecoms"); -+ name = "Telecomms Telescreen"; -+ network = list("Telecomms"); - pixel_x = 30 - }, - /turf/open/floor/plasteel, -@@ -52887,9 +52887,9 @@ - /area/space) - "clu" = ( - /obj/machinery/camera{ -- c_tag = "Telecoms External Fore"; -+ c_tag = "Telecomms External Fore"; - dir = 1; -- network = list("SS13, Telecoms"); -+ network = list("SS13, Telecomms"); - start_active = 1 - }, - /turf/open/space, -@@ -53072,9 +53072,9 @@ - /area/tcommsat/computer) - "clX" = ( - /obj/machinery/camera/motion{ -- c_tag = "Telecoms External Access"; -+ c_tag = "Telecomms External Access"; - dir = 1; -- network = list("SS13","Telecoms") -+ network = list("SS13","Telecomms") - }, - /turf/open/floor/plasteel, - /area/tcommsat/computer) -@@ -53136,9 +53136,9 @@ - "cmg" = ( - /obj/machinery/requests_console{ - announcementConsole = 1; -- department = "Telecoms Admin"; -+ department = "Telecomms Admin"; - departmentType = 5; -- name = "Telecoms RC"; -+ name = "Telecomms RC"; - pixel_y = 30 - }, - /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ -@@ -53169,9 +53169,9 @@ - pixel_y = 26 - }, - /obj/machinery/camera/motion{ -- c_tag = "Telecoms Monitoring"; -+ c_tag = "Telecomms Monitoring"; - dir = 2; -- network = list("SS13","Telecoms") -+ network = list("SS13","Telecomms") - }, - /turf/open/floor/plasteel/yellow/side{ - dir = 1 -@@ -53197,7 +53197,7 @@ - "cmk" = ( - /obj/machinery/power/apc{ - dir = 1; -- name = "Telecoms Monitoring APC"; -+ name = "Telecomms Monitoring APC"; - pixel_y = 25 - }, - /obj/structure/cable{ -@@ -53282,9 +53282,9 @@ - "cmt" = ( - /obj/structure/lattice, - /obj/machinery/camera/motion{ -- c_tag = "Telecoms External Port"; -+ c_tag = "Telecomms External Port"; - dir = 8; -- network = list("Telecoms") -+ network = list("Telecomms") - }, - /turf/open/space, - /area/space) -@@ -53342,9 +53342,9 @@ - "cmz" = ( - /obj/structure/lattice, - /obj/machinery/camera/motion{ -- c_tag = "Telecoms External Starboard"; -+ c_tag = "Telecomms External Starboard"; - dir = 4; -- network = list("Telecoms") -+ network = list("Telecomms") - }, - /turf/open/space, - /area/space) -@@ -53430,7 +53430,7 @@ - cell_type = 5000; - dir = 1; - layer = 4; -- name = "Telecoms Server APC"; -+ name = "Telecomms Server APC"; - pixel_y = 24 - }, - /obj/structure/cable, -@@ -53719,9 +53719,9 @@ - /area/tcommsat/server) - "cnu" = ( - /obj/machinery/camera/motion{ -- c_tag = "Telecoms Server Room"; -+ c_tag = "Telecomms Server Room"; - dir = 1; -- network = list("SS13","Telecoms") -+ network = list("SS13","Telecomms") - }, - /turf/open/floor/plasteel/black{ - initial_gas_mix = "n2=100;TEMP=80" -@@ -53758,18 +53758,18 @@ - "cny" = ( - /obj/structure/lattice, - /obj/machinery/camera/motion{ -- c_tag = "Telecoms External Port Aft"; -+ c_tag = "Telecomms External Port Aft"; - dir = 2; -- network = list("Telecoms") -+ network = list("Telecomms") - }, - /turf/open/space, - /area/space) - "cnz" = ( - /obj/structure/lattice, - /obj/machinery/camera/motion{ -- c_tag = "Telecoms External Starboard Aft"; -+ c_tag = "Telecomms External Starboard Aft"; - dir = 2; -- network = list("Telecoms") -+ network = list("Telecomms") - }, - /turf/open/space, - /area/space) \ No newline at end of file diff --git a/_maps/map_files/generic/Centcomm.dmm b/_maps/map_files/generic/Centcomm.dmm index fe6fcad6e2..d996a0d7e8 100644 --- a/_maps/map_files/generic/Centcomm.dmm +++ b/_maps/map_files/generic/Centcomm.dmm @@ -2454,7 +2454,6 @@ /area/ctf) "hf" = ( /obj/machinery/power/emitter/energycannon{ - icon_state = "emitter"; dir = 1 }, /turf/open/floor/plating, @@ -3513,11 +3512,7 @@ }, /area/centcom/supply) "jZ" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Contraband Locker"; - req_access_txt = "19" - }, +/obj/structure/closet/secure_closet/contraband/heads, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -3586,7 +3581,7 @@ "ki" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -5142,7 +5137,7 @@ "nX" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -8399,7 +8394,7 @@ "vR" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -10687,7 +10682,6 @@ /obj/machinery/door/airlock/silver{ name = "Shower" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/tdome/tdomeobserve) "BK" = ( @@ -12188,7 +12182,7 @@ "Fu" = ( /obj/structure/table/wood, /obj/item/weapon/phone{ - desc = "Supposedly a direct line to NanoTrasen Central Command. It's not even plugged in."; + desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; pixel_y = 3 }, @@ -14384,6 +14378,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Gf Gv GF @@ -14468,12 +14468,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Gf Gv GF @@ -14640,6 +14634,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Ga Gg GA @@ -14724,12 +14724,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Ga Gg Ht @@ -14897,6 +14891,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Gb Gm Gx @@ -14981,12 +14981,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Gb Hn Gx @@ -15154,6 +15148,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Gc Gn Gx @@ -15238,12 +15238,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Gc Ho Gx @@ -15411,6 +15405,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Gd Go Gx @@ -15495,12 +15495,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Gd Hp Gx @@ -15668,6 +15662,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Ge Gk Gy @@ -15752,12 +15752,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Ge Gk Gy @@ -15926,6 +15920,12 @@ aa aa aa aa +aa +aa +aa +aa +aa +aa Gl Gz GL @@ -16010,12 +16010,6 @@ aa aa aa aa -aa -aa -aa -aa -aa -aa Gl Gz GL @@ -26983,6 +26977,11 @@ hq hq hq hq +hq +hq +hq +hq +hq lF hq hq @@ -27011,11 +27010,6 @@ hq hq hq hq -hq -hq -hq -hq -hq Kl hm aa diff --git a/_maps/shuttles/emergency_pubby.dmm b/_maps/shuttles/emergency_pubby.dmm index f7dd78f851..d92b77a294 100644 --- a/_maps/shuttles/emergency_pubby.dmm +++ b/_maps/shuttles/emergency_pubby.dmm @@ -1,6 +1,6 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "aa" = ( -/turf/open/space, +/turf/open/space/basic, /area/space) "ab" = ( /turf/closed/wall/mineral/titanium, @@ -159,7 +159,7 @@ name = "Emergency Shuttle Airlock"; req_access_txt = "2" }, -/turf/open/floor/mineral/plastitanium/brig, +/turf/open/floor/plating, /area/shuttle/escape) "aE" = ( /obj/machinery/door/airlock/glass{ @@ -172,9 +172,6 @@ /obj/item/weapon/twohanded/required/kirbyplants{ icon_state = "plant-22" }, -/obj/machinery/light{ - dir = 1 - }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) "aG" = ( @@ -286,7 +283,7 @@ port_angle = 90; width = 18 }, -/turf/open/floor/mineral/titanium/blue, +/turf/open/floor/plating, /area/shuttle/escape) "aY" = ( /obj/machinery/light{ @@ -311,10 +308,8 @@ /turf/open/floor/mineral/titanium, /area/shuttle/escape) "ba" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, /obj/structure/shuttle/engine/heater, +/obj/structure/window/shuttle, /turf/open/floor/plating/airless, /area/shuttle/escape) "bb" = ( @@ -326,6 +321,24 @@ /obj/structure/shuttle/engine/propulsion, /turf/open/floor/plating/airless, /area/shuttle/escape) +"bd" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) +"be" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) +"bf" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) +"bg" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) +"bh" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) +"bi" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/escape) (1,1,1) = {" aa @@ -414,13 +427,13 @@ ab ab ab ab -ab -ao +bf +aI aL aL aL -ao -ab +aT +bh ab ab ab @@ -430,7 +443,7 @@ ab (6,1,1) = {" ab ab -ab +bd am au aA @@ -439,7 +452,7 @@ ao ao ao ao -aT +ao ab aV aY @@ -510,7 +523,7 @@ bc (10,1,1) = {" ab ab -ab +be aq av aA @@ -519,7 +532,7 @@ ao ao ao ao -aT +ao ab aW aZ @@ -534,13 +547,13 @@ ab ab ab ab -ab -ao +bg +aI aK aK aK -ao -ab +aT +bi ab ab ab diff --git a/_maps/shuttles/emergency_supermatter.dmm b/_maps/shuttles/emergency_supermatter.dmm index e0dad50c6c..2075969a4c 100644 --- a/_maps/shuttles/emergency_supermatter.dmm +++ b/_maps/shuttles/emergency_supermatter.dmm @@ -56,18 +56,14 @@ /turf/open/floor/noslip, /area/shuttle/escape) "am" = ( -/obj/structure/reflector/single{ - anchored = 1 - }, +/obj/structure/reflector/single/anchored, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/shuttle/escape) "an" = ( -/obj/structure/reflector/box{ - anchored = 1 - }, +/obj/structure/reflector/box/anchored, /turf/open/floor/plating, /area/shuttle/escape) "ao" = ( @@ -221,15 +217,11 @@ /turf/open/floor/plating/airless, /area/shuttle/escape) "aN" = ( -/obj/structure/reflector/single{ - anchored = 1 - }, +/obj/structure/reflector/single/anchored, /turf/open/floor/plating/airless, /area/shuttle/escape) "aO" = ( -/obj/structure/reflector/double{ - anchored = 1 - }, +/obj/structure/reflector/double/anchored, /turf/open/floor/plating/airless, /area/shuttle/escape) "aP" = ( diff --git a/code/__DEFINES/DNA.dm.rej b/code/__DEFINES/DNA.dm.rej deleted file mode 100644 index 343dc1f7a0..0000000000 --- a/code/__DEFINES/DNA.dm.rej +++ /dev/null @@ -1,9 +0,0 @@ -diff a/code/__DEFINES/DNA.dm b/code/__DEFINES/DNA.dm (rejected hunks) -@@ -114,4 +114,6 @@ - #define EASYLIMBATTACHMENT 23 - #define TOXINLOVER 24 - #define DIGITIGRADE 25 //Uses weird leg sprites. Optional for Lizards, required for ashwalkers. Don't give it to other races unless you make sprites for this (see human_parts_greyscale.dmi) --#define NO_UNDERWEAR 26 -+#define NO_UNDERWEAR 26 -+#define NOLIVER 27 -+#define NOSTOMACH 28 diff --git a/code/__DEFINES/combat.dm.rej b/code/__DEFINES/combat.dm.rej deleted file mode 100644 index b765917e85..0000000000 --- a/code/__DEFINES/combat.dm.rej +++ /dev/null @@ -1,9 +0,0 @@ -diff a/code/__DEFINES/combat.dm b/code/__DEFINES/combat.dm (rejected hunks) -@@ -9,6 +9,7 @@ - #define OXY "oxy" - #define CLONE "clone" - #define STAMINA "stamina" -+#define BRAIN "brain" - - //bitflag damage defines used for suicide_act - #define BRUTELOSS 1 diff --git a/code/__DEFINES/sound.dm.rej b/code/__DEFINES/sound.dm.rej deleted file mode 100644 index c54b9b4b64..0000000000 --- a/code/__DEFINES/sound.dm.rej +++ /dev/null @@ -1,51 +0,0 @@ -diff a/code/__DEFINES/sound.dm b/code/__DEFINES/sound.dm (rejected hunks) -@@ -5,42 +5,15 @@ - #define CHANNEL_JUKEBOX 1021 - #define CHANNEL_JUSTICAR_ARK 1020 - #define CHANNEL_HEARTBEAT 1019 //sound channel for heartbeats -+#define CHANNEL_AMBIENCE 1018 -+#define CHANNEL_BUZZ 1017 -+#define CHANNEL_BICYCLE 1016 - - //THIS SHOULD ALWAYS BE THE LOWEST ONE! - //KEEP IT UPDATED - --#define CHANNEL_HIGHEST_AVAILABLE 1018 -+#define CHANNEL_HIGHEST_AVAILABLE 1015 - - - #define SOUND_MINIMUM_PRESSURE 10 --#define FALLOFF_SOUNDS 0.5 -- --//BYOND Sound Environment defines -- --#define SOUND_ENV_DEFAULT -1 --#define SOUND_ENV_GENERIC 0 --#define SOUND_ENV_PADDED_CELL 1 --#define SOUND_ENV_ROOM 2 --#define SOUND_ENV_BATHROOM 3 --#define SOUND_ENV_LIVINGROOM 4 --#define SOUND_ENV_STONEROOM 5 --#define SOUND_ENV_AUDITORIUM 6 --#define SOUND_ENV_CONCERT_HALL 7 --#define SOUND_ENV_CAVE 8 --#define SOUND_ENV_ARENA 9 --#define SOUND_ENV_HANGAR 10 --#define SOUND_ENV_CARPETTED_HALLWAY 11 --#define SOUND_ENV_HALLWAY 12 --#define SOUND_ENV_STONE_CORRIDOOR 13 --#define SOUND_ENV_ALLEY 14 --#define SOUND_ENV_FOREST 15 --#define SOUND_ENV_CITY 16 --#define SOUND_ENV_MOUNTAINS 17 --#define SOUND_ENV_QUARRY 18 --#define SOUND_ENV_PLAIN 19 --#define SOUND_ENV_PARKING_LOT 20 --#define SOUND_ENV_SEWER_PIPE 21 --#define SOUND_ENV_UNDERWATER 22 --#define SOUND_ENV_DRUGGED 23 --#define SOUND_ENV_DIZZY 24 --#define SOUND_ENV_PSYCHOTIC 25 -\ No newline at end of file -+#define FALLOFF_SOUNDS 0.5 -\ No newline at end of file diff --git a/code/__HELPERS/_lists.dm.rej b/code/__HELPERS/_lists.dm.rej deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/code/datums/action.dm b/code/datums/action.dm index 715aea1493..c8385c9ed3 100644 --- a/code/datums/action.dm +++ b/code/datums/action.dm @@ -168,6 +168,10 @@ /datum/action/item_action/toggle_firemode name = "Toggle Firemode" + +/datum/action/item_action/rcl + name = "Change Cable Color" + button_icon_state = "rcl_rainbow" /datum/action/item_action/startchainsaw name = "Pull The Starting Cord" diff --git a/code/datums/components/component.dm.rej b/code/datums/components/component.dm.rej deleted file mode 100644 index 2116ae9d81..0000000000 --- a/code/datums/components/component.dm.rej +++ /dev/null @@ -1,35 +0,0 @@ -diff a/code/datums/components/component.dm b/code/datums/components/component.dm (rejected hunks) -@@ -47,12 +47,14 @@ - - procs[sig_type] = CALLBACK(src, proc_on_self) - --/datum/component/proc/ReceiveSignal(sigtype, list/sig_args) -+/datum/component/proc/ReceiveSignal(sigtype, ...) - var/list/sps = signal_procs - var/datum/callback/CB = LAZYACCESS(sps, sigtype) - if(!CB) - return FALSE -- return CB.InvokeAsync(arglist(sig_args)) -+ var/list/arguments = args.Copy() -+ arguments.Cut(1, 2) -+ return CB.InvokeAsync(arglist(arguments)) - - /datum/component/proc/InheritComponent(datum/component/C, i_am_original) - return -@@ -62,14 +64,14 @@ - - /datum/var/list/datum_components //list of /datum/component - --/datum/proc/SendSignal(sigtype, list/sig_args) -+/datum/proc/SendSignal(sigtype, ...) - var/list/comps = datum_components - . = FALSE - for(var/I in comps) - var/datum/component/C = I - if(!C.enabled) - continue -- if(C.ReceiveSignal(sigtype, sig_args)) -+ if(C.ReceiveSignal(arglist(args))) - ComponentActivated(C) - . = TRUE - diff --git a/code/datums/diseases/advance/symptoms/sensory.dm.rej b/code/datums/diseases/advance/symptoms/sensory.dm.rej deleted file mode 100644 index fbf27328fa..0000000000 --- a/code/datums/diseases/advance/symptoms/sensory.dm.rej +++ /dev/null @@ -1,134 +0,0 @@ -diff a/code/datums/diseases/advance/symptoms/sensory.dm b/code/datums/diseases/advance/symptoms/sensory.dm (rejected hunks) -@@ -23,106 +23,43 @@ Bonus - transmittable = -3 - level = 5 - severity = 0 -+ symptom_delay_min = 5 -+ symptom_delay_max = 10 -+ var/purge_alcohol = FALSE -+ var/brain_heal = FALSE - --/datum/symptom/sensory_restoration/Activate(var/datum/disease/advance/A) -+/datum/symptom/sensory_restoration/Start(datum/disease/advance/A) - ..() -+ if(A.properties["resistance"] >= 6) //heal brain damage -+ brain_heal = TRUE -+ if(A.properties["transmittable"] >= 8) //purge alcohol -+ purge_alcohol = TRUE -+ -+/datum/symptom/sensory_restoration/Activate(var/datum/disease/advance/A) -+ if(!..()) -+ return - var/mob/living/M = A.affected_mob - if(A.stage >= 2) - M.restoreEars() - - if(A.stage >= 3) -- M.dizziness = 0 -- M.drowsyness = 0 -- M.slurring = 0 -- M.confused = 0 -- M.reagents.remove_all_type(/datum/reagent/consumable/ethanol, 3) -- if(ishuman(M)) -- var/mob/living/carbon/human/H = M -- H.drunkenness = max(H.drunkenness - 10, 0) -+ M.dizziness = max(0, M.dizziness - 2) -+ M.drowsyness = max(0, M.drowsyness - 2) -+ M.slurring = max(0, M.slurring - 2) -+ M.confused = max(0, M.confused - 2) -+ if(purge_alcohol) -+ M.reagents.remove_all_type(/datum/reagent/consumable/ethanol, 3) -+ if(ishuman(M)) -+ var/mob/living/carbon/human/H = M -+ H.drunkenness = max(H.drunkenness - 5, 0) - - if(A.stage >= 4) -- M.drowsyness = max(M.drowsyness-5, 0) -+ M.drowsyness = max(0, M.drowsyness - 2) - if(M.reagents.has_reagent("mindbreaker")) - M.reagents.remove_reagent("mindbreaker", 5) - if(M.reagents.has_reagent("histamine")) - M.reagents.remove_reagent("histamine", 5) - M.hallucination = max(0, M.hallucination - 10) - -- if(A.stage >= 5) -- M.adjustBrainLoss(-3) -- --/* --////////////////////////////////////// --Sensory-Destruction -- noticable. -- Lowers resistance -- Decreases stage speed tremendously. -- Decreases transmittablity tremendously. -- the drugs hit them so hard they have to focus on not dying -- --Bonus -- The body generates Sensory destructive chemicals. -- You cannot taste anything anymore. -- ethanol for extremely drunk victim -- mindbreaker to break the mind -- impedrezene to ruin the brain -- --////////////////////////////////////// --*/ --/datum/symptom/sensory_destruction -- name = "Sensory destruction" -- stealth = -1 -- resistance = -2 -- stage_speed = -3 -- transmittable = -4 -- level = 6 -- severity = 5 -- var/sleepy = 0 -- var/sleepy_ticks = 0 -- --/datum/symptom/sensory_destruction/Activate(var/datum/disease/advance/A) -- ..() -- var/mob/living/M = A.affected_mob -- if(prob(SYMPTOM_ACTIVATION_PROB)) -- switch(A.stage) -- if(1) -- to_chat(M, "You can't feel anything.") -- if(2) -- to_chat(M, "You feel absolutely hammered.") -- if(prob(10)) -- sleepy_ticks += rand(10,14) -- if(3) -- M.reagents.add_reagent("ethanol",rand(5,7)) -- to_chat(M, "You try to focus on not dying.") -- if(prob(15)) -- sleepy_ticks += rand(10,14) -- if(4) -- M.reagents.add_reagent("ethanol",rand(6,10)) -- to_chat(M, "u can count 2 potato!") -- if(prob(20)) -- sleepy_ticks += rand(10,14) -- if(5) -- M.reagents.add_reagent("ethanol",rand(7,13)) -- if(prob(25)) -- sleepy_ticks += rand(10,14) -- -- if(sleepy_ticks) -- if(A.stage>=4) -- M.hallucination = min(M.hallucination + 10, 50) -- if(A.stage>=5) -- if(prob(80)) -- M.adjustBrainLoss(1) -- if(prob(50)) -- M.drowsyness = max(M.drowsyness, 3) -- sleepy++ -- sleepy_ticks-- -- else -- sleepy = 0 -- -- switch(sleepy) //Works like morphine -- if(11) -- to_chat(M, "You start to feel tired...") -- if(12 to 24) -- M.drowsyness += 1 -- if(24 to INFINITY) -- M.Sleeping(2, 0) -+ if(brain_heal && A.stage >= 5) -+ M.adjustBrainLoss(-3) -\ No newline at end of file diff --git a/code/datums/diseases/advance/symptoms/vision.dm.rej b/code/datums/diseases/advance/symptoms/vision.dm.rej deleted file mode 100644 index e9cb0cd6d8..0000000000 --- a/code/datums/diseases/advance/symptoms/vision.dm.rej +++ /dev/null @@ -1,19 +0,0 @@ -diff a/code/datums/diseases/advance/symptoms/vision.dm b/code/datums/diseases/advance/symptoms/vision.dm (rejected hunks) -@@ -40,7 +40,7 @@ Bonus - if(!..()) - return - var/mob/living/carbon/M = A.affected_mob -- var/obj/item/organ/eyes = M.getorganslot("eye_sight") -+ var/obj/item/organ/eyes/eyes = M.getorganslot("eye_sight") - if(istype(eyes)) - switch(A.stage) - if(1, 2) -@@ -55,7 +55,7 @@ Bonus - M.adjust_eye_damage(5) - if(eyes.eye_damage >= 10) - M.become_nearsighted() -- if(prob(M.eye_damage - 10 + 1)) -+ if(prob(eyes.eye_damage - 10 + 1)) - if(!remove_eyes) - if(M.become_blind()) - to_chat(M, "You go blind!") diff --git a/code/datums/diseases/advance/symptoms/vomit.dm.rej b/code/datums/diseases/advance/symptoms/vomit.dm.rej deleted file mode 100644 index b6fd999e2f..0000000000 --- a/code/datums/diseases/advance/symptoms/vomit.dm.rej +++ /dev/null @@ -1,30 +0,0 @@ -diff a/code/datums/diseases/advance/symptoms/vomit.dm b/code/datums/diseases/advance/symptoms/vomit.dm (rejected hunks) -@@ -32,7 +32,7 @@ Bonus - symptom_delay_min = 25 - symptom_delay_max = 80 - var/vomit_blood = FALSE -- var/proj_vomit = FALSE -+ var/proj_vomit = 0 - - /datum/symptom/vomit/Start(datum/disease/advance/A) - ..() -@@ -41,7 +41,7 @@ Bonus - if(A.properties["resistance"] >= 7) //blood vomit - vomit_blood = TRUE - if(A.properties["transmittable"] >= 7) //projectile vomit -- proj_vomit = TRUE -+ proj_vomit = 5 - - /datum/symptom/vomit/Activate(datum/disease/advance/A) - if(!..()) -@@ -52,7 +52,7 @@ Bonus - if(prob(base_message_chance) && !suppress_warning) - to_chat(M, "[pick("You feel nauseous.", "You feel like you're going to throw up!")]") - else -- Vomit(M) -+ vomit(M) - --/datum/symptom/vomit/proc/Vomit(mob/living/carbon/M) -- M.vomit(20, vomit_blood, distance = 5 * proj_vomit) -+/datum/symptom/vomit/proc/vomit(mob/living/carbon/M) -+ M.vomit(20, vomit_blood, distance = proj_vomit) diff --git a/code/game/area/areas/derelict.dm b/code/game/area/areas/derelict.dm index 00804c5012..5882fa0a8c 100644 --- a/code/game/area/areas/derelict.dm +++ b/code/game/area/areas/derelict.dm @@ -13,6 +13,10 @@ name = "Derelict Secondary Hallway" icon_state = "hallS" +/area/derelict/hallway/primary/port + name = "Derelict Port Hallway" + icon_state = "hallFP" + /area/derelict/arrival name = "Derelict Arrival Centre" icon_state = "yellow" @@ -121,4 +125,4 @@ name = "Abandoned Teleporter" icon_state = "teleporter" music = "signal" - ambientsounds = list('sound/ambience/ambimalf.ogg') + ambientsounds = list('sound/ambience/ambimalf.ogg') \ No newline at end of file diff --git a/code/game/atoms.dm.rej b/code/game/atoms.dm.rej deleted file mode 100644 index eee34deceb..0000000000 --- a/code/game/atoms.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/game/atoms.dm b/code/game/atoms.dm (rejected hunks) -@@ -126,7 +126,7 @@ - return TRUE - - //finally check for centcom itself -- return istype(T.loc,/area/centcom) -+ return istype(T.loc, /area/centcom) - - /atom/proc/onSyndieBase() - var/turf/T = get_turf(src) diff --git a/code/game/gamemodes/game_mode.dm.rej b/code/game/gamemodes/game_mode.dm.rej deleted file mode 100644 index 7c4f33972c..0000000000 --- a/code/game/gamemodes/game_mode.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/game/gamemodes/game_mode.dm b/code/game/gamemodes/game_mode.dm (rejected hunks) -@@ -266,7 +266,7 @@ - if(escaped_total > 0) - SSblackbox.set_val("escaped_total",escaped_total) - send2irc("Server", "Round just ended.") -- if(cult.len && !istype(SSticker.mode,/datum/game_mode/cult)) -+ if(cult.len && !istype(SSticker.mode, /datum/game_mode/cult)) - datum_cult_completion() - - return 0 diff --git a/code/game/machinery/iv_drip.dm.rej b/code/game/machinery/iv_drip.dm.rej deleted file mode 100644 index 21479ee4d2..0000000000 --- a/code/game/machinery/iv_drip.dm.rej +++ /dev/null @@ -1,35 +0,0 @@ -diff a/code/game/machinery/iv_drip.dm b/code/game/machinery/iv_drip.dm (rejected hunks) -@@ -1,21 +1,29 @@ -+#define IV_TAKING 0 -+#define IV_INJECTING 1 -+ - /obj/machinery/iv_drip - name = "\improper IV drip" - icon = 'icons/obj/iv_drip.dmi' - icon_state = "iv_drip" -- anchored = 0 -+ anchored = FALSE - mouse_drag_pointer = MOUSE_ACTIVE_POINTER - var/mob/living/carbon/attached = null -- var/mode = 1 // 1 is injecting, 0 is taking blood. -+ var/mode = IV_INJECTING - var/obj/item/weapon/reagent_containers/beaker = null - var/list/drip_containers = list(/obj/item/weapon/reagent_containers/blood, -- /obj/item/weapon/reagent_containers/food, -- /obj/item/weapon/reagent_containers/glass) -+ /obj/item/weapon/reagent_containers/food, -+ /obj/item/weapon/reagent_containers/glass) - - /obj/machinery/iv_drip/Initialize() - ..() - update_icon() - drip_containers = typecacheof(drip_containers) - -+/obj/machinery/iv_drip/Destroy() -+ attached = null -+ QDEL_NULL(beaker) -+ return ..() -+ - /obj/machinery/iv_drip/update_icon() - if(attached) - if(mode) diff --git a/code/game/objects/effects/spawners/gibspawner.dm.rej b/code/game/objects/effects/spawners/gibspawner.dm.rej deleted file mode 100644 index ffd534c1f0..0000000000 --- a/code/game/objects/effects/spawners/gibspawner.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/game/objects/effects/spawners/gibspawner.dm b/code/game/objects/effects/spawners/gibspawner.dm (rejected hunks) -@@ -52,7 +52,7 @@ - . = ..() - - /obj/effect/gibspawner/human -- gibtypes = list(/obj/effect/decal/cleanable/blood/gibs/up,/obj/effect/decal/cleanable/blood/gibs/down,/obj/effect/decal/cleanable/blood/gibs,/obj/effect/decal/cleanable/blood/gibs,/obj/effect/decal/cleanable/blood/gibs/body,/obj/effect/decal/cleanable/blood/gibs/limb,/obj/effect/decal/cleanable/blood/gibs/core) -+ gibtypes = list(/obj/effect/decal/cleanable/blood/gibs/up, /obj/effect/decal/cleanable/blood/gibs/down, /obj/effect/decal/cleanable/blood/gibs, /obj/effect/decal/cleanable/blood/gibs, /obj/effect/decal/cleanable/blood/gibs/body, /obj/effect/decal/cleanable/blood/gibs/limb, /obj/effect/decal/cleanable/blood/gibs/core) - gibamounts = list(1,1,1,1,1,1,1) - - /obj/effect/gibspawner/human/Initialize() diff --git a/code/game/objects/items/shooting_range.dm b/code/game/objects/items/shooting_range.dm index d86ea63338..e30b9bb2cd 100644 --- a/code/game/objects/items/shooting_range.dm +++ b/code/game/objects/items/shooting_range.dm @@ -49,6 +49,9 @@ desc = "A shooting target that looks like a xenomorphic alien." hp = 2350 +/obj/item/target/alien/anchored + anchored = TRUE + /obj/item/target/clown icon_state = "target_c" desc = "A shooting target that looks like a useless clown." diff --git a/code/game/objects/items/weapons/RCL.dm b/code/game/objects/items/weapons/RCL.dm new file mode 100644 index 0000000000..623a1f9b78 --- /dev/null +++ b/code/game/objects/items/weapons/RCL.dm @@ -0,0 +1,202 @@ +/obj/item/weapon/twohanded/rcl + name = "rapid cable layer" + desc = "A device used to rapidly deploy cables. It has screws on the side which can be removed to slide off the cables. Do not use without insulation!" + icon = 'icons/obj/tools.dmi' + icon_state = "rcl-0" + item_state = "rcl-0" + var/obj/structure/cable/last + var/obj/item/stack/cable_coil/loaded + opacity = FALSE + force = 5 //Plastic is soft + throwforce = 5 + throw_speed = 1 + throw_range = 7 + w_class = WEIGHT_CLASS_NORMAL + origin_tech = "engineering=4;materials=2" + var/max_amount = 90 + var/active = FALSE + actions_types = list(/datum/action/item_action/rcl) + var/list/colors = list("red", "yellow", "green", "blue", "pink", "orange", "cyan", "white") + var/current_color_index = 1 + var/ghetto = FALSE + +/obj/item/weapon/twohanded/rcl/attackby(obj/item/W, mob/user) + if(istype(W, /obj/item/stack/cable_coil)) + var/obj/item/stack/cable_coil/C = W + if(user.transferItemToLoc(W, src)) + loaded = W + loaded.max_amount = max_amount //We store a lot. + else + to_chat(user, "[src] is stuck to your hand!") + return + + if(loaded.amount < max_amount) + var/amount = min(loaded.amount + C.amount, max_amount) + C.use(amount - loaded.amount) + loaded.amount = amount + else + return + update_icon() + to_chat(user, "You add the cables to the [src]. It now contains [loaded.amount].") + else if(istype(W, /obj/item/weapon/screwdriver)) + if(!loaded) + return + if(ghetto && prob(10)) //Is it a ghetto RCL? If so, give it a 10% chance to fall apart + to_chat(user, "You attempt to loosen the securing screws on the side, but it falls apart!") + while(loaded.amount > 30) //There are only two kinds of situations: "nodiff" (60,90), or "diff" (31-59, 61-89) + var/diff = loaded.amount % 30 + if(diff) + loaded.use(diff) + new /obj/item/stack/cable_coil(get_turf(user), diff) + else + loaded.use(30) + new /obj/item/stack/cable_coil(get_turf(user), 30) + qdel(src) + return + + to_chat(user, "You loosen the securing screws on the side, allowing you to lower the guiding edge and retrieve the wires.") + while(loaded.amount > 30) //There are only two kinds of situations: "nodiff" (60,90), or "diff" (31-59, 61-89) + var/diff = loaded.amount % 30 + if(diff) + loaded.use(diff) + new /obj/item/stack/cable_coil(get_turf(user), diff) + else + loaded.use(30) + new /obj/item/stack/cable_coil(get_turf(user), 30) + loaded.max_amount = initial(loaded.max_amount) + if(!user.put_in_hands(loaded)) + loaded.forceMove(get_turf(user)) + + loaded = null + update_icon() + else + ..() + +/obj/item/weapon/twohanded/rcl/examine(mob/user) + ..() + if(loaded) + to_chat(user, "It contains [loaded.amount]/[max_amount] cables.") + +/obj/item/weapon/twohanded/rcl/Destroy() + QDEL_NULL(loaded) + last = null + active = FALSE + return ..() + +/obj/item/weapon/twohanded/rcl/update_icon() + if(!loaded) + icon_state = "rcl-0" + item_state = "rcl-0" + return + switch(loaded.amount) + if(61 to INFINITY) + icon_state = "rcl-30" + item_state = "rcl" + if(31 to 60) + icon_state = "rcl-20" + item_state = "rcl" + if(1 to 30) + icon_state = "rcl-10" + item_state = "rcl" + else + icon_state = "rcl-0" + item_state = "rcl-0" + +/obj/item/weapon/twohanded/rcl/proc/is_empty(mob/user, loud = 1) + update_icon() + if(!loaded || !loaded.amount) + if(loud) + to_chat(user, "The last of the cables unreel from [src].") + if(loaded) + QDEL_NULL(loaded) + loaded = null + unwield(user) + active = wielded + return TRUE + return FALSE + +/obj/item/weapon/twohanded/rcl/dropped(mob/wearer) + ..() + active = FALSE + last = null + +/obj/item/weapon/twohanded/rcl/attack_self(mob/user) + ..() + active = wielded + if(!active) + last = null + else if(!last) + for(var/obj/structure/cable/C in get_turf(user)) + if(C.d1 == FALSE || C.d2 == FALSE) + last = C + break + +/obj/item/weapon/twohanded/rcl/on_mob_move(direct, mob/user) + if(active) + trigger(user) + +/obj/item/weapon/twohanded/rcl/proc/trigger(mob/user) + if(!isturf(user.loc)) + return + if(is_empty(user, 0)) + to_chat(user, "\The [src] is empty!") + return + + if(prob(2) && ghetto) //Give ghetto RCLs a 2% chance to jam, requiring it to be reactviated manually. + to_chat(user, "[src]'s wires jam!") + active = FALSE + return + else + if(last) + if(get_dist(last, user) == 1) //hacky, but it works + var/turf/T = get_turf(user) + if(T.intact || !T.can_have_cabling()) + last = null + return + if(get_dir(last, user) == last.d2) + //Did we just walk backwards? Well, that's the one direction we CAN'T complete a stub. + last = null + return + loaded.cable_join(last, user, FALSE) + if(is_empty(user)) + return //If we've run out, display message and exit + else + last = null + loaded.item_color = colors[current_color_index] + last = loaded.place_turf(get_turf(src), user, turn(user.dir, 180)) + is_empty(user) //If we've run out, display message + + +/obj/item/weapon/twohanded/rcl/pre_loaded/Initialize () //Comes preloaded with cable, for testing stuff + . = ..() + loaded = new() + loaded.max_amount = max_amount + loaded.amount = max_amount + update_icon() + +/obj/item/weapon/twohanded/rcl/ui_action_click(mob/user, action) + if(istype(action, /datum/action/item_action/rcl)) + current_color_index++; + if (current_color_index > colors.len) + current_color_index = 1 + var/cwname = colors[current_color_index] + to_chat(user, "Color changed to [cwname]!") + +/obj/item/weapon/twohanded/rcl/ghetto + actions_types = list() + max_amount = 30 + name = "makeshift rapid cable layer" + ghetto = TRUE + +/obj/item/weapon/twohanded/rcl/ghetto/update_icon() + if(!loaded) + icon_state = "rclg-0" + item_state = "rclg-0" + return + switch(loaded.amount) + if(1 to INFINITY) + icon_state = "rclg-1" + item_state = "rcl" + else + icon_state = "rclg-1" + item_state = "rclg-1" \ No newline at end of file diff --git a/code/game/objects/structures/beds_chairs/bed.dm b/code/game/objects/structures/beds_chairs/bed.dm index f512f6ba4f..040f83ded2 100644 --- a/code/game/objects/structures/beds_chairs/bed.dm +++ b/code/game/objects/structures/beds_chairs/bed.dm @@ -162,6 +162,26 @@ buildstackamount = 10 var/mob/living/owner = null +/obj/structure/bed/dogbed/ian + desc = "Ian's bed! Looks comfy." + name = "Ian's bed" + anchored = TRUE + +/obj/structure/bed/dogbed/cayenne + desc = "Seems kind of... fishy." + name = "Cayenne's bed" + anchored = TRUE + +/obj/structure/bed/dogbed/renault + desc = "Renault's bed! Looks comfy. A foxy person needs a foxy pet." + name = "Renault's bed" + anchored = TRUE + +/obj/structure/bed/dogbed/runtime + desc = "A comfy-looking cat bed. You can even strap your pet in, in case the gravity turns off." + name = "Runtime's bed" + anchored = TRUE + /obj/structure/bed/dogbed/proc/update_owner(mob/living/M) owner = M name = "[M]'s bed" @@ -174,4 +194,4 @@ /obj/structure/bed/alien name = "resting contraption" desc = "This looks similar to contraptions from earth. Could aliens be stealing our technology?" - icon_state = "abed" + icon_state = "abed" \ No newline at end of file diff --git a/code/game/objects/structures/crates_lockers/closets/secure/security.dm.rej b/code/game/objects/structures/crates_lockers/closets/secure/security.dm.rej deleted file mode 100644 index 2fe11f47d0..0000000000 --- a/code/game/objects/structures/crates_lockers/closets/secure/security.dm.rej +++ /dev/null @@ -1,30 +0,0 @@ -diff a/code/game/objects/structures/crates_lockers/closets/secure/security.dm b/code/game/objects/structures/crates_lockers/closets/secure/security.dm (rejected hunks) -@@ -203,7 +203,7 @@ - anchored = TRUE - name = "Secure Evidence Closet" - req_access_txt = "0" -- req_one_access_txt = list(GLOB.access_armory, GLOB.access_forensics_lockers) -+ req_one_access_txt = list(ACCESS_ARMORY, ACCESS_FORENSICS_LOCKERS) - - /obj/structure/closet/secure_closet/brig/PopulateContents() - ..() -@@ -227,16 +227,16 @@ - /obj/structure/closet/secure_closet/contraband/armory - anchored = TRUE - name = "Contraband Locker" -- req_access = list(GLOB.access_armory) -+ req_access = list(ACCESS_ARMORY) - - /obj/structure/closet/secure_closet/contraband/heads - anchored = TRUE - name = "Contraband Locker" -- req_access = list(GLOB.access_heads) -+ req_access = list(ACCESS_HEADS) - - /obj/structure/closet/secure_closet/armory1 - name = "armory armor locker" -- req_access = list(GLOB.access_armory) -+ req_access = list(ACCESS_ARMORY) - icon_state = "armory" - - /obj/structure/closet/secure_closet/armory1/PopulateContents() diff --git a/code/game/objects/structures/crates_lockers/closets/utility_closets.dm b/code/game/objects/structures/crates_lockers/closets/utility_closets.dm index 1b864d1813..441232e155 100644 --- a/code/game/objects/structures/crates_lockers/closets/utility_closets.dm +++ b/code/game/objects/structures/crates_lockers/closets/utility_closets.dm @@ -17,6 +17,9 @@ desc = "It's a storage unit for emergency breath masks and O2 tanks." icon_state = "emergency" +/obj/structure/closet/emcloset/anchored + anchored = TRUE + /obj/structure/closet/emcloset/PopulateContents() ..() diff --git a/code/game/objects/structures/reflector.dm b/code/game/objects/structures/reflector.dm index 4e143a9109..0b9745f0d6 100644 --- a/code/game/objects/structures/reflector.dm +++ b/code/game/objects/structures/reflector.dm @@ -148,6 +148,9 @@ buildstacktype = /obj/item/stack/sheet/glass buildstackamount = 5 +/obj/structure/reflector/single/anchored + anchored = TRUE + /obj/structure/reflector/single/get_reflection(srcdir,pdir) var/new_dir = rotations["[srcdir]"]["[pdir]"] return new_dir @@ -171,6 +174,9 @@ buildstacktype = /obj/item/stack/sheet/rglass buildstackamount = 10 +/obj/structure/reflector/double/anchored + anchored = TRUE + /obj/structure/reflector/double/get_reflection(srcdir,pdir) var/new_dir = double_rotations["[srcdir]"]["[pdir]"] return new_dir @@ -194,6 +200,9 @@ buildstacktype = /obj/item/stack/sheet/mineral/diamond buildstackamount = 1 +/obj/structure/reflector/box/anchored + anchored = TRUE + /obj/structure/reflector/box/get_reflection(srcdir,pdir) var/new_dir = box_rotations["[srcdir]"]["[pdir]"] return new_dir diff --git a/code/game/objects/structures/signs.dm b/code/game/objects/structures/signs.dm index 9195c243a5..9a25da9019 100644 --- a/code/game/objects/structures/signs.dm +++ b/code/game/objects/structures/signs.dm @@ -244,6 +244,36 @@ desc = "A sign labelling an area as a place where xenobiological entities are researched." icon_state = "xenobio" +/obj/structure/sign/evac + name = "\improper EVACUATION" + desc = "A sign labelling an area where evacuation procedures take place." + icon_state = "evac" + +/obj/structure/sign/custodian + name = "\improper CUSTODIAN" + desc = "A sign labelling an area where the custodian works." + icon_state = "custodian" + +/obj/structure/sign/engineering + name = "\improper ENGINEERING" + desc = "A sign labelling an area where engineers work." + icon_state = "engine" + +/obj/structure/sign/cargo + name = "\improper CARGO" + desc = "A sign labelling an area where cargo ships dock." + icon_state = "cargo" + +/obj/structure/sign/security + name = "\improper SECURITY" + desc = "A sign labelling an area where the law is law." + icon_state = "security" + +/obj/structure/sign/holy + name = "\improper HOLY" + desc = "A sign labelling a religious area." + icon_state = "holy" + /obj/structure/sign/xeno_warning_mining name = "DANGEROUS ALIEN LIFE" desc = "A sign that warns would-be travellers of hostile alien life in the vicinity." @@ -289,3 +319,8 @@ name = "command department" desc = "A direction sign, pointing out which way the Command department is." icon_state = "direction_bridge" + +/obj/structure/sign/logo + name = "station logo" + desc = "A sign: SPACE STATION 13." + icon_state = "ss13sign-1" \ No newline at end of file diff --git a/code/game/sound.dm.rej b/code/game/sound.dm.rej deleted file mode 100644 index bf2bbbce69..0000000000 --- a/code/game/sound.dm.rej +++ /dev/null @@ -1,9 +0,0 @@ -diff a/code/game/sound.dm b/code/game/sound.dm (rejected hunks) -@@ -154,6 +151,6 @@ - soundin = pick('sound/effects/can_open1.ogg', 'sound/effects/can_open2.ogg', 'sound/effects/can_open3.ogg') - return soundin - --/proc/playsound_global(file, repeat=0, wait, channel, volume) -+/proc/playsound_global(file, repeat = 0, wait, channel, volume) - for(var/V in GLOB.clients) - V << sound(file, repeat, wait, channel, volume) diff --git a/code/game/turfs/simulated/floor/misc_floor.dm b/code/game/turfs/simulated/floor/misc_floor.dm index 810a77fc42..89af274e58 100644 --- a/code/game/turfs/simulated/floor/misc_floor.dm +++ b/code/game/turfs/simulated/floor/misc_floor.dm @@ -49,6 +49,9 @@ /turf/open/floor/circuit/telecomms initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/circuit/telecomms/mainframe + name = "Mainframe Base" + /turf/open/floor/circuit/green icon_state = "gcircuit" icon_normal = "gcircuit" @@ -70,6 +73,9 @@ /turf/open/floor/circuit/green/telecomms initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/circuit/green/telecomms/mainframe + name = "Mainframe Base" + /turf/open/floor/circuit/red icon_state = "rcircuit" icon_normal = "rcircuit" @@ -265,4 +271,4 @@ //Do this *after* the turf has changed as qdel in spacevines will call changeturf again if it hasn't for(var/obj/structure/spacevine/SV in src) if(!QDESTROYING(SV))//Helps avoid recursive loops - qdel(SV) + qdel(SV) \ No newline at end of file diff --git a/code/game/turfs/simulated/floor/plasteel_floor.dm b/code/game/turfs/simulated/floor/plasteel_floor.dm index 039d278baf..23471ccd5f 100644 --- a/code/game/turfs/simulated/floor/plasteel_floor.dm +++ b/code/game/turfs/simulated/floor/plasteel_floor.dm @@ -17,6 +17,10 @@ /turf/open/floor/plasteel/black icon_state = "dark" +/turf/open/floor/plasteel/black/telecomms + initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/black/telecomms/mainframe + name = "Mainframe Floor" /turf/open/floor/plasteel/airless/black icon_state = "dark" /turf/open/floor/plasteel/black/side @@ -43,6 +47,10 @@ /turf/open/floor/plasteel/brown icon_state = "brown" +/turf/open/floor/plasteel/brown/telecomms + initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/brown/telecomms/mainframe + name = "Mainframe Floor" /turf/open/floor/plasteel/brown/corner icon_state = "browncorner" @@ -59,6 +67,8 @@ icon_state = "greenfull" /turf/open/floor/plasteel/green/side icon_state = "green" +/turf/open/floor/plasteel/green/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/green/corner icon_state = "greencorner" @@ -66,6 +76,8 @@ icon_state = "darkgreenfull" /turf/open/floor/plasteel/darkgreen/side icon_state = "darkgreen" +/turf/open/floor/plasteel/darkgreen/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/darkgreen/corner icon_state = "darkgreencorners" @@ -89,6 +101,8 @@ icon_state = "darkredfull" /turf/open/floor/plasteel/darkred/side icon_state = "darkred" +/turf/open/floor/plasteel/darkred/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/darkred/corner icon_state = "darkredcorners" @@ -112,6 +126,8 @@ icon_state = "darkbluefull" /turf/open/floor/plasteel/darkblue/side icon_state = "darkblue" +/turf/open/floor/plasteel/darkblue/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/darkblue/corner icon_state = "darkbluecorners" @@ -119,6 +135,8 @@ icon_state = "whitebluefull" /turf/open/floor/plasteel/whiteblue/side icon_state = "whiteblue" +/turf/open/floor/plasteel/whiteblue/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/whiteblue/corner icon_state = "whitebluecorner" @@ -135,6 +153,8 @@ icon_state = "darkyellowfull" /turf/open/floor/plasteel/darkyellow/side icon_state = "darkyellow" +/turf/open/floor/plasteel/darkyellow/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/darkyellow/corner icon_state = "darkyellowcorners" @@ -158,6 +178,8 @@ icon_state = "darkpurplefull" /turf/open/floor/plasteel/darkpurple/side icon_state = "darkpurple" +/turf/open/floor/plasteel/darkpurple/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/darkpurple/corner icon_state = "darkpurplecorners" @@ -165,6 +187,8 @@ icon_state = "whitepurplefull" /turf/open/floor/plasteel/whitepurple/side icon_state = "whitepurple" +/turf/open/floor/plasteel/whitepurple/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/whitepurple/corner icon_state = "whitepurplecorner" @@ -181,6 +205,8 @@ icon_state = "neutralfull" /turf/open/floor/plasteel/neutral/side icon_state = "neutral" +/turf/open/floor/plasteel/neutral/side/telecomms + initial_gas_mix = "n2=100;TEMP=80" /turf/open/floor/plasteel/neutral/corner icon_state = "neutralcorner" @@ -325,6 +351,10 @@ /turf/open/floor/plasteel/vault icon_state = "vault" +/turf/open/floor/plasteel/vault/telecomms + initial_gas_mix = "n2=100;TEMP=80" +/turf/open/floor/plasteel/vault/telecomms/mainframe + name = "Mainframe Floor" /turf/open/floor/plasteel/cult icon_state = "cult" diff --git a/code/game/turfs/turf.dm b/code/game/turfs/turf.dm index 924628a27d..3641eae0d3 100644 --- a/code/game/turfs/turf.dm +++ b/code/game/turfs/turf.dm @@ -9,7 +9,7 @@ var/to_be_destroyed = 0 //Used for fire, if a melting temperature was reached, it will be destroyed var/max_fire_temperature_sustained = 0 //The max temperature of the fire which it was subjected to - var/blocks_air = 0 + var/blocks_air = FALSE flags = CAN_BE_DIRTY @@ -84,16 +84,28 @@ /turf/attack_hand(mob/user) user.Move_Pulled(src) +/turf/proc/handleRCL(obj/item/weapon/twohanded/rcl/C, mob/user) + if(C.loaded) + for(var/obj/structure/cable/LC in src) + if(!LC.d1 || !LC.d2) + LC.handlecable(C, user) + return + C.loaded.place_turf(src, user) + C.is_empty(user) + /turf/attackby(obj/item/C, mob/user, params) if(can_lay_cable() && istype(C, /obj/item/stack/cable_coil)) var/obj/item/stack/cable_coil/coil = C for(var/obj/structure/cable/LC in src) - if((LC.d1==0)||(LC.d2==0)) + if(!LC.d1 || !LC.d2) LC.attackby(C,user) return coil.place_turf(src, user) return TRUE + else if(istype(C, /obj/item/weapon/twohanded/rcl)) + handleRCL(C, user) + return FALSE /turf/CanPass(atom/movable/mover, turf/target) @@ -117,7 +129,7 @@ return FALSE var/list/large_dense = list() - + //Next, check objects to block entry that are on the border for(var/atom/movable/border_obstacle in src) if(border_obstacle.flags & ON_BORDER) @@ -134,7 +146,7 @@ //Finally, check objects/mobs to block entry that are not on the border var/atom/movable/tompost_bump - var/top_layer = 0 + var/top_layer = FALSE for(var/atom/movable/obstacle in large_dense) if(!obstacle.CanPass(mover, mover.loc, 1) && (forget != obstacle)) if(obstacle.layer > top_layer) @@ -197,14 +209,14 @@ qdel(L) //wrapper for ChangeTurf()s that you want to prevent/affect without overriding ChangeTurf() itself -/turf/proc/TerraformTurf(path, new_baseturf, defer_change = FALSE, ignore_air = FALSE) - return ChangeTurf(path, new_baseturf, defer_change, ignore_air) +/turf/proc/TerraformTurf(path, new_baseturf, defer_change = FALSE, ignore_air = FALSE, forceop = FALSE) + return ChangeTurf(path, new_baseturf, defer_change, ignore_air, forceop) //Creates a new turf -/turf/proc/ChangeTurf(path, new_baseturf, defer_change = FALSE, ignore_air = FALSE) +/turf/proc/ChangeTurf(path, new_baseturf, defer_change = FALSE, ignore_air = FALSE, forceop = FALSE) if(!path) return - if(!GLOB.use_preloader && path == type) // Don't no-op if the map loader requires it to be reconstructed + if(!GLOB.use_preloader && path == type && !forceop) // Don't no-op if the map loader requires it to be reconstructed return src var/old_baseturf = baseturf @@ -416,8 +428,8 @@ var/thing = allowed_contents[i] qdel(thing, force=TRUE) - var/turf/newT = ChangeTurf(turf_type, baseturf_type, FALSE, FALSE) - + var/turf/newT = ChangeTurf(turf_type, baseturf_type, FALSE, FALSE, forceop = forceop) + SSair.remove_from_active(newT) newT.CalculateAdjacentTurfs() SSair.add_to_active(newT,1) @@ -425,13 +437,12 @@ /turf/proc/is_transition_turf() return - /turf/acid_act(acidpwr, acid_volume) . = 1 var/acid_type = /obj/effect/acid if(acidpwr >= 200) //alien acid power acid_type = /obj/effect/acid/alien - var/has_acid_effect = 0 + var/has_acid_effect = FALSE for(var/obj/O in src) if(intact && O.level == 1) //hidden under the floor continue @@ -503,4 +514,4 @@ limit-- else return I - return I + return I \ No newline at end of file diff --git a/code/game/turfs/turf.dm.rej b/code/game/turfs/turf.dm.rej deleted file mode 100644 index f4c27f5c30..0000000000 --- a/code/game/turfs/turf.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/game/turfs/turf.dm b/code/game/turfs/turf.dm (rejected hunks) -@@ -410,7 +410,7 @@ - /turf/proc/empty(turf_type=/turf/open/space, baseturf_type) - // Remove all atoms except observers, landmarks, docking ports - var/static/list/ignored_atoms = typecacheof(list(/mob/dead, /obj/effect/landmark, /obj/docking_port, /atom/movable/lighting_object)) -- var/list/allowed_contents = typecache_filter_list(GetAllContents(),ignored_atoms,reversed=TRUE) -+ var/list/allowed_contents = typecache_filter_list_reverse(GetAllContents(),ignored_atoms) - allowed_contents -= src - for(var/i in 1 to allowed_contents.len) - var/thing = allowed_contents[i] diff --git a/code/modules/atmospherics/machinery/airalarm.dm b/code/modules/atmospherics/machinery/airalarm.dm index 26882d0a81..e48059a066 100644 --- a/code/modules/atmospherics/machinery/airalarm.dm +++ b/code/modules/atmospherics/machinery/airalarm.dm @@ -113,6 +113,19 @@ "water_vapor" = new/datum/tlv(-1, -1, 0.2, 0.5) ) +/obj/machinery/airalarm/engine + name = "engine air alarm" + locked = FALSE + req_access = null + req_one_access = list(ACCESS_ATMOSPHERICS, ACCESS_ENGINE) + +/obj/machinery/airalarm/all_access + name = "all-access air alarm" + desc = "This particular atmos control unit appears to have no access restrictions." + locked = FALSE + req_access = null + req_one_access = null + //all air alarms in area are connected via magic /area var/list/air_vent_names = list() diff --git a/code/modules/clothing/spacesuits/flightsuit.dm.rej b/code/modules/clothing/spacesuits/flightsuit.dm.rej deleted file mode 100644 index a0b426974d..0000000000 --- a/code/modules/clothing/spacesuits/flightsuit.dm.rej +++ /dev/null @@ -1,14 +0,0 @@ -diff a/code/modules/clothing/spacesuits/flightsuit.dm b/code/modules/clothing/spacesuits/flightsuit.dm (rejected hunks) -@@ -1157,10 +1157,10 @@ - maint_panel = TRUE - else - maint_panel = FALSE -- usermessage("You [maint_panel? "open" : "close"] the maintainence panel.") -+ usermessage("You [maint_panel? "open" : "close"] the maintenance panel.") - return FALSE - else if(!maint_panel) -- usermessage("The maintainence panel is closed!", "boldwarning") -+ usermessage("The maintenance panel is closed!", "boldwarning") - return FALSE - else if(istype(I, /obj/item/weapon/crowbar)) - var/list/inputlist = list() diff --git a/code/modules/clothing/spacesuits/hardsuit.dm.rej b/code/modules/clothing/spacesuits/hardsuit.dm.rej deleted file mode 100644 index 93cffce359..0000000000 --- a/code/modules/clothing/spacesuits/hardsuit.dm.rej +++ /dev/null @@ -1,19 +0,0 @@ -diff a/code/modules/clothing/spacesuits/hardsuit.dm b/code/modules/clothing/spacesuits/hardsuit.dm (rejected hunks) -@@ -304,7 +304,7 @@ - item_color = "syndi" - w_class = WEIGHT_CLASS_NORMAL - armor = list(melee = 40, bullet = 50, laser = 30, energy = 15, bomb = 35, bio = 100, rad = 50, fire = 50, acid = 90) -- allowed = list(/obj/item/weapon/gun,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/melee/energy/sword/saber,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank/internals) -+ allowed = list(/obj/item/weapon/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/melee/energy/sword/saber, /obj/item/weapon/restraints/handcuffs, /obj/item/weapon/tank/internals) - helmettype = /obj/item/clothing/head/helmet/space/hardsuit/syndi - jetpack = /obj/item/weapon/tank/jetpack/suit - -@@ -698,7 +698,7 @@ - item_state = "syndie_hardsuit" - item_color = "syndi" - armor = list(melee = 40, bullet = 50, laser = 30, energy = 15, bomb = 35, bio = 100, rad = 50, fire = 100, acid = 100) -- allowed = list(/obj/item/weapon/gun,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/melee/energy/sword/saber,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank/internals) -+ allowed = list(/obj/item/weapon/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/melee/energy/sword/saber, /obj/item/weapon/restraints/handcuffs, /obj/item/weapon/tank/internals) - helmettype = /obj/item/clothing/head/helmet/space/hardsuit/shielded/syndi - slowdown = 0 - diff --git a/code/modules/clothing/spacesuits/miscellaneous.dm.rej b/code/modules/clothing/spacesuits/miscellaneous.dm.rej deleted file mode 100644 index 460a86c3dc..0000000000 --- a/code/modules/clothing/spacesuits/miscellaneous.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/modules/clothing/spacesuits/miscellaneous.dm b/code/modules/clothing/spacesuits/miscellaneous.dm (rejected hunks) -@@ -146,7 +146,7 @@ Contains: - item_state = "pirate" - w_class = WEIGHT_CLASS_NORMAL - flags_inv = 0 -- allowed = list(/obj/item/weapon/gun,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank/internals, /obj/item/weapon/melee/energy/sword/pirate, /obj/item/clothing/glasses/eyepatch, /obj/item/weapon/reagent_containers/food/drinks/bottle/rum) -+ allowed = list(/obj/item/weapon/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/restraints/handcuffs, /obj/item/weapon/tank/internals, /obj/item/weapon/melee/energy/sword/pirate, /obj/item/clothing/glasses/eyepatch, /obj/item/weapon/reagent_containers/food/drinks/bottle/rum) - slowdown = 0 - armor = list(melee = 30, bullet = 50, laser = 30,energy = 15, bomb = 30, bio = 30, rad = 30, fire = 60, acid = 75) - strip_delay = 40 diff --git a/code/modules/clothing/spacesuits/plasmamen.dm.rej b/code/modules/clothing/spacesuits/plasmamen.dm.rej deleted file mode 100644 index 6a1030e468..0000000000 --- a/code/modules/clothing/spacesuits/plasmamen.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/modules/clothing/spacesuits/plasmamen.dm b/code/modules/clothing/spacesuits/plasmamen.dm (rejected hunks) -@@ -4,7 +4,7 @@ - /obj/item/clothing/suit/space/eva/plasmaman - name = "EVA plasma envirosuit" - desc = "A special plasma containment suit designed to be space-worthy, as well as worn over other clothing. Like it's smaller counterpart, it can automatically extinguish the wearer in a crisis, and holds twice as many charges." -- allowed = list(/obj/item/weapon/gun,/obj/item/ammo_casing,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/melee/energy/sword,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank) -+ allowed = list(/obj/item/weapon/gun, /obj/item/ammo_casing, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/melee/energy/sword, /obj/item/weapon/restraints/handcuffs, /obj/item/weapon/tank) - armor = list(melee = 0, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 100, rad = 0, fire = 100, acid = 75) - resistance_flags = FIRE_PROOF - icon_state = "plasmaman_suit" diff --git a/code/modules/clothing/spacesuits/syndi.dm.rej b/code/modules/clothing/spacesuits/syndi.dm.rej deleted file mode 100644 index 2c05b046f0..0000000000 --- a/code/modules/clothing/spacesuits/syndi.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/modules/clothing/spacesuits/syndi.dm b/code/modules/clothing/spacesuits/syndi.dm (rejected hunks) -@@ -12,7 +12,7 @@ - item_state = "space_suit_syndicate" - desc = "Has a tag on it: Totally not property of an enemy corporation, honest!" - w_class = WEIGHT_CLASS_NORMAL -- allowed = list(/obj/item/weapon/gun,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/melee/energy/sword/saber,/obj/item/weapon/restraints/handcuffs,/obj/item/weapon/tank/internals) -+ allowed = list(/obj/item/weapon/gun, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/melee/energy/sword/saber, /obj/item/weapon/restraints/handcuffs, /obj/item/weapon/tank/internals) - armor = list(melee = 40, bullet = 50, laser = 30,energy = 15, bomb = 30, bio = 30, rad = 30, fire = 80, acid = 85) - - diff --git a/code/modules/clothing/suits/miscellaneous.dm.rej b/code/modules/clothing/suits/miscellaneous.dm.rej deleted file mode 100644 index e8ab225870..0000000000 --- a/code/modules/clothing/suits/miscellaneous.dm.rej +++ /dev/null @@ -1,19 +0,0 @@ -diff a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm (rejected hunks) -@@ -450,7 +450,7 @@ - icon_state = "coatcaptain" - item_state = "coatcaptain" - armor = list(melee = 25, bullet = 30, laser = 30, energy = 10, bomb = 25, bio = 0, rad = 0, fire = 0, acid = 50) -- allowed = list(/obj/item/weapon/gun/energy,/obj/item/weapon/reagent_containers/spray/pepper,/obj/item/weapon/gun/ballistic,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/restraints/handcuffs,/obj/item/device/flashlight/seclite,/obj/item/weapon/melee/classic_baton/telescopic) -+ allowed = list(/obj/item/weapon/gun/energy, /obj/item/weapon/reagent_containers/spray/pepper, /obj/item/weapon/gun/ballistic, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/restraints/handcuffs, /obj/item/device/flashlight/seclite, /obj/item/weapon/melee/classic_baton/telescopic) - hoodtype = /obj/item/clothing/head/hooded/winterhood/captain - - /obj/item/clothing/head/hooded/winterhood/captain -@@ -461,7 +461,7 @@ - icon_state = "coatsecurity" - item_state = "coatsecurity" - armor = list(melee = 25, bullet = 15, laser = 30, energy = 10, bomb = 25, bio = 0, rad = 0, fire = 0, acid = 45) -- allowed = list(/obj/item/weapon/gun/energy,/obj/item/weapon/reagent_containers/spray/pepper,/obj/item/weapon/gun/ballistic,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/restraints/handcuffs,/obj/item/device/flashlight/seclite,/obj/item/weapon/melee/classic_baton/telescopic) -+ allowed = list(/obj/item/weapon/gun/energy, /obj/item/weapon/reagent_containers/spray/pepper, /obj/item/weapon/gun/ballistic, /obj/item/ammo_box, /obj/item/ammo_casing, /obj/item/weapon/melee/baton, /obj/item/weapon/restraints/handcuffs, /obj/item/device/flashlight/seclite, /obj/item/weapon/melee/classic_baton/telescopic) - hoodtype = /obj/item/clothing/head/hooded/winterhood/security - - /obj/item/clothing/head/hooded/winterhood/security diff --git a/code/modules/crafting/recipes.dm b/code/modules/crafting/recipes.dm index 2fc97bf06e..f363ea98e1 100644 --- a/code/modules/crafting/recipes.dm +++ b/code/modules/crafting/recipes.dm @@ -557,3 +557,12 @@ time = 5 reqs = list(/obj/item/stack/sheet/plasteel = 1, /obj/item/stack/tile/plasteel = 1, /obj/item/stack/cable_coil = 2) category = CAT_MISC + + +/datum/crafting_recipe/rcl + name = "Makeshift Rapid Cable Layer" + result = /obj/item/weapon/twohanded/rcl/ghetto + time = 40 + tools = list(/obj/item/weapon/weldingtool, /obj/item/weapon/screwdriver, /obj/item/weapon/wrench) + reqs = list(/obj/item/stack/sheet/metal = 15) + category = CAT_MISC diff --git a/code/modules/mining/mine_items.dm b/code/modules/mining/mine_items.dm index d6ef4a3885..b2fe66cb0b 100644 --- a/code/modules/mining/mine_items.dm +++ b/code/modules/mining/mine_items.dm @@ -37,6 +37,9 @@ icon_state = "mining" req_access = list(ACCESS_MINING) +/obj/structure/closet/secure_closet/miner/unlocked + locked = FALSE + /obj/structure/closet/secure_closet/miner/PopulateContents() ..() new /obj/item/stack/sheet/mineral/sandbags(src, 5) @@ -77,4 +80,4 @@ /obj/structure/closet/crate/miningcar desc = "A mining car. This one doesn't work on rails, but has to be dragged." name = "Mining car (not for rails)" - icon_state = "miningcar" + icon_state = "miningcar" \ No newline at end of file diff --git a/code/modules/mob/living/carbon/damage_procs.dm.rej b/code/modules/mob/living/carbon/damage_procs.dm.rej deleted file mode 100644 index 9819e18e18..0000000000 --- a/code/modules/mob/living/carbon/damage_procs.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/modules/mob/living/carbon/damage_procs.dm b/code/modules/mob/living/carbon/damage_procs.dm (rejected hunks) -@@ -36,6 +36,8 @@ - adjustCloneLoss(damage * hit_percent) - if(STAMINA) - adjustStaminaLoss(damage * hit_percent) -+ if(BRAIN) -+ adjustBrainLoss(damage * hit_percent) - return 1 - - diff --git a/code/modules/mob/living/carbon/human/species.dm.rej b/code/modules/mob/living/carbon/human/species.dm.rej deleted file mode 100644 index e10962105a..0000000000 --- a/code/modules/mob/living/carbon/human/species.dm.rej +++ /dev/null @@ -1,12 +0,0 @@ -diff a/code/modules/mob/living/carbon/human/species.dm b/code/modules/mob/living/carbon/human/species.dm (rejected hunks) -@@ -71,8 +71,8 @@ - var/obj/item/mutanthands = null - var/obj/item/organ/tongue/mutanttongue = /obj/item/organ/tongue - -- var/obj/item/organ/liver/mutantliver = null -- var/obj/item/organ/stomach/mutantstomach = null -+ var/obj/item/organ/liver/mutantliver -+ var/obj/item/organ/stomach/mutantstomach - - /////////// - // PROCS // diff --git a/code/modules/mob/living/damage_procs.dm.rej b/code/modules/mob/living/damage_procs.dm.rej deleted file mode 100644 index 375db36138..0000000000 --- a/code/modules/mob/living/damage_procs.dm.rej +++ /dev/null @@ -1,41 +0,0 @@ -diff a/code/modules/mob/living/damage_procs.dm b/code/modules/mob/living/damage_procs.dm (rejected hunks) -@@ -25,6 +25,8 @@ - adjustCloneLoss(damage * hit_percent) - if(STAMINA) - adjustStaminaLoss(damage * hit_percent) -+ if(BRAIN) -+ adjustBrainLoss(damage * hit_percent) - return 1 - - /mob/living/proc/apply_damage_type(damage = 0, damagetype = BRUTE) //like apply damage except it always uses the damage procs -@@ -41,6 +43,8 @@ - return adjustCloneLoss(damage) - if(STAMINA) - return adjustStaminaLoss(damage) -+ if(BRAIN) -+ return adjustBrainLoss(damage) - - /mob/living/proc/get_damage_amount(damagetype = BRUTE) - switch(damagetype) -@@ -56,9 +60,11 @@ - return getCloneLoss() - if(STAMINA) - return getStaminaLoss() -+ if(BRAIN) -+ return getBrainLoss() - - --/mob/living/proc/apply_damages(brute = 0, burn = 0, tox = 0, oxy = 0, clone = 0, def_zone = null, blocked = FALSE, stamina = 0) -+/mob/living/proc/apply_damages(brute = 0, burn = 0, tox = 0, oxy = 0, clone = 0, def_zone = null, blocked = FALSE, stamina = 0, brain = 0) - if(blocked >= 100) - return 0 - if(brute) -@@ -73,6 +79,8 @@ - apply_damage(clone, CLONE, def_zone, blocked) - if(stamina) - apply_damage(stamina, STAMINA, def_zone, blocked) -+ if(brain) -+ apply_damage(brain, BRAIN, def_zone, blocked) - return 1 - - diff --git a/code/modules/mob/living/simple_animal/friendly/lizard.dm.rej b/code/modules/mob/living/simple_animal/friendly/lizard.dm.rej deleted file mode 100644 index 6cac5b3c80..0000000000 --- a/code/modules/mob/living/simple_animal/friendly/lizard.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/modules/mob/living/simple_animal/friendly/lizard.dm b/code/modules/mob/living/simple_animal/friendly/lizard.dm (rejected hunks) -@@ -21,7 +21,7 @@ - gold_core_spawnable = 2 - obj_damage = 0 - environment_smash = ENVIRONMENT_SMASH_NONE -- var/static/list/edibles = typecacheof(list(/mob/living/simple_animal/butterfly,/mob/living/simple_animal/cockroach)) //list of atoms, however turfs won't affect AI, but will affect consumption. -+ var/static/list/edibles = typecacheof(list(/mob/living/simple_animal/butterfly, /mob/living/simple_animal/cockroach)) //list of atoms, however turfs won't affect AI, but will affect consumption. - - /mob/living/simple_animal/hostile/lizard/CanAttack(atom/the_target)//Can we actually attack a possible target? - if(see_invisible < the_target.invisibility)//Target's invisible to us, forget it diff --git a/code/modules/modular_computers/computers/item/tablet.dm.rej b/code/modules/modular_computers/computers/item/tablet.dm.rej deleted file mode 100644 index ee3bfe26b9..0000000000 --- a/code/modules/modular_computers/computers/item/tablet.dm.rej +++ /dev/null @@ -1,15 +0,0 @@ -diff a/code/modules/modular_computers/computers/item/tablet.dm b/code/modules/modular_computers/computers/item/tablet.dm (rejected hunks) -@@ -12,3 +13,12 @@ - slot_flags = SLOT_ID | SLOT_BELT - has_light = TRUE //LED flashlight! - comp_light_luminosity = 2.3 //Same as the PDA -+ var/finish_color = null -+ -+/obj/item/device/modular_computer/tablet/update_icon() -+ ..() -+ if(!finish_color) -+ finish_color = pick("red","blue","brown","green","black") -+ icon_state = "tablet-[finish_color]" -+ icon_state_unpowered = "tablet-[finish_color]" -+ icon_state_powered = "tablet-[finish_color]" -\ No newline at end of file diff --git a/code/modules/paperwork/paper.dm b/code/modules/paperwork/paper.dm index 81f6572c22..6a66b4d2e6 100644 --- a/code/modules/paperwork/paper.dm +++ b/code/modules/paperwork/paper.dm @@ -399,5 +399,4 @@ return /obj/item/weapon/paper/crumpled/bloody - icon_state = "scrap_bloodied" - + icon_state = "scrap_bloodied" \ No newline at end of file diff --git a/code/modules/paperwork/paper_premade.dm b/code/modules/paperwork/paper_premade.dm index 7a269745b7..0b1fb36e4b 100644 --- a/code/modules/paperwork/paper_premade.dm +++ b/code/modules/paperwork/paper_premade.dm @@ -4,7 +4,7 @@ /obj/item/weapon/paper/fluff/sop name = "paper- 'Standard Operating Procedure'" - info = "Alert Levels:
\nBlue- Emergency
\n\t1. Caused by fire
\n\t2. Caused by manual interaction
\n\tAction:
\n\t\tClose all fire doors. These can only be opened by reseting the alarm
\nRed- Ejection/Self Destruct
\n\t1. Caused by module operating computer.
\n\tAction:
\n\t\tAfter the specified time the module will eject completely.
\n
\nEngine Maintenance Instructions:
\n\tShut off ignition systems:
\n\tActivate internal power
\n\tActivate orbital balance matrix
\n\tRemove volatile liquids from area
\n\tWear a fire suit
\n
\n\tAfter
\n\t\tDecontaminate
\n\t\tVisit medical examiner
\n
\nToxin Laboratory Procedure:
\n\tWear a gas mask regardless
\n\tGet an oxygen tank.
\n\tActivate internal atmosphere
\n
\n\tAfter
\n\t\tDecontaminate
\n\t\tVisit medical examiner
\n
\nDisaster Procedure:
\n\tFire:
\n\t\tActivate sector fire alarm.
\n\t\tMove to a safe area.
\n\t\tGet a fire suit
\n\t\tAfter:
\n\t\t\tAssess Damage
\n\t\t\tRepair damages
\n\t\t\tIf needed, Evacuate
\n\tMeteor Shower:
\n\t\tActivate fire alarm
\n\t\tMove to the back of ship
\n\t\tAfter
\n\t\t\tRepair damage
\n\t\t\tIf needed, Evacuate
\n\tAccidental Reentry:
\n\t\tActivate fire alrms in front of ship.
\n\t\tMove volatile matter to a fire proof area!
\n\t\tGet a fire suit.
\n\t\tStay secure until an emergency ship arrives.
\n
\n\t\tIf ship does not arrive-
\n\t\t\tEvacuate to a nearby safe area!" + info = "Alert Levels:
\nBlue- Emergency
\n\t1. Caused by fire
\n\t2. Caused by manual interaction
\n\tAction:
\n\t\tClose all fire doors. These can only be opened by resetting the alarm
\nRed- Ejection/Self Destruct
\n\t1. Caused by module operating computer.
\n\tAction:
\n\t\tAfter the specified time the module will eject completely.
\n
\nEngine Maintenance Instructions:
\n\tShut off ignition systems:
\n\tActivate internal power
\n\tActivate orbital balance matrix
\n\tRemove volatile liquids from area
\n\tWear a fire suit
\n
\n\tAfter
\n\t\tDecontaminate
\n\t\tVisit medical examiner
\n
\nToxin Laboratory Procedure:
\n\tWear a gas mask regardless
\n\tGet an oxygen tank.
\n\tActivate internal atmosphere
\n
\n\tAfter
\n\t\tDecontaminate
\n\t\tVisit medical examiner
\n
\nDisaster Procedure:
\n\tFire:
\n\t\tActivate sector fire alarm.
\n\t\tMove to a safe area.
\n\t\tGet a fire suit
\n\t\tAfter:
\n\t\t\tAssess Damage
\n\t\t\tRepair damages
\n\t\t\tIf needed, Evacuate
\n\tMeteor Shower:
\n\t\tActivate fire alarm
\n\t\tMove to the back of ship
\n\t\tAfter
\n\t\t\tRepair damage
\n\t\t\tIf needed, Evacuate
\n\tAccidental Reentry:
\n\t\tActivate fire alarms in front of ship.
\n\t\tMove volatile matter to a fire proof area!
\n\t\tGet a fire suit.
\n\t\tStay secure until an emergency ship arrives.
\n
\n\t\tIf ship does not arrive-
\n\t\t\tEvacuate to a nearby safe area!" /obj/item/weapon/paper/fluff/shuttles/daniel info = "i love daniel
daniel is my best friend

you are tearing me apart elise" @@ -16,6 +16,7 @@ name = "paper- 'Greetings from Billy Bob'" info = "Hey fellow botanist!
\n
\nI didn't trust the station folk so I left
\na couple of weeks ago. But here's some
\ninstructions on how to operate things here.
\nYou can grow plants and each iteration they become
\nstronger, more potent and have better yield, if you
\nknow which ones to pick. Use your botanist's analyzer
\nfor that. You can turn harvested plants into seeds
\nat the seed extractor, and replant them for better stuff!
\nSometimes if the weed level gets high in the tray
\nmutations into different mushroom or weed species have
\nbeen witnessed. On the rare occassion even weeds mutate!
\n
\nEither way, have fun!
\n
\nBest regards,
\nBilly Bob Johnson.
\n
\nPS.
\nHere's a few tips:
\nIn nettles, potency = damage
\nIn amanitas, potency = deadliness + side effect
\nIn Liberty caps, potency = drug power + effect
\nIn chilis, potency = heat
\nNutrients keep mushrooms alive!
\nWater keeps weeds such as nettles alive!
\nAll other plants need both." + /obj/item/weapon/paper/fluff/jobs/security/beepsky_mom name = "Note from Beepsky's Mom" info = "01001001 00100000 01101000 01101111 01110000 01100101 00100000 01111001 01101111 01110101 00100000 01110011 01110100 01100001 01111001 00100000 01110011 01100001 01100110 01100101 00101110 00100000 01001100 01101111 01110110 01100101 00101100 00100000 01101101 01101111 01101101 00101110" @@ -48,7 +49,6 @@ name = "paper- 'Chemical Information'" info = "Known Onboard Toxins:
\n\tGrade A Semi-Liquid Plasma:
\n\t\tHighly poisonous. You cannot sustain concentrations above 15 units.
\n\t\tA gas mask fails to filter plasma after 50 units.
\n\t\tWill attempt to diffuse like a gas.
\n\t\tFiltered by scrubbers.
\n\t\tThere is a bottled version which is very different
\n\t\t\tfrom the version found in canisters!
\n
\n\t\tWARNING: Highly Flammable. Keep away from heat sources
\n\t\texcept in a enclosed fire area!
\n\t\tWARNING: It is a crime to use this without authorization.
\nKnown Onboard Anti-Toxin:
\n\tAnti-Toxin Type 01P: Works against Grade A Plasma.
\n\t\tBest if injected directly into bloodstream.
\n\t\tA full injection is in every regular Med-Kit.
\n\t\tSpecial toxin Kits hold around 7.
\n
\nKnown Onboard Chemicals (other):
\n\tRejuvenation T#001:
\n\t\tEven 1 unit injected directly into the bloodstream
\n\t\t\twill cure unconscious and sleep toxins.
\n\t\tIf administered to a dying patient it will prevent
\n\t\t\tfurther damage for about units*3 seconds.
\n\t\t\tit will not cure them or allow them to be cured.
\n\t\tIt can be administeredd to a non-dying patient
\n\t\t\tbut the chemicals disappear just as fast.
\n\tMorphine T#054:
\n\t\t5 units wilkl induce precisely 1 minute of sleep.
\n\t\t\tThe effect are cumulative.
\n\t\tWARNING: It is a crime to use this without authorization" - /* * Stations */ diff --git a/code/modules/power/cable.dm b/code/modules/power/cable.dm index 5c2d5a5899..03852caf46 100644 --- a/code/modules/power/cable.dm +++ b/code/modules/power/cable.dm @@ -76,7 +76,7 @@ By design, d1 is the smallest direction and d2 is the highest d2 = text2num( copytext( icon_state, dash+1 ) ) - var/turf/T = src.loc // hide if turf is not intact + var/turf/T = get_turf(src) // hide if turf is not intact if(level==1) hide(T.intact) GLOB.cable_list += src //add it to the global cable list @@ -115,14 +115,8 @@ By design, d1 is the smallest direction and d2 is the highest else icon_state = "[d1]-[d2]" - -// Items usable on a cable : -// - Wirecutters : cut it duh ! -// - Cable coil : merge cables -// - Multitool : get the power currently passing through the cable -// -/obj/structure/cable/attackby(obj/item/W, mob/user, params) - var/turf/T = src.loc +/obj/structure/cable/proc/handlecable(obj/item/W, mob/user, params) + var/turf/T = get_turf(src) if(T.intact) return if(istype(W, /obj/item/weapon/wirecutters)) @@ -141,6 +135,12 @@ By design, d1 is the smallest direction and d2 is the highest return coil.cable_join(src, user) + else if(istype(W, /obj/item/weapon/twohanded/rcl)) + var/obj/item/weapon/twohanded/rcl/R = W + if(R.loaded) + R.loaded.cable_join(src, user) + R.is_empty(user) + else if(istype(W, /obj/item/device/multitool)) if(powernet && (powernet.avail > 0)) // is it powered? to_chat(user, "[powernet.avail]W in power network.") @@ -150,6 +150,15 @@ By design, d1 is the smallest direction and d2 is the highest src.add_fingerprint(user) +// Items usable on a cable : +// - Wirecutters : cut it duh ! +// - Cable coil : merge cables +// - Multitool : get the power currently passing through the cable +// +/obj/structure/cable/attackby(obj/item/W, mob/user, params) + handlecable(W, user, params) + + // shock the user with probability prb /obj/structure/cable/proc/shock(mob/user, prb, siemens_coeff = 1) if(!prob(prb)) @@ -507,6 +516,7 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai // General procedures /////////////////////////////////// + //you can use wires to heal robotics /obj/item/stack/cable_coil/attack(mob/living/carbon/human/H, mob/user) if(!istype(H)) @@ -564,11 +574,11 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai return new path (location) // called when cable_coil is clicked on a turf -/obj/item/stack/cable_coil/proc/place_turf(turf/T, mob/user) +/obj/item/stack/cable_coil/proc/place_turf(turf/T, mob/user, dirnew) if(!isturf(user.loc)) return - if(!T.can_have_cabling()) + if(!isturf(T) || T.intact || !T.can_have_cabling()) to_chat(user, "You can only lay cables on catwalks and plating!") return @@ -580,47 +590,50 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai to_chat(user, "You can't lay cable at a place that far away!") return - else - var/dirn - + var/dirn + if(!dirnew) //If we weren't given a direction, come up with one! (Called as null from catwalk.dm and floor.dm) if(user.loc == T) - dirn = user.dir // if laying on the tile we're on, lay in the direction we're facing + dirn = user.dir //If laying on the tile we're on, lay in the direction we're facing else dirn = get_dir(T, user) + else + dirn = dirnew - for(var/obj/structure/cable/LC in T) - if(LC.d2 == dirn && LC.d1 == 0) - to_chat(user, "There's already a cable at that position!") - return + for(var/obj/structure/cable/LC in T) + if(LC.d2 == dirn && LC.d1 == 0) + to_chat(user, "There's already a cable at that position!") + return - var/obj/structure/cable/C = get_new_cable(T) + var/obj/structure/cable/C = get_new_cable(T) - //set up the new cable - C.d1 = 0 //it's a O-X node cable - C.d2 = dirn - C.add_fingerprint(user) - C.update_icon() + //set up the new cable + C.d1 = 0 //it's a O-X node cable + C.d2 = dirn + C.add_fingerprint(user) + C.update_icon() - //create a new powernet with the cable, if needed it will be merged later - var/datum/powernet/PN = new() - PN.add_cable(C) + //create a new powernet with the cable, if needed it will be merged later + var/datum/powernet/PN = new() + PN.add_cable(C) - C.mergeConnectedNetworks(C.d2) //merge the powernet with adjacents powernets - C.mergeConnectedNetworksOnTurf() //merge the powernet with on turf powernets + C.mergeConnectedNetworks(C.d2) //merge the powernet with adjacents powernets + C.mergeConnectedNetworksOnTurf() //merge the powernet with on turf powernets - if(C.d2 & (C.d2 - 1))// if the cable is layed diagonally, check the others 2 possible directions - C.mergeDiagonalsNetworks(C.d2) + if(C.d2 & (C.d2 - 1))// if the cable is layed diagonally, check the others 2 possible directions + C.mergeDiagonalsNetworks(C.d2) + use(1) - use(1) + if(C.shock(user, 50)) + if(prob(50)) //fail + new /obj/item/stack/cable_coil(get_turf(C), 1, C.color) + C.deconstruct() - if (C.shock(user, 50)) - if (prob(50)) //fail - C.deconstruct() + return C // called when cable_coil is click on an installed obj/cable // or click on a turf that already contains a "node" cable -/obj/item/stack/cable_coil/proc/cable_join(obj/structure/cable/C, mob/user) +/obj/item/stack/cable_coil/proc/cable_join(obj/structure/cable/C, mob/user, var/showerror = TRUE) var/turf/U = user.loc if(!isturf(U)) return @@ -644,7 +657,8 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai // one end of the clicked cable is pointing towards us if(C.d1 == dirn || C.d2 == dirn) if(!U.can_have_cabling()) //checking if it's a plating or catwalk - to_chat(user, "You can only lay cables on catwalks and plating!") + if (showerror) + to_chat(user, "You can only lay cables on catwalks and plating!") return if(U.intact) //can't place a cable if it's a plating with a tile on it to_chat(user, "You can't lay cable there unless the floor tiles are removed!") @@ -657,7 +671,8 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai for(var/obj/structure/cable/LC in U) // check to make sure there's not a cable there already if(LC.d1 == fdirn || LC.d2 == fdirn) - to_chat(user, "There's already a cable at that position!") + if (showerror) + to_chat(user, "There's already a cable at that position!") return var/obj/structure/cable/NC = get_new_cable (U) @@ -701,7 +716,9 @@ GLOBAL_LIST_INIT(cable_coil_recipes, list (new/datum/stack_recipe("cable restrai if(LC == C) // skip the cable we're interacting with continue if((LC.d1 == nd1 && LC.d2 == nd2) || (LC.d1 == nd2 && LC.d2 == nd1) ) // make sure no cable matches either direction - to_chat(user, "There's already a cable at that position!") + if (showerror) + to_chat(user, "There's already a cable at that position!") + return diff --git a/code/modules/power/singularity/collector.dm b/code/modules/power/singularity/collector.dm index b7000d3535..5c01b60416 100644 --- a/code/modules/power/singularity/collector.dm +++ b/code/modules/power/singularity/collector.dm @@ -18,6 +18,9 @@ GLOBAL_LIST_EMPTY(rad_collectors) var/locked = FALSE var/drainratio = 1 +/obj/machinery/power/rad_collector/anchored + anchored = TRUE + /obj/machinery/power/rad_collector/New() ..() GLOB.rad_collectors += src diff --git a/code/modules/power/singularity/emitter.dm b/code/modules/power/singularity/emitter.dm index a14b45599f..194c00fc0f 100644 --- a/code/modules/power/singularity/emitter.dm +++ b/code/modules/power/singularity/emitter.dm @@ -33,6 +33,19 @@ var/datum/effect_system/spark_spread/sparks +/obj/machinery/power/emitter/anchored + anchored = TRUE + +/obj/machinery/power/emitter/ctf + name = "Energy Cannon" + active = TRUE + active_power_usage = FALSE + idle_power_usage = FALSE + locked = TRUE + req_access_txt = "100" + state = 2 + use_power = FALSE + /obj/machinery/power/emitter/New() ..() var/obj/item/weapon/circuitboard/machine/B = new /obj/item/weapon/circuitboard/machine/emitter(null) diff --git a/code/modules/surgery/organ_manipulation.dm.rej b/code/modules/surgery/organ_manipulation.dm.rej deleted file mode 100644 index 8a77b0aade..0000000000 --- a/code/modules/surgery/organ_manipulation.dm.rej +++ /dev/null @@ -1,10 +0,0 @@ -diff a/code/modules/surgery/organ_manipulation.dm b/code/modules/surgery/organ_manipulation.dm (rejected hunks) -@@ -78,7 +78,7 @@ - current_type = "extract" - var/list/organs = target.getorganszone(target_zone) - if(!organs.len) -- to_chat(user, "There are no removeable organs in [target]'s [parse_zone(target_zone)]!") -+ to_chat(user, "There are no removable organs in [target]'s [parse_zone(target_zone)]!") - return -1 - else - for(var/obj/item/organ/O in organs) diff --git a/icons/mob/actions.dmi b/icons/mob/actions.dmi index 6b13ec2e2e97fcbab33230fc96fd0d15427a91a1..0255204f603bde62a9f6ee4fddf0e67c9519557b 100644 GIT binary patch literal 196416 zcmX_n1ymH@`~I+WNOyNhNh94Ur6M3DE!_>flt?2W-AJQ^gmi;6NOwusB3;XWKHqcx zzjIh-XZFt7J8wMi^FH@(q_(E=Gb~Ch005q;swn6J00aiU%rMZvE0mFc@&N$d#_x^3 zhk}*6h1*9LkB`ny0N|5VZ#e2q-H0o_1ntX{yr{)E5*<^=llohTsXOg>M)*xRxNu`+ zLOqg5Z87$7uA}GWYR#6xq!0V7{d{LUU4cr}w+r|4okl#mCx=zzAc@sH*2H-uLEfBf zYC6ZVVGH-kEJ!iMV~wZroR;L6o^Sm9gsjy5bZrhIt_0p zRA}^MkJl^ZuC>`FLvV=?u)blYkG@RPH<67br6P2D7ycnFg-@A_Uviq)>mznFvv+6k zV)G{ow=!ODn!c*T`!3?cif1hH!amPlS4LY>_EU4x_JhYr1ZmHv(M)= zUgEkL+Od0;_^+Kmg_ii)9_Mk}Itwi-`Gm&FiogXEHCbi@;k1L_UhWpHlZ zLriaJN5@qRZUoxx zZ-P0T_zdlyd4m3TX8$6KxiUi$d=Mjk6nR+OF3`o(H*<`(oVxc@aVg~^`Lhh&e+4wX z4nLX}yFAIcPB>j-=TewXNI$+5CVDM{Jw-Fo?;eIZr4qPe7W5`^vzUNOnd^0@U`>~m zm$o`@Mj8ayj+}$J7>1#=!4$&L+FEpe9scv2P;R9naAP^zZ@Jqo;!@>2=Zj8szFUrx zN`&_{!AT59zF#DV{R?6Y$!G~A+>A0dXN<-r6FsaFhkYUl&R;UMx~VOuKJLDge0~g* zO|+SY8Y*?XFO08BPn0Zm(tU%f#@`vH%=%)Yd37%Yb8A^oO=JH&d~;B!vWPJY&Rs4EnEuH^lvrec& zt5d$zfC}+X;?M%&l52d&whXyd7@Hsj2A7v)x>M(KU_W6&&k)=O0~n=WvwZ-T`})B(G{(B{@@>2^6uXbGN=c1r*SYoC1x}dvVJw&zn7-xKK@tHlb9-W zi^F0aC4ZhyjI;V=nw9qOuU%s0xzuZ;!U6<1dVK(u#2Q;7@G8J_y=C_y92BwzoJOcQzg1&Lz=w$)x(TO`ArApnPqzmFT6cP%{>qXSI_&r-2XmN; zq$YelSXp7|kK3Fuk{dCkb6DkmeEku5VfIlKOT?6qrE)H}F>b0gLT^ysB&y*jI<8=n zuq^BP4zlHPcXt;2Hrkgmu<6db-KHYR#^&dDg0WGmPsz`$HnQ_g{hcqWu77ha3I3UG zouxO-{n8#soabA`7uMJMYwvpY_=#M=PFX6ccLz_KE@ z9;pLFgW`ObP0k&3qobzW{M=sye$EFr`8BaUg>F)|6uYrg)5RuEF*h~YYL34v*^SSU zPR%>C+7;_%)TTf68vRt{Un5t=*T|TH7!<6+NW+mM^6C3wQ$2l!l-5BiXte04AQ0pp zh4`3#z-_!nm*z>s`kuC2QZ8bRy+u`*ev%{~E!g&jR32A&qPbN=d^wb%b z7eVm_=u>T#?B(_(IDV(qG1X<~$0TR{oF=Zi`%zU}94KE6U>*8VJa`1g*yVg_JS75m zll2ZS{^2;Jx1MynK{~vW92}>*Vm^5tv@lxJ=;j}>@(I!kJbb2}$Or(>{;+?-a<)!M z&Sxp63U#zL*PxkxVzL5nlbjpBp=c#}p>P!gsJut*`96&D_W^^0yMgw)ra8^rI(%W_ zz`?WOWs8;=mO8It6((!mOQmhBz=n~3*AsW@agwv}u+ZebDr32Z<=0LeUbXcFOLEIi zLHi_KZHzY_LibXZU!o5r#!P4uBJ45~>cVmG+J)t4voD+yUW&%=)ppmdhyDC<9^iSO zeyrf1O;}CU=_2Ss$R4s?hAQ?c*_e|1G#Zvg*26-Z@P$F18VhF+(yxmbsOu2ibh5ej z1sgX=>blZ&{9XLR-IvtkKMb%B67#7==&l{KX%Zu>#l%&ezA4*{T=(5alj-+yJze(S zl+{|OzL;h4`gvgyFKzo59+5Ln^^qK6?yce>ebXInZ_m7;fAGS*3kuvpH`W5 zOAys1$NPhwFhR*g){p8(34+YAL=d#2UNZ;2h8k|V#7cYXoHaUuaa+L@hryHpm{b*+ zzQDOH?Lvyp>Rmv5#Pr-8Q{ny$cjNLwcARf+;FW5`OKDWVWqEq+>7oh~n4X>e!;!83 zHZV{!Jg#{Jkmj166R`}+rLan#Oy0X{*uL1^RxUoy5LmbkkCYfJa(AHQ z7nw*dYit~TNpen1GWx7HtK;zR8;$saCT#PQj{B2wt-*&W)GUfu8afl#JVX7|Ev)>) z$e|QP>O4zK!~o@k>3HkFn9iuz4KgbRjH1Y-t<8A$=*WSXbSx6n#&58ex_*>}p!xVv z+~WB7xR#Qky77=XYhmH$X3CyOYEI!I^;K12D=H>)$)ejsK+DMz_ZNMV#gdqG8(+Qf^SssTly6R@O`{ERUnjm z?@K)wg9gCaT^NORE?rg51tB_q-4<~?A=D${Kc0JA^G@z`v^h34KwoY+G_ZdJEKf}3 z10`K&W_8~=a*zIkm3rD<*{u9=2!yza3r;w`a4V7YPg z+#xuRRv!FDw!VI~cX@iews3J_=RV)v*~zPQdj=z$atmrB4bRC3T)JD&D({y{kDJV) zqh^2q=tMuiDxri3&G8C9)DQR?Ud(&z^iy}?VB|<*B?89p+H{vz{rBjzoiHrp$5F{! z9moCrB2>;YE4Y8{&(J$9{mcPbQwlC!A<1()M)3^Fk2Y6?1rgHpZMZ87>j)$YbQdKK zHa0d#_&~2K_1(R{1?_N7ZtPrij&k!VDLUMy^7!%1^49el^oiY@cV=juw-XspB4J`a zQij@J({;NKzl~dFSKz`SM26`BNoF)JK^G%t>ux`vH-|~oFUButVGk|n;_<1NRW@d^ zaqq`ZI==oy0t8@Yd^z+nymKGcUZkFCS3R}7EMaxN)?g#qRvXjv=bgO1pGNN=3&J0* zixO7&qF4yvO=T%k1|>&z!1Rp=Y;gesl}YsWYr7w4w>IjW=Ey#wo6_Id1TF58MZ86; z75-_^W!Yli<0;L}-JOuKk^KUPn|(BRy%fbTN3~q7>DNE=EYVdQpt@}LB^A9k9(3tB zmEio+?B-%FCk8b#VhCrc#*&(7L2spV0SIQJeM?<59^}SNNx8IM&VgPdE)!@XacSG@ z_;St+yt(7$4UbfdTkMtRO9r@+E0BKPcrk-7HAB~3OGB8lt=3u5S<4cz$N&yqL(E*C z(d9nAJGSqOqHO(h;cqnc6sa?=&cf&D{)-)dNhTeu$PW>NEE+0EL@nd2sg`wbjL7l0!3Y? zK)dvHEw3PI4AOI*_z0!T@w*^+NrLZVxuw+nkZxm*GJn(kVg42Ca_bQUm}tN2-q;T? z*p2Zr{h%~Mh(Hzqf~&Mf__H1s*OhFZb&!`=PHO#DxP88I<*ks;b-x zQ@MVmEHPaA*W0L2JOJ+bND)#_GoMecwe_gyyD8>fQP?u~_b#Aiz_ZQr8Fl!-p6khSe_EBL)5qWau^#qX zcwQp_MxFL^-rcCU^k^xM?sRD@p=P13;xoYyHRav6+w z$$&`A-O*imBfZON0B(f34^AtMrvD2SFik_Q@b+74&k5kZ8~djrg9j);meUho@jd#t zALM@>+@D|zyTBq+GIRsm)Mv$#ka{4#@iD)l!Am|cuuYJLx45AprQ`0P0{YX(_4e6D z_1@#ccu)hW3>B;^GK+T$7{fuw*Y0#gP=}=8A;J`+QwuuWF@jzTIBaa7wCj%KCgs>O zgi6aGNwc=B#AReqzI=<1!M@(uR=e?s1J+?_EFpEZQWV(`*J}t=1N?N61|YsU95Iobh}SuteAB(=(G1%nh-EAz0F#i#r_Noyi5G<V_T>v=dU={;IMw^Du3 zE#z~xZz>M_McT{S6BEE)A8`S+(nJV7IK^NMa6Ui7)!?<{SjA`}Y~)}p^*I9FCnO-&u}-|B!#-K_lsG{6HdhvL#m5{1%Ki_zR{K(4JH?*a$1 zU;+4Oqe`@q9|;+`KYP^UD~-*>LFq3?Sk-1~m<<%SuxM~5tIS^ysq;?JcGNt5cO4g4 zaDhAe&rWrF?xYR)h$D%o{E$n~pXtyr&}5shDPue{plRRa#mK0L#9++4D8>>F$TK-{9P5N?5X9(e#lI-FZKXTlD*e^RU62eh0Z ze-2S*XJ@g%XY}{lMkQPJ*q!|@>h_Bwxfpl;KdZR`m*#!cei$gQh>jLyJgD~oJ3Gjq zIF~xOOj^llcrrls#bHLGQ*VwlvHCOw#_lylYKioJ8HQ zz6uv%R9~Om1hbk8r0zh0FC6mH&1Aw;Cv+~cc|YR+zWC1$xVUkPxiMF?FF$|X%@$z= z?pO#w=uvFdK6CgYWkkhGP0f2$F&A9Ud0gW;o}=1U+}_6U*SO%}NK#orG*ubVzaX5e zIMFB)=99lUSXy63a2tM}u#`$gCSyczE|6rSf zklkP-ZQo1WE=xgalH?+iv(2$c!N7ELc-_rWh+ zqdmMOaz!%8$<=#|{_97CAe6bMdxFSdA_W4k1N{LemVnfHm z{;SqALO*~17w9tM6C9P#d6ZsH-Fw&$T2VCGgqWY0mYO!PJ!_>=x)8J zHH$^^#}APYUzMUuA3uZ+dJew4nN+UUe*WQYr^QF`*-!>n3;O!{ww{f$%RYnB+Z~(2 zCU2pw*|u-H9E>=PWxUrudRX%^RASAOqm8+}tS?`;zmpDr2lxM*Iuc8He*TZCa288b z$>urAm>YURh%O`tpUdRUCpyG>$K=e6aqf==%`DNH`?ZcUXU`|Z=~}P$6d!w$3JaPw zb!Yk^0Kq~*lVmIGZqv9MV2cy60BH>ZQv`+bd*J=mhs%Q*_-z2ZchB$i%tsLJf7*6U zh)brW^w9*#aas54e|^%nZEt#SXt;BCp8M3gzeV?S<1YO$iRZjnd#NrOaAT`>4*bVS zJb+7Im|ve81j%f2v&e8#g>x1u2!xZt#d>=V;ApWP+oXz&%-DmV?Cq20;o;%n8sbXi zz(v$$H`{x&yyAx(X9XkG=e_dSvOatVqZ{EMZ{|Jm9KMZO)-7W7r57byVa)?7gs=t6s zpI7ILWd81nQnorzkgX^Xh^Lc|6F;5SmT$@XZrqYm8_>Bm5N~m|*~gJdqz$WTuVr9G z>BmNL7Kzc4<0xC4;b7VQ(*i4vl%a=VJWwom4E~;<7h4t6k|?i~J6q8DLGw22EZGm| zbEla^4cfT4$FWIWRvX^?8af&NHq6WQfw4koh9nJ^>R2*zlsNH*(ozfq1B1Otq#RJ> zX#Glm50M={v*0HU1+cg>utincr^T4`T99wkO15uaG_|xSh5Maj?{?XF+xmv?Pb{DW z7oJ>|xjfCEPwheoUBdFd`QQd!cb|*;z&o80|57iy>0YBi_T4-DH*Pbf5Z-g0TbJgE zl6gp$V2~dGJXng$9sV7+qoqm{XWg9+f$MKnPa*t$epO&W6)ifUOQPK&KcZObqJK9{ z-T7aqBP25&#c=ke{-oK{IcUw=?4 zP-{0^Whwp@2uUKbKXz+=?9myBfupnEhMXTA@Vf?b_+q~BY>-)Z@BlalT=~*R<~yFM zN~@~0TFz~VLuJ&?vQ{=)KhA{Plk2}au+aKntmLhi_R6o_YK~M_xr)<7p$6CVf3uT% zZ0_K~aX7j!!FxIwU_d=Yw)i(@tmcP#Agg&gGPBniPZNEa70LMp5(gT=B(JTY0}*m}k#q_ldeX30s}SPL)8ub_%5qDQv(;ML8{j@~l_VC%$)|B*f$N|06i1~(=(>gsA2z@z3-xMX0(@dO- zp6|dZm-9NF;~9?`MkkCtYIQf~wjQKr4bmDy4=-L|5Tk5_$4fc1%MvT{!jLY7G*v*( zVf_;37fW(ABdw{-WNUVWWtuylI#dSqRvpZ|L!%lP0pJ3hV6KP<%Nz-LPi;T+VIgaM z6YVM8J`n2oQG(vG^=7QrLP)$R0dr zo=;9sqgafYHXC;IhDbLA3d@^SK31-ouC3z7h(XJYP`?TItB$zWtU@cL^Gs?CJAg9e zj)Mb|i-~+z2!I^n_vM{2iqC+*-a+!vtxYEK9`eN1&)mmKY8iYO^yPZIYItWRFc0Vh zpAYP_68N(lOA%$8q_|#07mkM~n{T5t;5?F{g zf%Q!!@%fB)nH;RzPRpf2sX3(%t!}Z4pzyW>e0+Az|KgXxC+Ma5fDIuEg6G-p-?yx% zOH@&dIh-|cC;QhHmi}lec-B9yf{vYX?LfzULJD~+m0U+u*uaZ{uzj^1OPuvpJmm~nFBh>wZ`V|#U zSbS2$3s%C95h87V@sXP|eTWu%Ru22W_C};dAxa>|oM-KyO%8*f+0u6&>_#J+#(*qT zq)jA~@-E)Om|{bmYNH>dixb*qZMm0lD+yt$9WvNO6I5fWMhWil2F!m0T>7bQArYzu zvR;ZZ(Xh%pk+0llVIcnUqTJP+d*Js|153LP& z43}5@YqNT3`rF{!!-Hh$kM?w7LD(-N?&)I_g0KFmnm6jZ4`AYHRzH zj6$&x3Kq6!5G3;ME{#Z0Skx@L#kk&0G)seZb&aS6V^lped+0B!Cph{aU|nhD#t|3Y z$aFEF{5duzrKBzSD&AY0+ z+gtyH|IHhcAhoMi6>~1q9!GQk+fZMWZD-~s1v~Zd_8}%q3h>ETvefOO2y-c+@G}Y?$lUjb=4TPD{NFn7%2mJ^B2l5t)+4~ z-Va_+1){=U+mw36#Uzp;H;6tW5n&(a^!-@#F$bBq=FV+L%Lba?2Nl(SYdfEr7fi{q zklvZTLNe>Bs3L4j8gN64FSWSLo6|PcYS($Mp57u#wbD@&CBqN*zAA6_3;)+ug4Dac zNOUXn*DhZMd-)_&$N2l-f?_5-zU*@w>Q0J+f`X=CaB0LI3at{#KF62Sej_LXNw3BE z%or85Q_$Fm?Jv?nyPF>QZqbu|RSaD5Fa|ys@HdvzJ*-1ruUB$&r#WdN574D=*1`s? z={0o<`e@5cuy}@^q3}8V+!G@3h8u-T7hC3Q@uE2^MU1mc{*FyO6iGMgq{n1Vp3ZeY z;?DRX%qQb9Otyva7!@N*9?^9vb3pDPu9#;^G2yt8d|6{TjaXV@U40%;V$4oYy0UEQ zx|&hvh-QD}OO)=+xjPQ56`qLnGp1OxUh>^h6$SN^Zdd;_<0XD+ zTZ)i{h?3M?{;9*81eCqzgRfh0?`zCafxI$~NBp!O?&AvoF*t4`8(ME_sw6uMF0lSQ z*PD)6g!(VJ-KllGaC}cSHLX%8pwF}gb_M;6*nPgQ*Q1fhLce>6!9XDn88%gElN(+OFo%%%<{XIksjWXsn?`Lsuz*JsgV#5Y^M>oMyXlgm(H)V zHoRvS5_A|hnizLo`Ijr5o^rkZ^XZD^Uwk7}cuLuU^71hE=^zVn5B=*OuLIoNiL|TD z3;S2nB_(A>i#G;1E$6;nDG{Dr8JGSZ8|~Tt-=f)-eb3#ii}2K(oawcOO+a&Qo1yFd z>13gD8C_P?3Y-mY3q zV|W8DYi)RwKTf869wKQh&uQL&eEat8bWKkL9`emWasV&5E~jHx_u-Kh3pfLu!O428 z)O*Kb25)5}PlUs$4wAe#S(Ehl%U6W47Nu_1k>xNLvKYaC65~Xfqx}Zo^>XmL)f1V2 z*J?1U7HqhPat+tcPfs(eCiaez;h}K=6hPa02sVGGDDq6pbstAM8?B2;(~-q%{wFGB z)66gDrb3G6r_lmWP2~f*^Rg!`*9>=^^4E5Ae@49>W`5{+<}NBoniOFnGAgR3uEc4+ z*m*Z}v^}EyXu5lO;PIEfgC6e|)t4_vJcagle8ATIXQIZ5$4;kpeYcZ01h~8N|M1gr z0}rLHs;Ee<-Nj~C)ki{}-IUk>cg(!rZs20~>{bGfo-DXK5Onhx^E_Qg>BWDxxceRf z4M#t{by(gy{LzN}&ZLR5a~}T&yehPFMv;VE+MV0!nq`2Gk~C;Zh$6d=YSqJt5fZy4 z8qKUq3bb+!C+kuId=PpW49wSREC4@)LI@-vS@+nF0~rGu0}Ag#-@rl9)a1FIvz13c zi;fsqTdox?-&M(MSiOrA*TYrb&2nLV-F<%1c8TV9-7bm+DZy%=H&VjLJh?5wLd+Xc zV8qO}{s}LX8C{WvHETH*fKDYpyGH^H8h%p>Fa=51Itb4ns~s{FhL-+<4*9}tO9Mdv zE6~w;U0-+azk$`(c_4)Z!_eG{im=y(FK|7tuNgb?RF6bJH5E^--^B7q_u%x_fwt5Vh207o~@?gi+%vIV(!V5B^Y{H zF+zH*e=dN*T`4jC9+P2FTCL0=#fqpXxg^;w3_o(~7eU-s2oRF|hmV0-0|S#lE(GYV z=sI`=`7I0o`epuc@^>zQlU#0ViTr+1K zEAoU54OH@P-S`))>O7uuJFd9meJbx^@{yT%jQ&6CMDw=ez#v`*!cWZWV9+XdbOX7DSo;|G?}!O@up9R2@Y0-KT4&?*H!v&=+nd6rKIGfE%pA)myPP5QK(< zAZOR(s-O_^`Y##92f_fp8Ti1mw46%Hf`gYRbsY82g)DiF(L}2S#^Ks@UCz=cAAq_j zxiC3o_tqi0k8wDPg`Gf-IcHZfXE!h`;e$a+TLJr>e7?3mv7)ReN+?|bJXmzexHBT? z?!6iY(x7hpvqAN<@8ZJW9!F2zps}@8WgbZGDZDh>Cq;%?gJB4f0}I+rC%#CLr#0XK z+kFph%y#K1@IvSUFRSbA!4}lu>IHrOl|wqTVL#u$aq_jXjf_>)02FbE`A8!HpJ>Y< zY6PLG&U{d}^?d9-Kn(x6^z%cbP0ucslK=e+eJ)sy;9uWA3WcoptAV3NaY@Kqw z``mo&^?D|6Xea!r!SEKu_)9vX93QD1=Z(@OBjfL+L^K6kbB4fvw98Qe#}O35B$=+b zt(#D!{OT6#Ri)#W!om;_>E_yD~Xkn#Op!Te3jL>oU;JNU}fz77K zP87f;vqv$wPXC5_z_oS3p&?D9*ufyhomsVZxYl8^iw;=^0wn7)Vn9HU(63CzmwRi& z$BYq@x_c{Ykg~$W#MEO_<;_fu8=d^8?ASZeT=HUSO?RxT%OnjsIQ}BG7&j^+Hz0V` z-Tsb&k4CNJexNsf>-uL#8Sc8`=f9(lzXB|#h5g4AKkZV1wtV=h*fD>LA^9hOS`k(A zP4ZU&a9VkzOk*&M8BCAeQ!9r{4{>S>l+^#_LIAEqB$u7!j*G;Y@j?6)!~1kBkZd*c zO+YZ6uRl-quyw(&bP1!eaH72*5-cgz50&)NpgVYGZWl|U+p`WA*3vm6q> z*Rjny5_l!z;&s`Xo*moJU?IA6u_2HCE*E+_bmP51JlKyZ49FYlk3`@C^448gEaj-c zysn8&L?VP_exc#L-u0Jk#}=FVjTbBYq;L0D`W3Kv5_OdCrCO0tFIN4}_jLwh;WotL zvy<(3pp&A+wf+F0?oGyl`^Z1Y*_!?a?mkp|lwh?0k;zNW05HPv@#PfcK5KAni^d7a z-b#IL?oC(WxOAsh)?iHjCP&)frtVK zo8eMR{Ue#)*R97M$6ubWX#)T4uMi>pZJniq)p?t!Wl%QLDjHoj7;lsx_Kpu_ot&h0 zQbwkhWmE8e3knLtva%#%ZXP*_X~BfR1U^HgSyOt@0UJO6Iyro=7>|G^#ty{8#TVgmM0PQyoZDt)d*612QJ1qj3X>=Zx9enE@3`J#uc!U4=S+o=Z1 zw|ONk>Y5A?B-t+Lnxt~0zVZbY8)PpbI9@5-@G^d&V(68g1rjaHHQv~F+fG94lLZzt zCT!pBiRafk#1FnMO96akjwDl@RKgfUGTRl^)E?BN4@<*jfQ+9r#BD*eqhuXwxiW#z ziOi@hs)QUxD6mL;^AN}iimzPmWGVX0^3^zu`lvEzYjfDk6 zrl0|+Vm-9nTKL*Voey8=15VpY#6DGW`UoS_w``;?Mo;d)4mycRDs#)8JvHb^1B z1u^>Pf)jswRtUZ2nZ$V6k6f?b0{R%7*I|1g%l)I$e(80d6r>UpDtOD~J zWTg3H&0qKa9~#9$=Y6vAArE|P`>pf74ZNmPO6o)Ij+&X7SyzB>k><it1ynyS zi0@Eb_vu!;-USkUUEMF^Dwm7=4oJo2%^SkT8m8E}bFWcg$w=!HWw)&d@NFc04ElF+ zqBwAMFznLkU@SmTokrv)ERE|uIzrQged|V-I+%hey%?0T}}i#^(gRG=kH7P3GedPOQ)9z zFWqy#iBZoKK)bsWFssoQ?6mk`jOKHfi#kkXxv>U%-Byy4Dn_JoO@Ro~$pMoFU|hpl z>`|;b#Q(W>CDcqJ#cpxgZ7>N2nGk=)Jwe1neT z6SsP>v;{VK$69=1qOalaw80hWytkC^xD2B7HO&yp-}SNbZjZgqUSt+>LXW-Jz!>3r zktNZx64{P0NlxLJh*C>S;V}*#8%rW82ijW;iskVFQ{PSZ9veAPU(e0xZEo+Eo{m1>TXmPqf6rZvJ`0SH{RV$=ZxvsC5)92s=xF7yc&K!f!sIbn|i8hzP^HPsbz>K|+$xk}xe8g$Hl zHeZU`QHmf7#TQP7r){y7lbQHsJRCMW6;#;6y1R8(zHIqa)d+m&Hfz>u_^4?rfu3-z zrDV}&GvDO&7*Vx3_~efRX1V=2`3x92uuVkG*>`2Ce3<2t@0_v!+{ivM2I@z!fm0Es zPEpjsk;T0K$C?yLgn|Te9J?-M{X}L>V#RXdXlt=RQdxY|xyX@6s_R(bs?9^`8#UO$QOnJh(l9SXM4+ zqSN4@G!A8^Zlk?$o4VOxLJK)cxLnAF>kC zA%ojL-Mz}N`uUOj{ROx=q&(oKgYe&-9VQUvVVhWbZ{9$(ySoD0B;mK8blNt%OV9Vt zkuPUD&n%^65DOvDj>fi2V&bfI2Q9V6)qPa&<9|sR5t#>`V@M--X6EZ+kGjK3j}15_7R zedbdlGYZ%buwH}$y@NYXO-9^x`T2=_))Air?n*zqT0TPmc>)O zMm4fpBBWqp$QE~228D=E5fL?3!{d{F7v8@dw~Rd|rm{)#jl93>#@dh8=U>_u&c+p) z8$2_N7cQ^__lanF+G(ea_{QS@Hj)V(PPP0-M|ZfJKW;-!29yjvx{Fc^5@V@qcQ+TX zM}f@;OWYP18SB2ZA@p#G@nJjB`7%=Xw7ff0>H!_KvflGn5N;@7VDHB{%#Tel9ESfK z5P;DqVifZr<|)&-)Ot45o$n#v)&g*8fr_dp#u00*Q!_RVQX*2Q!z(qWxaAy$+{>ZJ->FbMaI-_koj@*O#JBmx7#P%E+}yYW0rPRp%N72 znFqHZxm+g0Mq5zin!II04t2VwSKIkpxP7DgclYHw?Hd`bQ^69GXp6LrCNW}Cm5LqiBH2S;}yUQG|I5E=@5pvbqt5-ib>=z zB@NHW1yjn{xH!5y7M=$)=a4Z9AKd z#oMp9m4#$19^vE)H7^DcQWqWak4#sA z8-qW5Sl8b$^{TwI-AaR_kK}!o*%{3oc!r0E9V`QrsVQes<6s-+FA;X#nf@xJz)sR* zowJKsG%bfwgD(e$P%YQ66xiNkgqX2}rCAzW@h61U@?#u6|BV@v;KD;(afp$BE5a;5a&%A~nUz?}5;yqUN(`NK*G_$p43uND$U1*+x;sVwKDlr+p_Hw(~ z1SoBxybu0Ixoz-vj$duJ7FkpRu-uIesuXp#aXG{@oib`FzAD`6PJN-wN*gnJaZB+) zgE^;rB}#BZWsitl%{zCeS$u~U3>2)#)0}#<&7Gf|v3cP?COU&9N-jSS&6lZ}ln+n} z_iAa;DlDxg4_EBlJ3Q|CycQ42bD+|Xuhch$WI2|j10sn%YEPDUCeKA?mHUH!1$p#L z6j2|li~$Ga+2lSF*c7-FH=;+{O2GYZtDx0ZzrbBy?hMVf~^1F4j;AK zA-W833wGq(AqjgCY222m4zX1|ya&XQ1xtQciScvlfx+ZIdF)ZO&4d`^uGCd}_y4E| zR9TZ$8x|b0K#5L`gID#>XRcxGdvq*dBw06!Yghq4aceCwU)ntA#BsgWexiO~2yTui znoqve-cBNo7$3JV-6P}M*i1$^OwSzSWB4$^l|$k85pcRpDcSb(BRWQIN81CpC;gwh zK8mzkB+!`a2mP0+G@VDS7&n%?NF{N|=VZ?{m!Drd_JXf4JA9;LWg;wrYHS-WazDha zv&P}W#OU}=tdKOabRo9r!Yxs_3@PH+Q+fB|1;#XVrh zK_Kns=03SJ7n+}sgoE2$uQbuXl{tIRcY4i4{w72AX9^!s$5$gIov;m1G9+|muP#{J z1^@-+J_ee3ZDiPWWGU&+(|rElZm?^sJ9;*ju&~gZsb2@ zT+jV*s@0+(0d{`#6Lc})tUm+nk#LZIp{RWs=mzVR&F7H_V4oj|kd=}75DfV`$X3Lt z`+IVtGfT3RXFXg0_3Kb?d#|z)Ass* z-4P~%Hn{zEOO%oQ%vfN+HF?(;{I!K{Axka4QznI&RD1AkmFgh?noeV{9Hr|)`Em3r@S0_P%Z=t&_7ep6UI`-4T;l0yb~aBiDtQaupIOLAr9+lR=;@Y zBfx0h3AQP4`?o6nKuXGO7)HdV+56D!Q1(Z8%;&63UyrCU389f=dWtBrLntsz9Mi`5 zYn0j}J_FIllB122!1h}YQ zo-2-xQ!71EC+YCxr(x9#HEs}*nM8|-CmT)VbkTAdH(`yU;ApkH???};Ww^nFdb zM|fx&o2mO|Q^2TTGT=5BHC=Q7v-358_ySu~W*|Y{LrEA&{|jU8!ZnjZzXdw0P^-la zuH!G^?!R)r3B?M@jBddUmxD7#0j~{X8TUJY-Aupms6ux1TLtVg-&AJMX4o^u?2;t2 z4r{Lawn$&!iv$#pKH~Th@7ABbVT*zH(XwGd{XSc0<{%b}o&Y-(P05E?5xUF)axCk6 z^mxsYSHeLZHS2gPj3`-}7~hiRQmhJoOvt{$_)9z$zombp_Y9SYty6%wP z&3baTS=?&|9l(qs>^Jqmf=^DPYNF*QLxIf7?qDG30&X)|v#Y+??py!l{7*XUg~utG zv?@@F+)&dujn%l$>E)`Xt(rwC7i|g;cJG zc)62qXD4?N&g2!4K@&U2UiJ@Xq}- zYCT0M{j=Idb+EP6BslQX#6d>Ja6N6v9b>{nh{VWqV{+7BaASD&z+xkHwaahr_ozz* zEJO+Qejjc_<|G@4R*bX3)q_3G=ZervtdXZZ(I{!V@C65@Mi53)(D1*Cq!xhhXntesvxMul>#< znTtL54NsmSjxLHBW^#ax^jBuU2Te_-5v!9{%@&g#f!0UxmnAYI|KhxJf$x->dX)*m!D&HOG5@I{ z;v@^!TUa`j_0Ejvl-UwqkG7JFQPQS zCy`Et`USoq=i9d(4pw+qqUpPR;wi2G(G=ZDw5WsqsoyK){3D4rI!`n%g9xN}XQ zbt3CLa>aXhY)KCfjyPd)@NEDkud~#v)cX3s^blE=-uE?@WwTeP+SKi}wJf5G%V9!7 zsrI+f$~|OY)pxf_hotKSf%KQ`?+05K?dOC@$#93;0<4QNRC=!#BCyWHREp9u0efYd zX7izmO+|1VJo_eSzBa}!sv>!<&4<12xA02CNGDmDh5_`SbJ70|IdnrOGRE^+;?~Og zk@b#J;GrU-)hGV4JnP+J&2b8wrdAze+6rICQy1^qvvV3-r#pd^s$T?FB<}z9TfuQW zE(<7n6*O7_a47l3rP&IJch|>T6(2umtEsZz8#>)U7!$(rypx#v&VCoiy?#>=C5zG9!!9jkOj)^zq(FJk38uAh#7hmPq zv;OTr9{_D}Vg@B@e$ulzcl%A155@H&O?KzmqmwbB*KlMCFyKn_vg_*d%=C)_vMulU z`(XCTx^nf7CezINMArsh_Q-T)wBC_$Q(vNLx?3t&sRyf0+YB$ z%|0W1*_D9nun?KuUmYWoi#=tGvGle8Denjw1r1Q?r&m=vF&L9V6WNd>ADjoQegYk# zXBoCUINAqfzjpmZ@BiGzcN>W&Vw%lzfXP_A#j_X4d(QCV15>YxDF8Lo6U+RKuTg$a zY@CFK0Q=kGL0bEAIa|LVE^~6AnHW9Mv840!*;*IvG>=ssLa~Q(ysf~b?#TB5R>HiL&2kZb z(7H_RPwOx*jf`OFG~XIDQuQZTi%DoHon2TwG}VI)mLE6pyx{)sCtHO=D-NVkDC;az z%xn(~-%~pk4>__l9?o-R6cXjvp>YtO7vGi+@cw!6w6F{Z>&vq#xD6iqye)}yi&t@Z zCvN$38mz0~WD*+gwEDAr?|TThoJDv#$zS}AwP4*I0a#>SEdlaIH~ktf&iv&AGMpVu z7Xq1|GFGh${1sphN8{@SELb#bSG8a<>(j|(IBnCcL9noJoP|$^M~RHWHsO?<4o2OO zT%eMWnQJqkZ~Bv~Z`mR?4ZXWG>{R0V0`6b&yZ(%bKDfx(Ml~6us5MrP=f|-BV($iB zg`;26Hkil3j(hmw(cVoAheye1he>fu$n~V~vIzgTP^31ef>qafa6>x|7D;|`D4QzT z^U1+{svzxm%|_6Iso?J(IRpiJpD~bc>ASy~n}4r~WKLxJ00PBg6!&y?*(UN)HSt($ z?_C0A;ov}HQsRi+{<6pk23w!*4vmsN!A*L4ic+4d$-(WRgwaG8kAEKW1uH10QhuKA zsPn&#IqgdGr#|tS260FVz%Y(W+=KBTegcQT-+I*b=5!YYl~Gh=H#9N=qD?L)>mIl` zXOU5PNF+;2PB@qUcv6vTSa|O}Q02i(aM{gCH1%u7cgW zhwobAFocD@sDUXprkG;U>`$UJdAI5nuOB@%2<$d^4L?{FH9q_=7a;cB?^6e?j8csy zlG1r)Cxf0{uD@9d!K{79))Vdv!mLUz(m$*_W)T zog8d-&_oCQH3R>Mz2aC7S~&cR_LS9Z1>277QZ=SDp4thM2zrRROgJ+iOv|F+=cw`h#? zOVpk7?f#4!JxoN5B6K-yEvVphEc z#jp&S!`wA)FEtTe&wj$ca*S?7i zoD}Wg#8&Lx!t3N(Pv~tkm{{X{^eUS&t~{PUY5wmR=H+9L_v0K%r4liPU}(_k)OU}WKKIG2#|;RSo&lHS$@EBimUcYk zQ+5G@!+G#P7$l^%=`eK8Ojy)d2{617I6skFB_Afws3M@!--Wj=}F*M{9l#D*W}z}tM%E%$BDu%i?P zj->`I5xee}>!s*m85TEMW)c}a+xOZx`R6NzeK_)NaIdI`a~3%xRDfpvACC{Mp22iLeZvs`%52Da|Yi2LLq zoP!r6d@oxFh^kX?;c}p zee3t{v=|t-U~+P>5L zgbi?My!biS_>*3Wir1PXy^n-H+c(|7fU0@WYt_Ug1@#+2AdZ1ih~Yx9;lx#zlwG_* z8bEeWny3KC&(f8~4EP6&156nMBdNy{+{qN*E}NqhwS#LDvt?i2)LNhLW*=#0TT|20 zIooD(Cv&Icl@=vobXwONqs7@4Ak!|nL?PGn zh9H+9ONM7tQg9JR#ticO}90WglRj)^Zl&WJ%J~`ERVcA~lWL)Nd@|70l zQB5q8TPq$nkP$OV0jCUEh{c5F)$=wBze;SWdBcKF70C%tHpKsp;WgKK+a~{jhymDO zgk|aCRZ0qOn1YuSV{#gw?28vvz>*6AP4V~d6O3V9B<;+kZP_rJKb(i+RKQM(X?)oE zIXQ@?3zWGt)6#)GDTZR&WJM>&j7urQET@yp%jdr^JbyGGB(|lbscE9OOD%)PSNUM5 z(F2|Mk9Xk|9xK6Fz-~33{x;1!Ib?Rt5Ci;@YKM3MWKLrc}Kp10Eq6rQYN~i zl3^1{bC3KsGtgin4;*G0K!U_(;Olx4PG(aXRX>&;c;y==`gnS^ACZAL9Jg{mP@~m zBhFT*)!4ihKWW2D)>(Eod0%ROA;Z;h_cIsaCH+sgk}x9Sgnv~Exr@C$KX}{06z4|* zlc&5qxvyl-QU zhYeRE^lqp=pg6|z0CwanhA34BC^Cs36pv$u!0HBPkFN@ zpAdwx(h(JsV>pSnFY{w#U+X-7E@jQjWIr^}d3*yD%%qiILlq{@W1LoVi*JpdxpB$m zFcC3$o4OH06xOkvS}eFr3@U^k;*{6d<7wK&ZY*J8Kpe-3YOa;*Y1^&r@Nwdwzh$hD zl6K7cz5i>ZRJyA9hSAlRHDCsqv97j@|ER%!sL;v8Pq`WS?&Q>ae&)CE!VdA#gx6DD zbKte7GIN+@8^N!bN<8`=?CTicoba>1oAKO*x2oC!;$kI ztH(|PaxFId-7iM)HzE zqpsx0^m|tgT=xrNvx}3yu4|Bao5!thQdELYu&Ok_n?;OAiUI6tak5!pEF#0jY0lr< z;@u=)cbeEQyahUH`sxQR#Y(@`a>7<-woh)SzB7uanS>^(_XXs^at$sdZ*m^+9Oy?X z?s*iR&t*4+82cyw&gRI~3-kZTa?rT=>w}C)YP~?x7M4oRX~UT3CD>yN_%Qy~oDvG* zd>^cxCZ!l{^6}e<$fQUgr~_EA)rj@B?Si|HbZ%#-j@o3upG-uK5lr9vX*dK76PfYY zV#aH?yybcGBXFxU?Rv-N1+++BrcE+zHA=R%BF}48IN3!=jqP@MMPuetXa1%eY!`vxXz3pij?apqm!TSKk^oECKewAB#4G5WE5DgFiG;`mMz)+ot zw(CQVo8&o=hjSp(B35$3`U}wpT@<$#SQCl5vvdok_>NalRZ5@f4$K3{_y=v;sw&RbxNi$23CJ3(PtTB+dXY< z!3Xxp%_F5+SGNmdkST%5+q~xbkC-{*Hti<4kW;i-YW#k=X!G%urQi!-SH20zjT8;C zlMN$ABEP3_ieHOKiy`^MCm`M7 zDHsmDhg>GUg7V(qW6t@{!q`<4#nir02E^z- z1hPZo`3r>hE^fqQS5Z_^U418#%3OqMi9#gzK3w}sFM?x}sK0`TIVLN5q<|&*&+QYV zhXIf-2xhzpb^J4ijLJ5M(D!e*wt7Jo=w~)Ommed*aOXOe5OkbBf`|YmC8cc7trm3k zT{gjr?*eJM8kUz-q!bv&GV{S<7#OU$QOuTBR&S8qbDiJ6+esdqE)Xe@ukl(Vu^Rx6w$Xx7d`Mnp91_#p@yT3=IOg>9Kr$>GpaSt@f9jOnq z`EZ(J?3X2FktHp~|1*ATY4~Vai|@r=jweZAc!$`8uDb(|&))|71GTz!J)Zl^qt<^q z{-vPp6dWIKw!vt_y-oV)k)Rv16Lld;v)8h0Hqgh%GFesQRdfX|;1 z53G%RnW~(vr&O??q$ANu-}224Q){sz#M;pA#KUU%69iO(|+0sX-{KWus)o$K|&D z3RE+G^rFxzU$&EaH3U^3;3-SD*a8Tk+d;Hv4;9{*THR%wX4i&xYdD)AN-~> zDNexhqkprzfHe~T-Sfe_m~W`7eV$h&v;c3@p>o~L!krc1%m~|FD9H0e86wtbw4|#; zAxo3{-1!qVRIOyZReE;9)Xb9ak1^ftsy(&C>&Xvg%?q6$if5Gdd+tp|hh+lA6RDka-$9iK>3b2_CKByeXXwFO7Jti+4je7I zOxk2XqAbjWL~^b6H{I22_akxxwi{LPmT3p;cM_lR13sG5C?XK8eWKrMYs<>YCao*$ z=bb$7VI%o|U(6lES-t$wy{aSjS@Uaa>*8w0ZQkJOk(i$wPNPBUJHSQri{w=mYI1nn zWJgg0EA5Z$Y`2kOo||igs;X>Tfg5z<;QI~c`YLaPI)#h=Jcq#9q@A1jfizx;$fUDW zL@Zw0;-3aBepXGia~Cc;{~A`ds7m>iAszqniu%jhjYC4Ing1UXPtRHyN#dr^UP6uB zkn$!3eV%~xkpq2ble)H_kkDXB*9?Q9w*pz~^}3vnGa2=chl1nEpZ<;snr}rS_vqQE z`B_<$=y0I~$!?S?gq`B=uEK|O(+St6)^>mlR|D3FDLK4sNKhF)n)D`Tv z6~g}gWTDBC)qTip+WxsY58BNg}l?wx7A*&iw%)?x+%KDnuQgp9Zfb#b8hb&Cr zamlQSYGTT&s;c|}s!;RH7M{Q>v9zi%uI4Fu2y6r1fKK@f&A-9s zWE>Uc?%a}ATkt{boyyLs7$Ncfv4aB(Ht#=JWL``7;*%D@A{89oW@Z*+j_G{)YS#TD zT}CB-nnqT)B5b?VbVPF}*`1(&hnyB~l_PFrZH?clHUok@KRv~4ssS4lL4AcTkGih0 zL(7vMJe7FF>SvSWqP7d!E{AkvX(v?JoX2{88Y{$?g)#bu{O;)?o7arg#8-qSsqN?`8H_zLU=Oeb z;=x>)>0?{lJR6o}Zp0P|FHVB=3y*6iUO^f{V5Gq8a?uUd#y6j8-IgdW_c~fBZ)`GI zkHEbKBitB>*V9#HPXYDCZv1O1e6RLBcudhOU;I3{F1(iC>q7zkvI71;IHAg0FPJTx8;oSt6PO zL<<8o18$FJ_iY^=yDA5H&wNne20bQY+2VFua{u5*Tv65Z&=#|Jj_OxDr~RS!2EgU$ z&|PQOMeRpwREi{`=Xjjq=rDTXPXCqLbfK#VN2_O|+CwhH)lxs78WqO&nRi**m(7kg zGmU)+ISOS#6d;6p^(;q2&Wz;4v*42J47S4l z;YN4<`z$Yy(?gJ3V_vVhpE$j~Uu#@jh8-OCTh(MVU(=rSlADWbdE%X?XNQAG)IM1P z&b;C-$KuXP(`%=cfZD*~K9s#0d$#3TqI5-U`){U! z;NPnA!XFI?)WT>s{#!Cfp9>feFs*+ZeS+0Q+Uj_K#<)XGuGXEU`qZ7D4v?%F{0xG( z^ql%7>}fIa(%x1q(~3}$^n~$w`*GqXVMMYXaU3f1^%Dki>z7*Y>+L_OHjDvVpM8F- zt*}&9WShQt-QZ_5&4&5lorGH1WH2Tg7X>o+r}jNwE^7@W`D-o>Zo9TGyY}ECplEXl z6XMI02JWY}M3O8}goV1U7%ocdox`T@(~#Upa$M|C{oAL)IHmwfM%9ju_Y*j0>ge$o*A?nV;4r$_i7Ppk-_SXEdhL z>Yd&n>(Brg43~A>?_$22ikfvgX(`hCTvEk_QyA0@o!P55LttoH(Rb`xy#1OoYU1<`>!@3=MWg@{?UYF*w*@ zI&@DnxXm#GvjoF`+FcqBh;ika_<;o4*!=n7GBW zAd8ceb3kUkg*H0FAT%|VJfBXit&I0uey%>tGO^6u5^+3k016uJ{!_L=#oVVuRTh`+ zP;}?`P7nu<;!;m7*t&>=la04dAp8b{EBv=dg2`=3rcbt&TCJF62(W@txb(f1CsD;$ z8^(mytxGM^sxiQ?*(?=YXo03PD+TkK>516^25e#tsPmFBlSCdc_v?FNMzwcI5c3bC ztH6iY(d4>%Fs-aK&>o!C99B&Fa%+2gxyHuIiuvF%H{*Q)d}1drVtW&*+hyVazR9u= zj`sVC{>x%j)#tg{{H&$o0ZMrSOO4}Z{A{;LXj0X($&NMk=%go`T9F*L#^;%>Be zIg>?Ou4;2MhH11b{>@9kStt^_(`e-LZe{Sy|@GOWqy0-H@3T zUJw>2+>GY_Xd1ns_xs%ITWYEM_pgLA-G~X#F}0JZUsJAEVQ?oCkI7+*Ey6I$Bhc_4HTjQqv{)=paoAC`zGK33r{7W{V0DWACuNvsi?adZig= zDfnR8dcUu3^C^P;V|*f!CZJk@H^G#V&(Y6so~owufd$E$RFQCsDwG=4#)5c4UkdlC z$+e<`QLZbny3Ch9c&z#QPqeuIAr7D%$JhmGdU>@CH&yT2yYFlCM2sR~0vV9cr5}Vd zqSC#<_7nV{Ml1!*!N&n&5dvZH`FGRHrq5q=LB5bw;k9MbEMYx~P1kt-faowJ`zh{5 zC%`xLHh>?9M}ATI*wMzwPvXeD8~nTbeu@9xR8r#1?KOJ5;&S+G3-@&I%H0B)iFlpc z7ZZveW(oJ`;_NC zwab9t*}I?uot6E#+5^IOR{-Xpiz&x9zc`$oRwN-yF`|>^eIYQcJ?g#m#DQQ=Qb5TE zem-R}cYJ%XIQZ*YID|Gpwl)eYgncH9>hqvY?d(stO-%}FALRpKVd1xfo`2`?B-E&% zGBWjw`|g(1^1nZ}9M0?j0~ce@`F9nY^bMbVUINBzWd-Y)60?T!MnGyb?t`m9u0B

g;s83>UZ+f) zOkQ%0uNE@`>fl>Wjv)n&(VZFja<8rAFf8r&tcW1yj>8{bV9BmDLAl}!vGVI+c9!vE zu4h5$UgpFTT(7pxk(Zu1O}-EH(=;E-I4sm8Fe6SC{=6nFYRYU6Xa)6e$nniN-FzR8 zL*jwbm!uxLI|Iy?%U5-Uk*)EU7ja4-gSp84Lqr#h!^-RymY1~h2Jjk8iyU=x-Pj_P zfoRk)Kc^Lf%dtzLX?A8t`_(J35K+YV{d!8GsXSZaJ=265`1tJ`QWB#Yhx?5V(}FKb zURbPLe6+Q*lXG-@ ztO43=B9zLFfvx%~m5_)?yRA@eT^)^5UP5rIR}qM}W8Fr<{Ka_D#1WZy@^2;n2_Og^ zV-zWWz!RoW3eT-Ww?)F$u_Q)P|I!joh)@8ovusd?H|m~*IF9y-+PI&vDgD`$G=7G_ zfy<>};`l7EMXjx~b2p{FaUikuB>=c|QR??NhAp!{);5u*Z1mV)W>U7(ggyFuEgW8p zCn6RUFxq_}6{E9y>Q7n*{+;vIg=q;LW5e>#gyr$?>b?G%fGBD{^KFa7t>eiX_{9lF zzvYwnCI9xB`oEV)`cOQ@JiNX-0SA!t%4p-?_CO3Aet(n~5%M*|hdi+K;a41NP%18k zLNhWj;LLQZbK_v_deL;)jxVT;jufjqQ3R$zUkHTC7TO;v0{t$R<)f3OAKpE= zs1S(2+zEX2Rc7kj`%-MH+7!G!rZNvJn>=Gc`)v<>OqL#t9zImo z1Ld&3PIuUdld52R;SA0-f^P1OFW>ksZq}_uQrZ?RVi`G$CVx|N7ZqlO``}J~ZTxn> zPmkT9c^*9WLA}%jjq)vp@~)%xyEI{FPK zPhWc9Z5mUbDn7Hupb1y-zp`=wdmkgEn|FDQjZKL5W+>f&RiE1G>bFbx`3~|?IIpT| zYUD~@tmeitUy7~Lj7iz~rcPq`{P1j?cj~rzFGY`fHS>h*M#%uv?V>%!u!JZ89?&N~ z*C70T^(4he8?&-L{N@X7_$g&h5pMCcacBB(&C38{z)XZ%pdQQ2LNHyIcudc`@l*fz z*TlZQ^R9OezSVw$wY~>97eI>l(g*6*6X<1hGBT$z^qFH1<68rGy}ccA%Kte0R% zrjZrmzd$GJ`<&yOc5y0FgbNN6V=sQnBFDNxZfmDdXF@pjXIm}hx40yU`$DMR1ZTz5 zvq@8oL%A>7Y=_`XC$)qwofxsc{tN=N`k3Jb^yI3neIn{(WUl)R6Miys$)KjBiChjo z$ZekXajdMuqCuc}goO8H_0_puBk$=LOH$&ryeHm&N@%N$;a&2X^S(Hw@!~*fd&vy~ z5OicOU)qSF=ONJyhLNw{1?Kd4UCSf0CRV!Cr?yA=6pW1Mz}`0tWwTQod+qF_n{R{R zD%TL8biOBnRa;w|=}j}a;eWXRv{(fCzCcImtGc=-`V3LW$nzod_ZaAeR?xCJEVf8J zXc_h>P@?;wUWF)|1&H` z!~_bM>!2m`fA6nv{1&TLgC$_N9Tou&n$4KYr(Fk(20@Ebl52k4ekl~*47C6xszm~QOvwn?g!5IJq=(4FNQ&GLQ68S-T#SO1k_qAMa z?d%HCC=wt6dZo*MZaV-&eL>go?|H&o$7jB9(85}vyX@&BEkxC zRdsN8;UppWnhoG$$}#cBhi4_}(8mYBxGyo9NM*PX!{K0nJ>3=;PLN4Ti=}~k+| zWN&5Q4}D19y9YzT?ja*&03TBfy*SHv<1uYO$rXILg#j=%D1Czoly`2*H`O{X#&VZ6 zk>L>0BcF=Shh#W4;1R|!yoIIsK6p4MOHJN7*a@bz>RUnA;W}Iwk>O;;h(b$&jwQm| zC3N0N`Td|Jks!q7@a4kemlL>538IUGKPcAOcq?q`92j+zlW0DdcJYlU*QObnEYa14 zm>fRNd7#eRR?=tW@1GYoedkN7VUjeJ zJ+y}xNAir$A^b$Stp2V_cOiN&pWWv#moKu{x5X^iZgeRq8^a;kBiWguq=oQ|#q#y` z8k};zNDS9P%|FrFvd&swW zYsWvvWSDRQWI~mq+}~jv?zBRH{2z~({<>uspy|Lh;MC0#-!)XG%{xA4n1!#91U$R$ zhQ4RWR?+lX?rj9o-O}$3TgNjG)ihHt@!A+(Idl-(m*??E)C75nX)7a82kXVaAqqLA zBqubZ+Ze=IA~qW|eb2s7RNT4oG~@6x3DE|dkYt;cs&rjf!{*k{?KU&Z0E~||GHe@< z)p&P$;-rZfGO3dwT+7Mk38SJ3XkDCF#-P9Wp=1(Nokh5YdXEzTh=WbcE3Epbs7+%0 z&9L7~HCEWkvIGWD-y63R_Q*-Kr!JueS_S#6Ph|8yBflKwJ*AO!h&7F60-N54XqA6< ze59h&M~8I^T|^QaJ-x3@)yinb3%xwsj5F)|K6tobbC7E@*h(^~sY8o?(0#Br{plNx z_pA=Rx0M~TCP#E%_QdU3Af3ext?d-K4{un|`o)oY3$7x1%kgzL-dD3LKU5;0TmsxX zW9lt{2dHRaDBtxQ@0OA#OtZ2uFtzFH>x*JjDvNYB{rK^u_}qSCE@=B%^L)=wDBLVN zUEr{J(OUwCPb(uPwdTPZ6~V7VS*y#xTbtV4)muMnm$NBBUsDMR}*?ELkq zcoP3rkU-sNp6ok&a+9H~I2#I))_uU`%qpt>qk-?^Acf->s@UcGC!4D=?@ta7u1+kV zW-pakM=klw@9MV52LV4HP{5O4Tk1%uj40eli-w}Il&#;K<9aTeO7lDh$GNM>BXfLd=@9YPR-7?em~6(hNH!xCxX zZ9{P+op#S(PCP(&_C#uXQ@2fv6Gz+5XXY6N(5qrXi@vma)w87zCfP+cksi=M_xtx% zZPrI$-FX(85j}UF75IC#gSCm{fHMy76hnx>|TEA0b#^0rUO*Zj-(`R99_8vZY{qZRhCqIXyRA)paEIxpCqr_2Zz9g{AsgiCEfX*loXjt{o1TDD~G zyGF@uto357tAOs=Dh~bew_>#BWc&3}90UnjUhdFTDh%d(C^n!^U5*RpXw9Qxj;~b{ zY{gB9IYwo;(!F+DzzXJW?q93V0q)Y1jkT|)C&s>}A$UNaSO3vyue_8$YoHcmBr%HA z(VC{!m46rsTMEwM=Ub`fGsQ2M$Y@!wk~lhFsbxKn?rgQRj>tmX#$Jb`upsf^iLk(& zLhn5L^}}G@iJ`@f?Kbt?do~;y@#-R z8|@t(*MVs4DxEx~UXzTt^XxP$(LieGcD?`Z`8d*n_qED5YF(DEM+$`MGYR!U>k~7I z_8*^@6~D%?TZV8pmJoohA!d8iK6<#P$(iO)jfPb;Py(2k6}SHH?Zi&<#WMB*b&IH0;ZxvU-tWq4Jh zazr@scefHbf6V}fNyeHulf1u6gA|9c!kXi_E9K7f;@-GTW$PBof781MHIoGU7=!bM zuUf6~QB{YHgT1aG_MozlRCq|C^5C7f%1$=^$P3#=`7k2$`G$7_^~A5S{Mz*Nga~3d zYAPgN-3Oeh->yc`I!P}XM9DBACgKb_V8b+d34v`$|H=zWAb{*B5Y9pb#hU2u$dbt( zy7syx$E7fY5hGX%$GI*g)7>Q)1_W>WImr+uO87s1!x5vz0ABepiLx`XaC=(oXPNBZ z+m9H?37~kHq=%~=(}T`menSs#_8*@ce_lL3=D4jL?apDYEGilz<|ofV<;X)D0zO!; zFjbtsjMvwO7LG>xr{OzQ<8yJnacOLh`}XFI_6BiSK_TVG?T@l?7W>t>PU=-~ety~; zuUpO5n}}E-@l3A2(GwAoz^d%Bdm@0D_NPJJmBNtMD=*INYkT&X)AZ;x{F5wo1W@G_ z9($O8o8#G6cgbl|&hgc&?MwO!me1=*>b(e6rzw09>az3&6O;&*lSz*hG5crDF!0@B zL_onGES|5|3}>95U-f~zOO&DpPBn-C#ZBl}9M2)Qh0rI|{PU^wS{k6)yZ=B>@9$Mw zjpEtY6IuR*d8Ci@JnlOWGubsWx1$+)5wCQ;)0d4)9*qD1enstk&Lvlg_{79e_Y(5d zFPdTufv<|$uCakgisj?Dh;t4WF03k0*d)&iz3;{c2Nl`-pB1L!DFM9{uDX=?xX~M8 zs_Z65H12ODR2ZMx^X!}6 zTsD#J$cHNC;roW}qWo{v;}{=w<5LAjP{*^Ap;X-Q1I(yhif}X43KTxEP&?J)gU`PF z^ktKd*qIE4WG{o8GKjg&>ZH{knV#eB}U6Dp)=%z{F&}7hTSJSG?en{~jHfSAzH01%b zBXLn&qamZEm^gt$@S^;D{Hx*H%jQB^rcf#dtDNPy1yQatm5YrHN4k$7MCszfzyrkr zHoj=)b3H$-lj6T{cir7qp$B-OHsH|Fd9!3rlkOvtqg$A_$i8s<$@VTVIgmG=>q^@H z;EhI$8Nt1K_W*){yoTL=;(Fx_&YRIX&v&9Bd=!)A9}9t^Q$k* z{f12V9YOLK>lX;1;vX_grx_`?baegMYxVcLISr=CLDSy-!7zAYHf&IkyRf3O0TCgm zv^=)GKrd-R!7KcTkjMv?mWBg-Y>*V&^IPx}`UtAd(82wKJGPeZQ3xHZ@bG zVe2f`tC-4R3K&Z_X41{8%fpsF-(NePUiUw&1#yq98X=2gEQ`b0MYKpRn9n6>=9ze5 z*I4;<*|_7`OB?P}_LQ+{CTB;7Q1iWN7xDF!+(L6{Jkbyjm`oHaX`CcnilPtK*EYD@VxGT-}E+0F8 zw7UG=ja^;)5HRHR+TH;l&XJ-QU1gV2mQRGGD1j&dbe_tHQ-Uhx44x!n9M1u;dwJwgYV z=+Efl%^7xc{%@nQ;QNHEUX&PijmT_tt3sIT%_=>-3ia`8J|7TXG6~6|qlazjvzNsB z51{{0I@P;;#K>Lov8XYk`32m!?y{$xrq3Pa_4O!5v^YZIPT?l&-T`6+{u3Q-QU?Da zpZ%W;;M-ZJTGt%l^)?x;)Ifyzonn`oZ!37K|9|A)iE}6%SD>Dn+`=tsFbYlbNC{e=t5&Lc9iRHmvE2ot=FyOS6#N5f%}&V20O%?mf{uz49?Nerv*b zQ8*qxsS&Lr3p^g))LP;zD+ljj*>i)&!O(yruHJXenKleunDQevF3&EcHYlmx5VR!& zlcw$V>QkG8IEXIA_j6ey@*9JuBuKWyG|{5;o21)o90+*vd#tXxtOu{G@0bEqmz=fV z{`+5jKDWUT>s+vq@5ED6;G(cMZhun?a(VHXdXo|Z$mHeV@k>R@1-UkpB>4Z;UQs@0 znSZchs;dh{K3TK@-}@rNtX$8wk+ro8`*Wo~fxF3~unMjv^_H)nYN2kjZ~&JE)mbbxk6)kC11zhSz4*U#u1pn}-W` z=Tjz#HbZ93G;*ReR_jAjwKf@E#){ef^4Wa>pA&g5P|TSpaoErV*k+!uD9d5XQphUFx0op?&TauIv=?^IXu z&o1KRp0}@fvk=ise94)b)R{#31K=8&-`(2-a9>=i83R(GJuKeNP9s;FX1m5rZ7qYC z4SkLO8NomFqxhS`^Oq?OXt_;3OmDl-wBS!crTSaTS<-0~`5l^r2p!OwgwdkFpLluIT|TQHi70X^j7#Nd+xUPl;JKL(&-=35@0fg{Km{d4a;WhHCthA(x#MGg%iMLy#?R^~R*L7E*F_USt5- z7&R={h-C~8^^J=@6injTmpv1?vt4%9=+&VAzDRn6j)+DeW)(mo%KP zE@gYb zK4kw^i7-$uH>dP#1(|gtLz?4Mz^6Vn;~H}eoM5Zx&*xn8NjTYPcOIU3r|)|-)ga*D z+P?)(@bd@cwe(z=*yMy>lM7dZ$##!2J-8SAt$*&B$mK%HEax=-w6^fNZi&qcJu`(m zhLQpCA9Io^fxPjYYX%*8rs0j*re;6+%F3V`ZlAfk3+EF@e1VJltx*B%v=p`Dvg@I& zpWxbSqnN72PCXg#eLChMe4Im6Ec=U`Pr5HZnp8Qc=g+nu6?SoU7S^nFz}}Sg=|#w8 zXQF*C^KQGC_>B=P(tC>c5W2TrVD|^TL+b4-43nW;*r48BS6uV&cXxe+fx0Nqy^_ra z#Cj;wwiLef0bcSVB3gqTC#ace@?)wgfyP@`TnE2@t(x~TnRh!Pl zSb@XFh#b!Bp$4;Iq%G=0ZorlNFKlnj2y7*vJH;Q5d$X`x1lS+zWFGkO1<7Vp+^H}- z*?PQC!A)M_qg)9=$;&bwoGbY&^rg@>5&ed;mIpUl$XM0!i+ z&i)a)Gmy>JLvWGwRPfL!p94pQ&1mJuAQBDqgP=ZSsz<`Gj(u0|k zZNCRek~7?i zOK~bcp1WQlqy!f$U(eUeX;baeBel`48^FCldWKupNVa>NigHZK%6FIOpFLP?+G*c( zU6I|?%?m5xPc<1CZb#oV``^O~9&k@F&2V7}9FB}V9wwpTPTA^GzDzW*mVCueVV@5xE- z&d$z0GtbPgduJXdVd$GT7`ygY--iQW)|gP>x}$L&*Gb`ajY*<3LYHwpgB}CrlzZud zMj8n_?joTfuOno8b5?tlew1mtAWI+|pHnQ;V=8FDlgQGDt>U{%U+5JxvILud5xuf7 zHyMU3E}*RNy`D1XD}uP+biuNpr1hraUNhlGV_+%(Z571DL}sM{bXkgHKoiT>w^kWc zHEFxg29p;`@^U5;=%E+wUjLMHDMO?~8E*YI&*@1}6py&kf=m?v1hje8#&xIivX3Dy z5ujA_f7M0GUrOjCK~&ty-J}F+deC0Vq?8Z)P-dCug@fzep=>W5i@d!ai@-ENq9)9qlT@F@HtN6PFOU3Oiy)940z$s2{)UJ+y%~ zQ;Fi^P0_D)<;^DrPq{?qz?BFqFldaSP*4|yLkU^?l+QFM0LhJ9u-qd}UALNKRZ+ez zY>yBJVpVbfkoJ#_B^dj2OqlX`4&KcGCM^FG!zM8<90ANngpPD22tm&_O-}oXhIi<5 zwFgG8->h(9hhP0jqaDb7UVcu<&WY=~lhU;Vye9%uE*r;@2U>quek2W0wfH<$Mk9`l z5IiR?{KZ+*SbN)4#HQ@9?4A&fBIK@9XYSu z9q83uozP9W*8SN9ZgWW=IHd?J+=ab*Ou{f}d;?rtVZ7=i`;WfJ(8BnjPm)^^IY@Y;F%+ zk<@{&`vQSjE^~n0=;~N&;gwJAdBg}a5E)uf1@vl*Ho&cGi$ol^_z;fnZ49XY%@8B+ zIg*twF+za=`*|`!z;4u(4-vW~V37-EOBAq3KDrA=Z?gJ3(rHx(fH>|0_Wu(Lp!~m~ zN35Trw5Pw(0+m1U1V$^N@R0T}(jhHQuFYd z2ms@aBwi>7`Z3z;p`0_=9xi}3A3Zo>&t$D9u?vo}pI?PcS_TSgwK)bT9#LbX70m-; z26J$O-r{1Z&iTn&Kno*c(bVbRJ5$`eR_?E<9|9nvI(0I}{{( z1_uYKsX~x~K2~XUyVu?22$=$7n7rFGiXN22h%y)3z%TS!n5qt036M$39urHW!vix> zh|4Tmj3we1DL<0%k#HxjIpC)64EgL1OET;kheAX49)|b0naJ;g6<*9l)xh(U9A~0{ z;R}+o2RvnV%7os!p zyHd1VQs~l{M=9SIunr~g>wnO_mFpr*RuC|-8Gm=soOt}Ca=O3QZ(MjVL4pGTK(mpz zFPMiO2{0Pn-K2Liq8H|;dcR^ZiH;*&0SOS6hZ#G8+GU4NkLU!zu6S4rN?S~ia-+d{ zcPhpOXNyH}Za0%0mcEnQIS2^K2XAs47AP41xTnVPmEZL)1yZ{hK*;YR{#>ggO9|+4 zI%s)!!5=@#u(m>6)*;Z++#jo;uix=$~Q|S0Hbt0sVxT)*nWiJ?EKO2=m zKLwEhF&I>~0QylrQjRdp@SqB=u*N^$_!q~v7?iZkC=iz{5Ks~y=Li06(lzweVWLg$ zkJ22i0vRiW_dc*L6WfU8iuvI2+jsR{wWK@+A4Mia?+wZ4HpS?h|6BnDx452eHLDAt z)u~SMD&l`>X_SHT$JCB#B&`#mRX*-zY#hE{|0n^2&#)PrU&;$3o-h4(YWM!Ir@s3X zELdaO|Hhy@k1xy&AG^+9obJ0}2v&!kpkC=TT@AsHL&r@pg8)Hcyg!HwrAh6tQLBcP9vt=@kxa zzND19eKdO^2zdFWS6DW_e!XC2llz(J?7C#iF0uH->g_@y^Sp7zoOGF3bT|BJpayc& zF!BxW@$yS?WC{x2XC83$K$A{n$75t0kggN?cNPvrC%>m__=s3Q#OZfv-L(O;yL9_JihGhdW^z(X)rRAz6P5na!S+w!X+21dWy@9tuiy9AN^SnF#~YLz$N$~+vN1($3_;-b)ezSi-Mg2R312t_qXPyr>|y$&7r$WF zfX1|@IWZ&UWSa>;gGuFot)tN!w&g? zqI>}`pRYk7Qf<^yWSajMzx_X7 zO|1kOv=LzH%b1yl>t-e-G5cJebMxovXX&*)-dWcJe|)Zp>$qtaZ>N`-@BF7{;CM=@ z95=m>EoUEDGLw2%GzfY^p3d-@dn6 zihfVQ&$E)Ytsz4FAdWH}&zQB%^znMt z_u{DmbP!PJ*!4n26&MLnMD`-=K?Z0FZ@~UGbHAL9*N(=N*gHQSULKrrq`laCBEkt! z0aj}6Z^a+C=_~0J`n^`;=D*fpj~V+#;{aAoJ_B+Ou1}Zy(nci!o7Mb9MKLql!fAHa z0BQJ?8n>j<42DfKfEe84TVU%jcKC5P6hE-wkwsM`8r3*St70$v!0MZ?BFsg7=>5^G zrpAv3SNZbonBC4q1pc4Z`5raU_JOHCxbeE(WPBLem172MZ`gU66M!d@A6iud3X)-E zJ#m%$wh7Y98gj$m{EvS6-WkP163am(G?HS_e1l-CE0y<&Js(8>O3dO(8vJs#H=6Qp zX(OojA0Vpq3n!bv-Md@J-IBF2M$=39-b6zI+P{}%W60e>4EL2VQI9C#89nf^=iZAO zus7BWYG7Vf&i&Q!CM~7f<<9T6j_IzW6*XGp;&pU9 z`*-qlGr97|W5-YXKj5SnEuHQRLz(9ul%Pt=>YNrVz)^Y}e{s^j%4{}4OI|nexy?k# zz*c*f!>KeTkH=q|P4wtZdp0)mmd30%1A<}kL~&gmoxzh&5!_BKHo#5bJB>iHY)q?GWbkqVF9qQ$5P)^_ntD)xw`Z6z-WnbWdMU#K zgpo9m$W<|9w?Bw0pqB( zWYXoxA!_f#dJs>M8w)ik=kzhb*GNR1*Zf<2+Sz=w?-ZrW4N;Xy@u;I()AwG1;%)_M46IE>Xiya;DP6&=u`iza@T zb^Mh3R3VUTd3l&_8~}sOQ~kYLfLs2d!nJs7olxeoZQ{yZ{4p(}t=}Dx1Z1ZKa)+Pg ze|_;r&CtUv_0xE{OW!16Q{@~`|1#g>1LFg@O>|*~#Lo5m4ZZfE{j1NWv!>Qj`$Jsn zZw0CKUK70|=K}K2jy%I$+A&k426Ig4?ErtsimoW#Q90IZD`IO(i$@x}mt$}(h^~&P0 z%UCSlBuu>>MlZeWS2-aWo|m}U!1fpfBOQYiyLF1r{_j%y?1Y5dGw3%6}B%M+ZGwTS+Qw}76&pslo}%2lw3 zA)JpG;MjdjA`)}n8ytq{4X7blk&mJskP4e zQ4Q_mw9r~hiZl&j*Qu!zFpJoJgjPfF%=iU#w*h}FI$?!(9(PH0Lk~^EWE0V(ry9D$ z$Fc?1`ky-H3YhA@`g)dFsHL9)0oTIDg-7E#^G^S)fkkXZCiUwxllM#10f*X#wRiCu zT*uQ;BCAtpYz6TsK0d&_uN@R+D*Gc52Y>~>XLxopn5kZqH3e3K001i)sr{=lRjvB9 z+3Vd?>b$tggYfhbtENc>x$TPnydDAfgZCzu%Pp? z={!Um0WU=M6nxn$N=M$A@86@O4#=Sd9PY_WtB3XWXi>yE-%BEvooeT;B|)~q58NBQ zpmn1jJ5&kB%x6o2{ZMFAj1dYf&a2z;GNh(quU@?7ClOL4qIyX$u8AMqFyO!)fJd+? zK{0@8x*U6)4y<$~*RtU2c`cl}@7SM3BF;OnXJhb&heaNE_XX|m(`Q2HAQF+vCNAKq z{>uj=HY<cAu_%)n$FpSt2Ppg;gFQhywhohw@2ZOFo>u0yTC ze{RKTu2GV$J3(7_gE0#WlDs_HH$zTHfB?aBZr7aUo9M9{F+kuYj${3R@!0d|D(9fE zkZ-ENmpn58gET5-B{VTpbn|99!=FI{Dafx&M$dm)j8#}+pp*-1^M7UvJ6u9Is5X14 zW|H)K_hDH2a~bp@IpfHE#~@f82~;S)+l#!@=y6BQ6S=4896i{i#oH@?t!d-bQt2aW z$kO@xZR97j@5uv<>v!{W6jGbEuL~PRzSsgWbQ0rU`mtc#j#Kp=(mDX zi0nwU@k|&Gc*=*UXMXbz0pw=tic)sfd~>RMx3$8hLWoDoa=#tY?YbG=(<%0_#3_7s zD{FFXWM7913k+hR`Oj*?V)*f`PFHMkOZ%m!GjAyJzM3sy^XL-GZ>>qVri*^h>ZZD^ zHQfSV&f*Opfm#T1iAB%GHu7 z`%F7Fg;Q9HWTZCVVONY!#Idhco7k5@IrIjpDN9@XB*4Fr1j>dD3LCRh(zd3U=5O?( zTEDf`hP3$(io@_&1aZ~gH-ELZCPCDkxQPC^9?#`{a&q$B?`=uB>NgCNusfor%1TTX zD`2;mTQ1G9@!QfqwveEzvNHK!?ui?M2TJYvkpT+ZIX1)Iu*=!mkcy?hWzDZS&UMF_ z$dQ~3pFm!P?N}lKt5`v=(bY9W^;2NDM)0G{)aQl#*PJ#at9O#B0IPRlpx`KKOTy0_ zCf5#{0Dut1g6|+1vEi`Qfy2Dm5@v-`;>u2ay+2>ANa7#VAQ!uXIihyBBy`)BM713sFu8V$%9S$u+O?Ugs7NCrJ8z)d`BLD4hG$hm zBF|CZ#{_dc>vty9ksB)pW#;_%Wi@eOd1I}pp@=R78+y3$uXu(QNx7dyqZnP^{7O;_ zsZ>^1muQ}xWcc0;f#fwP_&p#8BBlaOI(OEl*kJN`f&?CCt^!A=2j(^qOxihD)?z^5 zL!eD9R9J|fYMOpq!t0M0ikxSgD~xQUHb_^!`~O%(3*cpdTtN=An?EwYoF%aU?t|K^ zkJslqKZ@PpAJ9K&_z*U=4M*_*7q#H95^^X;XU9U)NMVaE;r>uz?xU#o_TpFZEPwQfdKux0TY*IK}sNTsjD*H)Xih z38C)9_1#|l8Cqbs<8Tm$t&6fTn{s87Nzwa*LyCLWT_h@EHBy% zWqol)BEq~QV~UING9n7Cq3UN6fE48wvFjuILLIO`mjKK*V)tQswe@PuOf` zh1$jrGAt2QlKUpOGfVW@afdpjawk9FqHp`%m!VtL&18XCG@)cvN~^`(P&BSU)Xz(s z@Lnp%U^B)Kq4SR82u{yVBa-f@9XB`KKT0LcYY{y_wtzC4^~n= z7p}i+lB-W0GW}EP&qVgFZM?g||LP5+`+`j=JBWzAAo@+F_o!x?8-| zzrUw=)KNHc#fzdK1)2`Tzl=|K$=z%!`5M4R+&QTEY^k0-x~Uz=tLCtSq_0S^@H(Ko z?hblwd?uYU%jllkpqQkl!IP&Uge>S`lq83>pxgRgX7YfvwQ`u@J!CGu58MLI93>TY*= zV~A#Pd|sQNpFntg1J zF~n~H;xs&R15ih*HMJcM=+J>kIcyT8{m`vL>EHP4OTeB}(-Xp9KDBaW=(*A&eEDY_ z6S@PlgPzp&9MS;W3O>dBS-XEH=qs~C2nf{siRMe4`>D8Z|KyvPB$eDa6*A!AD9O%a zn~^B^?G}Qg`!-1QTfcaxv1u>QS!=@KsRd%v31|x-J^zS+m3)ctPovhg@UyjcHN1<@ zEFI?kmGePl2BhJ=h_oj-Jy>Qg2zThqeT@J2G#{{F^tA4Uj($*a&E_yi5LMvuAK&k2 zA%7$nEoX{9p5(yK^;S(OQ74Wkwztu<X)j988~FopR8e|w z$nQf@gHB#ihBgGhRGV<_S#NeAOR^sOOP;oM$AkUXG5PeZ+X{E;{s9bs_9w5@Ut&_N zLXiaC9N;sFG$p0lPmEmY@thpLDXHmG_B*w{T34hn>!(dO)Ii*IzfC?6f_P~uz3$i3 zX#*>u?v!2jZhjz&e2p1|85aDhOjA9`k`kN#eW3Pj7JR?`-^PRgO*Nm|8noJR!k~&x zFn+_RVi*M(-R)mb^eu^(ck)NM^hc4!0Mzc*oZujXjsl4Mf0BSByc#H{6R(sFp#t!@ z?tl23DXM`7vq6Nq%)yt&RoOE_tFxtcEsFa0!7@qNuZaW2zP!rlUl~}RoB8&sU?}$q zw6YXsUyXecHJgJbb!CvJtak17WB@(jBFRAOQCKe5B>V1?H?%xR7r`&J7aWW7F>caFi&Dk$jqq1A+`B9tLI}8*MPgLpyd)5_eU#m)Y#YwZdp%M`IggYD`UQ1IL7@ zrFsW|A#izst;IqZbDP0EqqWhBG1S!N_)xQd*d1m>A9-eIncYSPSf4vhdq#-RYQ;1DV&gO8`wWE8peSo!^|!)S$?VgZ`8`JIQ|;RHe9pr>B+)uvlOcd8}2$m{tFD zk;>(EG&dr)E%F98u(K{j!3U9O83(1+{M72MO#Hwk++So}gG%X+@F7IrMDJ}HtznPSO9ZWLCqHM6k~0F(5P{1 zTr3(=&9Siu5}>;EMC_&~iU8;1A!sUE;unRjGD5>O-ucicEa!2p`mFI4(x9evLT3oh z4;AIY%<(E2y4MphXU5_0m9DbeheK7Iaql*gunK{^<)&{lmv>;LZ)ok4P(D zaUAxIKZ4cm*_EQ9AFvh53y{ZrrxW*Vgrs&@cq;KaXb`*{%!!-cfAA&o>j##jXE+GN z?`!Q!je>usFVlnEh$$~K5cMl6-wf;5mkNc`g@P*3OVjq;a{2AC%&(`@yswg_UO&op zG=obS4O}8a!DucU!&VbZk5E`@mSw|IsDU(eJ|(`Tfj?*BK$3#5p~kzjCMmF5-gO|x zUW4JuhJi;WqnX9cgx#$S`;XT0oQ|U$(s2;y{u@ul?8=uLdKK8slAdGwN}HY6aJ}w| zOSR;6eTh6yB@^(&v~Y#v6}w0DcLo_;ySDSRQ*J+if$r0AltNlH`6@=OvgW(O4+$a3 zf#Di~iU;p#A}==0AxW&m9w&F2NI;MR#U0J$D_dGLY#r89;#k*z24TmXdYwk$xMU*; zn)C9>#PEm}$c-X)ev`>4S_^KRNZS>; zfWf|;HRe&jpC>5_gu*ow3upW1s0LCwHQ0Y#TbDtFh=Kc*I7V7Gw0QE^rzsoky9koW2b%&an0f&ng1EZ}-l3w)DD==dG#JB#x`=Y|j4wx=x4n z7DR|gv5F1lNwb`IGeB3K0)35}GD`SNF;UC=b5N<7M3h%_LA+S1$GopP3Z1v|&JEfy zr~{5{ImAnBb{ogup}!J~V@U`=68YXI;ykJD#scEu)Y<*rJGRkEkDI&MydkFPwG0wt z2qMO+*QH};)N%VQU4eHx?c}$xVMexy4>R=-f6|`oFBvB;l3{wRC~gt{w!xyqfpQ}8 zXfe-JaN;1_o!4b@`Ain3!j008YJdi$F+m%hldq56ai$~cDM;wP?0N1%WdOhOl&aQe zxX44<<&HX+YAfF62AP^DSxR?3AErmesc|lIRmXAVD-UN^W;zG5oE04pVbD#{nfC9KjB81&_DU8)KN?<9Vtp+fP0 zJN=zjTI@AY*(u{m4p-_78EY^a>zY*h+sDlDQ4`NepRjStNg!iw(v!UnwOhSFpS3;IN7@=NEVi=B%| zi)&fFJLl^u_iG-aAf_DGzFUcl`-zsla-_G2&@2(cysJ zjZy5fJS^ARQu(ecY3JYNhO{wW?K+EdCu2}&-D#OEQ_Q%+-(7E`A|h@*>@h4QSW=*3 zs>uh<_IDU#r`aYROC53~94$Y5$Y0@cU=e=#xRR;YyH$*LHVbGgro{`Ln&MQS+GS+^ zqW)!8VvLuwx%7KFA1J6}*z<4hCN2pz8|BYM#!3bfsVR)@XrBCaTo2aUp$e?zrpF=` zsA;_1tqAn#*V|~AuJTOuYHU}zU_8lDT9`@^62bk+)?OjuzD0pRVPDfxu>Sbb**Db* zGO$5_m~^m^)2G88+GS7fXeIQW5BSPV33Fq{DinVAQ-a**tV^+ti|R>y3B(k>?>(;9 zlol99P|o;5@$hMw2Z{g^cl%$RzN#)=n_SY{&T#pld_NO?$$@=AU-vm}Sm>m7fM#9w zCWBZwf67)aUu5e1GA(-mU*~X;ap96=x{*!F7Rv?l<5ZfcIBT2}*mNoOsA$-;8z;{P zn@O5cXW2s@-6}25O%((A6;51S6uhr1%T&VWd_m*(4O!2BauQo6wzhv*6nT0oX%)() zO=RnCX^^lb>nhgvwV~N@rpu@uL8Bu;5>;zA$`-z-JF?k~hf;xpgcv5GP|-ao7Yl%9 zrf$KZ82EkPy2m_V!AYzbW5-tqsU?PxLw&6Mq>pG?m6qC9A3LIQq-%-do5_k=i3X14 zZlCJBUPRJE4u1t;piFhhbUfG=l2HfM)5xek^)3;fbPJe@{X#XN*>29=Xw=}bm?izX zh0^*(Q|>0z5dPdf?S9?2A89<_=$9^@@1eOj2__JqlR=FJO>SXgrU=awLJxN)rJWmQ zcR@292*DkX3Z}?H#>zRb%>he1$zX3b6C`v?$u=6UYDC5boL|Hn!(CxXb?s)~MFAL6 zS1p-Wnqc#o~34;hkw%U|#s z4tcr176dT+CAb&rFXIW%+OUcM?88HDepob}h~+;hv%W#69KJsVi zJ30DmQrUyKg%{bQHu+B|c!O31642v4iL0JDgU*ZBk4GxqM1YiuZdIg?x)ZgvE;5wY zWV=o`hpYmEO`IRZtSS?|+uK`2+G@(`lBWtvYGWEo7>_Wg4Fv>z3*@WWCjZc=2@U@n zgy{(QKs8ZgpxIB!((OBvL2Jpu{ic4AznT30+j^tGI(k`(e~l|DzG#H@Pn*?T4h+H5 zj!}ZgPUqv5AX=&OHHH|1!&3CB0U|Z{mMTIFCo1Fp6`Ax9LM4}*95#h?8DUUTaPtW90pY-@EBB&9*E~ORp$yA19AFDDJgPR_z!~4p5*Es63%w zYGf$H>E&qmCNN5`IDfy4c_~)5!?_lqNhsAI)x4<`zsLB^y3EwxXR+LRkE^R_8Xr@r zmFl(sf`-~Ke;3Ek3{t0w${)ixlo$GcUO(DqnagA(YJ*jH!@AiU*8D~xKe6*2FJ$ay zWWBzuz6(P|g#{~r?Jd}n9|GLb|9w(@G=quR{Ntb-rUYd`Mvgx1#AKUg{RBQPL3@sj zxmUENro=8UW>X?7T^+IJ{EaMDAoJkXeQE^y8maNp0gsw<15)gspDO59(~s$wyUTnh zf{umn*76;@AWLA?N zsrUT)`*(-_^XS!^qLfUa_wKp6 zDsSM`p;81LsO}F~sWc#ZfLyY-0O1|^r z$fZw6Jb71>%Xg2;mW(&H47ou>P&gVyT}nqk{854CcdYln(8A4~6WYuTyo6~}1*Kj_ zpZx#{;@fLghF2$N2e##QD_RYx1*-{mZf3D<5OY(!{<|-npWmVNOta)-p}yI-U7&9B z>Xp#cJhH)nCw3Ds$dghPF#>o|2r2Ne-!zehs^gN!4FNFoY#bdih<^5J41Ky7-1~;f zzhSe38JF#Bxpi*kMaU`{ke2tjE5XSjjKZ0$lrA_1tc~QD3U#!V-G6$6sPH?3BBNmT zoQ$T6ii#?$v728TTVDJ@cZ=raC(6K2gC*~(cv1mPZK{+UF1oIeittaX-hSviLrQT& zDeC_|GcSS;K;8p_d%~?jt~IRP!$t1}rGNkQd&#UrR*EH~_~Pytg!eiH%eHO{+`9Y| z*cvdt7?fz~{-r#~e#FT|Vcs1s3Ws!M{edO$PfTU|ZxQjHWClxr&v#j{RP(3URLg+Z zR|ted%cSc^-+B0O$$u9Wh%vB5Z?c&(uK|3)_>8igYZ^*0qr$}oA_1ilqaxqLb2R@T95D^b_{i4aLoQf91V8) zZ)jH7_pzf9B@i)6_=S=1u=QE^EmI=$h0k#T3U~6!Kt+HFUiVpUeHp9;dV{7$6{bUV z>gD9zaXR!vH*$i*#l1Gm=0tlwz;mnWAw_d$96wL`oah1U!e*x^WT!}6y($xGsJdQl zx1|Js%Ji0V73CfsgUXPtb{2f^7O*>1CE;VF`mQmos%EX@Lege?qw)KD(;41S@Jq_b z|K49WPPC&6w3g297HRb^x0uz5X>3}Oh;Wv+3kq44j|Ya&Q9^)?CJ|sBc?=xMQs?E? zgHOvS@9{zxXoC5!j8nn733xWA^oz@WDv`tO{mXHeMr*}P|HN9`Eb_#4(}WONX}-({ z(L>xz^M}v-mi1I0sF;&Av0mGA#(KVH5Vs^LX<<*1n)~i@U6tas`UGzOc-s|I@-5u^ab|?n6ohIloJq-4tsVXKZ<=^pZ9T-l=t^1`i$#5 zQaIcwfL>>t2#u^O{@u-)r02#Ms!` zbz5B+K`;N*d=0|)Wc{m@H9W-WW8+`sNN}vIpWY1V6S*pn=KQjxoTl?b{A)}AfQmF1j%u!j7 znxqvbz}x!|uRso%_O+Q`ZS>+pK!w@D&ucP+pSXfz!~KLdR7%Q@?0$6RX=okkYM$z6 z?kW|()~Oweb;ns*@WKqi$oI$#C;Ft$K289^Mn>P_#W}KVOA@LOaOWG{`>Hr5MN9!F zfd3(f<6gTkDC_P&F*aQ1bMRL~V3&M{tz_|;{NHBe)!kZs-`v#8-E8BD2e_V9?ol9 zrfHukQL{c>{`Ga8goFfn?#GF3#Q1sai_XGnewb$^ve#wNMz*aZvuwxcgUyb)Go3l$ zm(~$LhmljC z7`wZ>ySM+lF4e}DGdkBNR?sVSG*V zb>6Y#j`#Ad3#`%}z_JCPyV^L>k466$T++?ju7dP}0^a5!YUG+oY6Pvlx69+g?r(F{ zr@2DO$Ce)9snTNq@-4mR>p7 z4ck@5KpwwchV%@i-Cfd#%6Tru9hXAD4Jb{N6Q<*UP1Don4v%|#ToF9U6p6@Wt$RZr z6$=t*UZ^%yQQbwpOMU>Jn%$Xgcoy$6Mp2x+hf-&Hp-zUr>o9w#(;;?0JwosAN!{JP z!^bJv8`(sSn-oeV;gukM#&Z-sFux@3_D7jVAd+OVWcS!>>AYf`>PrwW$J06vAXFA; z1k1R@^BmM|X!kd)7P)L7FEW)!}>JgIM4t9!79z zY0H5tCijO`v58P`f6!}*$tPfvW6J{%sX|f4;2!aplk#j2FT1;;eksICN!(gj27!vP-lLZRfB$c`unv(@HblRsT54ISoK zqi`=PGY5iZ-zR*ir67p_Gs;NQ)ddTTJDnU-5<(eT2`N?SKi}=By_d$2)r&~zjstaf zCFiWVbB>MStln>cHqU&s_Y=QCde-h?LE11MYCv@%wnS9`A0Jvma`JFfmA;7Ov<2Ym z8+KmX6OVB~T^f;-XE#fU?)JdSQC{J$Yci)k@fZ^9VJH65OF%I`JD7cVY@XA;z1=Ux zq}-o~NHID-mO2iN25`JOdH2$V1BXeEXLvH^nFMy^nJ>1E9qO+TT#?|8{j;b@ z|E-o~6j0Hs{sn7EE9`tJgzy!!Zt^--Hf90*_WNJza!+dk*3O(HFDpc+~U23d`XMBvu}vzE)sret z5^*IRZYk|j-*m6teKd`uD07W#+VK@vHpa}lHa9o0uTNHV^BYKWVu?L7U=US@??XZD zX~$FWzzjcT3KKN^M2R=>6eBMZ5Q5bB1^Drn8&B@${qu=Iyg6BdG|LB_C?PmZl~x9= zl#`Q|lOBs_m^xFVJu&(%@C+t=+)%ukWa2Jz*^E|;h5K%H<|v4xIhq`TC9SG z)tk*ZyZ*&T!(8x@_~Nl4^J{$|cZM&1c5<-|aqVcU zqP?(%8!D}ndNG+~@RcGc5f!`LBS6)&ArRCC-f#O4P9_g*o|9v-u*s}T>*lxmySe5G zq9eSTnYE!j9}S+o)M=k@@hh*W7#QB1Xxq7q9f;Hd5DbhBoUJ@52MIJd zm}*cIIc`z5oYv2@obnyoVy{OwZ4j+`?ZghPRrz$B-Y26hpQ<7Osl}TEM#RrM7MKyK zF+5unqN3Eo!7C0OQ;lC%`AwqS%7YO++XWP!($|5rw3W3NUk}bLIO|+-^$onG+9{Wl=EjerwDHHZ?w#9vNp$ zTqy?`1bF79-p@BPCP3zKv=cOUChivm!GOsV%r75vb29Wa-_{u$?xrQDu}v9#Jvm6b zvz=t=F#FPXJowq5R@zI0FX@_J&h~BRV_0wVdaH8NydWiPCue0?DFoB;3t_@{a2sw( zC)rkGK~pl@Oh!OK4GvQM(S0{Au2IKBVtM*}(mYx+$c)u%Z>NFvH9%go&o?M^JSqSW zd68&#S_}0WvMN*ustEYPnAhPa4v!4ZK7N%(<`IIUfW)Lp;1U zL3U8gtZ{~UC$T^qjV5WjTl#~VW0_6Bp;coLYUFNYk$nOo9R~gF{e^eue`wnw2BlNg z8>fpBWvZU$HbeA_0xaulek|#X5$c`@Q{+d40(pGA5sXO%E=Wowz3E4*=l+Z|sEL%~ zd?(-|gS4jz7T7T9-JuDY+8=Gk`m0Q|X#^rfc!jFX&Vvo7JuFjz&AF-*36EGFU z_(g&B*Y@Il(J$M>y~hLUKP(ScEL1hC!^6#1SsXPvg; zfya27mrwj?pcgsYu-LOlhjFE~=N?MmbM%WXf$D1is`?Gn})cN@PU!RPw(~|?Y(>QQM`5QKDJO>VZNp)=vtzIt!#=*XijsC#ZwMM}6uwml~h5UFUbwtPjo6j1%Mt{eNRsfHNqp51gN_Fe4{h0*?a!pKP z$jr!neN7)Gi}Y6{`mA03{3hwUtKr+Squ9WBVi*Yc@cTTx^X_}SJ@t0Tv{}fu3I+;D zi^Tg4vniws7-&;^l=T~nE|IBDh*WRq_XH+MD_HQ&4&(p!ZvTS9D^~UBZ#~+>HxCLP znj@)@kRgnujTGC?Ipdp;!l%*a{ z4a$6)b&?0zad{+RRm(5DI3ZvjwsHKbbgdjhR;vCSr~_G+4I^PiV}aQdT<)^B|0 zohW4wjT$&i001BWNkluX*vl*t9RsDle`cNY^#9awN{ND{1NOZ1sTPl9uf;ok2dQekc4ReG1;1dYs8_2)4921&PvS@)rpBnSR!29(n3j zIdDJ*x8D3s9{-=$`Pp6bXle;?e!&I3`eIvu^Gpd80o-!y4LtMo3(;d&Uvn8Qr;}yN zmT}7qGXY3)xtKqHK3<=XS6_KEI`)=ZZ{VLR{uy1ft4iGZn`cV%cUScEOj*AZV&^tD z8(lR_QrO(w9NpK|HTomI3JTy?6(;HVPa=O{e9oB#1+q7vzpF0bGtQbVmM{Oi1i1K{ z7XeV+5bCqvv!U_{vMrXVyLYHfA5vktJ?+prH zez%>?Si4-&2R3?;$=sLt$y%czbt1CZCQ0m)uCHkUNGp8W-+bO}pSP;PPi#)Lz~Q)VzX+!J-QDH|dJ%zcRcS9d-YiX9tGY8u$3tun%*c`7uywukW zm|soF$WcLp{|F*ln~_(B3x6Nt2j6LPLdRMK> zBrB39;5Y=lw1Z`(69~DjG?iCz_E}Tews|x7TQKX8|NO3NyL6sTXA*&cAG_T_AmC^F z_JeHSwvTt-3o-wS=@ge#u<+{3dwr2keRhplJNHO0-`TULvu@qLnK*GGVAKQz$jQnE zpt`muy6>#Brm%hccFsKWtafX5$37UuZPcwt=2cf$w@dUWEiI+Aw0+2FM{D$V9BUQu zKapgbBq;X%i9Dacq8~HDdAxC~ybsYV;FOP^ssSGL8b831x+nm-1&dXXj&ejr z24a00ynU$fe=2H#6fWCRS8&S)Pph~Q_?QG3RB&^O4`pQ~Y;4AIUv}Y>dt;9mZ(7CJ z)6PFGDq!)ZRqggY_uO;;d(%xfUEhsms(?Sx_Se)UJonsl|J&8E$D<60qA1jSvO-L~ zVu7q#`7V#VvqiOpyp0ofUdoOF*9U2*o*!)7{LcB=vX(qoh&>HefQ!@&H=v`SBb**^tvA;>J!FUpyIB_TdNe-BQ z>6~M7q3`-~7wgvjn@e}DDSDfk)3$Hlo^aehSFDI`n`3)x+w7_WP+wasXP|wl zw6rw9__trR%J^GuY;5GkKmCdN+FF^Bl_e6b(Vwwm?;b80IqJ9&v=w{z9CI6q(A{K$ zzJy7FP9*vJzyA40j~FBYO7@laxs5*zIb9CYLu3nuLG~C0(5{eU5!i)MMr-EGnR3mV z-aqga&hL8S!m*g&Bbz5!q5CSL%l)cU(7!+(I+jpU8jVfGg|D`8=4Tc@b9Gt4Eq_bz zV19Ywv(3P8JCNPMm_)?vc%nPR>_p&LlmT&P4C0GFJ)w+W^kaQnc_SI8&tUI+%dI)* zTwvdM=jw+QT#huQb&GQPw-ib~oK-G;j2&1<4QV8&rL$@Geoh{kjlzbn2 z0$Ve)NO znlWMk!%~u@9*O_!D-!rM{_ms91hA}dsZ4`FmGP4h>4nc++mn+RF|zwL!~T=emt{b_ z9^L`%;??)x34qg`ifVPT-6(1-0h}p0cU!o+AV8NPo0Outt_&j&b zy1q~W0m`eZx$nOFqVI3N{r2egb=O@7z>0U?X)|YBUl=}47?{*?b^EXJHU85v%&wAU z5mEQA8S}Rd+L6Dn@in>wQCL`bLQmlSMT<^o>4N)SeDQ=nDV5Eem#|)1-ty&Vc6Pk4 z#+b)D!;&jri~bvB+eUOcwkEhQy1nG}tNQ&@Xz9FpZzkG5Wcl*TIy>H1V}6~Qj4E{k zQb*T8RY2-GLI?z)OMy@Xicrur4JiaN97ZVcb8nCmRY3?0s;-Dg$x`Dr(q07si2xxH z5@clUks&R5eqZCn;3q%%$qBvxJ^JXQ{r(zFguaUDTeN6av#?^bXJNP6BzhQv9)Z?G zFew|G%_<2Cfv&4MnxgAIt3F_W*A~AVTm)Oh67U5e7YvAQnjUERaB`2 zJVFn*60$k4ShKJyswAulyk!IsXh`%EY5&DPfB5y&R~J!Gb+%-rg>!|M*1eywUY^(H z_*C%`Nh8l;wRFK=jluz+_WNtA%L?GJ#Oi|wPl(-fhYmdCvC2%6`_vUwZqF@U)Obqyams)Jmeh4LF3~z+s7N$67E7*pO`2rRBz*>vJEP4p^Z1h2uM$faY>?)5?3g82 zye9jK1RkqE?#8&5JtPL5QJ5YICumvzHBJpwd+V<&7>?S4M0t$f>rT5t*L&I zX=}A?3B$q0q_8TglZ*G*w0xJxqJ$gMEjsB38VS0cSRBn#@#+GPPf{Ke+B$BWg`6BX z^;8RN)*y)!YyYbTPwlyT5A4YtJmJiT!hq_4>his_*L}ER4wjU@FTNPT(bT`bz*SdW z>*@1F6X3Pi{uWhzyF~zh_3twI|IW%2@%zS)8o|JElelS|ljn9#l@+_T^5vd=#Ex`fY^Pp*et{)sZ`OCJAXhZnSwfc$#nm74lK?HByf28xDN!()h#Ue`V63k6BF45Wm zs*ur)=wbyh`%X&PhNKCMZ0*ru9mAV@#I+mNCDLL+AP~CI4hRGaptVW2mPl1W4~CKQ zYYNz((9+z@gb5Sav113RX^E4gc7E{%**Q5KzV6+#2dB%`p^c`-#;A?25;`Jz9Tm8a zAJ-LBSA#ZCKn0AuPVo;Y*Bw)mB*hgLEv;O$OgTjoIvmEC1U4(wl(wq2bc_0z+RHY( z>o(tml+?=^dtG9S7D}`no=^3ijwG3~`Ku`^lf(`w~{#OP2 zckei7_^AaC#_n@wjr?HerjLG5+ANfF&po$itw#C?Jyij(y6Rd_PR^j?af)1Z)wLdz z1a^x6jvqAwXxm}JAbA0(ThDX5A_`zOd^jw|DUOlW=U@I`MO*5J=s45|1_9!mX=0cU0p(QpOTymz>Xa|I#n6_8@ltL*BLqN4As@J zrC7sS3>RN7N%d%sq(g$*Ca~DUmfcl@t3O>mp=NgS+OcaJPp%kcKbSt;UhRIbW$tF_ ztrZKi_vX6cVW;Yio3-NcAL#?%11asdEnvx$-hY$)lzs*1oI}48g>huig`F z|Eq$TGo@wwT2CXu%D+4_#}^C^7E-r;eyHX5vriwTO&Nby63}v#Wx9>yq5j39s;cbh zJzsl(0R!^<@%y^&M00%LFH=C=9T zFl&}f|M0^O+U*XK#!iCKu1MHe6~VFayW#F)uIz=KZ(@Cksg$0 zb7qWSK}8}Zh=}SZR0WBS1%Z${x}qATx4%~Zx{R4G8wJ7FEa+K3=kCB%{#rbqC}A^^ zS^yuYKiPiO-n=9jlYle8+6tjrdVi4(2V_27P(j@S5z852o%GC+pURH#~XdW9yCm zPs11PP+D8%53>u;%CbntIwf1H1y*$1!ZE>a+y5$H%^IPV?myT%aXPqD+zV4x%QdZD zugtMl{MFmqnw2(cRG*W-o}f3efK^pxj+B%X1`HV3hOC8SJUL!(LsFu-E?0VM?0YpP zJG`o@!ckRK=7=YOefk*i<(_>#QvOW*Cn|t>%a@zsA?432M-HqP7`5(?F=u5}4Yf}Qi6T_OGHj@X!h*>F!%|1pjW|C5fkY8RlRv^Dj6}hrhmWXBn}Y`ra?;5s6Nv1Oe=R+9i1Fjcx0wg< z(dxEs0uAhE$>3_v?c?+BEA&N(N4H3zRS-HD#*rh)P6N9g8l94JgS*G(hPFCgO#-(~ z3TK^Q=+r95xXDe?3p|X`3$!}IyZ>5Z4V+o8Sx+4jRuwcOg z4jpRS@^0|p!MyzP%SiyCkZ3~$6-B{rclx2ZowC>|0gR3B1EMj0V5og&oSzvR*qxZa zMCeb%tiK?l`jM~e_nO47Nl~^X8fzXOt!eijhKB)S)xeGrul#iu&$r}?eX^rcFtMc2 zj1NrY7VZmouz6$m`Fso-G>EBj%3xo|3f{PXf4jIpljNC1FxJi6(b#zC(&&S1A{^F{ zItaxm1r!2F7=eOC2y_`n(*;6R(WPb(#jvsNS6KusE_iu~ zxjnXU!IF+g_6%*v-)S)iHW|l`hZ-0Uo7IX?lulpGak2Plbu+WaG~o;exU9v?zw9>B zb)88P`YQ)G+BF*+>vy!?zFj4OHY;R|Rj@ZpTwzGF!PIQYgrruNRRN)bGYOhcfq@g6 zoSQbmrcK7&(@tx|ZW2Yi<7&?RX*MwGTTE8VgGRl%&wzW?6J*Pb7doR&Fs z*vQf348`rPr4M$mYtg&5v%^itA6ps@AP2s zg^f1b4d#3Ec!|aG^k_}H7uu+SJBuxrU!EFK0XGP-nR)ZpwNU}%NLnljgtji-M2J0Z z#s|i(yL7>ZcCO>@!n~QUP*qX@t)c=)M#ueQk9OlPoj32zWs@gEq%2Fk%Qjy1i$C`K z@Zs&q-SfkTC!F_0ZZ5Y+<~)&`%kA^#y-AV-CHA)=4c9F~8l_uwJ)+gcd<-Gbg^J-P zRt$wu6-K!j9T3u}ABbwqlhW`rs}da}K9F8hV)(}`KbGHm=E>t4P*_~>@{+6O9O-@h zTEWXpjs*#9NB+$1O?__ZnBk+<&CDNC1JXu|Pk0{MuCQn=Uka(_`K=)xtQJVI0x6(dL0CaiptKfBBINHJw-I?U$O}OM1I{t_ zZ`uS3CwVO?)9dz@Z*hHRP*LX8At5y@Nib+`^(oI4$#&<_Rr~2~$jg+Nm$oh-q`0Ehi}woEC*A4}P~&sE$xq?SEA;$m_LVf7{QJw1Cg;X=z3gV$gZBFHEkl*gd9I zP1~E3lhfzj1$v|Yt=?nf+)-XucjIBpRR7dSthQp&lcrCfPF17>*chG(K7BfC*RD;{HKjEidD4&dEX1N;MS}JxV)m2UZd(WN=u=Of8UNngPK4Ow ziRSj?Ty|J2ANe~_{o+X=7({S~#q!YvO*`seY+Lp33}at}q?vJlrs@|<=-MfRaj}1~ zs-H>tVu@jIRKSK=v!r=BedDE<*s^F*biX+!K31^1He!*8{Fz9k44QM|;{+3_fP#qc z)_4=C#8W8>lK)^k~vZ@4f>TE?g+T zmotck3m3|lUV7=ce4&`+FEu44+7{)iIi>gaB?+AQ^2~K@$X_h+i*W}ZZxzrH`P(_# z>)&449i8)X<^dqds3{33!uUfIKsXdU4rl$$ssZ(pn@bXf8W$6s@sYm#JF?e{0#_oGF*r%#={sI=Ag*y6>D z!vNljT_fEo89(=D54bQ{kZWBFZq z0<2!WT4~z%`IFv;ru!G%b$@Ml&ck&7LeH+1_3}KXijRPEV5FtXDqu!>YMb{>%}4&S zRy;IWTA7SIP}gRR_2+Y00rHan-V$9uJ)>~+@#rYY<7mktT}6LW00(4eN6FiO zY~zFfU>qs?|hEb)scf__DLrNmT$kU z9f_h#gwRnG3m_0eCmb_QC<==C=^}T3DJ2R56a^{6=*BycIx?()q7Vv&4Du&sujt>x zg$pHs%jt-|Kh`8Lmi*njVnuZS!5t<6R4rhd5>M)QtqjQfA5Eor#A0`<*yh#WPgd3s$OQ@_@sF4zX0s-!5 z_J8r~3}M~@9=damv7r#{_#+g+0(bmirEyG$Cmycvvi<&o?Vqj89DnkdPj$(NiTO!+ za`oyv4rf|^I(ovCB|$B0{b1$0*lkuEb}NJOhtksA#FmX4sH(0KZkJ=ys8OR{t*R*B zw|nQ#E2mw2?dD+l&X;lqWMA9ja*TZW&O0w%@c84Q+I?}`;%WwqXS)g1bS1g=@I=FB!R zfUz#$O~y}G)xVj=k;IX)osTy=cT^*HGHH1PMsVON895j%W)Kpw9C)>7cCObQ8L`quPhx@mD{9gXBk(XDN9}2fL zd*1F2`Rl9XkDjQ2u?k>QbA8hE>C<_xVWU(J4n}m~%8lY+J#RY7&P49s_ycMvfc_&@LLU5;2puVc@r18CkWylHWgBOzd`J1J4NDM_r+6t%1;A(lr|Y`$MG;Z@q%J`f zSX32+f}-n4JxotEz=aDJ%E^-_lbUMWq*7B;x%lFXkE<&<9CfF!q@@#Duw6FN)ZiN(vvXZjQKk zVO6pl1%*%`$X~KDNs1H{_j`TO=z?S^392fOrKXaZkwL4^$A>;2&vxTia@(!9c6jWm zr=RBi_urR2C4t9M{WH;-3K$A2WGG(Sb2q6u%Pl=Gg$b1nA?Tx*6JapF_e)919TsJpgJDUCeg!8Yu;jT^pdVN{Y z+w$Sik>jrYY|V!Z%FU*!sTqgU#TjRg#pZBQU0p+1)5y&o!2W&vIJkc=BSwwEYPC>T zQFJ8PZFE=-#+GkM|Yidi2wJB1oE77(|2*FSS zZ(qE4-4jcf9`(y(tfu_}u*a)^iO63^WUm7i@K$s^fKdV1w(;4-iOasBX#{d}sek@?;f%N->sPH3MYCti zX`04FV7=eZ)Y4K~a&w7&)Z4Xa5tA&I`CX|KV3u+@8qrHMrlYZm;sH%a1ga1`=yIY6 zovHW~V6W1!-001BW zNkl~=eWKp^4M{>DuJ&0H|1 zi5a03>J))0bw=nCEgXhc4|9A0o*h0Ml9H(eo(1aa>)Wl>6XXs|*l`ko(p6$v~R z=qj;vC}Hl(FUnT}p!pk}J}uob?4+>jN(E_A!_uOFL`c67!YYj#oeEU=pgwpcBN#vr z2!hQ5Mbk++qg9MA-)eJc7jn;ID=qimw4+n|-Ni3|`Ad1vJ@@qZ-}z|s$DTZ4vMV_y>C0`O zbMh&Z*|}poV^5yQ7rXbNSzMfU+G*@PSjLdSgUQLuqrTb8XonN4(D`!5Hj-1)Xl-p} z|E?W&&EMKBVo^|awuIg#f5f7@Dqx%fNL57z6ZZH8UzD&ZE$DS%~_mBf=k zll;B<`R5a_o-$=SK%(tf64(`cVW`+F#Hti2a}yPL?nK#ZhmOYXfzO+Ts7%xbE;dFl z);$~F6F9c#Z?xBMC!IgcG2My(Gf^fb^%Ex=S-#cPP+LpN{P|LgsHzRKX33EwMnFjk zV6;d3JSPWgkHq?ZX0hOtl13^2bu@dOwSVi5ve(hrMEey5!eOHXw3H&^{*}>vDgsp) z$s$rfSjx6p!@$6>QRPoYbvU;QrFRS9bF1iR0U1f`6w-&bf>dJRWGxXZ27LDxVRXAv17+l zTwF|2OzXLgTMh3|Uy;CLsS3ugZB-;HlB^WCXkdBDx^Ol{o7T&h|MU_7 zwe|HpGdskyl~cGm_w#o1V)x(jft9R`41RpeE%M1{o@sY7Hh)!yYP0_4lhq%J$y3kd zaA_$8voA!kI!MkKfKXM^GP9X->gl+X-B@jQMvWOu>HfXsWM^Wt+u6Kv1Bz`Q|7Y*a!=ozi_WwCElVq}QkdOojO8{9!Afi@lGYE>dw6(QVp(@q-Vq2GAEpDxS z-6|Cq-uAWH_mZ|!&_b!LRVyMDB)C<qlbJ~- z1g$q0*PP`!&-a{}Gjs0T-wke#=|cOF{1Fb(s(^Y0aN>j#s;aAzC0}^ zGZ-;q1ibQ!($=Qd`qY(z!RIqOBgFwmO#l~IZxH~OF8l^Q{P^&ZNCH0m)cx%fF1z;I zB$3FRHCG9MO+|l?`7S$?6u@6U^UMWz+;YnYM&$1gd-p~ne;!HxK6T5(%V-@`h3;6 zzwy3sN}hgu|DT~U@#EB~Q*7P3m9nxj-gx5;%F4>vx^-*NxPf#9%LI_6U;nzM2CnmX zwDmwtpr!`)H!d(1;#XD~l0mG8&K(@80!E_%?%rc%P3{qHYJ)@R>G*}9#NnU>IFymW z#=Jbbjvb>O$R9BRfcj&{wB=B^J32_q&5icbG)$N*tpiqD5)7V00ECO_0UpwZv0`mI<2 z*UVKAUCI2Y%uU--!H&vA&-Rn&9d>v6EKQ9L>jivLu%|7}-HF@M>g-BNkHWqb{$$wh z)Wt7G{l2{O_|?McN$>Ovp}71B2_IIPMQ`?_LCbUV#nW?ulYfH1qx!)a#$yj3>i+%N z)*{%`vYU0aYOM30*Sy&4=bbfl_+|FieVO)l7srp+QaoxDP4;#sOe$vdxNIy5iPWDs z1||#jCr>h>cr-af^2x}|qUlsU!jwotViM`OL#X)oJ6v$#m%ev+_m&4nPni`p!HA^( z9Y|hnxP4s5^@iJHQ33U;U428d6G*MEt0TXlfQv7_m`^_Wgc&ntP*YPwO-&8o{N^`# z<&{@B=NvU8PnL@b%_i=X0w{^!`R9L``FxcZco{EVeE1OvoT#;=T)6S!=hB7WAQ@|) zh~Sx|0N!!SEgt~5-EOQ_Yb?s2NALc1yWQG+(YSy^p(lTO5(vgbuQ&478$uI49{kRs zAQGrAQBP65RSbtXY0!3iH%Uk0~+Edy_JD!%$U{6;xu&+pWfH!G2_wVXZ+UKh(0h@6tER}FbqIcNk zXIqPU*bkq1NtprsFx&?eg0iwQ<>-Muw;wxtlyjy{!|U_m#lrF9$H^-k$&kDP{K8Lb zYb(|yD;b&DG&eRdtVq2FYwH>~Szph@Nt5_=*C&`0ld&Wwr)F8Lmjcg6vLC7RizI#} zQ-c4>Yd%?rH8qU`HLJstK!{ES?5WzBomJJs_N>f z)IW$o02f$q5nnm~5;_BK##;VKCtWz{z=H=9CcOCASAB?9+GV~WR+2bx;Vj&AGH1BoiZ^r5+nqp1BSf25n|&P_6Ty>5U{3kpyg z8`THGzI_z$+{ydbUr%B|fvOH(eKi2b5)fp3qczp zl-Tu_85~P8h*k*NY@*Jj1iJdFj$E~Pvzpy2%fu*(>f!}8$77gZO#!qhCKLsHnD7gM z$*k6fFbO}3P%xWJYS5<;ss~tRoWu|VD9K%Nax&}JucyAg`!7kk{Ba;77~pGP`x@)l zuaA2E-q6GSOLxp4ppn3J9*?H}t@FgM(nBmY|F%xpdVx&%=%E72B$60o0C(@Pa$R8^ zijsr?-b_oy?Dv!G_3-8}_2)toJw4%zMEPQ%x+n$zc0e3UBcY%@zX(?c`fKV$l z0V?^srVM_333yJmVs3B6)1i>>ZXLR&y7*I9m$frZ*ylCu+*Y^2 zB^lVq556un)7WeZgz$F%l^FD2_o!-Q8>8o6DBeMQdX{)z#HZIcGX2>l--xoO9;- zqac6~Ui~|eyjmlE%_r+yMoj|GBn9x-&pdO%;u~)GATKw!2MLrUFWj<(RR0>9npm-N zWv>qr*$IRg<1%AW`buCrLU?y5%9}=UfDoRb8Py2XNTI$ja7azS9`i(5_&M#0E0WGu zlyB@;6n5n0;XZYW3s$9&$&GV#1Ll0DSt_zrug1Z^M*TtN8b#MI?20 z^1j7FnWB6n$7cI$q=!kkM2$$tL>nJy+*L$9rME3+mAIJ{)q5-am@Q^}egbvf)cSq^ zU-9^Y(*G2NsMI`($5NB=N2$%NUcFk8nZFYG`S~0@s&?Z@N=hO>KOcbF+FC$O5E&>p zuq1e)Bv6l~U;ldC>=}{2h;e~oGKj+=oC5gb-wt#6gflJ; z`eY(VEU|z;y75MlnUSHbzxn2yOg!r>0QT+Q&!v}M%A0S#3BaY7UaF1D%*dd%tquLL zMmQarztM~@e@^lD!sl=N+D5&ZC(mlPSV z_q~M+#gLpF@(T;KG5tvf3B~@3f1llMZ_f02J-A#Q6c!a>wj^RnOvGd|sdY>hg&}#v z$jHjUVzFScShU|rli5sSq7}uQz{rs!NJ-1!3OHgw10xv`*S0^ zQn}N|^o4fr2pzA_7M74DWaP3waU_<`A8xNVJICYs>xFC9@c#AJ(}|kRdlrzWD14fb z0G*v|A2EWNIthHlC!er?>Quhu@v!x;e^ts(oDlC_fBj!cNGO2FszSJazR{F`3AbIY zJ3BhGEMo};p(cL>GWmorpalxGFR)K2m`sY=5>8Px_pka8Q1B~4-40Zll%SdQFa;FE zaXvpNV9~jrqd{$Lt)}u76&105{d$fbJxYFlK4oQPnrpbIXkhAuPQCnc^aY?L^h8ji zwXN+TfOT&eR#WOTLc4^NRjQf7dLp=W!qyAqb`2HX`;6w*D}dw1kH_h7@cJ94xT@#` zPL~-)QTUOC5c{Dp3p>&}i2+%dF&`_YXzim`$F_|t9M_^<1(>oMl3 z#~w3WZf$F0?C8-nMyWCyVW7#O9?cy>JbI43WLk#6j3BjYU9^t017UTB9=0l31eIu1G)P4KCg$o6NS3UWQC-IYLwKw=uGP0G_v~&`a zQ`ob2ANwi~aG~uoMvUzKKJWP8T{gY;H^xnz%II-tF?m`k35iK4ih{kRiTD5gZ^n)o zhP|bk%#3ubY3W^b8VX}Qu%h-aV1;pkuZo`hx!T*w8KRQCqPByY@FCT}aIt~0AdCX2 zN6>|2W<>V~UDOKTRoJt(;3-HXDBi;wn^YS=SUtgCAN;D4@qn2%vib6v-(F>;t z8qKRh%>eWYwT_EltLGw6OeXa&d_^r6;}V{{RL)^a9= zZ#mRoG$p}|;)%`${OYa$PkcYGkUuqa*PW7Czw6hpr>v}uWZiXr{PD+pKd&$@eS-Df zKf;xNDZcQ+heEeY;up`(AU#^dh3pF@fe^X=pG0wSF~^P_W6!=6*moRI+qfkrq>+-C zNLObkzfViWq(Ik@?i#+K)8 z#@^7|{HduZBeMLwQ={-veS&v?TT07$`HrDVXHr|6*W&x=sKsO6(P2G54Qf5=cdxWm zSNcy6=WTILr6nh~Awf9Ow(Z?pT${cmgO(zZ^L693@jqakaM_#`C45 zr<0N%K7}S{SoktYMmCKSL7H1yS+?xqRDgT$z29lHEYaJxd+)v937}sNMc8k3yN+ab z(uIo-y6|AeggNj}3G538`H;#XlOtUMB9xvy(-c6x>vr)CH+%rFV&%#UfHwlX|nOSM&4=-!lu*mb;Tg)Uo=E-q8NP zLG9yo$Mn_~uI`E}(gDVd8N=BJ4zO$7I9@(<2nDhb!amFE<>RSSnHF#X6L0~49B={e z%*&&!p#cDg5X|xUc%{CcF=NKiO!QfY;W~Kex9MHF(W-$xp#TD}AmG99KuO{*K}`s$t*s?9GgBjf zG9y@$z<9cTCzLOIaGgp59|9hb+okGPeBp%;8L4~&(h@F0e_$g-B7Okdw)kJl=1vs584Z?ay=Nz zTtRV%vmcK54F)UXxBQo7t7uB7Z-g#?R<@e?MHkv#;z-;c>8=i5(P!cG|N(C>p79jL= z{Q~HTW4Lp0&z_xbg|=-YMqqUY?q{bH1vr?J;w=5=KNV~?(UF_WM+ph|eckt}=lL9_c+XB6i`5LHCXP1t^}PU^c66 zUy~y6di|OQS9K1nae*Sx;RB_+@T)K>fu2z6Xur>=l1G&RVm1eoO8kB_7T7adAtLlj zpq})}V$eX`l)rG$yL%=1J01OhHT4gA*7vLE9urfozyN+X^eDTMl4$XJncEro*nK`4 z6nH5)iEnqf)uPS;gpxU<1Q3aMX99bj#tO<;TrS>DNx_mD;Rikf22ur#G_T77RhbI^ zI$HQvc80~{Y)x`}cr2;yv9tGIc(7UF-Hx-iji+|P@oI7kk_BTk6ue1-Z=Da{nW=DS zw;7k)M{*YwjTos*;1#PoUD zxnl>1s;ihZZWJBv4q94TxOno}w6``N3}@3;f059Wzoo06hZWPBC+Nw=Y0`=>m2_K~wcv--Vxk z%6n&@jd#-~1)EJMijoXOB!CjV^#$%t`HKcZ5h$22q2Mzq_=UO+MO6e9#T01oCQt${ zVl{|6KmcX*cVJBs0k<)Mh;S5qiU?%rOSMs8it#7^8&ChQA`3yEI(3THK-RQW{>sYA z_|pI+e{`#W1i5-o7x_C~Py&qK=ktNdgl}j*^}vJ2jzJhA7fJaW2uQN0UoTBa0GEsR z`$+%?6<&D%WcEH&vOnp{p*t^0$rPk?LG>xY2d*JUO(siwil=#~-w7Y>Qm|ZP@((@R zXFB>mEL)x79zVY9(1{cE>2njejmY~Fn2Nxf4im=1XZ?q(KrKWijP!hctUy+|qG%a}&3XkZxj>80?=xXgO71UNn68xkry4 z#hQ{v-SHX{OeP$yEqFa$xLh6V-1#x*o;!oo^embiPmz(8gQu$tzt2PQh(h-7-A(?m z0yb{gz?Uxm3J#}z1qnl0bN|XDk4On2;gFS;1*odtvSkma zKK|Hpr(W&TyL^qdNi}fUvWHWbE`8FOo}Pi(Z0dU_kVF#cqAMiMFERvzChX*r1-X%L zxHCxs>U2%Uhm7fBS!Gb(W4{>NSpjizGe1o;q`dfHgcpIAJP!4@Xz)6+Fl7XQhfjHvzcbG zT)8Pg9HkuyE(E<|^l0t~qxkhk0z(mvJ6INiK6uU5|1c>ELQ$|NCVYNBD2kf#X0m_~ zcmcCw0t9{$AcBF!5yh{PI#B7I$)uptJwGO)sM)@Lp|%_ez%PQ!M8|?tr%v(X;xYX0 z!4Pa+7)b1ZV7G5Y@R+{Ly(=x1$sKO~I(#@QQ8RV* zZq!J1{bEu6^mF&65VW4`y`7Sxtyg$Fssb3(Y{rOI1=N>+k;~zZiDo{ZPoa9NscYff z`iq99397r&T3)UmzWWN9gPp=Q5A=P^i57vwl$>@b1b>PpG%=oo#Lr+M^7gEZV&>>q2k_}075`ZRw?Mps5= zrYXsqsSKSZk|s89n3$6ZH_mP0vDK=xpxqvw{WA%!F5hDoN89aP?vBLVp?RD*RzvCe z7cyi>E}!h&!N}s#TyXxm)Ya7ig2EBS96MS=m)pgNqG9ac{R#G#77iae%r~x@Pisr# zhYe0sOM=Q{R^kbpsghILIB-#l8hA*DESgC1U)@`CuxKxAB^h#*w2FkC_KFdSX5otFg%o` zQUWTel+qy`Lr9At-9t%t_s|FkC@CQ!-5{MqcXvp4cMi<_$NTx-|GI!V>>>7EYwguB zPF7b=NEZ-yYzUG=mmCuuIcRxGqf=KNY=9v=?J7H4lil>aO07J|ABue@ts^1Pc(FU~w##699wzL4VU}xjZR40b+B;~*J^x3^N{#OSasgJI zLFB{Rcqq2)slz!;^7p!;5EPo;>mtNnlfUc>S5$1NoJVN_*@-8jS&e>*KYx@i1w-h4 zI@nL|LIgE#j+xEkG!~VH`!uKg+U5CPU*amexFV+vIx4~FrgASd!-`4~^&WVzVu4^i z>b_?*L1ou_3QfUgw;CYd;((#(*OH!1h1en_+>OYb1;(T(0!t|L%uOC=S2i>Kp__R8 zyI2GJM7@Rn0Be*>y0_egz&3h&re*I|&?%v`4?}owo=7DU!2WQOPsR;V)+$MKIlp?F(JyB_o zI{>}hd-)SJf%*@Z8parVW3uM%?a)xk-19adE~>d*(jf2iWo_&BG){u+my2bt0o}X! zErZK1kV|Fd-44m6QFj$lcatvmwH+yxZ-ByIU4r&@8r(?CdoAJqk%mKss70BAFF74E zI`li(HeEh)OOqRwDU$`ARlRMDE=rk1sdf2}Sss!6i>ofB#Mtqsui{6~CdlvN`j(ru zAJ0~r8>)c0@i1dvTIK%NF38LseMhN3GM_zGj9)+PYg&)k41G%e{)h}{>}$2O8s{si6hS!D{9#(?cU#kt!&@P_aw!} z=iCZCe6_?>uAN1@vm)xF?_9;4G(s8`SjnAcyz*WW?LN^gi4GEApJSx>l~8G(6N@VU zBrR@?vt+&ERMMf%=i@bQFjvm7In_oPdCD(rD)!CI>rq59or$wVoAUXMCRc9!cATq@O(s>PDN2~6 z`m`Ujn02v;MU!6LK`q~+uE)cfj7n5bP3=Mh{20Pd4So1AMQ*Qms2ZOR2{BOj#wC63 zqZ5XY?aL~5$8_-6zr`l(aXLno*BMASLTAj|_ml463Ippk=u=!j#$oTtNl9pC^dddS zk|ozsQt#lA^hIzGA@-Cz)(=PjtR-;fqW)h+te_2y?AK7Ddum%05m|CEoSbbYoJsd1 z3Bxp3eCwj{J41Vn&ar?;=n23K?H-v#?TqM zgN?b0SIWeGXvS%O?)AXx!hFINJe+q-M>MP%$GOZ6(@&3zs-L>!iyLrjbu|1po^T}WQ`jo2|KT;EhbjcxTuU}{= z%etzQ0F(BNb@uL-(coZTAAlf`#8IWnK#ZA9N7Gx#E?=@3P8Q*?c(uzKP6vkd=|dpa zkL~z&*C;v+g?h90`15%(F^&hY2g#G1o`{&HC>uy2QdlvLZ#07i27n+x{G2iu1IZpP;5taqrYQ~dmCz>do7tr%AM z=N~&*7nfrE^vcJP+x)(f^;-SZE=Ui1R(8!llGj(apI2UX1qJ!t!Y6d(Nv)!DuCLrm zsC0%P^`58+N5c%we?ZY*fHo^NdP)X81VT?p zq%Qk0C?b&0*U2IfZ~cDI99+r;lG)yoc-mO}0zV2@PJyO6$qQ-$BFM)~n<~;h3KxKeFd#ox?mo`g=YM7oSS?!;%~^dwIw^ zGVRP~^z8W2)F=7AWCIMi-$o8I9=S=l&Gjdh8_b5M*{bf$i5V4}SJqsBxvHWcoaC7b zEiJ#j?aQ8A693)ZQK6N6-pOSvQGJ~TpWssx+ zLwT>p?bZbJGqH24Qht}5t{4j(DRRP^fIt-kgXIH%ff}nHvL~X9lYRo2WR&&0ZDbxD zw`k@19;cH5`Psy?2X6ekC{2uS?z}C=-&E3%O?ljJ_CK~}T2ye4IXi1Oa^jch@D$)z zI<)u)_5DJT&~1=>K9yGZmFT#tByB*vyCc2}*^ z717^s?RWLtvNk%08TH$)U&QZwh`C`1{4~s3HhzNMQC|C5?fJ_c#wjf^#WmH%j^yVd zMxtPP1L{F8l~Y`>S@$<3tQyRUe)OLN9ZJ8AJM#NB6bT$&rw)_)Eldsc!H|!-`Bxn< zF#^-NsP=l~UrI_s_+`4~Zt0CZB)%hzs`10n&n%Vs&?j>+SZdpX5D7#&f+HVApUS~K zC3w*E%uGiZTP~t)9_1*#Yoz3Zy|GsjL{0%UMw#D8>00Nbf%7s!OrX?QL2;4Wj5et$ zS4T8uQE7WMvJK7Nmq8Tid(wjVRsHSTiRsp+L9z%PxUgkO+@w=ZWpd&rj~hjy<(^BU zzU@&dEA(*xT(m4_t6O~!o0Y_53YVW=M1K&$!*p7bfw{|hyk88Poy->oY1JK%>i8RX zb+ML)*%K15CQ}jJQq$6L!j(eOr-q*!Kk=svlOBt~o?YZi@%%=xutxiSQnS@+L$U|R z&iUGkw158{eEyW2*X1xn=;o?AIM^kOAU%z5c{eycm^~#du%(8?{Hx%b>E>l))D2GQ z&(F_WtfE9~GQPA;7ayZP1Q=vUxRNoW|B$G`!~2OH59Lg5KTsw40OV}^P6Vlaw0iS( z6qBLKtnFhHb<&P)qicJ8L}E&q}ssIxELL4^Po)%M{CA0)bVL=gAVydzz!e|0PT= zF@2?mQmC1t?6V*dm(;o8!pQ;Lt&#KWcR6C%tm@HsYZ8CcTX2cYY#T3G$ZF~Z)Jvn5 zXWU98{zn`ULQplZ`;KM-(<@cFBqZy&m0V7e{*6D3$;@pBw70 zdy9frVZ3jDn^j&mZ4?zF2#@PMzP+3z@&0Tk;x}`heD@TIYGk;%oj|YSr7-ms01s2n zt2t_-UCYmc&+0PMF7Hdss@hJ}cLl$=!5ay}3-$Z^Em5UV>Xzt)sl20k=2K1WiL2`v zT$mWlnL3h5zYPhL4UGO2+$4TRZ;GX093ghw2F#MNQf>^! zKQUa4Ibr0gc+1XC)+V<~ze-PSc!Js}{J#2WGgvoPOe~TZPs)BDva9DP+9LY;H|{MM zMIn*p<#Pd`)OX9gOYsz=wJrIpM5f-(!)C z<2pn}cZ%y1kUl49pZ?bSh$nZ{UbXcg#rybiW4w+7+5ku!&0bji$@ubWf4jvG_>G?WFvPsNtg= zu9NShT+QZEX{~kTQTcY6r}KvrI%QfYiVA7hWMEM%YWypk$)jQp!8~u6S$VZY)eQh9 zvfZ8;&xD+pnGj=k**3=Wqeoy-|CVt3RzoAnQ1I;3q_Yg(Q2vJv0&tMi)4x~o(0@IxWJH*?=Zv5oyS?M)oD%WC{Vib z0#>z;p$T~uk$F#d+McT*b(d=I3jr95A_SpY4P2pOaDp z04%DN$DA1v%Pu&|+y-(#UckG_&T+d)RIcK3*gh=jnz{@vR9CAzX+!_UJ;Ri;w2aSc zOn}h@qQ!s_b&9gEHZJ2b!}vR33_i*G?SB;AxqnPPwq{u3 ztQr=#JvJbp#)<78SeHsK!Xvc~7Qa!6q{|>4t*IJZQnCg$%Q940e87-j_exh9>4;A1 zyTwK_V^OdiBEnVfom-Q>wGTDEnwlDV!&h+RTPvZrff3rrWds?RMD^S03Op)Ja5W^G z`M}s}#Y9L9AB7e=BCe(GwX>7cR$mH)MCMGnd z1t}sonbC@xR%sY zqpkPza1s#|A^q#zec$omwRrSnB<725B~l;FE-M%&N=bQnjhU$_plK0&nDGI0yx!E| zCCKIdy`Z(PZ)pv?)H9`bq%#?Z22XBPeOIT@lHmFGb|ZqePVb^moop zOZ7{~^|3GqUa-QhI08$J7n$~5Y!`etIZ7yxj!87za+P>~GhZduB0iYmAxR_}zDFz* z7oYa3T7;BK%c2Tqj8FJXMQU%f1Vtqm-A?O8 zwr^o$n0mlDZ#iW^33&9^YbbM?@T^*D05YpJ*sAp<=lZs(bkv~yLD2*mynb^CmTZZK z(Jcy9kuYlQU>86rFa2+rVlFyP(N@U?zvuD5kx7CIk9ep%4vj|;avJEl=$^s#^bZY?}0}PkjWq>;as|b{kO3 zn)1mTs&@wkv83|JG_RfZY~z@%_Cuhb&A3N&mUTocu<5s+ql{<=T@S~%DVLGKBA z2pMs2lwBpSG7B%RwfXGFXC4i@g&)qRtQ8wu1d%=Sa&m9~_RhtPUrzp0ZdGUh_(I$_ zmRCK&Kdk0|3}ja(PzroDD4W{v%UIsB{%{(By7{Tm_asw_wK|)(d##-0+ zrsGED!{N(+S^4S-8YcoZI!iM z2ly{{djoF`>B3SgJ4Gmj)7xUwbiHb*?Qc$blE}_>y@Y7fF#XYcp51Vi+w!^lmfFwS z%Yv%@{J|puH?@e87_N1Mn3|fRA6Z*ln+&J$6z-qhiG0nRw^^Smy#J|GaoK!fEc!(4 zynZdkdaebQQf13ah>I<(+7IDhCu@Y#g#WWS<1bx~Z)b)<3)b(YIACpUYf;)&U0b?p zQd_;LQ*;Hzy!IOZVEt9byKH!LgZNQXxrXa=hcl6 z#b3Ngx*tG1JHUiA%MAW17Ob4mW^Ody+1N1a^MqKE?o1b$v~WN0ls8pTw{u&A^72)@vt-1kVAr+ zv9l+iC?P5x^v>HAj30ZWsS&4P%{7+9{}L`q(3PUe-@egG<>chteOg-yM~nysKg* zJgX1Y+7|f5w&)=aBw2b4m=V_{B{3^qO^7n<47DB`NihL6Ing~^YD->h=H!xpR4l5S zKo(X9UsE3TfJ9@I-(>M)mAtI1Uw8MgGyLv8Y1L@Be*+3!nt55Hhy#eYE7NxjSIe4? zi6Ti0le7#BMvBxIbhBC6b*jHgMUom-%>$E>$-9yzP_Mpf9zx#Zw^_)}iHZ1U(?iWs zQLt*L?_00J{I9zG?02{rdGIT&;rLWaSg*>DW1bN^H-3=$mj9q#0ki<8o@jlIGSokU zrvsk$;3C;gctAOvuL@Jx9?B|ed{w^kOVFjSf`*<$17l46f(m+Hn-SDX;ddAD3+cQ6 z1%y~R(!ADc&GZ%BS=m`rTG2=tJb{_6ml5mxhn%194tAtj4gl2jPR$3)f0#6S+7CF0 zUqCw6Gdk?*ydwO$02*i}(VXmT1w2WiJ097}eu&Uo3F_~J&nBBF^(8rF5{5sZ{H0<{ zQ0Td|^+Wh^8kw>I(0o_;^3_X<*n|#%Mt@Rvrls7I{dqLgx@0M76bP4sA!Ak8N@`f<;0ag!YJfKosT+T$!IC-$)^|(6On#G7=@=vb5r=enh&=k%y-E9F z-1rE&7bwvkCQxSNu!;yoU0*lr1LU4?wW9P?aA=)+x%NMqM8vwp2JzV*3w) z*Um@Z*KG%G3@To|P1R|Sh98j%C(39}?inh92>kbHPX-#(ANpPIz*M~Ekedn>&+0cxO|YrZv*(9(n3L$1V@O#eq!%~^ULh8eSH@&pOA4fvX@7Rxnl3v^r$MrS1b_4*!e1zDJe^frTqOAlE__tQ6o zE^4-ZZD|jc97lL8WyX%m?wG$x%=% zvV~^tAN^EU5fZo#kgx0R-kuGA-hY2V#4eju;eyGxpwHQjxO&1Gs-!t55Wk8co5suL zl0g@M>Eawpn>22?(Gx|u0&8&I={aiUdjrjaZ=Dk>31`J8Bv_t7?>*XqBFryo)CIOH z_eHlNU4#|-3{-~CK^Fs>Z_Aflihl|jEUldVy3<*1A30~)eq7t5nf^FJSoB6pB|~DG zPhb>nI(zOD>G%TlD{Y^1Om{2Qz30E5Dky^}{rxtTskIcNq8_pRIGbS)nFfncu_~Wr zXJCkiDPp)C(`O{qDXlTPYo5D_JuYn8tX}yGCTo4iXpDWAdh}P4oMLs(JEURB?mq4u( zfITxGIXMEt%R8T`+3C;fr5Zc^>~9Ty~cpPyn%^CYVg*T1wlOb}NZ9#}J~&YeeiatxR+|O zjN$2e&zAC(5N&H5YNWGsHpWJH$7hT7O{|Bl`F?O+Uc0|<*X2-O3*W_UDwin`y`65G zEJf_i!Z)^`hWPw+o1SlXOO|En!-0d+3Yo(sP?XJu&2um-f=gI2_x11{gFl#iz{?le zh|kkDEWtlmj*OPcQN|$9H`@E&Gcxel;NaMB+3PLNM|v?3g!Sd9OX{zNjjH4eYjxrM zqN*wzDXJSbjThutv)Z*1W9sI!Bd(K_cQz$fM&6!pxFtu#V@CrmA-TsJvqm{*SL6%$ z1eITyyH@97&hFh4W5V`VyV8{5p=_&ZheMf25YSqDbsz%~&kVg+1@P&)^UM8qGfwH> zrw8y1v}BmMwx6qb{f}iHn}+4>Yu71l23?Y&+H#TF8|dE-uXD0@lbXlu$tnY4^+DqFo{{zqI?nLMMg35~AUZ#H z3MOcVA2$i#t_IE7)MkED2*;%M;dt|z!lIe87>+_wBq4u}Ndtl7irncotlha7RRR1t>uSH<%`R08)t)I&+$NboK`N4*?DD zj?z*mJ{gOXhGS?4U}ky=WZ}2T;7%b^kNbAY%IVLiW6wmkx~E_b+w6E)MC{s7=G zi-u1slGCT9F(OKxwWQe>hrC$l{p?QKlrWBy>YUbe$KSL0k9G6&2C*;Rm(yiXvNBf0 zG;N;~-Z)4qbM*!PXrK_J@|Mn|;#$dMipodF7ZC#k@*swf zKgED9(?F+(h1M9+J9HX0`PCe`I6QzIlCtVNk0-=q!k#Mjmxfk%p>b`Ocjw~C7S|oo zhtGA3GnfueR34eWGx4Mp0t6Um3zO0fNNow?ta34D;%b2}W`WX!Nw2;;oxe=gc2-@k zY4p1Wxu95wBL}LrvHVTLm(hP*{qxA4ky$n*qNkM(7W4(OkS-*e>Ybt95)qeBc~~j< zKEZmA`ju9Mm8M;>%ZU+JoaY)E=9urZ|G586Sbl=VbRBm$B9T>b=?0=8lJJX%jubDd z_>l_zba4d{I$v{gHPzY5sq^H-!kO4!V0B-C&1gy2-qM8nu5~~3wmV~rI;%=1`rkT= zTHQ~-^zm)ULi@vu`}2#ZXFUoWaf48DFqJR#58#GiWQKQS%zee(ncy=km{99KW#vUH(Zd5G|W$dXjB zpZR<7C?y7Q4xBz!2T7VB|G6QuoH4=Jj|_k!3eMhwJnn0P(*CQ@MAWXhi7I@5+4>lM z6X&spsri-VONn%A-U!xI>JmxM9>z`Eqi~Yt_;|(iM7DdtHU>*eiT1UO9 z{#{nkxT*l}-W}(Ys_B%+fy5xKLp$E3tk@AU(YHBaV{?Q5mkUtVFC}h=Gi$K=<@na7 zO!rquUfvVwdZo%LA1b8N@>5HOY zMAUE*tW^c}mVI);_bd8>o61&FCS_GFva0`Hxw(mTbd_@D12MlR3ru03_T7+SxIXD0 zqSyz<72pTx$%j$MV-#2nxk~sBiG*I^WV*mbFWPwo-A{QQj6S{I5q&KGe#Tb%wVHK6 zV$3U$O#b>ey?x7CGwHV;2XLGt3}=2LObi*yZQ<86%Xs6?M=;f!B+1((EE!hH8z(+=kjKoS+G zZxYO}m-%~ZLmZFw7BvJP1P9kH+gv4TaivA&GK`JTSt zMvhfiHZ%q&YXo&=>FBQrC1|CTB^csBzHb7-cYC($5e@rFg>;@-<fY}29xgJiU#kYU>j!5<)7H5 z1^A{5+HSsndQ@#ewh-vE{5Vir__fe13(pV<<&{NLAjDm8xFiyxj6bd*gv%v z+PW9NkmH|g{xddzzoo`{{U#PH^%*crV40&mc;C5m2wr6??EiCRI)#4FgbZS>^=VHQ z3SLvq_2xJd^AOFsSP_3w5-GK5dDQs)olkeM^`=cU<Q>AwtpV zirmbv3x9YxMy<1Ny<;FA6~y)Th2J>urC-1l^Mq z^k*(ZD>cx+na%$=K*A)KCjeeE(L4Mv`zcb!v(Khyre3~$fA8D;p!W~f{gJ6lfJoW6 z{zt|^QXtXA>jN|<8_wBMyPdm(s=Gn*rZY1VRm&A(2~njFQlglHe(!G}mU2&+GlZyI zkiJt>W9;zHUr>4vpe1t}TgJ9uRuJ~ZPM-}7%05UUn6MbknMd>q`D)ny>Sggt5~j54 z0vU+VPIA0)<>FP2NqZflr81yfW71Bta}HTaYhUhs`hZBFG{O~=iNjN|7Mt*jya`(U!+!ro zq+>Wslhm5F3mpLf5__?Pi{Vp>tc<2m3@ehP+}ZsY=WROxNRpfMjQ$st<5%={qS&f zMgt)E(qol}qsw%gweH?O4J?G;#4oEKhijjB4@wgfB?rjU7u494O1ew!zs9A6xrq3O zBemLko^#HNe(2i^^BvCDixEWwTaKOXVHfAlrQeeCl;?jF`6KDz&@x4=KaiEZJQ}`` z{^R#7*RQr88ma6xH~~?x^;1dxo8O<+rZ*`=i|w`4!;hMumwFZ%kHl{vfS)V@L-?l_ z$LkP%3{CDDJN=L4i$!n9{1br@9P}wVW6~eW%0F=Gq!M{)ZqJ-=$qQr_2BKjB83%yv zl2)*{C(jpgVQnWYZe*3I2y~p~1oe#!&B&&=BB)(v(OCK-V}vHms-#Lm`_zA&JV(+5 zKqUrT%xpU*@u!ZBnT*hhBOyBG5aj(f-twYr+6wFs?OSX*QWh3=&DxPvG8f{oSV2~{ zu{EtPYNXPzl9(IjK=n1O-_=Wt4RTj@E6ct)xw)6TYC)ZAzw13dz~aHl?Lw9lbhf(g zW+!z|)!QHs@Ws%VoqT^CB+HY##tmr>9>nYJQI+S{&8$|}_@Hi7F|3-Mq1&S)8{NZC zA57h-*zMf76TXT0`w3|u3o|Ww|GYTJdcIkN-^MuO4hBIGgBzaoIUJ%|vc-aI^o z=iTVWQJkB{r}R;AR-qekJHiAqnq5tokuXX*D;neF{nYzUgr}dQyV5$~Wq2?)j38+->LkBgd^P+{6NGdZ(6Gy6a!Y5PiiWmpoX$cEVvDoKEU zrF8w6Feqhf&m?R@4sH^ov{gV3t2#+oK{nB zqlTm=u|MF;A$V;UrcN&W+v%ZV_~(qA0HPxEig;G9sqA)%QKlqMj*m*MW$eEgUXG2v zKEMqv3LmFoWetJ*T`Q}ZB#GXG-W68PlD+Q$_&X1YGO1T09fwOv`eq1e#4+;|u5G0^ zQ&&A^b2Zsf-iezRbLaP&n5QBN=bm>0>S@X*Rb17Fdh_@^GnlJ}i?bPMX@01u+EwLI z_K?41^T^85n~aSY^%Ib_M{Fe30op0I(Cx;~zZ$3LjdR|y zexyKLKGGb#>Ol8t1`&6Kk}Z%2e(Sw&xi!6LPm;B`c~HawzmG_@YkZe?7JInYzmg{4 ztkq&<3H@ZE+@J9gVPRP^*$2s9nx$31?a*17u z@KhE8->S|^*&=^wIco8Ji2rGS!=+SSF5LZ~+4D`JUt7j8V#)!odcwAT&0fCVoV+6? zr2b*I$rJDj{3ScCA0u`0wZ-Hc;3V;kGVS%iS1b|rH;-PYSZ^G0UeRPvj~Io;00|OqGcC~RPSGaV3j)Oq-5?ywQmNeB+?KXcQCJEj1mDy}3QAX;qy|KGG zjyS&Jz{)r1L7kti<5MxOE-!!dN7meHK3HFs8;jt{n#PQ5!L=EnUb5#m1B+HK{M8=m za&Wa`UTeQIGC`AcWHii~KiEf>;w;VTzI@@kB&Myl(8ur$lkvA;r`^9~dvi|V8e>9O z#vj_Ad9N@+?D$2=-u>PHdBi`%ij3@3tm{FpZ`GZrScA2J(^dM(#3KXAiw0qUO(di) zQQT`)Sj(ioDo|RX_7AcJQ+xtE2hDS^wZbKei>K2ID@QD&>&xAMnY#*nE$PFJP!Lu< z?A<^VpSax21FrGv#c8>mh5wR>ft*k_{T3kU_qgBo=*U*wxhJB~^?*j~IB(w|f2PzV z$=JwlNze_W=Ll7}X=b98kr$)lO`>75=o@bCxRMfDi`(-$^X;KPDkORdNse+rYNg?g!I9XL3=A@J5B?exxK^sa+?Ce)7L1j-r- z6Uw8abaoN63~I*0TABROC@;ux?g--TYH~t~R+yZ*pf}th2{71coD(=+s0cbDIN6T~s{S!jzoQ zH5%%`8UFRNY9UY8j)xk$w--MHoC>}W?uX+I*Eh$>C z$FQ(HLWpgh``#=SHiQ6!e8@iedqZ1udU+o!ojys0Ke~6l9p50iaS1)q8D!qeT`E6f zx{E6xb0>2Ue%%id#>(tU{&4vO=ZpqQRLK;OEgiKERLhIR3jLOXMuX$}Rr1HJ0>hHtrEiOl-)3Pf) z-7YULkD}Hc&(QPxL7thlh7OF-5-=`G8#W`ZRbW37KmP6MyB4%vfFs7P{pW+S4hl)G zqdSH|UHJ!~u~4QNNFjAF3F_9DcKGzr%6{jAV!}2m8w-_^yqDl~6LU5C_faRzXOZ1+ zfUqLi0hk!JcI9Ovy3qd}qq(pg#s$gV)D<{oVlzY+q$IkMQ~FhRtHD;v(5ATr7v{_$uxD zU9@j6w1-+-;6OfUTYsaVpW7%Df5F^yR^L4wAT};QZ?fS{HTsyThM+^C5E70I>YWC! zDuvxMX5sfGegF01@=UY6tj-R&jhUFM=KX$i5?z9Q5?vxoG06GrsJ@lGYWzpojl`(< zn+14z`Snv0F}bM`^myxjiptiWXEnT#2U$ZP_#BfHGchs2kqw62mV6hXMVC$8#l3?g z4}ZCPsJgSYEn^BC~_tVB7TzFhtHomUnb6{9E$jRw_jY@2vc`9C_i-yJ*2tN3j>54|^ zylwA{tNWNzSWplwoh@#Yp*2_?`pQR5t-72FD`fy(#~d-l-#7x1{8_~jbb?H88s`by z1G=E>M#a<+`-vz+0^ z{8|gkQ**^6piW`?-b?IAnmYC1V=;W*D~0~H`0j5CsDgG(nPE&2^d3p_=C(>|2{CVG zdplhSrw@is3Qu;n*zxuWf;iYE5z#y4P3+OFi27^(Vmuir?IG^4A;bw`^Q4n ze24w1cX)wE(Z7|9M4mi-rDjj5dotXeYv`QG-x5#53a>UIv0!rLW7`qFm8TirHu|f<7n|E^1%!@kB}480n9W z3OA<}n?1bxZAVaVYG+e=cl7R-R!<1T0Ncm{5wu;N4MaSo=){O~(X5E`(3I9u(xKHN z5~u7UIg*$D&#PE$S;Yi#>H2Z)XM556Z5uk zba4XUgEeay#jw>0MfdB+!#z&C!s|I&6b?*i5ssl&y>~)>3_3}!V3RGFfq=vQ!XZ?; zcDq+%p4%N$O<+H`gl>E-)R!AQC$bA$vwM4Ax1~u6X zKgYE8B+^b2JxICLKzfFfH#OT;cG%x9pmj6-l7x89>wx?-B-Y2?7-oR5iSpjs)gX#@ zt&ojT|84x=A4G0vccZL+JA3UxTaS*^IKec;dB|yR{mCiXbu6^=QH@0GdQ1NH9o;iu zj4*jZI8}&cvO?kLIdWt)bLUKex)izfP7~ck7lga&J1S~W=7J`q-82rxRsGv z34P)X`5$1(Wm)I{KW!^$% za@s)^g`nds<@ECM zc~`jgyYa{)-i=Xeh7_(!01PzK4_DBWQDA*%KCg9JmQ4^C~WwAawfDo#XpU z-{X9lbi)nfj~6_ud8h$-H|DWEj>(;{O_s(3OQ`Szhkmp`-RCB;;m zEaRAer~IzT{`Re&_4$`Al7cd(PEGPr8X;!1GaM0s$}5bT_Jjt; zg4e?8^0+{~pvi9ga)y&lcU$C7!p{ZDnjM;KL|tId37XCAtt|I=4utk(=$h3vXZwRh z1~e-MnU3w7H6X+a9PdDB_XM&Fk5NYSG$vT$0GEiWQP;DY6~1Z#8wQP~b*H`{2|^hl z`WAU6+0k?d0@)g1FYA@J#bTu89whP2a$8);pGtGkgs>B3JncA+H%^m_KvAiwskI$J zVBBPUZLWfWmKymE49mVUrPQSH+`MdD^&yrTceRXp*;dY*E?y7+MDfu3b*#dHLNEj9 z)#tGr>2LS=#{b9?D>BjKxl`qXF6TBLHc-|@jnR8}H7WyKmPX{Mo1mYjDDYTD&4HoH z+MV7#5`E66g*is?aI^yXN`Ih2NU>^Uxp}5wh2xh0eB&bj-q2m1(@#zj#n1|!h+;Kh z>0S2=vW+m{XlY-IT8Os~GxGS!=$DRd-G52f^$Pm09c%O7#tr?udzCTFe*Qu&JEI? z4HZ|?oc26($!2Vp&!vCRp}v@2*(YN5m#1;B`xHX~CPlFGIl4krpXTYclvW0t$J(cN z0P+Ht`S8N6NV@2?`QtVt0nFOmv0{c>sb@2At2a zADIb7d{9I2qCb3Cc`L>uom8>*Q>f=D0F<2oB`#}huAlg)wj zb=hKX5N2J{{y*`O@!;0w;#!Y>*)qn4y{?a>mF>auSW&@tapKp*q8d#qRFG& ziXTEEJS_epiD3Bk!Jk)kAxpbOoPA0L)-C%*TyrJ`M(2FTd@DYB(<=lLw{`X+(c+aj z;t%3}PR+*b=?oKV^2pRvX{y@TW=x4&Bg_}9oFmGG19YetBqvooyEZnzt_b1BgN=f zNGA?S4zMzEd*dVY!^v@CSSx`ax9eyC0itj+3~L+HpOK3EUBSw|5J3kL(F@18vS0Di zQ-<+up1eRre=5aWof^kcIMsX{)~of+z+q?Oin@T$SgG=HV3sFEy zC?qhlsXs;qyQ2|O5QJ(=UU|UHRZV`Fn|(47sw=Tky*`O3K)rdH#%(3*JqSXa&Zs47 z?4msw1Xdqeg8V&I6=D8mn$G^}_lqfqCHLZ=tt|#tW5Tt z#}7YFhwNK25F3eRmc8OBpKEmo(QPuSC`tOyxu=Uag=1vPiH-iyCNu~uhbxxtK5~@I znin=&n$8oO9EM|Qy9BGdIikGp*yWVb4F3oz@C?S+4UV)Q8XQZV=;VXT(pZLwav)LV z7e@$sNN5}}zjH_h42Jn(gep~_Lja0KX`w2I-ZE}SJ32oFf4maw`=>ONfq%QZe?-?? zVBfrhO1wp$VkZv4Xdmot6<^)|lXz)dzPvFNMv-O9d?{)_WoRs|A;Hntk$^?oDY`m3 z`NhNWGr_XXF9cFt!SQPYo1rMta_I*Lf6UgDjj%fCNN=t-?fj0?ReS2e z%i~{_F92+G1+n`D@uZ&Ep2>N5uPmGW>IxaClqn5rOMLPlvq+Kqn(eIpZ7TKk`adyFYfPMkHJXf>v zG*2)@xMno_^JRE-d>Ms}^&-c6BP-75^YyO(pFUw?kJQyoCF>G#sXH%lB`_;gkGmjn#=(rkso~ zw-+ui0n&R7YsA5SJYhE_N6i}Mjv91l=qFPkb(s5w%A(zdazIk^DwID0(2MZ&3n&)X z+vA3-d+}CJ-sRoL#IU>w;D(Zz{5y*kt$#I34&{xw1X5m4ASrrqC*|rV@Bifje7vHO zz8aK5%3T;$Pl^Hp1#}7^#&OdW7&#!t{x>KG%=JGE9nM4h0lXAb!^UPa#(Mv!YAXC^ zI^Zvr+PFTf*?^PcFYbuljB=CeC%S^N$3vL8QjPc5vfxX36^ zc-dW*{IKb{B>*&yswv!(Mb?krVuflN%~u{Aytcz}-RO;)A<}%yjRmFXVe)6|n4W(c zBwLC<-r5= zetR-O6$G|cBgun}yuhZDo%!R7`_;q0xQr!id@NrnMw*`ycWUJ}xOg{WRLdUfG-i4fllE|m|!0w;TGjobW{x|Btb^jEW=Z+C>|84GAuR0KtN5(BK3K?h+(e2=0U#+#!Sz zEI@Dw4ncww+}&lcKyY`MxlP{pJNKTo&N}P8jebYuB@%y}N4rc{?qjOj};! z^{*}m*qJ+Py)X*EXZ*E|Kfwf z#{hCZ-RL4$rwADz#>Y+XYJt1?r>afv=x?-6YA9MgAtHbv>A&rnW^DGaNxCzqxdv+}byKlX)? z0K^Y|@~T^B%+OCaBF)of;l>T4K+F6+qe`W)hdQ(BY_Al263Tr^cIq(%8NyS0@WTV? zzA5IAOX|J_UG|V{CW3+=011A7pT47^cEFPv1jE03Dlq>0bg6nWJbX0y2X`D*%1!w> z@XwbIbmFFPKz;RaHuyBf)unSR#u+1YK6&^(M=SS%WOHaLoN5U%>_D4-bu{hdX{5hU*^+25nPO!eYuSRMb*RX@PA!J zy()pSbm*CGf`i zoa?~LjcVLPSLA&5Kdv|tyrJE|FtD~^;kz=OI_VD-g@?K$PrS(=zH!x*GLi;ETaOgL zr9$it5|MDVuHG)~DSkB-+kK~I9)K-zyZ`ulp$0a0^{qJ}#0V0U*IZ_~X$pH+0trb= zdR^lx2mMb~_dPB1V28^CTDUuB`D~b*MwKP>S!;#AwT1B_&ylLIXd`~d zcIFgd=IxkaZStWrXWgtk4EP7TUk)6G(|rn*$bMRgnOtvMQRZfh{hdT|V}LV@MDWAp zKjnoH-J`yBG|)y}6#j`l!R*oAFqbg<@OKtrJSzONfB9C{|ZT4%Ad=*Dr zoaL5)+PjCpB>Y8du-KWe`!HppANAYs7BB*x1ol@O90_jeP#3!u1>)+mwl^GMa2HSWQ$m?!<Y*1tK_R7ghtXeQX%_7S$M?7slk@B8Yv9uQeM z8i0+8Km7At!G%}^gy-DH{G#4>?BBPM7`;Md@ZL#wAbf{U1ZxQ{@Lw(9Tspp9qhJec zf}~lz++b?GzvsXQAQDCGaMNqZ)g_KUEnuqdZ@hTQ1NryV`JEuDm&0B{gp(%FWo ziDUVqrR@Y68bCx-&s#+daG`Qvc`YT8aSahz*FIifTg^7;>b%IV41?wnjjP<6Wfw^X zFUAJJFN0wiPZcza4EfUU_7`AlfYVLqi+sV6?zbOZ@Q3Lsy)G^Hz41HOye^+T=?wcW z@hZT2{o5f#0RNsS67BeDAT>hY(&D2_>{2XbV4Y#Et3&oL{~+yyE)9*xgiG?pGNARu z2WC!)I*BZiY*cPY4&VT)1-ffnd;|kkMB&}3d6XOr4PN!VWigV$ElA~}+YyP(V#YqS z!EpTGWegXbpwXF+zH=B)Z3>ge#=0`W5!Bj+WESv)jFhqDH}> zNRI|jgvoAgM8}=Ux9g+V723yt7AOA{%v-j%o!6$4kF=VrjO$)c`QvJ~{MCDbV=i+X zE+JU&XCY|jtBvZ|>zJ|psb>tHf6-3v|9$naO&=bLOk{mUi4#b*@5l4}Hu z!!N<_!{S2OPnCRE;SP#MH$T*C{Cf+^DgGR-shy-9X@qd7nes>OYYZEs1C3u?lk&lz*u<4z=1lO>{nEi}SwQ0Wb72OYSY}o)wu;yFwRmgiZ zc1t#!r-lJ_Njep;YLGvu&9pY(JJ^07BNphUwwd^K{Vugir%m&+8q@^ZQoj%mU8>(2 zQ%**z2JKV#dp3v{e-^F&M3&^4{HXYo@VUiE=hF3c-3+K1pncy1?U}PjCXpee56z6# zXHO!v=XF%s+E}@V@YyqP2ONLHr8d6c(hp|yua?3bqy<+)Y5F$~>-~2z4!+AFGss^# zptTO45d0+i+pu;C+T{ITl*vb@yzD(!H<9-B5JTe2AwEXm>%`%&Ry^i)LVMRUTXz#r z5QtJC3#j15D`{VAcT^fVV;;8fj8_dt%;w>r z!aV%*x)2+YrtDjgeYQs&15^>li}a8vd1Ug(Td~!*(e=q5OFTnoEsx~7e$~0Ta)jOu zU)DWK-W8m9+9*kQ{(K+7tBXyy^Ct;lj_Z6gux}ac_9)iMVlf~q25)Iv3pzV1;(!PL zoIwRe)uJQH@bca#-!tToY`#;n)>G3hOK+zlLcI`1@ZE0piT}mpe<2x*C`0pK{0OgU z>^ToQKNGjld>4y}jFD+NtfhAGig2e&+$e16t$pTsMV8c>&R+Q*u) zhs0T^jxRi2hSp-jA6fd*ioT=(R_noNuSht%25`Mu4MW!EhBxKbSf))6Wps*oKW2Ed zI`d#vPH=WfiBH>hF-&!NT%Y8As3iM0X?n`ER<8=EnlE7_$2!11Jno)C^~Ne}J6K|s zVcifYhzn)WO!k(;6DT-m)R>0jG|K+fe6(>MN&(q#iB$-pBK0sW7Zh7Wg5NDk{WW^D zfhHAW-xx($^oarDsouODdz5sDALgm@X$y_N--DDvdV*{h^5Dze$?&i>bo6mYrYo?;nj>jc@?i3oV-3R{ye);eST~nEfTBA@VpI zX&5-WG0hSTWzlgr)A{?+JEvW>d()~N>!Ea2qUfpJnNApv5&w-S4gbLT*e z`c8ny_S0=0qq8YOEB0ff_FwTfE!4e|m9V>u%Q{vRy{c>V&6lp!Gn4;8c>4jH9z&A< z=sUqEm=2*0gN?loo0;K4g|$;kiycXn7u>TwLwLinu~pk0z|rbDa_Ii=FOghd_bLP! zy!scb0f+gfPMfQ0tdQLjeLer=QYZsYROgUNaU|3sMtC>c*{KgEe)oVUEeZ{d8o3YJ z-kcT-?;3FK_O6WRcVx!HoZ&i;ksg6}psorHl8aJKI9zz!+6Tvl)=CiqXwZiXQiLz$ ziw*yClN6yK^Z$!^|L;eoJD8~tK-wsAE#3BOncm$&j9Us(a(FD76^P{PZ54go&v~*g z1DrS_J@dH_#o=77B|%bw^(o(hPjnwNo?jt-Dd#ZQWY^W)T8M|qyVj}91Y2-pK&Iai zDlC?~0Tc)YS%z`_=W+1RgoZKwQbk~~cjBpy4)S}_uSXo@@m`e%wK7n)mY&bdNv*t$ zq9x*6c?Rh@(tP+KxjSveD={beJr(C0m5MB&=W)#=dyh4|K}ewPWDKO)s=x7@oS zCq>ko$*|rDEeiK}4Jy(wu3Rsy@(yfwr%LEGQsZl3&y;g(YaVk)><)`dY+_X6vW{DX z313&rE`KPjIsTh?F=pZ)s0rQ|tDWzcfHgOoEw6VTAk(Si4(FXYH{q2rHE z=S~nZA{wvZ_kR^guXqrTe@n1z4_LjrCWww$JvvsMFb#AfRP+1k6UIAZkL^nM z{42^DfYs@;g$`-K$nX zq*qx6?#N_WFJ3J&@iS$EUMtzKU3Uyw??y}jC3jejTeN?c!)a)}C{&gqkf z>;8@Bl0~wx!UE`|A8l691>aFmz`#)1$EoMtn|oE)#hF8MUEn8~ID z!CzY+H_u&CB;X-p0WuB(G^7h+m`@=+=XK8kQJ=-x{A-7<#QTThsl`6L|B3mt^7=xu zcRdpnLRC&rOd+Kozh{e>)1TeAyA4m-R`;VBt=Fcfe!dt1|A#09BLHRF8s~Oo4Z~X? z4^@lk8tQaM*d^q3 z&cvr0A#;PVb3uxVrZ2!_4#yJA$=8o{IA6X~L)LyROajd3vB$~{h6W{2r z4Kz<(tu|U8t@VtoU-*8I2Sb@4c`6;sR8nep(g*B2H8JgJVsD43R%*XJJ;RH*Y%H|{1XX-+XumxSKV`XTD@$#8XE+~ zy`wFlYRccg+C}?s4pj4Bz4L{+aJpJa(6gU*>!X#a$0(y#9M9pZU;W^I$f^zADX2#>iQ*rt5BVn zHH9=YBA@g<(`8eAI%vg0T)u$1%{{5HDsfyQpRhvyuLI4YMv8X6{%x-TzNc``^a zNg$rSO)Ib}&~#zxSA1`zp`lUj`R?fY&sRvGweDWegU&eSv&=P?NB?AZrS~Z6@Q*kb zM*QqTK-h-$?+_pJGObct&0(&|5_fmFQHb-$Gwkpr)9v^AObi}4|0do91k+{OE|41L zztCvQ37DOnS{&{FXeQ&e$G!M4Z-0#oSiFnjj=|5CYtCMuKI$;k)Hlc?phr=P*Rf%p zP7_R&p0?s|Su~6x-GoKz&M>WCnm$3|LX&~q9btUdHU~MU1%b?{ivt9x6m}eH@UPct z)BwJC>$jqey%4&>cmiP(drtG+1C(U(52!n;o-%~9An@GFWWN0_I9U$}`;^_|NF0dA zHTHC6AGm?2Y<0`JB9|G14(YK%F!LAt5i<}%$;D}Y2QMz7{^L(F?}ks)1fU%slSt+A^rTyw*^G_txN80RSvblJh{|v_oP+j3UR}W$Y5} zIPXUTPB8at-S1o|nJW)aHUQ}V8E&m|-D?bp=EzA?dkSFKBSMzw&x){4e57MqJxt|u zU&Z1ymd~UeU?N(USfh)7^*#HJ+~`>hg0+Qj;;H{3_aK_L_XjZ>4~Cy7dFN6e!?z=h zpeIW@%{<9})D$Ggl?g68sac;XtFKJ3RMu~`@PEB= znmZU%P`{>I6vO$r&&Ui3I~PnvQU<*m{h4w-o((zm-L#$&e&LS~SZ)NdyaNerfa^es}7Whj^lOLd5Iu-F8g27hwTHkRi1&g?XM!+*vV%<-e# zYzbcS0uS^&e)>rJ(JWzbqxDk(jQ}VY2PjrOc%}l?yfY2?oQS2(Z?h8ic2_oungRb$ zt?M_2S{Q^tOG>^a!Q!6~P_n(EIkk89Hw7+2IgC&Kqmp0;o;muyPs@X63Ex_$6aB{3 zJr)xVtSmSRx`H#@r%VV^=x@z)8aS|*;Y|u# z2jrV^Zcjba(b0LAvZ;`vUmMv`wUts?g-Uy8gbR3V+sEFO?K)}_aXrAudSv%qB-L9l zin`%pq9gXGtKhVNPF&N#?^)Drbo5Yp? zK>yn6>L^U6z#Sn4Vr)~PR)&Z;5f=1{CvB(z0)y^Rn;S3(-~%f_w2ErXty=nd2AUH( zl%fq2SVDS_wt``%GSqOIpt*iFy{nG?i4HS6MU-p$><9_k&q^JQ&hYA`xB03VmOxJ= zBiO4j=Q}VSakYR;_e7E&$_>zrHr)73E^4wg~~I$U?Z^N!q*tdVp5Hd~ydk0y`U%!uh|G zYI4eVOZD_-I^tu(i1#o7>Xe9w{436HtuLZz)vL_;SC}z;+*ZvB=$u5M5I_s*ibI(H z;B;fM-U7%#so)dl|KROnx0tmtDdfKN7?jK;|LIp0J?xcV;4SxkMb4DK9?~1E6=ERo z+y^ASnAI}+p1d$>2hBBy;9KkE=zn7ymIB|#QhGwYhX!zwMRSoUr(jfGb?;Bua0QYc zQ2UaU+YReS(7Q}*bm3&^sf&H%rfq_0bu3KjRJIJoJ^@q(*G#=_>&?4G=*b0CMH&FNk7o*txoi_iGMyHc&=Uxb)QCU+A?ZFppT?-^9pST9S>ASFLO@ z%WrN|gZQ?xToj)>QbV-*ePV~f+JiH|_-s%zQ@r_T#*{Q`MptA>!eRc^qQ}A;Dq$BA z)+z0R+YoWY{_2%{Y!k}uC9PZELl%$3f2_rC5TO5^V*Al?TM(yHRY>QZGmvaZKTp4I zz#H_rb9z5bF6!Ft z_@_YeoBNUVW-qKuK~(bt7JjKIl*Oj$%YYNh%uj09&un@*x02@f)GRF5S!px)oxIcDESN*} zI_X6RxT_E6f3w3zz6n#?PnWpQJ@i7WZuxV-N%*0zi;1rm2(tQFjY}`B9#8c)ngqC# z%g)v}9-H1i7|n$w*tcU|jQ4nG{!o?`UJS3=uSJxEsY!y?B$O)vv>m_($JL9UZU{7zE04K15qUB}sw%z3q&|7-T)k$7$;>XgBEC7JPPO`@dQ87JT9<5je zad_>CVrp1B5;t8R6~tQ9x&9+yP9^`jyoabJ;y;eeG~>PLzUo>P&eW*Q`6xy7S6!s`1lLv_??m>S6@7qo|n8N`6sQ`)(>J5@}r#>jUAIjXX+S* z2}tje3GKux^{w|-B;*#y5_-VdAN-L2-!i3U#Mxhg9`%TcaAbvzFxao`t)u%$|1Ay! zYKH=vK(MHI(`+f_Pq^Ex{3e;SAeu+~Uc4wqadD1cH(@+%1uU zAolQCIK-n#VqDv9uwlrQ5OSD$h(L6sW3EA*{D6nE^~PkaagCVZ^Op6<=))1`*Xjzo zMaPn_tQ)UOgQ^c<_oTP*B}mP+yyffKgl`meFTg&Qak2YWww-4vr=rVK0CxVgzM7*8 z`-os=s$TYV zd$xbUZku$_;rO3i0N8yuLuU$nABFo~Q|~rh)rAHAvXza#u>t88JNQnBdgrJ4zFE9tcF@%7^SN z{&HkwBoc6{!|0pnn&h#i_y2 zkV&OGoM-rbgmhK^CL&)8&@WGywt?19-;>1%7dQat=M^7C@<6|(qoZUx zzgj`q+Q^mL*RxjvzBM^_w4zU9bGBFsiPi!_98KGF%g?&@9z#U-uSivP@tc>!+W?lE zZl9ImcqFfrW|D&IkD|{MMv6L%5wY!#zOIC{n=uVsdZ(X$P$*WvgkMEj| zE9|Vxx-xI4jOJ2`HB{{HH&;06I~RCL>pP+5{JLyyw=>l+S18MXH9jFj!%dso@XFS% zt-hdG0WQ?^H9pLiFNHS-_qnXXcUmyH1@tO=%>zIVg8|H3JI4MPwEJgkp@8W1>pL9U zdkrqg$fzplsEqy9+?Wogwy?T0uY1(T=OronblM1PkjQfK)2$W{`#G$&m6pEY#?0(zL7tbV*-vKh zOB)PE0O}_XwoJ|Rc>*tP^uJG35!)`F3g#PxukkcDaDuu49qE$?-D=B-f zwK=T(HA`3OoZD{H^=;1=^z@x5zQnG_XOEZWKDdPG){}Z>4&! zn`m3Px6UUM?6pz^R*ZFWsK}r87ujmM*pX)_MZ2-66C=z_5aP@jcJ__uSq6*zVxdCG z^_oM8clG$$4fqKje^X+S_E9AVO@O+VRy24Yc*5T4x|8>h!U&7Bv(>rXFf_Lcl56}|l?`%;e8nRP+4ScQ27vW`_hU(v2y66ZRop#Xzv{SO(JrU(3`;_rVu zkO{2T8thtGTTL$L*waAz$A#N3R1=@vU; z)iiD;EuF>V{4xqt5-}!fV&L{zU4#23ZZiN+aEFY;?-p6yzY=4-Oov`fEh^o*Y;vJH z;t@0ZVNOnt^ZkuGDmwbKVHrO>X~udbmPQ;?JA9RK>-d-xP4yfBY94{|-(W!r#jelS z>Re>I5))M0h^sne_WDLP9+zS#raWA0&KX+afp~b2u5qx|;Chkm5|_Id-7b+YTTzYU~XnIwiz8%dPqcn$eIpn2>87ftLy`~N=Gp^O;>Ce$bZ)(KRW=xbaXD# zHnGdnB5kbOI9j-5tuNnZY+ucQ3FvDK9TTKEQJSFqOHo7^(;*fzsj3&wFHb2?=l<-O ziwcPX)|cdCbzwy|r+Y1wi35#nO`nQbdn_D{tCZO${t{A{HB|GW1Gw$&f)rUsEq>&n zn)ePA(?0(>4LQ};D3I_nVq0pY1Oi5Z0?PjvR!tB{3apmFG=vq zcRFzB1AteC{7jj#^I9jCsL*H6>y6B10s~0)EO$db>DXlIKueFej2Br75iz8P zM3et%C(PTu;kD^Q8@VIL)20#a0mNtfPrGh5sJ_X14BfgY$mUndPf=)+8ZSLIsb?I7 zefIv;n6?vu26_@V=evbvWpa9Y$$wTKGTd7~-e#IMXTD6-2<n9y^a|0E#1SdD*x0Wz-+f$ zbGCt~KA!m{82%TjVk3^TGQ2?rQPXD?YV!G&6VM;#=9-@vcTi?{k9Ncbjk(yv6%pni zCZu(DVS_RQezs!e`baBTr^0_{9Qo)OI-Cv`#Zl4DYZrqb-E94bQX=0}(KhSw2<-!{ z%3SqT&mQeu0V(mLI?OdSh2(%R+KecN1#uE^YgN$)&lB8Xjr?*+u>W6jB;xz`Wzgls zR#cSm(1Ron12qj4oE$ulg_rn$6KG}*q5}1e5%Hz0@-`~Y3Br%w4vPYkwLhqqmO6zz z52&(pa^h1`uwvwb*4E6)aM884asL7SBAD{5v8nTwtpE-IA6<^5WeN?A4K%Zy;P(Nz zc!K9l%%7ov6|KQ{U5t4G)5m-c)wZHYP9WW}=Quqqkhu(;0mvoHE{ckZLk7MenT8Af zBemh}E@sZ~7!z~C9Bk=BmTxooPQ%4wzZ&)ULd{&}CoYtaH)pTZPX+?73RDck$$8(I zZ>7~?t&!f`)rGA?4t~kbUbgEcH9aKq4h86eRGP@QR?E{ITp;7>j(8bThykper{{O$ zH>8GzEz3pe@|rK_epQg^<@1?N-BS0UmgDlPXD3X9)^`5r}7raP`U($tSBtg8Xn08_gbX9WOKSvl@e;p;i7 zN&qg}CxDI+O42q0+##KX6d5&0K#M^lhIeSU<~e|>Ech0T*12FS+s;pALUtz~Dg6s< z#~ziZiA9LrOuhJUA;d_TfAm|n#uhd3Aidd{bzh{((!4YHivBdUDDS%reU&9sgXe{u zk}6hz@fjJ(Twm2-a{Jra&u+i;Q!pL^8o#eYn8bH-$?~&JiJ-2)2G`?-56DhHn;CEk z2$>Dz8K|@qc7b~G`!xjB|(Cshhv5eMFiQt`Mb@9_ty`|&ob{up2b`dOiuMy!{DN6BVV*Z zU#8A~x8e^>PnNtyG-~6V$6Qx~_5-vQ46D;`{B+I$nhOL)L{Amb*c8UL?rUyGSz^Jh zjquF(r4Ok9#_k0}!ouc#-SsGrs_7z$cr>D9QKXz7ehT}m@Ln;+!Q^wEx^x z3@nP@Ix}VF-ziZH>^)8unF`ry9ky1-6 zs*$o4W<2`b=-vO!d_=>&CYk$43Qpq}B4^FcIzbjAhfb?j6wV#1ZHw34OGvA3ry9{x zSkgcuS(%xX#*`hUcD&S))4Fye(a_A&x;of%QnR2MOS8%zony1UAByhF9J zohQf@q3XEtj)atVfp+$=ZPC zZR~5d$N`J;`jA$67#JGn0(_UakM~=;wC+BO!}il+-|RpPKc6He(Txm3-dIle6I~R> zrw@+u7V|sGj6uu7Nn-gJ_4z~eh!cK#|WW}R@ zaW$|^)6-3zjjheRmuWtq$sg`}zF~TN_^FfQy<4>YQ01jq-C?89@_;l?vw?LqyQbly zOMJL%Lbxn_W%xQdidXD985u7bnNX~SPf+`JL9QGfYpx^F0yg$iR`!{{)k{k%t$g$q+*K9RBLG6EsPn(R`*Or9v!3S>%;S)xA zsXB7;M1*6kx4DVrs5^4))QAKTQT?1UkdF9~EApCklT*xXi$nf*r&fsCoiW%utiV*OPS|M|HI+ z-J-dvdt9x4&9L!$$KLu**Jt$jdJxR!HCqMbb3?YX_)Q|1d6^@<@1nM@X{_u@t*vU7 zjUCMnsFG!#t$7oTNU^WAlc9{bQaMr}g*a37;G*Z3Pm{ZeG)u9q{W=N!yrZ1n?&W{; zH+lU&`*Ev{qy8J){YPTpO0hBfYB^srl1D6`dU86RqlX(zqC(P;WRQjM>9E@flYP#X zF~3tPr;E`96wNrIYeGqISDr&(A{m7i@hYI32|zP|Dl-Zkr;BMZ=9W}(kBYIckPbE_ z^jPT|evTKOzUZ=l&^HBPWn zt@lKhR6CQ^yLX#aEgx^^o8H+4w!Wi=c&H~$f^%Gl^t~%XRaApz=*^Z=s_R`A{FkW} zse7gOU9kP>&LdZ^O3Vq6^FWl1Qv}xdZG-gs@425ZFWlB+ zaGT1L(q?TepO;VmR-ymu&?v$bH(m|ye-UV4m~|Sb2>dg^+>|F9A`T;EVnsBWms4LXp01;g>QZApVY4V_UntOleML-Ns4ZX3ZiyuL?IH$=bBIZ`0t01Uv`--0{4bGVvPJ0F{ffnj08yGlRGJ- zD0edS!#!qv4aZc>Yu-mb&GEbxC$7cd!f2Fm=kT~P5%{p-Ov9v zsr-p9?#WQ!m^+2d1Y)S4dFiK5N04Zke#oDxB^;$6eyqjkE%X_epB1|_K--o}O!VlO z3Vc~V8VTrerpl$yz-Wt7>EQq^^sE_IL!+WMt$X6~u1`e%ZlZl&>heK~uKt^ELx|RL zn9uK0CHv%3K{9I-jyIkI&1Dy3JJJ5;+{{UevgU$1oV~MgrE`T&c*&$WYq2 zO*&7_i;|PVy-Z33$(BSHJN*-<&>gkoMTF|UH?an)HTHXwzdx>HK}oKc4(SV8s0yi7 z2UjLICBN%a8Ed!T)yL7~x+GPmmgE6+-}WCY;b_vG;y@>W3}{i06HUHJ3qrR#28@y- zy+NZxk$f}cG2B6d`VrNvg~J?9r=8EbLoj3-L~4u?>~zE zko{(0m_6P1%zXJCl&jt*(?w!qgek;zEJ%%A|Gq1;_AVrE2kTb#3qEK0WFOfI4e{S? zM@y#(yK_J9yjT~GR|Yul*NtlVR`C6-2TV(+R0exlXh84n`_HP>Eg?{sEqS!#4W1>2 z%a|$W&QJs#Zjo8wDzg$%KG>{`^=J?-p{vv^lhN$0=THBA_7q!95Lh

Iwj{$x`~b%!x2+&gw_fUQQkbS%dx#{xtZ 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 z z+`2wu!0bACOv(1GbPN|XJZBwPyiBqxkX#8W981iA@ck+?1iBOr1>su;=plfbc-1jG zu;>)3h(*o{ip?PsIIk0J^(f$o>wL5Z6#q^i9gz+QJZdx!spM z$Aif*chtA&?Gs#RKdB<{dTi%l2cLl$Wa~tAIAGyvU{PW=UDp)4Vkp;JSl~~mIrJ2yl|#f~ll(Z6R!MZb)PDQEl`r+pI?7v&%*q%k1EO2vx@*D|L;|o8)MS!I z;nafkLv#>>k98FedlfbZMFy&>10>guC9TZJmOfKr(RW@a#XX^D=B~_{iUD_TPR&o1KiK18cuf~BZD<^?682nPdJTo`b}DAr2GbYg0d=pQAg?Ne zUG~h(qw(34D#Q|1-l!4{r&>E`70gh$D}!<-v0FFbC?q44NQWH4!g<$PPey`$Uqmtb zgt(?JYqeb~SY_M!Ipr!z1;cROt1^fU*~U(;E~CdcV>C=>7D#(K$kGKymSs6)PQ-D3 zz5?6bDXH+!1K>ipsHQ^^248jf!XPo5GDA%9f{HA9${35;%OFwc^CfM22*N+eDj@Ov zYlkMVb$0;7>&af`e+F+b#@~7NAl7;;fVt@F960T@f$>lVA{sHA6UmG-SxeL_Y(hNG`MNdy}sv=hVQSdJuv>Q4l~`R9ut zH@q!k1Du%spXWZ%cAKqT<3CL@fSmp|b^<0)iP34pOUcz0>V!2WbF; z4Ia=i<7dkgUC>~IvClo9oA`+#_3@JKW=$7=-(SN}(hp=s%eem6-yqpnV}f21|Aldw zb`fs`SfJ6~4}X^0dN_x}3&qOn06+M~?5R!N4v(V$s+20G7xEJg$%Kfdc7g8$;Dg8?(-?1?&06#}$zrEhJeiI!!|57>_VK{z0{ z`8lvA&T!P8s7JQ=OKGH#x14hHszdMCz|o?VS_Zx6FdsfO#}nT~_8xoMzyd1BxGxS4 zCSsab6o?%e8sN5LF3*wIMcbUS=#P3I`8bF6erniKKXj+uQFvN*9=6-2p)wJ$$Iv|1 zQrD<&?y0r4S%;5P6QA@7Lvv%k_m`uF90*^|Df_+75L~NvR)tRW&+HxAcGiEsYC2%A zb;KRtoE%7vF!8`o&hWq{H{DIug zwoV50)3Vubo|lD}>lOI8VnPF9OKZaoy&rB?IeW_tlbR*O=A>)Br{X4=yy2VjDQ|Nha+4Cn3HZt=+ z%XOR_i~}VhbcN8h$yWRF9J@~gH{{tJC8{ezO?AHCBfe;;RPz`1f5EbO-CW0=T2P16 zTNvrC_HH}eon}nU2xGVadX`2qm|`P}jy-@aGH6LeQKco6(T=<6GAN6-Lb^OO16EP7 zuTspl&2E|;STYvPbYiI;pDB0T6rZVe49Aj&F)$Z51y;Ur&eJj2GSBv^B2Cc(jc^tk z%DhM{9%M0%_uR%B2^t$Rt8CI>Z*y74ymbMOm}=$k3ofS!t8ca~$=dTHUp9;%_{2ZZ>j(Eq(aN~A%>3*JnRdNYU_bl{bJWfn++`#kG+(UxeIup)V@ zyn6lK4*^sYa6&@$fjrN-#m12ZL5mEO2%79ygA|eP7;>pyJd$!|H?IA4xeI%l)9G#i ztF7nJ1vhv7_YVR02LLpin&p5iKD-~^&&cq%|8TVjA;BNO!3}rdU=U8he}}#QQ1W-6 zXN&ricVNdQYVcZ=x0?HNfdt9m_=~S2OngMa{ADH(RWSwi3=wG`p{s*pp3hnIp=FAx z(Da<|E@e64>g8ngVy-5T7?=uVuyKvr*y%O;Wgw_9fH-8$pDkFb4RARx2%tCXo@ZE~ zRiI#~0o_S)0iQ5}&+_^nY%5@c@j+QuuLqu^*c)}?B>XT;TG5J&WB_9pr+ToWg@{zB1tyf3LB zWa3VK7I-A`zf9y|{EYf#6(r>j+@Yay?^)0*$A=R1Z#M?g2N!o6=YHMIRAxVZuWY}3 z|EeL0t2rAq=R+kf`0=$2wD>7`m*;Cz9lj9<0;;DmzSvnoy0kVqcUb%F>^Q`^gkpfF zse#Puq?ISv9y0uiWSvKBa5`@pay8MRmQk;LRjJ{GS?jrVxdVEtPV z#xxi+8;Bu9dss`Swuz=;4H?KoJY0SIpvC3RoB|56;1p4!@0t>!+S(1Cxu9sycdRN$ z=*1(;g*oyb^Lse=+Z18iFd6M4d(My;@^}pzh{dbknHDd6HW^%Mnpz^cF*SKBIkA~p zGBo&rNuyI|6Es&EnRg!YGKC}%$J0h3{a@6!_^7s#uiH{GmZ;94aXFxe`K&__)kst6;I9N#5 ziLSVCcx7S&vZ2$?G8=J6Ju74>9=*oW<`gesV}0Eu03(g1}Wl|_M~ z>$q;v?73SPT$YQmgh@S%IQ&-pdP$Q}p1wob&4faUe#jsSYL~=}0XRiVYO=FsVF1UV zV~A~%V@YiLswixuiZ zPW?sRuND@s!fZARN)W0O?OB!61}Nm6cv1%eJkB*2>fxmJ4)P_vu#k6l7$P{ItUq%W zM6bkT6uT^HM4cuZzK4Sq7uiTKX%q?u(ii*f^4yQ9jLcg0qhCL<)$6@g?y2Qwl1sw2 zuVS1iuv1qN9e#lz!n+YbWDp?nfES?d#!+tetU%|#AuVF$wQNU#rW27CoM5gVR^m&i zUt3&+KmoBQj>t*3%*Y@z%^lM~^nwJZaJch_P^~lX!VjVOoL|25hR)rrBD^p>lKZSCURLEvXOZR0d-Wi!{{8tAzB|oE62zi5Vz{O$0I#3PmPf3jg8;_Nn>N^+E?WMDB-jaT zImxmN8Iby!6?u_;HgtYnvv5ay`$zk=*M;uFNe`*i6Zc*VsnR&&cz{AImp?RGYd1~h{$+=Mnca1-k{+r;Y;WCQ_U63i6#NGC(rcr_%ia!@3XB!kS1;%UrN%v8ns*?=;QpOxZ`L$6_# zG8o}V*2%JpdG7}sP|L@#j_FStXi6tJ8D=}EccAX)NNA?O-)-->b?tPwzEY#0{o#8a z^wA274dp~?da#^7DJ7|&V%*QZ1mF9T?CU3TAlE@>5Z(vM?{*u8;2nkAF}5+^v-fDk z@sL?qNq1{$VKW_Kv$K6cjy$lU&li(2<}uQm5Tb!are+L;b+h4@2 zD^_CLR$_TJMzw?zDhJ$(ndb&js)dz{uRTCnELrsi+J=VplH7|&1;xSE%OZl;I$(xl zG2Z+K+^RyU?_Z)>VZ`G`2a~0y1EJuC9OR;DtvQ45@x91;(8?xc%^;+dP;=_H$^@{w z9f_G%-ahlJqta-ig38yC=>-7qNTzl=!L;h`F>m?VW`##^Vwa3a{XnNVHy&C{fP&g* zcTOr!W~8D`IclWBuZ~13nlm}fIOeGn3^oh$Nl&N}pH}T=W^(?%C#FLi+A9M zy=94;BGUw!SC#Qk>DEZ$D{&NLJXo32IB>)+!+97JnSNB0eS5-4uj6O`n*V}een76x z6a!uzw(L_eFM{@oYJQadxkKZ_4+>HP-5uUOk#}6Hf4=1EIx#W1J$i869poBRg^Jxk z(D&Ps7heWdm85VU1-`?bjHP0PI-FPnFT!rOON~z-GiqHnoI#&N{jSnKU!JYrRL8hm z2H|W*;boEM#!ar>hYWArB9X0r+HR7<1^r771VNMy&L(b0umw{Q!)HX~i)~s^ExOF( z-Cs~ADZC8t5UgouST)H-mGK!H8Q~j8foc0!Ho!HkWyl(fR*@#=ETw4%EwS8h+>O5X z`0s<>yNLdNc`Aud9+xK-4cz~@x3{`p-Z-+$#{Y5yw0~)W)4#nVgzpy(ya4vi1&tdm zo3q6gC|Rgv5AQI2vaOF9Ki`$aeE`A#d4`&xG#f@0YnzBphrOtY$uFG%fuzy~_+usqr>p3dQwcq!H$xW8)S=WhT^RI=Mb394c z-nQ1$54YQWv-_wI*W2_>UwXI)j z=d=g{`O=nh93?o5SA4dx((3W!M)@GQaa6((Q-&*o1ylilqdrFx+0p0R9)Dre##j?a zMq$TCJ%che~zR09y4C|?TNT$HL|E-_?!jyYed^2UG<`o{B(_3jkk)jp~nu^ue;!B8zbYa>Swun7=b|`0G`ijWP3Dr?t-%t=TMa8?PPNTwH zYY>w48_x=?u;NgY!J@(Qz5u|nV<)FvEF43WqEslD8;z)DNjs0EX+zf?tk2|tR0#{y zCuo8er%4MXCYMq~Whi=hc!vL|)8btX3I%_ABIpoDrK|YtFs=)mlTn93lR_6oHQxje zS3IZV^kcB`vNhiOOGx7(zqYq6(8sfa)W$u#i zD@Z_6B0ftONWvPM4z%hqn)Amys3E*sOlP(EI`g7xV?=!RF_3KA9zU1u%M^d0TNOKb(bPp6DAxF&$|2qbpqxs{_=5@_~ zX&XMn;@^YTN;F%?kBDwa!D}5|IGZmrAdUu5AbG*)?KMl)!!LYE#<$SDl$q4J#<7V^gwa1_-4e(9DyM!t-2{DvV=ZzmnV>I180z@e0a0 zm1O|1PGo|T6VKb22Rkm(W_fBBQV!cMtOp=IpNSsdGnT<%162U`VoEW`tGdcODh7U{ z8Brh-3ot9GseU}7#>y|`ypLg(13KF3c^F<-Cj7cp0{^E4&_KT9%%~SkNM~YTutc?F zu9d9heuK?}<_aXA?rTKjeD)CSc@l>(f_D&}1$A?3+92m*yfoy3UloFHD7|fcqnUKT zmc16Gas1koDyaHl)&$XY4YAPB>@Gqyx*OPQE=SaG3!V-xMWf zADo4aPp_C`MwVTRcV;2yV@iz7fNfj%__yRUr6eIv8ci>k_q6gxr^|7~O*%1$l#l>Y zfXJ)d6a)H%S!j+58@eo>vP@rQE@GhE9&>Hr+|DBk9_P@1lgB#qBr14D%HduVrfOig z>uNA-AHE%WZt%=ew z$sz}LkOL(fb74Z1cE^q8OXq28P94_R39u^ruYQ0+6E;1iGs`R-CbyA-$8T!aN5?&Y z!Kp%PZY)o`XlBF4-o>rhd3{dN=OKwgK6r^Bt<7PCd`hpUqc^*^0XrJ^+ec=@Ya+1E zAA}SC#XM;xMW^CS!Fj(>XLjV*?aw=B*ejxj&FCybLD?fDc++qehHCrzr%mk#iD5x9 zX;9K-vUMUS4%X%n$n1lJ#QK`sv2G2}-Quh1B|2R&{6gsYlGrx`@=-zS9$j719fu|+ z$jCWp8!q^3<3f%qXC!-jo69-x$saZm7|3PnVKG#d*Cg?_80AMpLGwdFP2zb_(A~jo zfJBB9xA}@#Vs=@?iMIL1cSaMy)G${VSFb9X01EQXJE(v2Mj`-IaEc9j1OFmqu67ml zkSn=40=QAScD&v_I ze6~OHs)5ZY<0|WhAoBA(vPkj=7@m^RD3~EIXZc*)(VXdexq=l9Ej?^Xp^eMckuO> zQf3ydNZ ztHZ=$cx=Nucz;1Yc6t=yS5(cl^WDCZID*#8Y_HUDK_N{ktPXL|DY{Sbry>LeD*`c0 z==9v*v5JWXzmyJ$BAdS{=aE5PaX;@*rDffJOR>&_cB37sVaOJ$zwz4?B)FI6wca2d zy(E&T#0D;;`)f(v!{3CuWC7D-7|3CX*#^`Cj|J#D<RetKaYXBKd4 z+74(_K%k&oA=TEW+~-up&R`cVP{*_9=gXkQfYXZ!Y~L7|jE#j~IAAz?#n-uXV1LHY z#pDI*ZG%;I(d$>o6caU0*!y%YttxB*Fe_ho_yn<0BUbky+5J38}lA z0?6s{j&b4F;ccw^40y3HRhbUo@;^&5$i?E$IZUk~J8pd>1aTAc%*XOvaz+Ip+G&S- z-24YHaBF^C_bsVeU5YE6fZ(+8Un(4gzV&z#$dFKK+?wrOg9E*Aq}+J=MSb^J?e{Wl zPteeNsJl+T+_DGKu2*8f$cg_bt=5#mpH5+WpVe6ZzD&Yd#A ztVXt8K?gLI6vU|Oe1N9noT@a;p-QnPJs4b0nTU=6rUxfyh_h4T{IHwZKErjWL57lj zd==_Ps1SxvCdG`5DgQBN@V+$^*S$VeNt!K&NvEn&aZencUWP;-KbAZ%S zm$%R%uogpqH-IXLW}&r!Hz^vtX28Le9P0Uo8_ICJ;ir&gi-(ViUwX)hjHf4%F}f`I z3e-5ysGTCgrwNyEGKm@x{um=$#XPn1D}zwoPS%HQQT!_sNV6|R2DvZ!SG}M?=CFY> zl!4<;GyV&`mD16taF3%4viP@$WeQLI2sUviY}{J81@7>c;M4cMWknLdYWrNByVj9gSa9gTrel( zh9;EAfmv85v~oZOudXilmoQac8e#&uBl$ZgArICmpTzIeN{qu+5PEq~H~-%>LIthp zRD^@=LWuJZW^VJYyY2@BkQ1KZ^Yi-aH5Tkgr@Ln_gvoz#=*K^^qBLtG{#SGXE0OEz zZOGe*-g&iOh@jh-Co&iRUH!*F%CkWspoyNa?8wb7IOWY}x>*nj(Amy>w{lGgK!?;R z1%e3uUW#9x)5&Ie^98TqgSICS@AAN+q3;pzc+?OSpR{dnhIC-guco-DaB9S5$tXzY zMbe#uyI{0y_00$3kHe|cecR~ZZ0mnQ?S)qtFT;R=iQ-EHkidgb&q@F74MI9k0HiE_ zlr+jHXJ0w}E_OD$P&bPbm%SxpUU~o{{L>1zV6uZWBbkV=48*;Ozc7=mB^@?Qth#EO zs6qlsKBe>g8peIHJFK2q6huz)?z*M|!9CA@ya+cmJyh>+e(3T>`|#;^NxL=@8i=$i z`-|y%*S*wIuaa3SwO6NCi$V>Q{lFCe7MYbc4*wwNMQ z91vBMQzGn#Dmle?k*HIH>J2RPz+PCi4hR!tslW4T1Mwp_a7M1_J_C{cTY(b%rH)< zJ|IdWr#D9efFIR*j4{M#fKDw6=XR_8?FW&074y!|)AN5xYOq!0j4Vx1;4P9>KDt~* z1D`&Z-8X{9{H(WS3CxsbA?PQZvW5|nsMh&8gY8yt%AOR_2A8y%Q2-tep#N7#_yM9_ zO8`d&!y4I_ltI?1O6mi4sk=;sAqE3;bjNK~Q}KW>08#@$(w}8?7c<+L=Msd>zdn`T z%{i6;&s0=s!C-De&dSzvo3I23$S8a#fVcJcm&DFQVEm0$2#CMVWr?%M!h=&nCyX3t z-bSHukIP^nOvH=F)H>;YZ7|p}KS)7CN|NEvdaHP0H%S^iAnHY_8^@iWzA3D;Xp5Q> z$~~jub7Z1{_F0iE$}hWw&chgeSGg|*(QkoP$W>B$NxyJOeQ~iecU)R@qFsAt{|i1_ zw+ia3j2_Q$0*m=%s8y|`MH{&^m9j^DrZOG@eQmobjm@*=YeQAp6NweYj$nyX|J83B zw>E$5#TjlMKSoPxHn@<2*355C?-mJY#2sD7Kl=LV=uDaM_?*`wa1RI#gPsLtu{YfD zcQ6M2kw+~5*rYX3Cn5YLZj#N9oh|i0{Es?DVA&C~R)AFc`ps+OaXU3Yg0z6=SC^*y z^QvDB{MkK-W|wDk^#hM&SJ%K}vGotfU`#>$=KXN41JbR6t>N2?f^@_c1vB_^?Z8ey zHV2EX#`qZW-rnM1Ao^WFMF1iUU`i zwkby48eC{L@TcO1p7*GJx?8oGzxWFg=rqyuk))YQd;0T!fP1_s{a}V9OA23%ySDYB z6b%7{ixV8;2(fa)ey=Gvan^pN@dFU8B$y?gnj8#0y?;rZ5bqV6=%YGxP9u_>mYsd& z(Wc)7h#w3KmxMKSz+i%;0$s8WaqDX43^Yi+MJIQLj`^rb+;xUbQqoe>Dsa^N> zbgQsV_5enc1u9$zL-dFK`7cLSA-rPWX2RJ1Z_DbaD)@UgNc7W)06HQ=m(W-|C$kGg zqQPVawp~4tb^O&k2wemSA8L-%>wQ#2VN3{f`fB8J?wVHuQpUILo#d^hzv{qR5o~hx z@r{R)FQP*_G#S)$yN$9<3H2~68O)ngCjn*}MjTGZZa?}hELL{SO2tT7vf0#JZ+6xo zQ5b`l+vc^`lpV9r-2n&&<&5@ePGx|lyP%x|^!9)*8X!?oWn1(EWKKoSoGzOoNUCo| z9o)a>KpbVg~VcesR+pN|e7OIBNOlKkYtd zs!7`bQ94}fzsv!OFeq%RwcA7p+s;#5#~LA=0OriG=LK*Gh>8ms!h_L`J4(upGtoIV z8M67#tID{WLYms*{Wt%>-!%a1nWe!C+|`tlKS9_6fZbx2hTq!(v~8)UcLuhiss_{K)ojq8BeLUsjj z8G$UKQcqGiRtkbFUUDL8lT^U$qTpv!MrP8KdQ^ZXws=RERiX5suG65bT0Xr|U zY-AyOg|X+iQ=b8ev!=ie+J{w!5K(z0qT{{J3HPIU_lczk35UFZ@xWV`>Wv3eDXNmd zc8v6B-y2V%_N$C**!Taoa$G>?CVC1(FTb0OzrXY-J${H$xm%o)l#09-`BP->=7vbh ze1-_3G8yA}fPHn+ic-+aru%4@HDH*+v3lJ(z4 z$nu)Y;N^#)&~HK~ihm=d`kI|q0EN+0$n91*p$3`a%gJ^S=eQj6p^6?&5N)gZ{%Pvz zs(YXf)3b)G6+#2LbV8-&ryC`r@7w<+1W{#O+iNR&3jiR~%)q~2KFurW0C{4K_4l|g zixf!aj^aF2{9XGkqxYl~Eh{wW&z<95R2KpD#jyYAgOvQs^=sVi)>H?@`7sH7BB%2p zZ#?t;R}OQHU+L1`5uz63W$$IA6RgI$W!a-Fim#c!MzNEh{q9Fa)}K4oIIlTubVS9c z$_8jZV);j{4mi|WdZ$@=Zc6=1z7iRs?=RN5q&Xz06$BKq4r7=a#BeWFIg4fq^tz`C zNO}$;yJS_l{}jr!^~tooGdO)Ugn85>9oJr~!O_h$6wz5A{5oL?WwpvT?PCeH#7UK> zGk?d>=o)f|MI?M-k@uaV#Ggf>IggezWvZ^W{y`UKdKJ|wY#oE6MI&ow6trBgFjhuu zFNJRqli($k&b{H%317RMG{n&897xp-f$0e|SfXF|CrE5BOW10VNXluS>P*xwLsP;T z<60WhMrg4ii#yJ9SYWa7tuiygB7*LanlV;bIj)}8>U-lj`RjtFoymoB3D_z3_O3?g zh(hEP7(1`FE#fsFHkhHx!_w>f2&3sSlPlIbuPz#&@E?KONH&+;N=Tp`x7VYgY12%CuQcSm<%`p z{hi6tDLp(5s)LI7j9fWC-Hza!@EH(ai#-jZ<^?xfZLO$W3Ng2lrB~qqi&M_#Ov2Zm zo26ICA?ZvWMOdn9Wb-_N>hs$AGj;rP7{V%UepsY5+zq3Z1gyXn#0IN~VOeHwoZtIF z@Dk6}@4o(fKqsub)os_C7(VeiEbeGtDx&nN_2XqWLJ~4SV`XskSSQ63R~NL%m;c=pS(H z)MD}y@$X>z!rJ+Gkb;2IJw7N;PT<3RKmMTh#ZROUs}EYVgpswLyp*e&SxLxVHlZOCw+-ErGSKA2;qTef#F1m%}XEy|mBV-#c!Mn3Uai#)CFG12k

hzCg+OXZa*#r6|u`i2-{Xe@Z_#&4^gK@CxvR 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 literal 194028 zcmXt91yCGKw;g1W#ogU4NFb2l?(VL^-GW1K_u#=HXmCleg`mOR9fG_2+wZS>Rl7U0 zOi%6f?bGMpbGnIAQIbXj6N3Q&K$De`Py+y1lmFgG2++T<*{x3i0HVH+hK{?$XE$?K z8)tVLCr1GA%4yOYbs}v+7hVqR%NM+^M>^(HnhwEuunrcOakwBYmi}6_IWi$1g(J5V zcQt=k8~^3lON*PFe9mqGl0Z=?6J31mcJ=QLgW}D8%`iYC9%TNS=HcfXmW(tm{?1%(drU{7B=|CFdUYfi|JX^Ea} zREgcGFiZxc;~s*Gkuyg>W#|}*N8yuTyK0A-W~6aQvvLW}uzT8|#L#|$d|mn-PUKq7 z{)Mcs=IE&#_oxz$PW*!xntD}?1#v$q6T0V46q%1+i*aI;DOhlvhZ+DDOFUvJ%~#|2g?kagc5*#P*pT#Q9s6E|SXh*jj-> z4PmQMvTARFY#JBq@RxOXQ;yLU4?=$YV>WYKL=af%@eyHNtY-Lfvwj>v>h`GTA^nBa z{q55LTIq2x;jLK+Q(OF$%3$Km6fsdl_iyq{l#oxTDU9FF`T8C%R3lJ%Ma$)( z##pY4%!&JR6vDeAYFLOT5*)=_J($FQ{&))taQBK^QyI#qAnS`I{+gHn9NSyg)pZez z-i4cWY<7x81oBugSJ)4Bw@!D@`^(6jpr~q%9~`O{W;=;EoWRJ zBf9757x+1ckVGeX_iB7``Y!3I6rm*QVQrGH_A0vh4K=>XrZV4Hr@X_e%VE`5Od4m1 z52?}2*HoxOuzy#+hn*$*vVb$M=x-Hl7+txH*2+F<71PW%%|XmvvLneKxoF_l6mrC& zv!c00?8GX)!Zzh@PhT2@U&@~!w}*sNn)LX)`?(CePmx9^UZ*t3#w=v`I6uvZn-fGj z!=Wal0D~3VBMq5XL`ccw9L7F0b@m+zqMD(*$niV2- zu^VjlIWtB~AAE0EQf_tSHB85rjw)QG#VH1O!a?>_>mLKs(fZM=;-4|wd(kQ!%z4wu zsU@>ipdpd`{O_Sd$k;|#Z;y^}0oe+%Ss+tUoqgn|dij9m59~>ABreJ_l*Gf1F}N(O zU!7uM3q;3R^KP_1CAw+q|mT0O2ZyWX;eql zP@|V}*2EicY{A}ea+ro$n1?oyhWi^W_Y+vgR7WPa_N6bT4C4WYWcOnc?k;iPQE=OQ zemf%WEpqjcB5RgnnR!N;GIj15ZXZJSI6IY93c&s$Bi#90*tdNc(Wg;w>Ypy*SNuw8 zZ#te)T^RFG#LJBDf^+i(9D`Y6GpR4x%e`4l)sWM|-{7XEZaejob(dq6Rm@8HxbtMX zH*VkhqK4R=2B%jyar$_e523A50t{44n<3Lyf9Itg(s#E~Qi z*~(x}wCJJKx!21u(dcVm7boU z^M@GkSHEA6Z+_!i4C7;#`ZPJ&yr@hhhu!?*UAJrd#%D>o%{Im5-qoUwLZtp=Od?lC zrbsc!E|X`~%Ws^PGx2`(QKJ;rtu+t&VRY!Y5&xV@G}wdQQDJkZ*YCeeU`YOAV(Yvf zAe@rjrDvg6absEcWeSoti^G^xxF%{3IB7z3~g)kez>=3jZst zcgqnMt3wQ)PuwrOI&P&>QAvmeW)_6SQ!u2Y3Vh7{2|y|CB4Hk_ozxDcQfooNUSmha6~qDxxqP#-|yFq$M4_ zV`VtE;~kp&fInirU)0HBHb;f`*AZ5Hfb&nnAWZcT1K!_vab{)bmX@+adS;K7wWA8L z#bs915zEzPW87EduqCDh_`A@6}^kR(DL& zrU#NoJl*gb17!w9<7rf{&vKFJH84ij{a}*4hEb#bpsG{uRa$qH|cF9L>ftZ}`mb+TA_AmwU7P zaF}E)d|AKx0iI(7^i+S1ecA$-60um8y2ZmcUjH2V**HV+ll{62pI2bx-nrY=Q{GwD zmvoARH;{Z~{9TDR!wmpX0;s=m|iTqgw0QjCc7Ql z7xbMl7RH=p`I35Q$?{)Y;E3OL66>N~M^NrM2KO-Um0Ugd)xP)onYXOJzu;7cL6xCz zn;q9y=Xp=V2Oc31;Jnh?A9&gV57^q-9fTrisTvzA)6+N-+Y~2B5!)nk!({*OmdaY^ zf5pA02M6$cV|qFoTpusm_??@NxC1Uz-f~m#@7A75xRJ9h%c`3aWao~KNTveExu;~z z#hk5{sUIurX9OaY{UGH{au3_>8I3nXa3%@{fI0%k6R-yTR@&N__cQflE&%zNs!-*b5T+K<-s%dt^W$6HtD$t-f<3!V5t z<2{)!O5^>PX11wj2Dx~8SWX;{(g2>Bc^qE{wx;>HsYY-bDIqHT*~Z2OWAHatXHvwF z?i~=OmQCCJz%Ylq4^s7YQ)(|e!~EtJ1^b^|G^emtW7RrX4B=-E1Ox zpglSH>WFjvO#l>x)990Qz98G$>p208nMOp>*j-Hg7Tcik3!V6HMfF+Mp z=Y}Y>RZ>}*Zhhp7PF9?v*t2l?Aku%j&=I~yr}q3xjN|D2CxYLzrT|B_M=m^m^0JSI zh9ryFMtTmmkil5Q6}Li0X71NCcmY?;)6?_sAOYNf%l^?3avQsyC;l3dV(~$H*H1TMIxi8f@&WfrXiciz}2+@wQ0c)3Sf&6TAW;q zRFR(RE~(Zlm7qHQo@};OIp8^OhB8ug`QNJB>H5Zi7~=zM(Cn-{{kKp>goBEzs+mD4 zH@BgzKRJ~Mkx3*wfmHUNFj>S*wbnED8i}VRZ#A1*5tOfuyc#?H?EgiAl#|swh$y08;Gr{v|Vtg zG-b$D!TrYW=ZQy5ylhg#1Xs5tvik1%GzzO}*N?{B=kg{ygkl3lUduWmMYd;*02Iq) z{LSg!#V(HmrA1yRg9gS4Kp{A1Vlag^U0r`BTz~E1Z5)7(h*!sfa%=P1`=WSxdebHQ z26f8zAS{e2=%Dmys6Y(D%3owGZY(5Mcr|fryRbrSU=_w~`!<-Z3^DzILzJ1>dY9G)BjQWy`AMCe1bD=_p>1krJ#2F*gAQF1vyOv9HB1oR->X}g z^O^biA6oT9Zy%9WLeX&mtf02ePNAR5W_mE$pTLCTeN%xjKr8u@>_+&-GVW1{k3_?(v@#@?82+orcY)>WJ=?@ z3LPKnG;ZuUvley1gNmkd(Cg16hXQl6u=#DNFHbHbOf?hDqq(|;iSK}7FMLZlzSYIA zov%VNueteq*pGhLeWj<4yV7^RJyOilNWp^04d;KGY`KOAoC9>#IIwRoo9HvzaoN+e z=tKQD_hmB{ZQ=40YvQXw@cx81M2hqea?Ot*30VkrxiKnESuhdI4mjB4Y2|ld-)n+U zt150Eft{V5Fz+O7RdaKiafi=M%)HT;m$>0~dS3~0pQ_PB-UY>bjb~~>O2c72ds^f3 z#miwD;KQM_M@S%?btId@kodCq!t&Z9wmsfrHt=9bo3A)4l=CPm3kHU9N|3$j6-6eC zPO@G-LRMCq%dBq@odq<9QzxOxneK)eAuNO{o5tze9mY337ya5DV6j-wjom*u-(7?_ z=|6{opDmc++{>Z5uUSjOOmsv<81!;8KM*_VeA0vqY27Y_X~;DJ6aFdrhH?SL5?CRg zuJ1tv$_htOEAnWG8U&a_@=3nsqRZ)r#2mnXEuk>^3PsD&!+=z|iM^!-buW|V4oXG< zm=M6!O~XREcUkIV3o_UDAKob`0h-d?%HI{RmfrS6f~b z1T!I%suf$)lS;HEgAe$PsS~S0rgQP@Xj;5>K8d{59W_HkJ(zQpDUn6_QjPZdX&Xe(})g5|vo%+(1E8 zg#fqEIRyPxghE+_iQ|NQrVeYu^43E&MdeVx_o-t5z=4qb-G9fgAWi3P{N6gY!R(4C*Zo*mzg{SmMd- zLg@a$#%c+hOF=n@7);1fsK=>~Y!d1vcu$dizHrxKXMS^}-*qQw|1j5*d>5)&rPmZq zE*wC*ySobnwVid6EVr<5@;WSqe&_!J3+U$J2NuNI9mT+O%QiMs|-$Uytf zn5`b(`8p}AMYuUtX*!u)tGK$lV59*Ltw~m)hqCz#nxnZ%8cE58nN>ltb_M#A);1-qX=3x4)2@=0&JsZ=QWGIbsJJ0j7e(k4+G~CTWZ7EC3 zg}R|!v`o1hl#E<(27=sYQsK4mIO7*)Py4qAHWAxzwM$ESrZ55W4MR7Q-C)?6uJ>#Len8eB(|7_0HJ)t_yG z*_+Qhd3#w2rh1=wPL_v}P%o_s<2z#^W~zh^c5^kOhbHJgOA#s9gnt0!n;zut)%4T^YZvJzbLvR4H+m_)EL8a%j-RJ+88pm9;*Ga`T9C~ z-uqvIJjhh;XKNigzg$0SY~P)(qKF}tq|%@8m$5fuu>Gz%>2x*j_{74MtmpaeYf{b2 z(;W_=(`-*PE2EQ)DYy0dd4PS;m^UCSZS=j}4$GQbSjdNERq4*-rl!<#lal#B@HlYa zgQgvON$-pBN$csdk{H?iK7Kqx8WBOtApr!fBzu!l-Vvq*dDCK@@lZ$>YwWsz6*44b zA|qltDI0jLV0Kt+_x&O^Uj8M4;#WHJS;tjma74nbc{~_>wrtS_388U1CE7!0~!lo;5A21W4XO%YqiW)R^Mv-b;f+Yp-N9K*D~_ zVjQr38(xQDWRfWj4r4Z-EHhDfIlS?K`mn+e@bd3k0g&ZzS>38rS9ESJ`3Nu}=tW!^ z6Fo6=jYVeQ{E({3UrLhkxO=94D*JKM)}^cz4ep;| zm)2$gAd|ibL3-{r|Iz#A{^86m|L;#J6~QIRp_1*(TsJK4AN3TgkY2l@gW`JAyGbT{Nanq#9Eq9F;Ke*wZn5@OYxuQukQAt>t1>O zHxc`Hg8%iI-j@CmVI_&9b;C8-{A{YQu<#SBp5ymxObfPy7A;A-0^SI; zH&88wlno-v3LhC9nX!~KTD~J{j~Aw@@v@xAF#bkHG|R$;UmP8(=mv@nR)fvO9Ldv; z&U@Vvo?Kki%&V|wP|8`jp}_EKI2C@~)+e+lhAqJzDmJwN*&i~S1c~)PbCu|U6vE48 z)b?nGU`Rf@qj>Vl(hDdhW=toe0LpzjY+BJJBw7QwRl1A*rZ(Q{~hz+>PNxqni>WueF~S4TK-x6vL5%1MVmUafl_?7 zMuoxeg-c$Yp5<1fca@OJ6qv}`d93l`(Aqw|IPAg~d=o&fPgk)Ly)Bc&>!=m5bmA&4 zK8PX{XSI<5bX>bZeD^~Pn>CGj+z8c{6u#;B`1n$8OWcJLb84bj55yQyu`J$@Mt>*m zXVlG_f2X5yVLbkp!X*SBRc7o%n;oiX2a3f+zuHST-5YP&-spzwT5qsYmUCb{JUS{_ zT3Q;1@p2g$4-6P4=yGR(rd;`@2dEgG(SiVdmas^|Pn@ZdyXh7Tvxvv{7u&5*jwf0* zhARI>Kv!_#Vtary@b$U44<5Hi(|8gyEmTrY)DeY<0xp@$PBo%9N4_Swz%n!xhLFmb z>QI{+iAO8WeawRA)Dod`*~1e@Z**>;dI6CV--%1`!fbC+U#FJ~XQ~G!HZ+dExwaOQ zh=^z(UHo|}5~Dqn(ylyz){8R~e;W?0`~II>;>wUZ{fHLHC5L?Fg_*OvN4y-*KfICP zMce7aezmU_$+fCqmMzMRkMC#7P2fqX7~f@m74Ce-Mkil+d+K@`}}Z~QW3zp zKZHx8U*L&5h{Xf4|4*=@VeVv5Am7}e6?^u<`+Thy@nx-!)S>dnME(=`MnEi0j?H5h z2O6?pA^VAb%nz*<>>D;=(ow=9(6?2&T)nv0ERF@jfM#)*v3c-ikp?8Asn>T@y2wY_ z$HzxSPcJ$)HnyyP0B+7lrb}qj@!p)M(#NUI0r$yUw8i1%bX8SYdq}ZcANlbQ_Yyjt zagZ8&nr}H(p|Vbu$sD%Tk}!D_d#WFdT*m@y;1Yn}LZN4N6jE6kdAW zi)()hU1F}8JNdkTnFMj{M{#PGU1laDGau>_?NVF!-k1}VFAD9Er9nbOacu;%b5qcY zs0>9l&Id@NKJE_;MUQuif5$IP8e@Q)2aS-^IWF9_Tt)|C4mN)|Y({nG8xK_P|S*tGGhO-@tX{IOn@!Xt7=%bik># zq}r7OrqMDvCW?1#;m<4pBywlV@`#8&S%NWZRA_e%eCSYR6yKl9Af<=Lwz#yA$IRFT z7=GdPl+5@zcpHYz?fzw3HkD>3o7LSOBS`U(b&%#zuz>3CJlT+f$9O@Aj$sG9qM{;F z^@H5E8;Ro5WwhL>eQj)cTlF zg+%WgGXm}@N3zxz{;iGX`>Zm6Y)b(U)ZZ`FLwZKEX*OJL+e3!zGUpX0nZa#g%|^J4 zk9NHsGNc`QAT1~srP=zs$|9wv&bE8YVWoN?>CvZ$JQ11LG9w^pO!$>Wxhvv zZK&hwr_mK2BOR|@;-w;B>lN4IGp#1x~?C2Do+Dkgw&q;N*u5q@9Ry5Bs z2X()r`&wq^%1(gv(~Lw#CBbye8zW82Z_H%_G+OdYkb*GiIOjiE1GQ5Atl+h5?jW|o zv||8_6|L~AY=7$q5<&7NjQdys>(_!*D3cc#P6R}YDffs)>9p2O#L3#IzDfA_NoIjE zp$~>o>dNNx>Rrg7&^FU75i{cw)6cmRFHxJU*bX(23%ilhR@cNxh?yJ58*=@^PGb;Y z6F=R=m~#0@C`tbZ;gTTE5knXK!N(jV8oaRB(Ex=~P~Sr^(tGL~8<}Qu^rQh=-Ipvm znMRi{Wf#me3Nh}>J%(*>UfXf**~4L@A4nV@ukxY-aypvR9Ge#*w@z+Ml3d56KYsoS zAM@UhbGtm_T;w>i{P^?x2!ks+6}uB}MWs^_8XBdiFNy~rKH_XZpLl0bBkYHg#Og-ajIo zdG5UKG=894%%V<{vY(J43`%sT73T(L1mpc(aQo&LCQcpKCXV%!j*Lc?_vK-{7zU#F z`y$)n1Jt`;@uHa>%#<5+-i}L6YC3@T_t&=mu3da$lf!RqT}J8o3A*9$){EKCvsQktFNNF(B}K!VEtjcREh+BBg@I5WH4d@ULSuhu$}tT;u2}2ops8 z$9O;E#vq)vWKI4KiE*@T@#9n^SuBU-IbzJaCNK0#qiw3W{?&r}?Ks}4m}j}98_Q*x zq$|k)VdqgET;N~(1;QkYZk6S6lVM&iSxA-Mn4huyU53vnfquwv(!p@ufQR)80G z(85WZbU@;QKH~&z#P$abZI-4;7lO?noWB@Za}G|R%M5onHyP?g5tzZy#ReK$(g5vL{O+B@Zg3)v}sJYNqb$n;&Pd-0y3X9VU%Ua9FNPoc7T-88#j6xK@}FJk<(& z#vqg7sEL#E=#O}q@+^fGODY_pEX^1Z^H*=7=&XcIFJsO39lv!ZJH&c}N1O0=D`oYq zEaJ#`*M3dI+k>eh2^FQDGn4GH>0#?Ii@530n^v_?D~Sl-)Vlj;s2^w*eBZJ3f1np! zm!1EGL~$_%b;J9~TD&gI01H0a*BlPA z)YQVl+r+7s&JFny$MlwJ5vP@ft5g|uqrn*itWB^-fEkqbvF@5$q?wTw zXmm|-jW;oWDyr6Z3v~5R8Dtk)1Sc^=B~i_t*%Oo#8YypXZe)E6FCdQV0_8&Q(9o8r z2(GV4?E>$wWFJsF&qr&L13RuzY$%Fkdz}JrvacSW-tIASivj01IAaF;?`%f{7JEAz zr*X!lcO4aN9)hbkQ*KMG&U^ASaoo7HRY7#g`m-Fm#^a1m{?ZBLboenKU0vP5!9mJk zN|9t*sK)!m!4U*?6n;1rPUAv<)=jVVFV-*!R`I1l%jkBYUw|b}??X z@&=h73UB)`IS_bG>(Lg%X7*vFDN5+(+SB#F2TFL`kR_J;32YRw>DyS%6A3^s)NlS& zY^f9Y@@(SD*;Is>(t<$8TctdhrMpZujkG0ya7;!Vk*HvKXUh? z`ph;*EZ-|5ZPLkNTj1W`o)>r^Az*jg#boeP+R?Y>oyUFl&3c3^OrG`B`3r%*Z?p^ITel2wP zc>!kx@fjDNb$=2;Un3&P9{T9#TAcz~>-ueF+y}Ed=-q@3a{uC~<>EU7W>$aaYH4bk zE^Na97CKTs0;s+MgS9#)P0VvF1>mg00H!^dVA)l5WhaKm>*Ass#LP@^0Si+mT;6;o zR(W#rN9Ry4f=`b=iRr>qq07+z+K$e|UwC&of5Mw8W3cyr2rC-wIFK)++%?d^@p$gZed-$b0D5i-3Fzj+zycRoaWaMmcN-|x}<2Z}LfBH2E!iFw9}a9|9;!rT z=GJI_-OCoYU-!_n{Jz=$`S|?Lt={HlxR1l!sHJ|jX?EpnPG{a~yQLtTF`o~;WvfeF zVr?tZ!Y`@Lj7LeNAr9iW580z>4&1~IOeIA1tl1X2AJpVPP@NxClsBv8po^l!K?OcOfK5tdU;&Qg!MCw$U?@l=!`SSSGX;A?e6B+EsRu5*yMtC)FH`> z?`@7s4|_eQtqJu578NFoG0f8C`a=j-9QkJ_kF`(q*@P0&Z_2>i7;eRD!_s3Qxj&Bo zi&dSP;p<(PHk|3)5BcYV@M`@J)6?IrL_bG&Du-tO|6YI}0XNI7ornqctA$LeB&SOf z!vq>zFL&#pd`$LA9uzG*{FPIx#ukc@Aq&x)tr+LB0~#Gxd<(0+p7+O-{XXG>qI*_6 zrclK{H%I{F9PmYr{d^B}B8kY7aA^)t&WAMPR1c1fgin7g!}y9UgGps_Vr6yRhOl`uM%4+B2z zR|$(tz5iLplYW9!ZZ#1)Cr<6?2YwK}a*v{^U;H-Tnl*P8DuQ?#>+oVSt?p;t4+nz; zG$!x>V~GSNJW?>E&VYt0wBm1uF(y30_!V3|D}Q)IM1;Y+d1p#YOr{c?qq{^4`kv^({ zh@Z+4_tT)RwF^GMDL>M%hfGFxHUwa$von5)Ys3YMGY!Ea>>7gPa(Hmkzw+zKWT-Y@ zL$eDS-+MnAiOSl1Mr&3;k!kurrsMx2AdZNL00G}E3YA*cNrw}KNfIxbJzbYeot31U zbzywn9!Ns84vouxPvCFo)ICBFkT5dlXkq!ep!$SxjK{D2X5$j2h4q1B)`d04 z1cqY})GM%$l(Ej3QDET#03^eQRVs4M?fgrgLx&&giyY<~@k!ObW+3al6_6{GK7Q-D zub0b3Wxn{E`gxIlxE?u3goy{hM53Y$jSR)iRQu~fY87-Tgx%DaAj5RyOe&3v5YlbU zy~Gzk%tajcJ$1_Q$MiuGt*kN02M0)`_FOCxB_-kPR3vO>rli;PLAp&vDo3eLm=OK; ziVcX>&rd6_5BG) z|LreBmq3c8W#x@}`5J&jtT3a3=gX;pSGeH*!HJZT61gS*_|y!i7Dhh@-$KIiu>q7! znVI-wZ*Oq`Oo?_v9W*FlPY&k57mGsS?ayLR+(BQ^=zZ;cpm&wPdiFgtPZJQ^AoUka z{21NG{!D&Zp5l!DWWtrLnrK{>)Z&IT3`6@ZXm-g?)?d8CGi6CfYXB?68hS{ldqDjK zEb*qzx&UB_E)nQS=9k8kOGnm98kHH2%$CI1xX&I!j3vBt&?7l;DS^eQFVE(oso+pE zkOAeCiU2ml->KvRUMdJ8bh2BLs*RXp^)Nag<8d@B=`h7&LovVZc?%D?7%}$UANHRc{j(V_cbOs)OQ;L%!wlo2UNny*(3rEY))RrU0@p+*0;<_8HiovE}Tx-fV<6@FGxA6cjxJWzn>Pe_DwkGSN>AYHhT z?%_yI9^E~C&fSX(rp%b#W}>29w&u3ftJbO*OV0Ule|q*R^4>vmBT}x4KIv0lC|;}YC0=@SJL>NAjjo!*U#2^DPo%mT{C zTOq*32VvEuFet;vSw$17cj}-mK>5abe?poglT~zYu<>)zjgFfRbaRKkV++oEA-DI$ zR`?LN1GGtI)~s&W(HkyG?Qst7^4G1x+zhD zO;j|w8z_;8K4iy@4@P#@@rW;9txt9aeLfb5 z8Q*b6HZiDG2HW3EfVWfF)*}3m@DDjg#=3U+XNjA`lY{WttgxP7>g#LIqK+3rSJ%r8 zqIbb`;#9^3__*W=h<$wxjj41YMK#9RHoBep*qf=f?aF$p$oUT)ccxs#A(ldV(BW(Q z&Jm_sUp1$2eS4E%Y!R21BsJ2H}bM*?Y6H!{c;3L!De{mM)3*?5u+<+WYl9AMlo z!%P$*OHHN*^1_o3_V{qBl0z$DazbfaVSWQa-6ps%W>(^auV5BCYI}glchxE=%PB7jiJ=l>qzWOF(2H(ky!{kWV^* zl`>?ZfowRUHvC+vO-a)RC^9cHZ%aqcZ)Ml~IX7XC?|KlOT1%A93&^x2AP}XeZqF56 z-~v<0fkmb{v8A4rS2lHi_X`g{$dF-qDxiqfU#?KeL2%7KM!;+F)iaPEUEgFYgBORKkR zaMexF0=1oytQQjD$5;{-Akt{rrc^awxqx8(z`XVGP3B^^2YIVD~+0= zf$(k5&G?6~@5NB7uwBJrAB?3vYo)o(peS&|wX+LQ0h}<603-}R{|i%&M0$q>v>@z- z;o0+5KR#ym5juOCIv&U!FSsz&*Vl7!bBD%}1cuEO1@@91ofg22{mke*+QzQEl6KWTg~SlF%j*Y{q6xFhheJq#xvDWr znn5j~ecHJCg?mZ&w0VQpV@dRY$MiPwK73QT`HCjK?8(9lC!LA?0hs zbL@I8&szjz4A-kde z-XL_gd2%3{od5W;Kd?^oUqya(iKo^FK5TGv5f_#{+K#27QtMs*L%NtK8yiC3R{pP z5k>L$^7Kru}To|`nivzJF{<+?;swGci zFgY8^iBY>YO{N1)y@yRZN)B(i^SO}2qtot)Gl7W9FrK9+iqS7Z)j{PMJa+iJ+}yO# zDhF1Q`5R+N4(o7^ZQ-%Z2_#M|F(^3dS%)1{hG>z3P3S`jEp$CO zsS*2#@*bjHf+-~oQKYO^B+|OxgalhPLWLnkBO0-DU9Wv7rP zzMTHf6u7Mvo{sHd4fFHH!$Vb>d6zeiEQSOx-+4*8Yr|7xf;(mfvM-|;{7cqR#i(lK z@}#^zqfuUZTeO{=H$faFV_{t}V6}53lb=?yJ`yNQa{uI@zjh!5s=3O3b|MuZX~XrW zR;xhE*wN@w5Sz1h)?ijxr9UmH^ zdY3MrpPI!Nzb&DfI@{w5H-04*(ha!~79zB3c7)EdYU?CTZP@Kb^GFYcLS6zP_qUJZiDw<>dsy;lS?x>gmd(WFg8}VZ zPZ#kR5m&k}!+*)B$aQ}~4z?l357F2+kK#w?(04wVR^(~2mX;p(xCbvjw*7hvE`^xl z_dTm)>wT1dP630ss`Ga@nz8jx8bN@Qjblh38`}u>_aG&Uw zlAi$)T80yn9uGi*#NV4WS?F+AA}0*M%8o5h4g<@xe!jd_peqR5@uiS&h z+24gIyMgsNcxJj}?Bq~Z}gL(Qf0o!x>OA5M5tk+}o(5w*a7zgLw;S3Cq_(|uyY zp&oQfw8i24%G5U?b$l7;s57REhsE?~P8$Ga6BwXlOh_ljzSTMW(tFu&wX09@a`tzP zr^mOtXIJ38MP}p%CUE{CND~ML48SFW0jK@-zZ)d}y#%>`4EjS!na?3gXfnw%ZgO{fef#>i|L~&c)x@s}V0c~049z3});nRrqF;i~z^VtEq zLuPfu0F0IP!kHkAc|l-$86o7CQV(A|O>nX?w=1c%cWycqCmNTZxd>51_q=;ta!?@> zOn9Gl>7m}Bh8;K;lUhX%dHl*!6f?uDf2e+>a%UJ?IZ8U%Sg0KJm?4al)VfU5+pl*T zE;su>d1Bs44|%^AtKA*Wqtg$(KxDSKNGwN1hVfbfKfnSuGO$f5GW8hld>6us0=-P6 z3m0`cXMWm{aQF1V#Vcuzx_-VB^VCM zNsVg)=vV?8X-75*BU_bgyy(Dl%#n*K`_oZDVx@!yW+&kS1DLJ{N>4c;fgb8$v{4+H^x>(Yv9u1M%p0r{bEMh;15xq=tmO!Ru#8#8Wm}b$b57=sNdQr280qgv~GtW8E7aPD#@HSa9_#G*^hO2R4&7!1g=8OW}}X zg4)*=;)1HOgg+vUNC&1OY?+hGLQ$Yr_s5*SscQe6$C+?wJ}S}Kzydf_694$ddal|f zlWA#YK8Dm$Z`^Ekkw3vIoxWByJ7}G}DLpF^!s&Nj>cTR0~j%jNzwySkXn z#H|-(P;I}Sd^1v`xURswpT=|#`V{#LR0?=LcTpa#FF(fZnsn}-YY@*b`Nua4D~6@X z*3V8uN7H`1$gyS^!ln?^5BBxJfJ(1iKOxo2PmrrlqmI%f;KlnUHN&;wEL^psXqJf-i?J_DO`rFLLTbZM$d8p2Yx^{FxB%GFlkO zm5N%lCg7iC zluOOntIX68Yreq(aaE?`y}BuN!FY2G+*{C!;m64l6bft8G)MLZFml1olApdPe5`f* z7Al(zuZsJ*sVsL3|D<{I-r=QAS?ZW<|tc=A$$&O=o2n(yp6>#6Wh}+%3Z{S`;AFE0$EHn=rDN z%QoO@Q0xzNxjsEV6kvtf%nCZ$O3<=s*N7anx8PT!`{o)PDa37{^0lSzghoRl>->w< z^r=MA^Lf~E2B+-#E-p>4B7veJ2u4I)T%7NH8sC;N{;h{ZusH;8Ev~JbCrW}^ z<~zH4X3i!eEK`W7*CvbYuGbZydo4S90dH?YBR{Hen2BjJNFq+(d-)Ag;wjs%=K$f$ zOB7D)QOJhm@PkksCbd>*^OwPtjE@QY}E&UkR7-2@v4wy-)k{R}ao`3xH zpZwVRjy2?XC@gf2O3tws_OG9>j3U81m+8`ma#X6 zeRBtL2{nv6)Umk|=T!TS+!s%cBX_8ZutAkNh+8XCSIh{SfQO)A{gM!2!ToH{mpeat z*ld4m#WaBgg~VW*Tqo|*ERqSFEpfq2hy$UlY-tZ7s)z)Lm9!sf@xAL2CXme--zzez z(FViAQeV}Y-C~7e{$-(L^^ifr;)}n677MY(s!i-z<5#JeJy>FVa!gS5StT$|GP9UU zFNT!2f5l_uh4sPDt=H|W&A1KzH9A=aEmV zLSaapc!yDM4=})no5vf1iTiIwj8a%mCSj=Hf-_D18Wo$snHpusd^kkH)^weP$>1P} z#lpr`LO~Y5dwM@yV?d!vraP~T2o(^ZQ9lb$9Ms1f6<_eYvwIp!710-)1A*%Jm|3rH zY41c#MX^>+3n;apb4W`>+8fMV*AgYumZ!I*b7b!ibotni{eG`l9RQ zAi%5@Ku%U8STH&Qhsn*tj?VP~J|BpVvPBH~2v`EOu&t5K)<3u$5h8pBtwD((%9zV% z%C8p7lg)O|!EK!RiR@vqiznGOG`2x#JV34*_*fGq`aedPKQ4~5C9j9(546Z*GJF(Q zu9%RuKhEF`Bf9DNh`5MWOVM0A+L660)r0{W5G;&r+Gk8LMjErPB9MWrcHO3gjr?Z( zExxh*Qc{0_QWo2-bx%iKW;SRx9~-)B!bo#eLKWAhO7cFa(AEE`8}Z<+{q@u9!x(?- z{a==guAd$F34*r^q0eN;P2K9ZB!}wLb}U)cPj&sh;ww;5z{>rquWS%ULg6hWlQ~tX z!urxbLtc97{@oVk6GJwUMZ<2lC7i)K#CEvNwj>2lKf#~nDpSenql6EBM^H1dH{n)n z)nl%p+#uE-G#adte&uSPB~1wUxwoQCnmC&P|E>Ch8F#ELFCta`*mhq-|Jk6xjK?%2 zBMeHVESnaRezwIGLSvI-h0;> zooO8E#uhD|h!5u(bt}lK{vTUk85KvgY(0a!ySoJs1b3HU!F8~N;7)>TaCdhCf#B{= zkU(&EcX#`md*55@`|QmJsoHy2_0&~SS!(LMu2@I=4`wWJ(&KlZ#Xj}q z(VDV+;m5iGPX>6|@-Hp_am(s&CqzCQgC3*mD20I?uIPWP5b~SGFNeZd;{Rg1KNRx0 zOVyVEV-K}+?T4DI2ys|m9Y&{&ny))TG^Gw57JM4w8i6mB-w;_Sgm;{7DME1mXpG6* z$nviiwdI+ZDXJy_83A!#EtFRuaam9vTxEU`RHTKdi6P|8Hwx@=M_9+F*lu|3YZWe$ zCZoxtulj8y9Li(aJ64s=rEdHW?3KZH429luagrL>oW((R>c?)fIXH`-G+5(v6z!zZW?w-9Zm2&9k-F|C=I*CE{(;A^|cMJflu_x(JFQg%9O%A%_W7-+j=j3DfOtp)NutRQY`{0=XeFALiuTE)+B>I=U^f{f9R2&vu-7FTYU?h|>k z6+fpgWEQU~kY_CZOjp*q$3+9JAi^2i`s`Pl`_B)I(fDYBx*MkU_Z#in|&6F$Rl16G7U9?B+%4)0%@|A<-t3ej7 zSP}M#i7dWO76=z*I=(&NVEM8+4n>a3$LBLrE2)a|SRUehdi$y=zbf?t!@-I8DwV*v z8cDV2qxaCD+;%m3kI|ep@h~(u9{wmdt6pT$5kqxTW0^(P^Q?*Vuf7uG36BeMpwip| zBEA$ea>;M7U|StYa-2y`o?IH_96SaWPPyaP;t?lLq~ek;cu;4?8F4C4iY^aczc-cU z2#dx7S{2k|Rp-iS{ILgjkX}VrkN_Ped8JcmU`e4N%uw)10h6(kI6|zsP7=)^KuD)< z^5zv0noBpD>EHq9ro}y=3U9)Tr5^lsE7?@!VO4RYvd8exz6m-46`}fL*Hr^#)ab%@ z6w?*-7Yq48S)RBD^?fT#rj}H{eWl1>eJYwhIpx7im-4~ZD0CvJ>KsJc%vLBD-c{wa zwF&L*;8}S(MVafWNev_#EAyb>x(H$exj&pt zCXsqQr>Qbgt464xqA^K15GKX$EN*Y(rfJQs<>Xn`ky-VRZ0Hc&d{fbF27zi#!I01A z%!1V}$loo7HFeu_IQN?NLh%&{H8oj(tey^t_QCRcb$KS#xq-Zd&c3%XFsA0?p4KGL zKwBN4GFTGSG$3e<=ZO`^aci>u`8JuD`|q9h12J!UD`r~z=NhYMk{4(I(EYGc)}mci zRTia(;kcJWq`8D$cq}blH=uvhj?1FzP(e=LQ>$5P z(tN7Fp2c<*vJhG*ZhJlA#|RDVlj?j^@<{}zA%L#P55#O;)TTZEy8;-uZm5JT9A@7J53@gs6`))LSPvX)0+Rr#Ot6W5BmWK z0`GX6kJ=`+;*%tXm8Wz!)%u%trL)k;gtYVmRMSZF? z(DpMeq&?HG#jye5U2A~8j9Qq2Er1dnS7)=7nBdr=B}K+?-1Vu_Djb%iax)s{R7P1* z%1bAOfQJ3Sg*V_U?-vA@xhp1h<>kHM9FpUQq-i;orK2_#wb+4NoV8okp+|5GU?v!l zS%50QKYsb4mWMsBKnus!$b>+YuoBHp>2F)!n{?A^Z%5F}Pm?+_S5XQsK2PN+h z-v4R=o}aL{qFin*ZjWa2Bh#iOl|DPf9K(2w*%{Vk9X$7RQMysJ+JBtp;L9l>fufTpI^l8+Kw+*5EYTm=aSRpp=$ z5I8}uh}46T!cHR#tfx|L>5tLX*kfDJpm`6ocYZHFDU}$jVYWB z|7DD6%Z?eUNXF2c6(ETLBCESBuF1lBDcBDT4hg+OoeD0dgm6I{AEx-7|j?JGyD8mf`2}0DE^q>$wO!e<@0Zw zSO9mI8zkwo&8vYXtHA$0t#CfRfxO+E@hT&fU>FltT{mwi(ZH>a0V$9rw|t0=R4za;5^?Z*CPh-oE5x6F z9R4gN&F{^O%ghSp3W%6X$_*9SUh*TB4#cgUxMMvE$dcAJ~NNu z=Fw9)d2Bb{Q`l%?CHfLEx9@iR&O<63pu)VKfb0fmjFGr5vv8W=9-+^-MuC>{6Pq`) ztYEu@f+_n_2@+l^zKpqcLD*qpIi%~an39LNVbWQU>qiu?1V|8I zp!QBrB{VdyQ|cfi6p4P*Zr~wnnVlc#5m&A#^|31MA~RF^a2>0`62Za~Q}2QN)cAjN zEpXGm+&ny#@89cvs`NCh*wGzZIvt+Ep_0(+43D@#j@fp$T4Y9pXA^KtHldDyzOZ5Rn{vkuJDg;^oOVg{4aMPP}QLsxPlcPaLjWR zU7So9$ijI2a6?sDIeC~+P{D%MH^7oQImM=62BkYWF^L|8rUkqOLk7hmj&Z`6hud;b zW7M6b@?OB#5!9Nl-Ye-ve}Jnaop?3qrnH3WM?gE29<4tdRNiYhqe?tSqy#{!EVUt3 z`L=`!uv}a*^Ds$a0x}F#!X_^pr6dXrly~&N=8bz>9`kT3Ll~XXem5yFuw*s!%mBr? z{@suw@EaJ|IbA==!wZs)?XRyJ&z_yJBf>yU@*B9Z{%1?{aoF$9Au3bZGQ*Q8a|%=c z$3K5=DrVv5RCeCO=upx6AmiARmTsXl50$~^1gEJ7_j&F!6bOnkTOrv>mio)XwJ1eS zY$f6QFo!$?#+B1OUT!)>r>kqzS%smG+i&osLXv(#)9M#(=DFJykyH`adSn4znJMDk1^_0Yc* zoK{(^%sA7a`@YW9%Mv-?BF%w5%=fcb$) znYVg+TbyMK$I$lxcIhuLN-}>1Tq=3@`#gl5m(ToHfmYJCm@1CPlC9g%#p4?wBVk?9 zl#KWL@!-y>NvcgrXNy;`QpTNnfFA>FWs!F1gsYVu#_E2R!q5HQv{}}x;pjw0sZ)0d z*dm&ND^pi4yqkS?LJPd|p{7U#3h$c@dj2r{?F_v!wQu>+gT)Cr60kb@iGn`p;lTyN zu>+FRw;I1RZe&~h%T5w$TU%i&zrTvDZ-iuOy)}v8U95DYc7QD$kS+X=*rxOGw4;=C zILe_JE+ERFdMi(L;C=M~20ye~wh0V|y5Q+2QwvK4hoW$x;R<9 zT)-A{fs`TtXvgEqrSdE!-1)z?-HV}rP5F9eAdRB+fqjGwxAHL7^=aVk}~>d5;5K5E>O^6EgD_ksg=lO9UCJui~n zmW~*Nf{rdxp|b3=+Q3MyYCFr0LJOs@RG9U3Zd2OUknG_x7!%_e5dQu{!2dM)>({UI zyXbZWP|(`nG+e_JV@q{_`~^h1B*LEBi?*QKAW>=q_mwY+U6n+$<;~hH9|qBnJbr8S!bLI3KX#6v0WEFfd^G@J`?7`D(akdT z^TQDfj)h;31M#oYL>>WL7f4Bz9TyQJrDR~9<~_)FlUFWj+jsWx8c32L?OtNa?^mv#;;W}4HPFaO_=!SzF%a&|bjW^izNazoKv4r1*?&yHJWLsr z(&&mS@dkHR9g9f#J%2L3?aPaZEOfm7@I)FIy@WzJ%{2FohW_NvlE3oWf;wzB;j6dS zc8v^A;hR3^+kPQD9k(!5uQJYfKl(B3;Ggl=$9ZM{KUzLM7Dd1AwFLe?%(k=mbOexT-vEW)+sGEL#NdKho3O3Q$fo13@F7}#2#_BOWp+cp``f7*r_9T0RaJA z0s;acNDM}IXr6`I7w%@@wwKAGWdQxd0Kz$E@vzwIe_77eQ~Ea+>+!h~*p}T-cX?(^2KxU!(5LU&>3mFzHYTMt4v1L@d1AjPp25cbC#j!g@UJr87p_ z0g!{hKX5t=n}xuq;O^LpHksAlA;ho_0jaHb3wQL3x0Z0x4~8+yuO>48+``%=43BBbmPw>iWnhkxQnX0`WHpK^%+wDb^cTrXfTM*)h=|GjCYRji>ZBjoEBs@GZ>C)Z$Otff<1se0zHkruQvkED zW6zntgduFCAQ6)l-1W&0>|6X|oS?=e&Zw5aP*~0XE)FUtnbm;*_f$nmh*_x-s2eLk zRFc<(D|6$$N#8-sm7!5A4x7*o-NSjmJ|fe@N-<$Ir?t^YDGE*Up~sk>#xjhlbi}h9LlM;=xu&)su5CwlPNN`l6E-X zi6`z1J*P%P^VjUQ_tAEFqpz=46CbqVSLkt=#7jt!#Y=M>d!aSQpIIA=eM8Dc8vJvN zZikx>-OG-Cm9-3&xA>P%ySSZ;OO=G@%i&1r9hDz|l1101rjCtRedd(Q`tGxG`4UL=Vo+H-Iz!C05%#XUkt&xG9s<*TbF$3VoY6VE z()I`~J_o#-q8SIAUE^(F(3M$q;h%3vXxFZVe>=w>-EXm$rJ`SB-IIxaf3w{n@NZ(m ze>baT`S3M)^<<6WNd1_sVE?j}iDR-!uB#p2V($W8M{Q9`yrb-q5gFve@{Nb7y<^ts ziuwCX$bD%`-a29VYX$#qjdGz@uZY`5m{o|yA20#SM4#*!wJ8(k9aWCB&)4z80bMT7 zXXkoOG-GcZMbzRUJEo@H8nz75glLk)HR^R`N&JH&PM+M-B1F^vM2b=fudc3cOniJm zQW74}%j|R=-KQ}soz4__qLNnq?7j9~9MUJ}7RXGz1Waol*o5mTX5T_wo8hJ7AY&}< z)d2xn8TDsF)h1n%<0LnHDZ6!V-MJHy)<2>+kaSL%WW$Y5Goot?DN|yYm4r;E>?4;K z*{tn>d3d9_$#|_rXy3kqW$(6)y(;vJE!!K<4<1v&Oaox!_;igM#(1 zkBmFx2^d6Fi z>b^UZ7(<5&&_Le0`D@8^daGDW82ppjViCi)fzY1g|Y+eM92F_|z zw0`k**Gu_OQ4Q};i0)?JiPQ_E^SVQQr6#h`jXNoLGmANl?=O-Y@1NGK`?Giuwe-E% z@SpRB$pVp#)E2`S)e(^4GpGo`*a773-)X3g*Y89U4ZASTHlTHi-Pio!=boNCNrc>S z7#SH2ht<^7DuG5W^^J`Lk&%(wEw0BpV0xH#G;a@>dA>mloBh6C@}^*Rpf0o0QQzU5 zhOl#w4X(K~+M8^zyce>KUI~KH|6tm$-YUI47D&w>t8;YM7gmXR$FC;PDK?kNTJ=Ex zLctx={oCKWr~(~9f`A>t#4JYZBHv%>-|BVOWDd2(dMCcnl{&9#x;>R~7sCP{sFFEqMfXBH}krc)&nC?+#L zA}v6JfTs%Q@86$tJZ2HMtmW@N#(^T*vBN#V|Hw~($(i%JJS!aT53Dgvp3?M**z@2i zq+ziw=@J~tJjO&ohOy$0>Br`XubU=}Zm>hg+LWr;Fg=YdPT*I;q4k{1cX9q&X{HaeBy%&a zs1c$>?br$8G3lVPDr&= za#Lu!oygZ)o#ak@5L!1)CQ5XFq}wk3G)Z~amhtYrjo$KEfR+cJRF3bTW$q*4+pTN( z8~a&!FlWi~Bv%Sa+3)pw)%%aM$)-}f+?beWb|v>QddZ;oZMGDB3)y%E=Be#FdzXs+ z*fggdheu2+Y=mwP#PBP84R_AR73BBZIU*a_^9<~ULm=@JqWAV+gmX5PKg zA}4GW9cCaa{%4`vLMl8k^<_Y;2m;ljuH)tFMxEB{kB9hG2Vu|HJ$214`*NXBrO~N;D>D6jD=_0DPOb4vc z?AO&&Ku^`rKX)7RWnE6nmjk%zM%wK^%>M1iAMB#y)3tHA-s9v!l+I!5D3MH?xor+9 z>cGK7$gg007*Nv76yR~h7+Rt_e#T|M)7?R@?hayaqO^T}xL%4*(J0lFYP$-YtJdE3 zmFh8)%{HIeTu7aD?*fV(cpaeLe;Mtq&$7{`il0>(=?kpVp$ z;g>4yaY1*TW4+xD!i$31derWb(vwC9YyY0k`_k8z{(usW&(?of(Gk@bjt|r|n_5^{bk6+v&EAQDXay2|N#kZO*P%Yh z?)Z#~(Uprz{&g;FmAEhZHTK8v;)u0#9_zosn9{1RKYrgM%otME`@a0Em}?KE3#^xs`sy2oTu*d z2}jT4k4h&u4IZ8d3$MjlFn?E~Qhu_*yjyppM8ox=Jg*>+J zYSE(s+dodmaYn2@Dv%@@SA?97k-Q!U=IP9grn;tPUR@n7KtU$9qUXvoJq0d!7e7u? zQ8*8fx>dR@Ilz}{mU5hX2my9bH86+-PziM{t^BGgOze(XiQk$|HeW`a={JKnfW1n0 z=eS|DU*hj)TV+jR4>{ENJ7x-%&5>)1GLM;_L7P@4`$Se$ zBg_T1T5XgFf!Ecz%%7nlC{S%(o$+V}-`!q*GzjFhGZMRqMveT%k%tT84?^JoD zNLiXPm^sUfpvYglr7G@UN;;7)EbVlOJ|lE$&L#!8*M@^; z0qC-E_fwH#7dg34+%Poq4XgYE@7Fu3G!9cH@7p=)avO$$L>`lbwPtb5V$*AShx?4g z;?iYgD?9vzP6n>8M00xx#Vn^LBe8tC_$%)>%_P969mM!(^vLUyX%UcSx zH`(UlFdspv3Z`gxv$A@JMlOs3QoW2C&b;z|a~T#Emg4gAAG*K$aoh5%-rdsxU2e{F zJ_`Y1IHYF&ElC*TJggdpHqyF^0_x$=qR51ZZoG@9Ey?eo;G9OMEM4ZvYB{T&-dw^< z`5z`b$Pkk~@8m?Ej#@x#=6Owhg!DgqDV2%Q5)W|EitH*_-)$i|&0*jvj_NcL*^@w8TIe}U2bktf2S|i5E7Jo0{`oU{9p(%6ZSi8o z4rS2Rki(V#cp|H%k^1;uLr%lDZfjCYfR6h1QU(mtvgVDT2Ps-SOx194HjN24w;>hZ zNIn`yMbU!T3m?JtG-h*HajOUfgI-j=QaJ(60Wn5vSDp}dV*|^)4_^ny;HfF38-BJB z?!P*F6ZjZV-o-6s%F-{z3l_0D#m}BkUix+QdN#qo7G1UmQW>vzxJi0N8M`m=x`!PynhWexbv#t>h2VknUZe*9ihF%n`WB27 zlhEMfT<~nuBs1jN2}!>y&FDb(V;cTd5P&qS=l$=I@gz}vL);7`1S0zSzCG;!JinS$ ze(aoWyImQsqeXAJm0AF;e}?l6xcfY`ua$;W8pKegn@L!R!|KKJUlq)2Y6KZ zR{XcpA|jrM^oWr$W?>5a2-#5`1%+_P+beRi6WstGMwm$~g0_s+`{a#bD1ik*K3C zl72ZD$85*xQor0A2k+x0^PvoI5-Gf>Yx^L0nA`Ve6c6~= zs=tBt*9XC_mYAUC7Ck*Z4)=&hU+XbDrT{)r z4c`BkXEh?-uAR^Y^;osz-KDj9rQ9j7kDFd>4KA5(+`6+8aXSp#jP$Jf_y**U7}F0d zT7MYXOC1p-1EIZqzEVu$hLYYIy>)yi#uplHO<1n)3$sl_2W&6zCZrmY^=#LO1cPkP zICGi!pMrK2$fPf6(KiniD!^-S)sX^Z0|-_LqI-oCVhGd^X6W_`ThFNz&vVxy$bAaT z!qEoNjZ2u-6tsMVLG8%av+&BBhZ5ON4eQFO_Mx*WE?ptykyJ*k&X_}x6C&ufL|=5# zN-oJtcCpny87kka^Z5HGeu$%7`2>~;RSpo0{GMxnUaV{;Dh%23+rLOy5^P4(YAHlU znh83(TDNF$27}_b`7NdgEy|zaKsg%pra5C#I}3Ke5%k{f!snmp!Tv6kI{6Zx-O(0U z3<&mWsCDwOmw#$MVv|0ugFrcjeap1`n;WH#=FXUF_zJAOq;&DKo_VOmA3&g6TB(a7 zaZFTEVtiJZHB?cyk<9Rhp&^wjbL5w+t=0411sSuJ&p@xaKFBoF6#fPrl2E zKI=h$bUQA}aKs-}a94s~%p_0J^82sW|EmRfQHx)x*dvXc&Sx8F9)ojgUqZYSeW*ru zc-wi{+R4041n0Bc7*9yJE?z3L(BdF=#wMW+#ZR+VrYnwTWE;7aT$(K`PJFsw99}-vFF=Hm3e%R#YZEqH~kMpl{N~*Sct+S%ano;?T}dM05$s@|>V! z?M4hc7HwZGeAWmAP$5C2Vt!ZW%i+YZYNe@+;1Dh?ti1bby$$fB16Rr!nY^>=4$^0&G^=IUH5NU!1{goenc;Qquj1~8u&(yeXidrfeDXHr1)yok{9Wm7Kb$?q^ zLFmG%zd8F>pz%18L^UvD$&-c&3+DFS%!@eI!RSh*F|^^R^KM*QM#*}ffu!>?cL|bu z{=2?U)JI0ihEb$spbZhGNa>y5f77Mb8J6Vl$XWD5{Ebr`?!xk9Cj?ZfuT#b2R)AiZ z0XGURfDe2-@53id|N8@YH&^o|8h}7(6P)M(WY0+qGSujF_8FTerb#UPiJtRhsas61 z_auRf zan?s}8M5T{*~PgVFwly*Ez|*pZZLDq$#X{wYzKmep0eZEY0JKN_O^2SIci*uOt|go zeup6T_`#mqHr%$5a1X&aCd0=(ESBZJybee2L87{jOe1ZXzTsd2kZ*zew-(L;6_2+e}*2@b$S;G`q>Q*746GoXnV{=wyC zsDdFa%E;q(HmmPc^Vsvd;hH9^<#d2Rl?!(^=@~O$W~aMy<0AtW)*2Ck?>RY-<8cUJ zB@Y_~q!1|yGeNobJrZUR0Yv|g+^~d#7B<|PxNX0^nHg^P=fl9s&%soxV66^hIZNEB z183*j>Acl#U&EifGsB9*=L_C4%J5|$-f7R^etLy)c|G*aHJlFnc3e0)I@(`s-KGdX zn|QW*Rjk&FBXJq#%&X2=V;wG+*&qJ?D>IwMjD#4=+wdq2XHO5lJSXDaW!KLZ%rep~X`~&Y)U> z#W6Y&>09fWsfVh zOn2Z;aJ3K{h`Ljo-Zx3-|T6y<=wke7dJ7*b{; z2v4y$xt;ig>gh+&ZGtL>s6KpraHTz&^gE|_h$NV28$IJ}wy6V9b_fDx@T8otbZ#}XJReMN=Trv*(2el zY9@{=7m}t5HS>76Vbm4HQ8=R-Ck6Q%#Q0IEFePHig`uFJ@aE1Q7@xdv$yYh(Vo0E( z?V*SIj}?W2tyah9Bf#|{MK311@b=IGgY+4msvH2ZP*B*jo@gc84%%OmgfapG9_ec> z8Hc?7t?K~sgGX_+Z(%*jk0hXz%YC~Q70ueXmCdk2{dfqLuw4C5V<>{wo|u=50%}!f zz3LNOt<`sT=I=B-@2EBQ?t@hBRg3Ho?8l8PiZ5BW~mXw2Ba&?rd&kcgrY9l>#oPh{!~ir<{Bpo>cm3$^B@zg2 z>~QB8o*@Bc@P)_|Q|jHmSMjjHYUxnv#k21wC_P>8K%P)Wy+8J`3BusOa}^9c7N$pI8GeL z84?n=G_IZPV>T=GjO+B;a^OMug$Fg)j<0gg^7#`G;5y;O)lZj*pQQ(VqJ2eFH8t^C zjC?=WNd<#+=j-e1V<;m8Z?(#<6=9JXkv=m}GS@T^;`T@@UZj!na5VRcZt@HC0ut8>Lbw3GkCQtNs;p}85n1Rc zbTgBPZ}f)qHMc{Kv`oMs&k})ta;VVNL>Za&y+E^OC46p_a5E#vjNSn2#npC%?-#S^ zH+N%n<1W*{@=|d@r(kE)KjY;#bozj(NTp81ax^1+A_79Ge3peQbx;N-O=1n*Gx7S+ zfO1Y+K7}l>D3WoIy=oaQd{Z*S{u0-_Hn3_C;yAMrR_CK1AP*2WRse7vqyx@bzpDR( zXBc@{mI#4~aPE1AJp2fNgVKO;-($M#T&u8|$olc&LNJ50FrQ8w_ZAW3p7@>Guf|Qg z7r3trf@tl`Nob=1WUq1GbeTyF5%0~s_@Z7FaYfFvjP%e5U?@3IdFB3=9?eP9-(seMXs8an}qSNooswF>}OAM`9YAnD(Tqsm6mX0COwvoo%< zuvq4I6N+v0SrR!Rzm0wzcpl^S=|Sb$lb4Rd>3GlJ&zZ?z$kTqEM5{SKZuRPNIK#mK z&wjF|0M~LQFE0<1ovujtM%Cpg+UwCJWk2tC3IYDt=8MDY|NiT^*MA^( z$Frw+EXMQajsNch;JW-hwtdz=#eba63=;^zi3tgfZSvoQm%=esJvsw(kI{2}S=#G- zExAPtYALIodc7B!HF~`}A9%Q<_JmR_qV#&A?V++n{{;Q?pd50xFT&MZ(P7d0{Nv)B zTB!R=&gAQ3g(RttM?9+G%f$P{e2R+=d^|kI=&7kGkQGp1%P?k@ot-)+nrWvQqjrhqRdQJ=iQR`o@{#jkXk(K& z_b2%_PG$t`Pe(>R^hZixde`2?n0P%Y1w$(V-#Eklx4M55jpGSB5ySiH>e1W&1kDJH ztv#=?8!t7Sk>8dx@0zpZ?h|?@3A=oi=Q+6dYS@k8?ova;94n|=CHa05um>_}hsZys zQYMM-Uz@C7#0S`5bPv?Ir%Ehw{=VxzKOQi@jD9{O7r28m@p-BWWZNKrcL!CF`5Gn_ z4g$FsVto$wK>2f@E>3=#l7w@Yrlr2M+40;cc-p0H2#e9=yT0Lq*;?v>>2!(+!y-GY9hgV12^-{twlb8jIn;pqAeNf| zh1c~crG-vf4zWLqRADFB;JKltMQ?)5{RKZN;YKYF2Co#B)|{3-@v(!rpkRcUtDqKr z>c<_rl+-(<9rSi}cU%xewU5d=?ex*gX+5btY)%#Du_u%M}K^}%jM%~&%z2C=-Zcl zHP9L)ycXP9hp1^1%T|4ijK{oIZ_whw1G2BA4HhA9ubzyH%}k2WB5Ng6Aorm!uz{l% z_Qdo7&3WZ~*m%k9o@Fto{noS;xL<=*W#_i{NQls0zSKBw#jo*uX9t^NvjJJ!Z|yKr zBDl5a)3l|nFqqT31%iXnK9p5_(bD?#a@OCA0%Jt0b^j{JpVG6M15 zai%H)s0{O49})~rL)}rYa|Ev{gsubv$o*neisCjMT4i94970hqXn55XD%3jug{?OF zs`j5x2~yoKJ3&yj7nD(izaPKGUofZx)ei;)FdO7;pDxb3sd90nZ?(XU@aL;q}Q z)`udARW&q!yyLOmf|S*^W~8Ixb_YsIXz0ixHrsq?b=bogl9xa0&y^sFNK98;axTW$ zQRade_}soz`Q>6i$NX(KwXoU)F%+(>+o6W{bs=q8^*mXxOR96G%+KL3(f`e~gJ#OW z;tWSj&Q?sovoC$RLj3UjJ}}zcXNkYS=-**b!*PpuZle1_-6NM%uVEt1$z8Ltuwb$f zV;)pPp1yJ*Ih61A;D4={D3zpCRPqt_9Dgyvz#BS5zw6d4KBJvBLTLvD!WseUtu;8( zhu8Uoj;nLG#uJ$)O2x3(6X-hq+x#UAywQ93rL)3G#@I3~M~WFMR|=hq-T|!gLCDkn znTGDkW7Z}cI*f7G-Q{|zevXjOcM1gL-6v$JuE3r9@E<{&Y&fvPMBaWC!Pyqtjk89L zR9RiSzQ1(>e*Ay~;uJuy&||@c)~%HyKuuF3Dzz}73hiT4*bY+j3#;9hDeS&Rr}5S* zRu8?$wg>d(;=n_NKuI3z8mW!u0D2V1`~MuL(s#(R z`m_(7vPtPZV_wzHcFoL2X5H}DPLqq>KNlLJ`ydUhUO6=7bnI_BR>%}QfgvlsR9(Sa zrf1*aGNC^pc7nlkX)tS|mBg3DFy`!(%{cNNXc|6@%OOt|DN`phj4#_Gkg1;$4>2rX z2okEw#x6uByB@+rCCvjJyY@(ELHZ3AF zWh65DNt=H)x+W$_;8P__aPH%6g{z$e+ao(BjClP7sQ8Na{FzBaCg4E8oBG-t2iSN%j5k<3uyiCeCEuu1t4=S!J5w?K_r>MV* z@)^~NkisIvKyvkcxFGu)C*(g%h;F&(Z0f$(&3pfQjsCPj$mRR-^1X;UD4%vaS){`z zXIrgaiUvm&3p!Qw-k{4`A?(kMMI#dZfMVF)8jb~@&_@d9e;=T}ZYC0YH4_FoRv|ov zh-nq`U-eUF+e-Vqj1Pr|)mkrqDE>5E>GJ4(Hh^n@C^i@S$)<6Kr$V~V2%$SF!?Gu- zO{SAwQC77QLJMak$)6cF{CW_3pN4y=gyWwlyXy;kk^CNB5urf#Bv~zgcZaWRCuGYX z(GO?v8S5fil9j-ZsZD+mjBj-1S!3XiW+Cg+iN~wMMT7dXK-iy-CZpD(v3DZt^WC^h zp6SmSr7SZWv;O_??Zqx(6i;TyHmXWHd9}E&hOX|xJlgYND7c$oKSGqisNuAY)XT<; z1Z5D_ND`*|F0IwNI{9@T%E-56QMC-2yL@lhh(<9r!S~&(ayy$R<$ZV{V?5SbKm7&0 z7dEUvTa#b7Y=ycb;!S~7tn>RgNl$)ob}g8qiAIXTCk~?Aj3>uKE!X=K`)s&44oOWx z4TicZBt-=$LbK6L1}jvmH!u%U+ubHmO~FEIPu(aM0n(n2z;f2J`PM`8(vCpXiC~TD z)ZF2W_zl&m+E)>Sj*fpk>qn_51zqx9xez5g(oK2Kdogi?Xp`a4yL&^&&}>DY$Cbs{ zVx_028ZdKUZ#ml&99Mm`O#=EhP8Mp7!%0dKKOlQPE5@cGi`a) z{LYUh1=+K{N`^9O`wY*F2k&;9uhODo=E}?NGf9^ng17IA!j+9~yhe`)pt}A+7&#h-^cFNDvMfw+}Z9*l->G+8J(B8Al!` z6(<$_QBvp!=3S$#wrLA&3;L9FnV=NI+4Ur_cl~`uk}_EiE3sVlifehq#5mQ&xk%1` zRFyx$XYqz%UJ6N0SYo5}!2%=mY|u(AYo=Qy7pTLcLY#r9%873aJ?9RC4#sSKM*ad` z#S;M=inGbFwm0tRs}VmFy;dqxr;m4X!q=+r>lQ%tQNeZ#m?BULH{27efBP4>AK!p@ zc*aKJy8kT{yf{a1fCDtHj>5eMML;qn+bt9-iFvnhpKOkK>JL<;kJS50i0av86 zW@A*b{(-E$Q@QY}%){Ofg2)upz<#Aq@+FVhlXR!_$&JG)$kc{v$GL|twvg<60;@Aq zL0k-k@`ih<3|^YaLdD6D2m*4y z2o`_*)2dE0&TPj8lJosNxItjezH?z^RAVr?r^EHu7H2dKH$kK%jxD$&CP5BSzhQN> zgIPjp#a>;==*Nj+It>PLUpCER4fF8*sjx~o@N0cDTGts`lp_E0Vf;adof}Kh7}FKF z(w^F=i=@MFzkM@u>)ZIhZM(EG`ec#8^Ss>Q)mr_RTJb?Jwtth#v&4V?LZ0>oi2k|; zTg0_>n47$attvmm`g+bRAIp+Oq6Dz{FJsWUGt+r{C#M8Dc0$$tTnvqb?HfDA`c$b( z_u>j2*~j2w^fV2=Y-q>v@##~SFaUlwJHa{CCOT5rSkZm@8oPjhv!3!V5g!ss%Gb@s zXqgd_7{DLZf?4B+v$Ie8D#+Yd!yF10*-KDs@yF(y1@Auu`y?-R5V)xf}_<4Dt{-#7Fsgm8|6SWIHE<6-_lD-~qif zM-G8w1@D9RjKIgpD$u?sYnkSMzU=VE(nCOx{s>p&piUKjfS3DI9~;#I0jODt3yH6d z_X}2kTX?yt>r4R^AZ>rxn@U!$-WxQ$V}LbMrfUNFbGE#_$w0elzlp^4Wn=32hp?j# zK{5+vjcn~h*KP3OGkw!BTm58$cR@@N{#ZKVf2&Nr zZQ!aW(+@@o8cDjvs{m5;9$CWbC~vdif`o%+=HMF(dNpd^%@kCh1#3eL{1V4up$|*x z5mu3fE3{@aW!y;6h?0-P??JzPYIBP9oaa@Hhlq3IzBjsJSF!SN?oLVz#AHbrP!rbL9QR=w+i<_6>*}kTyMSe4e;A*1Oruio5wJ_WthFzIQ|L z5ku!aPd|>7As&5DF3%A9w^ZY*q^S_#406MrC0=f!u{Lfx3DSfu0I5YU{Tcc_nn>^uhH0>13^RG^DmJLOvbu! z6x}GS3NDPqWTMX{HZ;C6J8cv#)abEme65EzO(Q6Sp+|(~5?xWchXz)>G!&hCt?!mk zuv_<}SfLzz(b*y?4IP;z@T<`E&34Q1e+FVfluxsk+%=k&M$fMwVX87gTJ(g$@wc}M z!E->k|J4FW!#CTtdI#im(Q6@D+q+i-L9yqCTe9Udxg6uCF(GW!H-d`29i)fZ|GSke z4xFc+Is^h|>F6G1Cr@K2j^pEB3uPC&XGvNf4Jc7EA+hmS`yrKzgT|f~#{#-e4+64q zn<1HLY2o$t+!wIOZmcCM>kVrhP)G8&?^&>Pp0>VUBT%eIg2NaD#s@l}d3@*dWpd-T zOX~`2qYv6*$yhWPC5swrqByKVfmSY^-XF$zFfWAs$yfyP$;0XkxpcZAqx2-}4k?I4 zeCsRt*0Cq(3#&~_Oiy=GIQKJW(TWccvG;1gctiJim<>dc=;R*Z|Cw-4>L>Aft57~8 zT0Z{^fL{fwapN8Jc@OMpQ_7zcEnoZvz=DpM(eDYr8;<=rivKcwTL0fqUgnORr%$}6 zK*MgL9}r|JJ+so%P#e10+P9%)(Bbm=fy_(} zn>Q2RcNc!z(#iGRMLO#o<-v=$;+f;v0$gFpb_}yXzl1(mQxC8=CY6et?%kmHmY)e81wK@FwXMc=YveOP5e6uPxwO#5rBurJ6D7Xu_rDY26Mi8xBh0eA6azI>gItt1ntQrVuX$CN7>-AQbAO9cB`hP#Je7ti&_Lr)lh3;=O!@|Pk#49eOHJ13zC z#Xn6*lT^nf#OHB+h&_LBd92+_jWKkf^ey#%?KX;pcV~nlTX0wZvQ8_ax`Vyw60+FT zLC{6M6P}7=vW#$qK<)@hd8*cFinjb@V;JthPlab$5^U@Dsp|S!vEHC5oahtm=z=;= zc(?qMWOShQ64bi1{;g&G~{pZng5?KQFty9|fd5eV>UMGuYA(tz$%xq2G{AmuG7 z^=xk}x-J|ZW0$z5$p%zOX?+Y8fg%JX002VSm(%;>t$hdpxGzNoL5_4uQAH=IfN9Xq z9LwY!H=tG558=!~JY{etXaim-5pX8Q;II!xRM-!3via#+sn?-m_$a?+dtI~;ys>pTKBJwb zwBuAC|2KiVVcv2G4&>d!Fq{+~@0*w+9?b8XU4?bkAM91!U_O7Bz z8dRlB=!0WMKMV6a(UT1+NXCSPPc0-c%d;rFi!!$NR`neE6K=&89<~r1C6Qm6G50MvxRlh?yEBaoNHHIVQ>zGcc+V2MeG6?%G=->JL;1l! zK3t9VNXbfMme)%PviFCCp8?<0Eau1D31J9KAE%)fz87XpUDw0G!?$3u+-C2pT+sLH z-vx1&+JJ7rnBim3Z6<}9Z&H6PE4j|=*c5QBF@5>^0EAAo3-iW==$Qm3mFD@$cJ$jn z(sGy-Q%%FiWun%Intg)0<$h|BeIl#cMfhq(OJi(QRi?n(=Q+UimrG*w&+5@vHmjFm zM;rXRf|J9{Bkckqh~2m<7>i#!B79CqtsRY){nsfBk9O|^=|F*@#0Zd4@`1IIg9A^)Z6Z*b}MNbK9 z5F8x5)($(>SC-ZtxcKiS*6kC+oRGJzwrmJNU-W(r1ge zE8KQVoY7sC-hJyPnl*=?471^`T!1MN+L5PvL?La^csTr_?et=^*5Q~qd;N-1D-_`u z<5bN}5&dom@6)R66bhR*b_Ksqnz;59oIx;v3+BNB@N4N7V%tnr!IL7L0@UNbXTEq2 zqyISaIt%9>*}b?EvJdp|S^A|TG#3M-=?Ps7vjI^7be}4WZNiziOXf!Ggx1bhZU!7B zKp;>XJ(CQ~LK5dz4b9*EL~W(73ornkCf`IuLGH=Zkn=1Wqq24tY#48TJ!GGx>prxBUJ@WCV{T2w5+9U~))t!~-hld^DLXx)*NC3xkY0x2Hf zSbR_h*V);K4wP1J%{ks_o$~i)S>%xFo*`*GnZ>-0XxHCz%#R~0b;6YtF+>}lDgT~P zz`R%0?xjEXjg_KzGH4fSkuNmN!gA|mO4qsf<&)2>&meZO;TB)8@pt$wrtX6*(XFv# z=kDX0F;s*4p9(L0{v4rwD52|2EZ#EL3|CNA6_kNs8qC22rORe~n0ije?(7F+5<(8f zxhnW`V3?Dny~j`wm)QG8SGac(XA-ilHC=?!lEV<{L}9>9P}#dGZemS9P4}p?p6{Yc z%dVp@ER+DByqWYofUUP^cI1dbnVSUjYuB`|m2G}-USFwEv4=5yG?>5}Mi99U=1EvL z;lE(jHwDuM4e!uCrkGhXEcm>v5Sa~Hz115O>B=rrc*Eg#6#!%$a8 z2G2fJ;j#vjEU?Ik8%_%d&k|R&St&SXU)ZfA{~Tv4RKr1KJL^mUa0cB<7@q{sy-d8Z z=BUz{DzH1w-}^lDW4@I|EWDYGC1s{r%v1^l!`4&r@(~%XhYl)Woh@^vBLMb6Yjb3J z%{P>>{XCoI$K6`pilNVP~fw>L`ZL~|!fw`ZtPVHS)lrk~{r*P2f% z9D$}&B#Te{4W6NaMYj#3*u&+x;$QeqKn{o8fGPcsRWaQ82Xu7npVCiB%tt7yxE(Ky<+I?Ctc;OnS=SJ)XgB2U?fn!#1u#I2v1w5&J60?Utfh8xI`7 zw_)q@HhaZM0YL~lb>0yqHs=~>@4}$+>q=CDgxpc3$Y7Pt4{Y%>FeHTO2-<2~@fog5 zWb)NMGFplwSjZ|Gs$9z9wU0Kb7=W!Fyt#x==@U}OBniiyBz6~ zQyTA2b3OovfzVD$d>isVKbyAQkd{8Fd^c(kxGv_?)2tI9u{Lkm;iV`v8h=8&K3`O0 zoy^|br*S0}SF%usw`u6vx=n4KoJxLGImSbW!4!`D)(2dOe|^d?ES0+0eQ<#w+-!=n zp&NdJo(z5p{=YA!P!4Sqe|^NWCbI5+`5F#D=$HV;qec-)Het@{7h>KYW4slLXFW2( z9|;uc5COjk^cBsiGKoauTR65`{e1_*zHz?6Ne96`HKI+!!j*boQjx>le(TD4!p7f& z=|(r7mv-OC+BA;nt<(L(NXV&a*9&KG*z?if^S=m2K;a;+IR_)#iPY)W!$@eSbsb5B zGpeFFaeg*z{l2KaxZ91ixCeAze@Yiz4{2I+)97V8($jGvTlf7ol|s}c4_RcmYcCZt zA>YV$+EHqq*c`k}y{>-apx{$$u^a5i*81vNh9RQ}V}+NX*_|IF3TS&3gkMOsnJc0{Oh1Yp+h3t_N(n9G9 zS8MX~KN1lgH(Nx!=BI-%kB$<(NyXJH#NcfjFTOO^*OQJ_AzpacT-n`q0ac^t5#e;y z)Iz?G;Z*;cjClz9_=Yk7waD#Leks%rS4c^S)u!WLc7TV=527b4!~L83q7W^=PF&L3PG2MULe9JQC^`>G#{ zNFZl;wLiJv`w+S%`ZPkf?LuHeEDE+K9^?;P(-UlEf1E%f#y)kE8ZmGIdvh__43kjZ zG*Xj8tl-B5UV@1M9(}h`WuLkHw#jJb@1u%svYu-tdfG4D`%N7B=H+WMLDw z+%7l70e7NnM5WCh_ERcdKBp1FHW{~VL!ECktzAOR7KjgjI-5Wtyg>-F?};B{>_+bb&3P%#F1kp^`2Aqx|7&%!@xzs&&@ZZ#05-6mj0gg_b;9}-1 z#odxIBqUUF&3&pFe7>;Cy<^j)@FJyj4g21v|@n&vc8c5ii=>Ht*r8`A)glkJ&~86*>R5GGoz z0MAPJG&(iYvv%rNs8K_zDh;g&4@a}u{&{{8yBK4(hbHoa+JL_grwIPIgxk&#CTH+z zMP#A3?GG&zl5ZC350zG24Y!A7R;>_&^p!}^gU%{T-xK<(+x_|?DR6sbjCQM|0(U?h z4qaPCD`MWReQckrA_FZa2X1uGd81XF4OTKKT`@4+cfwFTYJAv_LHQ2Im!Afx(O2SJ z`ZOLwIi_;8*RqRkE$UCeM(&Lr*JuqR=m+34N=vkHzIc^R@>nK4v_M)H>eXLYPiXC= z=3r(mz8r@FW6_9iyWvbEXHiqpDEll z%xg|x=Jb+<1JpRi@pT`nkysr2c#|FHau1AV4zmL}@@^SEF+_V$L^Bab1oflW0OU!5 zh!Y4Zrb3f=V-%}M0EqiV?lIW%MpydIDc9xABMSwaQ=b0g67!=<2b$!F}5 zl?v*ksD|4oPT$cyze7|n>NdcKyus(d>U!yT(DTrSeWypE#FD;? zZoE{45nV#K>YF9{SFOOFLBc3jK)tQ+LWb9A2Sl~+FH33mh*ZFwi|S0i%6dbua5rNo z`OuDZUmZym!Aj9XpoMODOSw5?5*%tWPh7)Y>ymHDGHxF+JWpRf)>YuF{IfD^@w$h*#6CBn|e zHzW4P&yOpc=k9VjBl6P2|7~VCkCQ8$Yo*GP1~k|P|F{XyszTyD&=o{!;B~xaF*imw z5mSdGI<`U@Jk?$?K5Q+}Mj@*IK{#8l5ktYq0HD#j|xa$J^sd%HP8q_z^k5 zdB?Sx5gBLLq=NgVZC$JCtRNc-4|ZBlz79Lt(_=s1|H577%y0z{p{7eYikYg=*^Sdj zo;2$0P&`?P&+9`bqF;G+r?$g$HUxY)2cSkYp1EsEP0v|4G^#$Ni2_6K!BtX}vdH~G zl&sjlz0X;w!qk6aigG*P5lo8t{%IRe1R^KwP%wYPD=35y;$(VPruse%gi>v$NWVI> z{;ONvwrM4t!?gKKn8BBY`Y-|UXm#70vKJ7PEarDKri@~mkT>o!(nA`osfbtO3@{Wa z*!a7F(EY_wvyYZ!u_icVl@Li=vMt9G2+c;I!Js=f!Y?kP`gHq3|4!LwmuaCNZ@rxm@Y5oj338T2;{@GHxr&9{v@6^&kC;k`vS zNpPR5%{Is2Hz#73VDeLOOk3sc0-zGBbRzkp?Pcnfrtk{(B~_Mg$8#9F+5$kPHP4-l)Hhq-@W0OP&qK zDs6hz0d87Rra|Do8q_8a)7U9+VaUbyk~lL0#~vd32pDtSU-!VAy8~~&>6=D6Vx-$@ zrW#7!h#{VB!ZIw)-hP>#?C39-E;m3{VZ@F6UKoJNYGOgC1lv}0**kG*-KBN(rP|AC;I;Ji@KiM{ z75u;-MUH+ZJrBzlse&LWU|P^+@)E zMgMnQ$|)Ax?eE5WGjxJkEdD~+g$H}gXJwWr7AhPSAOq!HI{dAA*G`vALY@j`12_|^ zcV-){Ibd{bX!cnZeVjB!40pv3&o1Yz`8-r3HnStY^*F2e+wVHOk{($i=Qp@JS;_{s zJ2r!}OD_&)>-0N7q0@Ww3>ZTM%Kb?ckbHS+;53$y)P-0>th-o<8I<~DBFT)4I(RdY zEc3YD0ngCHXAiDE=r0$0mCn;ybXKSY_&usTPJw_f5U_P?vAXV@P($yI6Suf*o`H`2 z#4LBOk(@uA{M`x+r#a_zPqeQ{Isz?XHu>X`N_Fkqn>+v#a)A2f%B^O^YU`p_0v(Hw zGyPeA|4v_gzcYp-OXwU*JnfI--S|yn-;OOOcOh%|X!mF_p=O}&`$=Um%`oZm!Z2bm zT2xAbB0ho88CF_h=B57h>^N}UN}@VJVrJ>n(#@#4YtL+UkoO05R)abY2Cu}Q^|JO8 zs&3^k8Kn={o^?g*MNMYbo(&yue!Q_T1uVZNIzfU>2a%I7I<}lO(42D=2>7FiQKEyC zyj<%amGvAKP@@Sg^cgb#`_D^q=m^fQQ}{xt0zt8Q=4XgbrTUuh>p4`vFu6CRM)T#h zdjUZsq?HNK8}=l+?>943t(r*;$Wi2+wpP=(4d|fZBAroUC+?-D!$C-3W?GNy`TeaY z;QEmOcbNZ%Zw=E2N+}o#WJ1F|u#}R~P*1s*&cs zdWhp2hUuizk&@pxFM+fN>o{Y3E@6`?o(f#B!*3V(AI-Bu#n*rW(_6*!_V9Yd08W3S zkgqKORk-+3EY-f^!BT=C7r;{p>x>z?#j5ank|yVE*?T*;-mFx9beG4ze@1#S$CJPu zsy8eQ_EBr?TkoP;Shy*^1K*3@!u@9F)h9m^`SW#8>!L+Lj=4m&v}V=zX{Y?7;Z{K1X4u*qrly)PkUbQ_sM>sTe%e@8Xd&-&s{3Rdgm}M6HgI(tk*h@4W963j-j+XY9wj2H zLqMFS6PGHWi+}lN;gSm8=s){b%B61^*L~4$Nd$;uA7)}>}riamLA9SzNP z5Lz|xE-WhAS4MLjx>uC#_LXz^djVxfGi}5!kmy7Oz7Yyx&Y@2aE)i3 zKWSNwuhx|8hV5Sb3ZQ^ZLGx#qft&{f)C|FIMa;1&sPlAsQ``)UVy)enn&m%LIrias z4BS)-u??p=#(eanmOJ$|0A;MVAIE0}4bYapAAPi(lNPG^Z>`!aYve8ks2Bn=Ek2`E z^cFsEM^rXNpX>OypXqM7b!~5BfanhjNT}4P~GPR#0U82kB~e_7VKI z8!wu(nweb)|Fl+VCE$@J1v#pd~uu}T;UTZl@0cuq!p|q}fIRx@RWf{=kIxig7dJT55i3r;_=*u$skK-JIJ!avlJt?ZGT9_(#rLzc$hyYSG&`3WHIb`y7a zV~b}W1FLub5Cu#9dRVxDz=>2hHf47cXaN=P&&3?27>tmAhg91|V65Yl=(6LZN;u0-$7XQg zT<=KrhNOwX6#slWjRKv+rijBC^4s`@o9Ufuqm#7j|G;mAiQw=vPh(tI*3sL`!o~w(VdMCLBm3PCKZ+R=ckHR+9jVKQzKEM;@@EV&>fv%zG7_7 z{CdK%l%hmW1=I!zvgx<(kBlz#^ASy^nJ6==T3ZpB-{4lwfRJAU}zJpVq|BW64U7!{d`o8 zF+TYQ`940a&FKb)1(=(b5s4%q(!z}5lJQrdzf|f0UZ&SqBhplC{irRcDcIM%4-MXY zuPS|-Bl%ofp;#cXmoPB;^-`;U&2vuo;Bv|?RJpW2JIj-#l%K%$a-C`wiP68BSIU6L z_9pnV(cin>K@$6KvN|l$WJ2L4QZadjm3Ytxe89kL%m~3`e|kO?yxU<4H(l{ZWt?mk@4l1b&yQMEwAVnkWm!xB+1CrVm{*nrOAl zhFWK$9h_b-eJ+sLbxvA z++tJq)CB4-MKg*;BfNiP+0S_3ow^Uux|4tGgs{A{O+!hJ?{2qUXz!9!dGW_EfM^E0 zE=Gg=ADZ#0ytBpVJ)3_N42)gSx89RGcS3VI8h`1mci?q*dzfk`#0NHZP%uQLd@0`C zaR4Q>b-u;F>N0|o;>7<~3((nh8u56kkp8f|X7T>(W$w`qAvV77Toe`2A?NxN?%sa) zf=N%3t$=8FbbL<}aFUp`(xTwQ&vONTViDz#7f7Ak!L`!AM+nH*+_g?h9vOvqI0`8= zFHcFLA#a=>3=e1$MzM-U{63OuZgjFEs)Jw|wS*)<>-MFCP!@%|+DdDK0IQ1Pc<8VKyV< zYc?rwd#`MFy%^2*Y6}K?0z;=n%fr*j`vRR>gXo29}B)d z1B|}rt@Eftm_Jvbw_J(?7sh>MlnH}8mpZwxzB11GqN2e>5DG(GNcBYIVR$z432}!K zwHkJbMG8aAILx3g%ZZRLGwk3?_)3vT`fjE_4I5hVocmTI{TeS{xp%n3N}8VJq()tv zmP*jv!d}VEzyTT(uPcb)ck^8#<`AScl03C3 z(ox*5F`~is?WB)l^WTY&TYUAy@5He5gZg&_*MG(BPi{J)xEnX8+o{{jR!hQ^P=O2# zEzi?WI*d!P+s-FmtGzq((r%|W+E%I{n@12)tncR>BG_m$TPQE5Eq z%UED{qpeDV%4MyrpBb9&Rx!UtEjIDXo`1@&_8s}yBi95x)DnIq3q8gOtB z?b$KuE0&_oo^RQ6leh4q^CyYW)!c|@l?%eTMNVp{ts>{5{_}6)<`MCIH&l$e_U<&7 z&vqpJ5SnmiLj!y9=rJ<-qwg|e&ABic+|x(&$r~B)`0h>D`tP~N_VBauzpo#XFHHJN z9J&7`a(SN77TCp({O1**hq;$rH^x?5`t5WNLufz>r{AU! zT+$EX{{r8@*$|~)`+2SfLcp>gbUpdubqx}c#APpn4;>HCF4J;la|eg*Td-<@-zMOk zB)`d|;9*49(jx>$=87kvP3!z7t}iigxexVl-M8nb&3ofRvbh#)KE5GZgV%+e)!k$@ zAg$K7JZ^YBUp)?XEJBPQU&QVP!1MF-?tW~+^ zIL<%tiZ0fFxcm}=fuIl{iP5{d`axn0)6C*)i`9D=z_gW&+e0Oxt@0PWKv&oWr9oyY z5RWAM;laiAUDbwhWtG5w(qtfJVwR(AB*frDy>+eh*Zqdpi3hR#qBq8z(QHuZmrPBCQOflCH1wXL(+^U>p+UWwMk^C$3 zNF35)rE9<$39crfK3^eWV9z4DUS+A~ds*krB6;XkJ7a_`+6hiFGI)I$OXS(OuSl51Cx&dj ze81BM{brVQqMjQZT4t}gzfktcQDUqHxV_&a0I1md3vY*RcYtoch9Cm|gM<9FwTJ*J zUx!t1a&LFCDdBqq@5|f_z$+3Y|iQmz(DkJ5Iu6XDpVYa4&p1}mX9LK2Gr|6JnC zalE|T-gYWJDP)9df4(uWtRlakuT0bR8R~1{WjLtL!eBzQu1yL$BYk^YMs>W1bsi-R zPznqmO?*~y7Ynq1SbH-@h`jCNlWp>2Ec`sut&RLMY7I`V=FXf@xyVZoxU^U2 z9W*O+=Z#$kGAOgHEnUqk#5au(;`!yg3bWJS(hu)?0O&TU5 z*_i^CSvmu$NGe)q#JqOo72uT(b(%A2MkoBO=7S?Q-Xa6YLf+&OmhKF$=HAn5dyz#b zkc$9W*XzlP1NeETsZPcab(IuZ27#_j_5EdFRX-ee{k=8TPgO}mh%uGhONjCfSrwg! zE;bGVvYk#1aSV+l?G;y(z|-PE3L3qhQQv1=w*Hz%Y&7hdU&ndVcjhYKYQet9-We<9 z`zQ$PIMrEuy#+!WaX(MwS37MgROM7H99`O0Ni2&0TTrLG$5JVlD=z)?+axxsudpyO zoAZNT?=5>AiT<cjI&E%o+1V66n2KtP!&{4Xm~@WF(J+ zGub2(e;SnCx;5e|<@tmi@KXIDke$jKz_aYRi=vXt*mDX;$@Lrm^_6iJ(X*&awe#>4 zjY#VgY?(7xj7p9N7gbB$({>4xSatggd>j8uy2lEM^Iex zJ*=XHb#38{`g*uT#aWICRu%#EZf9bNNk8R1+_cn`Inie8^GwEJh|s6k@S@#D*M*R+ z79)jm*bjuA27}GlvB&ih;cSrFO}E2)@I}m2IXY3b|MsDa=~xJz#|1q+vvMnPXv6Qq zAbiI<-rvfnZIL3P)c(%!qC}KfsMEt(L5V-ppzXfT;=YK0{#N+b_v)f}tOF;JgoYt) z_teBBr%w}sO*hArY#Co&=#e@(hlfrMeLr-+fCPKvYH_kWPP+1TNtc=ep%i=^`|w01 zJ+nRkROXaqbY5L0 z5f7K6;Dzb!_<_w$^sBSc%?u;EA#t1G+WZIgyFys=c#4GPGxr?Di{DgSa~IsB0JbcP zAb1US1G{!fa1+?s_uj~0DjWF|?a$`bb75!&s^{*DAe0h|ekp%5w|H9|zIKf!ar`i3 zDq%>?iOo-GlquhPDOb(GIlTBsLF4fxBeNmus4Am+@(=ZQdIeVOS@lYE(#H-udks&g zXsgaEjKV^vc6gB8b$EF-94Z=G`sTh(diu#5|H%{y(IX9Ol3B)-Fgwd1R?FH${H1LTsA!kVOm5xfx zl+vWRsGqT(ta1!DdM~1|FxQd_*6+lDy2GU)Lec?!5EpHt-%A|kv%JQlI5K&VU^6(6 zsChjVe6ncW0_h}qe#Zn6r0&68wA|vDet?YK4EAVmkn=_)1 z5Qy~$j`PtpRVU=_5)(;0ic3k|{NFQo80K{4UUAcbLZi2$R0;AA(~*WvL`q!Lnv?25 z@qd;UlgC-cYnj1gnf_C!$IV9Qtr6a4rp;IG@%o92=fjheMY*}TyCFjGi#h1t^JJiR zB+#o3a-boY^5KuBt}g2r|qs674N{+bzF2QVN1&)uhrJG5)hBOAD8VfO@fZ198A?134MGyn(%6V@m zDf=A14V7%-0-R?FMF60ZRLYhu&fz}}#o{8=e*?KE?Pr6$alr*`cp2<8NN4A6j{#Ug z^;lFOj446L2OzkI_oq$8ZdUeMccz=rDBR;F^a=?(e0RbGT-^D)r@f(*eoe{9&~?3d zN-3Qyg5xy)$H>frdAnS^s`YrYl86#+`Dxqsp~me}3W{OVx1!$sr+vFSlft=ex^_%- z_Vkpg8mfR=w4$bOSMhgvYRX=`|An|{C+Yh|a#*KocSR7xOsAzAJ{k|M>ocY^D5Hx; z*Lg;Q28J9eOxstZxvv~zYJEWDB`Gr5%&~H1Rq1NlL%kOCq z&GRo|6V##tLZ82PD>DtQ>+P}7%#qOatcuyoelUgsGe4 zyN;IF`DvJA>tJ5gc$wVw;{>TH=UK|pdxZe`Q`UMpvMJM=V+9Ld%&1qn{^ijP z1%*q*P^hz&o zXH@KMG|L(Hs;R~CEwF#3y69x)xm5$|%}s=S_uM}$J%r=Q;q6X?s{IQJ0;SC@s0F8RxG-^$?y95D?N0__wV;!?aJ3i&2U1)>V0D ze6hx_Zoi?=jm-}6+;w*&t{vRTbc@VZFf*frDh~e$#}c*vUCR;oeQ74VQ@wj&PUCgxI04v z;dELilQsP%x4vDRWl58b&Z1kyNJ+O1Bdi-O88qg?7y;>*21E`so*F|*ywo~l+(FIy*mm6OHtF{xhU&3nU`XzBMKtc+q zkSU>w+WFOcoCs{g(6sp&`%vwbp1idnG7{vhjdQvV=iq+o{%bnS;jq|-%(NoJHSeR{ zL!3eiB8vW}SfZW|n`DNM4toG$n}Rtk=*D^sqwE^HRrlCt-4%DW2>`#2K%eQ3a$Ru@o&r}S*BON4iC{D^EtnH)lR@5 zId5Xqrf)h#*y5v!MUTrP0p~+=?pchcV#@a=;!d6f_Sl+AUV`B{3j0#{*z9ZtBO|K) z{e7r_Jgo#&?DdF^mc+GwN45?%z7gfd5Gxz>_zY2*Cc=5>d95Ckh`=xAR*3n?nE;iT zvJ?_h(@oi9VXL%9PLb(+3HM9g8_U9n+-9q`e_zOOi(tJi=h(xLo!K0A*+>HtX6j>u(&G&t&7)d~rB+6Y=LAq#nyidOl^1f67+2AoH0pQ)A>uO=b*B#I%A{u@HFxLeD*W%zz{rTFh3t_wRnljJyvLGxnosb)Y1g3JGfV&@UD62 zyFbl;mN)Vy%JC$@#w;Huuo>nM{Kt*p{CegzHDkFgDh~Nn<7tqyRC52M`gBn^h4HgK zY+GJ$v%XBz9Dk!MnzdahKS<jNTYL^hS-YnUU#r)y^he3MD@Mu7F58${DdUI&5e+v(494IwydOZ=d{HvIHG_61neiEko}sul zQ|#`n;FK8x;XK3c@}r@mnQ2r3m$CMs`3AQ2;=3L!YqNteAju_nFY~JDJe0^JL8vks zy2o0fUAJG&Zua@OI(#Ncy>tBp9pG&+aWir^aWN297Z(>#FL)*TjALNnHpgkuP%Jm= z(_TKtaeZ!XGOL>pmoUWBoT7vy*qJzs^jZu0HZN_Pd0Jo_fu`%$s6Oz@jD*H`4 zj^{56m3-ZF0j_h+>)QdPUp)8kc%72n;JMf^QVQCq7|OgB?B{!j>r3&qs|oeP**RuS zx7haIsOCkSmO_QT_kS=%6)DNS6T=~yhlRkk%^r5}oFCHs`aHM5?)rXIP;H(54h|hc zbK>qsOugac;kpj$mTn0}_xc@q7kT8~AiZFg6;y|=`HW)yU4c5$sCfG)f`P!Tv#Z_a zhj;pM<$B0lpgpZi7Q2RLJ(e5gmc?R~_}NNJ_I-7Tru#l$;u)L8^}L4jGv?TFj6Ke! z?my)*$H|OeOYP4-ML#|<`?~uK3ekaLl@MBLTbWxg$3H8WFIMSgI1Z-T4*oFn<@`PO zWXAT!%)+utyOR9pkFxd(&pzi2;TxGyWxyLlykJ6*=H}!6^Bs@p?Mp;>=Lf&d!{b1{}6Pp`z@*6UOkKVzatYL#2ot zT;{eIHdn1nTh7zo3wH`sx23XwlWF7FPY`=N8|Hq--xY?16(biJ4VJBbVp zXHr2IKXPVZZFkm>SyO%VZVa7B-#naMPj77h(KD{s<~m^e2*rN#R?SzdCiSdKvlVsp z*bXz?$YrbA*vrZ|bem(NNTM#Ce0+qagx|Ou=I5QZazv>&2;YcKAAEWSb_X9(MYWqQ zBgnI9$d%;|F62{a3php=yI$`V2nBw?o~?tpkNMDH8*M|br931fK9!)HJ~Y~{Efz3Y^tU#{(J>iHC0 zEp&a5o`(Fq-i_)eM2bz$krOojmo6Plc#q)O``=cIQ`qOlX#a_BbIy&t(qgN$Zt3wv z+v|P#P{4Kbdf^S#&LVmi{MYG(4%KTj#Ygoeg}Xk4*=cy3sJn3r(_v>?FhiaobymS{ zgV5^4n&^u&Cx#iFcbp>*L-Q}u<`N^UgizF4y_#PJbg^^W&jZw24HW{4dU^v-*SqwLia{X7F0bm;VcSdGXxv zeshtGA(z|O>H+%>pz=KzBm}uca=^WW6TTI10p*^83QjO^?O(E=Ao3G*K@ zh3;YjooQV$hnKRtpg!JL=lw|)(2Hy~2yvvl%umZ`1q+>wKXGTr`2VaJ6T9hPipyZSQk_xA!@LtQv)g$9<+gw}72UaIXI9M3%NG{&M=%|}!uX%$>< zRapK4fw}1b-)UIC?qlce8EOf3f2dm@zTMn{4)X#gII<0~DrDX4S8zDOe8qFIi!um? z9KNK!kL>&>(*0@=+VD6Gdx&;%?cC`9g2sL_w+Z=m3VAMk%INIvV)*9h=xC7Lr}2d9 z6XKQ3dOQaNJPN+rWWU3FRaV7athRhwX|SkwYj0ag8CvbTVbPF+MBU7;C@5E=Hts31 zg5Jw~Awv!IB}W79uTqtIULIaUZRHcywV#y=1Q zA|ZXq2=A*TrqyMX@Q7*}-wJ4<@E(&r!0(%1EHVlg*F$qGzED^7H189%$=FiyV;2(i zxw;9F+|6xs8ugq3}GF&8cC!55=Uui<_^!5|Ww5h1majRp7p~z1>D@=L|NjwvAYU#?1(kO0T2^=%7pjNbkzu{uY zC}P{TYB?o5xN4%(WLQUHIn<)ORvyPj7-~vi8E_9+UgklZo_9Z?y(fOCn9!tZX`MH| zf^Vmw{g#Y-7yCjnn*@^iLS>dZZ5V%F51y6bEHJ^kz6pU6T{R-QREHP)RUS8%$`w*2 zR-$T)SmU=mzlvP*k$Bp?_rfI;Q#h&o-YKoVJ1ss2S%7ceXl}YDN!g7b$$-AB;tUGA zZ3%jUe-E9tIxUd0eg0-IHJ;}-4JY$yfM|@E(S;;NTMk~&#cbefF6xZiut?;n@m6^o z_0GO7bY2_AGbH@zv8>R%^N*xcmet6l|8IU^p~*Lgtqn`BS@gUf?Rfjh13Y%yv54$G zOTt&JM=fkRb;p-MYXW;4fZFg;_&*$k-|*NN_hksMCJkpnHPP5|HYjW%E@Ab{Sja)_ zGciDGLEuKa_FX>djN`o$aVb@0-`X4D+>rHN#`U}+t90aVI(=2-h z(rrrY89o@b>pcoY4m)A-M$G+6VZcFfK#LMV5!>#FjK)m4Q^pFeDn zQ~kgkdY0eF+Is!iWIO)#uTLSC^m`$$~_Zanj4EooR~4rHNlr-%y|qrgW2(nIvJNVx4bF1^#9)#$=z>}a66*B&djGQFX7)1TX|JkjYh{{!VattxRm7un!8E>V@D1DvMf5(q`zq3b-1vkK;KOajw@sYhSOuFW3A?Ll zMF=vv;LK{cxU}2#gtbEwxJOHqrO7pWVgqH$ayNZJ%4~7X%2ZZ#MUy1;BAJZwcsW0_1ZX94@@rwp!4w zXeeU-`k^(ehpL&Ohr+iG2VcP!zr4osu-bCkv&e}YyI3t5kRS?jRqAd!duZ<4M|=WU zJ_;9}lHn|;Ma=$xZ}j#yo}w94A6){>t7Gwxm|Ro8F$J>x9~J=9otHV1b5-*!_w_33 zBS)o2?wyjxXmGWLKe(V^nh>`B7ie25&Np?E6qTohSa#Ip@`$Y7La*62^5Z&I!DY4} z?lEmS5*wdzQOYeebxy?}S*!du(Fen+G#W;W7_3PYIfO@MAd3d7F3O;yJ~sy!b^U#)!tQPk z-RzdODU`hzA^gNMFyAA?%fP}xi-z0qZZ0=m*f+ z`wdK8g>eK*rEhcEY%}P&vLs-Jq$Fp&8Q%>gZllJsIaUee#u*QWI(tX6tZcWNaN={# zQQS_FX;Yv!hT@<%$AmD%@MKdA7~_`*D3$PqwusCJp}e7W}rjsEF>trGn2u&Zf4sPw^Q;78&XEZ!}5FM+~_m?&=qgv*eTv zNncE>zQzC)f&Kt!KM&PQQNvxCdE*Uq-~E#uKf^QzW@TDRi*^D--?o=84b4 zt3lTFJY1#+XOqgHN7|ZQFBf@1&@ZAPkH|=lR+WAesl*hZ@MXLSpH^JfoAHXXCf(mW z`7;*vbk0Th3K^`tl(a*<^fo_Z$)n2uG9mWGQqdtS5)QNPmEOYyJ}y(~97h)*i#>Su z@f<^OhafU*SbP1~;XQiGxi2|-)_T5=#SZPencuoB*AU@Rp zd&Rt>4Czd{j2nsiR_DIMU7T(&CF9$+qt6pqTanZ9edS5>(vF^fn~j%Zd>zNpm!Mp&~!YD|qw)(W?(EK{K%nk^>&~9B?SeAQ+ZTgDlmTF<+M4gJ3-8UpG4VSSf>P1`jfZ2 zr~A8L;NwpsA=q`@G7Uf$xF5r*zn#AJtRsk9ZDl>ZkC=Wg5e&S*lpW|JGRa-DbNpRo zed^BUVf%E+W@-o|%kVNRxiBYJvrn#1-(sx1Fh^scWxkAr*WmPNVawf~)oD+ROQVap z;oKZLi7e&`!@L_yi}0LCU#H|yr27p|fg%P~SC*Crz$l8RQh~uC4LVO;iTe$G2QTU3 z6K|wR)}e$F5PlR|9*NJN*|gidIdm`_b=>?msMY0Juh;HkUc2Qg_g@%uk88iJ@G5@s zpoF8rd}}~sl;vt@RcEq1>Rg<^G|c_Sw_&M%BTTgYCm906*moWh4B-$-$W*^u^7^woz-qX9zEe!tuYk!cTID9Q+y*- zEr|rTu)MnAJQGzFe8d!#r;9=GZK?;A$vTDoPO=zKOz? zXhJLX1Wu7@(UUp256qeKEg3ikl8UZgTmRr}nV{NH)1yo0*Nw$xh2Gq1PaF($2G5Nq zM8+C0CD-q7cV#tjpN$z7s8JykOj^uWBedO5uvoR zro@06?&2W^1SX?Ffkg%-8@nCiOX1^a2r0vch(Nz3Hpo8O-W?31^qiz$6y$q)b?6TFyimCtSUs4T&yi8PtI*t_vY#txaW->T2f67I$^~Oi~`Hn2%7kbyhDz(_I&^7vE zXCkQyT0s$il|DK0NitOnlgquXE)MA$4Um8OMO#s!qS9M+M9XoN9`2S=yYdSuvSATX zQbJ0r^XDGNNd+7o^+CDD9c;$>&tZ}cDy!=dV%C${pTGg*-XG~4jynUM_TYg4_8**) z;|X>ytf+6~>gIrI$CGmvj%g&wH4gut#fOVZ>EVe@)s}H|c{MDy$aN~a2HsR2FTH)n}0Jqs>wTM&g(pNr5T_$@&5L;>RCGDjb$#x7N6Sc~n zhuX&O0IF3Y58;`#w)OaqMsfhCS-+tol(8V<7FpJpQB$-2_r@pPe$0l^ zz0Fk0o%V#+Au=F$!0vjo?wf<~hQOGgk18QaVm%_6&UD@eSIGJk#AV{-!HY_};6Qiy zbQi{$)no)5B%t8$77wv?_;!F4Xgd@z_^@iAdcwOUb@%v0+G%P)I|cM1J&gj6zX?r9 zRLy;1FrjM#z;$b>kb~%||^{gE-o8ClhTO$cF z=!1$%z3Md;k$Rf6^Aey>z8dxat)dcVK85<*zm}=@`sUjta zdp`ig$BzZ7j4JcTw5q;^v|V(+6p$fy5OeR68LXg~B_2(Z8O+BYw>(FrpF0T}^#Otc z0sm!W{_l75KyOvB%?5J>h0>&|D!LutN@g?@U`z%M6%`O%_>+$+?J+#RcK0$$qLsCn ztgPalhc|005W@QT&2#Yd@D4*DaWj=(*7GVslJK~B)gUQ{+?c=IFC)A($X%+>!Rw6t z?a~~9Yg8~2DOP2M;f{In@^Cqd;V|;&&T)t2O=t62+eX^eW-`49z@k0hT&qZh;w^lEu=#m;#(dozb7lgz z2SfemQ8UAe0o;|5W|~r32_B|6eZ`GYRzsre`z}ol7A`p;DPPz^)pa{6Cmd1{JzY0a z8k)v07isM_GO4?4q-~j@f{3?xCT>C=%b^WWPiPZ_y5jR4i*K_@lUKf4mzRGI4cAoc zvQLT+%m;4wxSgMbX;z*6IpLRH^n>RzS+4awqD5Vo$qS+vU4;lpwYu^2K(ly7u}W#h zWF+1N@!2wXH&>EBV(047}Evcnct z%Txxbr46oXK((J>X&fj~N3gb-#> zZo58}2xXNlPzg0M;a>;?oUD=>lr=^uo68VMak$w~Su+s^3)(BxSw3tx+6b;RTLjv- z9|p!^QW;kp;3e`|9L$b8d>nRbeL*`+dC^9vp-A@6`k2Ht>)P5cdhE5224^}herixr z>b;3VwD*{uK@CMlu6$@7AUFhtLiX5=l>4`^L17{k&>$DJoNpUaUcv(<2NP|wcnpbB z@r;&!LCE0TmGN)JzC+UyA#aM&fYHFrjg2FQJP1S_+|~meK&e933OU*e`dI^#IBZVB zA!T08UkKe9uHRQ_9ESw_L9(CC8U0DIr=b@%&q%mImml<9CW3Izo`Qy1%(2a}kqWtP zKY^&76=Lp|uXU`Z`iFWnv$@>4Ogw2!VWqFUxW<`(@<`#(CB*HYY#89?5+LD70wba< z+%kdsdcAE|S!oRYVYxaNaoOGGTT|EPVX!>97+iv2+2_W3T;-c893)JvZNni+S-o!` z`+$(%_M$4!5y6fa;P7Oi?(fdHb@Q}|nv=dKPN*x;slreqsK@znT^LuQ_v?PV6L4U! zE3L)y5R&f;ssS5|@X%(>n(@smk`H>g#k)nijql=S6S20~P#$|BtxEhn8#M+bJg1C)QC7QXwIIcW2L{GJX~ zl({H=?~OgNt$kObnb0U`xqGIC2M&fpRVI_5`6bW)q5)U`KK@rlNNZxHk|HqQc<@+O z!o7M$ybTP9MQk)ckrY0w&Dhw(32o&Qgj4VD^^Ivv4EibyfP{M%K-$Jyy z9q?Zaeed{rIqmW)iKSJ~FOt7BBWbDRq39R|30o({K?S(b52!0e#p}H;X7;sfj-r~v zOP&r4vvT;%ng@#+0CbxkoO<<^hXw*=6o}IcKp~$gCM^wjp1L4Oc*9gcxGg^5t%Auq z>W~(&{kUd(|9i7$&nJ5C%8CBv)O*sO608Pn2-EPApOj!R zOu{-EDe1tetsBG>JZc(V|M}u26~%zPguc|sjLpVL?kyA&Qr>_XYgkBQH@6?joSx&e zSZa3G+2`5ZW|Pbnv9EB5xt|}}7@yX{+IO!tA!M7Afwca9FsJ?xkqoDOPn1ws`#?_*iYA;e)7D3BTUMi558(d38Veoh;+|PyGtf{E<-zN+Y;<0kNU_7^kTdiDxI{DB zTC0Br2lJ3m@9Y2gH~#k_cX+Se^?00CQv$!IvPi6TJ-ZPC?5l)pT~UKngEsS5&sl}I z>U?B#s?^CZ5*7>G`p=@WGjY?nCsOO%QqvK=WpUWsEZ0zqCRl)feqbBosSj#|iOjzwWY?A9t}J)esfB9_OHaYe(9-RX zX<^dgKwTv%=2T7akHy5)39_Q=%Z&K&MZ-K>n&0X83G_Fx&;<08#_0YM*VcC9#q!II zi{9EYW2BFiPNEpz{v2kE4*D@VG3j+Q-zG5cJg=UJshiE4!LjmkjaC=0Z~nf? zGsDQG+VwCydz73oIG1BScNHuI3naR7bAH|f>q<75G!-psD?SP5^LL`SU4{;5F^Ag_ z)g1J|kIA9Qzd%6KDB7l)?X(hLU%JEaA5|ohX;4$UTC0=%Jb#Bod^v}uW;Q|!0DiAO z6N5KoOdNhbl9C3+o^|pltVC%Z<401E=b=m)b%qi3>@sKoLZ4Alg^yJlR0peyKLla- zmiOVKGQ9(T^hoTprln%Wd2ySgrOJK7`|j$&4pSpYZPd!B-+|M2`*P^UqpI8^vht^J z_ckszO%9d?OXJ?0+!!U-s#&sUL)32ITgVj{WQCj;CLoFYubx5o@lGz=-}cvgVcWyf>y z^%E0|;-7L;P>SzxDB2-vwb@u2W^N_Dzu7clq!{iDn1xGsdqnsZ=SD2@<<_kNYqWN; z7(5iQFebP@ERbY=P=cC7Us-4swIYaw+?e{6QE{~LK<>c&g_OI zqX{G2fke#}K?EyrB&5MHUS81ik@4kbW15;uDk^B|y#N_mSseBWDeY#o1~ntJ0#7p< zoS@|dYuhf|gp)RqfrzJN4}4X51=`f6Jy`l9`Ck(l@OnchxsaLsgd@(%iMJU{BY*X2 zPK)1xG*jBSI@OfK+-m1Wk+ZYdAm~^e$mhMU_x>TzCfN!Bd3Qi61&ayAelLj1oeIlx zuf`j1_YInS4V}Y2Bs7u-uLxB_kRunIVE4W=V|~UVvpDtyDZkWoDG1>LxQKXgn)|1;Bg?kL1zg?+2s)dqbWD@v@Hnuao?L=3w;7!JRXr;v>H*ij`ZB--lq`d^SdMn zvz9HPS)ZizpH&+R+%4k+g|<&W)Hm_PcR*+8H*q!1ADlHzX9YqYIa0ajlc`8^iV+=QHWi=>BDiukozzQmfh1_Hb$c3p_MPisK zGEIiGsHe+SRpt4_9TNwCJZ)6CI-`DY(Aj_P zDYzOGup_C%x46(w{eoy}`>_s#rKL~@87}WY8!Q9F~RJ<4)8>H*T z@V<=xsr^fOK&AV4Xk>@RZ59cQNl~&r+q+eW@YDu{yoD*5<>m!c(NDgg|2d5yaq+UU zB_(XX$X;|ZvG4fB)Br4SDO?mpR0USp3<5TX3NQ>2WlRQO8HF0++y`{vbN5rqjXI&jEz}vPi5F+oX_ts%$6;rOfr~*v@J@2P#JH z1e8(M;~OX_n$p2$89}d_=90#(wV2AiO(z*5_W>ID_z8Sg z(9GzxqhZmT>@Jl@BZQ3c-*8dj^TGDju-oo!j*L1jG|t|CCX#c3gY7h~Q=uFr28M*# z@^oZS>KgI3C^mo&RrQ}@RJ}J#aEGK(B_5S7$~aQ$6oyvE|Ga>wW5TzJ(UC&Z;jm8* z)h_6#g700M9#5nU=)GB){MqYIPQ`V2{1z769}ENGbTo$ACpC9l&Qv5_X95}x0;M6& zt<%_XzV7MRsYX!dBxEXmpP%nwC-OF8;fN?fCnpwaMolGm&OqPd0=JBa*YcyFZQqY4 z7G7G~zkY`!F?fPrEP&kW^}(%n*Y!4MQh@8}Oiat<%tS$cJ*w@l=UGfj+%>-Ai^Y$b zDGB*mvFWLSYnMaUPS5s&h$lk-{@Rn@BCxR1{W-bGtj?YU9g{I?+j~xlrydDuB_5I? z=>o!4IpPgu6@U7QN2<%I#r!MK%kdF}6A>V??uMM9xppEG_g;0Xk*a?EMt1dS9G%TR!=2oW1q z;9vsZxf2)ZeoK@7yfT_yD$mA&ueYAYRd#wTdtW^mwyoO?6B$)pj=12aFcnU)>V4ax z8?z4)!X1A>WmU(CwK85PL%>M|7e|$lCLu1^mmFM>&O@-if)UUZt4yd?B7xrk)_nuF zv)K$Aeg-XfLfHhn@2eBY6DV3+QwPH!m*nLU;b!6qbXod>m(FB`Ee9+EQ^GT>tn9k5 zjh;f=92jyWs$~6yBkENaWQI88H{3$o1tab0M-O6b)%z&qvZWeF2Wfv)P~rL|ThvCP z1l@A@yopNiz^-wwy~a|I7}o!rewh{^{KS|*{?Afe^p1SGY%eu>KB^s?tsll}{V;!a z=GP}Un~o^u6ir|u^UKfVL4cQ7nu$tKWDbf;ttqjxcolcxB(TQs5;zcTUY}SoMNdtg zu*!>fT$^!S9dTbHHo)E6m4A%oSx&w_9<6~o!f1OZwvLCc--r@01ibV2MOVa0QYCPO zgP6Sx@I^_=^MC8P5OH#oEGQ|5#VW8G0NA4mW+vd72U5nF+yr(KT8RE7H*P-CuImo0 zt41$N|E-6flEcSbhSdaDyI^WNbUmxYYx^t;$hgonKY}(vE02{*k)DxDzjo}n>G*Hh z1uJ>v#)|RL3e>`Z!>H#l6`712)?%mScoQ(l$k*zvTT7I@k8SpN8Nv_ zgz~D`j*QKVNyz-54w~d2Av84BM9n`U82NO*d^rLgHG7uaTe;=7UpRmKeZs)N*lW;R z1+|%`K<{)ED-J3Y$HWv)a2Fu&S99dWp_@nWE>G2ud%u? zAydHSVlZE6yJw9|iWdHFNmcdg<7x4l7K z+VA7VC{x-RkV5-~*b{2f>A3)g>@le}dTptV-#5$^`4otweBgU@&Ap&)el$6v!q@0<=ZLIQ4&STLge u^LUVwE%zranq8*#A~F-o%u;Jb60ba6J(p=93;k)jdJr3o!La zDjpLY4Nrj%2}F8sP8ukX89TC<*3?8$56snDX-Fn+_Yz2xGzNJfvZhm;;_S9_z-F)8b{pOmC*Lq|cQ6j?c*e4q0f-k(50AH(*$V2o|m2y(W&Thsf`o z0-cwDDG`nk{KnQV$9mVm>3cNrIdojKCHb~I+w1kQt2NH&WvuGj5uey`fXnoWlt!^zAFU|i_&3c=Zr(ZrY8g@HclGo_{ zG6N*TZMnfM6`BP{zNIyWtip>kjq$Y}^BjC@D(Rat15+)a!G%jDFpBpp|?!rMtRF5Hhy5v#DTH(;yA+C~1PjSnzs1jy0KobDc-2UMF@~f>GqTkNJOC0MaEr29L7y_r7ED zGq=K$PMiZ7({kD|BTd}GMHOW3kpVJAA8yz_;cu=1EEbHNK?6D16x9;$E&g;>MYO+h zv3L#nK%0E2yxo4SE?+|PC8O>{IHPuc$a4yhYMV*P{>&4zLb|5}G>BNTZS55v5_jn_a+&iLk;CaHGB9)koF{N(WDHqdXmE2<@M?C+;Y&3!Qp1t?Z zFm7#K|1uYrq5bXF`lGz;)hs-^iOs-jjra!Fx52GEXr3cPxTWUTOSKt=hBVKZaqw7E zp_zNLKZ#p%d@l&XK*T)HEri2Xq~SfN)_+3Zfrpu5V^av9?mWmgR^#y3N!+*Ijf@x^ z6850HOjK8SJ^%0Wg$@B#vh6J$mN=t6MIfrB-#?j!%6HOtc6U5TwlEQKh_h1*M{eAV zUY96K3x^gl*Vat`Hf}+8++j_JtH(km$K(G_p{i)5$gix}O|}_^MpW6ZYtXW;vHKiU zp&*zB6O59vS^nuJ*Sa>icM~sotQ(8B6C#q+ySxKI#*o$y&SEoUBWxElqIFH;Q}>Yb|i5v;4KVyb?fL3Ghz0-rlEO;*+!r>K0~H?ca4U)Lrd zMOQLL1R(^m)E9vPHtdI?M$GM&k7^0iwngXF(|TjEJAsw`(BGqU=B?jCcQPehtr2De z2_>kPJ(acI%BbMfkR16aEAIb+4N)SIio_t)@&Rc265(28&W2|au;_^1#Z=(de<5Uy zt2~y9joS$W8FV+BN`fjXXdH0(Q%C8b+8qCPwW!)gV#UDetR1C@?k^Ef81lBl_t;wL zkhdJ!$w-)q5D>JLh~Be~PKjJ$GLY;sD5o-9spmBvvPq;TiA;O*)1@+_GNO*bA{?(U z()b7G%B!6FJR*CZ&EEQ>Gytg|tND^EOs3e$C0o>3i8ArVbed@#`v7vpzKxa;fBaP(#_Bd%vt(tn@BldEkFF4I`*={Pl1F{v9Y7ULuB$OsS;<( z!ozg*WbQch75FQ~^DFn~2yv@G-xnx|5>VcqJ?1c^6aR0U3&zF z0JX<8f0E#!SrA;7>8IHW>m+1Zkj^rEry-(Dymi;h6ln>_x0Wf@;MYmO$gmFkZ=EcS z5{m}Ju_>m$Hd-%LBWt(T%Ckh5dTqEcK7D@|=?w@OqeNzpo$A;A*p%lnqk%rhP2S+M zIAiwM-57h0#fCo)uAx_=wsx^n!X}t!lH$+CPbRfm8ppfpyG{VA+l$=|f2G~O*RO7E zay$LGEet3IUkqP<1m%{DI%p?9MP(I0sVJFFJy#W#KeUYLn5J9ye_ORwOpOWjcWV76 zNk^vYbPw+56^mkY#*Ju?YmkeSu|2;(Se- zvOerYmjFwh$2K{Q5WP(sj_IOgX&q+ zO0y)gR53IOs0S24K(VWyHK>|DAZ+zhtkG*%>3R$1Eq?k{3jLl)q?5;swaHWK2j*#G z^PSTI@d*iOX=z2`QeY%lx(bba=%-kh3(U9Z3ZwGx^*Y9&9;0xNoSUS87R!e!iBaeT z`B>w6!T!j+HGHrgjTc8hQI?1~jA;{0qo&6o zUXIrIdd}-UuLO%PUxS7E>=^~2$PW(4{UX=Bs!d@LAnbf{pD`c7Uv%aR(`=)^?&7dG zfa%BssOP-PK*l{%+ps$)m&SrC=6_lL4r7vF@1)X~iFf5j;@o?~Qk~2Zh($+Y*HPbC zjJvI6tVA;bTk*eXAt`US#wArt4>(diU#osGMvN-CKzaofNT0AwT@OIbDn zu@ODB(TJzMrv~Rk7oVSD<;&MixNcr&(uAhu*%%wUhrhhN{nl+RckJS^%_uZE`@8>h z51&BAg~Jzjqxs5|*{-yR$UqMiim(~Da$WJV4RsKLJN0YJN-n07uI|qZm2(sOUCk;I zDPaR0Lu+**;h;QoSrphnAdoEHjAh*-aY~M&F=veH8+Rgb#4``yCPCc;Obe=a zWv2n_ywMjJ0)-PLW>~#oiq}xwPccoZP0?Ye<36Mo1dau90(7}ypf5Cl^#fbMy$OAx zuVNh`kWA^~kEU63oQF42Jo-orlq;TpWP#E!_T0xGK0Pg|0^gP=&$8do3;71fJD+m) z1MtPq#~x1}bcDaNYlW^+z(rtz;KV}s*(@X?N*6(Zn?wUA7h=(wji5eYcmjN$P>Paw*CN6>y?AX3T-%DTfhT?Zt={bXYN`-`bY|;?JOhM5>z8cX zxASvPi^~<`4?{RM?4q=`dx+g~;NOi|!_7~$JDk_?`<{bw&V-%HowQu|xBT$ho<3w@ z3#ASXaP=`7r@M*oB{8Lf7>uMa+<;9C$|RceKMKXW}9NjHO}u!(sUvq_)!C z=j3d_ehE1mN|0D7!umH#gV^LjaeWjt;_PG>S0Q*v0A$`06dY=w^x7SGAN~Laytrpo zF_P)$+bkjCc}Uy5e(08$Cn5sy2P%=AMs^78B1^gy5(oz zF6G=-Y=6@sau4RsFG-#T&Dl?Ze;%40$bO%rMtuYgF+MLI26_!g=*3!9EXp=LW563ugieNv#+B*AW8_Q&Ia}!qjl_| zwCUxTXo>`ho4BGhHJ90eABdz)OA|LD{(aDVlFRweyky~*DJi7mS17t2G=k&OpS5}sTW_A2bneDdoRUWLp$aNF@chAZ z74124=L~rUWd>_yk2Sc9n2hSh#)`tuXa+o672J-@`5TvZJFyd`2=;H~Dn}}4LdiK> z4{ru~S3=zxeLK-L`$zr{%X^X(F&I*Ip`dw@8C`L-eeLXc;3x)Hv~eK~}_`8w*1&}*Rn`WQtb;d`48j2Cc>d!4vsU`S3&JN?;SRt5`d zdyNg^_S$0_v)&CqC)9Kv>ev0Bt zpNeG$dQ;Az#bllJ^|RkjFFARyT*hR!PCESzuD-CVp_{Wh7}75o>kbzG5&a4dP0^=O z)i(K+L_W3Fe0l5VFY=AkpD5c$NtSSBCnhlplgf@OH13Dkn$KwtRl8OolA$Yk>+7v3 zs`2GYbs@o>`qJc7&pu?Fqgp_W3C0drmmQA2HA^64*K2{TB>-k>S3oWt>`$9j;dk6u zbc3|Z4KRR26dzeAprpGUPAftTqWW;LP)?^BJ=0!4%h zA+I?lBAqPtYVd#@nL;mqC#X;@)vOh$llC1IH!M$H;!o*8I*DZE*utC;ULu`pM_w^$ zBPlLq%%AYQgaQBRyo#=)(5Z|K?AJ@PdTkh)C;|UH8D3P7;`GbU)VR7mNPQr8N-nA3 zB{bedqNpx+E;Q-De-8wMFqaRbG#r!mhUG0XZ~x>a%#zcgC?xk+Xt4~cfFDQ1`q+nun zTj%;VJxAtPqh(6)hCK<6T811e2*EZMzP^8Svv*#FqAUIE9tO29BDZ!D46=6+92~Xqv=WHi z9Wf(=+w)G)zb}eY{^f^@*=<%htf0bPrk^I`@DG2VA75+D{6`O_2edhyRQ*7Pl|-NJM<4>EB6%8ikENcSh7@G)CRONZI-J!fGp6sczh`K zrK#CP4TwaO{t8dl6`gt`97TY6&;+4+iaO+>QX~zQA8?Q@9PsPJx)hysG=0gY`BnC` z;i1($2iJ8xar-J0eL2BVFpW*#g<6^-Pf0pp@E9QNEOQf6lE?rrr_!wOcf(rtt(5dl z#K1yz3!DAIg=L(a!`Dbgn1<{<2|ndZ_B0VKa9wV71k-?!wqPtpIop~HWstm`a}noXCE&7f-2fjP^ReSO^++weo!U!N%eT`(abK}rgw z$w#YT*;;Q|{~d$>8zfPhWX9WVNY{M3ceg^t>Z{)wWa?jMHUm;*dD zZ$DSv{VQ%SI@u2&rM+HZg0PLeyu6G?u+a@cG6@=$>{SP}D5uRpf&&Dh=c6viXjlkn zhMrgZSCByt@#p$0e71WsFDLbX;im7Iq%#wvqq2mo{#6>%YS56)SMyH1@NWRDeDQN&^u&A`~JL5euk|V3!u~J65HQV@&`W zn(=e1fSO-uMTJXO_i-W(A+WvNC~TkbTUcY< zGNHYw%63-D!pg;H*bH#}91Fd2+rIQE#|nha z+*sM!xj_xUl@~!K#)20l^m07``Xcs4aHggUidPorhu0<0^nk-L?p_B|57FV{$5*Po z4kNFC2b?Z1Fq2H3I?_KMpDq@MeM1Gjo`X4{OyI*HC-!1t%sI&^y8h`dEw2U97%~EW zuO<~gy^b?};Vto>WjW0P7ZxedSHLSX;_oqyZ%j3UWgA{-djKiEy>_x-9{MK5-hAPjtIKcYk4g=N5@(>`DJOoOrwHcyOa02e4g@z{AIe#VpYp z_P{2>0!uIfBm~GJqA+vHuccV*CF=Ta=N-|IQtASJfT20;tzctXD~r?Jo>!v)XIrtvCKd|47{VH4g((D+noq$L%7v z?*coe@N?Kf7`E~2?>$7opt<^ynWd?+FxU)CS^C$UDDwUT1dNh_ay|-NkwpNl8Xk=x z;m7!~iBTcNKM?~1g2=v)O!%KOnoQZh`ZYbF(6sD&`_W9?6SN`OkJ-5SVKf@y@acKN zi)jEtzvR8vlJ2l=R_C4cM5(S3&BvJZ_M#XC3|4KuR;^&=H1L6V@f2uMq+ndsB|pLIz#6_AX+smmgOhO2eTVsT zd2T?cPm@bomZF>=vDN`=GNNo&No7WYy-s}bwhlSTcme766x;dCw*LuxZt(fBqOoR6 z{X5k`(auq2&ge}N?f2XH#gMjZNo|iwYS(jP?#C1y0Bd`g&fM(LvC0`vRt++Oq#f<4 zncd2IVKzKA;zNrLRkdj)yIW2DUB%9K;InKBM*_g*b{3y^eSa>fjc7kxt@EYlN_E;l z5a*;AgioU|C!Q`U0OJG^PY%BU6&0)E)9q+`+tc{@ao|QX;x=dF7-jgLW&X-3)cbN- z%YQ8?Zrk+?w-R`N>}cbl1UOUo1?zizIIS~?8#kq2@0Rns@-xZcpH{X)b2(p zceAUJFmAqOXR@HLL~88frKPa?Ut-d3YGTCPDq0i%7+$XxgGVWQS`wO_}on&pBSLEA*Y&g~pXQw}jZiPrkXjgO^1e&%%*ZmyA6l7~RpG-AIHLk6m zECtl@^;&`ppd0$WAnd`_eGfrcHAnCA_Ebn&+aG$tpk#%DOlN~eDORdb3g!ZCbs02X z_hlmn$N=*D`0u(EJ!Hk8#dR!x5R>#-L+UUBkgCDil;JB0Au1R@OAR9|R67oa-DTUM zz)Cx*+S*5mzzKYe2wSJ2-i=Ld=iW)7PJ1@6S&da@(ikG^RaG#lALsH%ZA``D;Lj&=LZA}pR& z_i~HAH>1Z!Ja`4-iv5nBzn*6l<{di2FM~`@UCE4KnjMDR2u(V#rr1~vZXaev=1Aj?{e&(d^ zE!*cF_60%^=U9U9vyq=pqH%Z){T@qGe%axQ$(o;40O{JwcF-* z&qgP7NCBP^i~)k!Md^DXD%a-rHu7pT)@t2`S%$ubkNf8g5voK9LGiFcMUdf{uG!&G zdEfeu0k}{?m3h4HT56C-B@jWEfiVzGmcF0TaYnf1uGsS1~=3X6o`xc) z`X?nM1VX@kBdQQIgBSuO256~vwUm(10L8cPDoJ>RafzQMer__hCKXh6oHP+1^z z9Uo&rmItVvaJP?YhXoUz79(@382>&Je%Us< z;mOV7`mbt+A(L=3f3vs0j-NP6=jX&mD@Tlpk$2+3laiAYT0WjEE3X(@yTS_}CTU_j zXBSDZGCyg{j`~*maWg#W&r%iqDeBz+I+LI@)~zB#%m5-1cB|2{8CrcZ82z)#>zU*J zQ@6iUxo1XQ!Gi;k*Hr)x3JGK5GtX!y3Z>}YIp07p0Rg}wGEnYN*iaF>D)Y6)Gy?_! zz~1rhguA-6AjQ9z^i}cj{rc2I6P8iWn~!ng4hifWz(!|Y_=?380f%=yRP0a^!uq$ z3~MTDcwrELHYNGfw;S!&>xnT3Zr0(|rFd`7$%E^Y?mKa z>WXXYu;o(4(k|DL$^FHtEm8j3q`284Gii%*a2lYbz(s{;o=UD>f$7$CS&0cA#s9sq z_I9#wTG`5p28AK4_E`fF4!cU?@si~3u?LqWfowNl622}5eqsi}PeDJ)+hKe9z9DH3 z0p@F^0)7p8gOWB=Sh`%HLj%XRi(KEVhE~dgFQQ{s5jTw(_hAoGvc3~r`+7C!s520C zY$vAnKe)Q8oD@E5GPX$ICF0lZWB>kRGHR}yvb(rYkumF&I|ZjLyzp7|{E@D*qm@{e zo_7sU<;sCQzjEd^CYK}IlnU*=5_88x zNyF$KuIzecWu8WWE5`0uHS8|@d9Cpt+Fh_P5W+`IZGpEN4Sh^qE(tPG7cuxKCW>i4 zn%$8hV*gKD^&grvoG$+nx024c8DLN8n@-Nn2BXFm0Juu<+uC?h6&m29pEX;1yYYlA z(u(ZE$G#3FVD?jviOX)9z0ytRB*w+ry@3@d4KVnNm)&9=*RKEDK@u)?%Q@9qxHHzj zPc-O)_4%KW@7#QRm_?K-2~0h8W3mJlhKHgXaqIK;dB+ANL}EAFzP{jg0S45J8)}Jz z-ws=7zD?yK;q%ob?EU$Ay&^4y>B@I4D`?ETVir8jtHt?pjKV0W{K~x#cBa)1Jk{O< zk~n)uKg|fIzNqKo z7SiZEKjE|=6S`LKeRqX=dHIL@n!UH`p@DiryV3EVa@(+lnk65w6=!*;{OG0>5auS+ zS6C;-Mf)p&jvE^A1c3kB%YDPC?xF8AMj6Vsij`TWT)9(~gYJnH2}bw$N)W?sW%Hbr z>(D<00Yj1`Ewd7&wz;v!o%)as67_kZPbt5WU-u%H;G@*$70H+;Kgpk$rjX+HBtE0cc%A`w05~bO{6%A5#Zjmhpj{2kOdQ%as3E7A^Ns+>+u56DkhnPw`q&=0yt1YGkl@+CW#)EM1^MynOy(XxL}Ig^4&( zIkV6a(0t^316}}H>&$IZIx}B8{6d34!VNGc```=>4pKnAuwyQx z$d7()UPK_;ZGEf6i#Y|Z-`g%?)z@@|Ei6bC+S`5anG0R|yx-42gOy~A9{l)Lo+Ye3 zAI)Ju1Jxt)g{I-(IAu!Y(QDYzf2A8!KJMb~jQ&AX{z_IHv(p|WS-?9SdTe1|-0^*E z8V!7`B;lZmJEh)#Vm1Px72*Z-_+#&oYSDBggCjr8&?s*`P-dbF+97*W4OJV)&#QRXuQTW2hZ4`O2oW)xaos-i6N;PqSYp9Q1E3W6yt5#K-$i>v4WdM~L~#I77k z`mQPZll3{H_B1)vTsl_KjyKJy)`y4vL(|kmhjcI z3h9y_YU3L$dGN(q>V;y?7}}B>IyK?EpfG()O`}cQ)Wvi^gk#4Ejt+w>Pz#u=R+>v8 z`=@!0gk0`XE+e!hSQK1b_%~AeSj1%U1P&C;%$^jI=_~#E@pobAQ+KK`04!y}Mt>Ec znJz)LJDMA+%NnlAYVe_OA`8$uO9KKHaiyPKJbqnW_#XZyzq=^Y1x=ZjG@D>%vYtG1 zh?j>F@Uq#+!NH-Vv=j|c^$W&FQwBMi#bJgI(b1$?jl{NJ5myRK*b;yid5+jZ8(1(niv3PUQw_|EttSPJ&w}Q~J&wj-Yv+|YiWg$6? zN?-n9J!GxJ&E$3PvJvv6#w2NfC~|U^zla!sT|5RTsh|U?r)?*euu34hVTG{n>Sn7h zM$;prQ+`t=>7Z^J#imG_zXn0V9UMkV8|oGq?Jvy^=hNPHos!J;zy1cfeu+XabT~@z zH~fpppFs@`r|MU^dK67eGWs6T!MsM5R>QQFr|Sf@9o?u?FZW_+L4Z^YK}!&?m~+!I z?|3eA3`1O?AB!ZgeUAz2*>`~y=tm(FsUCM>M)gSC>IQU1F>p7Ax+DuJ+8fLSuV*~y zC+4_tFET4v$MEVOL^s-Dm`-L(@iAAP)LFkZ)YNN>oenk@zd*MuX)PkmoxhqsW|uLC zGy#ggJaKqN>8AHO!MR`sG_{TCF17A~W^+I(ZpM)#z~hF;KwX;Ngn9h>AZ;}dYI6t^ zpk~%IM}uNcZAL7*hwKS5lXCt>r?m|ZBMloQ0P0jPI;*M=fz^u?ZeVJC>^ zJY`224zaI0Y7tH8>FGL=H!I|^KK(hC9(q(x_*?W)Pfss&VDkOKK`QocJbr)Yk=jttDjfCo6m z+wwb2T5P>pHQ|&;4S^-Uct|p1o8LM&H$KvakvUqEC=%zx=pA80Mz+n)nn4^rTm=a9 z-2ls9zgal7kI8^7z1UUzzXF_2O?%qmaPWqc(ApCp%r!C~wWoA%A$!!9LoMI-nM+w~ z<#yalu70?r4Iy6!vpghX?nlC7_DZcC9r$C?_QSy`Z3Db-HTnee+qZA`7N=yum#uz} zI5J9eR^R`O8u9orA5bqnQUL)v;G$0!`WY1=7Z-1AZ=8vGl!$uP%P_AESvctWsq~fJ z0|f9|&AAWIS70<}y0Y?-V5o8u`8ugU@~md6Ly0c`ch%V@tKSq$CGAo^d7pJb@0#G} zi`nv7bf2mLhL2ddY~YeDyxgE5#V#zR9-Xt)AKxQ1a8gL|>!F-ZPOV^C;Yd}0(!hr* zIAMFiVMORgJ|sxqxP9gyf12C-z|PJUcyl+6GKpyrMA(djetOZGO>0LpQfqJ}8|br8 zs<9-ivXJ7+Ww-*W7g7bJQ}GgL;Z_= z-GF^`&iJe~GHZSG#q(Y(wUV>fRote=r0Jp5EfOEDvHQN)o9(G?@#c)2Zzx0=Uo`%vez`XZx2mbueg z?tX5}K|#TH`X`D{5mNLf-~h~<{K&+Yy(nZKjzj=ZE%D{8dBLYonF4~@V12}t2$XV_ zRcy7}cF-M){g_HW3wFp94h&$AgeshOaDH>Mg!TqFZ$>o1@b?_Hg#e| zHtI=~Z&V;8=c_j}@_cABs~AcgTHu;>bg|=-j+Q?FtxilZAnKmrQ%nw^l$KOCCJpiS z3l1cOxC}$WF9WuHyX$cmMRICdAJh3bNCRA_v?O%teO>(Wc?@?dkE)$VwqP5W;9Z)K zPN2xdlA$1gl36+igZU9-lT%Z9r|CTXg$#*}8Yb>jA$rrZX%Hg3{I?P-0gc)qcAjL1kMDP7=*Rd%~T6&|t&ya|++wS;R?ZKZryO7jhV!55n#^Gh;`ZM$I z_>{N4qpqA1U8|7k;jVD(*7=w-uLwqiZksCRy*)pKe=1zLXais#f4VCp>h+yDxbMdc zysF7FaFI3Qg-p(b8i~34Tjm`h)9jf+L)3M6sLubXl^2C=fkcuRR#_fD6DB*TDSs1b zSazILBBx8pzB@$2g!WSxTj zbZ?)Nag_1_uUtMrm7L`hK#5fzPaeoy4|-Mn^>cwOea}?kOFh%f++t@<@|b{JRhAI2 zE*D3&G+xN>CaSCkjKfoGvE#K1kl1l~N9>^_jq~IQeJiXVQ^ zwKbyI74Xf{sAx1s;M_5!jfTtDx5XTrAa)}kkfX+E+>0$x_m zv4m;0TL33TQV&m2r-)Um)ON~f>A^16(Exe}+zI^~vqMS$u7vxhvyxn;?ObjC4)zb=Y%}4l=2`Nu{?My%Ct6 zO9B?fUi$GG#)TB7#O860-F@P(bp~0#^TgB=Yl9y@JUgpNJLeobr&~kt)4f0 zFQ_3)#(g$5UQ_LD^5kJ-N7};UEB?T~WYe3vioTMnm}FM=;$0Y(%~2XiNYXkK>iZqe z54j)Y6al(S;?wst$!N1%CS z_Ri+iq!wYNrD69$MBc~@r&K+jyWY2_jN3bP_9hgy@YlumGpsaX42J@kuWe6>+x4s+ za779vtf80O(b;yC|7s|DqX9ne@U0CfGhH>K!4@+<=OT-NE^edKkZG+ z4GjW}g~+0OBebDb$#E~2(*$dS2pA%=2(#D(nVrV-l$ zFvG*$@*Qu-_~<#8hi;mgS?C@+ow6Z&C|lSD&McZ-ww7D75^n4?UIvls=lsMH@YH8Y z#tN~Hs{K9!Lc>!2;4sD74dYQ7Y=iA3_cJE!SzgeS4uMTg5~Rp&eSxA1%eOxfV~9a; zF%W=QRY#A;@bh*e5?jJj;?e@^5-#Pqf`5@9l2}@4w=Ntk7+Y#RS@YctRaB&}?y*1E zke^MT8>CAGWB0y)*D*DNUL-}&nna48kE=I6?$&JXCdnvaVIDU`wVf^@fRQt!O-qQ) zm;M5a(WT;Rs6_q!U8-Qa*vCL32&}`@c!aac|1^E=pkh?d%Z5B{RTKc9KVA1=L#3J4fllLdKzTY%W zs1jw_W6wc2mglhie>4HYYk6-O_+8dhPTOA|# zEy(r5jDNRL-S`CCk_5<+N4=~Sv?}(5zv-Q&Pu?~+v7p)O!ywGBRc z0bl5cb|{s2&$FfrsaF2eKh>ZM_YT5d$ z)kfF^t5SgGdIXK&E5wAo=2@zb@TcyYwQnUiMh*K@!v33H8thyX#_8njmBk&~xXgHA2YA#1PGhkHjz`>=bEQ*DQ607m|n?>T(!yilp1?c^62uYQaJ*35sT z0Yg?cWrgiynLVx=<0bV4A@Ek4&EDBzp114~3a|bW({A4OZ3@Z_uS)rxJP~hyA97H7 zjsNBKWR+f`eTt#H@1E9g$64$k88evJ&q~wSI_XtxLs`J|k_R-0c9EITaQscZ>6eCv zzY*M?9ROq{HR>JAdMbtKHq?nnZE1(07VyA~x3v<9{tag~tK_1w0&@8(q~*8~=C$am zC_@Ow-1UFj=VTIe-qAgqE7&CT!n2Lm7&kdVmvh&W1e#|*Qihyn`&`=ioD$w*edwR! z^Wf2Gr_gp9B@6AQM#{_ps$4C2M+XB3e6%yBn?=B)$ zz>+zbRMA)sZ#AwiH&ZF8#ERCtVy2Q$Rni1YI_6Ty6p}PP)G4bzi}b|KcQ?pE|JJ2v zKFR6w`)gmYpng@nA%-XoUP~qVb1LQEbp7gu)$05n-uCu8et}LqA#z=$itCUC9*+=b zI*`Cqu?gx@Lju-9NAffsHqPHCIiwZXCqNr0?_v{cC1dXzOog0JY?qhS;DJrdshFKp zfa%)EDbaWNWp{7y+VH+joZ49T(&778#gk~?QEZ@Znpd>igkM!dt-B{#M2McSq{Te) zbhU=TC2D8$%llVaL5bG>JK)bn9cg9T(RRjtQ$`9QETQjTcu-{AOX;->ObrRjReccs z?cc2L%(!^^j}g2?z^X>V+Bwf}x=x2MyrOCDvfG+n85xf)U7})2TP(n4=33ir+SA9K zCaj(0%L3Wnr@qwS$0Kd8Y?2YQCouy}(~hDq=)b6dBRlt{ixR84l!KG+qJIseL&VYr zJ4FFjEGdq+_T;An?uufOmQ}RRHe#7WTCaN8mr}*4P{1qlFG>pA|nhb$#yNO#@7w&d@CJ-Oc4ET(4V;tx)+mci^8eaz_4c zJ)#O1W6js`X-I$4=PHDhRrr4cJwW8e52u-e83zU7p6M3cSba9P&ul1HF!-d4k(8uO z!*3S$J-i2}Hc;MPdkm@5(lCG1f(b;)?Xd=&hf=;N6BNm7@(FQ97EIsC^;sbwD2m_|9n!9e8H+!Zjhkm5dfnyId}1&sNJ*u%Fc~QidZta8=-;R zZ+%Xknp(|+9dI|-ti3nqlZocbBI2MC$ZsyiyWAO3OdE-sp~kS&r_*M5AYoTvk(9+Q zj%QZ%@uB`CPZ-HpP*=HgA#-k9EFHMXFzYWU@YT&)bq9?0PZuX4sH)uq8di!z#L|pV zNnO-~oF3k@f+1hXLyqptPp-wjE8EO{J*>I?2Vz>WpN7#Jzbojv1k21g^P87EyL-%e zkY}hybu)Ajr`2){#s8KUPG)6h=+cEsaqEA*)J%U9QD8fh*o;l!SWmC-&@cKS@OxD= zql$iTnOpXdd^Zj9WtfZoG;bam!0&e1S0?W?0R-Pnyu%5AtC9f$0b3!D9@j(wunaKu z-van0(;l_OQT>s+hAsnYZ{LopX`m*M!Wxl$PWN(MrK6dbqYo0<7#YmS(0m$FF8n#Tcig+gdzZA^M=B}L8tSky+FihNfbPnA zmUx%K{n^DAzt7a$UC$AE0w}P>?vqdA_W3|RQJ-T4HDp+Tz^Xl{gADk|IzRU%(xdxYwgN=Z} zdh4!`1~E1!5PWv$-&c3!qf>SS<}GL|A&+0~dMbcqb~6EqngQq_94!*O+jlK3L-gqR zl2=g_nn96@VBt9Sd{JZEXqXM|G~Q5uKWanY zJ7MeIN;q*-B^lOY?gT~6`z$}-wx3a1z-Nc*u`#6?^-y}R221GA5^*nOqFglABe@Oy z`l@e(&bRSoqPW{>VXV&F-82{!IzhLwcmkk@vm6mXa7=an;D30n+^avH@k74T<0%6p zSwu=xEq_UQy}HSx`}vBS+)`sAJg#6^Pk2Dd^s1@)QkFy;spx5$17Mg6>w@$b zCkC-Br;RN&xhA(0h5{Sg@pmWk^Uae&W>RRy6vFg$va3ik`Df%Q$$EO0@x0S%!ZN2) zeMPammW-%QyX|nhixGl?KK-2-M=P73`oT%A`29NQ>RWeSVxrCT;b9@k%jy|C=%iEK zE&N*c5Vlvtj558!dltN)fPjUs;q^1}Km^0c%n+7}Xf(uxNX!YoqkibmczVszq_9xK z?<9@=ghg#AH+1l0SCArVR>eT9(r^AK6T<#k5b#fjQgbC>f7i>|kTP)CTBe#LFppv zDX9X22{_#oJpNA?z)gv(cCiIF$NIMhAx+c%=bNwSBE4u%yP`@E(^V6fx1s|DE_n$x z{pQAPO+3vPJozoyXtGOqnz@4LUM%P5@)e8QhvE>dEii8X8u)owBioH{J7Qbo?T62etFPS|0^g^8C_LvXPMy+LUimFqof)xAOk4K&Frb zU^EFcac08w7JV@!?Y`Z9lorBCPVphlZt-Q0$%A?;$xmG;P=vaK@DeFTkRm}J55 zihDRmKH6fUC`p2yCo-0s4Is@?B0k8#8mdUk?8HT?_u|qKJDyn(T?1QCV5cc61({(l z%PfpMYFqD2%Y*CE(cLL(c@4Yh)!>maGIG8U7n9F_^OVhrfl{5SrTp7Xyja(wSk~s- zf;bW1MUu;!WxQ zas2HIrHxO0jSiFbPv02V%E-MOOFlD^wM%%`Qfb}#aPsH3+@0B@Bm$+UZ6NcMO*`mr zgwUUZ{w8T@QL>@E)X)7au)@ymT1OHWO8fo3Pic&p}JWsR{zN?ZFXTKs9 zF)Iu;8d}da!%QnPisR!gSd;qAd9+gBuzt0SkI{hX+tud1teW*Dq?glqc}Ku@aoLNG zClq1^xL2iE5G5-~=K(Quw%%tQUTa0j zk$qc}isbfhl%@4R`?t-0i}3IY6j3VeA9tOTV9d_@wHDuY_)~X6UI-3Je0~OV;ZhB?c)(ZDQ#sFDqn@-MA670@Urv7eXHcmZXEXO#}hX;Y2 zVlR~+c%Mj8UR=01oww4K<&QHp+^7hn?pz>8TMe+av1*b6XAQ+~RMFmRpGm&ioLqXM zD{Q{BC$J+omG|IAKnx^oB#_F!g;@THLZtc%TE<#!l#OF9B|fX;nYKw^II?z<<07_l zVX8PtMVtfqCsZKJwv6Q@N1v${Y!Nf!KImqMw-UZ?#wvIJLX{{2ji4G;?xyCWy=pJO zrKdq?t)pF4aIVcKDY=9POl`P~NH=4Z<)8O+G5xYF7b;h2Qbh3P_<&>jd;MfG(9#_w z{KiBm1pIKqyAqUnhV@tXTx8ZaMbuij}-_X1;i_UKQr&>fmp-~q>yxeuk>^onNPtgOzz7wQgPfsR#mjFDgSf^ks4 z41cbwH6`SbqmUI(W4wmLXn7D?zPko(K13sy4=;m>r*i{^c}0Wb$8{B4Be`~YU9uUX zUO#+C2-nb12{KKQ7D~O23uEpD_JO|W5P?1}awGqR`XT0vpik|LfG%BcKwKUkSycW3 z067%YfB1-M8eutcZ(~><#x7zXRpOt2E~C5Y{&+gzv#ZhD6)m`X&g;R`?no`wpKpv7 zJqzz0pvm+V(CVnYAs>63p#e29c1frGTq|P#u^ZU0UT

IPl#P1cWEEk0hRxP}6Hc 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 `{ zxJU#@ZN$Xg>orF?y>xjV~v+;!@mxzed0o=1E- zRMsPA!G04!1T0amn-Vj@JEP|*sJcq?xy(3R zB35W`twHB&SK#3sTSi^8@o6bIj}af9E;ko|HH4UJ+3{{0;B2jNFR_}*__zT8ZDyr)lk!%lC1L2CTEnk`AXRN8RDz(E`>xN>K#8{u%M}35F=JW^2z9b= zd#_6>WVnJQ%dBkb99T6-_I3sOS|Vthhpr8K(wI2W3a&d}1;2AFSW>0vOJjtLWm+>n zQPtc)>-t?@slc^OLUoFn)&vJ=S$r%Yf>!$vgIsljNR^mE%z{ntkgFqS%{ujJ6k0ch z3Pf%*u+7xfSypd(4LF*zTr+CZz;&#iZZ#PYMU<7PG&;rHHmVBhxn#Cc9vT=QLu(|{aM*HL@^n|Gk?7KpGWOIN^G|BNfsX05@O0>GuwZLVqEh)CCGu2rsbB|%bAELpA^sU?+0v@~L%2-Y{qL|TiBcy0Qv za-r+bQd@(;nhFTp^c|OkyKRS3s;)aW9bD55gQ-@GN|7sYZ-=MoYj?2DzLp25Z$6_$ z(3JqFiKM_;izQV|Q3T+YAljDvnFdamRMgbdI`p^R|98=72o~0`5|aeSFm(ZeiST@! z>24D+1gHCrs{>JON3Aa89-X&Jw4O?D&_vkPkaNkjADlRQ`y`I1(=3O}A~}l|5nW%} zc}!3Rc7t!`m#8`$SG6wQS!{ccIcD7r9ty>{r0Y5`^@R44i|}PiH$T8oy*uKkV<18wI&C@ zd$-deSUp~173u;o)wES>N98N%2SCh4%NohF98;Y|5Zl){rp=?7*+eoY7Jex{j6bFChfgNR^Vlf zcsegQ&I#Tb?1!MlwJG6niC5+;IHS%G6sq|Z22cTQK}(%sSY|bb(9T~(utxWTUrSS1 zvfvU6VpiBDldw$c8$fNriwv`d)`9&R0L(>{32LjUskY9;E9kN-m?R)65VK-Vf|aay zwj~0c)6*1Tn6+D>eMyuyGK6|aRB#83$p$yaNNu<3u z7-OcE0BS37y#_!9sKGy2qsE%ApilK107%FJELkyUL0W$$ea~;1#(Zphr_QprU ztLT-8oUPx?^4H&~s@MH1D-erfDT=kIu_i1l_+A0?w)ZWTkiPc*Rkg-1Ym^CBmdCcH zhPEavBMQY*>Ksh%HwMS}c7q|*V{-anK~%?nr3VA0CQmDauFlp zYV$?Rr2*HkIzXcOPKK^JPZ;J``Pb5Fw2jr%n(UIQD8@NmndnpmS!;9Ml54l&dMb%A zUq$gm(6uz^jDa!yss?if;NOg|)(~p~!&FXtH#yV~u&9Xf0`9ei*&Tp}KJT?KvGKyppE z>6`KY3yb|-H1v-3GNlr{)jn7(Noz)6m_9s@`orVU^bSrR_f@PrFQo-4R&C_~?-+mm zZ~}qUJ3~*$xjgPW4c?M5=4K5lr6O}oEnBK5+n-y-^5wkX=g#4G@3#2QUk+**v}P*K zR5sx4{ea)S+v1nc7hI;iwgpS)9f?96H>&W)RX1JWao^E-irNPYW}Qqw!KHrqML2NrgM547qz!-ppbG==Zrk;JN@ut4qvu8Y3=KLhu&9f49?3 z=jhYR2vuOyJG_6`V4M@2Wqf*>szInT2+pc8q)edQCgAyW^CT9uMq2HIMes&b77EVl zd5ZMqIAimJgQ(I^k6Y}9fRE23#wFol*Wr)vcY3$&@Z~V!^I^hiOsht!E@*G)GADU0 z0OcY=Al(gK&r>ARtOtrHUd}TP=MK9e;1BQiy6ruEd>H`+-R}b4?t5&4gRz9aeLP+D zn!egc)MgT9iLcneq>7F-IHQD`#r47Acv*0|M7+7{v9hAJ>F$79D!bbT-Sr;9GCn+y zC`I92Ws7&c*CMKh8B4rfgHBmQY7e-sS!Cxea)~&N33po$XNT&)6-zCXD!`@&%l*dV z$AK&_hMsw{7y*Yl)BH~mn*A3fRu7E>Ts}`>58nJp#)zbihuk72ZeKW0$ z{C3}Ka7L{)N<>KM_WN&nukE~*OB(1~-7*iSTIaO?r}aA+uFuhXqrUC|ucV(q&MNRwV@RE0 z?Y&iJnVP30VqH^Tedy?`5p-|{owpe0gx*_BOIi=8*WKXj9?YaAy|Vvh6%A0sHSrmO z)6M0O}&&TOnb}dz2fZkhJTctD5+SI2ix~l+OiJ-5gz@^kw#~M;+dG&y- z47+|UOD`#7+Xoa8#AZozzYWzNb&hbh&Y5~ZyivoX+dfn_|6jJB?*Q26mnk{RMpU%( zLG~M>m-8&!KG^5er2qVUp||%PK0b}uZ@lg{9-T9|%(=CS*Ye0ezg!U0^*EX0Y-QDk z&hztWzWE03cOAx=>GR7}hTx>sBgB~v>!+8AHl4#}aQOMn7Uwx>&Vq4HH1rNXzuoBD z`vI3ZtFMWyc?KkhqyI!)3CXP7FD{^c;~rgQYu zn~i#F&H;rFRbl0jj&f>!x!g3Y^D?&(EWF-Xayz56=@sp+CRdLKQl6P7mi< zfA?;O|NP~6bNnUdGIWLkDt$2ge46EM6F8jL zj7!EiXM8!%P=zv)4xQD`8(gL&sw!*H{;ex!X^o%IJ~$eusCSz{F;zdGe||aR$Hxsi zZ}I+Nqx(%*I~S31Q8I+*^Ma2rBZ??~eB9QO95KCn9P~29@>&L}sY}(Wv<<;!5KYI3IF(frk~yb54(WAv-I`GsJKgpU z%Tj&Y8e5FUK(vyM>SfF~Yv845E~4Hti+5~XVqF>FDQ1MWDbGtLW<_;WZn}`h4wNEb zTpKR{0Gr_83~LdUnC0g9StRGI-gi)E40YaW?~QB9@)!UBAOJ~3K~!2IIxk68m8yh^ zVOXyv(^Y4?b`6WDiYV@OLHl5J2u|zxqUn|Ki)c<+eCLfmZaXCK!lqnOF5&^`w)Z-xqQNpH%gEBqI7{txtn652 zq}C>rZ}qKARgQAM4T_r7h+(EBmfPbOO`_@ylWuw^W6Wj~oX#;|d}(TY2*K{40_a>X?Z8VD%Ccww=?OgjY+5-UHq-nx)iLBU)K! zfnmmZN=m4r{oo9S&cZvRs!(}l{34Q6)pL~@Ngu4a8v>rsGZle)%h#HnwN-{w%YJl~ zCY;-GM8P)62N;_wf6>Z9-cEp0(X0wbOs4ZzrdTL=L#Y%3JaL>DZ)HO++~ zV=c8`=8QfV^^GlkcR#>c)>5SAfZtr-0WfCDL+4D9f+b5CI?IMhV;1$!;%^_1nzPWG z`wm2mX|9>(ws)=LO7ZdY8OKZ1P4CyWTKeGhVb|H`Al!`dc1!a@S|bODZ>!gnsKW`|Mk}+E^`&UYb__y5_5Un2Wf_tH$TAB zahkWiABoLt4&*uf74-=r!clU#CJFg#KMhuAMt#u;3wsxyRL!+0x-v-Lx65NkH3Gqc@{Hrk(9D< zDN?q*vm&A~Re!aZW_)^{s1(I+<8j}P!^uT-sX8lsInMa}G9l)IclU#;LJX7c29MyZ zjC0cY_TxiD^J$Fbej7A+i#}LAjuCg8PM=N_KD|s-MDX^mo+eR5bcwY*J}w!bUnV@C zXAq#m9`SUXAfnm_hlg#a*0OLlZOrtwgot1OW3=J7Gnk+s?xoUQbBSRO>Q1rgAd?h-z9= zDIoCBIn70pve3{uOetSYHg|*9Qfh~kGYn%Goik9ar5Y%-^A6q`9Xh9*-f7dZmT68m zH$YXyn2Yb!khR3y&PnGi0R_DXO{uzjull@iOHDxQ(rXpw`)$D85Y#Yh7pxj4#4Kf+ z^X&~-HO;A%K3Lv#j)+J)Z<(nOQavh*=&Nq!+ljQMHLFf$8yw#5I#C67eGP!Ah)nS| z00R)`RLT%6_8YG$w}a+`C0epJLsVK)zG|bcCCQ?Y##C5C+69YucfA%-?Sd61XwD)r z-3CCaSe96N=a@Df(c!|>d8b7|SyY!Kt(&xpyqO3~(|dkhkQCD(pZMtIm`pv(+1!@(k-QaZBd+oeaW2g`j#^v_= zSH&EYbX_pod8?b?BoAuldK!TOpv#=mc>`j=wFZPN+U$x9V)aQO+ZePr`(A=G8k~`w zRdbP>S$cLvoi{WDtMigIb`HleQ7!^&4N|Upv)t^3iU4d|8lZq>sI`ogi~evo zNau|@%Tk-V^yd2))j1dGI%l;?oRaQ(uho}Mbtys$hO5k8J%d`RP1UNqO*z*D!dq-Q zr=2$%99IIf>gT@Of4&1?ciWH-=f!z4o28?;i&F%dbbBmU6QV@^GG~<7F9wH|#815tJ;# z!C78%5mlI9pGG}iBJBo`zN=<*AmB13yqp(piUAd^WxSY6{^JjOJnlRC+lP~!#@id< zIH!v$f&%>W+b#Vc|NU1Qg5`P1+I1G=l<4mt&-(c=(fu}5+SjsPri7={+%k|_LaFV) zlAU#kS>$gYj{=2$IZQXlAA*f9=Oyn4Z|0cO5Uk&HPDGS{_kK@*`*74>pGG{N78<%$ zj89l%J&Ult3w?7p=+HU*{nLs5^y9v~z3(+;#os?3^@qpJ%>ZbamQ*C9RPg>`5CG$D^Vk=|{*8bjsf5@`tb_6Dq& zMbu48DZv?2ss1QLOpp5>&kY1UpJzN(SL@nYSli~SXO&^RzaMnldu4*|HXggd$>BU_ zRl;S8Hv_OSw4BG}_8Xs_Vb=$zF$s!_-faR+bHc~x2`}db+r9?)8rTX>-@O0(ZHG;8 zno808ZGb4G_f}GtS8YhF*(Io~b;cxz&;EP&Z`4u{KPI&YN;c(d>DbgC8{W6T&T zvx1Zhp3e(n^WpNA^?ui*_ZGy^ZSO@yVGOdU>T4QAYk65x4#6A4L^K3zL{y3>8$)!S zlAgwhn1l?Iu3lejn|bYisz;;L)3l&(?|R8uU<{YTc`4qRo6pZg^AxkUhD~s$xraMZ zResoZ_|37x9{X1UoK_{R>vjNT0yPNQQzJ>z)b2Z8;L$RJ?3J3+NCj; zWeMBC*2s}SfbrD#LlAq98(LgD-18vj~?6Wl_7%oJtY`iC(6s zbH7=%xn9fGM+#wDYxN8X`g9E*IMoUZ-Gn=didmw#ld33%KxMrzo9Ezfoscr4rO--< ze#cBx0uYgbN$udm(=}A<_7Km6Xd_=d=op^wrtACxAaXwXs_`>xFi4=RZO9WNB~7Ey zK5|@)sbFR*YCpBL0hADMo>AM@j9dx<-}*j5Nx^xlcxjMvzs=Od5SSx#te@xjYa4T= zWU3``p6KX05g-zE`~5;@8f9*5>kkM3F+{|`u+DKZok$>wFqbDh-%B`cBjD^qjExV^ z#Xo7R&$SfP$+S*t6&HFy)i_~&ByK#1$P_^+8V{oc8rP;EwUX1WZE!DL_l;zp@21gc z8DoqgMvgATv)2DC0XC_ca&=sDh@4v&Ty4D`!WLlLqqIH3fo-Ro%N$Xu! zA%HrmW`JW^`(U)>K{rL@sQQ@+hfj{f$usUl2meOb8;xf1cRSj97p-;CSRZ|sD6u$~;nYeM z^Gpk(HsUrZEdoc3ONS6DT2H?iC3(wY&LJ>2&U2QuA$Tc;_aO@BLa;uTv-q_l%K`S} zY9Y?w)|Zi4DJgh3X()uqJ2&^SHm*@rtq^QGY;eXB#c0W!<~lG^vJk}m+@O={I4Pai zN@8VPBG1gs6EIJetD2@66;|~+T5g{22ry%1TywvZaGq$I)Rso2rD4&W=~9ji7%6z& z7fT4@G*N7{*2_8)Euod;>L3QI%){YrWWY;@Z37M9xq+B;`WvwMI4YJ5! zmQuvJ@t%lcqQy)Bk{DH&wKJ9ViU`z66_{CY)G;uN#a@cadKeZ|+kh(gGdBULRxqml z3@9mBOToR|#8gWTA#&rQZ(Q*G+|0ZI&`MT~^=Vmqm1spqOX_tDb}Zy^t!Tuyg*={E zD@BaVk_fh~{~J@+{Ve9Gi7|qm55B0}bMgy8lMpzWR8DUiq(Vs{ zw=U#ywXi~L3KM z^U+UAYf~eiD*`zV%vo7`)kzg~GXobQg`ikV!HE_$t{f`sv2GL!0D{1RKw1j!ByHVi zzhk(UY3_AQ)Jm}PF%*?+v=lSX|Hv3o&;0(6z|e=7J0CPbB1<%;evr}kQn5Oz zTfrx2dgB>M5MeGi9DIO~x;_5|ah_^k=%ulf>X;}IU0}8@Sm$Fg^Zf^}`G9WYf>Kh1 zPO1bEX!Ber)-H;oZol_KU?^%$qSwnWVvOicGd|4BlE9l6^EQ<}by#seTIbH@KTCjB zwX3VfIU$6e)Lv~GWX-s2(te)UVmg>uc7$vl@gv)5Talj@H~J8fXPW2xhB}FqMoVnp z)D5G;g`=m7di$pC1mKwqaM8|r`NZ*2HLjeQ>!!4IAy;K>?YOWeO%$XgVO{WPq6869 zh|Iq2LSZ4=g5l|a?hu*dj!iw@wWTLl$4wX&HZBf2las6E=~?_2@0?e|NmGsrYnF#q zvd~ZCsIW@O_QRhgiZ{=9#EF%X0Y)b^lo~m0#RX@H;%;VGOM%MzI4Lb}-;}dfichST zv24N^z{y$sbKNAaj+?^zsF+E{$bNB|<_#t_?q z%RWTR^-^Ss!lWI?z}B_y?-Ag#a!8FrC(+zCUdYf6wyk2__-d_iM`!W(I@;NQW@T8( z)5BV(MpB+?5hKTO(NNuZ%=J>9PC#Ji0!{1u+OU73(54(DCt5)(5v#_9EY*DcbOEDe z^VG@7k(tMz>1I*|YHZL-36UCQvQ%RMh-*b7(zZE;dzqo4_9SI%Rk7}GH5I6wXvwLO zSeol_WDZsB!ld%hlHAed^4Ki?er}pmYjtog>QT|qTsJX75YNYyPOKJ`Xce`RlqCwT z9dpFf_Z!`|(}_c5%q1%3nE~1c8c*O*w{=;5Jn<)H@eguSom#5{JnN$NA~jNl$h>2* z$0t?`7$v!vC6s7IK12@FxrFOQ>skp`QlOWa^|~JjqR2p)wzY@G@~K(;bKRsEPHc3I z7g7k3Xi%?XAcYr1Xs5XoQEJo~mvP`}+X4`#Q704g%rG;v6e2nwU1UV9M67LmF8;}+ za#S~75g?QlDs4O1gpd@aAks<_GozRBna(RYbsrbg=7B`Z*zY8q8p$DY^dY*+dY>2> z%X;?ucQZX|oR`)`IV!B2?$PZY!LQ+d z$HZR8M2^g!*^f)>5-o#uvyZ=%>b0V>+Pa`dh3)oogUBp)ZR&=@%M-ECO<9%=mDUr1 zrk$-gQ~Q!=!A42$W|}wkv)D;Bx8Dyjj7w{k5S|$``BS4-t@oy=omNux5+m9BNEdIP z3y&Qe%B4YvipFtb<<#J`9Z)T$K%&}6uabm3(XrPtF;7*TmV(4lVJ!oVk~EXwXmvV- zkW|)drKqcwp!se}saAY?TuCC$(=;2bkL;%Wq7~t>lV~Kmor{}j8S_*}tt5xQaa>yK zd~EVeFVEsvN-P7M){RfJ5+cz8opzu)Mx_;6wH=j>4XCFh0D*Qy(R!zEuVc8IYEHD| zUdKeEL?j{}6}D+ysJb0J^Z13JlTsk7TK*0TLY`_8?YSqk5^+*HDjUy@_4ITKy#4H% zRl)Y>=KLIDCq)yfNR1jrEMBUT?AR&Z+QG(hTu#r;T zc8v>an**j@&}@`Izmvp%Zn&FiHcCYwI9eB6+4wR~^~~!pK*yv&-dLXqLYf$~jZ>ZgoBm1=0LsKSOPmT^`m#DQO$)wUi?6+}snxq7ilDMO%p1-W_C#g!4?I4M>F$ z+28Z<$v}YXb#yV;)y?sh^5I#Bf8N&qlZQ`^w;3gh#sx7d8X<%Tdv?zG{a-nyw31OP zAw#>M+;(~h0@@rn5!eNey-q@dZX$ZQ!LieYUm4Zzf^CC3GEW-oXYv~@AMT{;f;`pL zaMB277QK#%LI}=`)BuFhGE9f%Qsj2n_Ch~nquMT)+IsG0nzt`?(akhYk7_+=vJ2Hli;nE}s3I3MG&Fv^Z`7+#59>+eLjUn&L$PD2OG*m4 zI<8|-f}9H^grHH;P-5Ejqfv@O>qyx~y?P1vbHf0|Q>!Ib$8{)bU-`(#1>wHuSpWTt zbIEl_PZh(mc9MulQq*(3R7goED$C9@tvikDwC%iAQXpx)(b$L9NS6pvNfEV@IDWc7 z?Lxh_QXOO9o>}~Y=u5jccdvQmskNbyBnY5h$7m@CN{LW4UI;@1-Cvnn01+o?NYu`@o-@#m~%N+&bUcdt$8|xe!PYQJ!fv=$KGj z57~;3xH_&WGAPe=+o@?JI*Dej#JWfU35uOWg~o+Yy8!E=9~SOZ*@Vx`;wQqFx|zA6 zwoVNv4XB%BT1g4Pykn^+Rz{UDN<`-+Y8Tom4Q&S)Ybl_WU;wR^N?VETr4+%sz>N!` zw(<0^aDO`U{a514B*?I1*9xfmc_?_RnVV=c&5i2fidVQdMn)Js)(Fw&sN(j1uevQ!yO`E@Pw^ zvEH7~S_$s7DIdfL4$Lvc=&X;yD9MpAT%FjN>p#~s4;))5FU_=2RpUqqbmx1?)QX8H z)rzae(fWm`cAlm+Qf#DTt=rDAPTKw+BD3?s6}9tHitv2=n+EBFr$;qsM#xF!gdobZ zMDbiV0RucPt=P4x7bmr&pUgbD~uQgRP5xTvjm4V#(# zOY_-*$BvFTGeV7uM)dNeqZN4qsomQK;n+$cdYPtPW-zHN89x>ILa>$s>ucZ5Of*U| z0Jc7aN$ISQ(HSKtr`Bd4|I%Fg;1ee%lo_EWm6!dF?iekQXIdsk`eD(C+6Ky^qSoiJ zz2+z(*3D2kHIlPLb81wS)9>DKtr}Nni5f2to0;D~i-YvRlPjf8 zj4(yzWS;57BchWUp_OE#r067?8s}ksJNl2oEQrWx$(`1Nlhd~TDTuc24Mpv2QTZ}8 za=0?GGx_Ix$$^zot&J9@vVMsHlW2)v);6&uT8Li9P~C(!qz6V-wl%x6y{HIh@K zqmmROb8MVC1!0(LC*P*he7jMM_a$+a@f=PA0GLDhIvjpJU&(0N<>=;da8K4e^*G;YUIub%HE z)`hTk!>e}v{w#g~|8jAV{gV)}{qTwLYNF-blP5;ly={P{xlBENY$&e0a1#z49R{N$ zq#?>ujVw`AThCx{V*{s&f+Vo$7;bEca|>BD*Gnqv{INYd=4bLJMt!8$(f@R5t~3AG z(P2o9oIko;V2~Tt&5Y7Ya)|A?s>HOR*Lv!Al^KPkz3?&v@x)5WFY5JAAHHf3GaHk|6F>VfmN_GhoZR=?5hB=33j=x}b+ zAf=UY9i5M9FE?gWzvF!f0s!q?>ah!fMunv;Y0Vo0M;H>6XvxON5F&2)jDA zCzTXmx_HOz^*2iX*4D-BN4|KlTw3U9S{>J%XC_OHR0QTtgN&yGhAB(hFWc6Xu{9vn zs`c#>M1hC`Gjn4DY8%|B^rw7?_wL%<{n$)?BmdL3#m?V6cz9?B9kqQ@I*yS$Ax4>} zIu5!>l0pQHPLJ)~iIy|J|2GZNKRmfwp>8}ST4Gc* z=ypse)xr}Xc5do&**Iz&b2J12*0pp060O#46V|;fxv}1l3Tv6+1&Pt=k-b|=amy_J z&GViAc4D}4Fe9TgM;pGp5y>)XagOIB_7G6O(ugD)y) zLu4nFn4BKjFEGvK-?o_lk5g+kII>WZXj0mRZbzq53MP=4>n0qcY3I9!cD5x?ZBV3W zJ+q9GacV`v&Idm!opm8LTFLRs*nS}}-8zeZ`=TuTJ}Uy&Mj>Ns`$Gtk!=!Y!vA$MHj8`Y_UKjWiv-o!|b#Gr8St2401~oP; zGP5yC$}Ew>Xu-}$vPq;c9aXn5HGe;I{93V+BGR-DysTVPHlfy%M#IA2+ql{MyEb?4 z*#8wvQjm&~$-1~W?fjH^q7e*Jnn-GFpt-KWnG%%g1Qnwsug?vx8y|g$p|;+YjjyDj z;iUBUmX<&HOiuX&Kkx%*e%Y~i-(%PZuOnf8g6 z2$5+xX?VVu#zCIMEKxDlDk>#;Tv|7&ToD4VWvQ}Cie(%4pWJlg<)1p8UUAMm{ATyy zq4T#5WYxGUtcy6dQk2WXN&+MzGrJJOd@qHNf)lNLYE+!>r`-B7a@;hRab{GQRL(80 z)wXf2=y%MR!PUyJdP-~c!FODL>8Dn*E6-VnvNJyN#MZ^GIz6n;9~X{~uU55DA~jlJ zWmNOlg`5`q9Zrqn(7F{+?L2ieBl>wF@>Ik6z$>FBK6zs7P7TXKNg7Gw+WYX-;-K>@ zZ-2w3pIXhYJZBw1Z@mAhZHwz9QLO*~AOJ~3K~!CNa<$mJGHx&|Y*_54$?{qSAp{ot z8J}D$cxf&ZX`*P*O?keTV6K~D>p~aXmb#R84EqpyT)G%zw2OnZn9EI*rSj-`Tl&BL zw%1?ssbTl3bMnuZ4;-HBrF43&T0F8`L?V)Ts@3wSMwV!9tcTH347v#x`yC3*oF*Dl z5Qi9}56pGr<8*9IG+Ozcn|swIyXM^1#m@1Ich3Lzx4+?%KOXn?p0f^Nv3lT0o*6oE zy67K1RdBasv~%r%__DT~7)48S9cuL!vzWH4_j1FXRI`>c0EpIwxH7Ecr1GxcO{zWH z2lbAn{O~tiwCQ)>as8#Y6@yotlYgl>a3nPfM^BCOV=E;s^b#|!9LmN+5K$-9 zM9ee8Mz^&l)53CQMiio*`FnD$;?rxDw}B@My>xW`*52dSUcUABzhmEJw^#G8JU4%R z;HXiOpE^0pRz{6n=q1Uhu&qB_J0Jj3wij6?1^1?Dre0=Zp6Qrq8Ke{;gcz$P(8{<8 zlgdp1TE1|5|FLhpa_h&x^M*_Bu$x|WPX2A~p`%g=K6GrDly%VkT!;M(J`fnK z)e5z>pG*W6f&vJEf!Ic%*cP=vsg?ZlHJ2{^;XB@N@ttPZH_mwfA2=2x;=#j1DFtPn zROv7@1?QdMxA10MC+rk ztPkGDsHF6@i>H0ydoMqK{?@m@{-V3`-LE?*|3bO{xV15S<>*KzMs!jmby<6gft8v1 zDJ5D_mMBiOf|fFNQpI^<+9=@ke5|eaqlvX;?Y$7fJI|*Z7w@@f$KcktzV5=i<}UiC zbMns@Up`SaJ{&qW5uH?aj1szRf?#H)+v08pTA`a7#aXJkleXm+sgb-ce0+#uQaM-D z-VwrLzpSk+D|R;ofbF-CN)Is$F+&xpLn*`TL_Uog5X` zKXt04ey(x?sm29GMAEnRFw=8RBGro1q!qncqB%=68ztj(JWwp_U`M5GeBg$O*2+5G zyEK>G@=dSUe%Fpyyz!j;oz?qJ4JVB|x?ItqtMeFH`M@SJ3m*{I?Jkma{`F%|+LWu& zDoWX29%>uhxNx=gp$2HJXyQF{z2w&GuGo6l`B(qdbMj}W?>%*T+_>W_70q=`CxobC zgz+JgkCC;M$c&~e)hvmkQ8Fe*#w^j?%Mv!K?Y3>K57v16XtYj$q#Hy7;~gvhbE?7YRN-gf<^|K-MOcmLkuZQnby2vP004p$G3 z9Q^N}ee5$u?ax1Ys(=sNI3M(UFV)Nxi`tUWt>@2<&0Xqt49CbpD;aCs*1Bbha!OL! z?U-uM_5r=}k}b!sxqRDi4tm+m;i|tqvj|aczm{Lod+L!-eg5&gN2S|2Dy^t&a0|U8 z?d67^Ix*(cqdG3lbrJgylTJWj03VCMO`52s! zQ4lbx91n{oo>(oziIvhHJvDYG*UFNaC%uj-QY{-}l~CvBdbosY4$!8gt~Qc#g4 zaw5Qm3-O`(UgzIrsrj$w)jvA32s1nXweeDO=#jhjAAV$1y2aLAI59DD9F>;qCd8t0 zQAk0l(XHjH`qcu8!+i)Xt|y zHCq-s<<6yUwa`l*p6{o>rnUNb|F8Vr=j6Wtk3Ra@`;R<1DqU`Ulneb-Sr>U++2}oU zh}?F9#n{>;gcw5vhrnFhfYZY|4htK7;Ci8-mKSX8m)kdW9$p+|zmX;8*7?`}{h2-> zde=Alo$=wvKKH=UBg4`qky-aUM#i?NI#}0s{7r`}vk){*b6~y84prlMIB8;KLz5a+ zY+KAn+ZHwr?`{dTY`VVIEn_aJQOVxqL z?|$&uiE$OAlrZz%M0+1&QTtdmUijF~$W?7QL=*y13K6BCKtwSxx933>8g+8# z=I)m-+}6K&%R>G~JKy}1Gn-({uGhHvV*eBOJaqh2Q3ukBlKEbu8y7-Zdv071L?ou^ z&L{*$At(}2B%*1=57X2m2N!ruLLA?^(D~xUI|skFb93*%pZCrGaAp%wa^7oQZ}{aW z?|bCLa?wO2S|o#RVrm;g-FOPqz7IK#Fc2uBH82m65klnPLyRFZM~3$ig^zq}p`YG! z$Ji0Om^YUgyb z4;({`!TK0#8+=(iZ(Fn35Ex8-byQSe*zVBXjdV%~2q@Cs(k0yj(%oIs(gM;U-Q9vT zGW19zAu-a;z|1|rZ>{^?`v-?}=4>`=!Sg=*d1Jpj`YNckFpt-y+3_4B&<9t-`)Cbu zG0j%{?+Ie)e_1dL8))v;UZD)kQMr5%E%BLqd})nJ)J7CSZ*}cVE%r!Q>dlyubSHme zvgAk4gn_OCeXuV$>fzmdeSZ%q9Qgg@*;7u=*jCrJcNXy997jp1`&RFS>)EAFQmShh zh|kE$q=`vW>w02SK@uv=zltwO5wzk5EE2H6g7C=ziI0ho>jfvz#yp~~@OFccJIQ?i zr-#!4s}r3MAtiWCi{}}EPm1u8ev^A z8SVF8`J!uMEuh212mW*d>4P48yu7;&N`FO%Xt5@cd}Gqa)2$ZCg2eDGAuT8KYMLkN z-3iJ^4R7NggEl+oEuZSJi=3m<_`W_yl$#-D9-#g?m{itLJ=j9wLhi4 zbb;67eoGIB*?+Z3WHKb0v5}hF3mhpTt{CI1{#;z6b3YQUJQ7x~_9*W=t=x;q@tAJ! z;$C#o=81&*Ek!33_QNp{4~A-=y~b#Lrvt=a{2oMq+Zc}LWP$R+kBVmxbx~lnc2H#6T2K8q>y?A5s zzte4p3im@J5xLo$_sbMF-w=&w*#9>uDS*d~J!nV*XGTr54QLr6Afx4LdTX=RF>%vrNW`d&(F~=i-lEhXz`3z5E*$Fi-u*?H zvqD@vsUwd1r&zk+={B!^v9@7!{P!P5m#0zF`^AHTM^8xzJ;L~GAhIAdB~;jb>0oOE z<$MeD5AB=?6dLC9Y%p8D&jm68S)gve1`(ea;ecX6>sUoN7F?@0TNvACNcYHLu04ou zf>1puqL_Xl{6I8OX!C}=SHK?!v`vs38r8v$z#VZEy}zdI*d7R8U~e)a-h`=k4AeqH z7u19<+8|~Lw4y#BkOcf9W%qBMYsktw$?IJqw*@}4j*b)|`1vaVe;3&J+CBI-??&#wvi-H4(QhD6Gf5opN$M@_D zqm;s9i6`lkCr5Udzt|1pJ3<~4V(*@hT;ao;wL*V7LgBFsyyD$YS&^}^TOOa<`eUrc zG?b4yINn>?ygjVQ9|>7LI#AAKRk4d(HZ1Y(u%4a|D!3J4%Ym{f4>+cAYoYM9r>F#K z6-)}{(`C8#U8ySGZaln@6i!EUNSqI^h^KrDfB-pKQH_-2DcQt4ol=oFeUaDm+_wTP z);eJBU$!D@88$K6+La^H6&V>u*xH6Ax{^YxFLO{n)KU)!XzW9mN0+vGpEtkvKX=`S z?mkOqY{14Z3G%6z&x~k=0>7nP`ByBcS9^UbGs>O1elULgv}RRL%q;I5iOSHy^S8NO z`jN0aP3G3~Re2ey)K+)nqT14%VddvL*Per_vj84=A8hN+Y;LVP@C<&}=legGWglL0 zD9m{4uJ)v22P#?GcOQy9m;x@8D z!a)pB5cK+D0AsrW<(>e<4}yTc76lW)X~XD|+;9h>ATfWy+MY`wp{8NAS$5{;f48*+ zqq=mc@sRaZWfu4(03$e0G<}Y4;^{Al^X=WG?L4Z;GkZHzVd<1V<{8gh6dVK%>UmZT zzp)naJ7>uFwACJoK~UnKmE>(5j)H+N<(LFKTiu;**zw4L*TJgM-bkn*h{^mI@6*qz zyO6?!KxhzDVj$U(=V+j|unVD6gpsEyb`QEAv^zKcJ9Yo2g+BE1*TF78>jNXjvMK*f z)%hRbw}MXud+ZSF0MPMiMWUdHCD)yL*R=$5A=m}=JJv!CwQvwtO)Mn41 zrBXRu>eg_l#$~jA=xJmY*m(n_GPk?}KAh#Xf!cP3#N4esN(nCXjOITwsbrLJYv?VX z*)J%!kw>5k;IyJllzU67b8<~h#&ge!fD?~dRPH>in{`>W<40Cw@~g-jggria>|T1F z8@vsH9cf)T&%~~Bb^+tK-$K95P2Rx@@St$SURr#swXEaQY`hk zK1)HhyzDRur=yb9)csRi_tD;`n^!IOFUGb+tJX#9a1IRVds2%jH6xTpF@gDk4+*rkiqtK~XM9f}Jlq+QC=WH{vW+msj5(|F#A*CIxN>@97}{oPqG zB6jEgp3!rzzeBw6LqPEd3bVf@!LA9ryRilA$hVfDHPCv>Efbs_6oNKrj&?p}kG8@- zr(g)O5D3d(2;IWjCiuSgqzZCHI?n^0%5YKNmXZ-6{?-U5+hNxmOc8f%2GO7T+e8_= z_7gN@?Hi_q((aOgL_lzouq~8EiMRWTNWElIc-sa@PczSu;QPb>E{p$NE?_{T23b%D z?cji7&nU1Eh=aJp3gx+qLJ6dj-z_hvVr+Z0{uSj-GDxxSwxJuLqv>jbG7#w#BU(?P_aV`_udj zb_c_Krt7q^WASN+ehF>87uxV5Ios@mu^Q(!l!J^8%*L!^3vYFUZ_0Vk96JLR>Vi&Y zB>((UM7)s{ctivB)9pM#>xUk#A*W9yW+IPVylajRslg-?5Jc$Q^NguGR=a68)mp=P z_$$#4YiP1CP1luy`^qLAd@fzX@&+uCTwU$9TfiE$XZ{?#-f4$b2wT|tnG~3%sYj-d z_(yQ=OOXHb)b)2FyDJQ{{htYNmfwiFQ{OT2HP2?`53=m%@*PR2%XO8`eqLZzCwd|p zx}&w+GB}Ayj_IdTDkC)oCa7)+PwgaS4nOMc%iLM~zt`cge7W}r2U^b03<_-0e)}Y2 zW8{Ov2U@h^rhQ%6@dk>2g+G4%`I%dzO+8WD(5kZbl^Un2gq$Fcrn7h%gH4=5BEI}C z<@Dk&;t30zxcP|BpI)FdDy02v2s-}h1kY>=wi6=D4&d!pt`>|``&`>f$^^#MOB!yp zAAi84XA-8DMm;X;&c_n2H^gE9<2rE2^P;@rLH{`8_@ao#)a%LXf)*5VXYy1!AM9H& ziSzl(uN$5HVBPe|xSvW*4m`3;?~L*UDYJco(b?(}x%R3?O@#KfEK}{JPjX*kN)L5| zisg-#@f8xT)a&#C{76cS`GZ1til0AC*#e2S-gOrfE-6Y8%9NK^_35oX0C36DT?jyGThrf9arc$PW@BxLX<*oMI zeXqu8#7RLx*}m8v)Hy}AF^u7!YV7Sz1USE+yK2l65NW>c4ujrE*B<4Cp{HZF7r^A3 zfA<6Mpb=9L*?)c`^#UAYEeJf|j;Geu_lI|2I2eIlxC*!Cop5}Z?RU15(4=T5I`MRh z6j9qsB~<|%kfBMSO_ia8XIRKb1YkT@>PS6E2zIK z>d|&M&8A+)@AeIp z``;D}PH?h;=)bc9EP-RI^-KRFtbbqy(PV6PagGrRkH&2B{v+R4=Q*+I+y9FEdyENp zLvPq2#cV|lTqF!!o6x|)BOmyB0C`XV?YB=WQJ&pS{84*0aCG=EU=fcKfU!8f2!qa5 z2o7*Q&F*6l1ZapNJ+82CKkk|z+_Qot!{64ytnDFF#Yu9fNav;o!SD?jl9&g=n_j}P z4BYDTkGPe|g&jn&jkkaZB^pEm2_fB6@cu;;Hx8p2rDW@(Y4;~|WU!|R3%vGNv{#)n z!$!K4aRYdrR6e}ttp5dAT{%R2H;1Ukkco4OpL^G1`#$o6el~O9@>s~TKNM!9VGfr+ z2l{?NKXAaGTqq`6>IBW}51}FjhG*U${*PlPu7eZ%Ezlt|m7svFo1hH=ImnG~Pyj6P zBw6D5O!XdUDe_#h8N0ckT|6}f3PzKodyW=PG)S=$tNmgY^vWl6%6DfllAwep<${d5 zRhXFC0_=x53+frTakWsre>qypTcRQSh@%R?)k4W8+ayN%pNxIdg73yfb_}9cK$g(i z2Z-b`{n9BfC!L4A`~)2_nw!0BEKzpmQ20WM%p(^?X^6$dG*sF8;jp~*H`vd4o=?E9 zID5z*IL@a|?YLmB)p_}a)ZkxALoSZy5cbz{gv;{PwG`=-bC;E*NjQ!5eVF`|NeK*m z6QkB27CSAVVt+5?zR~HgPvLzHms4HBKiDtOe|HdT7cYEZI6|o=w1f?kM}MebNnYIZYoLEARbcq*R`amn>)XH)|r68*$J*$$t z`k3>^0{Z)Z+|`j``fnP*y0}%?e_25b5V+)_hFB|2g3hpknBVE=-`(f@Tj!8Xp3Cy^ zRgV?6HfLAu(2I|Y1n@cf-a*V&Oew7Gm8-{kDVX~J&7d>*9wrY;qv$-rYAs>dmbdB~ zwK28G+)K7J$rP;a{wWch<@vFqXsIF>d`lCZSz4}wSonMCLPM4$wybW#m+(F zNHpJEdfo+}qB<`EK5~s;cgR`I(2LW1|Ht$G!X01sP`tB23?vYu>jAaCb2k_<#gqcw z!5O3?LKn-A2@)=m>95L4G>+wZGEyBRTF;BGJ+rStL` zfgSo3>H0H0MXj-@$8TrQJ!m`Z=T9U(KjhRAPldsL@+Uj2#?b&)r82`3FRNA$iP=i0 zpOc*xOUlfjpb+asr(h6DSy`D6%gb?$Q6Ocx;y1mIwc46Z9GQ%Sx&G_D2*=5^Rm`Zo zJj=Yx$HX+5Foqa;pkgkG5|R}^`QuS(SrJoOQ(HS%5zb1yovw(`AXOE02)L-kWwo(>tD?hJ|3+kzfn|4+ZLIP;!nR8*E4-$ zhS4@A5jGCe{UFma`3QH?fUEvEolvnB8;DEThrmb(PC|WxzaBbo)U}(mLrm@;#epHHpr@v1wHAbRM`M0%LEb+2PtP2= zCt@&eZL5u5ilDBjn`jV$dOiwpXAScCOQYg;sxV=9SdSSVgM46W=xsXz@;mHp=Y`-< zf&y}UaDw@L+>85)7d|_G*9Zz9*5=she%xO1O6U3lmGl1&g7Pbv23`zml-8|X+CvZ8 zL4IULuVJE~zaSIz?IlqCH;D$6Z2@~o0N&u10<1q6Y0yE8w)}|-v=vR!1c!d0V4%Mj zg;5$H<(-0O#BL`XU5431p5BI>@ouQ|W`Z6*x$TV;nFOA+@m68N#s)kvp4U@Oc5gTL z9^4PdF~{^*4}#miL5XU(>N~AW-^+`Yn)zM*{S|sD%&t)&2E8-rJJzd&K2D$U+GQUi zPCH#6){c(VIxergMI}6Y#v}*mL+7q{zu%dH4b1xxzi;OXoE5hsOL^s@km~MNC01Kb z>=9gJ5`AZn6f{^bOx%S_JU@fjEdKR-Q6$rD5->>1#T0fu1%aH0G3?K;NxrwmN_sv# zSX^s8h;w78G;LMAWl4H}E~{L08${7k@L<&~x%MWpN@QB=t-^LZN7ET>~D4j7OM z5>xK0A4n^|GCt%^$r~DfphpV(D&2Nt{|#eMQ(Jw6mI2K|JFXgwLA$a}QO`K+M%NEX z{^av#IUBjZ6n~%JCPh5=N?y!1ueSSQfZj(hwRv30_6$#85Y$1ut6pWFWaja1_0ioJ zZN&nk_=VEjD6}MfQ0opK6+rZ|fqx_tZ-)>)_6gkxwpE+~S>tmxdz`B`@K9i9pG5to z7z`m{mt$ILx|!tM_$m?a=MX*;@r0DDk{Pm~6qd`5Aj@nT#913TE-(AxtKB2e%+P`}7CAX(;w39XF&_RHpW%)fC0pQYH%*elGBr@fM8=$6O@Pk-C* z0)I1{DTnr-!nEib5HeK#;@bC#%nV%S2ZSU#; z46d=5vllFk2zuDhzN!XKNL}@1Pmu}1oA;of`tL4D*b4i1+U)0;O6FdwX7kwYjwZ?P z)wHyvyZN2l3FfQo7#NHV4i>rPPuO5ak6sUKvW$iqbn}o*eUuQYxbtNihjipsOzgY8 z46(brjx^uizJ}|3cYm(JAi3)k3E1V2j@g0j7An+q_4Vf$76ksmcSDPhr_vncpVr`wNt@0il6R#X7Osj< zj1<;HpQCVf0<_Csy%@V`tvzv=s7>OMhP)xdJ@hMJp%MJ77{Ma&wjhILfjmHpJ>Ppa z+JeEk)KR9z3G5l6{VsVi0;#Otv6K)5%%dh?ambX~J}ao^#m>Lu<{Qy^f{m&~kr+05 zoy*T@#aNcXGEd$Yhl|3214;j#9P4KCxR9l9DO>=WES0AHGwC+Y{eX|Ew(&9r%^RY_ znOzSpVNWF&N1@_x=kiixSn@AoqpM&dS9q9mN~6l_w;`7mQnGd89%FVE9`Z0*uVtSq zWqf5VJWsiQqbM7rMN8m#RGTDcMTx!`reqIl<%k1B=Khx*|gVEMsak!{$*g{Rt}9?>?OXw`e2?x z%^ftA=gTz3$I;@D@Z+m;6sRV}qht608l32!VG@!lW4hN-9Hhdr9ir=6z4Wr=oN+t2 z@)~j%j=)$CW1@_9n6Mra+LC;pmk7{iDvWu09569xHHB$)`sNJ-;J(nj3gKiPUSsP; z`65+i8mO81#h}zkZw>^% z`r3&4o*)=wyyQ?eO9oFH;W5qgvTfkEmUL zrqpIs?fAJJ)wqHg5zIl9)EN=L1R6~>>}43rS*YLUn3*aV3d&7tmrbQ>n$i_lh$R*~ zqP~~c7SQMEhsJp=k6x8YWfXum+{+KuY@$What}2Onev<5P2%bul{h$X@)q@@^pm>VX(%8PfgMvZr#AenP&98JJ$=5^idNAQ7q=aGj{RQSiQv(7ZNSgq{8*%< zOS4q-31@P>57n0D3^+o5D?ugLR2UeCNUMnn5)tw_d6&$dlCUM3F!_0J)A<au4b@ssq$%}8C1E1E>)@k1Nw{q@fB zQip(2Kb$JFS`6=ZtN+8s^Gh^OPPac7bSA#qiH9i2hiVSj6)GWZ>XaDxG~4l9^%g)l z`CW44?z`!H(d^C5%_qFCgu@S-Plci8y!hTVW97O$p$~FZp#EEsYv+~GRn``y`@61V$$I~*zfC?TMxfK)s~MuZzN;D0t^?SX-N|a35=X*qC_J7F z7+>LHyp}>WaDEGTEX@}LYspjt_4Ubb9G4qE{-UP4Un%8&IyPnAH0!;T5eXIljaqz2 zF~uh+i^(X+2oUf5T)v!2qX`FcjQZd#p-f|kCuqt&E(SNES|(*v?rnn-BdH<3m+9|h z_HLNYhh#36B8PIUuwsW8hfgKEIjPCexJX5k>+j8-+WRwtjFmNs#SRe=f@`-j-Vv!u ztGi-4Gs)kwvx1d81lIP{_1`^osHVu0xs>gk#p1redjybo=E6Qw<|^6J&KqXe_mfWE z^8msfX~|{yM(mdEbl=`Q7jBa!t4Q)sqHJeu2uTJB#X!YN&0>WonZ1dY!t}+nZ&N!H zx0l+NHgRH(yv=aIWN50YDKQ=u>U-KLcVRc1u+nFTM`FX|+wzs*%Iq*pLcupBj3f}9 zDx)d)3o>z8dc;|CE3vq`B8=^OX&>~rG1oiV6I0-^!oAwONVm2SnfDQ=qP8fuNKYXGSYq>0a>8N_cL#W1da3h|`*npvC!gc_h7 z5rgIqe_~!ZQgf(;H!5E6;Lm1pk$|*CJ%tOgl*D~ZaQeKDxR+Yd3u>7#Hn|A`t7VVq zdIu)k6+dlka5^UA7o`$L6g8bF&U|kru9O$`2SivoN*W$zLdt6Lq#Hh%XkP0k4SXD_ zKf;QGtXJ>jLC@`^E(h%!(N*KxZuriV-T7-iDNQGGL;yAso5VHvrSqoGgW2K6nyA}j zFI(=nN<`X2(`n8W9x|}Ue6&zq);Sst7UDIXPj0>nG0%+VV-dIr`$`^zVm0$GxY4K+WER=N2VWvBI!ow8jtsfv+_C`p7%#;ds^Y zbEfOvtFmpSvsz?neU&&)rY&>=Pmn=@eDnD36?^Lq-DkI`7I#0hmC?;BE+o46*_&$9*IK9XBj2zT5 zE&fjxJP|k$#QUN6jw@eXU}{}9P~8To=;#PKERI!&hcca6B`z9Sl_}K9!b0*B%`8CR z;Bwn;jZW%33JzkQ%~Xd=-?rES*yQ*LM{+cUM4)ictp|`9lw(R|$W U>WUFb~dr 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 P0)E;W57jGFt;7BUMX{{l diff --git a/icons/obj/decals.dmi b/icons/obj/decals.dmi index d86d2e5e405d2c20a6e68cb1389b85fc932d596b..4516886d65313cb320d872e4e9aa7f5fb956e386 100644 GIT binary patch literal 25679 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 diff --git a/icons/obj/tools.dmi b/icons/obj/tools.dmi index 18a80c1a89fa3a6bd648f3819fff2dfe90d0e355..388e79cc2820cf511926fb3765dd9c72961769d5 100644 GIT binary patch literal 14686 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 diff --git a/strings/tips.txt.rej b/strings/tips.txt.rej deleted file mode 100644 index 42357417ac..0000000000 --- a/strings/tips.txt.rej +++ /dev/null @@ -1,19 +0,0 @@ -diff a/strings/tips.txt b/strings/tips.txt (rejected hunks) -@@ -161,7 +161,7 @@ As a Servant, the Judicial Visor is an effective defensive combat tool in small - As a Servant, making, and protecting, Tinkerer's Caches is extremely important, as caches are required to unlock scripture and share components. - As a Servant, Ocular Wardens, while fragile, do very high, rapid damage to a target non-Servant that can see them and will even attack mechs that contain heretics. Place them behind objects that don't block vision to get the most use out of them. - As a Servant, Clockwork Structures that require power will draw power from the APC if they cannot find a different source of power, and most power-using Structures will rapidly drain the APC. --As a Servant, you can repair Servant cyborgs and Clockwork Structures with a Replica Fabricator at a rate of 25W power to 1 health. -+As a Servant, you can repair Servant cyborgs and Clockwork Structures with a Replica Fabricator at a rate of 25W power to 1 health. Damaged Clockwork Structures are less efficient, so don't forget to repair them! - As a Servant, securing a reliable source of component generation is high-priority, as simply handing out slabs will slowly become inefficient. Try placing Tinkerer's Caches near clockwork walls or creating and powering Tinkerer's Daemons. - As a Servant, only a single held Clockwork Slab will generate components, no matter how many you're holding. In addition, slabs will generate components slower with large amounts of Servants; you can see the exact time with Recollection. - As a Servant, you can use Geis to easily convert single targets, as it binds them in place, preventing escape unless they react quickly enough. Having another Servant apply Geis to someone already bound will prevent their escape and mute them, even if they reacted quickly. -@@ -174,7 +174,7 @@ As a Servant, creating and activating the Gateway to the Celestial Derelict is y - As a Servant, you can impale human targets with a Ratvarian Spear by pulling them, then attacking them. This does massive damage and stuns them, and should effectively win the fight. - As a Servant, Sentinel's Compromise can instantly return you or another Servant to a fighting state by converting half of all their brute, burn, and oxygen damage to toxin, effectively halving the damage they have. Clockwork Floors will also rapidly heal toxin damage in Servants, allowing the Compromise more effectiveness. - As a Servant, Belligerent and Taunting Tirade are extremely powerful for disabling and disrupting large groups of enemies, though they render you somewhat vulnerable, as Belligerent requires that you stand still, and Taunting Tirade makes you extremely obvious. --As a Servant, you can unwrench Clockwork Structures, but doing so will damage them, severely weakening them until repaired with a Replica Fabricator or Mending Mantra. Damage from other sources will also similarly weaken structures. -+As a Servant, you can unwrench Clockwork Structures to move them around. - You can deconvert Cultists of Nar-Sie and Servants of Ratvar by feeding them large amounts of holy water. - As a Wizard, you can turn people to stone, then animate the resulting statue with a staff of animation to create an extremely powerful minion, for all of 5 minutes at least. - As a Wizard, the fireball spell performs very poorly at close range, as it can easily catch you in the blast. It is best used as a form of artillery down long hallways. diff --git a/tgstation.dme b/tgstation.dme index 0d19f5365c..8fc6e297d5 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -849,6 +849,7 @@ #include "code\game\objects\items\weapons\pneumaticCannon.dm" #include "code\game\objects\items\weapons\powerfist.dm" #include "code\game\objects\items\weapons\RCD.dm" +#include "code\game\objects\items\weapons\RCL.dm" #include "code\game\objects\items\weapons\RPD.dm" #include "code\game\objects\items\weapons\RSF.dm" #include "code\game\objects\items\weapons\scrolls.dm" diff --git a/tgstation.dme.rej b/tgstation.dme.rej deleted file mode 100644 index 42c2d6d62d..0000000000 --- a/tgstation.dme.rej +++ /dev/null @@ -1,9 +0,0 @@ -diff a/tgstation.dme b/tgstation.dme (rejected hunks) -@@ -28,6 +28,7 @@ - #include "code\__DEFINES\callbacks.dm" - #include "code\__DEFINES\clockcult.dm" - #include "code\__DEFINES\combat.dm" -+#include "code\__DEFINES\components.dm" - #include "code\__DEFINES\construction.dm" - #include "code\__DEFINES\contracts.dm" - #include "code\__DEFINES\cult.dm"