diff --git a/code/game/turfs/flooring/flooring_decals.dm b/code/game/turfs/flooring/flooring_decals.dm index e175fd7283a..da5c9320e1a 100644 --- a/code/game/turfs/flooring/flooring_decals.dm +++ b/code/game/turfs/flooring/flooring_decals.dm @@ -528,6 +528,10 @@ /obj/effect/floor_decal/industrial/loading/grey color = COLOR_GRAY +/obj/effect/floor_decal/industrial/loading/security + name = "security blue loading area" + color = COLOR_BLUE_GRAY + /obj/effect/floor_decal/plaque name = "plaque" icon_state = "plaque" diff --git a/html/changelogs/deck_three_port_remap.yml b/html/changelogs/deck_three_port_remap.yml new file mode 100644 index 00000000000..1bccf81ea8d --- /dev/null +++ b/html/changelogs/deck_three_port_remap.yml @@ -0,0 +1,6 @@ +author: SleepyGemmy + +delete-after: True + +changes: + - maptweak: "Remaps port deck 3." \ No newline at end of file diff --git a/icons/turf/areas.dmi b/icons/turf/areas.dmi index 0aafa4b23c9..c46758e386d 100755 Binary files a/icons/turf/areas.dmi and b/icons/turf/areas.dmi differ diff --git a/maps/sccv_horizon/code/sccv_horizon_areas.dm b/maps/sccv_horizon/code/sccv_horizon_areas.dm index 3424aa38e02..710244e207d 100644 --- a/maps/sccv_horizon/code/sccv_horizon_areas.dm +++ b/maps/sccv_horizon/code/sccv_horizon_areas.dm @@ -253,13 +253,6 @@ name = "Longbow Compartment" icon_state = "bridge_weapon" -/area/crew_armory - name = "Crew Armory" - icon_state = "crew_armory" - no_light_control = TRUE - station_area = TRUE - holomap_color = HOLOMAP_AREACOLOR_COMMAND - //Crew quarters /area/crew_quarters/lounge @@ -356,6 +349,10 @@ holomap_color = HOLOMAP_AREACOLOR_HALLWAYS emergency_lights = TRUE +/area/horizon/hallway/deck_three/primary/central + name = "Horizon - Deck 3 - Central Primary Hallway" + icon_state = "hallC" + /area/horizon/hallway/deck_three/primary/starboard name = "Horizon - Deck 3 - Starboard Primary Hallway" icon_state = "hallS" @@ -363,6 +360,13 @@ /area/horizon/hallway/deck_three/primary/starboard/docks name = "Horizon - Deck 3 - Starboard Primary Hallway - Docks" +/area/horizon/hallway/deck_three/primary/port + name = "Horizon - Deck 3 - Port Primary Hallway" + icon_state = "hallP" + +/area/horizon/hallway/deck_three/primary/port/docks + name = "Horizon - Deck 3 - Port Primary Hallway - Docks" + /area/horizon/hallway/deck_two/fore name = "Horizon - Deck 2 - Fore Hallway" icon_state = "hallF" @@ -615,4 +619,19 @@ name = "Horizon - Secure Ammunition Storage" sound_env = SMALL_ENCLOSED ambience = AMBIENCE_FOREBODING + +// Crew Armoury +/area/horizon/crew_armoury + name = "Horizon - Crew Armoury" + icon_state = "crew_armoury" + sound_env = LARGE_ENCLOSED + ambience = AMBIENCE_HIGHSEC + allow_nightmode = FALSE + holomap_color = HOLOMAP_AREACOLOR_COMMAND + +/area/horizon/crew_armoury/foyer + name = "Horizon - Crew Armoury - Foyer" + icon_state = "crew_armoury_foyer" + sound_env = SMALL_ENCLOSED + ambience = AMBIENCE_FOREBODING /********** Unique End **********/ \ No newline at end of file diff --git a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm index 1a7634fd90c..bfa9b1dead1 100644 --- a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm +++ b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm @@ -1305,9 +1305,15 @@ /turf/simulated/floor/plating, /area/engineering/engine_room) "aAp" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/maintenance/wing/port) +/obj/effect/floor_decal/corner/paleblue{ + dir = 6 + }, +/obj/effect/floor_decal/industrial/loading/yellow{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/security/investigations) "aAu" = ( /obj/structure/table/wood, /obj/item/flame/candle{ @@ -2069,6 +2075,7 @@ /obj/structure/closet/crate, /obj/random/loot, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "aTm" = ( @@ -5431,7 +5438,7 @@ /obj/effect/floor_decal/industrial/warning{ dir = 1 }, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled/full, /area/maintenance/wing/port) "cHC" = ( /obj/effect/floor_decal/spline/fancy/wood/full, @@ -5813,6 +5820,22 @@ "cQS" = ( /turf/simulated/wall/r_wall, /area/engineering/aft_airlock) +"cRr" = ( +/obj/structure/railing/mapped, +/obj/structure/cable/green{ + icon_state = "0-2" + }, +/obj/structure/cable/green{ + icon_state = "12-0" + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/zpipe/up/supply, +/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers, +/obj/effect/floor_decal/industrial/warning/full, +/turf/simulated/floor/plating, +/area/maintenance/wing/port) "cRs" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -7166,10 +7189,10 @@ /turf/simulated/floor/tiled, /area/operations/lobby) "dzI" = ( -/obj/structure/railing/mapped, /obj/machinery/alarm{ pixel_y = 28 }, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "dzL" = ( @@ -7853,8 +7876,10 @@ /turf/simulated/floor/plating, /area/maintenance/wing/starboard/far) "dTj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch, +/obj/machinery/light/small/emergency, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, /turf/simulated/floor/plating, /area/maintenance/wing/port) "dTI" = ( @@ -9392,7 +9417,7 @@ /area/maintenance/substation/medical) "eJW" = ( /obj/effect/floor_decal/industrial/warning{ - dir = 8 + dir = 1 }, /turf/simulated/floor/plating, /area/maintenance/wing/port) @@ -9665,6 +9690,9 @@ "eUp" = ( /obj/random/junk, /obj/machinery/light/small/emergency, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, /turf/simulated/floor/plating, /area/maintenance/wing/port) "eUs" = ( @@ -10480,6 +10508,10 @@ }, /turf/simulated/floor/tiled, /area/turret_protected/ai_upload) +"fnd" = ( +/obj/structure/foamedmetal, +/turf/simulated/floor/plating, +/area/maintenance/wing/port/far) "fnh" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 4 @@ -10490,13 +10522,8 @@ /turf/simulated/wall, /area/engineering/atmos/storage) "fns" = ( -/obj/machinery/door/firedoor, -/obj/effect/floor_decal/industrial/warning{ - dir = 8 - }, -/obj/effect/floor_decal/industrial/warning{ - dir = 4 - }, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "fnP" = ( @@ -12408,12 +12435,8 @@ /obj/structure/cable/green{ icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled, /area/security/brig) "gho" = ( @@ -12685,11 +12708,8 @@ /turf/simulated/floor/tiled/dark/full, /area/security/security_office) "gnA" = ( -/obj/structure/railing/mapped{ - dir = 1 - }, -/obj/structure/railing/mapped{ - dir = 4 +/obj/effect/floor_decal/industrial/warning{ + dir = 5 }, /turf/simulated/floor/plating, /area/maintenance/wing/port) @@ -13805,6 +13825,7 @@ "gKG" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/reagent_dispensers/fueltank, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "gKT" = ( @@ -14963,6 +14984,7 @@ /area/security/checkpoint2) "hps" = ( /obj/structure/reagent_dispensers/extinguisher, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "hpw" = ( @@ -15127,6 +15149,8 @@ /obj/effect/floor_decal/corner/blue/full{ dir = 8 }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, /area/security/brig) "hsA" = ( @@ -16628,7 +16652,8 @@ /turf/simulated/floor/tiled, /area/maintenance/wing/starboard) "ijc" = ( -/obj/structure/reagent_dispensers/watertank, +/obj/structure/trash_pile, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "iji" = ( @@ -17535,6 +17560,10 @@ /obj/machinery/light{ dir = 4 }, +/obj/machinery/firealarm/east, +/obj/effect/floor_decal/corner/paleblue/full{ + dir = 4 + }, /turf/simulated/floor/tiled, /area/security/investigations) "iJq" = ( @@ -18229,6 +18258,10 @@ }, /turf/simulated/floor/tiled, /area/maintenance/aux_atmospherics/deck_2/starboard/wing) +"jaq" = ( +/obj/structure/ship_weapon_dummy, +/turf/simulated/open/airless, +/area/template_noop) "jaD" = ( /obj/structure/cable/green{ icon_state = "1-8" @@ -19051,6 +19084,11 @@ /turf/simulated/floor/tiled/white, /area/rnd/xenobiology/xenoflora) "jrz" = ( +/obj/machinery/alarm{ + pixel_x = -28; + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue/full, /turf/simulated/floor/tiled, /area/security/investigations) "jrH" = ( @@ -21530,11 +21568,13 @@ /turf/simulated/floor/tiled/dark/full, /area/engineering/smes) "kOz" = ( -/obj/effect/floor_decal/industrial/warning, -/obj/random/loot, -/obj/structure/table/rack, -/turf/simulated/floor/plating, -/area/maintenance/wing/port) +/obj/effect/floor_decal/corner/paleblue{ + dir = 9 + }, +/obj/effect/floor_decal/industrial/loading/yellow, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/security/investigations) "kOE" = ( /obj/structure/disposalpipe/sortjunction/flipped{ dir = 1; @@ -21611,9 +21651,9 @@ /turf/simulated/floor/carpet/rubber, /area/rnd/telesci) "kQA" = ( -/obj/structure/lattice/catwalk/indoor/grate, /obj/machinery/door/firedoor, -/turf/simulated/floor/plating, +/obj/machinery/door/airlock/maintenance_hatch, +/turf/simulated/floor/tiled/full, /area/maintenance/wing/port) "kQS" = ( /obj/structure/window/shuttle/scc_space_ship, @@ -21881,12 +21921,8 @@ /turf/simulated/floor/tiled/white, /area/operations/break_room) "kXr" = ( -/obj/structure/railing/mapped, -/obj/structure/railing/mapped{ - dir = 8 - }, -/obj/structure/railing/mapped{ - dir = 4 +/obj/effect/floor_decal/industrial/warning{ + dir = 6 }, /turf/simulated/floor/plating, /area/maintenance/wing/port) @@ -23554,28 +23590,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/substation/engineering) -"lOH" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor/plating, -/area/maintenance/aft) "lOO" = ( /obj/machinery/door/blast/shutters{ density = 0; @@ -23720,6 +23734,12 @@ dir = 4 }, /obj/effect/floor_decal/industrial/warning/cee, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/cable{ + icon_state = "12-0" + }, /turf/simulated/floor/plating, /area/maintenance/aft) "lSo" = ( @@ -24689,10 +24709,12 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/heads/hor) "mst" = ( -/obj/structure/closet/crate, -/obj/random/loot, -/obj/effect/floor_decal/industrial/outline/yellow, -/obj/structure/railing/mapped, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/maintenance/wing/port) "msO" = ( @@ -25069,6 +25091,16 @@ /obj/machinery/computer/ship/navigation, /turf/simulated/floor/reinforced, /area/horizon/zta) +"mDi" = ( +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/industrial/warning{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/maintenance/wing/port) "mDD" = ( /obj/machinery/light{ dir = 1 @@ -26970,15 +27002,11 @@ /turf/simulated/floor/tiled/white, /area/rnd/research) "nvF" = ( -/obj/structure/railing/mapped, -/obj/structure/railing/mapped{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/structure/railing/mapped{ - dir = 1 - }, -/turf/simulated/floor/plating, -/area/maintenance/wing/port) +/turf/simulated/floor/tiled, +/area/security/brig) "nvW" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/machinery/firealarm/south, @@ -27106,12 +27134,6 @@ /turf/simulated/floor/tiled/dark, /area/horizon/hallway/deck_two/fore) "nAz" = ( -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/cable{ - icon_state = "12-0" - }, /obj/structure/disposalpipe/up{ dir = 4 }, @@ -27754,9 +27776,6 @@ /turf/simulated/open, /area/operations/office) "nTF" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -28582,15 +28601,8 @@ /turf/simulated/floor/wood, /area/horizon/library) "oqW" = ( -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor/plating, -/area/maintenance/wing/port) +/turf/simulated/floor/tiled/full, +/area/security/brig) "ord" = ( /obj/structure/cable/green{ icon_state = "1-4" @@ -30999,7 +31011,8 @@ /turf/simulated/floor/tiled/full, /area/engineering/engine_airlock) "pyV" = ( -/obj/structure/reagent_dispensers/fueltank, +/obj/random/junk, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "pzc" = ( @@ -32655,7 +32668,7 @@ }, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance_hatch, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled/full, /area/maintenance/wing/port) "qsj" = ( /obj/machinery/camera/network/research{ @@ -33255,6 +33268,9 @@ dir = 1; icon_state = "pipe-c" }, +/obj/structure/cable{ + icon_state = "1-4" + }, /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/maintenance/aft) @@ -33841,7 +33857,7 @@ /area/storage/primary) "qUt" = ( /obj/machinery/door/airlock/multi_tile/glass, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/full, /area/security/brig) "qUz" = ( /obj/effect/floor_decal/corner/mauve{ @@ -34140,6 +34156,7 @@ /obj/structure/table/rack, /obj/item/clothing/glasses/sunglasses, /obj/item/trash/koisbar, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "rbO" = ( @@ -34205,8 +34222,18 @@ dir = 4 }, /obj/item/hullbeacon/red, +/obj/structure/ladder/up{ + pixel_y = 16 + }, /turf/simulated/open/airless, /area/template_noop) +"rdZ" = ( +/obj/machinery/alarm{ + pixel_x = 28; + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/zta) "rec" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -34259,13 +34286,15 @@ /turf/simulated/floor/tiled, /area/turret_protected/ai_upload_foyer) "reL" = ( -/obj/structure/cable/green{ - icon_state = "2-4" - }, /obj/structure/disposalpipe/segment{ dir = 4; icon_state = "pipe-c" }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/maintenance/wing/port) @@ -34306,6 +34335,7 @@ "rfO" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/reagent_dispensers/watertank, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/plating, /area/maintenance/wing/port) "rgc" = ( @@ -38611,7 +38641,7 @@ /obj/item/device/radio/intercom{ desc = "Talk... listen through this."; name = "Station Intercom (General)"; - pixel_y = 25; + pixel_y = 24; wires = 7 }, /turf/simulated/floor/tiled, @@ -41956,14 +41986,11 @@ /turf/simulated/floor/tiled, /area/horizon/kitchen/freezer) "uUz" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, /obj/machinery/light/small/emergency, +/obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/maintenance/wing/port) "uUJ" = ( @@ -41980,6 +42007,13 @@ }, /turf/simulated/floor/tiled/white, /area/medical/or2) +"uUR" = ( +/obj/structure/trash_pile, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/maintenance/wing/port) "uUT" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -42035,9 +42069,6 @@ /turf/simulated/floor/tiled, /area/hallway/primary/central_one) "uXV" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -43105,7 +43136,9 @@ name = "Security Maintenance"; req_access = list(63) }, -/turf/simulated/floor/tiled, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/full, /area/maintenance/wing/port) "vCQ" = ( /obj/effect/floor_decal/corner/yellow{ @@ -43818,6 +43851,9 @@ /area/medical/or1) "vRt" = ( /obj/structure/closet, +/obj/effect/floor_decal/industrial/warning{ + dir = 9 + }, /turf/simulated/floor/plating, /area/maintenance/wing/port) "vRT" = ( @@ -44152,6 +44188,8 @@ /obj/effect/floor_decal/corner/blue{ dir = 1 }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, /area/security/brig) "vYE" = ( @@ -46693,16 +46731,12 @@ /turf/simulated/floor/plating, /area/maintenance/wing/port/far) "xed" = ( -/obj/structure/cable/green{ - icon_state = "0-2" - }, -/obj/structure/cable/green{ - icon_state = "12-0" - }, -/obj/structure/railing/mapped, -/obj/structure/railing/mapped{ +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/warning{ dir = 8 }, +/obj/structure/closet/crate, +/obj/random/loot, /turf/simulated/floor/plating, /area/maintenance/wing/port) "xee" = ( @@ -47196,6 +47230,9 @@ /area/horizon/crew_quarters/lounge/bar) "xsU" = ( /obj/structure/closet/crate, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, /turf/simulated/floor/plating, /area/maintenance/wing/port) "xsX" = ( @@ -47277,10 +47314,12 @@ /turf/simulated/floor/tiled/dark/full, /area/rnd/chemistry) "xuX" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/warning{ + dir = 10 }, -/obj/structure/lattice/catwalk/indoor/grate, +/obj/structure/table/rack, +/obj/random/loot, /turf/simulated/floor/plating, /area/maintenance/wing/port) "xva" = ( @@ -48072,7 +48111,7 @@ req_one_access = list(12,47,63) }, /obj/machinery/door/firedoor, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled/full, /area/maintenance/wing/port) "xQj" = ( /turf/simulated/open, @@ -71592,7 +71631,7 @@ tJB nlG nlG nAz -lOH +vmv aUB rbf hDr @@ -74038,8 +74077,8 @@ kaT cHz kaT kaT -kaT cNU +eJW ibU hrC erH @@ -74239,9 +74278,9 @@ uTr uTr uTr aBa -eJW vPg emN +eJW ibU ljm aVf @@ -74441,9 +74480,9 @@ ndO xmF uTr opW -aAp guh -kZv +kaT +dTj vNG sEk sEk @@ -74643,9 +74682,9 @@ wOV raA uTr uGP -uGP wUS kaT +eJW vNG lLj unV @@ -74845,9 +74884,9 @@ goQ uzL uTr jwc -aAp -kOz +guh kaT +eJW vNG kep cQu @@ -75048,8 +75087,8 @@ uTr uTr kGX wsW +mDi wsW -fns vNG xMV fpj @@ -75249,9 +75288,9 @@ xzd rom rgR kGX -pXp -jwc +ijc wAm +wsW sEk sEk sEk @@ -75451,15 +75490,15 @@ cdv nOJ smn kGX -pXp -ijc -kZv -uNK +pyV +kaT +wsW elh qPI +kOz jrz qUt -aOz +nvF kbZ aOz bFU @@ -75653,15 +75692,15 @@ cdv sHY smn kGX -pXp -hps +fns kaT -uNK +wsW elh qPI +aAp iIX -aOz -aOz +oqW +nvF pwy nrr iWm @@ -75855,9 +75894,9 @@ tvX qzF vLu kGX -pXp -pyV +hps kaT +wsW uNK uNK uNK @@ -76058,9 +76097,9 @@ kGX kGX kGX wsW +kQA wsW -dTj -wsW +cRr mst reL vCM @@ -76263,7 +76302,7 @@ kaT kaT kaT kaT -nvF +kaT uXV wsW jUq @@ -76460,7 +76499,7 @@ dgZ huw uGW kGX -pXp +wUS kaT vRt wsW @@ -76662,9 +76701,9 @@ hiq nac eZp kGX -erY +wUS kaT -jwc +uUR wsW mEc dSI @@ -77274,7 +77313,7 @@ xsU wsW xed xuX -oqW +uXV ifU rkZ kbn @@ -78076,7 +78115,7 @@ dOi dOi kur bzh -kaT +wUS kZv sYc pIi @@ -83553,7 +83592,7 @@ ern hrN jHd jHd -jHd +jaq jHd jHd jHd @@ -83755,7 +83794,7 @@ eUs ovu jHd jHd -jHd +jaq jHd jHd jHd @@ -83957,7 +83996,7 @@ eUs ovu jHd jHd -jHd +jaq jHd jHd jHd @@ -84122,8 +84161,8 @@ qgN qgN tVu tVu -duk -duk +fnd +fnd fuu ueH jAo @@ -84159,7 +84198,7 @@ eUs ovu jHd jHd -jHd +jaq jHd jHd jHd @@ -84323,9 +84362,9 @@ qgN qgN qgN tVu -duk -duk -duk +fnd +fnd +fnd fuu ueH lBd @@ -84361,7 +84400,7 @@ ern oxN jHd jHd -jHd +jaq jHd jHd jHd @@ -84525,9 +84564,9 @@ qgN qgN qgN tVu -duk -duk -duk +fnd +fnd +fnd fuu eFS oNE @@ -84727,9 +84766,9 @@ qgN qgN qgN tVu -duk -duk -duk +fnd +fnd +fnd fuu ueH lBd @@ -84747,7 +84786,7 @@ aPN hkt yjr aPN -qSN +rdZ qSN reZ vFr @@ -84930,8 +84969,8 @@ qgN qgN tVu tVu -duk -duk +fnd +fnd fuu upl afe diff --git a/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm b/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm index ddce13346a8..3b86f023b46 100644 --- a/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm +++ b/maps/sccv_horizon/sccv_horizon-3_deck_3.dmm @@ -14,14 +14,31 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "abx" = ( -/obj/structure/cable/green{ - icon_state = "2-8" +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'KEEP CLEAR OF DOCKING AREA'."; + name = "KEEP CLEAR: DOCKING AREA"; + pixel_y = 32 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 +/obj/machinery/door/airlock/external{ + frequency = 1380; + icon_state = "door_locked"; + id_tag = "specops_dock_airlock_outer"; + locked = 1; + name = "Port Docking Hatch"; + req_access = list(13) }, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1337; + layer = 3.4; + master_tag = "specops_shuttle_dock_airlock"; + name = "exterior access button"; + pixel_x = 7; + pixel_y = -23; + req_access = list(13) + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "abD" = ( /obj/machinery/button/switch/windowtint{ id = "cap"; @@ -85,8 +102,8 @@ }, /obj/machinery/door/firedoor, /obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "adQ" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -110,11 +127,7 @@ pixel_x = 39; pixel_y = -25 }, -/obj/machinery/disposal/small/north, /obj/effect/floor_decal/corner/red/diagonal, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, /obj/machinery/button/remote/blast_door{ dir = 1; id = "shutters_deck3_cafeutensils"; @@ -122,8 +135,14 @@ pixel_x = 25; pixel_y = -25 }, -/obj/structure/disposalpipe/trunk{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 }, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) @@ -137,19 +156,19 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "aeV" = ( -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/requests_console{ - department = "Forensics Lab"; - departmentType = 5; - pixel_x = -30 +/obj/machinery/camera/network/third_deck{ + c_tag = "Third Deck - Journalist Office"; + dir = 1 }, -/obj/machinery/camera/network/security{ - c_tag = "Security - Forensics Lab"; - dir = 4 +/obj/structure/flora/pottedplant/random, +/obj/machinery/light{ + dir = 8 }, -/obj/structure/table/glass, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) "afn" = ( /obj/machinery/requests_console{ department = "Consular's Office"; @@ -166,7 +185,7 @@ /obj/effect/floor_decal/corner/green/diagonal, /obj/effect/floor_decal/spline/fancy/wood, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "agp" = ( /turf/simulated/wall, /area/horizon/crew_quarters/cryo/dormitories) @@ -177,9 +196,6 @@ /turf/simulated/floor/grass/alt, /area/crew_quarters/lounge) "agT" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/machinery/ringer_button{ id = "Consular"; layer = 3.3; @@ -189,8 +205,11 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "agZ" = ( /obj/structure/flora/pottedplant/random, /obj/effect/floor_decal/spline/fancy/wood{ @@ -231,7 +250,7 @@ pixel_y = -32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "aiA" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/effect/floor_decal/spline/plain{ @@ -263,11 +282,11 @@ /turf/simulated/wall, /area/hallway/medical/upper) "ajO" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ajU" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ dir = 4; @@ -291,20 +310,21 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "akf" = ( -/obj/effect/floor_decal/corner/red/diagonal, -/obj/machinery/disposal/small/west, -/obj/machinery/alarm{ - dir = 8; - pixel_x = 28 +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 }, -/obj/effect/floor_decal/spline/plain{ +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/structure/disposalpipe/trunk{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/lino/grey, -/area/horizon/deck_three/cafeteria) +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "akQ" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -353,42 +373,44 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/controlroom) "amM" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/machinery/power/apc/low{ + dir = 4; + name = "east bump"; + pixel_x = 24 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/machinery/light, /obj/structure/cable/green{ - icon_state = "4-8" + icon_state = "0-8" }, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/machinery/camera/network/third_deck{ + c_tag = "Third Deck - Central Ring Port"; + dir = 8 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/vending/cola, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/deck_three/cafeteria) "anz" = ( /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "anR" = ( -/obj/machinery/light{ - dir = 1 +/obj/structure/lattice/catwalk, +/obj/structure/railing/mapped{ + dir = 8 }, -/obj/machinery/alarm{ - pixel_y = 28 +/obj/structure/railing/mapped{ + dir = 4 }, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/structure/bed/stool/padded/black, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/open/airless, +/area/template_noop) +"anT" = ( +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + dir = 1; + frequency = 1380; + id_tag = "specops_dock_airlock_airpump" + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "aob" = ( /obj/effect/floor_decal/corner/red/diagonal, /obj/structure/table/reinforced/wood, @@ -397,40 +419,34 @@ /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "aog" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/machinery/status_display{ - layer = 4; - pixel_x = -32 +/obj/machinery/door/airlock/glass_security{ + desc = "It opens and closes. Hazardous lifeforms ahead. Caution advised!"; + name = "Security Wing"; + req_access = list(63) }, +/obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0; + dir = 8 + }, +/turf/simulated/floor/tiled/full, /area/security/investigations) "aoA" = ( /turf/simulated/floor, /area/maintenance/bridge) "apJ" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 6 }, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, +/obj/machinery/vending/coffee, +/obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/crew_armoury/foyer) "aqc" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor, @@ -471,15 +487,8 @@ /turf/simulated/wall/r_wall, /area/bridge/controlroom) "asU" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/journalistoffice) "atW" = ( /obj/effect/floor_decal/spline/plain, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -510,17 +519,12 @@ /turf/simulated/floor/reinforced, /area/bridge/controlroom) "avK" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/corner/green{ + dir = 10 }, +/obj/machinery/light, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/crew_quarters/fitness/hallway) "avY" = ( /obj/structure/railing/mapped{ dir = 8 @@ -563,21 +567,19 @@ /turf/simulated/floor, /area/maintenance/bridge) "awM" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/closet{ - name = "Evidence Closet" +/obj/effect/floor_decal/corner/red/diagonal, +/obj/structure/table/reinforced/wood, +/obj/machinery/newscaster{ + pixel_y = 32 }, -/obj/machinery/alarm{ - pixel_y = 28 - }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) "axw" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ayg" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -585,11 +587,11 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "ayT" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -612,7 +614,7 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "azy" = ( /obj/effect/floor_decal/corner/blue{ dir = 9 @@ -625,6 +627,19 @@ }, /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) +"azF" = ( +/obj/structure/closet/toolcloset, +/obj/item/wrench, +/obj/item/screwdriver, +/obj/item/crowbar/red, +/obj/item/crowbar/red, +/obj/item/crowbar/rescue_axe/red, +/obj/item/weldingtool, +/obj/item/clothing/head/welding, +/obj/effect/floor_decal/corner/yellow/diagonal, +/obj/effect/floor_decal/industrial/outline/engineering, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "azM" = ( /turf/simulated/wall, /area/bridge/bridge_crew) @@ -667,7 +682,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "aBD" = ( /obj/structure/disposalpipe/segment{ dir = 8; @@ -678,11 +693,11 @@ }, /obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "aBF" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, @@ -700,16 +715,14 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge) "aCP" = ( -/obj/machinery/body_scanconsole{ - dir = 4; - pixel_y = -1 +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/atmospherics/pipe/simple/hidden{ dir = 9 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "aCZ" = ( /obj/effect/floor_decal/corner_wide/blue{ dir = 9 @@ -783,9 +796,6 @@ /turf/simulated/floor/tiled/dark, /area/medical/ward/isolation) "aFG" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/structure/cable/green{ icon_state = "4-8" }, @@ -799,8 +809,11 @@ dir = 4; icon_state = "pipe-c" }, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "aGi" = ( /obj/effect/floor_decal/spline/fancy{ dir = 1 @@ -814,12 +827,15 @@ /obj/structure/cable/green{ icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, /turf/simulated/floor/tiled, /area/security/investigations) "aGp" = ( @@ -828,29 +844,17 @@ /turf/simulated/floor, /area/maintenance/bridge) "aGG" = ( -/obj/structure/table/rack, -/obj/item/clothing/accessory/armband/sec, -/obj/item/clothing/accessory/armband/sec, -/obj/item/clothing/accessory/armband/sec, -/obj/item/clothing/suit/armor/carrier/generic, -/obj/item/clothing/suit/armor/carrier/generic, -/obj/item/clothing/suit/armor/carrier/generic, -/obj/item/clothing/head/helmet/security/generic, -/obj/item/clothing/head/helmet/security/generic, -/obj/item/clothing/head/helmet/security/generic, -/obj/item/clothing/accessory/arm_guard/generic, -/obj/item/clothing/accessory/arm_guard/generic, -/obj/item/clothing/accessory/arm_guard/generic, -/obj/item/clothing/accessory/leg_guard/generic, -/obj/item/clothing/accessory/leg_guard/generic, -/obj/item/clothing/accessory/leg_guard/generic, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/structure/railing/mapped{ +/obj/effect/floor_decal/corner/beige{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "aId" = ( /obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ id = "bridgeconf" @@ -866,6 +870,15 @@ }, /turf/simulated/open/airless, /area/template_noop) +"aKk" = ( +/obj/random/junk, +/obj/structure/trash_pile, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/maintenance/engineering_ladder) "aKo" = ( /obj/structure/flora/pottedplant{ icon_state = "plant-29" @@ -876,32 +889,34 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) +"aKD" = ( +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/horizon/hallway/deck_three/primary/port) "aKN" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "aLd" = ( -/obj/machinery/light/small/emergency{ - dir = 1 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ +/obj/structure/bed/stool/chair/office/dark{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "aLA" = ( -/obj/effect/floor_decal/corner/red/diagonal, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Cafe" + }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 + dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -909,7 +924,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/lino/grey, +/turf/simulated/floor/tiled/dark/full, /area/horizon/deck_three/cafeteria) "aLT" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -984,28 +999,24 @@ /turf/simulated/floor/wood, /area/bridge/minibar) "aMZ" = ( -/obj/structure/table/standard, -/obj/item/paper_bin{ - pixel_x = 5; - pixel_y = 3 - }, -/obj/item/pen{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/machinery/firealarm/south, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) -"aOA" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/effect/floor_decal/corner/yellow/diagonal, +/obj/machinery/shieldwallgen, +/obj/effect/floor_decal/industrial/outline/engineering, +/obj/machinery/firealarm/east, +/obj/machinery/light{ dir = 4 }, -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 8 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) +"aOA" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "aOF" = ( /obj/structure/coatrack{ pixel_x = 10; @@ -1040,7 +1051,6 @@ }, /area/bridge) "aPJ" = ( -/obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, /obj/machinery/door/blast/regular{ density = 0; @@ -1050,8 +1060,35 @@ opacity = 0 }, /obj/machinery/door/firedoor, +/obj/structure/window/shuttle/scc_space_ship/cardinal, /turf/simulated/floor/plating, /area/security/forensics_morgue) +"aQk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_security{ + name = "Theoretical Training"; + req_access = list(63) + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/security/vacantoffice2) "aRv" = ( /obj/effect/floor_decal/industrial/warning{ dir = 10 @@ -1061,31 +1098,33 @@ /turf/simulated/floor, /area/maintenance/bridge) "aRw" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Crew Armoury Desk"; - req_one_access = list(1,19) +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (.45 Pistol and Holsters)"; + req_access = null; + req_one_access = list(3,19) }, -/obj/machinery/door/blast/regular{ - id = "crew_armoury_desk"; - name = "Crew Armoury Desk" +/obj/machinery/light{ + dir = 8 }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/item/clothing/accessory/holster/thigh, +/obj/item/clothing/accessory/holster/thigh, +/obj/item/clothing/accessory/holster/thigh, +/obj/item/clothing/accessory/holster/thigh, +/obj/item/clothing/accessory/holster/thigh, +/obj/item/clothing/accessory/holster/thigh, +/obj/item/gun/projectile/leyon, +/obj/item/gun/projectile/leyon, +/obj/item/gun/projectile/leyon, +/obj/item/gun/projectile/leyon, +/obj/item/gun/projectile/leyon, +/obj/item/gun/projectile/leyon, +/obj/effect/floor_decal/corner/red/full{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled/dark/full, -/area/crew_armory) +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "aRy" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, @@ -1093,19 +1132,22 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "aRS" = ( -/obj/item/device/camera_film{ - pixel_x = 6 +/obj/structure/closet/emcloset, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 }, -/obj/item/device/camera{ - pixel_x = 5 +/obj/machinery/alarm{ + pixel_y = 28 }, -/obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/outline/emergency_closet, +/turf/simulated/floor/tiled, +/area/security/investigations) "aTd" = ( /obj/effect/floor_decal/industrial/warning/corner{ dir = 1 @@ -1113,12 +1155,23 @@ /turf/simulated/floor/reinforced/airless, /area/horizon/exterior) "aTM" = ( -/obj/machinery/atmospherics/pipe/tank/air{ - dir = 8 +/obj/effect/floor_decal/corner/green/full{ + dir = 1 }, -/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/status_display{ + layer = 4; + pixel_y = 32 + }, +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 1 + }, +/obj/machinery/alarm{ + dir = 8; + pixel_x = 28 + }, +/obj/structure/flora/pottedplant/random, /turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/area/horizon/crew_armoury/foyer) "aTZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -1155,14 +1208,13 @@ /turf/simulated/floor/plating, /area/bridge/longbow_compartment) "aVJ" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "aVK" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -1185,11 +1237,13 @@ /turf/simulated/floor/tiled, /area/bridge/meeting_room) "aWw" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/floor_decal/industrial/outline/yellow, -/obj/machinery/firealarm/north, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "aWF" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -1201,15 +1255,15 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "aXo" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 }, -/obj/machinery/atmospherics/unary/vent_pump/on{ +/obj/effect/floor_decal/spline/fancy/wood{ dir = 4 }, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/flora/ausbushes/brflowers, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/port) "aXB" = ( /obj/effect/floor_decal/spline/fancy/wood, /obj/machinery/camera/network/command{ @@ -1222,24 +1276,31 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/captain) +"aYc" = ( +/obj/machinery/dnaforensics{ + pixel_x = -1; + pixel_y = 2 + }, +/obj/structure/table/glass, +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = -24 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/corner/beige/full{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "aYQ" = ( -/obj/machinery/power/apc/low{ - dir = 1; - name = "north bump"; - pixel_y = 24 +/obj/effect/floor_decal/corner/red{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "aZl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -1304,26 +1365,30 @@ /turf/simulated/floor/reinforced, /area/crew_quarters/lounge) "baQ" = ( -/obj/machinery/light{ - dir = 1 +/obj/effect/floor_decal/corner/green{ + dir = 6 }, -/obj/effect/floor_decal/corner/paleblue/full{ - dir = 1 +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/structure/closet/emcloset, /turf/simulated/floor/tiled, -/area/hallway/primary/port) +/area/horizon/hallway/deck_three/primary/port) "baV" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "bbk" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -1358,7 +1423,7 @@ /obj/effect/map_effect/door_helper/unres{ dir = 8 }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/full, /area/lawoffice/consular) "bbI" = ( /obj/effect/floor_decal/corner/red{ @@ -1426,7 +1491,7 @@ dir = 10 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "beL" = ( /obj/structure/toilet{ dir = 4 @@ -1434,21 +1499,27 @@ /turf/simulated/floor/tiled/freezer, /area/medical/washroom) "bfx" = ( -/obj/structure/table/rack, -/obj/effect/floor_decal/industrial/outline/yellow, -/obj/item/stack/material/plasteel{ - amount = 20 +/obj/effect/floor_decal/corner/blue/full{ + dir = 4 }, -/obj/item/stack/material/steel/full, -/obj/item/stack/material/steel/full, -/obj/item/stack/material/steel/full, -/obj/item/stack/liquidbags/half_full, -/obj/item/stack/barbed_wire/half_full, -/obj/machinery/status_display/supply_display{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/button/remote/blast_door{ + dir = 1; + id = "crew_armory"; + name = "Crew Armoury Main Access"; + pixel_y = -25; + req_access = list(60) }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) "bfL" = ( /obj/structure/grille, /obj/structure/window/shuttle/scc_space_ship, @@ -1459,38 +1530,39 @@ /turf/simulated/floor/plating, /area/engineering/break_room) "bgx" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "bha" = ( /obj/structure/bed/stool/chair/padded/brown, /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) "bhp" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) +"bia" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) -"bia" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/alarm{ - dir = 1; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/security/investigations) "biw" = ( /obj/machinery/vending/zora, /obj/machinery/status_display{ @@ -1501,7 +1573,7 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "biY" = ( /obj/machinery/door/window/eastright{ dir = 1 @@ -1554,21 +1626,29 @@ dir = 4 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "blU" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/closet/secure_closet/investigator, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/coatrack{ + pixel_y = 1; + pixel_x = -10 + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, /turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) "bmk" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/red/diagonal{ + dir = 8 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "bml" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -1609,9 +1689,6 @@ /turf/simulated/wall, /area/horizon/crew_quarters/fitness/changing) "bpP" = ( -/obj/effect/floor_decal/corner/red{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, @@ -1625,24 +1702,15 @@ dir = 9 }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "bqu" = ( -/obj/item/modular_computer/console/preset/security, -/obj/effect/floor_decal/corner/blue/full{ - dir = 1 - }, -/obj/effect/floor_decal/industrial/outline/yellow, -/obj/machinery/button/remote/blast_door{ - dir = 8; - id = "crew_armory"; - name = "Crew Armoury Main Access"; - pixel_x = 25; - pixel_y = -7; - req_access = list(60) +/obj/structure/cable/green{ + icon_state = "1-2" }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/maintenance/engineering_ladder) "bqA" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille/diagonal{ @@ -1656,19 +1724,13 @@ /turf/simulated/floor/reinforced, /area/crew_quarters/captain) "bqN" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/green/full, +/obj/machinery/firealarm/west, +/obj/machinery/light{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_security{ - name = "Forensic Laboratory"; - req_access = list(4) - }, -/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/security/forensics_morgue) +/area/horizon/hallway/deck_three/primary/port) "bqQ" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -1689,53 +1751,41 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "bqT" = ( -/obj/effect/floor_decal/corner/red{ - dir = 6 - }, /obj/effect/floor_decal/spline/plain{ dir = 4 }, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "bqY" = ( -/obj/machinery/door/airlock/external{ - frequency = 1337; - icon_state = "door_locked"; - id_tag = "green_dock_aft_exterior"; - locked = 1; - name = "Emergency Services Dock"; - req_access = list(13) +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 }, -/obj/machinery/access_button{ - command = "cycle_exterior"; - frequency = 1337; - layer = 3.4; - master_tag = "green_dock_aft_airlock"; - name = "exterior access button"; - pixel_x = -27; - pixel_y = 7; - req_access = list(13) +/obj/machinery/status_display{ + layer = 4; + pixel_y = 32 }, -/turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "bsd" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/alarm{ - dir = 8; - pixel_x = 28 +/obj/machinery/door/airlock/security{ + name = "Investigations Office"; + req_access = list(4) }, -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/full, +/area/security/forensics_office{ + name = "Security - Investigations Office" + }) "bsg" = ( /obj/effect/floor_decal/corner/blue{ dir = 6 @@ -1759,23 +1809,19 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "btW" = ( -/obj/machinery/alarm{ - dir = 1; - pixel_y = -28; - req_one_access = list(24,11,55) +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (Combat Laser Rifle)"; + req_access = null; + req_one_access = list(3,19) }, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/item/gun/energy/rifle/laser/noctiluca, +/obj/structure/railing/mapped, +/obj/effect/floor_decal/corner/red/full{ dir = 4 }, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Starboard Aft Lounge"; - dir = 1 - }, -/obj/structure/bed/stool/chair/padded/brown{ - dir = 1 - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "btY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -1793,6 +1839,35 @@ /obj/effect/floor_decal/corner/blue/diagonal, /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) +"bur" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/cable/green{ + icon_state = "1-8" + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) +"buz" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/mapped, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/open/airless, +/area/template_noop) +"buA" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "bvE" = ( /obj/machinery/light{ dir = 4 @@ -1801,12 +1876,12 @@ dir = 8 }, /obj/structure/closet/emcloset, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 4 }, /obj/effect/floor_decal/industrial/outline/emergency_closet, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "bwa" = ( /obj/structure/cable/green{ icon_state = "2-8" @@ -1823,16 +1898,19 @@ /turf/simulated/floor/tiled/dark, /area/bridge/longbow_compartment) "bxp" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/machinery/door/airlock/external{ + frequency = 1380; + icon_state = "door_locked"; + id_tag = "specops_dock_airlock_inner"; + locked = 1; + name = "Port Docking Hatch"; + req_access = list(13) }, -/obj/machinery/door/airlock/maintenance_hatch{ - req_one_access = list(12) +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 }, -/obj/machinery/door/firedoor, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "bxN" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -1874,12 +1952,6 @@ "bzT" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/crew_quarters/lounge/secondary) -"bAm" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/wood, -/area/journalistoffice) "bAS" = ( /obj/effect/floor_decal/corner_wide/blue{ dir = 10 @@ -1926,6 +1998,12 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/lounge/secondary) +"bCM" = ( +/obj/structure/cable/green{ + icon_state = "1-8" + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "bDH" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -2011,9 +2089,20 @@ /turf/simulated/floor/tiled, /area/engineering/break_room) "bLO" = ( -/obj/effect/map_effect/window_spawner/full/reinforced/firedoor, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/structure/table/glass, +/obj/item/storage/box/sharps, +/obj/item/storage/box/sharps{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/corner/beige/full{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "bLS" = ( /obj/machinery/door/airlock/hatch{ id_tag = "bolts_bunker_external"; @@ -2026,7 +2115,7 @@ /obj/structure/cable/green{ icon_state = "1-2" }, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/full, /area/bridge/aibunker) "bMa" = ( /obj/effect/floor_decal/spline/fancy/wood{ @@ -2040,15 +2129,15 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge) "bMY" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/machinery/alarm{ dir = 1; pixel_y = -28 }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "bNm" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -2090,6 +2179,15 @@ }, /turf/simulated/floor/tiled/full, /area/hallway/medical/upper) +"bNF" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/floor_decal/corner/green{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "bNJ" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 4 @@ -2098,10 +2196,23 @@ dir = 10 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "bOa" = ( -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/structure/grille, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/obj/effect/landmark/entry_point/port{ + name = "port, investigations autopsy" + }, +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/security/forensics_morgue) "bOL" = ( /obj/machinery/door/firedoor, /obj/structure/grille, @@ -2122,29 +2233,33 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "bQk" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 +/obj/structure/table/glass, +/obj/item/storage/box/masks{ + layer = 2.8; + pixel_x = 7; + pixel_y = 1 }, +/obj/item/device/healthanalyzer{ + pixel_x = 7; + pixel_y = 16 + }, +/obj/machinery/light, /obj/effect/floor_decal/corner/blue/full{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"bRc" = ( +/obj/effect/floor_decal/spline/fancy/wood/cee{ dir = 1 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) -"bRc" = ( -/obj/structure/closet/secure_closet/guncabinet{ - name = "Weaponry (Combat Laser Rifle)"; - req_access = null; - req_one_access = list(3,19) +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/palebush, +/obj/machinery/light{ + dir = 1 }, -/obj/item/gun/energy/rifle/laser/noctiluca, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/structure/railing/mapped{ - dir = 8 - }, -/obj/structure/railing/mapped, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/port) "bSA" = ( /obj/effect/floor_decal/corner/blue/full, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -2156,14 +2271,12 @@ /turf/simulated/floor/tiled/dark, /area/bridge/meeting_room) "bTO" = ( -/obj/effect/floor_decal/corner/red{ - dir = 6 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/effect/floor_decal/spline/plain{ dir = 4 }, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "bTW" = ( @@ -2181,28 +2294,28 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "bUe" = ( -/obj/machinery/atmospherics/binary/pump{ - dir = 8 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor/tiled/dark, -/area/maintenance/aux_atmospherics/deck_3) +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "bUo" = ( +/obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ + id = "investigator_office" + }, /obj/machinery/door/blast/regular{ density = 0; icon_state = "pdoor0"; id = "Security Lockdown"; name = "Security Blast Door"; - opacity = 0 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ - id = "investigator_office" + opacity = 0; + dir = 2 }, /turf/simulated/floor/tiled/dark/full, /area/security/forensics_office{ @@ -2228,27 +2341,36 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "bVX" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ +/obj/effect/floor_decal/corner/beige{ dir = 10 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/ringer{ + department = "Security"; + id = "investigation_ringer"; + pixel_y = -32; + req_access = list(1) + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "bWh" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "bWU" = ( /obj/effect/floor_decal/corner/green{ dir = 6 @@ -2266,69 +2388,50 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "bXZ" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) -"bYd" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1380; - master_tag = "specops_shuttle_dock_airlock"; - name = "interior access button"; - pixel_x = 25; - pixel_y = 25; - req_access = list(13) - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5 +/obj/structure/disposalpipe/segment{ + dir = 4 }, /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor, /area/maintenance/security_starboard) +"bYd" = ( +/turf/simulated/wall/r_wall, +/area/security/forensics_office{ + name = "Security - Investigations Office" + }) "bZV" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/structure/closet/walllocker/emerglocker{ + pixel_y = -32 + }, +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/machinery/button/remote/airlock{ - id = "bolts_bunker_entrance"; - name = "Airlock Bolts"; - pixel_y = 25; - req_access = list(19); - specialfunctions = 4 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "cav" = ( -/obj/structure/closet/secure_closet/guncabinet{ - name = "Weaponry (Combat Laser Rifle)"; - req_access = null; - req_one_access = list(3,19) +/obj/effect/floor_decal/corner/blue{ + dir = 4 }, -/obj/item/gun/energy/rifle/laser/noctiluca, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/structure/railing/mapped, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) "caI" = ( /obj/effect/floor_decal/spline/fancy/wood/cee{ dir = 1 }, /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "caP" = ( /turf/simulated/open, /area/security/investigations) @@ -2386,7 +2489,6 @@ /turf/simulated/floor/tiled/freezer, /area/medical/washroom) "cdh" = ( -/obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, /obj/machinery/door/blast/regular{ density = 0; @@ -2396,20 +2498,26 @@ opacity = 0 }, /obj/machinery/door/firedoor, +/obj/structure/window/shuttle/scc_space_ship/cardinal, /turf/simulated/floor/plating, /area/security/vacantoffice2) "cdm" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, /obj/structure/cable/green{ - icon_state = "1-2" + icon_state = "1-4" }, -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/alarm{ + pixel_y = -28; + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ceD" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -2454,12 +2562,13 @@ /turf/simulated/floor, /area/bridge/aibunker) "cfr" = ( -/obj/machinery/light{ - dir = 1 +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance"; + req_access = list(63) }, -/obj/structure/banner/scc, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/full, +/area/security/investigations) "cfB" = ( /obj/structure/cable/green{ icon_state = "0-8" @@ -2477,18 +2586,14 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "cgZ" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/machinery/alarm{ - dir = 4; - pixel_x = -28 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ +/obj/effect/floor_decal/industrial/warning{ dir = 8 }, /turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/area/horizon/crew_armoury/foyer) "cih" = ( /obj/structure/cable{ icon_state = "4-8" @@ -2512,22 +2617,14 @@ /turf/simulated/floor/plating, /area/horizon/hallway/deck_three/primary/starboard/docks) "cim" = ( -/obj/structure/bed/stool/chair{ - dir = 1 +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/light_switch{ - dir = 4; - pixel_x = -21; - pixel_y = 9 - }, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/effect/landmark/start{ - name = "Security Officer" - }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled, +/area/security/investigations) "ciK" = ( /obj/machinery/microscope, /obj/structure/table/glass, @@ -2563,18 +2660,9 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo) "ckA" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/disposal/small/north, -/turf/simulated/floor/lino/grey, +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green, +/turf/simulated/floor/carpet, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -2596,19 +2684,13 @@ /area/horizon/crew_quarters/fitness/pool) "cmt" = ( /obj/structure/cable/green{ - icon_state = "1-2" + icon_state = "4-8" }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 1 +/obj/machinery/alarm{ + pixel_y = 28 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/structure/disposalpipe/sortjunction{ - name = "Deck 3 Cafe"; - sortType = "Deck 3 Cafe" - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "cnL" = ( /obj/machinery/light/small/emergency{ dir = 8 @@ -2622,6 +2704,11 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/changing) +"coC" = ( +/obj/effect/floor_decal/industrial/warning, +/obj/structure/railing/mapped, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "cqp" = ( /obj/structure/cable/green{ icon_state = "0-8" @@ -2637,14 +2724,11 @@ /turf/simulated/floor/wood, /area/bridge/meeting_room) "cru" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/industrial/loading/yellow, +/obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, /area/security/investigations) "csI" = ( @@ -2724,7 +2808,7 @@ dir = 1 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "cvX" = ( /obj/machinery/recharger/wallcharger{ pixel_x = 5; @@ -2753,7 +2837,7 @@ /area/horizon/crew_quarters/fitness/changing) "cyz" = ( /turf/simulated/floor/beach/water/alt, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "czd" = ( /obj/structure/lattice/catwalk/indoor, /turf/simulated/floor/reinforced/airless, @@ -2785,26 +2869,26 @@ /turf/simulated/floor, /area/maintenance/engineering_ladder) "cAG" = ( -/obj/structure/bed/stool/chair{ - dir = 1 - }, /obj/effect/floor_decal/corner/blue{ dir = 9 }, -/obj/effect/landmark/start{ - name = "Security Officer" +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, /turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/area/security/investigations) "cAK" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 1 - }, /obj/structure/cable/green{ icon_state = "1-2" }, +/obj/effect/floor_decal/corner/green{ + dir = 1 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "cBj" = ( /obj/effect/floor_decal/spline/plain{ dir = 8 @@ -2847,7 +2931,6 @@ dir = 10 }, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/cable/green{ icon_state = "1-2" }, @@ -2902,29 +2985,20 @@ /obj/effect/floor_decal/spline/fancy/wood/cee, /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "cGm" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/machinery/light{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Port Docks" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/firealarm/west, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/security/investigations) "cGu" = ( /obj/machinery/light{ dir = 1 @@ -2948,17 +3022,14 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "cHQ" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/table/standard, -/obj/item/storage/box/cups, -/obj/machinery/button/switch/windowtint{ - id = "Interro"; - pixel_x = -28 +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/effect/floor_decal/corner/paleblue/full{ + dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "cIn" = ( /obj/machinery/telecomms/processor/preset_four, /turf/simulated/floor/bluegrid, @@ -3019,22 +3090,17 @@ /turf/simulated/floor, /area/horizon/crew_quarters/cryo) "cJn" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/structure/bed/stool/chair{ dir = 4 }, -/obj/structure/noticeboard{ - desc = "A board for uncovering hidden conspiracies."; - name = "corkboard"; - pixel_y = 32 +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 }, -/obj/machinery/disposal/small/north{ - pixel_y = -17 +/obj/effect/floor_decal/corner/red{ + dir = 5 }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/simulated/floor/wood, -/area/journalistoffice) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "cJJ" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -3075,12 +3141,12 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "cMi" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/morgue{ - dir = 8 +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 4 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/item/hullbeacon/red, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "cMn" = ( /obj/machinery/door/blast/regular{ density = 0; @@ -3111,12 +3177,12 @@ /obj/structure/cable{ icon_state = "4-8" }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/sign/directions/tcom{ pixel_y = -32 }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "cNU" = ( @@ -3132,11 +3198,28 @@ /turf/simulated/floor/reinforced/airless, /area/horizon/exterior) "cPD" = ( -/obj/structure/railing/mapped{ - dir = 8 +/obj/machinery/door/airlock/glass_security{ + name = "Crew Armoury Desk"; + req_one_access = list(1,19) }, -/turf/simulated/floor/reinforced/airless, -/area/horizon/exterior) +/obj/machinery/door/blast/regular{ + id = "crew_armoury_desk"; + name = "Crew Armoury Desk Blast Door"; + dir = 2 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/crew_armoury) "cPM" = ( /obj/effect/floor_decal/spline/plain/cee{ dir = 8 @@ -3144,18 +3227,11 @@ /turf/simulated/floor/carpet/rubber, /area/bridge) "cPO" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/firealarm/west, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "cPS" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -3194,7 +3270,7 @@ pixel_y = -24 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "cQT" = ( /obj/machinery/button/remote/airlock{ dir = 4; @@ -3246,25 +3322,29 @@ /turf/simulated/floor/plating, /area/maintenance/engineering_ladder) "cSh" = ( -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/structure/table/glass, -/obj/item/storage/box/sharps{ - pixel_x = 5; - pixel_y = 5 +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/item/storage/box/sharps, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/structure/filingcabinet/filingcabinet{ + name = "filing cabinet D"; + pixel_x = -6; + pixel_y = 1 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/filingcabinet/filingcabinet{ + name = "filing cabinet C"; + pixel_x = 7; + pixel_y = 1 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "cSJ" = ( /obj/structure/table/wood, /obj/effect/floor_decal/spline/fancy/wood{ dir = 9 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "cTN" = ( /obj/effect/floor_decal/spline/fancy, /obj/effect/floor_decal/spline/fancy{ @@ -3283,15 +3363,21 @@ /turf/simulated/open, /area/hallway/medical/upper) "cWl" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 +/obj/machinery/embedded_controller/radio/airlock/docking_port{ + frequency = 1380; + id_tag = "specops_dock_airlock"; + pixel_y = 30; + req_one_access = list(13); + tag_airpump = "specops_dock_airlock_airpump"; + tag_chamber_sensor = "specops_dock_airlock_sensor"; + tag_exterior_door = "specops_dock_airlock_outer"; + tag_interior_door = "specops_dock_airlock_inner" }, -/obj/structure/cable/green{ - icon_state = "2-8" +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 1 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "cXq" = ( /obj/structure/railing/mapped{ dir = 8 @@ -3352,12 +3438,14 @@ dir = 1 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "dal" = ( /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/junction, /turf/simulated/floor/tiled, /area/security/investigations) "dax" = ( @@ -3380,24 +3468,13 @@ /turf/simulated/floor/plating, /area/horizon/hallway/deck_three/primary/starboard/docks) "dcJ" = ( -/obj/structure/railing/mapped, -/obj/effect/floor_decal/spline/plain, -/obj/structure/cable/green{ - icon_state = "1-8" +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/structure/sign/nosmoking_2{ - pixel_x = 32 - }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/dark, +/area/horizon/hallway/deck_three/primary/port) "dcU" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 @@ -3408,14 +3485,9 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge) "dda" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/floor_decal/corner/blue/diagonal, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ddt" = ( /obj/structure/bed/stool/chair/office/dark{ dir = 1 @@ -3472,22 +3544,17 @@ /turf/simulated/floor, /area/maintenance/engineering_ladder) "dfc" = ( -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/structure/coatrack{ + pixel_y = 1; + pixel_x = 10 + }, +/obj/machinery/firealarm/east, +/obj/machinery/light, +/obj/effect/floor_decal/corner/beige/full{ dir = 4 }, -/obj/machinery/atmospherics/portables_connector{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window/southleft{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister/air/airlock, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "dfk" = ( /obj/structure/toilet{ dir = 4 @@ -3518,18 +3585,30 @@ /obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/changing) +"dfz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_quarters/fitness/hallway) "dfX" = ( /obj/structure/cable/green{ icon_state = "4-8" }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "dhj" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/cable/green{ @@ -3555,32 +3634,40 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/controlroom) "dhB" = ( -/obj/machinery/dnaforensics{ - pixel_x = -1; - pixel_y = 2 +/obj/machinery/firealarm/west, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 }, -/obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/floor/wood, +/area/journalistoffice) "dhG" = ( /obj/effect/floor_decal/corner/green{ dir = 5 }, /obj/machinery/firealarm/north, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "djp" = ( -/obj/effect/landmark/entry_point/port{ - name = "port, emergency services docks" +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" }, -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/hallway/secondary/entry/emergency) +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/vending/snack, +/turf/simulated/floor/tiled/dark, +/area/horizon/hallway/deck_three/primary/port) +"djr" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "djG" = ( /obj/machinery/light{ dir = 8 @@ -3591,9 +3678,14 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "dkM" = ( -/obj/effect/floor_decal/spline/fancy/wood, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/effect/landmark/entry_point/port{ + name = "port, deck 3 port hallway" + }, +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/horizon/hallway/deck_three/primary/port) "dkT" = ( /obj/effect/floor_decal/corner_wide/paleblue{ dir = 6 @@ -3609,7 +3701,21 @@ "dla" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) +"dlM" = ( +/obj/machinery/camera/network/security{ + c_tag = "Security - Corridor Camera 6"; + dir = 4 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/disposal/small/east, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "dlV" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/cable/green{ @@ -3648,19 +3754,34 @@ /turf/simulated/floor, /area/maintenance/bridge) "dmU" = ( -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/anti_bluespace, +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = 24 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "dnk" = ( /obj/effect/floor_decal/corner/green/diagonal, /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo/dormitories) "dnw" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/effect/floor_decal/industrial/warning{ - dir = 1 +/obj/structure/morgue{ + dir = 2 }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "dnH" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -3715,15 +3836,18 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge) "dqR" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 1 - }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "dqT" = ( -/turf/simulated/wall, -/area/hallway/secondary/entry/emergency) +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "drh" = ( /obj/effect/floor_decal/spline/plain{ dir = 1 @@ -3752,6 +3876,18 @@ "drY" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/horizon/stairwell/bridge) +"dsV" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "dtx" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 4 @@ -3768,18 +3904,16 @@ /turf/simulated/floor/tiled, /area/bridge) "dui" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_security{ - name = "Crew Armoury" +/obj/effect/floor_decal/corner/red/diagonal, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 }, -/obj/machinery/door/blast/regular{ - dir = 4; - id = "crew_armory"; - name = "Crew Armoury" +/obj/machinery/disposal/small/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled/dark/full, -/area/crew_armory) +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) "dvD" = ( /obj/structure/table/glass{ table_reinf = "glass" @@ -3816,6 +3950,9 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "dxG" = ( @@ -3843,16 +3980,28 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) +"dAI" = ( +/obj/machinery/firealarm/south, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/machinery/light, +/obj/structure/bed/stool/chair{ + dir = 1 + }, +/obj/effect/landmark/start{ + name = "Security Officer" + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "dCe" = ( /obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/railing/mapped{ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "dCk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ @@ -3875,6 +4024,14 @@ /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/carpet/rubber, /area/tcommsat/entrance) +"dDJ" = ( +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/structure/table/reinforced, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/glasses/safety/goggles, +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "dDU" = ( /obj/structure/cable/green{ icon_state = "2-4" @@ -3966,6 +4123,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/machinery/camera/network/engineering{ + c_tag = "Engineering - Meeting Room"; + dir = 1 + }, /turf/simulated/floor/tiled, /area/engineering/break_room) "dGU" = ( @@ -3978,12 +4139,11 @@ "dHr" = ( /obj/machinery/door/firedoor, /obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "dHs" = ( -/obj/effect/floor_decal/corner/green, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/central) "dHx" = ( /turf/simulated/wall, /area/maintenance/substation/civilian_east) @@ -4034,13 +4194,19 @@ /turf/simulated/floor/carpet, /area/crew_quarters/captain) "dIr" = ( -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/anti_bluespace, +/obj/machinery/firealarm/west, /obj/machinery/light{ - dir = 1 + dir = 8 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) "dJv" = ( /obj/machinery/nuclearbomb/station, /obj/effect/floor_decal/industrial/warning/full, @@ -4059,14 +4225,11 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "dKv" = ( -/obj/effect/floor_decal/corner/red/diagonal, /obj/effect/floor_decal/spline/plain/corner{ dir = 8 }, -/obj/structure/disposalpipe/junction{ - dir = 2; - icon_state = "pipe-j2" - }, +/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "dKY" = ( @@ -4077,21 +4240,32 @@ /turf/simulated/floor/tiled/white, /area/medical/ward/isolation) "dLi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/structure/closet/crate/freezer, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"dLt" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) -"dLt" = ( -/obj/effect/floor_decal/industrial/warning{ - dir = 8 +/obj/machinery/light, +/obj/structure/sign/nosmoking_2{ + pixel_y = -32 }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/corner/beige{ + dir = 10 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "dMl" = ( /obj/effect/floor_decal/spline/plain/cee{ dir = 1 @@ -4127,7 +4301,7 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "dNF" = ( /obj/machinery/anti_bluespace, /obj/machinery/camera/motion{ @@ -4143,7 +4317,6 @@ /turf/simulated/floor/reinforced, /area/bridge/selfdestruct) "dNV" = ( -/obj/effect/floor_decal/corner/yellow/diagonal, /turf/simulated/floor/tiled, /area/engineering/break_room) "dOC" = ( @@ -4153,18 +4326,29 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"dOH" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "dOU" = ( -/obj/effect/floor_decal/corner/paleblue/full, /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/floor_decal/corner/blue/full, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "dOV" = ( /obj/effect/shuttle_landmark/horizon/deckthree/aft, /turf/template_noop, @@ -4179,15 +4363,28 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "dQq" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 1 +/obj/machinery/body_scanconsole{ + dir = 4; + pixel_y = -1 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/effect/floor_decal/corner/blue/diagonal, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "dQu" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "dQC" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -4211,15 +4408,11 @@ /turf/simulated/floor/wood, /area/bridge/meeting_room) "dRO" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/red{ dir = 10 }, -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "dRP" = ( /obj/structure/table/reinforced/wood, /obj/effect/floor_decal/spline/plain{ @@ -4228,25 +4421,28 @@ /turf/simulated/floor/marble/dark, /area/bridge/minibar) "dSb" = ( -/obj/structure/cable/green{ - icon_state = "1-4" +/obj/effect/floor_decal/industrial/warning/cee{ + dir = 4 + }, +/obj/machinery/atmospherics/binary/pump/on{ + dir = 4; + name = "Distro to Port Docks"; + target_pressure = 200 }, /obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/plating, +/area/horizon/hallway/deck_three/primary/port/docks) "dSF" = ( /turf/template_noop, /area/template_noop) "dUf" = ( -/obj/structure/table/wood, -/obj/item/device/taperecorder, -/obj/machinery/light, -/turf/simulated/floor/carpet, -/area/journalistoffice) +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "dUg" = ( /obj/structure/grille, /obj/structure/window/shuttle/scc_space_ship, @@ -4259,24 +4455,28 @@ /turf/simulated/floor/plating, /area/horizon/crew_quarters/fitness/showers) "dUp" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/machinery/door/airlock/glass_security{ + name = "Firing Range"; + req_access = list(63) }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Investigations Office"; - req_access = list(4) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/tiled, -/area/security/forensics_office{ - name = "Security - Investigations Office" - }) +/turf/simulated/floor/tiled/full, +/area/security/investigations) +"dUB" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/item/hullbeacon/red, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "dVW" = ( /turf/simulated/open, /area/hallway/medical/upper) @@ -4301,10 +4501,15 @@ /turf/simulated/floor/tiled, /area/bridge) "dXO" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/corner/green{ + dir = 6 + }, +/obj/structure/closet/walllocker/firecloset{ + pixel_x = 32 + }, +/obj/effect/floor_decal/industrial/outline/firefighting_closet, /turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/area/horizon/crew_armoury/foyer) "dYR" = ( /obj/effect/floor_decal/spline/plain/corner, /obj/effect/floor_decal/corner/blue/full{ @@ -4327,7 +4532,7 @@ }, /obj/effect/floor_decal/industrial/outline/emergency_closet, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "dZG" = ( /obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ id = "Recovery1" @@ -4369,6 +4574,22 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/tiled, /area/horizon/crew_quarters/cryo/showers) +"ebR" = ( +/obj/machinery/firealarm/north, +/obj/structure/table/steel, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/machinery/recharger{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/machinery/recharger{ + pixel_x = 6; + pixel_y = 12 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ebZ" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/horizon/hallway/deck_three/primary/starboard/docks) @@ -4446,7 +4667,7 @@ req_one_access = list(12,26) }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "edI" = ( /obj/effect/floor_decal/corner/green{ dir = 5 @@ -4455,7 +4676,7 @@ pixel_y = 32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "edN" = ( /obj/effect/floor_decal/corner/green{ dir = 10 @@ -4505,14 +4726,14 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "efl" = ( /obj/structure/disposalpipe/segment, /obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "efE" = ( /obj/structure/table/steel, /obj/effect/floor_decal/corner/yellow{ @@ -4543,15 +4764,20 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "egX" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Investigations Office"; - req_access = list(4) +/obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ + id = "investigator_office" }, -/turf/simulated/floor/tiled/dark, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0; + dir = 8 + }, +/turf/simulated/floor/tiled/dark/full, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -4598,21 +4824,22 @@ /area/bridge/minibar) "ejB" = ( /turf/simulated/wall/r_wall, -/area/crew_armory) +/area/horizon/crew_armoury) "eks" = ( -/obj/machinery/power/apc/low{ - dir = 1; - name = "north bump"; - pixel_y = 24 +/obj/structure/disposalpipe/segment{ + dir = 4 }, /obj/structure/cable/green{ - icon_state = "0-2" + icon_state = "4-8" }, -/obj/effect/floor_decal/corner/green{ - dir = 5 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/crew_quarters/fitness/hallway) "ekB" = ( /obj/structure/closet/walllocker/firecloset{ pixel_y = 32 @@ -4679,11 +4906,17 @@ /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "emE" = ( -/obj/structure/table/wood, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "emK" = ( /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -4734,16 +4967,16 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "eod" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, /obj/machinery/light{ dir = 1 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "eoz" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -4771,19 +5004,15 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "eoX" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/cola, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/map_effect/window_spawner/full/reinforced/firedoor, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "epJ" = ( /obj/effect/floor_decal/corner/paleblue{ dir = 6 }, /turf/simulated/floor/tiled, -/area/hallway/primary/port) +/area/horizon/hallway/deck_three/primary/port) "eqr" = ( /obj/structure/disposalpipe/segment, /obj/structure/lattice/catwalk/indoor/grate, @@ -4809,17 +5038,12 @@ /turf/simulated/floor/plating, /area/bridge/longbow_compartment) "ert" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/structure/bed/stool/chair/padded/brown{ + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/blue{ - dir = 5 - }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/horizon/hallway/deck_three/primary/port) "erV" = ( /turf/simulated/floor/tiled/ramp, /area/bridge/meeting_room) @@ -4844,17 +5068,24 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "esZ" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/structure/disposalpipe/segment{ dir = 4 }, /turf/simulated/floor/tiled, -/area/security/investigations_storage) +/area/security/investigations) +"etr" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/firealarm/south, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "etA" = ( /obj/structure/bed/stool/chair/office/bridge/generic{ dir = 8 @@ -4956,32 +5187,28 @@ dir = 4 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ezD" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/machinery/recharger/wallcharger{ + pixel_x = -28; + pixel_y = 3 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/machinery/recharger/wallcharger{ + pixel_x = -28; + pixel_y = -10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/camera/motion{ + alarm_on = 1; + c_tag = "Third Deck - Crew Armoury Starboard"; + dir = 4; + name = "security"; + network = list("Command, Security") }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/effect/floor_decal/corner/red{ + dir = 9 }, -/obj/machinery/power/apc{ - name = "south bump"; - pixel_y = -24 - }, -/obj/structure/cable/green{ - icon_state = "0-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "eAv" = ( /obj/effect/floor_decal/corner_wide/green{ dir = 6 @@ -5028,11 +5255,11 @@ /obj/machinery/camera/network/third_deck{ c_tag = "Third Deck - Central Ring Aft" }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "eBw" = ( /obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ id = "journalist" @@ -5049,20 +5276,18 @@ /turf/simulated/floor/wood, /area/horizon/crew_quarters/fitness/pool) "eCV" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 4 +/obj/machinery/door/airlock/multi_tile/glass{ + name = "Deck 3 Port Stairwell" }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/door/firedoor/multi_tile, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "eDu" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/effect/floor_decal/industrial/warning{ + dir = 8 }, +/obj/structure/table/rack, +/obj/random/loot, /turf/simulated/floor, /area/maintenance/security_starboard) "eDN" = ( @@ -5077,28 +5302,37 @@ /obj/structure/cable/green{ icon_state = "4-8" }, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/full, /area/bridge/aibunker) "eDV" = ( -/turf/simulated/wall, -/area/maintenance/aux_atmospherics/deck_3) +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/machinery/newscaster{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "eEz" = ( /obj/structure/railing/mapped, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "eEX" = ( /obj/machinery/telecomms/server/presets/common, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "eFa" = ( -/obj/structure/sink/kitchen{ - name = "autopsy sink"; - pixel_y = 23 - }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/vending/coffee, +/turf/simulated/floor/tiled/dark, +/area/horizon/hallway/deck_three/primary/port) "eFf" = ( /obj/effect/floor_decal/corner/yellow{ dir = 5 @@ -5107,28 +5341,18 @@ /turf/simulated/floor/tiled, /area/engineering/break_room) "eFn" = ( -/obj/effect/floor_decal/corner/blue/full{ - dir = 4 +/obj/structure/table/glass, +/obj/effect/floor_decal/corner/beige/diagonal, +/obj/item/storage/box/fancy/vials{ + pixel_x = 4; + pixel_y = 6 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/item/storage/box/slides{ + pixel_x = 3; + pixel_y = -2 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/machinery/button/remote/blast_door{ - dir = 8; - id = "crew_armoury_desk"; - name = "Crew Armoury Auxiliary Access"; - pixel_x = 25; - pixel_y = -25; - req_access = list(60) - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "eFw" = ( /obj/effect/floor_decal/corner_wide/green/full{ dir = 1 @@ -5175,11 +5399,14 @@ /turf/simulated/floor/carpet/rubber, /area/tcommsat/entrance) "eGh" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, /obj/structure/railing/mapped{ - dir = 4 + dir = 1 }, /turf/simulated/floor/reinforced/airless, -/area/horizon/exterior) +/area/template_noop) "eGq" = ( /obj/structure/lattice/catwalk, /obj/structure/railing/mapped, @@ -5198,6 +5425,19 @@ /obj/machinery/hologram/holopad, /turf/simulated/floor/carpet, /area/journalistoffice) +"eHI" = ( +/obj/machinery/light, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/structure/sign/nosmoking_2{ + pixel_y = -32 + }, +/obj/structure/bed/stool/chair/folding{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "eIo" = ( /obj/structure/railing/mapped{ dir = 4 @@ -5220,14 +5460,16 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/longbow_compartment) "eIH" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/newscaster{ - pixel_y = 29 +/obj/effect/floor_decal/corner/green{ + dir = 5 }, -/turf/simulated/floor/wood, -/area/journalistoffice) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "eIO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/effect/floor_decal/corner/blue/diagonal, @@ -5254,25 +5496,26 @@ /turf/simulated/floor/tiled/dark, /area/bridge/longbow_compartment) "eJV" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/coatrack, -/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, /turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) "eLw" = ( -/obj/effect/floor_decal/corner/paleblue/full, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 +/obj/structure/lattice/catwalk/indoor/grate, +/obj/machinery/light/small/emergency{ + dir = 8 }, -/obj/structure/closet/emcloset, -/obj/effect/floor_decal/industrial/outline/emergency_closet, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor, +/area/maintenance/security_starboard) "eLI" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/machinery/light{ @@ -5290,31 +5533,6 @@ /area/horizon/crew_quarters/cryo/showers) "eNC" = ( /obj/structure/table/wood, -/obj/machinery/button/remote/airlock{ - id = "rep_office"; - name = "representative door bolts"; - pixel_x = -7; - pixel_y = 28; - req_access = null; - specialfunctions = 4 - }, -/obj/machinery/button/remote/airlock{ - id = "rep_office"; - name = "representative door control"; - pixel_x = -7; - pixel_y = 37; - req_access = null - }, -/obj/machinery/button/switch/windowtint{ - id = "rep"; - pixel_x = 9; - pixel_y = 30; - req_access = list(38) - }, -/obj/machinery/light_switch{ - pixel_x = 2; - pixel_y = 30 - }, /obj/item/modular_computer/laptop/preset/representative{ pixel_x = -1; pixel_y = 5 @@ -5332,25 +5550,23 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "ePA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-4" + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "ePK" = ( -/obj/structure/cable/green{ - icon_state = "0-2" +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/machinery/power/apc/low{ - dir = 8; - name = "west bump"; - pixel_x = -24 - }, -/turf/simulated/floor/tiled/ramp/bottom, -/area/security/vacantoffice2) +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "eQq" = ( /obj/effect/floor_decal/corner_wide/green{ dir = 9 @@ -5371,16 +5587,18 @@ /turf/simulated/floor/tiled/white, /area/medical/ward) "eQF" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/effect/floor_decal/corner/blue/full{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/recharger/wallcharger{ + pixel_y = -30; + pixel_x = 4 }, -/turf/simulated/floor/tiled, +/obj/machinery/recharger/wallcharger{ + pixel_y = -40; + pixel_x = 4 + }, +/turf/simulated/floor/tiled/dark, /area/security/investigations) "eQY" = ( /obj/effect/floor_decal/spline/fancy/wood{ @@ -5402,15 +5620,17 @@ /turf/simulated/floor/carpet/rubber, /area/horizon/crew_quarters/fitness/gym) "eSk" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/machinery/light, /obj/machinery/computer/ship/navigation{ - dir = 1 + dir = 1; + density = 0; + pixel_y = -32 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "eUd" = ( /obj/machinery/door/airlock/multi_tile/glass{ name = "Cryogenic Storage" @@ -5483,23 +5703,16 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "eVT" = ( -/obj/structure/railing/mapped, -/obj/effect/floor_decal/spline/plain, -/obj/structure/cable/green{ - icon_state = "4-8" - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/effect/floor_decal/corner/beige{ + dir = 10 }, -/obj/machinery/light_switch{ - pixel_y = 32 - }, -/turf/simulated/floor/tiled/ramp/bottom{ - dir = 8 +/obj/structure/cable/green{ + icon_state = "4-8" }, +/turf/simulated/floor/tiled/white, /area/security/forensics_morgue) "eVU" = ( /obj/structure/disposalpipe/segment, @@ -5536,7 +5749,7 @@ dir = 1 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "eXd" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -5585,6 +5798,13 @@ }, /turf/simulated/floor/tiled/white, /area/medical/ward/isolation) +"eYA" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "eYC" = ( /obj/effect/landmark{ name = "JoinLateCryoCommand" @@ -5626,6 +5846,9 @@ /obj/structure/table/wood, /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) +"eYR" = ( +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "eZl" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -5657,17 +5880,17 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo/dormitories) "faY" = ( +/obj/item/device/flashlight/lamp, +/obj/item/device/taperecorder, +/obj/effect/floor_decal/corner/red{ + dir = 5 + }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "1-8" - }, +/obj/structure/table/steel, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/security/investigations) "fbz" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 4 @@ -5710,6 +5933,11 @@ }, /turf/simulated/floor, /area/maintenance/bridge) +"feb" = ( +/obj/structure/table/wood, +/obj/item/device/taperecorder, +/turf/simulated/floor/carpet, +/area/journalistoffice) "fec" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 5 @@ -5814,23 +6042,28 @@ /turf/simulated/floor, /area/crew_quarters/captain) "fho" = ( -/obj/structure/table/standard, -/obj/item/folder/sec{ - pixel_x = 23; - pixel_y = 1 +/obj/machinery/light/small/emergency{ + dir = 4 }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/effect/floor_decal/industrial/warning{ + dir = 8 + }, +/obj/structure/lattice/catwalk/indoor/grate, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/security/investigations) "fhs" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/structure/disposalpipe/segment, /obj/structure/bed/stool/chair/padded/brown{ dir = 8 }, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fhB" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -5863,6 +6096,12 @@ dir = 8 }, /obj/structure/railing/mapped, +/obj/structure/cable{ + icon_state = "11-8" + }, +/obj/structure/railing/mapped{ + dir = 4 + }, /turf/simulated/open, /area/maintenance/engineering_ladder) "fik" = ( @@ -5955,6 +6194,18 @@ }, /turf/simulated/floor/tiled, /area/bridge/controlroom) +"fjG" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/alarm{ + pixel_y = 28 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "fkC" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille/diagonal{ @@ -5989,13 +6240,13 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "fmy" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, /obj/structure/sign/directions/all{ dir = 4; pixel_y = 32 }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "fmL" = ( @@ -6026,13 +6277,22 @@ "fnB" = ( /obj/structure/flora/ausbushes/lavendergrass, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "foT" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/medical/smoking) +"fpo" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled, +/area/horizon/crew_quarters/fitness/hallway) "fpr" = ( /turf/simulated/wall/r_wall, /area/maintenance/engineering_ladder) @@ -6084,14 +6344,14 @@ /turf/simulated/open/airless, /area/template_noop) "frA" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/effect/floor_decal/industrial/warning{ +/obj/structure/bed/stool/chair{ dir = 1 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/effect/landmark/start{ + name = "Security Cadet" + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "frN" = ( /obj/effect/floor_decal/corner/blue{ dir = 10 @@ -6099,9 +6359,6 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "frU" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 4 - }, /obj/structure/cable{ icon_state = "1-2" }, @@ -6111,8 +6368,11 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "fsj" = ( /obj/machinery/camera/network/third_deck{ c_tag = "Third Deck - Vacant Office"; @@ -6151,15 +6411,36 @@ }, /turf/simulated/floor/tiled, /area/horizon/crew_quarters/fitness/changing) +"fsJ" = ( +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_quarters/fitness/hallway) "ftz" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 +/obj/item/storage/photo_album, +/obj/item/device/camera_film, +/obj/item/device/camera, +/obj/structure/closet/secure_closet{ + name = "\improper Journalist's closet"; + req_access = list(70) }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 +/obj/item/paper_scanner, +/obj/item/folder/white, +/obj/item/storage/secure/briefcase, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/machinery/light{ + dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) "ftB" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -6170,13 +6451,9 @@ /turf/simulated/floor/wood, /area/bridge/minibar) "ftC" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ftJ" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/machinery/light{ dir = 8 }, @@ -6187,8 +6464,11 @@ /obj/machinery/status_display{ pixel_x = -32 }, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ftO" = ( /obj/effect/floor_decal/spline/plain{ dir = 6 @@ -6226,7 +6506,7 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fvl" = ( /obj/effect/floor_decal/corner_wide/paleblue/full{ dir = 8 @@ -6291,7 +6571,8 @@ /obj/structure/cable{ icon_state = "1-2" }, -/turf/simulated/floor/tiled, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, /area/bridge) "fxk" = ( /obj/structure/grille, @@ -6328,40 +6609,31 @@ /turf/simulated/floor/tiled, /area/bridge/bridge_crew) "fyZ" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/machinery/door/airlock/external{ - frequency = 1337; - icon_state = "door_locked"; - id_tag = "green_dock_aft_interior"; - locked = 1; - name = "Emergency Services Dock"; - req_access = list(13) +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1337; - layer = 3.4; - master_tag = "green_dock_aft_airlock"; - name = "interior access button"; - pixel_x = 26; - pixel_y = -7; - req_access = list(13) - }, -/turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) -"fzf" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, -/obj/machinery/light{ - dir = 8 +/obj/structure/disposalpipe/segment{ + dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) +"fzf" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0; + dir = 4 + }, +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/security/forensics_morgue) "fzk" = ( /obj/machinery/case_button/shuttle{ pixel_y = 32 @@ -6409,7 +6681,8 @@ name = "Bridge"; req_one_access = list(19,38,72) }, -/turf/simulated/floor/tiled, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, /area/bridge) "fCc" = ( /obj/effect/floor_decal/corner/red{ @@ -6447,11 +6720,11 @@ /obj/structure/cable/green{ icon_state = "1-8" }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "fDJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -6459,64 +6732,64 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fEn" = ( -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 +/obj/effect/landmark/entry_point/port{ + name = "port, security firing range" }, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/security/investigations) "fFg" = ( /obj/structure/lattice, /obj/structure/railing/mapped, /turf/simulated/open, /area/hallway/medical/upper) "fFv" = ( -/obj/machinery/vending/coffee{ - density = 0; - pixel_x = 5; - pixel_y = 24 +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/machinery/light, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) +"fFP" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/machinery/alarm{ + dir = 1; + pixel_y = -28 + }, +/obj/machinery/light, +/obj/effect/floor_decal/corner/blue/full, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"fGN" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) +"fGV" = ( +/obj/structure/sign/directions/all{ + pixel_y = 32; + pixel_x = 32; + dir = 4 + }, +/obj/effect/floor_decal/corner/green/full{ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) -"fGN" = ( -/obj/machinery/airlock_sensor{ - frequency = 1380; - id_tag = "specops_dock_airlock_sensor"; - pixel_y = -25 - }, -/obj/machinery/light/small, -/obj/machinery/embedded_controller/radio/airlock/docking_port{ - frequency = 1380; - id_tag = "specops_dock_airlock"; - pixel_y = 30; - req_one_access = list(13); - tag_airpump = "specops_dock_airlock_airpump"; - tag_chamber_sensor = "specops_dock_airlock_sensor"; - tag_exterior_door = "specops_dock_airlock_outer"; - tag_interior_door = "specops_dock_airlock_inner" - }, -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - dir = 8; - frequency = 1380; - id_tag = "specops_dock_airlock_airpump" - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) -"fGV" = ( -/obj/effect/floor_decal/corner/paleblue/full{ - dir = 1 - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fHi" = ( /obj/machinery/light{ dir = 1 @@ -6620,7 +6893,7 @@ /obj/effect/floor_decal/scc_full, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fJL" = ( /obj/structure/bed/stool/chair/office/bridge/generic{ dir = 8 @@ -6639,7 +6912,7 @@ dir = 8 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fLs" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/effect/floor_decal/spline/plain{ @@ -6658,10 +6931,8 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge/secondary) "fMr" = ( -/obj/effect/floor_decal/industrial/warning{ - dir = 5 - }, -/obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/disposalpipe/segment, +/obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor, /area/maintenance/engineering_ladder) "fMW" = ( @@ -6671,22 +6942,16 @@ /turf/simulated/floor/wood, /area/lawoffice/representative) "fNC" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/effect/floor_decal/spline/fancy/wood{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_security{ - name = "Theoretical Training"; - req_access = list(1) - }, -/turf/simulated/floor/tiled, -/area/security/vacantoffice2) +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/sunnybush, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/port) "fND" = ( /obj/machinery/door/blast/shutters{ dir = 2; @@ -6722,7 +6987,7 @@ icon_state = "1-4" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fOh" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -6779,23 +7044,24 @@ "fQB" = ( /obj/structure/flora/ausbushes/grassybush, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fQJ" = ( -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/security/investigations) "fRO" = ( -/obj/item/storage/box/swabs{ - pixel_x = 16; - pixel_y = 2 +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Interrogation Monitoring"; + req_access = list(1) }, -/obj/item/paper_scanner{ - pixel_x = -1 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/security/investigations) "fSa" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -6840,24 +7106,48 @@ /turf/simulated/floor/tiled/dark, /area/tcommsat/chamber) "fSO" = ( -/obj/machinery/papershredder, -/obj/effect/floor_decal/corner/blue/full{ +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/floor_decal/corner/green/full{ dir = 1 }, +/obj/structure/closet/emcloset, +/obj/effect/floor_decal/industrial/outline/emergency_closet, /turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "fSW" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 }, -/obj/machinery/requests_console{ - department = "Representative's Office"; - departmentType = 5; - pixel_y = 32 - }, /obj/machinery/light{ dir = 1 }, +/obj/machinery/button/remote/airlock{ + id = "rep_office"; + name = "representative door bolts"; + pixel_x = -7; + pixel_y = 28; + req_access = null; + specialfunctions = 4 + }, +/obj/machinery/button/remote/airlock{ + id = "rep_office"; + name = "representative door control"; + pixel_x = -7; + pixel_y = 37; + req_access = null + }, +/obj/machinery/light_switch{ + pixel_x = 2; + pixel_y = 30 + }, +/obj/machinery/button/switch/windowtint{ + id = "rep"; + pixel_x = 9; + pixel_y = 30; + req_access = list(38) + }, /turf/simulated/floor/wood, /area/lawoffice/representative) "fTY" = ( @@ -6873,19 +7163,11 @@ /turf/simulated/wall, /area/security/vacantoffice2) "fUV" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/effect/floor_decal/corner/red{ + dir = 6 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/disposalpipe/junction{ - dir = 1 - }, -/turf/simulated/floor/lino/grey, -/area/security/forensics_office{ - name = "Security - Investigations Office" - }) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "fUZ" = ( /obj/structure/railing/mapped{ dir = 8 @@ -6894,7 +7176,7 @@ dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "fVv" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -6917,28 +7199,17 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "fWB" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/structure/disposalpipe/junction/yjunction, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fWH" = ( -/obj/structure/bed/stool/chair/padded/brown, -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 - }, -/obj/effect/landmark/start{ - name = "Head of Security" - }, -/turf/simulated/floor/wood, +/obj/effect/floor_decal/corner/blue, +/turf/simulated/floor/tiled/dark, /area/security/vacantoffice2) "fWM" = ( -/obj/effect/decal/cleanable/dirt, /obj/machinery/camera/network/command{ alarm_on = 1; c_tag = "Bridge - Deck 3 - Bunker Entrance"; @@ -6961,21 +7232,15 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "fWT" = ( -/obj/machinery/alarm{ - pixel_y = 28 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/effect/floor_decal/corner/green{ + dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "fXn" = ( /obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/zora, -/turf/simulated/floor/tiled/dark, +/obj/machinery/vending/cigarette, +/turf/simulated/floor/tiled/dark/full, /area/horizon/deck_three/cafeteria) "fXt" = ( /obj/structure/cable/green{ @@ -6997,32 +7262,41 @@ /turf/simulated/floor/tiled, /area/bridge) "fYD" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + frequency = 1337; + id_tag = "green_dock_aft_pump" }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/machinery/airlock_sensor{ + frequency = 1337; + id_tag = "green_dock_aft_sensor"; + layer = 3.4; + pixel_x = -28 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/light/small/emergency{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "fZe" = ( /obj/structure/railing/mapped, /obj/structure/railing/mapped{ dir = 4 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "fZX" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 8 - }, /obj/structure/cable{ icon_state = "2-8" }, +/obj/effect/floor_decal/corner/green{ + dir = 8 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gae" = ( -/obj/structure/disposalpipe/segment, +/obj/structure/bed/stool/chair/padded/black{ + dir = 4 + }, /turf/simulated/floor/carpet, /area/security/forensics_office{ name = "Security - Investigations Office" @@ -7049,20 +7323,16 @@ /turf/simulated/floor, /area/tcommsat/entrance) "gaw" = ( -/obj/effect/map_effect/window_spawner/full/reinforced/firedoor, -/obj/machinery/door/blast/regular{ - dir = 4; - id = "crew_armory"; - name = "Crew Armoury" - }, -/turf/simulated/floor/tiled/dark/full, -/area/crew_armory) +/obj/effect/floor_decal/corner/beige/diagonal, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "gaP" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) "gbC" = ( -/obj/structure/bed/stool/bar/padded/red, /obj/effect/floor_decal/corner/red/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -7072,12 +7342,18 @@ /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "gbN" = ( -/obj/machinery/optable{ - name = "autopsy table" +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "gcM" = ( /obj/machinery/alarm{ dir = 8; @@ -7088,7 +7364,7 @@ dir = 6 }, /obj/machinery/light, -/obj/machinery/chemical_dispenser/coffee/full, +/obj/machinery/chemical_dispenser/coffee, /turf/simulated/floor/wood, /area/lawoffice/representative) "gcR" = ( @@ -7097,7 +7373,7 @@ dir = 8 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gcV" = ( /obj/effect/floor_decal/corner/green{ dir = 6 @@ -7115,7 +7391,7 @@ dir = 4 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gdT" = ( /obj/effect/map_effect/window_spawner/full/reinforced/firedoor, /turf/simulated/floor/tiled/dark/full, @@ -7160,31 +7436,44 @@ /turf/simulated/floor/tiled/dark, /area/bridge/selfdestruct) "ghD" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "ghJ" = ( /obj/structure/flora/ausbushes/fullgrass, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gin" = ( -/obj/machinery/power/smes/buildable{ - RCon_tag = "Shield Substation"; - charge = 1e+007; - cur_coils = 6; - input_attempt = 1; - input_level = 500000; - output_attempt = 1; - output_level = 500000 +/obj/machinery/shield_capacitor/multiz{ + anchored = 1 + }, +/obj/machinery/power/sensor{ + long_range = 1; + name = "Powernet Sensor - Shields Subgrid"; + name_tag = "Shields Subgrid" }, /obj/structure/cable/cyan{ - icon_state = "0-4" + icon_state = "1-2" }, -/obj/effect/floor_decal/corner/yellow/full{ - dir = 8 +/obj/structure/cable/cyan, +/obj/effect/floor_decal/corner_wide/yellow{ + dir = 9 }, -/turf/simulated/floor/tiled/dark, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "giI" = ( /obj/structure/window/shuttle/scc_space_ship, @@ -7254,39 +7543,39 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "gky" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Hallway 5"; - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "glw" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "gmF" = ( -/obj/effect/floor_decal/industrial/loading/yellow, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) -"gmJ" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/alarm{ + pixel_x = 28; + dir = 8 }, -/obj/machinery/light/small/emergency, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/structure/flora/pottedplant{ + icon_state = "plant-33"; + pixel_y = 16 + }, +/obj/effect/floor_decal/corner/green/full{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) +"gmJ" = ( +/obj/effect/floor_decal/corner/paleblue/full, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "gmN" = ( /obj/effect/decal/cleanable/dirt, /obj/random/junk, @@ -7351,15 +7640,11 @@ /turf/simulated/floor/tiled/freezer, /area/medical/washroom) "gqH" = ( -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/journalistoffice) "gqJ" = ( /obj/structure/table/standard, /obj/effect/floor_decal/corner/beige{ @@ -7424,17 +7709,26 @@ /turf/simulated/open/airless, /area/horizon/exterior) "gsW" = ( -/obj/structure/bed/stool/chair{ - dir = 4 +/obj/machinery/alarm{ + dir = 4; + pixel_x = -28 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/effect/floor_decal/corner/beige{ + dir = 9 + }, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "gul" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 6 }, +/obj/structure/railing/mapped{ + dir = 4 + }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "guz" = ( /obj/machinery/light{ dir = 8 @@ -7508,9 +7802,6 @@ /turf/simulated/floor/plating, /area/medical/washroom) "gvP" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/machinery/alarm{ dir = 4; pixel_x = -28 @@ -7526,8 +7817,11 @@ dir = 1 }, /obj/machinery/disposal/small/east, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gxM" = ( /obj/structure/railing/mapped{ dir = 1 @@ -7535,7 +7829,7 @@ /obj/machinery/light, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gxT" = ( /obj/machinery/light, /obj/machinery/firealarm/south, @@ -7571,16 +7865,27 @@ /turf/simulated/floor/carpet/art, /area/crew_quarters/lounge/secondary) "gza" = ( -/obj/machinery/atmospherics/binary/passive_gate/supply{ - dir = 1; - unlocked = 0 +/obj/structure/table/glass, +/obj/item/storage/box/evidence{ + pixel_x = 7; + pixel_y = 4 }, -/obj/effect/floor_decal/industrial/warning/full, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/item/storage/briefcase/crimekit{ + pixel_x = 5; + pixel_y = 5 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/item/storage/briefcase/crimekit{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/item/storage/box/fancy/csi_markers{ + pixel_x = -9 + }, +/obj/effect/floor_decal/corner/beige{ + dir = 5 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "gzb" = ( /obj/effect/floor_decal/industrial/warning/corner{ dir = 1 @@ -7608,14 +7913,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/stairwell/bridge) -"gCo" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/machinery/door/firedoor, -/obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) "gCH" = ( /obj/effect/floor_decal/spline/fancy{ dir = 1 @@ -7663,7 +7960,7 @@ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "gEa" = ( /obj/machinery/door/airlock/multi_tile/glass{ name = "Dormitories" @@ -7696,11 +7993,27 @@ /turf/simulated/floor/tiled, /area/tcommsat/chamber) "gEp" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/structure/cable/green{ + icon_state = "1-2" }, +/obj/structure/cable/green{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/security/investigations) +"gEU" = ( +/obj/structure/cable/green{ + icon_state = "2-4" + }, +/obj/structure/sign/emergency/exit{ + dir = 4; + pixel_y = 32 + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "gFS" = ( /obj/structure/railing/mapped{ dir = 8 @@ -7711,32 +8024,24 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "gGH" = ( -/obj/machinery/recharger/wallcharger{ - pixel_x = 32 +/obj/effect/floor_decal/corner/green/full{ + dir = 4 }, -/obj/machinery/recharger/wallcharger{ - pixel_x = 32; - pixel_y = 10 - }, -/obj/machinery/light_switch{ - pixel_x = 26; - pixel_y = -10 - }, -/turf/simulated/floor/carpet, -/area/security/forensics_office{ - name = "Security - Investigations Office" - }) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "gGN" = ( -/obj/effect/floor_decal/spline/fancy/wood, -/obj/machinery/alarm{ - dir = 8; - pixel_x = 28; - req_one_access = list(24,11,55) +/obj/structure/closet{ + name = "Evidence Closet" }, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/obj/effect/floor_decal/corner/blue/full, +/obj/effect/floor_decal/industrial/outline/grey, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "gHo" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -7755,15 +8060,21 @@ /turf/simulated/floor/tiled/dark, /area/engineering/break_room) "gHD" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/highsecurity{ - name = "Shield Generator Room"; - req_one_access = list(11,24) +/obj/machinery/power/terminal{ + dir = 8; + layer = 5 }, /obj/structure/cable{ icon_state = "1-2" }, -/turf/simulated/floor/tiled/dark, +/obj/structure/cable, +/obj/effect/floor_decal/corner_wide/yellow/full{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "gHT" = ( /obj/machinery/alarm{ @@ -7777,15 +8088,17 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "gId" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + dir = 5 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/beige{ + dir = 10 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "gIK" = ( /obj/structure/railing/mapped{ dir = 4 @@ -7798,12 +8111,25 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "gIV" = ( -/obj/machinery/atmospherics/portables_connector{ +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) +"gJb" = ( +/obj/item/trash/koisbar, +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/structure/lattice/catwalk/indoor/grate, +/obj/machinery/light/small/emergency{ + dir = 1 + }, +/turf/simulated/floor, +/area/maintenance/security_starboard) "gJz" = ( /obj/item/modular_computer/console/preset/command{ dir = 8 @@ -7817,17 +8143,15 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "gJA" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/blue{ +/obj/effect/floor_decal/corner/green{ dir = 9 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/closet/walllocker/firecloset{ + pixel_x = -32 + }, +/obj/effect/floor_decal/industrial/outline/firefighting_closet, /turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "gKk" = ( /turf/simulated/wall, /area/medical/ward) @@ -7870,7 +8194,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gLD" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -7879,37 +8203,29 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "gOo" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) +"gOz" = ( /obj/structure/cable/green{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/machinery/firealarm/west, /turf/simulated/floor/tiled, /area/security/investigations) -"gOz" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/disposal/small/north, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) "gPb" = ( /obj/machinery/alarm{ dir = 8; @@ -7923,7 +8239,7 @@ "gPf" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gPn" = ( /obj/structure/lattice, /obj/structure/railing/mapped{ @@ -7951,11 +8267,11 @@ /turf/simulated/floor/tiled/white, /area/medical/ward/isolation) "gQO" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "gQT" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/cable/green{ @@ -7980,62 +8296,61 @@ /turf/simulated/wall, /area/horizon/stairwell/central) "gSv" = ( -/obj/item/storage/box/gloves{ - pixel_x = 1; - pixel_y = -1 +/obj/machinery/light{ + dir = 1 }, -/obj/item/device/healthanalyzer{ - pixel_x = 7; - pixel_y = 16 +/obj/effect/floor_decal/industrial/warning, +/obj/machinery/status_display{ + layer = 4; + pixel_y = 32 }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/table/glass, -/obj/structure/sign/nosmoking_2{ - pixel_x = 32 - }, -/obj/machinery/camera/network/security{ - c_tag = "Security - Autopsy Lab"; - dir = 8 - }, -/obj/item/storage/box/masks{ - layer = 2.8; - pixel_x = 7; - pixel_y = 1 - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) -"gSN" = ( -/obj/machinery/deployable/barrier, -/obj/effect/floor_decal/corner/blue/diagonal, -/obj/effect/floor_decal/industrial/outline/security, -/obj/machinery/light, /turf/simulated/floor/tiled/dark, -/area/crew_armory) -"gTu" = ( +/area/security/investigations) +"gSA" = ( +/obj/effect/floor_decal/corner/blue/full, +/obj/structure/table/reinforced, +/obj/machinery/firealarm/south, +/obj/machinery/recharger{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/structure/closet/crate/plastic, +/obj/item/target, +/obj/item/target, +/obj/item/target, +/obj/item/target, +/obj/item/target, +/obj/item/target, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) +"gSN" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_security{ + name = "Forensic Laboratory"; + req_access = list(4) + }, +/obj/structure/disposalpipe/segment, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/structure/disposalpipe/junction/yjunction{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/security/investigations) -"gTO" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled/full, +/area/security/forensics_morgue) +"gTu" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/blue{ dir = 5 }, -/obj/effect/floor_decal/industrial/warning{ - dir = 1 - }, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/hallway/deck_three/primary/port) +"gTO" = ( +/obj/machinery/hologram/holopad, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "gTR" = ( /obj/machinery/door/airlock{ name = "Public Office" @@ -8068,7 +8383,7 @@ dir = 8 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "gUN" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -8120,11 +8435,17 @@ /turf/simulated/open/airless, /area/template_noop) "gWp" = ( -/obj/effect/floor_decal/corner/green{ - dir = 10 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "1-8" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "gYa" = ( /obj/structure/sign/nosmoking_1, /turf/simulated/wall, @@ -8135,7 +8456,7 @@ name = "Deck 3 Starboard Hallway" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "gYl" = ( /obj/structure/bed/stool/chair/office/bridge, /obj/effect/floor_decal/corner/blue{ @@ -8152,6 +8473,19 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/lounge) +"gZD" = ( +/obj/structure/morgue{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "gZO" = ( /obj/machinery/vending/coffee, /obj/machinery/light{ @@ -8233,19 +8567,10 @@ /turf/simulated/floor/carpet, /area/bridge/meeting_room) "hcG" = ( -/obj/effect/decal/cleanable/dirt, /obj/structure/sign/securearea{ pixel_y = 32 }, /obj/effect/floor_decal/industrial/hatch/red, -/obj/machinery/button/remote/airlock{ - dir = 1; - id = "bolts_bunker_entrance"; - name = "Entrance Airlock Bolts"; - pixel_y = -25; - req_access = list(19); - specialfunctions = 4 - }, /obj/machinery/light/small/emergency{ dir = 8 }, @@ -8271,17 +8596,19 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "hep" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/toy/figure/janitor, -/turf/simulated/floor/reinforced/airless, -/area/horizon/exterior) +/obj/machinery/requests_console{ + department = "Journalist's Office"; + pixel_x = 32 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) "heq" = ( /obj/effect/floor_decal/spline/plain{ dir = 4 }, -/obj/effect/floor_decal/corner/yellow{ - dir = 1 - }, /obj/structure/cable/green{ icon_state = "2-8" }, @@ -8366,11 +8693,11 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue/full, /obj/structure/closet/firecloset, +/obj/effect/floor_decal/corner/green/full, /obj/effect/floor_decal/industrial/outline/firefighting_closet, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hfB" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/tcommsat/entrance) @@ -8451,18 +8778,26 @@ /turf/simulated/floor/tiled/dark, /area/bridge/controlroom) "hhO" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, -/obj/structure/extinguisher_cabinet{ +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; pixel_x = -24 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 +/obj/machinery/recharger/wallcharger{ + pixel_x = 4; + pixel_y = -29 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/recharger/wallcharger{ + pixel_x = 4; + pixel_y = -42 + }, +/obj/effect/floor_decal/corner/blue/full, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "hig" = ( /obj/structure/table/wood, /obj/item/storage/box/fancy/cookiesnack, @@ -8481,15 +8816,21 @@ /turf/simulated/floor/reinforced/airless, /area/template_noop) "hiB" = ( -/obj/structure/railing/mapped{ +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 32 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/obj/structure/railing/mapped{ - dir = 1 - }, -/obj/structure/railing/mapped, -/turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/structure/flora/pottedplant/random, +/turf/simulated/floor/tiled, +/area/security/investigations) "hja" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 1 @@ -8500,33 +8841,28 @@ /turf/simulated/floor/carpet/art, /area/crew_quarters/lounge) "hjB" = ( -/obj/machinery/power/terminal{ - dir = 1 +/obj/machinery/shield_gen/external{ + anchored = 1 }, -/obj/machinery/light{ - dir = 8 +/obj/structure/cable/cyan{ + icon_state = "1-2" }, -/obj/machinery/firealarm/west, -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/effect/floor_decal/corner/yellow{ +/obj/effect/floor_decal/corner_wide/yellow{ dir = 9 }, -/turf/simulated/floor/tiled/dark, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "hjM" = ( -/obj/structure/bed/stool/chair{ - dir = 1 +/obj/effect/floor_decal/industrial/warning/cee{ + dir = 8 }, -/obj/effect/floor_decal/corner/blue{ - dir = 6 +/obj/machinery/atmospherics/pipe/simple/visible/universal{ + dir = 4 }, -/obj/effect/landmark/start{ - name = "Investigator" - }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/structure/lattice/catwalk/indoor/grate, +/turf/simulated/floor/plating, +/area/horizon/hallway/deck_three/primary/port/docks) "hll" = ( /obj/effect/shuttle_landmark/skipjack_ship/third_deck, /turf/template_noop, @@ -8565,9 +8901,6 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "hlE" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 8 - }, /obj/structure/cable/green{ icon_state = "2-4" }, @@ -8576,9 +8909,15 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hmd" = ( /obj/machinery/door/airlock{ name = "Washroom" @@ -8599,7 +8938,7 @@ }, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hmu" = ( /obj/structure/railing/mapped, /obj/effect/floor_decal/corner/blue{ @@ -8611,21 +8950,10 @@ /turf/simulated/floor/tiled/dark, /area/bridge/controlroom) "hmC" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/floor_decal/corner/red/full, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "hmP" = ( /obj/effect/floor_decal/corner/green/diagonal{ dir = 8 @@ -8651,18 +8979,30 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "hnj" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-8" }, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/cable/green{ + icon_state = "1-4" + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"hnx" = ( +/obj/structure/ladder{ + pixel_y = 16 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/open/airless, +/area/template_noop) "hol" = ( /obj/effect/floor_decal/corner_wide/blue/full{ dir = 4 @@ -8752,23 +9092,20 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/changing) "hpu" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/structure/disposalpipe/segment{ dir = 8; icon_state = "pipe-c" }, /obj/structure/table/wood, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) -"hpw" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"hpw" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/random/junk, +/turf/simulated/floor/tiled/dark, /area/maintenance/engineering_ladder) "hrR" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, @@ -8786,9 +9123,12 @@ /turf/simulated/floor/reinforced, /area/bridge/selfdestruct) "hsD" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/floor_decal/corner/blue/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "htr" = ( /obj/machinery/papershredder, /obj/effect/floor_decal/corner/blue{ @@ -8803,18 +9143,15 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "huD" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 8 - }, /obj/structure/disposalpipe/segment{ - dir = 4 + dir = 2; + icon_state = "pipe-c" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 +/obj/structure/cable/green{ + icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/crew_armoury/foyer) "hvK" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -8823,13 +9160,21 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/structure/cable{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, /obj/structure/cable{ - icon_state = "2-8" + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/lattice/catwalk/indoor/grate, +/obj/effect/floor_decal/industrial/warning{ + dir = 4 }, /turf/simulated/floor, /area/maintenance/engineering_ladder) @@ -8858,13 +9203,26 @@ /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "hwp" = ( -/obj/structure/table/wood, -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/recharger/wallcharger{ + pixel_x = 36; + pixel_y = 3 + }, +/obj/machinery/recharger/wallcharger{ + pixel_x = 36; + pixel_y = -10 + }, +/obj/machinery/camera/motion{ + alarm_on = 1; + c_tag = "Third Deck - Crew Armoury Port"; + dir = 8; + name = "security"; + network = list("Command, Security") + }, +/obj/effect/floor_decal/corner/red{ dir = 6 }, -/obj/machinery/firealarm/east, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "hxB" = ( /obj/structure/railing/mapped{ dir = 4 @@ -8910,19 +9268,26 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "hxQ" = ( -/obj/effect/floor_decal/industrial/warning{ +/obj/machinery/door/airlock/security{ + name = "Evidence Storage"; + req_access = null; + req_one_access = list(4,68) + }, +/obj/structure/plasticflaps/airtight, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/full, +/area/security/investigations_storage) +"hxT" = ( +/obj/machinery/light, +/obj/structure/sign/directions/dock{ + dir = 4; + pixel_y = -32 + }, +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) -"hxT" = ( -/obj/effect/floor_decal/corner/paleblue/full{ - dir = 4 - }, -/obj/structure/flora/pottedplant/random, -/obj/machinery/light, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hyp" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/button/remote/airlock{ @@ -8955,20 +9320,26 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "hzh" = ( -/obj/structure/flora/pottedplant/random, -/turf/simulated/floor/wood, -/area/journalistoffice) +/obj/machinery/light, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "hzz" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 6 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "hzB" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille/diagonal{ @@ -8999,7 +9370,7 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "hzS" = ( /obj/structure/railing/mapped, /obj/structure/railing/mapped{ @@ -9007,7 +9378,7 @@ }, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hzU" = ( /obj/structure/grille, /obj/structure/window/shuttle/scc_space_ship, @@ -9033,7 +9404,7 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "hAK" = ( /obj/effect/floor_decal/corner/red/full{ dir = 1 @@ -9086,7 +9457,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hCo" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 @@ -9124,17 +9495,14 @@ /turf/simulated/floor/reinforced, /area/horizon/crew_quarters/fitness/lounge) "hDq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/effect/floor_decal/corner/green{ + dir = 5 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 +/obj/machinery/alarm{ + pixel_y = 28 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "hEd" = ( /obj/structure/lattice/catwalk/indoor/grate, /obj/machinery/light/small/emergency{ @@ -9187,7 +9555,7 @@ "hJD" = ( /obj/effect/map_effect/window_spawner/full/reinforced/firedoor, /turf/simulated/floor/tiled/dark/full, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hKm" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -9230,11 +9598,11 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "hMD" = ( /obj/effect/floor_decal/corner/green/full{ dir = 1 @@ -9256,7 +9624,7 @@ }, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hNQ" = ( /obj/structure/table/standard, /obj/item/device/flashlight/lamp{ @@ -9277,7 +9645,7 @@ }, /obj/machinery/light, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hOg" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 4 @@ -9285,22 +9653,27 @@ /turf/simulated/floor/tiled, /area/bridge) "hOi" = ( -/obj/structure/cable/cyan, -/obj/structure/cable/cyan{ - icon_state = "1-8" +/obj/machinery/light, +/obj/effect/floor_decal/corner/blue/full{ + dir = 4 }, -/obj/effect/map_effect/window_spawner/full/reinforced/grille/firedoor, -/turf/simulated/floor/tiled/dark/full, -/area/storage/shields) +/obj/structure/bed/stool/chair{ + dir = 1 + }, +/obj/effect/landmark/start{ + name = "Security Officer" + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "hOw" = ( /obj/structure/cable/green{ icon_state = "4-8" }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "hPy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -9342,26 +9715,25 @@ /area/horizon/crew_quarters/fitness/pool) "hQh" = ( /obj/structure/cable/green{ - icon_state = "1-2" + icon_state = "4-8" }, /obj/structure/cable/green{ icon_state = "1-4" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled, /area/security/investigations) "hQm" = ( -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hQq" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -9378,20 +9750,18 @@ }, /area/horizon/crew_quarters/fitness/pool) "hQX" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/machinery/door/airlock/glass_security{ + name = "Crew Armoury"; + req_one_access = list(1,19) }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/full, +/area/horizon/crew_armoury) "hRu" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/table/rack, @@ -9413,8 +9783,8 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "hSz" = ( -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/wall/r_wall, +/area/security/investigations_storage) "hTw" = ( /obj/machinery/door/firedoor, /obj/structure/grille, @@ -9456,12 +9826,6 @@ /obj/effect/floor_decal/spline/plain/corner{ dir = 8 }, -/obj/machinery/button/remote/blast_door{ - id = "shutters_deck3_engibreakwindows"; - name = "Viewing Shutters"; - pixel_x = 25; - pixel_y = 25 - }, /turf/simulated/floor/tiled, /area/engineering/break_room) "hVM" = ( @@ -9475,9 +9839,6 @@ /turf/simulated/floor/tiled/dark/full, /area/tcommsat/entrance) "hWx" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/machinery/ringer_button{ id = "Representative"; layer = 3.3; @@ -9488,8 +9849,11 @@ dir = 4 }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "hYA" = ( /obj/structure/railing/mapped{ dir = 8 @@ -9534,7 +9898,7 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "icV" = ( /obj/effect/floor_decal/corner/blue{ dir = 1 @@ -9557,11 +9921,20 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "ieB" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/structure/flora/pottedplant/random, +/obj/effect/floor_decal/spline/fancy/wood/full, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ dir = 4 }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/structure/railing/mapped, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/horizon/hallway/deck_three/primary/central) "ieD" = ( /obj/effect/floor_decal/spline/plain{ dir = 8 @@ -9633,7 +10006,6 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "iib" = ( -/obj/effect/floor_decal/corner/yellow/diagonal, /obj/structure/cable/green{ icon_state = "4-8" }, @@ -9685,27 +10057,20 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "iji" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = 25 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "ils" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/effect/map_effect/window_spawner/full/reinforced/firedoor, +/obj/machinery/door/blast/regular{ + dir = 8; + id = "crew_armory"; + name = "Crew Armoury Blast Door" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/lino/grey, -/area/security/forensics_office{ - name = "Security - Investigations Office" - }) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/crew_armoury) "ilx" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 1 @@ -9736,11 +10101,35 @@ /turf/simulated/floor/tiled/dark, /area/tcommsat/entrance) "inX" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/structure/table/rack, +/obj/item/clothing/accessory/armband/sec, +/obj/item/clothing/accessory/armband/sec, +/obj/item/clothing/accessory/armband/sec, +/obj/item/clothing/suit/armor/carrier/generic, +/obj/item/clothing/suit/armor/carrier/generic, +/obj/item/clothing/suit/armor/carrier/generic, +/obj/item/clothing/head/helmet/security/generic, +/obj/item/clothing/head/helmet/security/generic, +/obj/item/clothing/head/helmet/security/generic, +/obj/item/clothing/accessory/arm_guard/generic, +/obj/item/clothing/accessory/arm_guard/generic, +/obj/item/clothing/accessory/arm_guard/generic, +/obj/item/clothing/accessory/leg_guard/generic, +/obj/item/clothing/accessory/leg_guard/generic, +/obj/item/clothing/accessory/leg_guard/generic, +/obj/structure/railing/mapped{ dir = 4 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/status_display{ + layer = 4; + pixel_y = 32 + }, +/obj/effect/floor_decal/corner/red/full{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ioi" = ( /obj/item/modular_computer/console/preset/research{ dir = 1 @@ -9773,19 +10162,21 @@ /turf/simulated/wall, /area/security/investigations) "ipk" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/machinery/light/small{ + dir = 1 }, -/obj/structure/cable/green{ - icon_state = "2-8" +/obj/item/device/radio/intercom{ + frequency = 1449; + name = "Station Intercom (Interrogation)"; + pixel_y = 24 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/dark, /area/security/investigations) "ipX" = ( /obj/structure/bed/stool/chair/padded/beige{ @@ -9808,10 +10199,10 @@ dir = 4 }, /obj/structure/cable/green{ - icon_state = "1-4" + icon_state = "4-8" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "irE" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/cable/green{ @@ -9831,24 +10222,24 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "isB" = ( -/obj/structure/bed/stool/chair{ - dir = 1 - }, -/obj/machinery/light, -/obj/effect/floor_decal/corner/blue/full{ +/obj/effect/floor_decal/corner/paleblue, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/effect/landmark/start{ - name = "Security Cadet" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "isH" = ( -/obj/structure/bed/stool/chair{ +/obj/effect/floor_decal/spline/fancy/wood{ dir = 1 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/wood, +/area/journalistoffice) "isK" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -9858,7 +10249,7 @@ "isT" = ( /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "itg" = ( /obj/machinery/firealarm/south, /obj/structure/table/standard, @@ -9893,8 +10284,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/disposalpipe/segment, /obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "iub" = ( /obj/machinery/telecomms/bus/preset_one, /turf/simulated/floor/bluegrid, @@ -9920,15 +10311,16 @@ /turf/simulated/floor, /area/maintenance/engineering_ladder) "ivO" = ( -/obj/structure/table/wood, -/obj/item/folder/sec{ - pixel_y = 1 +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/item/storage/slide_projector{ - pixel_x = -16 +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -24; + dir = 1 }, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "iwi" = ( /obj/structure/cable/green{ icon_state = "2-8" @@ -9939,11 +10331,11 @@ /obj/structure/cable{ icon_state = "4-8" }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/blue{ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "iwx" = ( /obj/effect/floor_decal/corner/paleblue{ dir = 5 @@ -9973,7 +10365,7 @@ /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "izk" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -10018,32 +10410,24 @@ /turf/simulated/floor/tiled, /area/tcommsat/entrance) "izu" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/structure/table/glass, +/obj/item/folder/sec, +/obj/item/folder/sec, +/obj/effect/floor_decal/corner/beige/diagonal, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"izW" = ( +/obj/machinery/alarm{ + pixel_x = -28; dir = 4 }, -/obj/effect/floor_decal/corner/blue{ - dir = 5 - }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) -"izW" = ( -/obj/structure/table/standard, -/obj/item/folder/sec{ - pixel_x = -1; - pixel_y = 1 - }, -/obj/machinery/light/small{ +/obj/effect/floor_decal/spline/fancy/wood{ dir = 8 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/wood, +/area/journalistoffice) "iAY" = ( -/obj/machinery/firealarm/north, -/obj/structure/bed/stool/chair/padded/black, -/turf/simulated/floor/carpet, +/turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -10051,9 +10435,12 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "iCO" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 4 + }, +/obj/structure/flora/ausbushes/brflowers, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/port) "iCT" = ( /obj/structure/railing/mapped, /obj/structure/railing/mapped{ @@ -10062,9 +10449,6 @@ /turf/simulated/open, /area/hallway/medical/upper) "iDi" = ( -/obj/effect/floor_decal/corner/red{ - dir = 6 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, @@ -10074,6 +10458,7 @@ /obj/effect/floor_decal/spline/plain{ dir = 5 }, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "iDo" = ( @@ -10100,18 +10485,29 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "iEk" = ( -/obj/structure/cable/green{ - icon_state = "1-8" +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (Practice Ammunition)"; + req_access = list(1) }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/item/ammo_magazine/c45m/practice, +/obj/item/ammo_magazine/c45m/practice, +/obj/item/ammo_magazine/c45m/practice, +/obj/effect/floor_decal/industrial/outline/security, +/obj/item/ammo_magazine/c45m/practice, +/obj/item/ammo_magazine/c45m/practice, +/obj/item/ammo_magazine/c45m/practice, +/obj/item/storage/box/practiceshells, +/obj/item/storage/box/practiceshells, +/obj/item/storage/box/practiceshells, +/obj/item/device/radio/intercom{ + dir = 4; + pixel_x = -24 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "iEo" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -10172,20 +10568,8 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "iHg" = ( -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, +/obj/structure/bed/stool/chair/office/dark, /obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/ringer{ - department = "Security"; - id = "investigation_ringer"; - pixel_y = -30; - req_access = list(1) - }, /turf/simulated/floor/tiled/white, /area/security/forensics_morgue) "iHq" = ( @@ -10204,11 +10588,11 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "iHB" = ( /obj/structure/table/rack, /obj/effect/floor_decal/corner/blue/diagonal, @@ -10282,22 +10666,29 @@ /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "iLB" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (Bullpup Carbine and Ammunition)"; + req_access = null; + req_one_access = list(3,19) }, -/obj/machinery/atmospherics/pipe/simple/hidden{ +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, +/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, +/obj/machinery/light{ dir = 4 }, -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/corner/red/full{ + dir = 1 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "iMd" = ( -/obj/structure/cable/cyan{ - icon_state = "0-4" - }, /obj/effect/map_effect/window_spawner/full/reinforced/grille/firedoor, +/obj/structure/cable/cyan, /turf/simulated/floor/tiled/dark/full, /area/storage/shields) "iMl" = ( @@ -10349,11 +10740,11 @@ /obj/structure/cable/green{ icon_state = "2-8" }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "iPe" = ( /obj/structure/railing/mapped, /obj/structure/cable/green{ @@ -10378,41 +10769,34 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "iPF" = ( -/obj/item/storage/photo_album, -/obj/item/device/camera_film, -/obj/item/device/camera, -/obj/structure/closet/secure_closet{ - name = "\improper Journalist's closet"; - req_access = list(70) - }, -/obj/item/paper_scanner, -/obj/item/folder/white, -/obj/machinery/alarm{ - pixel_y = 28 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/item/storage/secure/briefcase, -/obj/item/clipboard, -/obj/item/folder/red, -/turf/simulated/floor/wood, -/area/journalistoffice) -"iQa" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/structure/cable/green{ + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) +"iQa" = ( +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, +/obj/structure/closet/walllocker/medical{ + pixel_x = -32 + }, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/ointment, +/obj/item/stack/medical/ointment, +/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, +/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, +/obj/effect/floor_decal/industrial/outline/medical, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "iQd" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled/ramp, @@ -10441,22 +10825,14 @@ /area/crew_quarters/captain) "iQy" = ( /obj/machinery/door/airlock/multi_tile/glass{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + dir = 2; + name = "Deck 3 Port Stairwell" }, /obj/machinery/door/firedoor/multi_tile{ dir = 2 }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "iQF" = ( /obj/machinery/alarm{ pixel_y = 28 @@ -10472,24 +10848,24 @@ /turf/simulated/floor/tiled, /area/horizon/crew_quarters/fitness/changing) "iQH" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/wood, +/area/journalistoffice) "iRR" = ( -/obj/structure/bed/stool/chair{ - dir = 1 +/obj/effect/floor_decal/corner/paleblue{ + dir = 9 }, -/obj/effect/floor_decal/corner/blue{ - dir = 10 +/obj/structure/cable/green{ + icon_state = "1-8" }, -/obj/machinery/firealarm/south, -/obj/effect/landmark/start{ - name = "Security Cadet" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "iSb" = ( /obj/structure/table/wood, /turf/simulated/floor/carpet/art, @@ -10557,8 +10933,15 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "iVb" = ( -/turf/simulated/wall, -/area/maintenance/security_starboard) +/obj/effect/floor_decal/corner/green/full, +/obj/structure/bed/stool/chair/padded/brown{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -32 + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "iVk" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -10567,33 +10950,26 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue/diagonal, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "iVD" = ( -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - frequency = 1337; - id_tag = "green_dock_aft_pump" +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_y = 12; + pixel_x = -4 }, -/obj/machinery/airlock_sensor{ - frequency = 1337; - id_tag = "green_dock_aft_sensor"; - layer = 3.4; - pixel_x = -28 - }, -/obj/machinery/light/small/emergency{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) +/obj/effect/floor_decal/spline/fancy/wood, +/obj/item/storage/slide_projector, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "iWh" = ( /obj/structure/flora/ausbushes/sparsegrass, /obj/effect/floor_decal/spline/plain{ dir = 8 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "iWr" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -10636,15 +11012,9 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "jaj" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/warning, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "jav" = ( /obj/structure/closet/crate{ name = "Emergency Fuel" @@ -10723,10 +11093,12 @@ "jbh" = ( /turf/simulated/wall, /area/horizon/crew_quarters/fitness/showers) +"jbn" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/trash_pile, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "jbI" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, @@ -10739,8 +11111,11 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jcr" = ( /obj/structure/flora/pottedplant/random, /obj/effect/floor_decal/corner_wide/green/full{ @@ -10749,12 +11124,12 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "jcU" = ( -/obj/machinery/camera/network/security{ - c_tag = "Security - Classroom"; - dir = 4 +/obj/structure/railing/mapped{ + dir = 8 }, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) +/obj/effect/floor_decal/corner/green/diagonal, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "jdr" = ( /obj/effect/floor_decal/corner_wide/blue/full{ dir = 1 @@ -10786,7 +11161,7 @@ dir = 5 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jey" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -10794,11 +11169,14 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jgG" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 1 @@ -10818,9 +11196,6 @@ /turf/simulated/floor/tiled, /area/bridge) "jhP" = ( -/obj/effect/floor_decal/corner/red{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, @@ -10831,8 +11206,17 @@ dir = 8 }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) +"jid" = ( +/obj/random/junk, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/simulated/floor/tiled, +/area/maintenance/engineering_ladder) "jiq" = ( /obj/structure/bed/stool/chair/padded/beige{ dir = 8 @@ -10863,27 +11247,20 @@ /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/horizon/hallway/deck_three/primary/starboard/docks) "jlq" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/obj/machinery/atmospherics/pipe/manifold/hidden, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "jlB" = ( -/obj/item/storage/box/fancy/vials{ - pixel_x = -4; - pixel_y = 6 +/obj/item/modular_computer/console/preset/security/investigations, +/obj/machinery/light{ + dir = 1 }, -/obj/item/storage/box/slides{ - pixel_x = -3; - pixel_y = -2 - }, -/obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/alarm{ - dir = 4; - pixel_x = -28 +/obj/effect/floor_decal/corner/beige{ + dir = 5 }, +/obj/effect/floor_decal/industrial/outline/security, /turf/simulated/floor/tiled/white, /area/security/forensics_morgue) "jmA" = ( @@ -10904,31 +11281,19 @@ /turf/simulated/floor/wood, /area/bridge/minibar) "jmE" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance{ - req_one_access = list(12) +/obj/structure/bed/stool/chair/padded/black{ + dir = 4 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "jmN" = ( -/obj/structure/table/steel, -/obj/machinery/recharger{ - pixel_x = -6; - pixel_y = 12 - }, -/obj/machinery/recharger{ - pixel_x = 6; - pixel_y = 12 - }, -/obj/machinery/recharger{ - pixel_x = -6 - }, -/obj/machinery/recharger{ - pixel_x = 6 +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, /obj/machinery/light, +/obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) "jns" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -10939,7 +11304,7 @@ /obj/structure/flora/ausbushes/ppflowers, /obj/structure/flora/ausbushes/sunnybush, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "jnZ" = ( /obj/structure/filingcabinet/chestdrawer{ pixel_x = 7; @@ -11013,37 +11378,26 @@ /turf/simulated/floor/wood, /area/crew_quarters/captain) "jqz" = ( -/obj/structure/cable/green{ - icon_state = "2-4" - }, /obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 + dir = 10 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "jsr" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/reinforced/airless, -/area/horizon/exterior) +/obj/structure/table/steel, +/obj/item/toy/figure/janitor, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "jsv" = ( /obj/machinery/telecomms/server/presets/command, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "jvo" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Port Docks" +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/security/investigations) "jvq" = ( /obj/effect/floor_decal/corner/green/diagonal{ dir = 8 @@ -11068,7 +11422,6 @@ /turf/simulated/floor/tiled/white, /area/medical/washroom) "jvA" = ( -/obj/effect/floor_decal/corner/red/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, @@ -11079,6 +11432,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "jvH" = ( @@ -11134,18 +11488,11 @@ /turf/simulated/floor/wood, /area/lawoffice/representative) "jwh" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 +/obj/machinery/light{ + dir = 8 }, +/obj/machinery/firealarm/west, +/obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, /area/security/investigations) @@ -11167,6 +11514,12 @@ }, /turf/simulated/floor/tiled, /area/bridge/controlroom) +"jwz" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/bridge/aibunker) "jwG" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -11210,17 +11563,18 @@ /turf/simulated/floor/tiled/white, /area/bridge/bridge_crew) "jzb" = ( -/obj/effect/floor_decal/corner/red/diagonal, -/obj/machinery/recharger/wallcharger{ - pixel_x = -28; - pixel_y = 3 +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 }, -/obj/machinery/recharger/wallcharger{ - pixel_x = -28; - pixel_y = -10 +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 8 }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/machinery/alarm{ + req_one_access = list(24,11,55); + pixel_y = 28 + }, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "jzd" = ( /obj/machinery/door/airlock/glass{ name = "Holodeck" @@ -11238,6 +11592,12 @@ }, /turf/simulated/floor/tiled, /area/bridge) +"jzy" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "jBa" = ( /obj/machinery/light, /obj/structure/closet/athletic_mixed, @@ -11254,12 +11614,18 @@ /turf/simulated/open/airless, /area/template_noop) "jCl" = ( -/obj/effect/floor_decal/corner/paleblue, /obj/structure/cable/green{ icon_state = "4-8" }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jCt" = ( /obj/machinery/door/airlock/engineering{ name = "Deck 3 Civilian Substation"; @@ -11295,15 +11661,11 @@ /turf/simulated/floor/tiled, /area/horizon/crew_quarters/cryo/dormitories) "jEj" = ( -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" +/obj/effect/floor_decal/corner/green{ + dir = 5 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "jEG" = ( /obj/structure/sign/flag/idris{ pixel_y = -32 @@ -11331,17 +11693,20 @@ /turf/simulated/open, /area/bridge/aibunker) "jES" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/structure/bed/stool/chair{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/visible{ +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/obj/machinery/door/airlock/maintenance{ - req_one_access = list(12) +/obj/effect/floor_decal/corner/red{ + dir = 5 }, -/turf/simulated/floor/tiled/full, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "jEX" = ( /turf/simulated/floor/wood, /area/lawoffice/consular) @@ -11400,18 +11765,21 @@ name = "water fountain"; pixel_y = 26 }, -/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/outline/grey, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "jJh" = ( -/obj/structure/window/shuttle/scc_space_ship, -/obj/structure/grille, -/obj/machinery/door/firedoor, -/obj/effect/landmark/entry_point/port{ - name = "port, deck 3 auxiliary atmospherics" +/obj/effect/floor_decal/industrial/warning, +/obj/machinery/light{ + dir = 4 }, -/turf/simulated/floor/plating, -/area/maintenance/aux_atmospherics/deck_3) +/obj/structure/sign/securearea{ + name = "\improper WARNING: FIRING RANGE sign"; + desc = "A warning sign which reads 'WARNING: FIRING RANGE'."; + pixel_y = 32 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "jJq" = ( /obj/effect/landmark{ name = "carpspawn" @@ -11419,24 +11787,30 @@ /turf/template_noop, /area/template_noop) "jJs" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance"; + req_access = list(63) + }, +/obj/machinery/door/firedoor, /obj/structure/cable/green{ icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/machinery/door/airlock/security{ - name = "Evidence Storage"; - req_access = null; - req_one_access = list(2,4,68) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/structure/plasticflaps/airtight, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0; + dir = 8 + }, +/turf/simulated/floor/tiled/full, +/area/security/investigations) "jJH" = ( /obj/structure/table/wood, /obj/machinery/photocopier/faxmachine{ @@ -11447,7 +11821,9 @@ /obj/effect/floor_decal/spline/fancy/wood{ dir = 4 }, -/obj/item/storage/secure/safe{ +/obj/machinery/requests_console{ + department = "Representative's Office"; + departmentType = 5; pixel_x = 32 }, /turf/simulated/floor/wood, @@ -11500,29 +11876,47 @@ /turf/simulated/floor/wood, /area/lawoffice/consular) "jLW" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/cable{ icon_state = "4-8" }, /obj/machinery/door/firedoor, -/obj/effect/floor_decal/industrial/hatch/yellow, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) -"jOn" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/structure/disposalpipe/segment{ +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) +"jOn" = ( +/obj/machinery/button/switch/windowtint{ + dir = 1; + id = "journalist"; + pixel_x = -2; + pixel_y = -24 + }, +/obj/machinery/light_switch{ + pixel_x = -9; + pixel_y = -24; + dir = 1 + }, +/obj/machinery/papershredder{ + pixel_x = -6 + }, +/obj/structure/filingcabinet/filingcabinet{ + pixel_y = 1; + pixel_x = 10 + }, +/obj/machinery/light{ dir = 4 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/item/device/radio/intercom{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) "jOs" = ( /obj/effect/floor_decal/corner_wide/paleblue{ dir = 9 @@ -11607,18 +12001,11 @@ /turf/simulated/floor/carpet/rubber, /area/crew_quarters/captain) "jQY" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/industrial/loading/security{ + dir = 8 }, -/obj/machinery/light/small/emergency{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "jRJ" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 5 @@ -11637,6 +12024,20 @@ }, /turf/simulated/floor/tiled/dark, /area/bridge/selfdestruct) +"jSd" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/effect/floor_decal/industrial/warning{ + dir = 8 + }, +/obj/item/hullbeacon/red, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "jSs" = ( /obj/effect/floor_decal/corner_wide/blue{ dir = 6 @@ -11652,30 +12053,23 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/changing) "jUg" = ( -/obj/structure/table/standard, -/obj/item/device/flashlight/lamp{ - on = 0; - pixel_x = -2; - pixel_y = 1 +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/camera/network/security{ - c_tag = "Security - Evidence Storage Port"; +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/item/trash/koisbar, +/obj/structure/railing/mapped, +/obj/effect/floor_decal/industrial/warning/cee{ dir = 4 }, -/obj/machinery/light_switch{ - pixel_x = -26 - }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/turf/simulated/floor/plating, +/area/security/investigations) "jUp" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 6 - }, -/obj/structure/table/rack, -/obj/random/arcade, -/obj/item/storage/bag/inflatable, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/effect/floor_decal/industrial/outline/grey, +/obj/structure/bed/stool/padded/black, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "jUt" = ( /obj/machinery/porta_turret/stationary, /obj/effect/floor_decal/industrial/warning/full, @@ -11722,7 +12116,7 @@ pixel_x = 24 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "jWd" = ( /obj/machinery/light{ dir = 1 @@ -11734,27 +12128,44 @@ pixel_y = 32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "jWi" = ( /obj/structure/table/wood, /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jWM" = ( -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"jYu" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/obj/item/hullbeacon/red, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "jYJ" = ( /obj/structure/cable{ icon_state = "4-8" }, /obj/machinery/light, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jYN" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 @@ -11762,15 +12173,15 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, /obj/structure/disposalpipe/segment{ - dir = 4; + dir = 1; icon_state = "pipe-c" }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "jZl" = ( /obj/structure/table/wood, /obj/item/folder/sec, @@ -11802,7 +12213,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kaV" = ( /obj/structure/bed/stool/bar/padded/blue, /obj/effect/floor_decal/spline/fancy/wood, @@ -11850,16 +12261,14 @@ /turf/simulated/floor/wood, /area/horizon/deck_three/cafeteria) "kcr" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/light/small/emergency{ - dir = 8 +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "kdj" = ( /obj/effect/floor_decal/corner/green/diagonal{ dir = 8 @@ -11922,11 +12331,23 @@ /turf/simulated/floor/tiled/white, /area/medical/ward/isolation) "kgb" = ( -/obj/effect/landmark/entry_point/port{ - name = "port, investigations morgue" +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/maintenance/security_starboard) +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "kgW" = ( /obj/effect/floor_decal/spline/plain{ dir = 10 @@ -12014,31 +12435,36 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "kjD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kjE" = ( /turf/simulated/open, /area/horizon/stairwell/central) "kjX" = ( -/obj/random/junk, -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/floor_decal/industrial/warning{ - dir = 5 +/obj/machinery/light{ + dir = 8 }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/item/device/radio/intercom{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "kkj" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/horizon/crew_quarters/fitness/gym) @@ -12074,40 +12500,29 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "klm" = ( /obj/machinery/telecomms/server/presets/engineering, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "klQ" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0; dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/closet/walllocker/medical{ - pixel_y = -32 - }, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/ointment, -/obj/item/stack/medical/ointment, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, -/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/security/investigations) "kms" = ( /obj/structure/flora/ausbushes/sparsegrass, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "knw" = ( /obj/effect/floor_decal/corner/green/full, /obj/machinery/alarm{ @@ -12175,26 +12590,43 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "kpd" = ( -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/maintenance/security_starboard) -"kpo" = ( -/obj/machinery/light{ - dir = 1 - }, /obj/effect/floor_decal/corner/paleblue{ - dir = 5 + dir = 10 }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/snack, -/obj/effect/floor_decal/industrial/warning/corner{ - dir = 1 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 }, /turf/simulated/floor/tiled, -/area/hallway/primary/port) +/area/horizon/hallway/deck_three/primary/port/docks) +"kpm" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/effect/floor_decal/industrial/warning, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) +"kpo" = ( +/obj/structure/table/reinforced/steel, +/obj/machinery/door/window/brigdoor/westright{ + req_access = list(1,19) + }, +/obj/machinery/door/window/brigdoor/eastleft{ + req_access = list(1,19) + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + id = "crew_armoury_desk"; + name = "Crew Armoury Desk Blast Door"; + dir = 2 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/crew_armoury) "kpN" = ( /obj/machinery/telecomms/relay/preset/telecomms, /turf/simulated/floor/bluegrid, @@ -12208,6 +12640,9 @@ c_tag = "Bridge - Representative's Office"; dir = 8 }, +/obj/machinery/newscaster{ + pixel_x = 32 + }, /turf/simulated/floor/wood, /area/lawoffice/representative) "kqx" = ( @@ -12259,6 +12694,9 @@ }, /obj/item/folder/red, /obj/item/folder/yellow, +/obj/item/storage/secure/safe{ + pixel_x = 32 + }, /turf/simulated/floor/wood, /area/lawoffice/representative) "krE" = ( @@ -12267,12 +12705,12 @@ icon_state = "pipe-c" }, /obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "2-4" + icon_state = "2-8" }, /obj/structure/lattice/catwalk/indoor/grate, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, /turf/simulated/floor, /area/maintenance/engineering_ladder) "krF" = ( @@ -12292,27 +12730,46 @@ }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, -/obj/effect/floor_decal/corner/paleblue/diagonal, /obj/structure/disposalpipe/junction, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ksd" = ( /obj/machinery/telecomms/hub/preset, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) -"kso" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Port Docks" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +"ksm" = ( +/obj/effect/floor_decal/corner/red/full{ + dir = 1 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/machinery/camera/network/security{ + c_tag = "Security - Investigations Office"; + network = list("Interrogation"); + name = "interrogation" + }, +/obj/machinery/alarm{ + pixel_y = 28 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) +"kso" = ( +/obj/machinery/light_switch{ + pixel_x = 9; + dir = 1; + pixel_y = -24 + }, +/obj/machinery/disposal/small/north, +/obj/effect/floor_decal/corner/beige/full, +/obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "ksw" = ( /obj/effect/floor_decal/corner_wide/green{ dir = 10 @@ -12320,32 +12777,12 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "ksK" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/button/remote/blast_door{ - dir = 4; - id = "crew_armoury_desk"; - name = "Crew Armoury Auxiliary Access"; - pixel_x = -25; - pixel_y = 7; - req_access = list(60) - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/effect/floor_decal/industrial/warning/corner{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/floor_decal/corner/red/diagonal, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ksS" = ( /obj/structure/table/standard, /obj/structure/closet/crate/plastic{ @@ -12375,21 +12812,30 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "ktq" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/machinery/button/switch/windowtint{ + id = "investigator_office"; + pixel_y = -24; + dir = 1; + pixel_x = -2 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/camera/network/security{ - c_tag = "Security - Investigations Office"; +/obj/machinery/light_switch{ + pixel_x = -9; + pixel_y = -24; dir = 1 }, -/obj/machinery/newscaster{ - pixel_y = -32 +/obj/structure/filingcabinet/filingcabinet{ + pixel_y = 1; + pixel_x = 10 + }, +/obj/machinery/papershredder{ + pixel_x = -6 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/noticeboard{ + layer = 3.3; + pixel_x = 32 }, /turf/simulated/floor/lino/grey, /area/security/forensics_office{ @@ -12404,6 +12850,11 @@ }, /turf/simulated/floor/wood, /area/bridge/meeting_room) +"ktZ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "kuk" = ( /obj/machinery/door/firedoor, /obj/structure/grille, @@ -12411,22 +12862,16 @@ /turf/simulated/floor/plating, /area/horizon/hallway/deck_three/primary/starboard/docks) "kuz" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/item/device/radio/intercom{ - dir = 1; - name = "Station Intercom (General)"; - pixel_y = -24 - }, -/obj/structure/bed/stool/chair/padded/brown{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/structure/table/rack, +/obj/item/clothing/accessory/armband/med, +/obj/item/clothing/accessory/armband/med, +/obj/item/storage/firstaid/surgery, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/regular, +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/effect/floor_decal/industrial/outline/medical, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "kvl" = ( /obj/machinery/light{ dir = 4 @@ -12472,6 +12917,15 @@ "kvP" = ( /turf/simulated/wall/r_wall, /area/storage/shields) +"kvW" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/light/small/emergency{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "kwe" = ( /obj/structure/railing/mapped{ dir = 4 @@ -12525,7 +12979,7 @@ }, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kwx" = ( /obj/effect/floor_decal/corner/yellow{ dir = 10 @@ -12552,9 +13006,11 @@ /turf/simulated/floor/tiled, /area/horizon/crew_quarters/fitness/changing) "kyE" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/effect/floor_decal/corner/green{ + dir = 1 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "kyL" = ( /turf/simulated/wall, /area/horizon/crew_quarters/fitness/washroom) @@ -12564,7 +13020,7 @@ dir = 4 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kAt" = ( /obj/structure/filingcabinet/filingcabinet{ pixel_x = -9; @@ -12748,7 +13204,7 @@ }, /obj/structure/railing/mapped, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kIZ" = ( /obj/structure/railing/mapped{ dir = 8 @@ -12763,11 +13219,14 @@ /turf/simulated/floor/tiled/dark, /area/bridge/longbow_compartment) "kJE" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 9 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "kKg" = ( /obj/effect/floor_decal/industrial/hatch/yellow, /obj/structure/window/reinforced{ @@ -12817,15 +13276,19 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kMa" = ( -/obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ - id = "investigator_office" +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 }, -/turf/simulated/floor/tiled/dark/full, -/area/security/forensics_office{ - name = "Security - Investigations Office" - }) +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/nosmoking_2{ + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "kMe" = ( /obj/effect/floor_decal/industrial/warning{ dir = 6 @@ -12842,19 +13305,37 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge/secondary) "kOY" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/power/apc/low{ + dir = 1; + name = "north bump"; + pixel_y = 24 + }, +/obj/structure/cable/green{ + icon_state = "0-2" + }, +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "kQp" = ( -/obj/machinery/light{ +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/structure/lattice, -/obj/structure/railing/mapped, -/turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "kQw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -12946,11 +13427,11 @@ /turf/simulated/floor/tiled, /area/horizon/crew_quarters/cryo/dormitories) "kTE" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "kTG" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -12959,43 +13440,24 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "kTT" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/status_display{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) -"kUf" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Interrogation"; - req_access = list(1) +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, /turf/simulated/floor/tiled, /area/security/investigations) +"kUf" = ( +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, +/obj/machinery/firealarm/north, +/obj/structure/sign/directions/security{ + pixel_y = 41; + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "kUj" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 1 @@ -13024,7 +13486,7 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "kUz" = ( /obj/effect/floor_decal/corner_wide/blue{ dir = 6 @@ -13081,9 +13543,29 @@ /turf/simulated/floor/tiled, /area/bridge) "kYS" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (Bullpup Carbine and Ammunition)"; + req_access = null; + req_one_access = list(3,19) + }, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/ammo_magazine/a556/carbine/polymer, +/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, +/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/machinery/status_display/supply_display{ + pixel_y = 32 + }, +/obj/effect/floor_decal/corner/red/full{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "kZs" = ( /obj/item/hullbeacon/red, /obj/effect/floor_decal/industrial/outline/yellow, @@ -13131,15 +13613,16 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "lak" = ( -/obj/effect/floor_decal/corner/lime{ +/obj/machinery/alarm{ + pixel_y = 28 + }, +/obj/effect/floor_decal/corner/green{ dir = 5 }, +/obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lav" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/noticeboard{ name = "\improper Consular's notice board"; pixel_x = -32 @@ -13147,21 +13630,31 @@ /obj/machinery/light{ dir = 8 }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) +"lba" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/light/small/emergency{ + dir = 1 + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "lbi" = ( /turf/simulated/wall, /area/horizon/deck_three/cafeteria) "lbm" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/structure/disposalpipe/segment, +/obj/structure/lattice/catwalk/indoor/grate, +/obj/machinery/light/small/emergency{ + dir = 8 }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/light, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor, +/area/maintenance/engineering_ladder) "lbB" = ( /obj/machinery/portable_atmospherics/canister/air/airlock, /obj/machinery/atmospherics/portables_connector{ @@ -13199,15 +13692,13 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/showers) "lct" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/structure/dispenser/oxygen, +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "lcM" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 4 @@ -13306,7 +13797,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lgo" = ( /obj/structure/cable/green{ icon_state = "1-4" @@ -13364,7 +13855,7 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "lkl" = ( /obj/machinery/door/airlock/maintenance{ name = "Executive Officer's Office Maintenance"; @@ -13456,13 +13947,10 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo/showers) "llN" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/firealarm/north, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/vending/zora, +/turf/simulated/floor/tiled/dark, +/area/horizon/hallway/deck_three/primary/port) "lnA" = ( /obj/structure/table/steel, /obj/effect/floor_decal/corner/yellow/full{ @@ -13479,14 +13967,14 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "lou" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/structure/railing/mapped, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lqt" = ( /obj/effect/floor_decal/corner/green/full{ dir = 1 @@ -13514,25 +14002,16 @@ dir = 1 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lsB" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/bed/stool/chair{ - dir = 1 + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/security/investigations) "lsV" = ( /obj/effect/floor_decal/spline/plain, /obj/effect/floor_decal/spline/plain/corner{ @@ -13586,13 +14065,13 @@ /turf/simulated/floor/plating, /area/crew_quarters/heads/cmo) "ltv" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ltG" = ( /obj/structure/table/rack, /obj/item/clothing/gloves/boxing, @@ -13698,18 +14177,24 @@ }, /turf/simulated/floor/tiled, /area/bridge) +"lwt" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/horizon/hallway/deck_three/primary/port) "lwT" = ( -/obj/effect/floor_decal/corner/paleblue/full{ - dir = 4 - }, /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, /obj/structure/bed/stool/chair/padded/brown{ dir = 8 }, +/obj/effect/floor_decal/corner/blue/full{ + dir = 4 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lwZ" = ( /turf/simulated/open, /area/engineering/break_room) @@ -13839,12 +14324,12 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "lBS" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/structure/table/wood, +/obj/effect/floor_decal/corner/blue{ dir = 9 }, -/obj/structure/table/wood, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lCc" = ( /obj/effect/floor_decal/corner/red/diagonal, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -13896,44 +14381,33 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "lEE" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "lEP" = ( /obj/structure/lattice, /obj/machinery/light, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "lFr" = ( -/obj/structure/cable/green{ - icon_state = "0-2" +/obj/structure/bed/stool/bar/padded/red, +/obj/effect/floor_decal/corner/red/diagonal, +/obj/effect/floor_decal/spline/plain{ + dir = 4 }, -/obj/machinery/power/apc{ - dir = 8; - name = "west bump"; - pixel_x = -24 +/obj/effect/floor_decal/spline/plain{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/visible, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) "lFF" = ( -/obj/item/autopsy_scanner{ - pixel_x = -6; - pixel_y = 10 +/obj/effect/landmark/entry_point/port{ + name = "port, engineering break room" }, -/obj/item/device/healthanalyzer{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/table/glass, -/obj/machinery/light_switch{ - pixel_x = -30 - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/engineering/break_room) "lFK" = ( /obj/effect/floor_decal/corner/blue{ dir = 10 @@ -13999,15 +14473,27 @@ }, /turf/simulated/floor/tiled, /area/bridge) +"lIf" = ( +/obj/structure/ladder{ + pixel_y = 16 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/open/airless, +/area/template_noop) "lIv" = ( -/obj/structure/cable{ - icon_state = "1-2" +/obj/machinery/power/apc/super{ + dir = 4; + pixel_x = 24 }, -/obj/structure/cable{ - icon_state = "1-8" +/obj/structure/cable, +/obj/effect/floor_decal/corner_wide/yellow{ + dir = 6 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled/dark, +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "lIB" = ( /obj/structure/railing/mapped{ @@ -14020,18 +14506,20 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/controlroom) "lIN" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/item/device/radio/intercom{ + broadcasting = 1; + frequency = 1449; + listening = 0; + name = "Station Intercom (Interrogation)"; + pixel_y = -24; + dir = 1 }, -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/machinery/light/small, +/obj/effect/floor_decal/corner/red{ + dir = 10 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "lIT" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 4 @@ -14048,30 +14536,35 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "lJu" = ( -/obj/item/device/radio/intercom{ - dir = 8; - pixel_x = 20; - pixel_y = 1 +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/corner/green{ + dir = 5 }, /turf/simulated/floor/tiled, -/area/security/investigations_storage) +/area/horizon/hallway/deck_three/primary/port) "lJz" = ( -/obj/item/storage/box/bodybags{ - pixel_x = 8; - pixel_y = 8 +/obj/machinery/door/airlock/external{ + frequency = 1337; + icon_state = "door_locked"; + id_tag = "green_dock_aft_exterior"; + locked = 1; + name = "Emergency Services Dock"; + req_access = list(13) }, -/obj/item/storage/box/syringes{ - pixel_x = 8; - pixel_y = -1 +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1337; + layer = 3.4; + master_tag = "green_dock_aft_airlock"; + name = "exterior access button"; + pixel_x = 27; + pixel_y = 7; + req_access = list(13) }, -/obj/item/reagent_containers/spray/cleaner{ - pixel_x = -7; - pixel_y = 4 - }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/table/glass, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "lJY" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -14082,6 +14575,13 @@ }, /turf/simulated/floor/plating, /area/horizon/crew_quarters/fitness/pool) +"lKo" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "lKs" = ( /obj/structure/railing/mapped{ dir = 8 @@ -14111,7 +14611,7 @@ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "lNe" = ( /obj/effect/floor_decal/corner/green{ dir = 10 @@ -14122,16 +14622,15 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "lNA" = ( -/obj/machinery/light/small/emergency{ - dir = 8 +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/machinery/alarm{ + pixel_x = -28; + dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "lOz" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/cable/green{ @@ -14247,18 +14746,19 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "lSl" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/bridge/aibunker) "lSG" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/door/airlock/maintenance_hatch{ - req_one_access = list(12) +/obj/effect/floor_decal/corner/blue{ + dir = 1 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "lSN" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -14266,12 +14766,11 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Port Docks" +/obj/effect/floor_decal/corner/green{ + dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_armoury/foyer) "lSX" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 8 @@ -14282,22 +14781,33 @@ /turf/simulated/floor/carpet/art, /area/crew_quarters/lounge) "lSZ" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +/obj/machinery/firealarm/north, +/obj/structure/table/steel, +/obj/effect/floor_decal/corner/blue/full{ dir = 8 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/recharger{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/machinery/recharger{ + pixel_x = 6; + pixel_y = 12 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "lTQ" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/medical/smoking) "lUB" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/structure/railing/mapped{ + dir = 8 }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/coffee, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/floor_decal/industrial/warning{ + dir = 8 + }, +/turf/simulated/floor/reinforced/airless, +/area/horizon/exterior) "lUC" = ( /obj/machinery/atmospherics/pipe/simple/hidden, /turf/simulated/floor, @@ -14311,17 +14821,31 @@ /turf/simulated/floor/tiled, /area/engineering/break_room) "lWE" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/structure/cable{ + icon_state = "1-2" }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + req_one_access = list(11,24); + secured_wires = 1; + name = "Shield Generator" + }, +/turf/simulated/floor/tiled/full, +/area/storage/shields) "lWN" = ( -/obj/structure/bed/stool/chair/office/dark{ - dir = 1 +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/pen/red, +/obj/structure/table/glass, +/obj/effect/floor_decal/corner/beige{ + dir = 5 }, -/obj/effect/floor_decal/corner/beige/diagonal, /turf/simulated/floor/tiled/white, /area/security/forensics_morgue) "lWU" = ( @@ -14349,8 +14873,14 @@ /turf/simulated/floor/wood, /area/bridge/meeting_room) "lXI" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "lXW" = ( /obj/item/folder/white, /obj/item/stamp/cmo, @@ -14377,15 +14907,14 @@ /turf/simulated/floor/tiled/dark, /area/bridge/selfdestruct) "lYH" = ( -/obj/machinery/power/apc/super{ - dir = 8; - pixel_x = -24 +/obj/item/modular_computer/console/preset/engineering{ + dir = 4 }, -/obj/structure/cable{ - icon_state = "0-4" +/obj/effect/floor_decal/corner_wide/yellow/full, +/obj/structure/cable/cyan{ + icon_state = "1-2" }, -/obj/effect/floor_decal/corner/yellow/full, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "lZj" = ( /obj/machinery/light/small/emergency, @@ -14439,15 +14968,19 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "mba" = ( -/obj/structure/lattice, -/obj/structure/lattice, -/obj/structure/railing/mapped{ - dir = 8 +/obj/machinery/light, +/obj/effect/floor_decal/corner/beige/full, +/obj/machinery/power/apc{ + dir = 8; + pixel_x = -24 }, -/turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/structure/cable/green{ + icon_state = "0-4" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "mbb" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -14455,22 +14988,46 @@ /turf/simulated/floor/tiled/dark, /area/bridge/controlroom) "mbm" = ( -/obj/machinery/light{ - dir = 8 +/obj/structure/cable/green{ + icon_state = "4-8" }, /obj/effect/floor_decal/corner/blue{ dir = 9 }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -25 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/yjunction, /turf/simulated/floor/tiled, /area/security/investigations) +"mbF" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "mbJ" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/closet/crate/freezer, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/machinery/firealarm/east, +/obj/effect/floor_decal/corner/blue/full{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/filingcabinet/filingcabinet{ + name = "filing cabinet B"; + pixel_x = -6; + pixel_y = 1 + }, +/obj/structure/filingcabinet/filingcabinet{ + name = "filing cabinet A"; + pixel_x = 7; + pixel_y = 1 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "mbR" = ( /obj/item/stock_parts/subspace/transmitter, /obj/item/stock_parts/subspace/transmitter, @@ -14484,12 +15041,21 @@ /turf/simulated/floor/carpet/rubber, /area/tcommsat/entrance) "mbV" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 +/obj/effect/floor_decal/corner/green/full{ + dir = 4 + }, +/obj/structure/closet/emcloset, +/obj/effect/floor_decal/industrial/outline/emergency_closet, +/obj/machinery/power/apc{ + dir = 4; + name = "north bump"; + pixel_x = 24 + }, +/obj/structure/cable/green{ + icon_state = "0-8" }, -/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/crew_armoury/foyer) "mcd" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -14504,10 +15070,17 @@ /turf/simulated/floor/tiled/white, /area/medical/equipment) "mcS" = ( -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/snack, -/turf/simulated/floor/tiled/dark, -/area/horizon/deck_three/cafeteria) +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled, +/area/security/investigations) "mcT" = ( /obj/structure/cable/green{ icon_state = "1-8" @@ -14524,14 +15097,13 @@ /turf/simulated/floor, /area/maintenance/engineering_ladder) "mdb" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/glasses/safety/goggles, +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "mdU" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -14540,9 +15112,6 @@ pixel_x = 4; pixel_y = 4 }, -/obj/machinery/newscaster{ - pixel_y = 32 - }, /turf/simulated/floor/carpet, /area/lawoffice/representative) "mee" = ( @@ -14582,7 +15151,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "mgN" = ( /turf/simulated/wall, /area/lawoffice/consular) @@ -14605,8 +15174,20 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "mhj" = ( -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/hallway/secondary/entry/emergency) +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction{ + dir = 2; + icon_state = "pipe-j2" + }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, +/obj/structure/cable/green{ + icon_state = "2-4" + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "mhs" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -14708,19 +15289,31 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) -"mjV" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ +/area/horizon/hallway/deck_three/primary/starboard) +"mjT" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/floor_decal/corner/blue/full, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/firealarm/west, +/obj/machinery/light{ dir = 8 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) +"mjV" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/lattice/catwalk/indoor/grate, +/obj/structure/cable/green{ + icon_state = "1-4" + }, +/turf/simulated/floor, +/area/maintenance/security_starboard) "mkC" = ( /obj/machinery/door/airlock/hatch{ icon_state = "door_locked"; @@ -14736,7 +15329,7 @@ /obj/structure/cable/green{ icon_state = "1-2" }, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/full, /area/bridge/aibunker) "mkT" = ( /obj/effect/floor_decal/corner/green{ @@ -14794,52 +15387,39 @@ /turf/simulated/floor/tiled, /area/horizon/stairwell/bridge) "moB" = ( -/obj/structure/railing/mapped{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/reinforced/airless, -/area/horizon/exterior) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/lino/grey, +/area/security/forensics_office{ + name = "Security - Investigations Office" + }) "moN" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/lawoffice/representative) "moY" = ( -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, +/obj/effect/floor_decal/corner/blue/diagonal, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, /area/security/investigations) "mpk" = ( -/obj/item/storage/box/fancy/csi_markers{ - pixel_x = -9 - }, -/obj/item/storage/box/evidence{ - pixel_x = 7; - pixel_y = 4 - }, -/obj/item/storage/briefcase/crimekit{ - pixel_x = 5; - pixel_y = 9 - }, -/obj/item/storage/briefcase/crimekit{ - pixel_x = 5; - pixel_y = 5 - }, /obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, +/obj/item/paper_scanner{ + pixel_x = -6 + }, +/obj/item/storage/box/swabs{ + pixel_x = 6; + pixel_y = 2 + }, +/obj/effect/floor_decal/corner/beige{ + dir = 6 + }, /turf/simulated/floor/tiled/white, /area/security/forensics_morgue) "mpt" = ( @@ -14850,7 +15430,7 @@ dir = 8 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "mpY" = ( /obj/effect/floor_decal/corner/red/diagonal, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -14859,11 +15439,17 @@ /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "mqh" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, /turf/simulated/floor/tiled, -/area/security/investigations_storage) +/area/security/investigations) "mqJ" = ( /obj/effect/floor_decal/corner/green{ dir = 10 @@ -14922,11 +15508,18 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "msr" = ( -/obj/effect/landmark/entry_point/port{ - name = "port, crew armoury maintenance" +/obj/structure/cable/green{ + icon_state = "2-8" }, -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/structure/lattice/catwalk/indoor/grate, +/turf/simulated/floor/plating, +/area/security/investigations) "mtE" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -14947,23 +15540,31 @@ /turf/simulated/floor/reinforced/airless, /area/template_noop) "muO" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/closet{ - name = "Evidence Closet" +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) -"mvx" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/tiled/dark, +/obj/structure/banner/scc, +/turf/simulated/floor/wood, /area/security/vacantoffice2) +"mvx" = ( +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "mwz" = ( -/obj/effect/landmark/entry_point/port{ - name = "port, autopsy" +/obj/machinery/camera/network/security{ + c_tag = "Security - Investigations Office"; + dir = 8 }, -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/security/forensics_morgue) +/obj/machinery/requests_console{ + department = "Investigations"; + departmentType = 5; + pixel_x = 32; + name = "Investigation's Office Requests Console" + }, +/turf/simulated/floor/lino/grey, +/area/security/forensics_office{ + name = "Security - Investigations Office" + }) "mwL" = ( /obj/structure/lattice/catwalk, /obj/structure/railing/mapped, @@ -14980,23 +15581,20 @@ /turf/simulated/floor, /area/maintenance/bridge) "mxB" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "mxX" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, +/obj/structure/disposalpipe/segment, /obj/structure/lattice/catwalk/indoor/grate, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, /turf/simulated/floor, /area/maintenance/engineering_ladder) "myk" = ( @@ -15007,8 +15605,8 @@ /area/crew_quarters/lounge/secondary) "mzI" = ( /obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/cola, -/turf/simulated/floor/tiled/dark, +/obj/machinery/vending/snack, +/turf/simulated/floor/tiled/dark/full, /area/horizon/deck_three/cafeteria) "mBw" = ( /obj/structure/cable{ @@ -15017,7 +15615,12 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) +"mBM" = ( +/obj/effect/floor_decal/spline/fancy/wood/cee, +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/central) "mCl" = ( /obj/effect/floor_decal/corner/red/diagonal, /obj/structure/disposalpipe/segment, @@ -15036,22 +15639,22 @@ pixel_y = -32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "mCX" = ( /turf/simulated/floor/tiled/dark, /area/engineering/break_room) "mEf" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/machinery/door/firedoor, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/door/airlock/maintenance{ - req_one_access = list(12,63) +/obj/structure/table/standard, +/obj/item/storage/box/cups, +/obj/machinery/button/switch/windowtint{ + id = "Interro"; + pixel_x = -28 }, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/red/full{ + dir = 8 }, -/turf/simulated/floor, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "mFR" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/effect/floor_decal/spline/plain{ @@ -15065,13 +15668,15 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/changing) "mHh" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal, +/obj/machinery/camera/network/security{ + c_tag = "Security - Classroom"; + dir = 4 + }, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/ramp, +/area/security/vacantoffice2) "mHV" = ( /turf/simulated/floor/carpet, /area/security/forensics_office{ @@ -15119,17 +15724,29 @@ /turf/simulated/floor, /area/crew_quarters/captain) "mIx" = ( -/obj/structure/bed/stool/chair{ - dir = 1 - }, +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/horizon/hallway/deck_three/primary/port/docks) +"mJr" = ( /obj/effect/floor_decal/corner/blue{ - dir = 6 + dir = 9 }, -/obj/structure/sign/nosmoking_2{ - pixel_x = 32 +/obj/effect/floor_decal/industrial/warning{ + dir = 8 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "mKb" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, /turf/simulated/floor/tiled/dark, @@ -15145,40 +15762,33 @@ /turf/simulated/open/airless, /area/template_noop) "mKP" = ( -/obj/machinery/power/apc/low{ +/obj/structure/sink/kitchen{ + name = "water fountain"; + pixel_y = 26 + }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"mMR" = ( +/obj/structure/cable/green{ + icon_state = "0-2" + }, +/obj/machinery/power/apc/super/critical{ dir = 1; - name = "north bump"; pixel_y = 24 }, -/obj/structure/cable/green{ - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/wood, -/area/journalistoffice) -"mMR" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/structure/cable/green{ - icon_state = "2-8" - }, -/obj/effect/floor_decal/industrial/warning{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ +/obj/machinery/light{ dir = 1 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/structure/bed/stool/padded/black, +/obj/effect/floor_decal/corner/red{ + dir = 5 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "mNa" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -15186,44 +15796,39 @@ /turf/simulated/floor/tiled, /area/horizon/crew_quarters/fitness/changing) "mNG" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/obj/machinery/alarm{ - pixel_y = 28 +/obj/machinery/light{ + dir = 4 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/vending/cigarette, +/turf/simulated/floor/tiled/dark, +/area/horizon/hallway/deck_three/primary/port) "mNO" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) "mNY" = ( -/obj/structure/filingcabinet/filingcabinet{ - name = "filing cabinet C"; - pixel_x = -7 - }, -/obj/structure/filingcabinet/filingcabinet{ - name = "filing cabinet D"; - pixel_x = 7 - }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/effect/floor_decal/industrial/warning, +/obj/structure/reagent_dispensers/extinguisher, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/security/investigations) "mOc" = ( -/obj/structure/table/standard, -/obj/item/folder/sec, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 1 +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Port Docks" }, -/obj/effect/floor_decal/corner/blue{ - dir = 10 +/obj/machinery/door/firedoor, +/obj/structure/cable/green{ + icon_state = "4-8" }, -/obj/machinery/requests_console{ - department = "Theoretical Training Room"; - departmentType = 5; - pixel_y = -32 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port/docks) "mOm" = ( /obj/structure/cable{ icon_state = "4-8" @@ -15276,11 +15881,11 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "mRd" = ( /obj/machinery/alarm{ dir = 8; @@ -15296,17 +15901,15 @@ /turf/simulated/floor/tiled, /area/horizon/stairwell/central) "mSp" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos{ - name = "Deck 3 Port Auxiliary Atmospherics"; - req_one_access = list(11,24) +/obj/structure/lattice/catwalk/indoor/grate, +/obj/machinery/alarm{ + pixel_y = 28 }, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/floor, +/area/maintenance/security_starboard) "mSs" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -15340,12 +15943,18 @@ /turf/simulated/floor/tiled/dark, /area/bridge/meeting_room) "mTh" = ( -/obj/machinery/atmospherics/portables_connector{ - dir = 4 +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass_security{ + name = "Crew Armoury" }, -/obj/machinery/portable_atmospherics/powered/pump/filled, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/machinery/door/blast/regular{ + dir = 8; + id = "crew_armory"; + name = "Crew Armoury Blast Door" + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/crew_armoury) "mTq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -15373,13 +15982,14 @@ /turf/simulated/floor/tiled/dark, /area/bridge/controlroom) "mVs" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "mVT" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 @@ -15390,21 +16000,21 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "mWg" = ( -/obj/structure/closet/toolcloset, -/obj/item/wrench, -/obj/item/screwdriver, -/obj/item/crowbar/red, -/obj/item/crowbar/red, -/obj/item/crowbar/rescue_axe/red, -/obj/item/weldingtool, -/obj/item/clothing/head/welding, -/obj/effect/floor_decal/corner/yellow/diagonal, -/obj/effect/floor_decal/industrial/outline/engineering, -/obj/machinery/light{ - dir = 4 +/obj/structure/cable/green{ + icon_state = "2-8" }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "mWB" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -15413,7 +16023,7 @@ pixel_x = -32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "mWC" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -15429,6 +16039,19 @@ }, /turf/simulated/floor/tiled, /area/bridge) +"mWL" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled, +/area/security/investigations) "mXh" = ( /obj/structure/window/reinforced{ dir = 4 @@ -15459,7 +16082,7 @@ }, /obj/machinery/firealarm/west, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "mYH" = ( /obj/structure/table/reinforced, /obj/effect/floor_decal/spline/fancy{ @@ -15581,18 +16204,8 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "nbR" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/structure/flora/pottedplant/random, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "nei" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -15626,14 +16239,21 @@ dir = 4 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "nfn" = ( -/obj/machinery/requests_console{ - department = "Investigations"; - departmentType = 5; - pixel_x = 32 +/obj/structure/cable/green{ + icon_state = "4-8" }, -/turf/simulated/floor/carpet, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -15677,21 +16297,16 @@ /turf/simulated/floor/tiled, /area/horizon/stairwell/central) "nhD" = ( -/obj/structure/window/shuttle/scc_space_ship, -/obj/structure/grille, -/obj/machinery/door/blast/regular{ - density = 0; - icon_state = "pdoor0"; - id = "Security Lockdown"; - name = "Security Blast Door"; - opacity = 0 +/obj/machinery/light{ + dir = 4 }, -/obj/machinery/door/firedoor, -/obj/effect/landmark/entry_point/port{ - name = "port, security briefing room" +/obj/structure/closet/emcloset, +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/turf/simulated/floor/plating, -/area/security/vacantoffice2) +/obj/effect/floor_decal/industrial/outline/emergency_closet, +/turf/simulated/floor/tiled, +/area/security/investigations) "nhL" = ( /obj/machinery/button/remote/blast_door{ dir = 1; @@ -15709,40 +16324,18 @@ /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) "niQ" = ( -/obj/structure/table/rack, -/obj/item/clothing/accessory/armband/sec, -/obj/item/clothing/accessory/armband/sec, -/obj/item/clothing/accessory/armband/sec, -/obj/item/clothing/suit/armor/carrier/generic, -/obj/item/clothing/suit/armor/carrier/generic, -/obj/item/clothing/suit/armor/carrier/generic, -/obj/item/clothing/head/helmet/security/generic, -/obj/item/clothing/head/helmet/security/generic, -/obj/item/clothing/head/helmet/security/generic, -/obj/item/clothing/accessory/arm_guard/generic, -/obj/item/clothing/accessory/arm_guard/generic, -/obj/item/clothing/accessory/arm_guard/generic, -/obj/item/clothing/accessory/leg_guard/generic, -/obj/item/clothing/accessory/leg_guard/generic, -/obj/item/clothing/accessory/leg_guard/generic, /obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/structure/railing/mapped, -/obj/structure/railing/mapped{ - dir = 4 +/obj/effect/floor_decal/spline/plain/cee{ + dir = 1 + }, +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) +"niX" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) -"niX" = ( -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/structure/cable/green{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/junction/yjunction, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/security/investigations) "nji" = ( /obj/structure/table/rack, /obj/random/loot, @@ -15780,12 +16373,16 @@ /turf/simulated/floor, /area/maintenance/substation/civilian_east) "nkF" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/morgue{ - dir = 1 +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance"; + req_access = list(63) }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/maintenance/security_starboard) "nkG" = ( /obj/machinery/door/airlock{ id_tag = "cryo_toilet_2"; @@ -15794,21 +16391,10 @@ /turf/simulated/floor/tiled, /area/horizon/crew_quarters/cryo/washroom) "nlv" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/industrial/outline/security, +/obj/structure/target_stake, +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "nlw" = ( /obj/effect/floor_decal/spline/plain/corner, /obj/effect/floor_decal/corner/blue{ @@ -15850,7 +16436,7 @@ /obj/structure/flora/ausbushes/lavendergrass, /obj/structure/flora/ausbushes/palebush, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "nmW" = ( /obj/structure/railing/mapped{ dir = 8 @@ -15873,19 +16459,21 @@ /obj/item/bedsheet/medical, /turf/simulated/floor/tiled/white, /area/medical/ward) +"nne" = ( +/obj/effect/floor_decal/corner/blue/full{ + dir = 4 + }, +/obj/structure/flora/pottedplant/random, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "noc" = ( -/obj/item/device/mass_spectrometer/adv{ - pixel_y = 3 +/obj/machinery/portable_atmospherics/canister/air/airlock, +/obj/machinery/atmospherics/portables_connector{ + dir = 1 }, -/obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/firealarm/east, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor, +/area/horizon/hallway/deck_three/primary/port/docks) "nqS" = ( /obj/item/reagent_containers/toothpaste{ pixel_x = -3 @@ -15935,6 +16523,14 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/tiled, /area/crew_quarters/lounge) +"nrr" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/mapped, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/open/airless, +/area/template_noop) "nsq" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -15979,15 +16575,28 @@ /turf/simulated/floor/carpet, /area/bridge/meeting_room) "nvq" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/machinery/camera/network/security{ + c_tag = "Security - Autopsy Lab"; + dir = 8 }, -/obj/effect/floor_decal/industrial/warning{ - dir = 1 +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/structure/table/glass, +/obj/item/storage/box/bodybags{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/storage/box/syringes{ + pixel_x = 8; + pixel_y = -1 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -7; + pixel_y = 4 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "nvV" = ( /obj/machinery/vending/cigarette, /obj/machinery/power/apc/low{ @@ -16000,18 +16609,14 @@ /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) "nvW" = ( -/obj/structure/bed/stool/chair{ +/obj/structure/bed/stool/chair/padded/brown{ dir = 8 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "nwY" = ( /obj/structure/cryofeed{ dir = 4 @@ -16129,10 +16734,18 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/washroom) "nBX" = ( -/obj/machinery/atmospherics/pipe/manifold4w/visible, -/obj/machinery/meter, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/machinery/door/airlock/glass_security{ + name = "Crew Armoury" + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + dir = 8; + id = "crew_armory"; + name = "Crew Armoury Blast Door" + }, +/turf/simulated/floor/tiled/full, +/area/horizon/crew_armoury) "nCx" = ( /obj/effect/floor_decal/corner/green{ dir = 5 @@ -16150,7 +16763,7 @@ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "nDe" = ( /obj/machinery/light{ dir = 4 @@ -16223,17 +16836,18 @@ /turf/simulated/floor/wood, /area/horizon/crew_quarters/fitness/hallway) "nEM" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 }, -/obj/structure/cable/green{ - icon_state = "1-4" +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/structure/sign/nosmoking_2{ + pixel_y = -32 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "nFg" = ( -/obj/effect/floor_decal/corner/red/diagonal, /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, @@ -16241,43 +16855,40 @@ name = "Deck 3 Cafe"; sortType = "Deck 3 Cafe" }, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "nFG" = ( -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/blue/full{ - dir = 8 - }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) -"nFO" = ( -/obj/structure/table/standard, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen{ - pixel_x = 5; - pixel_y = 5 - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) -"nGc" = ( -/obj/structure/railing/mapped{ +/obj/effect/floor_decal/industrial/warning/corner{ dir = 1 }, -/turf/simulated/floor/tiled/ramp{ - dir = 4 +/obj/item/hullbeacon/red, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) +"nFO" = ( +/obj/machinery/light{ + dir = 8 }, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/structure/noticeboard{ + desc = "A board for uncovering hidden conspiracies."; + name = "corkboard"; + pixel_x = -32 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/obj/structure/coatrack{ + pixel_y = 24; + pixel_x = -10 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) +"nGc" = ( +/obj/effect/floor_decal/corner/green/full{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "nGE" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -16299,34 +16910,41 @@ /turf/simulated/floor/tiled/dark, /area/medical/ward/isolation) "nGI" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green, -/turf/simulated/floor/wood, -/area/security/vacantoffice2) -"nHe" = ( -/obj/structure/railing/mapped{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/structure/railing/mapped, -/turf/simulated/open, -/area/security/investigations) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) +"nHe" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/door/airlock/external{ + frequency = 1337; + icon_state = "door_locked"; + id_tag = "green_dock_aft_interior"; + locked = 1; + name = "Emergency Services Dock"; + req_access = list(13) + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "nHC" = ( -/obj/effect/floor_decal/corner/paleblue, +/obj/effect/floor_decal/corner/green, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "nHR" = ( /obj/structure/lattice, /turf/simulated/open, /area/hallway/medical/upper) "nIt" = ( -/obj/structure/noticeboard{ - layer = 3.3; - pixel_x = 2; +/obj/structure/flora/pottedplant/random, +/obj/machinery/newscaster{ pixel_y = -32 }, -/obj/structure/flora/pottedplant/random, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/light{ + dir = 8 + }, /turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" @@ -16342,7 +16960,7 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "nJT" = ( /obj/effect/floor_decal/corner/red{ dir = 9 @@ -16350,12 +16968,8 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "nKD" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "nLc" = ( /obj/machinery/door/airlock/glass_command{ id_tag = "sbridgedoor"; @@ -16364,7 +16978,8 @@ }, /obj/effect/map_effect/door_helper/unres, /obj/machinery/door/firedoor, -/turf/simulated/floor/tiled, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, /area/bridge) "nLN" = ( /obj/structure/table/wood, @@ -16392,15 +17007,14 @@ /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "nMz" = ( -/obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Port Docks" +/obj/structure/cable/green{ + icon_state = "4-8" }, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/crew_armoury/foyer) "nNg" = ( /obj/effect/floor_decal/industrial/warning, /obj/structure/railing/mapped{ @@ -16494,14 +17108,14 @@ /area/hallway/medical/upper) "nQz" = ( /obj/structure/table/wood, -/obj/item/device/camera_film, +/obj/item/material/ashtray/bronze, +/obj/item/storage/slide_projector, /obj/item/device/camera{ desc = "A one use - polaroid camera. 30 photos left."; name = "detectives camera"; pictures_left = 30 }, -/obj/item/storage/slide_projector, -/obj/item/material/ashtray/bronze, +/obj/item/device/camera_film, /turf/simulated/floor/carpet, /area/security/forensics_office{ name = "Security - Investigations Office" @@ -16619,7 +17233,7 @@ }, /obj/effect/floor_decal/industrial/outline/emergency_closet, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "nVK" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/cable/green{ @@ -16628,12 +17242,15 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "nWA" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 +/obj/structure/closet{ + name = "Evidence Closet" }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "nXf" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -16651,11 +17268,14 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "nYE" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/item/storage/box/gloves, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/machinery/alarm{ + dir = 8; + pixel_x = 28 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/vending/zora, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/deck_three/cafeteria) "nZd" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -16692,22 +17312,23 @@ /turf/simulated/floor/wood, /area/lawoffice/representative) "oaC" = ( -/obj/structure/cable/green{ - icon_state = "2-8" +/obj/structure/bed/stool/bar/padded/red, +/obj/effect/floor_decal/corner/red/diagonal, +/obj/effect/floor_decal/spline/plain{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 10 +/obj/effect/floor_decal/spline/plain{ + dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) "oaY" = ( /obj/machinery/vending/snack, /obj/effect/floor_decal/corner/green{ dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "obj" = ( /obj/effect/floor_decal/corner/red/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -16726,15 +17347,16 @@ dir = 8 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ocO" = ( -/obj/effect/floor_decal/corner/red{ - dir = 9 - }, /obj/effect/floor_decal/spline/plain{ dir = 10 }, -/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/junction{ + dir = 2; + icon_state = "pipe-j2" + }, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "ocX" = ( @@ -16749,13 +17371,11 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "odp" = ( -/obj/structure/railing/mapped{ - dir = 1 +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/turf/simulated/floor/tiled/ramp/bottom{ - dir = 4 - }, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "odC" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -16768,10 +17388,17 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "oet" = ( -/obj/item/modular_computer/console/preset/security/investigations, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/cable/green{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled, +/area/security/investigations) "oez" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -16779,16 +17406,8 @@ /turf/simulated/floor/wood, /area/lawoffice/consular) "ofk" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/machinery/camera/network/security{ - c_tag = "Security - Corridor Camera 6"; - dir = 4 - }, +/obj/effect/floor_decal/corner/blue/full, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, /area/security/investigations) "ofl" = ( @@ -16814,12 +17433,21 @@ /turf/simulated/floor/wood, /area/bridge/minibar) "ofY" = ( -/obj/machinery/power/portgen/basic, -/obj/item/stack/material/graphite/full, -/obj/effect/floor_decal/corner/yellow/diagonal, -/obj/effect/floor_decal/industrial/outline/engineering, +/obj/item/modular_computer/console/preset/security, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/button/remote/blast_door{ + dir = 8; + id = "crew_armoury_desk"; + name = "Crew Armoury Auxiliary Access"; + pixel_x = 25; + pixel_y = -7; + req_access = list(60) + }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) "ogp" = ( /obj/structure/disposalpipe/segment{ dir = 1; @@ -16944,26 +17572,27 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "ojt" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) -"ojX" = ( -/obj/effect/floor_decal/corner/yellow/diagonal, -/obj/effect/floor_decal/industrial/outline/engineering, -/obj/machinery/shieldwallgen, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) +"ojX" = ( +/obj/machinery/firealarm/north, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "okz" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/table/standard, @@ -17174,16 +17803,16 @@ /area/horizon/crew_quarters/fitness/hallway) "orT" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Starboard Hallway" - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/tiled, +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Starboard Hallway" + }, +/turf/simulated/floor/tiled/full, /area/horizon/hallway/deck_three/primary/starboard) "osf" = ( /obj/effect/floor_decal/spline/fancy/wood/cee{ @@ -17191,7 +17820,7 @@ }, /obj/structure/flora/ausbushes/ppflowers, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "otj" = ( /obj/effect/floor_decal/corner/green{ dir = 6 @@ -17201,18 +17830,16 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "otx" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/alarm{ - dir = 4; - pixel_x = -28 +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "oty" = ( /obj/structure/table/rack, /obj/effect/floor_decal/industrial/outline/yellow, @@ -17225,6 +17852,14 @@ /obj/item/storage/firstaid, /turf/simulated/floor/carpet/rubber, /area/bridge/longbow_compartment) +"otG" = ( +/obj/item/modular_computer/console/preset/security/investigations, +/obj/effect/floor_decal/corner/beige{ + dir = 5 + }, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "otI" = ( /obj/effect/floor_decal/industrial/warning{ dir = 8 @@ -17271,20 +17906,22 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 8 }, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/full, /area/bridge/aibunker) "ouM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/mop, -/turf/simulated/floor/reinforced/airless, -/area/horizon/exterior) -"ouQ" = ( -/obj/machinery/light/small/emergency{ - dir = 4 +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/structure/closet/emcloset, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/area/horizon/hallway/deck_three/primary/port) +"ouQ" = ( +/obj/machinery/power/portgen/basic, +/obj/item/stack/material/graphite/full, +/obj/effect/floor_decal/corner/yellow/diagonal, +/obj/effect/floor_decal/industrial/outline/engineering, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ouY" = ( /obj/machinery/light{ dir = 1 @@ -17303,7 +17940,7 @@ /obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, /obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "ovi" = ( /obj/effect/floor_decal/corner_wide/blue{ dir = 10 @@ -17316,7 +17953,7 @@ }, /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "ovx" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -17331,7 +17968,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "ovJ" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -17377,45 +18014,44 @@ /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/machinery/light{ dir = 8 }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) -"ozd" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/effect/floor_decal/corner/green{ + dir = 9 }, -/obj/structure/table/wood, -/obj/machinery/newscaster{ - pixel_y = -32 +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"ozd" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/machinery/power/apc{ + pixel_y = 24; + dir = 1 }, /obj/structure/cable/green{ - icon_state = "4-8" + icon_state = "0-4" + }, +/obj/effect/floor_decal/corner/green/full{ + dir = 8 }, /turf/simulated/floor/tiled, -/area/hallway/primary/port) +/area/horizon/hallway/deck_three/primary/port) "ozD" = ( -/obj/machinery/door/airlock/highsecurity{ - icon_state = "door_locked"; - id_tag = "bolts_bunker_entrance"; - locked = 1; - name = "Decrepit Maintenance Airlock"; - req_access = list(19) - }, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/decal/cleanable/dirt, -/obj/structure/curtain/black, /obj/machinery/door/firedoor, -/obj/effect/floor_decal/industrial/hatch/yellow, /obj/structure/cable/green{ icon_state = "1-2" }, -/turf/simulated/floor/tiled/dark, +/obj/effect/floor_decal/industrial/warning, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/structure/sign/emergency/exit{ + dir = 1; + pixel_x = -32 + }, +/turf/simulated/floor/tiled/full, /area/bridge/aibunker) "ozN" = ( /obj/item/device/radio/intercom{ @@ -17503,10 +18139,11 @@ /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/medical/ward/isolation) "oBE" = ( -/obj/effect/floor_decal/spline/fancy/wood/cee, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_quarters/fitness/hallway) "oCa" = ( /obj/structure/sign/flag/heph{ pixel_y = 32 @@ -17635,12 +18272,22 @@ /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/tiled/white, /area/medical/washroom) +"oIT" = ( +/obj/machinery/door/window/eastright{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor, +/area/horizon/hallway/deck_three/primary/port/docks) "oJn" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/effect/floor_decal/corner/red{ dir = 9 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "oKE" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -17648,27 +18295,11 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "oKL" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/cable/green{ - icon_state = "1-4" - }, -/obj/machinery/light{ +/obj/effect/floor_decal/corner/green{ dir = 8 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, /turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "oKR" = ( /obj/machinery/door/airlock/glass_command{ id_tag = ""; @@ -17703,49 +18334,46 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "oLA" = ( -/obj/structure/closet/secure_closet/guncabinet{ - name = "Weaponry (Bullpup Carbine and Ammunition)"; - req_access = null; - req_one_access = list(3,19) +/obj/structure/cable/green{ + icon_state = "4-8" }, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, -/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/structure/railing/mapped{ +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"oLG" = ( +/obj/effect/floor_decal/industrial/warning/corner{ dir = 8 }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) -"oLG" = ( -/obj/structure/bed/stool/chair/padded/black, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/structure/lattice/catwalk/indoor/grate, +/turf/simulated/floor/plating, +/area/security/investigations) "oLM" = ( +/obj/machinery/firealarm/south, /obj/effect/floor_decal/corner/paleblue{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) +"oMf" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 32 + }, +/obj/effect/floor_decal/corner/blue{ dir = 6 }, -/obj/machinery/alarm{ - dir = 8; - pixel_x = 28; - req_one_access = list(24,11,55) - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) -"oMf" = ( -/obj/structure/closet/emcloset, -/obj/effect/floor_decal/corner/blue/full{ - dir = 1 - }, -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 - }, -/obj/effect/floor_decal/industrial/outline/emergency_closet, +/obj/structure/flora/pottedplant/random, /turf/simulated/floor/tiled, /area/security/investigations) "oMk" = ( @@ -17762,7 +18390,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "oMC" = ( /obj/structure/bed/stool/chair, /obj/structure/railing/mapped{ @@ -17772,19 +18400,19 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "oNi" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/wood, /area/crew_quarters/captain) "oNy" = ( +/obj/structure/lattice/catwalk/indoor/grate, +/obj/structure/cable{ + icon_state = "1-2" + }, /obj/structure/cable{ icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor, /area/maintenance/engineering_ladder) "oOk" = ( @@ -17820,10 +18448,28 @@ /turf/simulated/floor/tiled/white, /area/medical/ward) "oQV" = ( -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/vending/cigarette, -/turf/simulated/floor/tiled/dark, -/area/horizon/deck_three/cafeteria) +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + frequency = 1337; + id_tag = "green_dock_aft_pump" + }, +/obj/machinery/embedded_controller/radio/airlock/docking_port_multi{ + frequency = 1337; + id_tag = "green_dock_aft_airlock"; + layer = 3.4; + master_tag = "legion_shuttle_dock"; + pixel_x = 28; + tag_airpump = "green_dock_aft_pump"; + tag_chamber_sensor = "green_dock_aft_sensor"; + tag_exterior_door = "green_dock_aft_exterior"; + tag_interior_door = "green_dock_aft_interior" + }, +/obj/machinery/camera/network/civilian_surface{ + c_tag = "Surface - Emergency Services Dock - Aft"; + dir = 8; + network = list("Civilian Surface","Emergency Dock") + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "oRi" = ( /obj/structure/ship_weapon_dummy, /obj/machinery/ship_weapon/longbow{ @@ -17887,7 +18533,7 @@ }, /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "oTB" = ( /obj/structure/cable/green{ icon_state = "0-8" @@ -17934,15 +18580,17 @@ /turf/simulated/wall, /area/journalistoffice) "oUr" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled, +/area/security/investigations) "oUF" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -17988,66 +18636,72 @@ /turf/simulated/floor/tiled, /area/bridge) "oVD" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/obj/structure/sign/staff_only{ - pixel_y = -32 - }, +/obj/machinery/firealarm/south, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "oVU" = ( /turf/simulated/floor/holofloor/reinforced, /area/horizon/holodeck/alphadeck) +"oWq" = ( +/obj/machinery/door/airlock/external{ + frequency = 1337; + icon_state = "door_locked"; + id_tag = "green_dock_aft_exterior"; + locked = 1; + name = "Emergency Services Dock"; + req_access = list(13) + }, +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'KEEP CLEAR OF DOCKING AREA'."; + name = "KEEP CLEAR: DOCKING AREA"; + pixel_x = -32 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "oWu" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/structure/reagent_dispensers/water_cooler, -/obj/machinery/camera/network/security{ - c_tag = "Security - Interrogation"; - dir = 4; - network = list("Brig","Interrogation") - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "oWy" = ( /obj/structure/bed/stool/chair/office/bridge, /turf/simulated/floor/carpet/rubber, /area/bridge/controlroom) "oWK" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) -"oWU" = ( -/obj/machinery/light/small/emergency{ +/obj/effect/floor_decal/corner/blue/diagonal, +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, -/obj/structure/cable/green{ - icon_state = "1-4" +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"oWU" = ( +/obj/machinery/door/window/westright{ + name = "Firing Range Access" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/door/firedoor, +/obj/structure/sign/securearea{ + name = "\improper WARNING: FIRING RANGE sign"; + desc = "A warning sign which reads 'WARNING: FIRING RANGE'."; + pixel_y = 32 + }, +/obj/structure/railing/mapped, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) +"oWZ" = ( +/obj/machinery/camera/network/third_deck{ + c_tag = "Third Deck - Investigator Entrance"; + dir = 1 + }, +/obj/effect/floor_decal/corner/green{ + dir = 10 }, /turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) -"oWZ" = ( -/obj/structure/railing/mapped, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled/ramp/bottom{ - dir = 4 - }, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "oXs" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -18056,7 +18710,7 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "oXX" = ( /turf/simulated/wall, /area/horizon/crew_quarters/fitness/lounge) @@ -18069,11 +18723,11 @@ /turf/simulated/floor/tiled/white, /area/medical/equipment) "oZp" = ( -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/blue/full{ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "oZv" = ( /obj/structure/railing/mapped{ dir = 1 @@ -18083,7 +18737,7 @@ }, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "oZE" = ( /obj/effect/floor_decal/corner_wide/paleblue{ dir = 10 @@ -18127,16 +18781,8 @@ /turf/simulated/floor, /area/maintenance/security_starboard) "pbu" = ( -/obj/structure/bed/stool/chair/office/dark{ - dir = 8 - }, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/floor/carpet, +/area/journalistoffice) "pbx" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/security/vacantoffice2) @@ -18181,7 +18827,7 @@ /obj/structure/cable{ icon_state = "1-2" }, -/turf/simulated/floor/reinforced, +/turf/simulated/floor/tiled/full, /area/bridge) "pcZ" = ( /obj/structure/bed/stool/chair/plastic{ @@ -18211,20 +18857,10 @@ dir = 4 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "pem" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass_security{ - name = "Autopsy Lab"; - req_access = list(4) - }, -/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/effect/floor_decal/corner/beige/diagonal, +/obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled/white, /area/security/forensics_morgue) "pfL" = ( @@ -18332,41 +18968,45 @@ /turf/simulated/floor/tiled, /area/horizon/stairwell/bridge) "pms" = ( -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - frequency = 1337; - id_tag = "green_dock_aft_pump" - }, -/obj/machinery/embedded_controller/radio/airlock/docking_port_multi{ - frequency = 1337; - id_tag = "green_dock_aft_airlock"; - layer = 3.4; - master_tag = "legion_shuttle_dock"; - pixel_x = 28; - tag_airpump = "green_dock_aft_pump"; - tag_chamber_sensor = "green_dock_aft_sensor"; - tag_exterior_door = "green_dock_aft_exterior"; - tag_interior_door = "green_dock_aft_interior" - }, -/obj/machinery/camera/network/civilian_surface{ - c_tag = "Surface - Emergency Services Dock - Aft"; - dir = 8; - network = list("Civilian Surface","Emergency Dock") - }, -/turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "pmx" = ( /obj/effect/floor_decal/industrial/warning/corner{ dir = 4 }, /turf/simulated/floor/reinforced/airless, /area/horizon/exterior) -"pna" = ( -/obj/structure/trash_pile, -/obj/effect/floor_decal/industrial/warning{ - dir = 4 +"pmy" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable/green{ + icon_state = "2-8" + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) +"pna" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/structure/table/standard, +/obj/item/device/hand_labeler{ + pixel_y = 2 + }, +/obj/item/stack/packageWrap{ + pixel_y = 2 + }, +/obj/item/storage/box/evidence{ + pixel_x = -4; + pixel_y = 18 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "pnL" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -18382,23 +19022,45 @@ /turf/simulated/floor/plating, /area/medical/smoking) "poh" = ( +/obj/effect/floor_decal/corner/green/full{ + dir = 8 + }, +/obj/machinery/camera/network/third_deck{ + c_tag = "Third Deck - Crew Armoury Entrance" + }, +/obj/structure/sign/securearea{ + desc = "A sign which reads 'CREW ARMOURY'."; + name = "\improper CREW ARMOURY sign"; + pixel_y = 32 + }, +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 4 + }, +/obj/structure/flora/pottedplant/random, +/obj/machinery/button/remote/blast_door{ + dir = 4; + id = "crew_armoury_desk"; + name = "Crew Armoury Auxiliary Access"; + pixel_x = -25; + pixel_y = -7; + req_access = list(60) + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) +"poJ" = ( +/obj/structure/disposalpipe/segment, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/visible/universal, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) -"poJ" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/machinery/door/airlock/maintenance{ + req_one_access = list(12,63) }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/firealarm/west, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/full, +/area/maintenance/security_starboard) "poW" = ( /obj/structure/grille, /obj/structure/window/shuttle/scc_space_ship, @@ -18417,20 +19079,13 @@ /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "ppX" = ( -/obj/machinery/light{ - dir = 8 +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance{ + req_one_access = list(12) }, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/firealarm/west, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled/full, +/area/maintenance/engineering_ladder) "pqL" = ( /obj/structure/railing/mapped{ dir = 4 @@ -18456,11 +19111,13 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo) "psa" = ( -/obj/effect/landmark/entry_point/port{ - name = "port, deck 3 main hallway" +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/turf/simulated/wall/shuttle/scc_space_ship/cardinal, -/area/hallway/secondary/entry/emergency) +/obj/machinery/papershredder, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/security/investigations) "ptB" = ( /obj/structure/railing/mapped{ dir = 4 @@ -18489,17 +19146,25 @@ dir = 8 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ptT" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, /turf/simulated/floor/tiled/dark, -/area/security/investigations) +/area/security/investigations_storage) "pvq" = ( -/obj/effect/map_effect/window_spawner/full/reinforced, -/turf/simulated/floor, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped, +/obj/structure/flora/pottedplant/random, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/wood, +/area/horizon/hallway/deck_three/primary/central) "pwO" = ( /obj/effect/floor_decal/corner/blue{ dir = 9 @@ -18520,43 +19185,40 @@ /turf/simulated/floor, /area/maintenance/substation/command) "pxg" = ( -/obj/structure/closet/secure_closet/guncabinet{ - name = "Weaponry (Bullpup Carbine and Ammunition)"; - req_access = null; - req_one_access = list(3,19) - }, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/ammo_magazine/a556/carbine/polymer, -/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, -/obj/item/gun/projectile/automatic/rifle/carbine/civcarbine, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) -"pxn" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/table/glass, -/obj/machinery/reagentgrinder{ - pixel_y = 7 - }, -/obj/item/roller{ - pixel_x = -1; - pixel_y = 14 - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) -"pyE" = ( /obj/effect/floor_decal/corner/paleblue{ dir = 5 }, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) +"pxn" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/structure/table/standard, +/obj/item/device/flashlight/lamp{ + on = 0 + }, +/obj/machinery/camera/network/security{ + c_tag = "Security - Evidence Storage Port"; + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = 24; + dir = 8; + pixel_y = -9 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) +"pyE" = ( /obj/machinery/newscaster{ pixel_y = 32 }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "pAc" = ( @@ -18575,20 +19237,19 @@ /turf/simulated/floor/tiled, /area/bridge) "pAs" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Crew Armoury"; - req_one_access = list(1,19) +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ - icon_state = "1-2" + icon_state = "4-8" }, -/turf/simulated/floor/tiled/dark/full, -/area/crew_armory) +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "pAt" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance_hatch{ req_one_access = list(12) @@ -18599,16 +19260,24 @@ /turf/simulated/floor, /area/maintenance/engineering_ladder) "pBt" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/structure/closet/walllocker/emerglocker{ + pixel_y = -32 + }, +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/random/junk, /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/outline/emergency_closet, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "pBE" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -18639,7 +19308,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "pCX" = ( /obj/machinery/vending/snack, /obj/effect/floor_decal/corner/green/full{ @@ -18660,20 +19329,14 @@ /turf/simulated/floor/tiled/dark/full, /area/bridge/controlroom) "pGl" = ( -/obj/structure/bed/stool/chair{ - dir = 8 +/obj/structure/railing/mapped{ + dir = 4 }, -/obj/machinery/power/apc/low{ - dir = 4; - name = "east bump"; - pixel_x = 24 - }, -/obj/structure/cable/green, -/obj/effect/floor_decal/corner/blue{ +/obj/effect/floor_decal/corner/green{ dir = 6 }, /turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "pGq" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 4 @@ -18726,28 +19389,24 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "pMi" = ( -/obj/machinery/light/small{ - dir = 1 +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/closet{ - name = "Evidence Closet" - }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/item/trash/koisbar, +/obj/structure/lattice/catwalk/indoor/grate, +/turf/simulated/floor, +/area/maintenance/security_starboard) "pMj" = ( /obj/effect/floor_decal/corner/green/diagonal, /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/showers) "pML" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 32 - }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/firealarm/east, +/obj/effect/floor_decal/corner/green{ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "pNd" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/holohoop{ @@ -18807,7 +19466,7 @@ "pOB" = ( /obj/effect/floor_decal/spline/fancy/wood, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "pOM" = ( /obj/effect/floor_decal/corner_wide/paleblue{ dir = 5 @@ -18856,18 +19515,26 @@ /turf/simulated/floor/tiled/dark, /area/bridge/controlroom) "pRD" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/glasses/safety/goggles, +/obj/structure/sign/securearea{ + name = "\improper ACTIVE FIRING RANGE sign"; + desc = "A warning sign which reads 'WARNING: ACTIVE FIRING RANGE'."; + pixel_y = -32 }, -/obj/machinery/light/small/emergency{ - dir = 1 +/obj/structure/sign/securearea{ + name = "\improper WARNING: FIRING RANGE sign"; + desc = "A warning sign which reads 'WARNING: FIRING RANGE'."; + pixel_y = -32 }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) +"pRV" = ( +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "pSe" = ( /obj/effect/floor_decal/corner/blue{ dir = 6 @@ -18896,11 +19563,11 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "pSD" = ( /obj/structure/table/reinforced/wood, /obj/item/card/id/captains_spare, @@ -18910,24 +19577,11 @@ /turf/simulated/floor/carpet, /area/crew_quarters/captain) "pTs" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/closet/walllocker/medical{ - pixel_y = -32 - }, -/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, -/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, -/obj/item/stack/medical/ointment, -/obj/item/stack/medical/ointment, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/bruise_pack, -/obj/effect/floor_decal/industrial/outline/medical, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "pTx" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 4 @@ -18959,8 +19613,16 @@ /turf/simulated/floor/wood, /area/crew_quarters/captain) "pTM" = ( -/obj/structure/railing/mapped, -/turf/simulated/open, +/obj/effect/map_effect/window_spawner/full/reinforced/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0; + dir = 8 + }, +/turf/simulated/floor/tiled/dark/full, /area/security/investigations) "pTP" = ( /obj/effect/floor_decal/corner/paleblue{ @@ -18969,16 +19631,18 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "pTZ" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/machinery/light{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/item/device/radio/intercom{ + dir = 4; + pixel_x = -24 }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Interrogation Monitoring"; - req_access = list(1) +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 }, /turf/simulated/floor/tiled, /area/security/investigations) @@ -18998,18 +19662,34 @@ /turf/simulated/floor/carpet, /area/lawoffice/consular) "pWN" = ( -/obj/effect/floor_decal/corner/blue/full{ - dir = 8 +/obj/machinery/camera/network/security{ + c_tag = "Security - Corridor Camera 5"; + dir = 4 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/disposal/small/east, +/obj/structure/disposalpipe/trunk{ + dir = 4 }, -/obj/machinery/recharge_station, /turf/simulated/floor/tiled, /area/security/investigations) "pWW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/structure/table/glass, +/obj/item/autopsy_scanner{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/device/healthanalyzer{ + pixel_x = -3; + pixel_y = 2 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "pXu" = ( /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) @@ -19057,17 +19737,14 @@ /turf/simulated/floor/tiled/dark/full, /area/crew_quarters/heads/hop/xo) "pZS" = ( -/obj/effect/floor_decal/corner/red/diagonal, -/obj/machinery/recharger/wallcharger{ - pixel_x = 36; - pixel_y = 3 +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/machinery/recharger/wallcharger{ - pixel_x = 36; - pixel_y = -10 +/obj/structure/bed/stool/chair/padded/brown{ + dir = 8 }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "qap" = ( /obj/machinery/light{ dir = 8 @@ -19187,6 +19864,21 @@ }, /turf/simulated/floor/plating, /area/horizon/hallway/deck_three/primary/starboard/docks) +"qcE" = ( +/obj/effect/floor_decal/corner/beige{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "qdg" = ( /obj/structure/table/wood, /obj/item/folder/blue, @@ -19194,23 +19886,17 @@ /turf/simulated/floor/tiled/dark, /area/bridge/meeting_room) "qdz" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/structure/bed/stool/chair{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/effect/floor_decal/corner/blue{ dir = 9 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/structure/bed/stool/chair{ dir = 4 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/effect/landmark/start{ + name = "Investigator" + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "qdA" = ( /obj/machinery/telecomms/allinone/ship/station_relay, /turf/simulated/floor/bluegrid, @@ -19235,28 +19921,14 @@ /turf/simulated/floor/tiled, /area/engineering/break_room) "qeM" = ( -/obj/item/modular_computer/console/preset/engineering{ - dir = 8 - }, -/obj/machinery/alarm{ - dir = 8; - pixel_x = 28 - }, -/obj/machinery/camera/network/engineering{ - c_tag = "Engineering - Shield Room"; - dir = 8 - }, -/obj/structure/cable/cyan{ - icon_state = "1-2" - }, -/obj/effect/floor_decal/corner/yellow/full{ - dir = 4 +/obj/structure/cable/green{ + icon_state = "4-8" }, /turf/simulated/floor/tiled/dark, -/area/storage/shields) +/area/maintenance/engineering_ladder) "qgA" = ( /turf/simulated/wall, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_armoury/foyer) "qgG" = ( /obj/structure/railing/mapped{ dir = 1 @@ -19298,20 +19970,21 @@ /obj/effect/floor_decal/spline/plain{ dir = 4 }, -/turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) -"qie" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Shield Generator Room"; - req_one_access = list(11,24) +/obj/structure/railing/mapped{ + dir = 4 }, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/central) +"qie" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/door/firedoor, -/obj/structure/cable/cyan{ - icon_state = "4-8" +/obj/machinery/door/airlock/glass_engineering{ + req_one_access = list(11,24); + secured_wires = 1; + name = "Shield Generator" }, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/full, /area/storage/shields) "qii" = ( /obj/effect/floor_decal/corner/red/full{ @@ -19325,20 +19998,22 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "qjb" = ( -/obj/machinery/light{ - dir = 4 +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = 3; + pixel_y = 7 }, -/obj/machinery/shield_gen/external{ - anchored = 1 +/obj/item/pen/red{ + pixel_x = -5 }, -/obj/structure/cable/cyan{ - icon_state = "1-2" +/obj/item/pen{ + pixel_y = 5 }, -/obj/effect/floor_decal/corner/yellow{ - dir = 6 +/obj/effect/floor_decal/corner/beige{ + dir = 5 }, -/turf/simulated/floor/tiled/dark, -/area/storage/shields) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "qjm" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -19402,18 +20077,6 @@ }, /turf/simulated/floor/carpet, /area/lawoffice/consular) -"qjv" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) "qjO" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 @@ -19483,36 +20146,23 @@ }, /turf/simulated/floor, /area/crew_quarters/captain) -"qlz" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/obj/structure/sink/kitchen{ - name = "water fountain"; - pixel_y = 26 - }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) "qmu" = ( /obj/machinery/light/small/emergency{ dir = 8 }, -/obj/effect/floor_decal/industrial/warning, +/obj/effect/floor_decal/industrial/warning{ + dir = 6 + }, +/obj/random/junk, /turf/simulated/floor, /area/maintenance/engineering_ladder) "qmG" = ( -/obj/structure/cable/green{ - icon_state = "0-8" - }, -/obj/machinery/power/apc/low{ - dir = 4; - name = "east bump"; - pixel_x = 24 +/obj/effect/floor_decal/corner/green{ + dir = 4 }, +/obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/tiled, -/area/security/investigations_storage) +/area/horizon/hallway/deck_three/primary/port) "qmY" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -19526,18 +20176,15 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "qnC" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/door/firedoor, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/door/airlock/maintenance{ - req_one_access = list(12,63) +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/structure/table/wood, +/obj/machinery/newscaster{ + pixel_y = -32 }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "qol" = ( /obj/structure/bed/stool/chair/office/dark{ dir = 8 @@ -19552,7 +20199,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "qoP" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 4 @@ -19561,7 +20208,7 @@ dir = 9 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "qqD" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ @@ -19581,14 +20228,16 @@ }, /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "qrc" = ( -/obj/effect/floor_decal/corner/red{ - dir = 6 - }, /obj/effect/floor_decal/spline/plain{ dir = 6 }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/small/west, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) "qri" = ( @@ -19607,12 +20256,13 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "qro" = ( -/obj/effect/floor_decal/corner/green{ - dir = 10 +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/corner/blue{ + dir = 6 }, -/obj/machinery/light, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "qrw" = ( /obj/structure/cable/green{ icon_state = "1-8" @@ -19691,7 +20341,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "qut" = ( /obj/machinery/light{ dir = 4 @@ -19699,8 +20349,9 @@ /turf/simulated/open, /area/hallway/medical/upper) "qvo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/machinery/door/airlock/security{ + name = "Investigations Office"; + req_access = list(4) }, /obj/machinery/door/firedoor, /obj/machinery/door/blast/regular{ @@ -19708,40 +20359,26 @@ icon_state = "pdoor0"; id = "Security Lockdown"; name = "Security Blast Door"; - opacity = 0 + opacity = 0; + dir = 8 }, -/obj/machinery/door/airlock/security{ - name = "Investigations Office"; - req_access = list(4) - }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/full, /area/security/forensics_office{ name = "Security - Investigations Office" }) -"qvU" = ( -/obj/machinery/light{ - dir = 1 +"qvX" = ( +/obj/structure/cable/green{ + icon_state = "1-4" }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) -"qvX" = ( -/obj/machinery/ringer_button{ - id = "investigation_ringer"; - pixel_x = 5; - pixel_y = -25 - }, -/obj/effect/floor_decal/corner/blue{ - dir = 10 - }, -/obj/machinery/camera/network/security{ - c_tag = "Security - Corridor Camera 5"; - dir = 1 - }, -/turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "qwV" = ( /obj/structure/sink{ dir = 4; @@ -19787,50 +20424,69 @@ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) +"qyl" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped, +/obj/structure/lattice, +/turf/simulated/open, +/area/horizon/hallway/deck_three/primary/central) "qyo" = ( /obj/effect/floor_decal/spline/plain{ dir = 8 }, -/obj/effect/floor_decal/corner/yellow{ - dir = 4 - }, /turf/simulated/floor/tiled, /area/engineering/break_room) "qyB" = ( -/obj/random/junk, -/obj/effect/floor_decal/industrial/warning{ - dir = 6 +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (Practice Laser Rifles)"; + req_access = list(1) }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) -"qzn" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/item/device/radio/intercom{ - frequency = 1449; - name = "Station Intercom (Interrogation)"; - pixel_y = -32 +/obj/effect/floor_decal/industrial/outline/security, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/nosmoking_2{ + pixel_y = 32 }, /turf/simulated/floor/tiled/dark, /area/security/investigations) -"qzF" = ( -/obj/structure/table/rack, -/obj/random/loot, -/obj/effect/floor_decal/industrial/warning{ +"qzn" = ( +/obj/machinery/disposal/small/north{ + pixel_y = -17 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, -/turf/simulated/floor, -/area/maintenance/security_starboard) -"qzR" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 }, +/turf/simulated/floor/wood, +/area/journalistoffice) +"qzF" = ( +/turf/simulated/wall, +/area/horizon/hallway/deck_three/primary/port) +"qzR" = ( /obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/security/investigations) "qBz" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -19840,25 +20496,14 @@ name = "water fountain"; pixel_x = -20 }, -/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/outline/grey, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "qBM" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/camera/motion{ - alarm_on = 1; - c_tag = "Third Deck - Crew Armoury Starboard"; - dir = 1; - name = "security"; - network = list("Command, Security") - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/floor_decal/corner/beige/diagonal, +/obj/structure/bed/stool/chair/office/dark, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "qBS" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/crew_quarters/captain) @@ -19907,24 +20552,13 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "qFg" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - frequency = 1449; - listening = 0; - name = "Station Intercom (Interrogation)"; - pixel_y = 24 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "qGg" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -19952,15 +20586,14 @@ /turf/simulated/floor, /area/maintenance/bridge) "qHv" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/green{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "qHx" = ( /obj/machinery/light/small/emergency{ dir = 1 @@ -19968,19 +20601,15 @@ /turf/simulated/floor, /area/maintenance/bridge) "qIl" = ( -/obj/machinery/door/airlock/external{ - frequency = 1380; - icon_state = "door_locked"; - id_tag = "specops_dock_airlock_inner"; - locked = 1; - name = "Port Docking Hatch"; - req_access = list(13) +/obj/structure/morgue{ + dir = 2 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "qIw" = ( /obj/effect/floor_decal/spline/plain{ dir = 8 @@ -19998,14 +20627,28 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "qIy" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, /obj/effect/floor_decal/corner/blue{ - dir = 5 + dir = 9 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/light_switch{ + pixel_x = -24; + dir = 4; + pixel_y = -9 + }, +/obj/machinery/button/switch/windowtint{ + id = "sec_autopsy"; + pixel_y = -2; + dir = 4; + pixel_x = -24 + }, +/obj/structure/sink/kitchen{ + name = "autopsy sink"; + dir = 4; + pixel_x = -20 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "qJd" = ( /obj/structure/railing/mapped{ dir = 1 @@ -20020,22 +20663,14 @@ /turf/simulated/floor, /area/maintenance/engineering_ladder) "qKF" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/extinguisher_cabinet{ - pixel_x = -32 +/obj/effect/floor_decal/corner/red{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "qKM" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -20085,6 +20720,16 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) +"qLM" = ( +/obj/machinery/door/window{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor, +/area/horizon/hallway/deck_three/primary/port/docks) "qMa" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -20119,19 +20764,11 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "qNg" = ( -/obj/effect/floor_decal/corner/blue/full{ - dir = 8 +/obj/effect/floor_decal/industrial/loading/security{ + dir = 4 }, -/obj/machinery/newscaster/security_unit{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "qNr" = ( /obj/structure/table/wood, /obj/item/material/ashtray/bronze{ @@ -20148,7 +20785,6 @@ /turf/simulated/floor/tiled/dark, /area/tcommsat/chamber) "qOO" = ( -/obj/effect/floor_decal/corner/paleblue/full, /obj/structure/bed/stool/chair/padded/brown{ dir = 4 }, @@ -20156,8 +20792,9 @@ c_tag = "Third Deck - Auxiliary Bridge Entrance"; dir = 1 }, +/obj/effect/floor_decal/corner/blue/full, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "qOR" = ( /obj/structure/ship_weapon_dummy, /obj/effect/floor_decal/industrial/warning{ @@ -20166,19 +20803,19 @@ /turf/simulated/floor/plating, /area/bridge/longbow_compartment) "qQY" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/disposalpipe/segment, /obj/structure/cable/green{ icon_state = "1-2" }, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "qSG" = ( /obj/structure/flora/ausbushes/ppflowers, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "qSM" = ( /obj/machinery/alarm{ dir = 4; @@ -20227,14 +20864,14 @@ /turf/simulated/floor/wood, /area/bridge/meeting_room) "qTT" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, /obj/machinery/alarm{ pixel_y = 28 }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "qTV" = ( /obj/machinery/door/firedoor, /obj/structure/cable/green{ @@ -20257,13 +20894,9 @@ /turf/simulated/wall/r_wall, /area/tcommsat/chamber) "qUG" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green, -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 - }, -/turf/simulated/floor/carpet, +/obj/machinery/firealarm/north, +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -20290,18 +20923,17 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "qVj" = ( -/obj/structure/table/standard, -/obj/item/paper_scanner{ - pixel_x = 1; - pixel_y = 7 +/obj/structure/cable/green{ + icon_state = "4-8" }, -/obj/effect/floor_decal/corner/blue/full{ - dir = 4 +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled, -/area/security/investigations) +/area/horizon/hallway/deck_three/primary/port) "qWi" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 32 @@ -20399,14 +21031,21 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "rdm" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/structure/grille, +/obj/machinery/door/blast/regular{ + density = 0; + icon_state = "pdoor0"; + id = "Security Lockdown"; + name = "Security Blast Door"; + opacity = 0 }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 +/obj/machinery/door/firedoor, +/obj/effect/landmark/entry_point/port{ + name = "port, security firing range" }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/structure/window/shuttle/scc_space_ship/cardinal, +/turf/simulated/floor/plating, +/area/security/vacantoffice2) "rdz" = ( /obj/machinery/door/airlock/maintenance{ req_access = null; @@ -20462,49 +21101,48 @@ /turf/simulated/floor/wood, /area/horizon/deck_three/cafeteria) "rgp" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/structure/cable/green{ - icon_state = "0-4" +/obj/machinery/ringer_button{ + id = "investigation_ringer"; + pixel_y = 25; + pixel_x = 8 }, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/power/apc{ - dir = 8; - pixel_x = -24 +/obj/machinery/firealarm/west, +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/flora/pottedplant/random, +/turf/simulated/floor/tiled, +/area/security/investigations) "rgZ" = ( -/obj/effect/floor_decal/corner/blue/full, -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = -24 +/obj/random/junk, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/button/remote/blast_door{ + name = "button"; + id = "shutters_bunker_entrance"; + dir = 1; + pixel_y = -25; + pixel_x = 7; + req_access = list(19) }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/structure/cable/green{ - icon_state = "1-4" - }, -/obj/machinery/recharger/wallcharger{ - pixel_x = 4; - pixel_y = -29 - }, -/obj/machinery/recharger/wallcharger{ - pixel_x = 4; - pixel_y = -42 - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled, +/area/maintenance/engineering_ladder) "rhT" = ( -/obj/structure/window/shuttle/scc_space_ship, -/obj/structure/grille, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_y = 2; + pixel_x = 4 + }, +/obj/item/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/effect/floor_decal/spline/fancy/wood, +/obj/item/folder/sec{ + pixel_y = 2; + pixel_x = -6 + }, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "riW" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/turret_protected/ai) @@ -20518,9 +21156,9 @@ /turf/simulated/floor/tiled, /area/bridge/meeting_room) "rjn" = ( -/obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, /obj/machinery/door/firedoor, +/obj/structure/window/shuttle/scc_space_ship/cardinal, /turf/simulated/floor/plating, /area/lawoffice/representative) "rle" = ( @@ -20596,43 +21234,24 @@ name = "Bridge Blast Doors"; opacity = 0 }, -/turf/simulated/floor/reinforced, +/turf/simulated/floor/tiled/full, /area/bridge) "rnL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/light, -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/red/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/bed/stool/bar/padded/red, +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) "rnX" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/crew_quarters/heads/cmo) "roe" = ( -/obj/structure/window/shuttle/scc_space_ship, -/obj/structure/grille, -/obj/machinery/door/blast/regular{ - density = 0; - icon_state = "pdoor0"; - id = "Security Lockdown"; - name = "Security Blast Door"; - opacity = 0 +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 }, -/obj/machinery/door/firedoor, -/obj/effect/landmark/entry_point/fore{ - name = "fore, autopsy" - }, -/turf/simulated/floor/plating, -/area/security/forensics_morgue) +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "ron" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -20640,11 +21259,11 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "roJ" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 4 +/obj/effect/floor_decal/corner/blue/diagonal{ + dir = 8 }, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "rpe" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -20671,15 +21290,15 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "rpI" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/machinery/light, /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rpL" = ( /obj/machinery/power/apc/low{ dir = 4; @@ -20699,16 +21318,9 @@ /turf/simulated/wall, /area/security/vacantoffice) "rqs" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark{ - name = "Revenant" - }, +/obj/structure/foamedmetal, /turf/simulated/floor, -/area/maintenance/security_starboard) +/area/horizon/crew_armoury/foyer) "rqN" = ( /obj/structure/flora/pottedplant/random, /obj/effect/floor_decal/spline/fancy/wood/cee{ @@ -20743,9 +21355,6 @@ /obj/effect/floor_decal/spline/plain{ dir = 4 }, -/obj/effect/floor_decal/corner/yellow{ - dir = 1 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, /area/engineering/break_room) @@ -20759,7 +21368,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rsW" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -20785,15 +21394,15 @@ /area/maintenance/substation/command) "rtf" = ( /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rtu" = ( -/obj/effect/floor_decal/corner/paleblue/full{ - dir = 1 +/obj/effect/floor_decal/corner/green{ + dir = 6 }, -/obj/structure/closet/emcloset, -/obj/effect/floor_decal/industrial/outline/emergency_closet, +/obj/machinery/vending/cola, +/obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/crew_armoury/foyer) "rtE" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -20962,7 +21571,7 @@ dir = 8 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rxJ" = ( /obj/effect/floor_decal/spline/plain{ dir = 8 @@ -20988,31 +21597,24 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "rzG" = ( -/obj/machinery/atmospherics/binary/pump/high_power{ - name = "Aux Tanks Outlet" +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/machinery/camera/network/engineering{ - c_tag = "Engineering - Deck 3 - Port Auxiliary Atmospherics"; - dir = 4 +/obj/effect/floor_decal/industrial/warning/corner, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 }, -/obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled/dark, -/area/maintenance/aux_atmospherics/deck_3) +/area/horizon/crew_armoury) "rzX" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/machinery/alarm{ - pixel_y = 28 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/full, +/area/horizon/crew_armoury/foyer) "rAA" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -21059,34 +21661,31 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "rBG" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rBK" = ( -/obj/effect/floor_decal/corner/paleblue/full{ - dir = 8 +/obj/machinery/airlock_sensor{ + frequency = 1380; + id_tag = "specops_dock_airlock_sensor"; + pixel_y = -25 }, -/obj/effect/floor_decal/industrial/warning{ - dir = 9 +/obj/machinery/light/small, +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + dir = 1; + frequency = 1380; + id_tag = "specops_dock_airlock_airpump" }, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Crew Armoury Entrance" - }, -/obj/structure/sign/securearea{ - desc = "A sign which reads 'CREW ARMOURY'."; - name = "\improper CREW ARMOURY sign"; - pixel_y = 32 - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "rBT" = ( /obj/effect/landmark/entry_point/aft{ name = "aft, visiting docks" @@ -21105,21 +21704,20 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "rCw" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" +/obj/structure/disposalpipe/junction{ + dir = 8 }, /obj/structure/cable/green{ - icon_state = "1-8" + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rCK" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -21129,7 +21727,7 @@ }, /obj/structure/flora/ausbushes/lavendergrass, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rEe" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 @@ -21157,14 +21755,21 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "rFk" = ( -/obj/machinery/light{ +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Port Docks" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/effect/floor_decal/corner/blue{ - dir = 6 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/tiled, -/area/security/investigations) +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port/docks) "rFu" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille/diagonal{ @@ -21198,11 +21803,11 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "rIg" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 5 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "rIE" = ( /obj/machinery/power/apc/low{ dir = 4; @@ -21219,15 +21824,18 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/cable/green{ - icon_state = "2-8" - }, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/cable/green{ + icon_state = "2-8" + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "rIS" = ( @@ -21249,9 +21857,6 @@ /turf/simulated/floor/wood, /area/bridge/minibar) "rKk" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/machinery/computer/guestpass{ pixel_y = -32 }, @@ -21259,8 +21864,11 @@ c_tag = "Third Deck - Central Ring Fore"; dir = 1 }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rKs" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ @@ -21269,6 +21877,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor, /area/maintenance/bridge) +"rLv" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "rLM" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -21300,10 +21917,20 @@ "rLV" = ( /turf/simulated/floor/tiled/dark, /area/security/investigations) +"rMS" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "rMV" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rNA" = ( /obj/machinery/door/window/eastright{ name = "Shower" @@ -21329,7 +21956,7 @@ dir = 4 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rOi" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 @@ -21370,19 +21997,18 @@ /turf/simulated/floor/tiled/dark/full, /area/crew_quarters/heads/cmo) "rPg" = ( -/obj/machinery/camera/motion{ - alarm_on = 1; - c_tag = "Third Deck - Crew Armoury Port"; - dir = 1; - name = "security"; - network = list("Command, Security") +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 }, -/obj/effect/floor_decal/industrial/loading/yellow{ - dir = 1 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "rPW" = ( /obj/effect/floor_decal/corner/green/full{ dir = 8 @@ -21399,26 +22025,26 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo/washroom) "rQa" = ( -/obj/structure/cable{ - icon_state = "11-2" - }, /obj/structure/disposalpipe/down, /obj/structure/lattice/catwalk, /obj/structure/railing/mapped{ dir = 4 }, /obj/structure/railing/mapped, +/obj/structure/railing/mapped{ + dir = 8 + }, /turf/simulated/open, /area/maintenance/engineering_ladder) "rQz" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/bed/stool/chair/padded/brown{ dir = 4 }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rQI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -21437,8 +22063,13 @@ /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "rRe" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/item/material/shard, +/obj/structure/lattice/catwalk/indoor/grate, +/turf/simulated/floor/plating, +/area/security/investigations) +"rRk" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -21446,18 +22077,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/machinery/atmospherics/pipe/manifold/hidden, /turf/simulated/floor/tiled, -/area/security/investigations_storage) -"rRk" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 9 - }, -/obj/structure/cable/green{ - icon_state = "1-8" - }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/area/horizon/hallway/deck_three/primary/port/docks) "rRE" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -21467,6 +22089,26 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) +"rSL" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) +"rTd" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/sign/emergency/exit{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "rTk" = ( /obj/effect/floor_decal/corner/grey/diagonal{ dir = 8 @@ -21493,36 +22135,19 @@ /area/medical/washroom) "rTr" = ( /obj/random/junk, -/obj/effect/floor_decal/industrial/warning{ - dir = 9 - }, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/warning/cee{ + dir = 1 + }, /turf/simulated/floor, /area/maintenance/engineering_ladder) "rTt" = ( -/obj/machinery/door/airlock/external{ - frequency = 1380; - icon_state = "door_locked"; - id_tag = "specops_dock_airlock_outer"; - locked = 1; - name = "Port Docking Hatch"; - req_access = list(13) +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/access_button{ - command = "cycle_exterior"; - frequency = 1380; - master_tag = "specops_shuttle_dock_airlock"; - name = "exterior access button"; - pixel_y = -26; - req_one_access = list(13) - }, -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'KEEP CLEAR OF DOCKING AREA'."; - name = "KEEP CLEAR: DOCKING AREA"; - pixel_y = 32 - }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "rUd" = ( /obj/machinery/light{ dir = 8 @@ -21549,10 +22174,6 @@ /turf/simulated/floor/tiled/dark, /area/bridge/controlroom) "rVD" = ( -/obj/machinery/camera/network/engineering{ - c_tag = "Engineering - Meeting Room"; - dir = 1 - }, /obj/effect/floor_decal/corner/yellow/full, /obj/effect/floor_decal/spline/plain/corner{ dir = 1 @@ -21573,15 +22194,19 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) -"rXd" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/door/airlock/maintenance{ - req_one_access = list(12,63) - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor, /area/horizon/hallway/deck_three/primary/starboard) +"rXd" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/cable/green{ + icon_state = "1-8" + }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "rXj" = ( /obj/machinery/power/apc{ dir = 8; @@ -21596,14 +22221,24 @@ }, /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) -"rXu" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/structure/cable/green{ - icon_state = "1-2" +"rXr" = ( +/obj/effect/floor_decal/corner/blue/diagonal, +/obj/machinery/optable{ + name = "autopsy table" }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"rXu" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "rXN" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -21619,9 +22254,6 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "rYc" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, /obj/structure/cable/green{ icon_state = "1-2" }, @@ -21629,8 +22261,11 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "rYm" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -21643,11 +22278,14 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/cryo) "rYn" = ( -/obj/effect/decal/cleanable/dirt, +/obj/effect/floor_decal/industrial/outline/yellow, /obj/effect/floor_decal/industrial/warning{ dir = 8 }, -/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/light/small/emergency, +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, /turf/simulated/floor, /area/maintenance/engineering_ladder) "rYv" = ( @@ -21679,9 +22317,6 @@ /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) "saF" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/cable{ icon_state = "4-8" }, @@ -21691,8 +22326,11 @@ pixel_y = -25 }, /obj/machinery/light, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "saK" = ( /obj/effect/floor_decal/corner/green{ dir = 10 @@ -21794,11 +22432,11 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "seF" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "sfh" = ( /obj/effect/floor_decal/industrial/warning, /obj/structure/railing/mapped{ @@ -21807,22 +22445,11 @@ /turf/simulated/floor/reinforced/airless, /area/template_noop) "sfq" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/effect/map_effect/window_spawner/full/reinforced/polarized/firedoor{ + id = "sec_autopsy" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/firealarm/south, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark/full, +/area/security/forensics_morgue) "sfS" = ( /obj/machinery/power/breakerbox/activated{ RCon_tag = "Deck 3 Command Substation" @@ -21852,11 +22479,15 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "sgG" = ( -/obj/structure/window/shuttle/scc_space_ship, -/obj/structure/grille, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "sgZ" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -21904,11 +22535,19 @@ /turf/simulated/floor/tiled/dark, /area/bridge/selfdestruct) "shI" = ( +/obj/structure/table/wood, /obj/effect/floor_decal/spline/fancy/wood{ - dir = 10 + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/item/material/ashtray/bronze{ + pixel_y = 2; + pixel_x = 6 }, /turf/simulated/floor/wood, -/area/security/vacantoffice2) +/area/horizon/hallway/deck_three/primary/port) "sif" = ( /obj/effect/landmark{ name = "RevenantRift" @@ -22048,23 +22687,24 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "snj" = ( -/obj/machinery/light{ - dir = 1 - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/alarm{ + pixel_y = 28 + }, +/obj/effect/floor_decal/corner/green{ dir = 5 }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "snv" = ( /obj/structure/railing/mapped{ dir = 8 @@ -22073,26 +22713,32 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "snG" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "soE" = ( /turf/simulated/wall/r_wall, /area/crew_quarters/captain) -"soS" = ( -/obj/effect/floor_decal/corner/red{ - dir = 9 +"soL" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 10 }, +/obj/item/hullbeacon/red, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) +"soS" = ( /obj/machinery/light{ dir = 8 }, @@ -22100,20 +22746,24 @@ dir = 8 }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) +"soT" = ( +/obj/item/material/stool, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "spn" = ( /obj/effect/shuttle_landmark/horizon/dock1, /turf/simulated/floor/plating, /area/horizon/hallway/deck_three/primary/starboard/docks) "sps" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "spJ" = ( /obj/machinery/light/small{ dir = 1 @@ -22157,7 +22807,7 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "ssd" = ( /obj/effect/floor_decal/industrial/warning{ dir = 5 @@ -22174,20 +22824,8 @@ /turf/simulated/floor/tiled/dark, /area/tcommsat/entrance) "ssl" = ( -/obj/structure/cable/green{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/power/apc{ - name = "south bump"; - pixel_y = -24 - }, -/turf/simulated/floor/lino/grey, +/obj/item/modular_computer/console/preset/security/investigations, +/turf/simulated/floor/carpet, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -22210,10 +22848,15 @@ /area/bridge) "ssv" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/effect/floor_decal/corner/paleblue/diagonal, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) +"ssw" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "ssB" = ( /obj/machinery/vending/cigarette{ pixel_x = -3; @@ -22222,21 +22865,31 @@ /turf/simulated/floor/tiled/dark, /area/medical/smoking) "ssD" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Cafe" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/effect/floor_decal/corner/red/diagonal, +/obj/effect/floor_decal/spline/plain/cee, +/obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/structure/disposalpipe/segment{ +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) +"ssS" = ( +/obj/machinery/door/airlock/service{ + name = "Journalist's Office"; + req_access = list(70) + }, +/obj/effect/map_effect/door_helper/unres, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/full, +/area/journalistoffice) "stN" = ( /obj/structure/cable/green{ icon_state = "0-4" @@ -22328,16 +22981,21 @@ /turf/simulated/open/airless, /area/horizon/exterior) "sxi" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/machinery/power/apc{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable/green{ + icon_state = "0-8" + }, +/obj/machinery/light{ + dir = 4 }, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/multi_tile/glass, -/obj/machinery/door/firedoor/multi_tile, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, -/area/hallway/primary/port) +/area/security/investigations) "syd" = ( /obj/structure/cable{ icon_state = "1-2" @@ -22362,12 +23020,12 @@ /area/horizon/crew_quarters/fitness/hallway) "szF" = ( /obj/structure/closet/emcloset, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 1 }, /obj/effect/floor_decal/industrial/outline/emergency_closet, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "szY" = ( /obj/machinery/hologram/holopad, /obj/structure/railing/mapped{ @@ -22499,16 +23157,52 @@ }, /turf/simulated/floor/carpet/rubber, /area/horizon/stairwell/bridge) +"sGz" = ( +/obj/structure/table/standard, +/obj/item/paper_scanner{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/item/paper_scanner{ + pixel_x = 5; + pixel_y = 4 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) "sGQ" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/corner/blue/full, +/obj/structure/table/standard, +/obj/item/paper_bin{ + pixel_y = 2; + pixel_x = -4 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/item/pen{ + pixel_y = 4; + pixel_x = -5 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/item/pen{ + pixel_y = 8; + pixel_x = -2 + }, +/obj/item/folder/sec{ + pixel_x = 7 + }, +/obj/item/folder/sec{ + pixel_x = 7 + }, +/obj/item/folder/sec{ + pixel_x = 7; + pixel_y = 8 + }, +/obj/item/folder/sec{ + pixel_x = 7; + pixel_y = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "sHy" = ( /obj/effect/floor_decal/corner/green/full{ dir = 4 @@ -22547,33 +23241,34 @@ /turf/simulated/floor/plating, /area/bridge/minibar) "sHO" = ( -/obj/machinery/light{ - dir = 4 - }, /obj/machinery/alarm{ pixel_y = 28 }, -/obj/structure/filingcabinet/chestdrawer, -/obj/item/paper, -/turf/simulated/floor/carpet, +/obj/structure/closet/secure_closet/investigator, +/obj/machinery/recharger/wallcharger{ + pixel_x = 32; + pixel_y = -8 + }, +/obj/machinery/recharger/wallcharger{ + pixel_x = 32; + pixel_y = 2 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) "sHU" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/item/device/radio/intercom{ - dir = 8; - pixel_x = 20; - pixel_y = 1 +/obj/machinery/firealarm/south, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Port Hallway" }, -/obj/machinery/button/switch/windowtint{ - dir = 1; - id = "journalist"; - pixel_x = -11; - pixel_y = -22 - }, -/turf/simulated/floor/wood, -/area/journalistoffice) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "sIc" = ( /obj/effect/floor_decal/corner_wide/blue/full{ dir = 4 @@ -22594,11 +23289,22 @@ /turf/simulated/floor/tiled, /area/horizon/stairwell/bridge) "sJm" = ( -/obj/structure/table/standard, -/obj/item/device/flashlight/lamp, -/obj/item/device/taperecorder, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/structure/disposalpipe/sortjunction/flipped{ + name = "Journalist"; + sortType = "Journalist"; + dir = 8 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "sJA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -22628,6 +23334,13 @@ }, /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) +"sLg" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/obj/structure/banner/scc, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "sLD" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 4 @@ -22664,31 +23377,46 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "sMT" = ( /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) "sNN" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/effect/floor_decal/corner/blue{ + dir = 9 }, -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/machinery/light_switch{ + dir = 4; + pixel_x = -21; + pixel_y = 9 + }, +/obj/structure/bed/stool/chair{ + dir = 4 + }, +/obj/effect/landmark/start{ + name = "Investigator" + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "sNZ" = ( /obj/effect/floor_decal/corner/paleblue{ dir = 5 }, -/obj/machinery/alarm{ - pixel_y = 28 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, +/obj/machinery/power/apc/low{ + dir = 1; + name = "north bump"; + pixel_y = 24 + }, +/obj/structure/cable/green{ + icon_state = "0-2" + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "sOs" = ( @@ -22720,7 +23448,7 @@ name = "water fountain"; pixel_x = -20 }, -/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/outline/grey, /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "sPO" = ( @@ -22829,34 +23557,22 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "sVV" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Investigator Entrance"; - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "sWr" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos{ - name = "Deck 3 Port Auxiliary Atmospherics"; - req_one_access = list(11,24) +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/turf/simulated/floor/tiled/full, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "sWA" = ( /obj/structure/railing/mapped, /obj/structure/railing/mapped{ @@ -22877,7 +23593,7 @@ /obj/structure/lattice, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "sXJ" = ( /obj/effect/floor_decal/corner_wide/green{ dir = 10 @@ -22906,27 +23622,20 @@ }, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "sXZ" = ( -/obj/structure/cable/cyan{ - icon_state = "0-8" +/obj/effect/floor_decal/corner/green{ + dir = 9 }, -/obj/machinery/power/sensor{ - long_range = 1; - name = "Powernet Sensor - Shields Subgrid"; - name_tag = "Shields Subgrid" +/obj/machinery/light{ + dir = 8 }, -/obj/machinery/shield_capacitor/multiz{ - anchored = 1 - }, -/obj/structure/cable/cyan{ - icon_state = "2-8" - }, -/obj/effect/floor_decal/corner/yellow/full{ +/obj/effect/floor_decal/industrial/warning/corner{ dir = 1 }, -/turf/simulated/floor/tiled/dark, -/area/storage/shields) +/obj/machinery/firealarm/west, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "sYp" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -22954,8 +23663,16 @@ /turf/simulated/floor/carpet/rubber, /area/bridge) "taN" = ( +/obj/machinery/status_display{ + layer = 4; + pixel_y = 32 + }, +/obj/machinery/disposal/small/east, +/obj/machinery/light{ + dir = 8 + }, /obj/machinery/atmospherics/unary/vent_scrubber/on, -/obj/structure/closet/secure_closet/investigator, +/obj/structure/disposalpipe/trunk, /turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" @@ -22975,38 +23692,27 @@ /turf/simulated/floor/carpet/art, /area/crew_quarters/lounge) "tbQ" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/obj/structure/cable/green{ + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "tcA" = ( /obj/structure/table/wood, /obj/effect/floor_decal/spline/fancy/wood, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "tcH" = ( /obj/effect/floor_decal/spline/fancy/wood, /obj/machinery/light, /turf/simulated/floor/wood, /area/horizon/deck_three/cafeteria) "tcM" = ( -/obj/machinery/bodyscanner{ - dir = 8 - }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/horizon/hallway/deck_three/primary/port/docks) "tdH" = ( /obj/structure/disposalpipe/segment{ dir = 1; @@ -23090,7 +23796,7 @@ "tfp" = ( /obj/structure/flora/tree/jungle/small/patience, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "tfK" = ( /obj/effect/floor_decal/spline/plain{ dir = 8 @@ -23100,6 +23806,11 @@ }, /turf/simulated/floor/carpet/rubber, /area/horizon/crew_quarters/fitness/gym) +"tge" = ( +/obj/random/junk, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/tiled, +/area/maintenance/engineering_ladder) "thi" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/engineering/break_room) @@ -23137,18 +23848,17 @@ /turf/simulated/floor/wood, /area/lawoffice/consular) "tiK" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/glass{ - name = "Deck 3 Port Docks" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/effect/floor_decal/corner/green{ + dir = 9 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_armoury/foyer) "tjz" = ( /obj/effect/landmark/entry_point/aft{ name = "aft, command bunker, starboard" @@ -23186,27 +23896,7 @@ /area/horizon/crew_quarters/fitness/pool) "tlL" = ( /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) -"tlM" = ( -/obj/machinery/light_switch{ - pixel_x = -14; - pixel_y = 23 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/machinery/firealarm/north, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/wood, -/area/journalistoffice) +/area/horizon/hallway/deck_three/primary/central) "tmc" = ( /obj/structure/railing/mapped{ dir = 8 @@ -23215,7 +23905,7 @@ dir = 1 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "tmH" = ( /obj/machinery/atmospherics/pipe/tank/air, /obj/effect/floor_decal/corner/blue/full{ @@ -23228,38 +23918,62 @@ /turf/simulated/floor/tiled/dark, /area/bridge/aibunker) "tmJ" = ( +/obj/machinery/alarm{ + pixel_x = 28; + dir = 8 + }, /obj/structure/cable{ icon_state = "1-2" }, -/obj/structure/cable/cyan{ - icon_state = "4-8" +/obj/effect/floor_decal/corner_wide/yellow{ + dir = 6 }, -/obj/machinery/atmospherics/unary/vent_pump/on, -/obj/effect/floor_decal/corner/yellow{ - dir = 5 - }, -/turf/simulated/floor/tiled/dark, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "tmK" = ( /obj/effect/shuttle_landmark/horizon/deckthree/starboard, /turf/template_noop, /area/template_noop) +"tmU" = ( +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/structure/table/standard, +/obj/item/paper_bin{ + pixel_y = 3; + pixel_x = -4 + }, +/obj/item/folder/sec{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + dir = 8; + pixel_x = 24 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "tni" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/effect/floor_decal/corner/blue/full{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/structure/table/standard, +/obj/item/material/stool/chair/folding{ + pixel_y = 9 }, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/item/material/stool/chair/folding{ + pixel_y = 11 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "tnA" = ( /obj/machinery/power/apc/low{ dir = 1; @@ -23289,13 +24003,10 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "tor" = ( -/obj/machinery/atmospherics/binary/pump/high_power{ - dir = 4; - name = "Aux Tanks Inlet" - }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor/tiled/dark, -/area/maintenance/aux_atmospherics/deck_3) +/obj/effect/floor_decal/spline/fancy/wood/cee, +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/port) "tpd" = ( /turf/simulated/floor/reinforced, /area/bridge/selfdestruct) @@ -23347,48 +24058,36 @@ dir = 1; icon_state = "pipe-c" }, -/obj/structure/lattice/catwalk/indoor/grate, /obj/machinery/alarm{ dir = 4; pixel_x = -28 }, +/obj/structure/lattice/catwalk/indoor/grate, +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 4 + }, /turf/simulated/floor, /area/maintenance/engineering_ladder) "tqR" = ( -/obj/structure/railing/mapped, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/tiled/ramp{ - dir = 4 - }, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/machinery/light, +/obj/effect/floor_decal/corner/green/full, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "tqS" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/power/apc{ - dir = 8; - name = "west bump"; - pixel_x = -24 +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, /obj/structure/cable/green{ icon_state = "1-2" }, -/obj/structure/cable/green{ - icon_state = "0-2" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "tqZ" = ( /obj/structure/toilet{ dir = 8 @@ -23406,14 +24105,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/structure/disposalpipe/segment{ +/obj/structure/disposalpipe/sortjunction{ + name = "Deck 3 Cafe"; + sortType = "Deck 3 Cafe"; dir = 4 }, +/obj/effect/floor_decal/corner/green{ + dir = 5 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "trI" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -23425,18 +24126,22 @@ /obj/machinery/door/airlock/glass{ name = "Deck 3 Starboard Docks" }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "trS" = ( -/obj/structure/bed/stool/chair/padded/brown{ +/obj/effect/floor_decal/corner/green{ + dir = 6 + }, +/obj/machinery/light{ dir = 4 }, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Journalist Office"; - dir = 1 - }, -/turf/simulated/floor/carpet, -/area/journalistoffice) +/obj/machinery/vending/snack, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) "tse" = ( /obj/machinery/door/airlock/command{ name = "Captain's Quarters"; @@ -23466,9 +24171,18 @@ /turf/simulated/floor/tiled/dark, /area/bridge/selfdestruct) "tty" = ( -/obj/machinery/atmospherics/pipe/manifold4w/visible, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/machinery/door/airlock/glass_security{ + name = "Autopsy Lab"; + req_access = list(4) + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/security/forensics_morgue) "tuA" = ( /obj/structure/cryofeed, /obj/effect/floor_decal/industrial/warning{ @@ -23487,29 +24201,59 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge/secondary) "tvJ" = ( -/obj/machinery/photocopier, -/obj/effect/floor_decal/corner/blue{ - dir = 6 +/obj/machinery/power/smes/buildable{ + RCon_tag = "Shield Substation"; + charge = 1e+007; + cur_coils = 6; + input_attempt = 1; + input_level = 500000; + output_attempt = 1; + output_level = 500000 }, -/obj/machinery/light{ - dir = 4 +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/structure/cable/cyan{ + icon_state = "0-2" }, -/turf/simulated/floor/tiled, -/area/security/investigations) +/obj/effect/floor_decal/corner_wide/yellow/full{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/storage/shields) "tvN" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) -"twu" = ( -/obj/item/modular_computer/console/preset/security/investigations, -/obj/machinery/button/switch/windowtint{ - id = "investigator_office"; - pixel_y = 30 +/area/horizon/hallway/deck_three/primary/central) +"two" = ( +/obj/structure/cable/green{ + icon_state = "1-2" }, -/turf/simulated/floor/carpet, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/security/investigations) +"twp" = ( +/obj/effect/floor_decal/corner/beige/diagonal, +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"twu" = ( +/obj/machinery/power/apc{ + pixel_y = 24; + dir = 1 + }, +/obj/structure/closet/secure_closet/investigator, +/obj/structure/cable/green{ + icon_state = "0-2" + }, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/lino/grey, /area/security/forensics_office{ name = "Security - Investigations Office" }) @@ -23531,6 +24275,12 @@ }, /turf/simulated/floor/plating, /area/horizon/crew_quarters/fitness/lounge) +"tyx" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "tyQ" = ( /obj/machinery/camera/network/telecom{ c_tag = "Telecomms - Port" @@ -23544,45 +24294,45 @@ /turf/simulated/floor/tiled/dark, /area/tcommsat/chamber) "tzM" = ( -/obj/effect/floor_decal/corner/red/diagonal, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/machinery/power/apc{ + dir = 8; + pixel_x = -24 }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) "tzY" = ( /obj/machinery/door/firedoor, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 6 }, /obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "tAj" = ( /obj/structure/bed/stool/chair/sofa/right/red, /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "tAY" = ( -/obj/effect/floor_decal/corner/red/diagonal, -/obj/structure/cable/green{ - icon_state = "0-2" +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/machinery/power/apc/super/critical{ - dir = 1; - pixel_y = 24 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/bed/stool/padded/black, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/security/investigations) "tBj" = ( -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance{ + req_one_access = list(12,63) + }, +/turf/simulated/floor/tiled/full, /area/maintenance/security_starboard) "tBE" = ( /obj/structure/bed/stool/chair/padded/brown, @@ -23621,7 +24371,7 @@ icon_state = "pipe-c" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "tDn" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -23631,15 +24381,20 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "tDB" = ( -/obj/structure/cable{ - icon_state = "1-8" +/obj/machinery/firealarm/east, +/obj/effect/floor_decal/corner_wide/yellow/full{ + dir = 4 + }, +/obj/machinery/camera/network/engineering{ + c_tag = "Engineering - Shield Room"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/light/small{ + dir = 4 }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/yellow{ - dir = 10 - }, -/turf/simulated/floor/tiled/dark, +/turf/simulated/floor/tiled/dark/full, /area/storage/shields) "tDT" = ( /obj/effect/floor_decal/corner/red/diagonal, @@ -23714,7 +24469,7 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "tHb" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -23742,48 +24497,61 @@ /turf/simulated/floor/tiled/freezer, /area/horizon/crew_quarters/cryo/showers) "tHF" = ( -/obj/structure/bed/stool/chair{ - dir = 1 +/obj/machinery/light{ + dir = 4 }, -/obj/effect/landmark/start{ - name = "Warden" +/obj/structure/flora/pottedplant{ + icon_state = "plant-33" }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/effect/floor_decal/spline/fancy/wood/full, +/obj/structure/sign/directions/dock{ + dir = 4; + pixel_x = 32 + }, +/turf/simulated/floor/wood, +/area/horizon/hallway/deck_three/primary/port) "tIh" = ( /turf/simulated/floor/tiled, /area/horizon/crew_quarters/cryo/dormitories) "tIt" = ( -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/door/airlock/external{ + frequency = 1337; + icon_state = "door_locked"; + id_tag = "green_dock_aft_interior"; + locked = 1; + name = "Emergency Services Dock"; + req_access = list(13) }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance{ - name = "Security Maintenance"; - req_access = list(63) +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1337; + layer = 3.4; + master_tag = "green_dock_aft_airlock"; + name = "interior access button"; + pixel_x = 26; + pixel_y = -7; + req_access = list(13) }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled, -/area/security/investigations) +/turf/simulated/floor/tiled/dark/full, +/area/horizon/hallway/deck_three/primary/port/docks) "tIL" = ( -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/machinery/light{ dir = 1 }, -/obj/machinery/atmospherics/portables_connector{ +/obj/effect/floor_decal/corner/blue/full{ dir = 8 }, -/obj/structure/window/reinforced{ - dir = 4 +/obj/structure/table/glass, +/obj/machinery/reagentgrinder{ + pixel_y = 7 }, -/obj/structure/window/reinforced{ - dir = 1 +/obj/item/roller{ + pixel_x = -1; + pixel_y = 14 }, -/obj/machinery/door/window/southright{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister/air/airlock, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "tIR" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -23791,6 +24559,23 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/wood, /area/lawoffice/representative) +"tIV" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/firealarm/north, +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) +"tJa" = ( +/obj/structure/mopbucket, +/obj/item/mop, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "tJi" = ( /obj/structure/table/rack, /obj/effect/floor_decal/industrial/outline/yellow, @@ -23869,17 +24654,14 @@ pixel_y = -32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "tLV" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/machinery/light{ - dir = 1 + dir = 4 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/structure/lattice, +/turf/simulated/open, +/area/horizon/hallway/deck_three/primary/central) "tNk" = ( /obj/effect/floor_decal/corner/red/full, /obj/structure/railing/mapped, @@ -23940,7 +24722,7 @@ pixel_x = -32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "tPV" = ( /obj/effect/floor_decal/spline/fancy/wood, /obj/effect/floor_decal/spline/fancy/wood{ @@ -23959,26 +24741,23 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "tQl" = ( -/obj/structure/bed/stool/chair{ +/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/spline/fancy/wood{ dir = 1 }, -/obj/machinery/computer/security/telescreen{ - layer = 4; - name = "Observation Screen"; - network = list("Interrogation"); - pixel_y = 32 - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/wood, +/area/journalistoffice) "tQA" = ( /obj/machinery/vending/cola, /obj/effect/floor_decal/corner/green{ dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "tSs" = ( /obj/effect/floor_decal/corner_wide/green{ dir = 9 @@ -24022,32 +24801,60 @@ }, /turf/simulated/floor/carpet/rubber, /area/horizon/crew_quarters/fitness/gym) -"tUv" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/blue{ - dir = 9 - }, -/obj/machinery/alarm{ - dir = 4; - pixel_x = -28 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/security/investigations) -"tVB" = ( -/obj/structure/bed/stool/chair{ +"tUk" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, -/obj/machinery/atmospherics/unary/vent_pump/on, -/obj/effect/floor_decal/corner/paleblue{ +/turf/simulated/floor/tiled, +/area/horizon/crew_armoury/foyer) +"tUv" = ( +/obj/effect/floor_decal/corner/green{ + dir = 9 + }, +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/obj/structure/sink/kitchen{ + dir = 4; + name = "water fountain"; + pixel_x = -20 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) +"tVk" = ( +/obj/machinery/requests_console{ + department = "Forensics Lab"; + departmentType = 5; + pixel_x = -30 + }, +/obj/machinery/camera/network/security{ + c_tag = "Security - Forensics Lab"; + dir = 4 + }, +/obj/structure/table/glass, +/obj/effect/floor_decal/corner/beige{ + dir = 9 + }, +/obj/item/storage/box/fancy/vials{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/storage/box/slides{ + pixel_x = -3; + pixel_y = -2 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"tVB" = ( +/obj/structure/bed/stool/chair/padded/brown{ + dir = 8 + }, +/obj/effect/floor_decal/corner/green{ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/port) "tVP" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -24136,9 +24943,6 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "tWZ" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/cable{ icon_state = "4-8" }, @@ -24149,8 +24953,14 @@ c_tag = "Third Deck - Executive Officer Line"; dir = 1 }, +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "tXI" = ( /obj/structure/grille, /obj/structure/window/shuttle/scc_space_ship, @@ -24216,21 +25026,32 @@ /turf/simulated/floor/carpet/rubber, /area/horizon/crew_quarters/fitness/gym) "tZE" = ( -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/structure/dispenser/oxygen, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) -"tZR" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) +"tZR" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/corner/beige{ + dir = 8 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "tZY" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -24240,14 +25061,21 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/pool) "uac" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/light/small/emergency{ - dir = 4 +/obj/machinery/newscaster/security_unit{ + pixel_x = -32 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 + }, +/obj/structure/table/steel, +/obj/machinery/camera/motion{ + alarm_on = 1; + c_tag = "Third Deck - Crew Armoury Desk"; + name = "security"; + network = list("Command, Security") + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "uaZ" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -24276,12 +25104,15 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) -"udi" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) +"udi" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "udD" = ( /obj/effect/floor_decal/corner/blue{ dir = 10 @@ -24315,6 +25146,17 @@ }, /turf/simulated/floor/carpet, /area/bridge/meeting_room) +"uea" = ( +/obj/structure/table/glass, +/obj/item/device/mass_spectrometer/adv{ + pixel_y = 3 + }, +/obj/effect/floor_decal/corner/beige{ + dir = 6 + }, +/obj/item/device/hand_labeler, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "uei" = ( /obj/effect/floor_decal/corner/red{ dir = 6 @@ -24360,17 +25202,17 @@ /turf/simulated/floor/tiled/white, /area/medical/ward/isolation) "ufU" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/cable{ icon_state = "1-8" }, /obj/structure/cable{ icon_state = "1-4" }, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ufZ" = ( /obj/machinery/light, /turf/simulated/open, @@ -24412,17 +25254,17 @@ name = "Starboard Hallway" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "uhy" = ( /obj/structure/cable{ icon_state = "2-4" }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "uih" = ( @@ -24470,7 +25312,7 @@ dir = 6 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ujD" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -24479,28 +25321,33 @@ /turf/simulated/floor/carpet, /area/lawoffice/representative) "uks" = ( -/obj/structure/filingcabinet/filingcabinet{ - name = "filing cabinet A"; - pixel_x = -7 +/obj/effect/floor_decal/industrial/warning, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/security/investigations) +"ulh" = ( +/obj/item/trash/koisbar, +/obj/machinery/alarm{ + dir = 1; + pixel_y = -28 }, -/obj/structure/filingcabinet/filingcabinet{ - name = "filing cabinet B"; - pixel_x = 7 +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 1 }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/obj/structure/lattice/catwalk/indoor/grate, +/turf/simulated/floor/plating, +/area/security/investigations) "uly" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/effect/floor_decal/corner/green{ + dir = 5 }, -/obj/structure/cable/green{ - icon_state = "1-2" +/obj/structure/extinguisher_cabinet{ + pixel_y = 32 }, -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "umT" = ( /obj/structure/railing/mapped{ dir = 1 @@ -24511,20 +25358,22 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue, +/obj/effect/floor_decal/corner/green, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "uoc" = ( -/obj/random/junk, -/obj/machinery/atmospherics/pipe/simple/hidden{ +/obj/effect/floor_decal/corner/red/full{ dir = 4 }, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 }, -/turf/simulated/floor, -/area/maintenance/security_starboard) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/firealarm/south, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "uow" = ( /obj/effect/floor_decal/spline/plain/cee, /turf/simulated/floor/carpet/rubber, @@ -24589,11 +25438,18 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) "uqZ" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal{ - dir = 4 +/obj/structure/table/glass, +/obj/item/device/camera_film{ + pixel_x = 6 }, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/item/device/camera{ + pixel_x = 5 + }, +/obj/effect/floor_decal/corner/beige{ + dir = 5 + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "uri" = ( /obj/machinery/door/airlock/multi_tile/glass{ name = "Deck 3 Central Stairwell" @@ -24675,17 +25531,24 @@ }, /turf/simulated/floor/tiled/white, /area/medical/ward) +"uxr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/floor_decal/industrial/warning{ + dir = 8 + }, +/obj/structure/closet, +/obj/random/loot, +/turf/simulated/floor, +/area/maintenance/security_starboard) "uyH" = ( -/obj/structure/table/rack, -/obj/item/clothing/accessory/armband/med, -/obj/item/clothing/accessory/armband/med, -/obj/item/storage/firstaid/surgery, -/obj/item/storage/firstaid/regular, -/obj/item/storage/firstaid/regular, -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/effect/floor_decal/industrial/outline/medical, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "uAr" = ( /obj/structure/railing/mapped{ dir = 1 @@ -24790,23 +25653,18 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/changing) "uBO" = ( +/obj/machinery/power/apc{ + dir = 8; + pixel_x = -24 + }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, /obj/structure/cable/green{ - icon_state = "4-8" + icon_state = "0-4" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "uBQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -24864,6 +25722,24 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/captain) +"uCm" = ( +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "1-8" + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "uCC" = ( /obj/structure/table/steel, /obj/item/stock_parts/subspace/ansible, @@ -24888,36 +25764,36 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/gym) "uEc" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/light, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +/obj/effect/map_effect/airlock/long/square/wide{ + name = "Deck 3 Port Dock Airlock (3003)"; + radio_frequency = 3003 }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/horizon/hallway/deck_three/primary/port/docks) "uFp" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (Combat Laser Rifle)"; + req_access = null; + req_one_access = list(3,19) }, -/obj/structure/bed/stool/chair/padded/brown{ +/obj/item/gun/energy/rifle/laser/noctiluca, +/obj/structure/railing/mapped{ dir = 8 }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/structure/railing/mapped, +/obj/effect/floor_decal/corner/red/full, +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "uFC" = ( -/obj/structure/cable/green{ - icon_state = "11-1" +/obj/effect/floor_decal/industrial/warning{ + dir = 8 }, -/obj/structure/lattice/catwalk, -/turf/simulated/open, -/area/maintenance/security_starboard) +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "uGa" = ( /obj/structure/table/glass{ table_reinf = "glass" @@ -24928,13 +25804,6 @@ }, /turf/simulated/floor/tiled/white, /area/hallway/medical/upper) -"uGd" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) "uHb" = ( /obj/effect/floor_decal/corner/green{ dir = 10 @@ -24942,22 +25811,45 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard) -"uHM" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ +"uHl" = ( +/obj/effect/floor_decal/industrial/warning{ dir = 6 }, -/obj/structure/cable/green{ - icon_state = "2-4" +/obj/item/hullbeacon/red, +/obj/structure/railing/mapped{ + dir = 4 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) -"uHS" = ( -/obj/structure/flora/pottedplant/random, -/obj/effect/floor_decal/spline/plain{ - dir = 9 +/obj/structure/railing/mapped, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) +"uHM" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/alarm{ + pixel_y = 28 + }, +/obj/structure/bed/stool/padded/black, +/obj/effect/floor_decal/corner/red{ + dir = 5 }, /turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_armoury) +"uHS" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations_storage) "uIm" = ( /turf/simulated/floor/marble/dark, /area/bridge/minibar) @@ -24979,7 +25871,7 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "uJu" = ( /obj/effect/floor_decal/spline/fancy{ dir = 10 @@ -25002,7 +25894,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/lime{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, /turf/simulated/floor/tiled, @@ -25014,13 +25906,18 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/longbow_compartment) "uLo" = ( -/obj/item/material/shard, -/obj/effect/floor_decal/industrial/warning{ +/obj/effect/floor_decal/corner/paleblue{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "uLu" = ( /obj/machinery/telecomms/server/presets/unused, /turf/simulated/floor/bluegrid, @@ -25050,17 +25947,17 @@ /turf/simulated/floor/tiled, /area/bridge) "uMq" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/obj/machinery/alarm{ + pixel_x = 28; + dir = 8 + }, +/obj/effect/floor_decal/corner/blue/full{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/loading/yellow{ dir = 1 }, -/obj/effect/floor_decal/corner/blue{ - dir = 6 - }, -/obj/item/device/radio/intercom{ - dir = 8; - pixel_x = 20; - pixel_y = 1 - }, +/obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, /area/security/investigations) "uMv" = ( @@ -25071,10 +25968,18 @@ dir = 6 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "uMG" = ( /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/horizon/crew_quarters/fitness/washroom) +"uMS" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/machinery/photocopier, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/security/investigations) "uMW" = ( /obj/structure/bed/stool/chair/office/dark{ dir = 1 @@ -25101,14 +26006,11 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/controlroom) "uNy" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/turf/simulated/floor/wood, +/area/journalistoffice) "uOh" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -25129,7 +26031,7 @@ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_armoury/foyer) "uOA" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -25181,19 +26083,18 @@ /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/maintenance/bridge) "uQd" = ( -/obj/structure/table/standard, -/obj/item/device/hand_labeler{ - pixel_y = 2 +/obj/structure/lattice/catwalk, +/obj/structure/cable/green{ + icon_state = "11-1" }, -/obj/item/stack/packageWrap{ - pixel_y = 2 +/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{ + dir = 1 }, -/obj/item/storage/box/evidence{ - pixel_x = -4; - pixel_y = 18 +/obj/machinery/atmospherics/pipe/zpipe/down/supply{ + dir = 1 }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/turf/simulated/open, +/area/security/investigations) "uQk" = ( /obj/structure/cable/green{ icon_state = "1-4" @@ -25215,17 +26116,14 @@ /turf/simulated/floor/tiled/dark, /area/medical/smoking) "uQt" = ( -/obj/machinery/atmospherics/pipe/simple/hidden, -/obj/machinery/door/airlock/external{ - frequency = 1337; - icon_state = "door_locked"; - id_tag = "green_dock_aft_interior"; - locked = 1; - name = "Emergency Services Dock"; - req_access = list(13) +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/effect/landmark/entry_point/fore{ + name = "fore, deck 3 port hallway" }, +/obj/structure/window/shuttle/scc_space_ship/cardinal, /turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) +/area/horizon/hallway/deck_three/primary/port) "uQD" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -25235,7 +26133,7 @@ }, /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "uRa" = ( /obj/effect/floor_decal/corner_wide/paleblue, /obj/effect/floor_decal/corner/paleblue{ @@ -25271,21 +26169,52 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "uTn" = ( /obj/structure/sign/biohazard, /turf/simulated/wall, /area/medical/ward/isolation) -"uUQ" = ( +"uUy" = ( +/obj/structure/closet/secure_closet/guncabinet{ + name = "Weaponry (.45 Magazines)"; + req_access = null; + req_one_access = list(3,19) + }, /obj/structure/railing/mapped, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/item/ammo_magazine/mc10mm/leyon, +/obj/effect/floor_decal/corner/red/full, +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) +"uUA" = ( +/obj/structure/lattice/catwalk, /obj/structure/railing/mapped{ - dir = 8 + dir = 4 }, -/obj/structure/railing/mapped{ - dir = 1 +/obj/structure/railing/mapped, +/turf/simulated/open/airless, +/area/template_noop) +"uUQ" = ( +/obj/effect/floor_decal/corner/paleblue{ + dir = 5 }, -/turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/machinery/alarm{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "uVh" = ( /obj/structure/lattice/catwalk, /obj/structure/railing/mapped{ @@ -25379,7 +26308,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "uYq" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/disposalpipe/segment{ @@ -25436,7 +26365,7 @@ }, /obj/effect/floor_decal/spline/fancy/wood, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "vaz" = ( /obj/structure/bed/stool/chair/office/bridge, /obj/item/device/radio/intercom{ @@ -25462,15 +26391,18 @@ /turf/template_noop, /area/template_noop) "vbE" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/structure/disposalpipe/segment, +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 +/obj/effect/floor_decal/corner/green{ + dir = 10 + }, +/obj/structure/cable/green{ + icon_state = "1-4" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/area/horizon/crew_armoury/foyer) "vbJ" = ( /obj/effect/floor_decal/spline/plain, /obj/structure/disposalpipe/segment{ @@ -25513,11 +26445,27 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "vcX" = ( -/obj/structure/bed/stool/chair{ - dir = 8 +/obj/machinery/door/airlock/security{ + name = "Investigations Office"; + req_access = list(4) }, -/turf/simulated/floor/tiled/dark, -/area/security/investigations) +/obj/machinery/door/firedoor, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/security/forensics_office{ + name = "Security - Investigations Office" + }) "vdC" = ( /obj/machinery/door/airlock/hatch{ name = "Telecommunications - Control Room"; @@ -25548,7 +26496,7 @@ dir = 1 }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "vdY" = ( /obj/machinery/disposal/small/south, /obj/structure/disposalpipe/trunk{ @@ -25591,7 +26539,7 @@ pixel_x = 32 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "vgn" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -25604,8 +26552,12 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "vhh" = ( +/obj/structure/bed/stool/chair/padded/brown, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, /turf/simulated/floor/wood, -/area/security/vacantoffice2) +/area/horizon/hallway/deck_three/primary/port) "vhl" = ( /obj/structure/sign/deathsposal{ name = "\improper SPENT MUNITIONS EJECTION CHUTE sign"; @@ -25716,20 +26668,20 @@ /turf/simulated/floor/carpet/art, /area/crew_quarters/lounge/secondary) "vkZ" = ( -/obj/effect/floor_decal/corner/paleblue{ +/obj/machinery/light, +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/obj/machinery/light, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "vlz" = ( /obj/machinery/door/firedoor, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 9 }, /obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "vlC" = ( /obj/effect/floor_decal/corner/grey/diagonal{ dir = 8 @@ -25834,44 +26786,40 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "vpR" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Emergency Service Dock Port"; +/obj/structure/lattice/catwalk/indoor/grate, +/obj/effect/floor_decal/industrial/warning{ dir = 1 }, -/obj/structure/bed/stool/chair{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor, +/area/maintenance/engineering_ladder) "vqB" = ( /obj/machinery/light, /obj/effect/floor_decal/corner/green{ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "vrD" = ( -/obj/structure/bed/stool/chair{ - dir = 1 +/obj/structure/cable/green{ + icon_state = "1-4" }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/lino/grey, +/area/security/forensics_office{ + name = "Security - Investigations Office" + }) "vrL" = ( /obj/structure/flora/ausbushes/pointybush, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "vsx" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/cable/green{ @@ -25899,17 +26847,11 @@ /turf/simulated/open/airless, /area/template_noop) "vtC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/effect/floor_decal/corner/green{ + dir = 5 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "vtG" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -25934,6 +26876,11 @@ }, /turf/simulated/floor/tiled, /area/bridge) +"vuR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/red/diagonal, +/turf/simulated/floor/lino/grey, +/area/horizon/deck_three/cafeteria) "vvg" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -25972,7 +26919,7 @@ dir = 10 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "vxf" = ( /obj/machinery/power/breakerbox/activated{ RCon_tag = "Deck 3 Civilian Substation" @@ -26007,7 +26954,7 @@ /obj/effect/map_effect/door_helper/unres{ dir = 4 }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/full, /area/lawoffice/representative) "vyf" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -26023,9 +26970,9 @@ /obj/structure/cable/green{ icon_state = "4-8" }, -/obj/effect/floor_decal/corner/paleblue, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "vyA" = ( /obj/machinery/door/airlock/highsecurity{ icon_state = "door_locked"; @@ -26052,15 +26999,17 @@ /turf/simulated/floor/reinforced, /area/bridge/selfdestruct) "vyJ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/structure/table/rack, +/obj/item/storage/box/magnetic_locks, +/obj/item/storage/box/cell/high, +/obj/item/storage/box/flares, +/obj/item/storage/box/flares, +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance{ - req_one_access = list(12) - }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "vyU" = ( /obj/effect/floor_decal/spline/fancy{ dir = 5 @@ -26078,7 +27027,7 @@ /obj/machinery/door/airlock/glass{ name = "Deck 3 Starboard Hallway" }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/full, /area/horizon/hallway/deck_three/primary/starboard) "vzc" = ( /obj/machinery/newscaster{ @@ -26124,14 +27073,11 @@ /turf/simulated/floor, /area/crew_quarters/captain) "vzX" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/security/investigations) "vAB" = ( /obj/effect/floor_decal/spline/plain{ dir = 4 @@ -26251,14 +27197,8 @@ /turf/simulated/floor/wood, /area/horizon/deck_three/cafeteria) "vFz" = ( -/obj/effect/floor_decal/corner/green{ - dir = 10 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/turf/simulated/wall, +/area/horizon/hallway/deck_three/primary/central) "vGj" = ( /obj/effect/floor_decal/spline/plain{ dir = 10 @@ -26306,16 +27246,16 @@ /turf/simulated/floor/wood, /area/lawoffice/representative) "vJP" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "vKa" = ( /obj/effect/floor_decal/corner_wide/paleblue{ dir = 10 @@ -26437,14 +27377,11 @@ /turf/simulated/floor/tiled, /area/bridge) "vNY" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/lattice/catwalk/indoor/grate, -/obj/machinery/alarm{ - dir = 4; - pixel_x = -28 +/obj/effect/floor_decal/corner/yellow{ + dir = 10 }, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) +/turf/simulated/floor/tiled, +/area/engineering/break_room) "vOl" = ( /obj/structure/window/reinforced{ dir = 4 @@ -26476,14 +27413,11 @@ /turf/simulated/floor/carpet, /area/lawoffice/consular) "vOV" = ( -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/structure/railing/mapped{ + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/turf/simulated/floor/tiled, -/area/security/investigations_storage) +/turf/simulated/open, +/area/horizon/hallway/deck_three/primary/port) "vPl" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 8 @@ -26571,14 +27505,14 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "vRR" = ( /obj/structure/flora/pottedplant/random, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "vSg" = ( /obj/effect/floor_decal/spline/plain/cee, /obj/machinery/power/sensor{ @@ -26604,7 +27538,21 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) +"vTb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/lattice/catwalk/indoor/grate, +/obj/machinery/power/apc{ + pixel_y = 24; + dir = 1 + }, +/obj/structure/cable/green{ + icon_state = "0-8" + }, +/turf/simulated/floor, +/area/maintenance/security_starboard) "vTx" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -26626,19 +27574,20 @@ icon_state = "pipe-c" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "vTI" = ( -/obj/machinery/door/airlock/external{ - frequency = 1337; - icon_state = "door_locked"; - id_tag = "green_dock_aft_exterior"; - locked = 1; - name = "Emergency Services Dock"; - req_access = list(13) +/obj/effect/landmark/start{ + name = "Head of Security" }, -/obj/effect/shuttle_landmark/horizon/dock2, -/turf/simulated/floor/plating, -/area/hallway/secondary/entry/emergency) +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/structure/sign/flag/scc{ + pixel_y = 32 + }, +/obj/structure/bed/stool/chair/office/bridge/generic, +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "vTJ" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 6 @@ -26652,13 +27601,21 @@ /turf/simulated/floor/carpet/rubber, /area/bridge/longbow_compartment) "vVa" = ( -/obj/machinery/light/small/emergency{ - dir = 4 +/obj/effect/floor_decal/corner/green{ + dir = 6 }, -/obj/structure/dispenser/oxygen, -/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/structure/closet/walllocker/medical{ + pixel_x = 32 + }, +/obj/effect/floor_decal/industrial/outline/medical, +/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, +/obj/item/reagent_containers/hypospray/autoinjector/inaprovaline, +/obj/item/stack/medical/ointment, +/obj/item/stack/medical/ointment, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/bruise_pack, /turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/area/horizon/crew_armoury/foyer) "vVE" = ( /obj/effect/floor_decal/corner/blue{ dir = 9 @@ -26682,7 +27639,7 @@ icon_state = "1-2" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "vVZ" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -26697,12 +27654,24 @@ /turf/simulated/floor, /area/medical/ward/isolation) "vWS" = ( -/obj/machinery/requests_console{ - department = "Journalist's Office"; - pixel_x = 32 +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/turf/simulated/floor/wood, -/area/journalistoffice) +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Port Hallway" + }, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "vXb" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 4 @@ -26740,28 +27709,12 @@ /turf/simulated/floor/wood, /area/bridge/minibar) "vZP" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, /obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Port Hallway" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/service{ - name = "Journalist's Office"; - req_access = list(70) - }, -/obj/effect/map_effect/door_helper/unres{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/journalistoffice) +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port) "waj" = ( /obj/structure/disposalpipe/segment, /obj/structure/lattice/catwalk/indoor/grate, @@ -26804,12 +27757,21 @@ /turf/simulated/floor/tiled/dark/full, /area/security/vacantoffice2) "wbp" = ( -/obj/machinery/light/small/emergency{ +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/power/apc{ + dir = 1; + pixel_y = 24 + }, +/obj/structure/cable/green{ + icon_state = "0-2" + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/visible, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/turf/simulated/floor/wood, +/area/security/vacantoffice2) "wbQ" = ( /obj/structure/sink{ dir = 4; @@ -26864,10 +27826,10 @@ }, /obj/structure/lattice, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wdy" = ( /turf/simulated/wall/r_wall, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wdJ" = ( /obj/structure/table/reinforced, /obj/machinery/photocopier/faxmachine{ @@ -26916,10 +27878,15 @@ /obj/structure/railing/mapped, /turf/simulated/open, /area/hallway/medical/upper) -"whf" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +"wgM" = ( +/obj/random/junk, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + icon_state = "4-8" }, +/turf/simulated/floor/tiled, +/area/maintenance/engineering_ladder) +"whf" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, @@ -26932,24 +27899,20 @@ /obj/structure/cable/green{ icon_state = "4-8" }, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "whh" = ( -/obj/structure/table/reinforced/steel, -/obj/structure/window/reinforced, -/obj/machinery/door/window/brigdoor/westright{ - req_access = list(1,19) +/obj/effect/floor_decal/industrial/warning{ + dir = 4 }, -/obj/machinery/door/window/brigdoor/eastleft{ - req_access = list(1,19) +/obj/structure/railing/mapped{ + dir = 4 }, -/obj/machinery/door/blast/regular{ - id = "crew_armoury_desk"; - name = "Crew Armoury Desk" - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/dark/full, -/area/crew_armory) +/turf/simulated/floor/reinforced/airless, +/area/template_noop) "whG" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 1 @@ -26974,22 +27937,13 @@ /area/horizon/hallway/deck_three/primary/starboard/docks) "wky" = ( /obj/effect/floor_decal/corner/red/diagonal, -/obj/machinery/power/apc/low{ - dir = 4; - name = "east bump"; - pixel_x = 24 - }, -/obj/structure/cable/green{ - icon_state = "0-8" - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/effect/floor_decal/spline/plain{ dir = 4 }, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Central Ring Port"; - dir = 8 +/obj/structure/cable/green{ + icon_state = "4-8" }, /turf/simulated/floor/lino/grey, /area/horizon/deck_three/cafeteria) @@ -27003,7 +27957,7 @@ "wkT" = ( /obj/structure/flora/ausbushes/palebush, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wld" = ( /turf/simulated/wall, /area/medical/ward/isolation) @@ -27062,13 +28016,12 @@ /area/medical/ward) "wmh" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/effect/floor_decal/corner/paleblue/diagonal, /obj/structure/disposalpipe/junction{ dir = 2; icon_state = "pipe-j2" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wml" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass_command{ @@ -27144,11 +28097,9 @@ /turf/simulated/floor/carpet/rubber, /area/crew_quarters/captain) "woR" = ( -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/effect/floor_decal/corner/blue/diagonal, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "woS" = ( /obj/item/modular_computer/console/preset/command/account, /obj/machinery/requests_console{ @@ -27175,27 +28126,14 @@ /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) "wpA" = ( -/obj/machinery/door/airlock/glass_security{ - name = "Crew Armoury" - }, -/obj/machinery/door/blast/regular{ - dir = 4; - id = "crew_armory"; - name = "Crew Armoury" - }, -/obj/effect/floor_decal/industrial/hatch/yellow, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/dark/full, -/area/crew_armory) +/turf/simulated/wall/shuttle/scc_space_ship/cardinal, +/area/horizon/crew_armoury) "wpK" = ( -/obj/structure/bed/stool/chair{ +/obj/effect/floor_decal/corner/green/full{ dir = 1 }, -/obj/effect/landmark/start{ - name = "Security Officer" - }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "wqk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/black{ dir = 4 @@ -27229,8 +28167,33 @@ /obj/effect/floor_decal/corner/paleblue{ dir = 5 }, +/obj/machinery/alarm{ + pixel_y = 28 + }, /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) +"wqO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/hatch{ + secured_wires = 1; + req_access = list(19); + name = "Decrepit Maintenance Hatch" + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/cobweb2, +/obj/structure/curtain/black, +/obj/machinery/door/blast/shutters{ + id = "shutters_bunker_entrance"; + name = "Decrepit Maintenance Shutter"; + dir = 2 + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "wqS" = ( /obj/machinery/door/airlock/maintenance{ req_access = null; @@ -27253,8 +28216,11 @@ /obj/effect/floor_decal/spline/plain{ dir = 6 }, +/obj/structure/railing/mapped{ + dir = 4 + }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wtr" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 8 @@ -27276,14 +28242,24 @@ /turf/simulated/floor/carpet, /area/bridge/meeting_room) "wtM" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/structure/plasticflaps/airtight, +/obj/machinery/door/airlock/security{ + name = "Evidence Storage"; + req_access = null; + req_one_access = list(4,68) }, -/obj/effect/floor_decal/industrial/warning{ - dir = 1 +/obj/machinery/door/firedoor, +/obj/structure/cable/green{ + icon_state = "4-8" }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/security/investigations_storage) "wtU" = ( /obj/machinery/alarm{ dir = 4; @@ -27373,7 +28349,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wAi" = ( /obj/effect/floor_decal/corner/green/diagonal, /turf/simulated/floor/tiled/white, @@ -27484,11 +28460,11 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 8 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wGH" = ( /turf/simulated/floor/reinforced/airless, /area/template_noop) @@ -27564,12 +28540,20 @@ /turf/simulated/floor, /area/maintenance/bridge) "wIM" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/machinery/pipedispenser, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) +/obj/machinery/newscaster{ + pixel_y = -32 + }, +/obj/effect/floor_decal/corner/beige{ + dir = 10 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "wJm" = ( /obj/machinery/door/firedoor/multi_tile{ dir = 2 @@ -27756,28 +28740,9 @@ /turf/simulated/floor, /area/maintenance/bridge) "wPW" = ( -/obj/structure/closet/secure_closet/guncabinet{ - name = "Weaponry (.45 Magazines)"; - req_access = null; - req_one_access = list(3,19) - }, /obj/structure/railing/mapped, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/effect/floor_decal/industrial/outline/red, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/obj/item/ammo_magazine/mc10mm/leyon, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/open, +/area/horizon/hallway/deck_three/primary/port) "wQI" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/machinery/atmospherics/pipe/manifold/hidden/cyan, @@ -27824,17 +28789,36 @@ /turf/simulated/floor/tiled/ramp/bottom, /area/bridge/controlroom) "wSJ" = ( -/obj/structure/window/shuttle/scc_space_ship, -/obj/structure/grille, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/maintenance/aux_atmospherics/deck_3) -"wTo" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1380; + master_tag = "specops_shuttle_dock_airlock"; + name = "interior access button"; + pixel_x = 25; + pixel_y = 25; + req_access = list(13) }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/floor_decal/corner/paleblue/full{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) +"wTo" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, +/obj/machinery/bodyscanner{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/outline/security, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "wTy" = ( /obj/effect/floor_decal/corner/blue{ dir = 6 @@ -27904,9 +28888,9 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/paleblue, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/green, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) "wUL" = ( /obj/machinery/light, /obj/effect/floor_decal/spline/plain, @@ -27938,9 +28922,12 @@ /turf/simulated/floor/tiled/dark, /area/horizon/crew_quarters/fitness/hallway) "wVu" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/door/airlock/glass{ + name = "Deck 3 Port Docks" + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/port/docks) "wVy" = ( /obj/machinery/camera/network/third_deck{ c_tag = "Third Deck - Crew Lounge Fore"; @@ -27989,57 +28976,33 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/heads/cmo) "wWG" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 8 }, -/obj/machinery/alarm{ - dir = 4; - pixel_x = -28 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/sunnybush, +/turf/simulated/floor/grass/alt, +/area/horizon/hallway/deck_three/primary/port) +"wWK" = ( +/obj/effect/floor_decal/corner/beige/diagonal, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) -"wWK" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 6 - }, -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) -"wWX" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 8 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/structure/disposalpipe/sortjunction/flipped{ - name = "Journalist"; - sortType = "Journalist" - }, /obj/structure/cable/green{ - icon_state = "2-4" + icon_state = "2-8" }, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"wWX" = ( /obj/structure/railing/mapped{ dir = 8 }, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "wWY" = ( /obj/effect/floor_decal/spline/plain{ dir = 6 @@ -28062,24 +29025,43 @@ /turf/simulated/floor/plating, /area/horizon/crew_quarters/fitness/lounge) "wYq" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) -"wYX" = ( -/obj/effect/floor_decal/corner/green{ - dir = 5 +/obj/structure/table/standard, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 }, +/obj/item/pen{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) +"wYX" = ( +/obj/effect/floor_decal/corner/green, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/crew_quarters/fitness/hallway) "wZu" = ( -/obj/structure/bed/stool/chair{ +/obj/effect/floor_decal/corner/paleblue/full{ + dir = 8 + }, +/obj/machinery/light{ dir = 1 }, -/obj/effect/landmark/start{ - name = "Investigator" +/obj/machinery/power/apc{ + pixel_y = 24; + dir = 1 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/structure/cable/green{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "wZL" = ( /obj/structure/cable{ icon_state = "4-8" @@ -28088,14 +29070,11 @@ name = "\improper Executive Officer's notice board"; pixel_y = -32 }, -/obj/effect/floor_decal/corner/paleblue{ +/obj/effect/floor_decal/corner/green{ dir = 10 }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "xaL" = ( /obj/machinery/camera/network/command{ c_tag = "Bridge - Corridor Camera 2"; @@ -28150,16 +29129,17 @@ /turf/simulated/floor/tiled, /area/bridge/meeting_room) "xfj" = ( -/obj/structure/bed/stool/chair{ - dir = 1 +/obj/structure/cable/green{ + icon_state = "4-8" }, -/obj/machinery/light, -/obj/effect/floor_decal/corner/blue/full, -/obj/effect/landmark/start{ - name = "Security Officer" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/tiled/dark, -/area/security/vacantoffice2) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port) "xfV" = ( /obj/structure/cable{ icon_state = "4-8" @@ -28211,15 +29191,19 @@ /turf/simulated/floor/carpet/art, /area/crew_quarters/lounge) "xhV" = ( -/obj/structure/table/rack, -/obj/effect/floor_decal/industrial/outline/yellow, -/obj/item/storage/box/magnetic_locks, -/obj/item/storage/box/cell/high, -/obj/item/storage/box/flares, -/obj/item/storage/box/flares, -/obj/machinery/firealarm/north, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/machinery/recharger/wallcharger{ + pixel_y = 34; + pixel_x = 4 + }, +/obj/machinery/recharger/wallcharger{ + pixel_y = 24; + pixel_x = 4 + }, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/security/investigations) "xii" = ( /obj/structure/filingcabinet/filingcabinet{ pixel_x = -9; @@ -28239,15 +29223,15 @@ /turf/simulated/floor/wood, /area/lawoffice/representative) "xij" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 10 - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, /obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "xiC" = ( /obj/effect/floor_decal/spline/fancy, /obj/item/modular_computer/console/preset/medical{ @@ -28271,19 +29255,9 @@ /turf/simulated/floor/wood, /area/crew_quarters/lounge/secondary) "xjl" = ( -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen{ - pixel_x = 5; - pixel_y = 5 - }, -/obj/item/pen/red, -/obj/structure/table/glass, -/obj/effect/floor_decal/corner/beige/diagonal, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/structure/table/wood, +/turf/simulated/floor/carpet, +/area/journalistoffice) "xjW" = ( /obj/structure/flora/ausbushes/ywflowers, /obj/machinery/light{ @@ -28293,7 +29267,7 @@ dir = 8 }, /turf/simulated/floor/grass/alt, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "xki" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -28308,18 +29282,30 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "xkk" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 +/obj/effect/floor_decal/corner/blue{ + dir = 5 }, -/obj/structure/disposalpipe/segment, -/obj/machinery/camera/network/third_deck{ - c_tag = "Third Deck - Emergency Service Dock Starboard"; - dir = 8 +/obj/item/storage/box/fancy/tray/autopsy, +/obj/structure/table/glass, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"xkD" = ( +/obj/machinery/alarm{ + pixel_y = 28 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/effect/floor_decal/corner/blue{ + dir = 5 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "xkL" = ( /obj/structure/table/standard, /obj/effect/floor_decal/corner/beige{ @@ -28377,6 +29363,12 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/captain) +"xmW" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "xnC" = ( /obj/structure/railing/mapped{ dir = 8 @@ -28446,13 +29438,39 @@ }, /turf/simulated/open/airless, /area/horizon/exterior) +"xre" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/securearea{ + name = "\improper WARNING: FIRING RANGE sign"; + desc = "A warning sign which reads 'WARNING: FIRING RANGE'."; + pixel_y = -32 + }, +/obj/effect/floor_decal/industrial/loading/security{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "xrV" = ( /obj/structure/flora/pottedplant/random, -/obj/effect/floor_decal/corner/paleblue/full{ +/obj/effect/floor_decal/corner/green/full{ dir = 1 }, -/turf/simulated/floor/tiled/dark, -/area/horizon/hallway/deck_three/primary/starboard) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/central) +"xrY" = ( +/obj/machinery/button/remote/blast_door{ + id = "shutters_deck3_engibreakwindows"; + name = "Viewing Shutters"; + pixel_x = 25; + pixel_y = 25 + }, +/obj/effect/floor_decal/corner/yellow{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/engineering/break_room) "xsy" = ( /obj/effect/floor_decal/corner_wide/paleblue{ dir = 5 @@ -28475,20 +29493,15 @@ /turf/simulated/floor/plating, /area/horizon/crew_quarters/fitness/lounge) "xuf" = ( -/obj/machinery/newscaster{ - pixel_y = 30 +/obj/structure/railing/mapped{ + dir = 1 }, -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/structure/railing/mapped{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/structure/lattice, +/turf/simulated/open, +/area/horizon/hallway/deck_three/primary/central) "xul" = ( /obj/structure/railing/mapped{ dir = 1 @@ -28497,26 +29510,27 @@ dir = 8 }, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "xus" = ( -/obj/effect/floor_decal/industrial/warning/cee{ - dir = 4 +/obj/machinery/computer/security/telescreen{ + layer = 4; + name = "Observation Screen"; + network = list("Interrogation"); + pixel_y = -32 }, -/obj/machinery/atmospherics/binary/pump/on{ - dir = 4; - name = "Distro to Port Docks"; - target_pressure = 200 +/obj/structure/bed/stool/chair, +/obj/effect/floor_decal/corner/blue{ + dir = 10 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "xuB" = ( /obj/machinery/vending/coffee, /obj/effect/floor_decal/corner/green{ dir = 9 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "xuV" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -28534,7 +29548,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "xvw" = ( /obj/structure/bed/stool/chair/padded/brown{ dir = 8 @@ -28571,8 +29585,11 @@ /obj/effect/floor_decal/spline/fancy/wood{ dir = 5 }, +/obj/structure/railing/mapped{ + dir = 4 + }, /turf/simulated/floor/wood, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "xwI" = ( /obj/machinery/door/airlock/freezer{ id_tag = "main_unit_1"; @@ -28581,14 +29598,27 @@ /turf/simulated/floor/tiled/white, /area/horizon/crew_quarters/fitness/washroom) "xxi" = ( -/obj/structure/table/rack, -/obj/random/arcade, -/turf/simulated/floor/tiled, -/area/maintenance/aux_atmospherics/deck_3) -"xxW" = ( -/obj/effect/floor_decal/corner/red/diagonal, +/obj/effect/floor_decal/corner/yellow/diagonal, +/obj/machinery/shieldwallgen, +/obj/effect/floor_decal/industrial/outline/engineering, /turf/simulated/floor/tiled/dark, -/area/crew_armory) +/area/horizon/crew_armoury) +"xxW" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 2; + name = "Crew Armoury Foyer" + }, +/obj/machinery/door/firedoor/multi_tile{ + dir = 2 + }, +/turf/simulated/floor/tiled/full, +/area/horizon/crew_armoury/foyer) "xyc" = ( /obj/machinery/door/airlock/freezer{ id_tag = "main_unit_2"; @@ -28622,6 +29652,18 @@ }, /turf/simulated/floor/tiled, /area/horizon/crew_quarters/cryo) +"xzr" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/button/remote/blast_door{ + name = "Bunker Entrance Shutter"; + id = "shutters_bunker_entrance"; + dir = 1; + pixel_y = -25; + pixel_x = 7; + req_access = list(19) + }, +/turf/simulated/floor/tiled/dark, +/area/maintenance/engineering_ladder) "xAc" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 @@ -28629,35 +29671,48 @@ /turf/simulated/floor/tiled, /area/security/vacantoffice) "xAy" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/table/glass, -/obj/item/storage/box/fancy/tray/autopsy, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/vending/cola, +/turf/simulated/floor/tiled/dark, +/area/horizon/hallway/deck_three/primary/port) "xAE" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 }, /turf/simulated/floor/wood, /area/crew_quarters/captain) -"xBf" = ( -/obj/machinery/light/small/emergency, -/obj/random/junk, -/obj/effect/floor_decal/industrial/warning{ +"xAK" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/floor_decal/industrial/outline/yellow, -/turf/simulated/floor, -/area/maintenance/engineering_ladder) -"xDg" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/carpet, -/area/security/forensics_office{ - name = "Security - Investigations Office" - }) +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) +"xBf" = ( +/obj/structure/table/glass, +/obj/machinery/microscope, +/obj/effect/floor_decal/corner/beige/diagonal, +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) +"xDg" = ( +/obj/machinery/door/airlock/security{ + name = "Interrogation"; + req_access = list(1) + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/security/investigations) "xDz" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -28696,12 +29751,14 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop/xo) "xEn" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/structure/table/standard, +/obj/item/folder/sec{ + pixel_x = -1; + pixel_y = 1 }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/obj/effect/floor_decal/corner/blue/full, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "xEP" = ( /turf/simulated/wall, /area/horizon/crew_quarters/cryo) @@ -28755,21 +29812,9 @@ /turf/simulated/wall/shuttle/scc_space_ship/cardinal, /area/horizon/hallway/deck_three/primary/starboard/docks) "xGF" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/firealarm/west, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/map_effect/window_spawner/full/reinforced/firedoor, +/turf/simulated/floor/tiled/dark/full, +/area/security/investigations) "xHL" = ( /obj/structure/bed/stool/chair/office/dark{ dir = 1 @@ -28810,19 +29855,41 @@ /obj/effect/floor_decal/corner/blue/diagonal, /turf/simulated/floor/tiled, /area/bridge) +"xJq" = ( +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/obj/structure/bed/stool/chair{ + dir = 1 + }, +/obj/effect/landmark/start{ + name = "Security Officer" + }, +/obj/structure/sign/nosmoking_2{ + pixel_y = -32 + }, +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "xJx" = ( /turf/simulated/wall/r_wall, /area/engineering/break_room) -"xJP" = ( -/obj/effect/floor_decal/industrial/warning/cee{ +"xJG" = ( +/obj/structure/railing/mapped{ dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/visible/universal{ - dir = 4 +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/effect/floor_decal/industrial/warning{ + dir = 8 }, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/reinforced/airless, +/area/template_noop) +"xJP" = ( +/obj/structure/bed/stool/chair, +/obj/effect/floor_decal/corner/blue{ + dir = 10 + }, +/turf/simulated/floor/tiled/dark, +/area/security/investigations) "xJU" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -28876,30 +29943,16 @@ /turf/simulated/floor/beach/water/pool, /area/horizon/crew_quarters/fitness/pool) "xMj" = ( -/obj/structure/closet/secure_closet/guncabinet{ - name = "Weaponry (.45 Pistol and Holsters)"; - req_access = null; - req_one_access = list(3,19) +/obj/structure/table/glass, +/obj/machinery/dnaforensics{ + pixel_x = -1; + pixel_y = 2 }, -/obj/machinery/light{ - dir = 8 +/obj/effect/floor_decal/corner/beige{ + dir = 5 }, -/obj/effect/floor_decal/corner/red/diagonal, -/obj/item/clothing/accessory/holster/thigh, -/obj/item/clothing/accessory/holster/thigh, -/obj/item/clothing/accessory/holster/thigh, -/obj/effect/floor_decal/industrial/outline/red, -/obj/item/clothing/accessory/holster/thigh, -/obj/item/clothing/accessory/holster/thigh, -/obj/item/clothing/accessory/holster/thigh, -/obj/item/gun/projectile/leyon, -/obj/item/gun/projectile/leyon, -/obj/item/gun/projectile/leyon, -/obj/item/gun/projectile/leyon, -/obj/item/gun/projectile/leyon, -/obj/item/gun/projectile/leyon, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled/white, +/area/security/forensics_morgue) "xMZ" = ( /obj/machinery/embedded_controller/radio/airlock/docking_port{ frequency = 1337; @@ -28968,21 +30021,15 @@ /turf/simulated/floor/tiled, /area/bridge/controlroom) "xPv" = ( -/obj/structure/cable/green{ - icon_state = "1-8" +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/machinery/disposal/small/west, +/obj/structure/disposalpipe/trunk{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/simulated/floor/tiled, -/area/security/investigations) +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "xPy" = ( /obj/machinery/alarm{ dir = 1; @@ -29007,15 +30054,15 @@ /turf/simulated/floor/tiled, /area/horizon/hallway/deck_three/primary/starboard/docks) "xPz" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 6 - }, /obj/structure/noticeboard{ name = "\improper Corporate Representative notice board"; pixel_x = 32 }, +/obj/effect/floor_decal/corner/blue{ + dir = 6 + }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "xPP" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -29035,18 +30082,18 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "xQB" = ( -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = -24 +/obj/machinery/door/firedoor, +/obj/structure/cable/green{ + icon_state = "1-2" }, -/obj/effect/floor_decal/corner/blue/diagonal, -/obj/effect/floor_decal/industrial/outline/security, -/obj/machinery/deployable/barrier, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/obj/effect/floor_decal/industrial/warning, +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/maintenance/engineering_ladder) "xQZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -29086,14 +30133,17 @@ /turf/simulated/floor/carpet/rubber, /area/tcommsat/entrance) "xSX" = ( -/obj/effect/floor_decal/corner/paleblue{ - dir = 5 +/obj/structure/bed/stool/chair{ + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ +/obj/effect/landmark/start{ + name = "Warden" + }, +/obj/effect/floor_decal/corner/blue{ dir = 6 }, -/turf/simulated/floor/tiled, -/area/hallway/secondary/entry/emergency) +/turf/simulated/floor/tiled/dark, +/area/security/vacantoffice2) "xVe" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled/white, @@ -29131,23 +30181,26 @@ /area/horizon/crew_quarters/fitness/changing) "xWL" = ( /obj/structure/lattice/catwalk/indoor/grate, +/obj/structure/cable{ + icon_state = "2-4" + }, /turf/simulated/floor, /area/maintenance/engineering_ladder) "xXh" = ( -/obj/structure/bed/stool/chair/office/dark{ +/obj/effect/floor_decal/corner/paleblue/full{ dir = 4 }, -/obj/effect/floor_decal/corner/blue{ - dir = 6 +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 9 }, -/turf/simulated/floor/tiled/dark, -/area/crew_armory) +/turf/simulated/floor/tiled, +/area/horizon/hallway/deck_three/primary/port/docks) "xXk" = ( +/obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Deck 3 Starboard Hallway" }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled, +/turf/simulated/floor/tiled/full, /area/horizon/hallway/deck_three/primary/starboard) "xXD" = ( /obj/machinery/door/blast/shutters/open{ @@ -29175,7 +30228,7 @@ dir = 4 }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/crew_quarters/fitness/hallway) "xZy" = ( /obj/machinery/light_switch{ pixel_x = 25; @@ -29203,24 +30256,42 @@ /turf/simulated/floor/tiled/dark/full, /area/lawoffice/representative) "yce" = ( -/obj/machinery/light{ - dir = 1 +/obj/effect/floor_decal/industrial/warning{ + dir = 8 }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/item/hullbeacon/red, +/turf/simulated/floor/reinforced/airless, +/area/template_noop) +"ych" = ( +/obj/structure/table/rack, +/obj/item/clothing/accessory/armband/sec, +/obj/item/clothing/accessory/armband/sec, +/obj/item/clothing/accessory/armband/sec, +/obj/item/clothing/suit/armor/carrier/generic, +/obj/item/clothing/suit/armor/carrier/generic, +/obj/item/clothing/suit/armor/carrier/generic, +/obj/item/clothing/head/helmet/security/generic, +/obj/item/clothing/head/helmet/security/generic, +/obj/item/clothing/head/helmet/security/generic, +/obj/item/clothing/accessory/arm_guard/generic, +/obj/item/clothing/accessory/arm_guard/generic, +/obj/item/clothing/accessory/arm_guard/generic, +/obj/item/clothing/accessory/leg_guard/generic, +/obj/item/clothing/accessory/leg_guard/generic, +/obj/item/clothing/accessory/leg_guard/generic, +/obj/structure/railing/mapped, +/obj/structure/railing/mapped{ dir = 4 }, -/obj/effect/floor_decal/corner/beige/diagonal, -/obj/machinery/disposal/small/south, -/obj/structure/disposalpipe/trunk, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) -"ych" = ( -/obj/effect/floor_decal/corner/paleblue, -/obj/structure/cable/green{ - icon_state = "4-8" +/obj/effect/floor_decal/corner/red/full{ + dir = 4 }, -/turf/simulated/floor/tiled, -/area/hallway/primary/port) +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "ycu" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 9 @@ -29265,31 +30336,24 @@ /area/bridge) "yeT" = ( /obj/machinery/door/firedoor, -/obj/effect/floor_decal/corner/paleblue{ - dir = 9 - }, -/obj/effect/floor_decal/industrial/hatch/yellow, /obj/structure/cable{ icon_state = "1-2" }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard) +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/horizon/hallway/deck_three/primary/central) "yfg" = ( -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/effect/floor_decal/corner/beige/diagonal, /obj/machinery/newscaster{ - pixel_y = 32 + pixel_x = 32 }, -/turf/simulated/floor/tiled/white, -/area/security/forensics_morgue) +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/journalistoffice) "ygm" = ( /obj/structure/disposalpipe/segment, /obj/effect/floor_decal/corner/green/diagonal, @@ -29341,6 +30405,22 @@ }, /turf/simulated/floor/carpet/art, /area/horizon/crew_quarters/fitness/lounge) +"ygT" = ( +/obj/structure/table/rack, +/obj/item/stack/material/plasteel{ + amount = 20 + }, +/obj/item/stack/material/steel/full, +/obj/item/stack/material/steel/full, +/obj/item/stack/material/steel/full, +/obj/item/stack/liquidbags/half_full, +/obj/item/stack/barbed_wire/half_full, +/obj/effect/floor_decal/corner/blue{ + dir = 9 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark, +/area/horizon/crew_armoury) "yhj" = ( /obj/effect/floor_decal/corner/green{ dir = 9 @@ -29401,11 +30481,11 @@ icon_state = "1-4" }, /turf/simulated/floor/tiled, -/area/horizon/hallway/deck_three/primary/starboard/docks) +/area/horizon/hallway/deck_three/primary/starboard) "ykD" = ( /obj/structure/railing/mapped, /turf/simulated/open, -/area/horizon/hallway/deck_three/primary/starboard) +/area/horizon/hallway/deck_three/primary/central) "ylG" = ( /obj/effect/decal/cleanable/cobweb2, /obj/effect/decal/cleanable/cobweb, @@ -42467,9 +43547,9 @@ vLY xon beL vLY -eks +wUS irl -gWp +mqJ piX iYp eWn @@ -42670,7 +43750,7 @@ ccQ gqw vLY jIW -avK +irl lEq piX mlv @@ -43075,7 +44155,7 @@ tQA oaY rWG xki -gWp +mqJ piX xhM igU @@ -43272,12 +44352,12 @@ iya pBE ajj jWd -pIp -pIp -pIp -pIp +bbV +bbV +bbV +bbV qVa -qro +uwr piX tbL krs @@ -43681,7 +44761,7 @@ ePx nIW tQj mjH -gWp +mqJ afN cyz cyz @@ -43880,10 +44960,10 @@ sPO nmD uQD jns -oBE +sWB qxO mjH -gWp +mqJ afN cyz cyz @@ -44281,15 +45361,15 @@ wLL kDm kZM sPO -wYX +wUS lki -aVJ +ney xQp xQp tGz qub yjY -aVJ +ney vvG mtE xjh @@ -44483,9 +45563,9 @@ nxq hhn lzn sPO -wYX +wUS qVa -dHs +nAX vfv lRK lRK @@ -44685,9 +45765,9 @@ hlt grI nbM sPO -wYX +wUS qVa -qro +uwr rpX gdT gdT @@ -44889,7 +45969,7 @@ tWD gKk qqN hzK -vFz +lNe gdT ihI gqJ @@ -45089,9 +46169,9 @@ tSs eQq tVW oIc -wYX +wUS qVa -gWp +mqJ gdT hNQ rHb @@ -45291,9 +46371,9 @@ sSC hpb sXJ oIc -wYX +wUS qVa -gWp +mqJ wNM xHL bas @@ -45493,9 +46573,9 @@ dZY dZY uwD oIc -wYX +wUS qVa -gWp +mqJ gdT vKR bas @@ -45695,9 +46775,9 @@ oTU kYv kvl oIc -wYX +wUS qVa -gWp +mqJ gdT rBA fsj @@ -46285,7 +47365,7 @@ dHJ tCM srM efd -ney +fpo jVw kUl vaL @@ -46484,7 +47564,7 @@ gcV gcV cbP pXu -wUS +vtC vSF tLr vaL @@ -46889,8 +47969,8 @@ oVU oVU xbM lMA -oMk -nAX +eks +wYX vaL aqc aqc @@ -47090,7 +48170,7 @@ oVU oVU oVU xbM -wUS +vtC ovx icU qGF @@ -47109,7 +48189,7 @@ iFI lZQ kSX gEa -lak +wUS uOA emM jOD @@ -47293,8 +48373,8 @@ oVU oVU nBJ vRf -oMk -mqJ +eks +oBE vaL wPV nOF @@ -47311,7 +48391,7 @@ vlS vlS tVP tIh -lak +wUS rIP uKr hmd @@ -47494,9 +48574,9 @@ oVU oVU oVU jzd -wUS -oMk -mqJ +vtC +eks +oBE vaL nzb uWs @@ -47514,7 +48594,7 @@ dnk vmT agp eVJ -vtC +uOA uwr jOD hMD @@ -47698,7 +48778,7 @@ oVU nBJ edI mfV -uwr +avK vaL dmS awE @@ -47716,7 +48796,7 @@ faf cIv agp pyE -vtC +uOA oVD cBm cBm @@ -47900,7 +48980,7 @@ oVU xbM vRf uRN -mqJ +oBE vaL vaL vaL @@ -48100,9 +49180,9 @@ oVU oVU oVU xbM -wUS +vtC hna -mqJ +oBE mwR nao kSN @@ -48120,7 +49200,7 @@ cnL jEG ydF kOY -aBC +gWp cNq cBm sfS @@ -48303,17 +49383,17 @@ lzS nBJ nBJ dhG -mgS +dfz cQN -qgA -qgA -qgA -qgA -qgA +vFz +vFz +vFz +vFz +vFz edt -qgA -qgA -qgA +vFz +vFz +vFz ydF jws tpd @@ -48504,10 +49584,10 @@ pwO pwO wwf nBJ -wUS -mgS +vtC +dfz vqB -qgA +vFz cSJ mYC gUF @@ -48523,7 +49603,7 @@ dJv dxh jUt ydF -qvU +eod aBC jYJ vIv @@ -48708,8 +49788,8 @@ frN dHJ ovw sXY -lNe -qgA +fsJ +vFz tAj pOB fnB @@ -48911,7 +49991,7 @@ hSm vVQ xuV gDJ -qgA +vFz vdW pOB wkT @@ -48927,8 +50007,8 @@ lYu tth hsf ydF -qlz -uGd +mKP +aBC wZL vIv pGv @@ -49113,7 +50193,7 @@ nBJ nVH egF kTG -qgA +vFz daf pOB kms @@ -49129,8 +50209,8 @@ vyA ydF ydF ydF -qTT -aBC +lak +eYA tWZ vIv eho @@ -49312,10 +50392,10 @@ qLy qLy qLy qLy -qgA +qLy uXA uhp -qgA +vFz xwA gul bkB @@ -49331,7 +50411,7 @@ ggJ cQT ydF ydF -gCo +dUf acT jLW vIv @@ -49527,7 +50607,7 @@ aRy baV baV gvP -uly +oyK aKN jbI aKN @@ -49936,8 +51016,8 @@ kIy xrV gQO wzB -bbV -bbV +dHs +dHs kLR mxB iJd @@ -50324,7 +51404,7 @@ nCP wGt vlz iHA -lbm +hOw lrF tlL sXr @@ -50339,9 +51419,9 @@ sXr tlL ykD eod -bbV -bbV -bbV +dHs +dHs +dHs kLR fZX yeT @@ -50534,21 +51614,21 @@ pvq wcO osf rCK -sWB +mBM gxM -pvq +ieB eWK isT eEz rIg -bbV -bbV -bbV +dHs +dHs +dHs gKQ dla dHr -bbV -bbV +dHs +dHs eSk lbL rnK @@ -50743,14 +51823,14 @@ sXr tlL ykD rIg -bbV -bbV -bbV +dHs +dHs +dHs gKQ nHC -tzY -axw -axw +qro +odp +odp oZp fBZ rnK @@ -51109,14 +52189,14 @@ cPq cPq cPq cPq -thi -lnA -efE -oOA -ehK -vmr -qWi -bHB +jjy +xrY +dNV +dNV +dNV +dNV +dNV +vNY xJx qmu mPm @@ -51125,7 +52205,7 @@ mOm fpr fpr fpr -fpr +kvP kvP kvP kvP @@ -51147,9 +52227,9 @@ isT tlL ykD rIg -uOl -bbV -bbV +tyx +dHs +dHs gKQ seF xIa @@ -51305,30 +52385,30 @@ cPq cPq cPq cPq -lPn cPq cPq cPq cPq -lPn +cPq +cPq thi -xJx -xJx -xJx -xJx -xJx -xJx +lnA +efE +oOA +ehK +vmr +qWi +bHB wqS -xJx -qyB +xWL oNy pAt hvK tqy cAi mda -pna kvP +tvJ gin hjB lYH @@ -51349,7 +52429,7 @@ kwr tlL ykD rIg -bbV +dHs qoP bNJ gKQ @@ -51510,33 +52590,33 @@ lSl lSl lSl lSl -cPD -moB -moB -bbm -otx -lSG -ghD -ghD -uac -ghD -ghD -vNY -pWW -nWA +lUB +lUB +lUB +thi +xJx +xJx +xJx +xJx +xJx +xJx +xJx +xJx +aKk +iXl qLy fid krE taR taR -taR +lWE gHD tmJ lIv tDB qie ltv -lbm +hOw lrF tlL eEz @@ -51551,7 +52631,7 @@ kwr tlL ykD eod -bbV +dHs jWi tcA kLR @@ -51715,28 +52795,28 @@ lSl cPq cPq cPq +thi +thi +lFF +thi +thi +thi bbm -tZR -ejB -ejB -ejB -ejB -ejB -ejB -ejB -ejB -ejB -ejB +xzr +qLy +wgM +tge +qLy ddT -mPm +vpR rTr rYn -dLt kvP -sXZ -qjb -qeM -hOi +kvP +kvP +kvP +kvP +kvP rBG hOw cvQ @@ -51753,7 +52833,7 @@ oZv rNT fZe rIg -bbV +dHs jew uMv kLR @@ -51916,29 +52996,29 @@ kUM lSl cPq cPq -jsr +cPq +cPq +cPq +cPq +cPq +cPq +cPq bbm -tZR -ejB -xMj -jzb -wPW -xGF -pAs -qNg -ppX +gEU +wqO +jid rgZ -ejB +qLy rQa mxX fMr -uLo -xBf -kvP -kvP -kvP -kvP -kvP +fMr +fMr +fMr +fMr +lbm +fMr +ppX jYN hlE stS @@ -51948,7 +53028,7 @@ evn lCc xqs mCl -xqs +vuR nFg dKv soS @@ -51956,8 +53036,8 @@ ocO iQd dqR tvN -bbV -bbV +dHs +dHs kLR vkZ mgN @@ -52117,30 +53197,30 @@ omO kUM lSl lSl -jsr +cPq +cPq +cPq +cPq +cPq +cPq +cPq cPq bbm -gmJ +qeM +fpr +ejB +ejB +ejB +ejB +ejB +ejB +ejB +ejB +ejB +ejB +ejB ejB -tAY -tzM -tzM -faY -bLO -bqu -xXh -eFn ejB -hxQ -lWE -xWL -xWL -xWL -xWL -xWL -xWL -xWL -jmE tra jCl oAK @@ -52152,17 +53232,17 @@ gbC gbC gbC jvA -akf +bqT bqT qrc pYC -ieB +rIg maP lfM lfM kLR kTE -vlz +aVJ agT whf lav @@ -52320,44 +53400,44 @@ kUM kUM lSl cPq -jsr +cPq +cPq +cPq +cPq +cPq +cPq +cPq bbm -nKD +qeM +tJa ejB -aGG -xxW -niQ -qBM -ejB -ejB -whh aRw -ejB -qLy +ezD +uUy vyJ -qLy -qLy -qLy -qLy -qLy -qLy -qLy -qLy +ygT +lct +mjT +ejB +uac +dIr +hhO +ejB snj -hOw -hiB -mcS +oLA +tmc +qyl mzI -lbi -evE -gDe -ofx -uBz +amM +niQ +oaC +lFr +lFr ssD -lbi +nYE fXn -oQV -uUQ +xuf +fKQ rIg lou caI @@ -52521,52 +53601,52 @@ pNJ oOk kUM lSl -hep -ouM +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq bbm -nKD +lba +jsr ejB -aWw -bOa -bOa -mdb -xQB -ejB -rBK mMR ksK qKF ojt -snG +cPO cPO tqS hQX gky snG cdm -sxi -cmt -nlv -lrF -mba -rxv -xXD -iJl -tDT -obj -obj +ejB +bqS +ayg +kwr +isT +hNj +lbi +evE +gDe +ofx +uBz aLA -uKi -rxv -mba -ykD +lbi +hNj +isT +eEz eod fWB dCe wWX rCw nHC -tzY +qro xPz aFG hWx @@ -52726,47 +53806,47 @@ lSl lSl lSl lSl -tZR +lSl +cPq +cPq +cPq +cPq +bbm +qeM +soT ejB -tZE -bOa -hsD -vzX -gmF -dui -wtM inX -ajO +fUV ych -epJ +sWr dda -oLM -epJ -epJ -epJ -epJ -epJ -dmU -qjv +roJ +xAK +eoX +ofY +aLd +bfx +ejB +aBC dfX -kwr -isT -kzM +lrF +tLV +tlL xXD -tqm -mpY -arR -arR +iJl +tDT +rnL +obj aeC uKi tlL -nez +tLV ykD fGV -iQa -pML -uBO axw +pML +gQO +oMk hxT viN viN @@ -52928,48 +54008,48 @@ kUM kUM kUM kUM -nKD +lSl +cPq +cPq +cPq +cPq +bbm +cmt +ktZ ejB -dIr -bOa -uyH -oWK -jmN -gaw -wtM lSZ -ajO pTs +pTs +lSG +mbF +mbF eDV -eDV -eDV -eDV -eDV -eDV -eDV -eDV -eDV +ejB +ejB +kpo +cPD +ejB rzX -ayg -lrF -kQp -uHS -xXD -aob -emD -qKT -dxG -daI +xxW +qgA +qgA +qgA lbi -qgA -qgA -qgA -bbV +tqm +mpY +arR +arR +dui +lbi +qzF +qzF +qzF +pRV iQy -oUm -vZP -eBw -eBw +qzF +dUf +ghD +qFg viN iFe kbg @@ -53130,47 +54210,47 @@ pLy kUM hcG kUM -bZV +lSl +bbm +bbm +bbm +bbm +bbm +rTd +hpw ejB -bfx -bOa -wYq -wTo -rPg -wpA -wtM dmU -ajO +ftC kuz -eDV +xmW +jUp jUp -wbp rzG -lFr +ejB poh cgZ -oWU -eDV +mJr +sXZ tiK lSN iVb -iVb -iVb -lbi -lbi -lbi -lbi -lbi -lbi -lbi qgA -tlL -tlL +rqs +lbi +awM +arR +arR +arR +arR +uKi +wWG +vOV +wPW nGc tqR -oUm -tlM -bAm +qzF +lak +iPF hzh viN tpN @@ -53321,7 +54401,7 @@ dSF hBq cPq cPq -lPn +cPq lSl kUM knV @@ -53332,49 +54412,49 @@ hyp bLS uAt ozD -nEM +jwz +bqu +kvW +bqu +bqu +xQB +bCM +jbn ejB -xhV -bOa -bOa -bOa -gSN -ejB -kpo -dmU +ebR ajO -ozd -eDV -wIM -jWM -mTh +ajO +cav +ftC +ftC +kpm mTh gIV -uqZ -abx -mSp -gId -niX +eYR +pmy +aWw +rMS +bur qnC -qzR -rqs -qzR -lNA -qzR -qzR -qzR -dSb -dnw qgA -tlL -tlL -odp +rqs +lbi +aob +emD +qKT +dxG +daI +uKi +iCO +vOV +wPW +jEj oWZ -oUm +qzF mKP -pTx -trS -viN +oMk +seF +ybk mdU ujD pja @@ -53534,49 +54614,49 @@ rEC kUM fWM kUM -pRD +lSl +bbm +bbm +bbm +bbm +bbm +bbm +bbm ejB -oLA -xxW -bRc -bOa -ofY -ejB -eoX kYS oJn uFp -eDV +sWr roJ -jWM +dda +jmN +ils bUe -bUe -bUe -tor -jWM -eDV -kso +eYR +uOl +eYR +tUk nMz -dqT -dqT -dqT -dqT -dqT -dqT -dqT -dqT -eDu -kjX +pZS qgA +qgA +lbi +lbi +lbi +lbi +lbi +lbi +lbi +ozd +fWT fWT kyE -kyE -rnL -oUm -cJn -oAS -dUf -viN +oWu +eCV +rIg +oMk +seF +ybk eNC fJL lGj @@ -53736,48 +54816,48 @@ kUM kUM kUM kUM -lct +lSl +cPq +cPq +cPq +cPq +cPq +cPq +wpA ejB -anR -xxW -xxW -bOa -ojX -ejB -lUB uHM bmk dRO sWr -woR ftC -tty +ftC +kpm nBX -tty -kJE -jWM -eDV -xuf +gIV +eYR +eYR +eYR +eYR huD vbE poJ mjV -wWG -fzf -hhO +paE +paE +paE eLw -dqT -aLd +pMi +paE tBj rXd -kOY +rTt sps udi sVV -oUm +nGI eIH -eHB -jaG +hnj +seF viN fSW fMW @@ -53938,46 +55018,46 @@ lSl lSl lSl lSl -lct +lSl +cPq +cPq +cPq +cPq +cPq +cPq +wpA ejB -pxg -pZS -cav -mWg -ojX -ejB -baQ iLB hwp btW -eDV +azF ouQ xxi -aTM -aTM +aMZ +ejB aTM dXO vVa -eDV +trS rtu apJ mbV -mbV -bXZ -mbV -xkk -eCV -klQ -dqT +qgA +vTb +ofl +ofl +ofl +ofl +uxr eDu qzF -qgA -fFv -rdm +gmF +bNF +epJ tVB nvW -oUm -iPF +qzF +vZP vWS sHU viN @@ -54139,8 +55219,15 @@ kUM lSl cPq cPq -bbm -aOA +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +wpA ejB ejB ejB @@ -54148,49 +55235,42 @@ ejB ejB ejB ejB -fpr -jES -bbm -sgG +ejB +ejB +vel +vel hSz hSz hSz -wSJ -jJh -wSJ hSz hSz hSz -mhj -psa -rhT -rhT -rhT -mhj -mhj +mSp +ofl +wYq xEn -tni -dqT -eDu -whK -whK -cMn -qvo -cMn +ofl +ofl +ofl +bYd +bYd bUo -whK -ioQ -ioQ -ioQ -ofl -ofl -ofl -vel -vel -vel -vel -iKp -iKp +qvo +bUo +bUo +bYd +uly +pAs +sgG +viN +viN +viN +viN +viN +viN +moN +moN +wGH wGH wGH wGH @@ -54341,58 +55421,58 @@ kUM lSl cPq cPq -bbm -cWl -bxp -bsd -hpw -gza -mHh -rXu -rXu -kcr -rRk -bbm -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +wpA +wpA +wpA +wpA +wpA +wpA +wpA +iKp +aYc +tVk +gsW +mba +gdW +dnw +lNA +uBO +gGN +hSz +bXZ +ofl +tAY iji -wWK +ioQ mEf hmC whK taN blU -ils -eJV +iAY +iAY nIt -whK -ptT -cHQ +bYd +jEj +dQu oWu -ioQ +eBw nFO izW -eev +tzM dhB aeV -jlB -rgp -aPJ +asU +wGH +wGH wGH wGH wGH @@ -54541,60 +55621,60 @@ wQI udD kUM lSl -eGh -eGh -bbm -msr -bbm -bbm -bbm -bbm -bbm -bbm -bbm -bbm -bbm -bbm -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -rhT +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +cPq +fzf +otG +qBM +pem +gId +gdW +qIl +ptT +tbQ +nWA +hSz +bXZ +ofl +kcr xJP -amM -dqT -lIN -whK +bFG +cJn +aYQ +bsd iAY -mHV -xDg +eJV +clM gae -fUV +mHV egX jEj -gsW -rLV -bFG +dQu +oWu +eBw isH iQH -eev -oet -lWN -hco -aXo -aPJ +eHB +pTx +pTx +gqH +wGH +wGH wGH wGH wGH @@ -54744,7 +55824,6 @@ wdP kUM lSl cPq -lPn cPq cPq cPq @@ -54756,56 +55835,57 @@ cPq cPq cPq cPq -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -rhT +cPq +cPq +cPq +cPq +cPq +fzf +lWN +lPI +ciK +eVT +hxQ +ePK +ptT +kJE +nWA +hSz +gJb +ofl +ipk xus -ezD -dqT +bFG +faY lIN whK qUG -jZl +moB cuP -clM +jZl ckA -whK -qFg +egX +jEj sJm -rLV -bFG +qHv +ssS tQl qzn -eev +oAS xjl -lPI -ciK -jaj -aPJ +feb +gqH +wGH +wGH wGH wGH wGH wGH wGH sfh -slH -dSF -dSF +anR +anR +anR mKC vhl mKC @@ -54959,46 +56039,46 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -rhT -bVX -sfq -dqT +cPq +cPq +cPq +fzf +qjb +izu +xBf +wIM +gdW +pna +jmE +djr +cSh +hSz +bXZ +ofl +xkD +xJP +bFG +jES aYQ whK twu -qol +vrD nQz -mHV +qol ssl -whK -dLi -vcX -rLV -bFG +egX +jEj +dQu +oWu +eBw isH bhp -eev -yce +xjl +jaG pbu gqH -iHg -iKp +wGH +wGH wGH wGH wGH @@ -55162,45 +56242,45 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -rhT -sNN -tbQ -dqT +cPq +cPq +iKp +jlB +iHg +hco +dLt +gdW +tmU +pxn +uHS +mbJ +hSz +bXZ +ofl +ojX +nne +ioQ +ksm uoc whK sHO nfn -gGH -mHV +iAY +mwz ktq -whK +bYd hDq dQu -dQq -ioQ +oWu +eBw ftz uNy -eev +hep yfg jOn -iEk -fRO -aPJ +asU +wGH +wGH wGH wGH wGH @@ -55364,45 +56444,45 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj -tLV -kTT -dqT -oUr -whK -whK -whK -whK -kMa -dUp -whK -kUf -ioQ -ioQ -ioQ -pTZ +cPq +cPq +fzf +xMj +eFn +gaw +bVX +gdW +gdW +gdW +wtM +gdW +hSz +nkF +ofl +fRO bFG -eev -eVT -cSh +ioQ +bFG +xDg +whK +whK +vcX +cMn +whK +whK +bYd +kUf +dQu +fFv +oUm +oUm +oUm +oUm +oUm asU -aRS -roe +asU +wGH +wGH wGH wGH wGH @@ -55547,7 +56627,7 @@ cPq cPq cPq cPq -lPn +cPq cPq cPq cPq @@ -55566,27 +56646,27 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj +cPq +cPq +fzf +gza +hco +hco +tZR +kso +eev +rgp +bia +dlM +pTZ +esZ +rLv +mqh jvo cGm -dqT +buA oUr -ioQ +kjX pWN mbm ofk @@ -55597,14 +56677,14 @@ gTu gOo oKL tUv -bqQ +iQa gJA bqN dcJ -noc -asU -mpk -aPJ +aKD +wGH +wGH +wGH wGH wGH wGH @@ -55768,45 +56848,45 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH +cPq +cPq +fzf +uqZ +hco +twp +wWK +qcE +gSN +mcS +oet +dal +mWL +dal +cim mhj gEp +two +dOH +bqQ gOz -dqT -jqz -tIt dal hQh cru -xPv xwm -nHe +xwm +pTM +jEj +mWg lXI lXI -eQF -lXI lXI qvX -eev -eev -eev -pem -eev -iKp +ouM +djp +uQt +wGH +wGH +wGH wGH wGH wGH @@ -55970,45 +57050,45 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj -gEp +cPq +cPq +iKp +bLO +uea +mpk +aGG +dfc +eev +aRS +emE +kTT +hiB +psa +uMS +kgb +sxi lsB -dqT -sGQ -ioQ +oLh +sGz +nhD oMf aGl uMq -rFk +caP caP pTM fSO -tvJ -ipk pGl -oLh +pGl +pGl +qmG qVj -eev +otx xAy -lFF -qHv -pxn -aPJ +lwt +wGH +wGH +wGH wGH wGH wGH @@ -56172,45 +57252,45 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj -gEp -vpR -dqT -jQY -gdW -gdW -jJs -gdW -gdW -fUR -wbi -wbi -fUR -fNC -fUR -wbi -wbi +cPq +cPq +iKp +sfq +sfq eev +tty +ioQ +ioQ +xGF +dUp +xGF +ioQ +wbi +wbi +aQk +fUR +wbi +wbi +fUR +ofl +ofl +jJs +ofl +ofl +ofl +ofl +bRc +aXo +fNC +tor +lJu +xfj +oWu eFa -iCO -qHv -mbJ -aPJ +lwt +wGH +wGH +wGH wGH wGH wGH @@ -56374,45 +57454,45 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj +cPq +cPq +iKp +tIL +dLi +qIy +fFP +ioQ +iEk +aOA +cAG +gSA +ioQ +wbp +mHh +uCm sNN qdz dqT sGQ -gdW +ofl uks -rRe +msr jUg uQd -fUR +qzR cfr jcU -ePK -nFG -cim -cAG +jcU +jcU +jcU +jEj xfj -eev +oWu llN -gbN -hnj -uEc -iKp +lwt +wGH +wGH +wGH wGH wGH wGH @@ -56575,46 +57655,46 @@ riW riW riW riW -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -rhT -rhT -rhT -nvq +cPq +cPq +cPq +fzf +pWW +hsD +woR +etr +ioQ +qyB +rLV +vzX +eHI +ioQ +jzb +sLg +tZE nbR -dqT -sGQ -gdW +nbR +fWH +tni +ofl mNY rRe oLG fho -fUR -fEn +ulh +ioQ vhh shI ert tHF wpK -vEh -eev +baQ +gGH mNG -nYE -aCP -iCO -aPJ +aKD +wGH +wGH +wGH wGH wGH wGH @@ -56776,47 +57856,47 @@ cPq cPq cPq cPq -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -qCN -wGH -wGH -wGH +cPq +cPq +cPq +cPq +fzf +xkk +oWK +rXr +nEM +ioQ +xhV +niX +niX +eQF +ioQ bqY iVD -uQt +fyZ gTO -jlq -dqT -sGQ -gdW -pMi -esZ +nbR +dAI +pbx fQJ -aMZ -fUR -vhh -nGI +fQJ +fQJ +fQJ +fQJ +fQJ +fQJ +lwt dkM -izu -mvx +lwt +aKD wVu mOc -eev -lJz -gSv -tcM -cMi -aPJ +wVu +aKD +aKD +aKD +wGH +wGH wGH wGH wGH @@ -56978,47 +58058,47 @@ cPq cPq cPq cPq -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH +cPq +cPq +cPq +cPq +fzf +jzy +woR +woR +ivO +ioQ +oWU +mdb +dDJ +pRD +ioQ vTI pms fyZ -gTO -bia -dqT -sGQ -gdW -muO -vOV -mqh -nkF -fUR -fWH -ivO -dkM -qIy -vrD +frA +nbR +xJq +pbx +bEW +leE +wGH +wGH +wGH +wGH +wGH +leE +oCi +wGH +tcM wZu iRR -iKp -iKp -iKp -mwz -iKp -iKp +gmJ +qLM +noc +tcM +wGH +wGH wGH wGH wGH @@ -57180,45 +58260,45 @@ cPq cPq cPq cPq -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -rhT -rhT +cPq +cPq +cPq +cPq +fzf +jzy +dQq +woR +jWM +ioQ +jaj +jQY +jQY +jQY +ioQ +mVs rhT +dsV frA -fYD -dqT -sGQ -gdW -awM -qmG -lJu -nkF -fUR -cfr -emE -gGN -bQk +nbR +vEh +pbx +vkb +wGH +wGH +wGH +wGH +wGH +wGH +wGH +dHX +wGH mIx hjM isB -pbx -wGH -wGH -wGH +cHQ +oIT +noc +tcM wGH wGH wGH @@ -57382,45 +58462,45 @@ cPq cPq cPq cPq -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj +cPq +cPq +cPq +cPq +iKp +gZD +wTo +nvq +bQk +ioQ +gSv +mvx +mvx +mvx +ioQ +kMa +muO +xPv xSX jlq -dqT +hOi +pbx +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +mIx +dSb pBt -gdW -gdW -gdW -gdW -gdW -fUR -cdh -cdh -pbx -nhD -pbx -cdh -cdh -pbx -wGH -wGH -wGH +tcM +tcM +tcM +uEc wGH wGH wGH @@ -57584,40 +58664,28 @@ fJy fJy fJy fJy -oCi -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj -tIL -dfc -dqT -oaC -mVs -mVs -bYd -paE -uFC -kpd -wGH -wGH -wGH -wGH -wGH -wGH +pmx +cPq +cPq +cPq +iKp +aPJ +bOa +aPJ +aPJ +fQJ +jaj +mvx +mvx +mvx +fQJ +pbx +cdh +rdm +cdh +cdh +pbx +pbx wGH wGH wGH @@ -57628,6 +58696,18 @@ wGH wGH wGH wGH +mIx +fGN +rPg +mIx +nKD +nKD +mIx +dUB +leE +leE +whh +cMi wGH wGH vkb @@ -57795,25 +58875,12 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -mhj -mhj -djp -mhj -kpd -kpd -kpd -qIl -kpd -kpd -kpd +klQ +jaj +nlv +nlv +nlv +klQ wGH wGH wGH @@ -57831,6 +58898,19 @@ wGH wGH wGH wGH +tcM +tIV +gbN +nKD +nKD +nKD +nKD +czd +czd +czd +czd +eGh +wGH wGH vkb dSF @@ -57997,24 +59077,12 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -kpd -fGN -kpd -wGH +klQ +jaj +mvx +mvx +mvx +klQ wGH wGH wGH @@ -58032,6 +59100,18 @@ wGH wGH wGH wGH +tcM +uUQ +uLo +mIx +nKD +nKD +mIx +yce +otI +otI +uFC +nFG wGH bEW kMe @@ -58199,6 +59279,12 @@ wGH wGH wGH wGH +klQ +jaj +mvx +mvx +mvx +klQ wGH wGH wGH @@ -58213,22 +59299,16 @@ wGH wGH wGH wGH -kpd -rTt -kgb -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH wGH wGH wGH +tcM +wVu +rFk +tcM +tcM +tcM +tcM wGH wGH wGH @@ -58401,6 +59481,12 @@ wGH wGH wGH wGH +fQJ +jJh +qNg +qNg +xre +fQJ wGH wGH wGH @@ -58418,16 +59504,10 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH +tcM +fjG +kQp +tcM wGH wGH wGH @@ -58603,6 +59683,12 @@ wGH wGH wGH wGH +fQJ +ofl +ofl +ofl +ofl +fQJ wGH wGH wGH @@ -58618,18 +59704,12 @@ wGH wGH wGH wGH +dHX wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH +tcM +pxg +kpd +mIx wGH wGH wGH @@ -58805,6 +59885,12 @@ wGH wGH wGH wGH +fQJ +fQJ +fEn +fQJ +fQJ +fQJ wGH wGH wGH @@ -58820,18 +59906,12 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH +mIx +mIx +mIx +ssw +kpd +mIx wGH wGH wGH @@ -59027,13 +60107,13 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH +qCN +oWq +fYD +nHe +uyH +rRk +mIx wGH wGH wGH @@ -59230,12 +60310,12 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH +lJz +oQV +tIt +aCP +akf +tcM wGH wGH wGH @@ -59426,18 +60506,18 @@ wGH wGH wGH wGH -mUu -wGH -wGH -wGH -wGH -wGH wGH wGH wGH wGH wGH wGH +mIx +mIx +mIx +roe +bZV +tcM wGH wGH wGH @@ -59634,12 +60714,12 @@ wGH wGH wGH wGH +dHX wGH -wGH -wGH -wGH -wGH -wGH +tcM +rXu +oLM +tcM wGH wGH wGH @@ -59838,10 +60918,10 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH +mIx +wSJ +xXh +mIx wGH wGH wGH @@ -60040,10 +61120,10 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH +mIx +bxp +mIx +mIx wGH wGH wGH @@ -60242,10 +61322,10 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH +mIx +cWl +rBK +mIx wGH wGH wGH @@ -60444,10 +61524,10 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH +mIx +jqz +anT +mIx wGH wGH wGH @@ -60636,6 +61716,7 @@ wGH wGH wGH wGH +vkb wGH wGH wGH @@ -60643,13 +61724,12 @@ wGH wGH wGH wGH +uLF wGH -wGH -wGH -wGH -wGH -wGH -wGH +mIx +abx +mIx +mIx wGH wGH wGH @@ -60838,20 +61918,20 @@ wGH wGH wGH wGH +vBY +otI wGH wGH wGH wGH wGH +opC wGH wGH wGH +mUu wGH -wGH -wGH -wGH -wGH -wGH +dHX wGH wGH bEW @@ -62672,11 +63752,11 @@ vkb dSF dSF dSF -dSF -dSF -dSF -dSF -dSF +slH +slH +slH +slH +slH dSF dSF dSF @@ -62865,22 +63945,22 @@ wGH wGH wGH wGH -wGH +vkb wGH wGH wGH wGH vkb -dSF -dSF -dSF -dSF +slH +slH +slH +slH hBa otI opC -dSF -dSF -dSF +slH +slH +slH dSF dSF dSF @@ -63067,13 +64147,13 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH vBY otI +wGH +wGH +wGH +otI +otI otI otI otI @@ -63082,7 +64162,7 @@ wGH vBY opC dSF -dSF +slH dSF dSF dSF @@ -63284,7 +64364,7 @@ wGH wGH vkb dSF -dSF +slH dSF dSF dSF @@ -63485,10 +64565,10 @@ wGH wGH wGH lhO -dSF -dSF -dSF -dSF +iqb +gVY +slH +slH dSF dSF dSF @@ -63687,10 +64767,10 @@ wGH wGH wGH vkb -dSF -dSF -dSF -dSF +lIf +nrr +slH +slH dSF dSF dSF @@ -63888,20 +64968,20 @@ wGH wGH wGH wGH -vBY -otI -otI -otI -otI -otI -otI -otI -otI -otI -otI -otI -otI -opC +vkb +jSd +xJG +uFC +uFC +uFC +uFC +uFC +uFC +uFC +uFC +uFC +uFC +soL dSF dSF dSF @@ -64090,21 +65170,21 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH vkb -dSF +lKo +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +vBY +soL dSF dSF dSF @@ -64292,21 +65372,21 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH vkb -dSF +lKo +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +coC dSF dSF dSF @@ -64494,21 +65574,21 @@ wGH wGH wGH wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH -wGH vkb -dSF +lKo +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +wGH +bEW +uHl dSF dSF dSF @@ -64696,20 +65776,20 @@ wGH wGH wGH wGH -bEW -leE -leE -leE -leE -leE -leE -leE -leE -leE -leE -leE -leE -kMe +vkb +jYu +rSL +whh +whh +whh +whh +whh +whh +whh +whh +whh +whh +uHl dSF dSF dSF @@ -64899,10 +65979,10 @@ wGH wGH wGH vkb -dSF -dSF -dSF -dSF +hnx +buz +slH +slH dSF dSF dSF @@ -65101,10 +66181,10 @@ wGH wGH wGH vkb -dSF -dSF -dSF -dSF +rcF +uUA +slH +slH dSF dSF dSF @@ -65304,7 +66384,7 @@ wGH wGH vkb dSF -dSF +slH dSF dSF dSF @@ -65506,7 +66586,7 @@ wGH wGH vkb dSF -dSF +slH dSF dSF dSF @@ -65708,7 +66788,7 @@ wGH wGH vkb dSF -dSF +slH dSF dSF dSF @@ -65909,8 +66989,8 @@ leE leE leE hip -dSF -dSF +slH +slH dSF dSF dSF diff --git a/maps/sccv_horizon/sccv_horizon-4_centcomm.dmm b/maps/sccv_horizon/sccv_horizon-4_centcomm.dmm index 03bfefdec51..75aaaab9ebe 100644 --- a/maps/sccv_horizon/sccv_horizon-4_centcomm.dmm +++ b/maps/sccv_horizon/sccv_horizon-4_centcomm.dmm @@ -13944,6 +13944,7 @@ name = "Forward Docking Hatch"; req_access = list(13) }, +/obj/effect/shuttle_landmark/ert/start, /turf/simulated/floor/shuttle/black, /area/shuttle/specops) "aHn" = ( @@ -13982,7 +13983,6 @@ /turf/simulated/floor/shuttle/black, /area/shuttle/specops) "aHq" = ( -/obj/effect/shuttle_landmark/ert/start, /obj/machinery/computer/shuttle_control/specops{ dir = 1 }, @@ -21017,11 +21017,6 @@ /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/shuttle/legion) -"aZc" = ( -/obj/effect/shuttle_landmark/legion/start, -/obj/structure/lattice/catwalk/indoor/grate, -/turf/simulated/floor/plating, -/area/shuttle/legion) "aZd" = ( /obj/machinery/door/window/brigdoor/westright{ name = "cockpit"; @@ -21711,6 +21706,7 @@ name = "Starboard Blast Door" }, /obj/effect/floor_decal/industrial/hatch/yellow, +/obj/effect/shuttle_landmark/legion/start, /turf/simulated/floor/tiled/dark, /area/shuttle/legion) "baA" = ( @@ -96417,7 +96413,7 @@ aUZ aXw aYa aYa -aZc +aYa aYa aYa baz