From 982afded46ba1383c5d48d89e5ee5fb201896cf0 Mon Sep 17 00:00:00 2001 From: ASmallCuteCat Date: Tue, 14 Jul 2026 16:07:48 -0400 Subject: [PATCH] Adds a sign, and applicable sprite, to indicate that an area is shielded against the Radiation Storm event. (#22676) Modders/Mappers resource for now. Does as the title says. The sprite's in, the sign's coded, but I didn't actually place any of these around the ship. --- code/game/objects/structures/signs.dm | 5 + .../RadshieldIcon-ASmallCuteCat.yml | 58 + icons/obj/signs.dmi | Bin 31130 -> 31428 bytes maps/sccv_horizon/sccv_horizon.dmm | 2667 +++++++++-------- 4 files changed, 1404 insertions(+), 1326 deletions(-) create mode 100644 html/changelogs/RadshieldIcon-ASmallCuteCat.yml diff --git a/code/game/objects/structures/signs.dm b/code/game/objects/structures/signs.dm index 2627d2569dc..7a1b2fc9412 100644 --- a/code/game/objects/structures/signs.dm +++ b/code/game/objects/structures/signs.dm @@ -355,6 +355,11 @@ desc = "A hazard sign which reads \"RADIATION HAZARD\"." icon_state = "radiation" +/obj/structure/sign/radshield + name = "\improper RADIATION SHELTER sign" + desc = "A sign that gives directions towards radiation-shielded areas." + icon_state = "radshield_arrow" + /obj/structure/sign/drop name = "\improper DANGER: DROP HAZARD sign" desc = "A danger sign which reads \"DANGER: DROP HAZARD\"." diff --git a/html/changelogs/RadshieldIcon-ASmallCuteCat.yml b/html/changelogs/RadshieldIcon-ASmallCuteCat.yml new file mode 100644 index 00000000000..d8be3c9c90a --- /dev/null +++ b/html/changelogs/RadshieldIcon-ASmallCuteCat.yml @@ -0,0 +1,58 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# - (fixes bugs) +# wip +# - (work in progress) +# qol +# - (quality of life) +# soundadd +# - (adds a sound) +# sounddel +# - (removes a sound) +# rscadd +# - (adds a feature) +# rscdel +# - (removes a feature) +# imageadd +# - (adds an image or sprite) +# imagedel +# - (removes an image or sprite) +# spellcheck +# - (fixes spelling or grammar) +# experiment +# - (experimental change) +# balance +# - (balance changes) +# code_imp +# - (misc internal code change) +# refactor +# - (refactors code) +# config +# - (makes a change to the config files) +# admin +# - (makes changes to administrator tools) +# server +# - (miscellaneous changes to server) +################################# + +# Your name. +author: ASmallCuteCat + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. +changes: + - imageadd: "Adds a sprite meant to be used by a sign that indicates a particular area is shielded against the Radiation Storm event." diff --git a/icons/obj/signs.dmi b/icons/obj/signs.dmi index 3d3e2434b7d6eaca3d55566ddb1c352afb2bb059..9f19bbedecec8b4fce87f23e01391eb685053d21 100644 GIT binary patch delta 10004 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 S%L)qeQhKW+Io-=6wAP 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 diff --git a/maps/sccv_horizon/sccv_horizon.dmm b/maps/sccv_horizon/sccv_horizon.dmm index b858e8ac5b2..4a4b330440c 100644 --- a/maps/sccv_horizon/sccv_horizon.dmm +++ b/maps/sccv_horizon/sccv_horizon.dmm @@ -136,15 +136,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/command/bridge/controlroom) -"abc" = ( -/obj/effect/floor_decal/industrial/loading/grey{ - dir = 8 - }, -/obj/structure/machinery/alarm/cold/north, -/turf/simulated/floor/tiled/dark/full{ - temperature = 278 - }, -/area/horizon/service/kitchen/freezer) "abd" = ( /obj/structure/machinery/door/airlock/glass{ dir = 4; @@ -772,6 +763,16 @@ /obj/structure/grille, /turf/simulated/floor/tiled/dark/full/airless, /area/horizon/command/bridge/controlroom) +"aeo" = ( +/obj/structure/machinery/chemical_dispenser/bar_soft/full{ + pixel_y = 7 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/corner/grey{ + dir = 5 + }, +/turf/unsimulated/floor, +/area/antag/raider) "aes" = ( /obj/item/tank/oxygen, /obj/item/clothing/shoes/magboots, @@ -2010,25 +2011,6 @@ }, /turf/simulated/floor/plating, /area/horizon/maintenance/deck_1/main/starboard) -"akW" = ( -/obj/item/reagent_containers/food/drinks/shaker{ - pixel_x = -5; - pixel_y = 4 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/corner/grey{ - dir = 5 - }, -/obj/item/ammo_magazine/a68/hotaki{ - pixel_y = 6; - pixel_x = 8 - }, -/obj/item/ammo_magazine/a68/hotaki{ - pixel_y = 6; - pixel_x = 8 - }, -/turf/unsimulated/floor, -/area/antag/raider) "akX" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/grille/broken, @@ -3825,19 +3807,6 @@ /obj/structure/anomaly_container, /turf/simulated/floor/tiled/dark/full, /area/horizon/rnd/xenoarch/anomaly_storage) -"axK" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 8 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/structure/lattice/catwalk/indoor/grate/dark, -/turf/simulated/floor/plating, -/area/horizon/service/mess_hall) "axM" = ( /obj/effect/floor_decal/corner_wide/yellow{ dir = 10 @@ -6080,6 +6049,13 @@ icon_state = "7,4" }, /area/horizon/shuttle/mining) +"aMU" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/horizon/service/chapel/office) "aMX" = ( /turf/simulated/wall, /area/horizon/maintenance/deck_2/wing/port/far) @@ -6357,24 +6333,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/security/investigations_hallway) -"aOH" = ( -/obj/structure/table/wood/gamblingtable, -/obj/structure/machinery/power/outlet{ - pixel_y = 3 - }, -/obj/item/flame/candle{ - pixel_x = -5; - pixel_y = 9 - }, -/obj/item/deck/cards{ - pixel_y = 7; - pixel_x = 5 - }, -/obj/effect/floor_decal/corner/dark_green{ - dir = 10 - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/service/bar) "aOI" = ( /turf/simulated/wall/r_wall, /area/horizon/maintenance/substation/engineering) @@ -6858,24 +6816,6 @@ }, /turf/simulated/floor/exoplanet/barren, /area/centcom/shared_dream) -"aSd" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/corner/green{ - dir = 4 - }, -/obj/effect/floor_decal/spline/plain/corner/green{ - dir = 1 - }, -/obj/effect/floor_decal/spline/plain/corner/grey, -/obj/structure/closet/walllocker/medical/firstaid{ - pixel_y = -32 - }, -/obj/effect/floor_decal/industrial/outline_door/service, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "aSh" = ( /obj/effect/floor_decal/spline/plain{ dir = 1 @@ -7112,22 +7052,6 @@ }, /turf/simulated/floor/carpet, /area/horizon/repoffice/consular_two) -"aTJ" = ( -/obj/structure/table/stone/marble, -/obj/item/reagent_containers/cooking_container/board/bowl{ - pixel_x = -8; - pixel_y = 6 - }, -/obj/item/material/knife{ - pixel_x = 9; - pixel_y = 4 - }, -/obj/item/material/kitchen/rollingpin{ - pixel_x = -4; - pixel_y = 18 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "aTK" = ( /obj/structure/cable/green, /obj/structure/cable/green{ @@ -10045,17 +9969,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/command/bridge/bridge_crew) -"bmA" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/machinery/camera/network/service{ - c_tag = "Service - Kitchen 2"; - dir = 8 - }, -/obj/structure/table/rack/retail_shelf, -/turf/simulated/floor/tiled/dark/full{ - temperature = 278 - }, -/area/horizon/service/kitchen) "bmC" = ( /obj/structure/machinery/door/firedoor{ dir = 4 @@ -10783,6 +10696,17 @@ /obj/structure/reagent_dispensers/water_cooler, /turf/simulated/floor/carpet/rubber, /area/horizon/engineering/reactor/indra/monitoring) +"bqy" = ( +/obj/item/storage/box/drinkingglasses{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/corner/grey{ + dir = 5 + }, +/turf/unsimulated/floor, +/area/antag/raider) "bqz" = ( /obj/structure/machinery/papershredder, /turf/unsimulated/floor{ @@ -11161,6 +11085,21 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/medical/exam) +"btw" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/structure/table/glass/reinf, +/obj/effect/landmark{ + name = "Syndicate-Uplink" + }, +/turf/unsimulated/floor/monotile, +/area/antag/mercenary) "btA" = ( /obj/structure/window/shuttle/scc_space_ship, /obj/structure/grille, @@ -12812,6 +12751,25 @@ }, /turf/simulated/floor/plating, /area/horizon/rnd/xenoarch/atrium) +"bFS" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/reagent_containers/food/condiment/shaker/peppermill{ + pixel_x = 5; + pixel_y = 10 + }, +/obj/item/reagent_containers/food/condiment/shaker/salt{ + pixel_y = 10; + pixel_x = 10 + }, +/obj/item/flame/candle{ + pixel_x = -3; + pixel_y = 16 + }, +/turf/simulated/floor/wood, +/area/horizon/service/mess_hall) "bFW" = ( /obj/effect/floor_decal/corner/grey/diagonal, /obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -13462,14 +13420,6 @@ /obj/effect/floor_decal/big/scc_full, /turf/simulated/floor/tiled, /area/horizon/hallway/primary/deck_3/central) -"bKJ" = ( -/obj/item/flame/candle{ - pixel_y = -9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/table/wood/reinf, -/turf/unsimulated/floor/carpet, -/area/antag/raider) "bKL" = ( /turf/simulated/open, /area/horizon/maintenance/deck_2/cryo) @@ -13555,13 +13505,6 @@ /obj/structure/machinery/merchant_pad, /turf/simulated/floor/wood, /area/merchant_station/warehouse) -"bLN" = ( -/obj/structure/machinery/holosign/service/kitchen{ - pixel_y = -32; - id = "kitchen" - }, -/turf/simulated/wall, -/area/horizon/service/chapel/main) "bLQ" = ( /obj/structure/lattice/catwalk/indoor, /turf/simulated/floor/reinforced/airless, @@ -14199,27 +14142,6 @@ /obj/structure/lattice/catwalk/indoor/grate/dark, /turf/simulated/floor/plating, /area/horizon/shuttle/intrepid/main_compartment) -"bPV" = ( -/obj/effect/floor_decal/corner/dark_green{ - dir = 6 - }, -/obj/structure/disposalpipe/junction{ - dir = 1 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 8 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/effect/floor_decal/industrial/outline_straight/service{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/service/mess_hall) "bQk" = ( /obj/effect/floor_decal/corner/white{ dir = 5 @@ -15343,6 +15265,16 @@ }, /turf/unsimulated/floor/plating, /area/centcom/legion) +"bXu" = ( +/obj/structure/railing/mapped{ + name = "adjusted railing" + }, +/obj/item/flame/lighter/zippo/gold{ + pixel_y = 3 + }, +/obj/structure/table/glass/reinf, +/turf/unsimulated/floor/wood, +/area/centcom/evac) "bXv" = ( /obj/effect/floor_decal/corner/dark_green/diagonal, /obj/effect/floor_decal/spline/plain/grey{ @@ -15466,6 +15398,13 @@ }, /turf/space, /area/horizon/exterior) +"bYs" = ( +/obj/structure/table/stone/marble, +/obj/structure/machinery/firealarm/east, +/obj/item/reagent_containers/food/condiment/sugar, +/obj/item/storage/box/large/produce, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "bYE" = ( /obj/effect/shuttle_landmark/escape_pod/transit/pod2, /turf/space/transit/east, @@ -15558,6 +15497,17 @@ }, /turf/unsimulated/floor, /area/centcom/holding) +"bZl" = ( +/obj/structure/sign/nosmoking_1{ + pixel_x = 32 + }, +/obj/structure/table/stone/marble, +/obj/structure/machinery/chemical_dispenser/bar_soft/full{ + dir = 8; + pixel_x = 3 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "bZn" = ( /turf/simulated/floor/tiled/full, /area/horizon/rnd/hallway) @@ -16935,6 +16885,18 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/service/mess_hall) +"cjg" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/condiment/sugar, +/obj/item/storage/box/large/produce, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "cjh" = ( /obj/structure/railing/mapped{ dir = 4 @@ -20577,6 +20539,15 @@ }, /turf/simulated/floor/tiled/white, /area/shuttle/hapt) +"cIu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/paper/cig/fine{ + pixel_x = 3; + pixel_y = 1 + }, +/obj/structure/table/reinforced/steel, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/maintenance/deck_1/wing/starboard/far) "cIx" = ( /obj/effect/floor_decal/corner/mauve{ dir = 6 @@ -21296,17 +21267,6 @@ }, /turf/simulated/floor/tiled/slate, /area/horizon/operations/warehouse) -"cNk" = ( -/obj/effect/floor_decal/corner_wide/paleblue{ - dir = 9 - }, -/obj/structure/table/glass/reinf, -/obj/item/flashlight/lamp, -/obj/structure/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/command/heads/cmo) "cNo" = ( /obj/effect/floor_decal/corner/brown/full{ dir = 4 @@ -21508,24 +21468,6 @@ }, /turf/simulated/floor/carpet, /area/horizon/repoffice/representative_two) -"cPb" = ( -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/floor_decal/corner/dark_green{ - dir = 6 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/primary/deck_1/central) "cPd" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, @@ -22595,22 +22537,6 @@ }, /turf/simulated/floor/wood, /area/horizon/crew/lounge) -"cVO" = ( -/obj/structure/window/reinforced/crescent{ - dir = 8 - }, -/obj/item/taperecorder{ - pixel_y = 2 - }, -/obj/item/laser_pointer/red{ - pixel_y = 3 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 8 - }, -/turf/unsimulated/floor/wood, -/area/antag/burglar) "cVP" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable{ @@ -22939,10 +22865,6 @@ }, /turf/simulated/floor/marble/dark, /area/horizon/holodeck/source_luceism) -"cYl" = ( -/obj/structure/machinery/vending/dinnerware, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "cYm" = ( /obj/structure/machinery/alarm/north, /obj/structure/machinery/suit_cycler/engineering/prepared, @@ -23406,26 +23328,6 @@ /obj/effect/floor_decal/spline/plain, /turf/simulated/floor/exoplanet/grass, /area/centcom/shared_dream) -"dbp" = ( -/obj/effect/floor_decal/corner_wide/paleblue{ - dir = 9 - }, -/obj/structure/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/table/glass/reinf, -/obj/item/paper_bin{ - pixel_y = 3 - }, -/obj/item/pen{ - pixel_y = 4 - }, -/obj/item/paper/stickynotes/pad/random{ - pixel_x = -10; - pixel_y = -3 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/command/heads/cmo) "dbu" = ( /obj/effect/floor_decal/industrial/warning/corner{ dir = 1 @@ -23939,6 +23841,32 @@ }, /turf/simulated/floor/plating, /area/horizon/engineering/bluespace_drive) +"dfg" = ( +/obj/structure/machinery/door/firedoor{ + dir = 4 + }, +/obj/structure/plasticflaps/airtight{ + dir = 4 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/machinery/door/airlock/freezer{ + dir = 4; + name = "Freezer"; + req_one_access = list(28) + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen/freezer) "dfi" = ( /obj/structure/bed/stool/chair/shuttle{ dir = 8 @@ -26241,6 +26169,16 @@ }, /turf/simulated/floor/plating, /area/horizon/engineering/atmos/propulsion) +"drY" = ( +/obj/structure/bed/stool/bar/padded/red, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/lino/diamond, +/area/horizon/service/mess_hall) "dsa" = ( /obj/structure/platform/ledge, /turf/simulated/open, @@ -26439,6 +26377,30 @@ /obj/structure/lattice/catwalk/indoor/grate/dark, /turf/simulated/floor, /area/shuttle/mercenary) +"dtn" = ( +/obj/structure/window/reinforced/crescent{ + dir = 8 + }, +/obj/item/camera{ + desc = "A polaroid camera. This one has 'Kismet' scribled into the casing." + }, +/obj/item/camera{ + desc = "A polaroid camera. This one has 'Petr' scribled into the casing." + }, +/obj/item/flashlight/lamp{ + pixel_x = 3; + pixel_y = -12 + }, +/obj/structure/machinery/light{ + dir = 1 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/unsimulated/floor/wood, +/area/antag/burglar) "dtp" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -26852,17 +26814,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/operations/office) -"dvZ" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/green{ - dir = 4 - }, -/obj/structure/machinery/disposal/small/west, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "dwn" = ( /obj/effect/floor_decal/corner/brown{ dir = 9 @@ -27290,11 +27241,6 @@ /obj/structure/railing/mapped, /turf/simulated/floor/tiled/dark/full, /area/horizon/engineering/reactor/indra/mainchamber) -"dyF" = ( -/obj/effect/floor_decal/industrial/outline/service, -/obj/structure/machinery/smartfridge/foodheater, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "dyJ" = ( /obj/effect/decal/fake_object/light_source/invisible{ light_color = "#C46518"; @@ -27635,6 +27581,14 @@ /obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/horizon/shuttle/intrepid/main_compartment) +"dAQ" = ( +/obj/effect/floor_decal/industrial/outline/grey, +/obj/structure/sign/nosmoking_1{ + pixel_x = -32 + }, +/obj/structure/closet/secure_closet/freezer/meat, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "dAT" = ( /obj/structure/closet/secure_closet/medical2{ req_access = null @@ -28848,6 +28802,15 @@ /obj/structure/machinery/portable_atmospherics/canister/oxygen, /turf/unsimulated/floor, /area/antag/mercenary) +"dIw" = ( +/obj/structure/machinery/vending/wallmed1{ + pixel_y = 30; + req_access = list(110) + }, +/obj/structure/table/stone/marble, +/obj/item/eftpos, +/turf/simulated/floor/tiled/dark, +/area/shuttle/merchant) "dIB" = ( /obj/structure/cable{ icon_state = "1-2" @@ -29105,13 +29068,6 @@ "dKa" = ( /turf/simulated/wall, /area/horizon/maintenance/substation/security) -"dKe" = ( -/obj/structure/table/stone/marble, -/obj/structure/machinery/firealarm/east, -/obj/item/reagent_containers/food/condiment/sugar, -/obj/item/storage/box/large/produce, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "dKf" = ( /obj/effect/floor_decal/corner/dark_green/full{ dir = 8 @@ -29221,6 +29177,12 @@ /obj/structure/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled/dark, /area/horizon/storage/eva) +"dKV" = ( +/obj/effect/floor_decal/industrial/outline/grey, +/obj/structure/extinguisher_cabinet/west, +/obj/structure/closet/secure_closet/freezer/chicken_and_fish, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "dKX" = ( /turf/simulated/floor/holofloor/wood, /area/horizon/holodeck/source_sauna) @@ -29377,17 +29339,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/maintenance/deck_1/main/interstitial) -"dMl" = ( -/obj/structure/sign/nosmoking_1{ - pixel_x = 32 - }, -/obj/structure/table/stone/marble, -/obj/structure/machinery/chemical_dispenser/bar_soft/full{ - dir = 8; - pixel_x = 3 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "dMr" = ( /obj/structure/railing/mapped{ dir = 1 @@ -29563,14 +29514,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/operations/mail_room) -"dNF" = ( -/obj/item/megaphone/red{ - pixel_x = 1; - pixel_y = 4 - }, -/obj/structure/table/glass/reinf, -/turf/unsimulated/floor/monotile, -/area/antag/mercenary) "dNH" = ( /obj/structure/railing/mapped, /obj/structure/morgue{ @@ -29873,6 +29816,33 @@ name = "shallow water" }, /area/horizon/holodeck/source_konyang) +"dPw" = ( +/obj/structure/table/wood, +/obj/effect/decal/fake_object{ + desc = "An intricate set of blueprints of a spacestation."; + icon = 'icons/obj/items.dmi'; + icon_state = "blueprints"; + name = "station blueprints"; + pixel_y = -3 + }, +/obj/item/reagent_containers/food/drinks/coffee{ + pixel_x = -7; + pixel_y = 10 + }, +/obj/item/material/knife/tacknife{ + pixel_x = 8; + pixel_y = 28 + }, +/obj/item/material/knife/tacknife{ + pixel_x = -20; + pixel_y = 30 + }, +/obj/item/material/knife/tacknife{ + pixel_x = -6; + pixel_y = 32 + }, +/turf/unsimulated/floor/rubber_carpet, +/area/antag/jockey) "dPE" = ( /obj/structure/flora/ausbushes/fullgrass, /obj/effect/floor_decal/spline/plain{ @@ -30000,6 +29970,23 @@ icon_state = "dark_preview" }, /area/centcom/control) +"dQG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/cable/green{ + icon_state = "2-4" + }, +/obj/structure/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/structure/lattice/catwalk/indoor/grate/dark, +/turf/simulated/floor/plating, +/area/horizon/maintenance/deck_2/service/starboard) "dQK" = ( /obj/structure/machinery/light{ dir = 4 @@ -31872,6 +31859,16 @@ }, /turf/simulated/floor/tiled, /area/horizon/engineering/equipment) +"edj" = ( +/obj/effect/floor_decal/industrial/outline_door/service, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/lino/diamond, +/area/horizon/service/mess_hall) "edk" = ( /obj/effect/floor_decal/industrial/warning{ dir = 8 @@ -32401,25 +32398,6 @@ }, /turf/simulated/floor/marble, /area/horizon/holodeck/source_trinary) -"efO" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/coffee{ - pixel_x = -5; - pixel_y = 6 - }, -/obj/effect/decal/fake_object{ - desc = "An intricate set of blueprints of a spacestation."; - icon = 'icons/obj/items.dmi'; - icon_state = "blueprints"; - name = "station blueprints"; - pixel_y = -8 - }, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/unsimulated/floor/wood, -/area/antag/burglar) "efT" = ( /obj/structure/tank_wall{ icon_state = "m-15" @@ -34087,18 +34065,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/rnd/xenobiology/xenoflora) -"erO" = ( -/obj/structure/table/stone/marble, -/obj/structure/machinery/door/firedoor, -/obj/structure/machinery/power/outlet{ - pixel_y = 2 - }, -/obj/structure/machinery/door/blast/shutters{ - name = "Kitchen Shutter"; - id = "kitchen_counter_shutter" - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "erU" = ( /obj/structure/machinery/door/airlock/glass_centcom{ dir = 4; @@ -34680,23 +34646,6 @@ /obj/structure/table/reinforced/steel, /turf/simulated/floor/tiled/dark/full, /area/horizon/service/kitchen) -"ewp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/cable/green{ - icon_state = "2-4" - }, -/obj/structure/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, -/obj/structure/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/obj/structure/lattice/catwalk/indoor/grate/dark, -/turf/simulated/floor/plating, -/area/horizon/maintenance/deck_2/service/starboard) "ewq" = ( /obj/effect/floor_decal/corner/dark_blue{ dir = 8 @@ -34804,16 +34753,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/maintenance/deck_2/wing/starboard/near) -"ewO" = ( -/obj/structure/machinery/chemical_dispenser/bar_alc/full{ - pixel_y = 7 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/corner/grey{ - dir = 5 - }, -/turf/unsimulated/floor, -/area/antag/raider) "ewT" = ( /obj/effect/floor_decal/corner/brown{ dir = 10 @@ -36493,6 +36432,15 @@ /obj/structure/table/wood, /turf/simulated/floor/carpet, /area/horizon/command/bridge/cciaroom) +"eHE" = ( +/obj/effect/floor_decal/industrial/loading/grey{ + dir = 8 + }, +/obj/structure/machinery/alarm/cold/north, +/turf/simulated/floor/tiled/dark/full{ + temperature = 278 + }, +/area/horizon/service/kitchen/freezer) "eHF" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 @@ -36959,14 +36907,6 @@ /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/horizon/rnd/hallway) -"eLj" = ( -/obj/structure/table/glass/reinf, -/obj/item/flashlight/lamp, -/obj/effect/floor_decal/corner_wide/paleblue/full{ - dir = 1 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/medical/hallway/upper) "eLr" = ( /obj/effect/floor_decal/corner/red/full{ dir = 4 @@ -37926,31 +37866,12 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/holodeck_control/beta) -"eSA" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/green{ - dir = 4 - }, -/obj/effect/floor_decal/spline/plain/green{ - dir = 8 - }, -/obj/structure/machinery/light/small/floor, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "eSC" = ( /turf/unsimulated/wall/fakepdoor{ dir = 1; name = "shuttle bay blast door" }, /area/centcom/evac) -"eSD" = ( -/obj/structure/machinery/power/apc/west, -/obj/structure/cable/green, -/obj/effect/floor_decal/industrial/outline/grey, -/turf/simulated/floor/tiled/dark/full{ - temperature = 278 - }, -/area/horizon/service/kitchen/freezer) "eSF" = ( /obj/structure/machinery/door/airlock/maintenance{ dir = 1; @@ -38419,19 +38340,6 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/medical/gen_treatment) -"eVD" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 8 - }, -/obj/structure/lattice/catwalk/indoor/grate/dark, -/turf/simulated/floor/plating, -/area/horizon/service/mess_hall) "eVF" = ( /obj/structure/closet/hazmat/custodial, /obj/structure/railing/mapped{ @@ -41871,6 +41779,17 @@ /obj/structure/table/glass, /turf/simulated/floor/tiled/white, /area/horizon/security/autopsy_laboratory) +"fti" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/green{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/green{ + dir = 8 + }, +/obj/structure/machinery/light/small/floor, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "ftp" = ( /obj/effect/floor_decal/industrial/warning{ dir = 5 @@ -42239,6 +42158,21 @@ "fws" = ( /turf/simulated/wall/r_wall, /area/horizon/security/holding_cell_b) +"fwF" = ( +/obj/structure/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "2-8" + }, +/obj/structure/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/effect/floor_decal/corner/dark_green{ + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/service/mess_hall) "fwI" = ( /obj/random/dirt_75, /turf/simulated/floor/plating, @@ -42862,20 +42796,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/rnd/hallway) -"fBO" = ( -/obj/effect/floor_decal/corner_wide/paleblue/full{ - dir = 8 - }, -/obj/structure/table/glass/reinf, -/obj/structure/machinery/photocopier/faxmachine{ - department = "Chief Medical Officer's Office" - }, -/obj/structure/machinery/newscaster/north, -/obj/structure/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/command/heads/cmo) "fBQ" = ( /obj/structure/table/stone/marble, /obj/structure/machinery/chemical_dispenser/coffeemaster/full{ @@ -43921,6 +43841,14 @@ }, /turf/unsimulated/floor, /area/centcom/distress_prep) +"fJn" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/trash/cigbutt/cigarbutt, +/turf/unsimulated/floor{ + dir = 8; + icon_state = "wood" + }, +/area/centcom/legion/hangar5) "fJq" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -45158,6 +45086,11 @@ /obj/structure/machinery/hologram/holopad, /turf/simulated/floor/tiled/dark, /area/horizon/service/bar) +"fRq" = ( +/obj/effect/floor_decal/spline/fancy/wood, +/obj/structure/table/wood, +/turf/unsimulated/floor/carpet, +/area/centcom/specops) "fRu" = ( /obj/structure/cable{ icon_state = "1-2" @@ -45977,6 +45910,10 @@ /obj/item/modular_computer/console/preset/merchant, /turf/simulated/floor/wood, /area/merchant_station/warehouse) +"fWE" = ( +/obj/structure/machinery/appliance/cooker/stove, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "fWT" = ( /obj/effect/floor_decal/corner/dark_green{ dir = 10 @@ -47832,16 +47769,6 @@ }, /turf/simulated/floor/tiled/full, /area/horizon/operations/lobby) -"gjT" = ( -/obj/structure/railing/mapped{ - name = "adjusted railing" - }, -/obj/item/flame/lighter/zippo/gold{ - pixel_y = 3 - }, -/obj/structure/table/glass/reinf, -/turf/unsimulated/floor/wood, -/area/centcom/evac) "gjV" = ( /turf/simulated/wall/r_wall, /area/horizon/engineering/reactor/supermatter/mainchamber) @@ -47921,27 +47848,6 @@ /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/horizon/security/hallway) -"gkB" = ( -/obj/structure/table/stone/marble, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = -6; - pixel_y = 7 - }, -/obj/item/reagent_containers/food/condiment/shaker/peppermill{ - pixel_x = 8; - pixel_y = 13 - }, -/obj/item/reagent_containers/food/condiment/shaker/salt{ - pixel_x = 8; - pixel_y = 7 - }, -/obj/item/reagent_containers/food/condiment/enzyme, -/obj/item/reagent_containers/food/condiment/shaker/spacespice{ - pixel_x = 3; - pixel_y = 1 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "gkC" = ( /obj/structure/window/borosilicate{ dir = 4 @@ -48638,6 +48544,11 @@ /obj/random/dirt_75, /turf/simulated/floor/tiled/gunmetal, /area/horizon/operations/ship_supply_warehouse) +"goZ" = ( +/obj/structure/table/glass/reinf, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, +/area/horizon/command/heads/cmo) "gpe" = ( /obj/structure/railing/mapped{ dir = 8 @@ -48750,27 +48661,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/security/evidence_storage) -"gpJ" = ( -/obj/structure/table/stone/marble, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = -6; - pixel_y = 15 - }, -/obj/item/reagent_containers/food/condiment/shaker/peppermill{ - pixel_x = 8; - pixel_y = 13 - }, -/obj/item/reagent_containers/food/condiment/shaker/salt{ - pixel_x = 8; - pixel_y = 7 - }, -/obj/item/reagent_containers/food/condiment/enzyme, -/obj/item/reagent_containers/food/condiment/shaker/spacespice{ - pixel_x = 3; - pixel_y = 1 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "gpM" = ( /turf/simulated/wall/shuttle/unique/tcfl{ icon_state = "3,5" @@ -49069,6 +48959,19 @@ }, /turf/simulated/floor/wood/yew, /area/centcom/shared_dream) +"grp" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/outline/grey, +/obj/structure/closet/secure_closet/refrigerator/station/main, +/obj/item/storage/box/large/produce/nralakk, +/obj/item/storage/box/large/produce/moghes, +/obj/item/storage/box/large/produce/adhomai, +/turf/simulated/floor/tiled/dark/full{ + temperature = 278 + }, +/area/horizon/service/kitchen/freezer) "grv" = ( /obj/structure/machinery/porta_turret, /obj/effect/floor_decal/industrial/warning/full, @@ -50305,21 +50208,6 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/medical/main_storage) -"gAr" = ( -/obj/structure/machinery/door/airlock/service{ - dir = 4; - name = "Bar Backroom"; - req_one_access = list(25) - }, -/obj/structure/machinery/door/firedoor{ - dir = 4 - }, -/obj/effect/floor_decal/industrial/hatch_door/service, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/bar/backroom) "gAs" = ( /obj/random/maintenance_junk_or_loot, /obj/effect/floor_decal/industrial/warning{ @@ -50601,6 +50489,12 @@ }, /turf/simulated/floor/holofloor/tiled, /area/horizon/holodeck/source_combat_training) +"gBX" = ( +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark/full{ + temperature = 278 + }, +/area/horizon/service/kitchen/freezer) "gCb" = ( /obj/structure/machinery/door/airlock/centcom{ dir = 1; @@ -50711,26 +50605,6 @@ icon_state = "desert" }, /area/centcom/shared_dream) -"gDc" = ( -/obj/structure/window/reinforced/crescent{ - dir = 8 - }, -/obj/item/paper_bin{ - pixel_y = 15 - }, -/obj/item/pen{ - pixel_y = 16 - }, -/obj/item/hand_labeler{ - pixel_y = 2 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/unsimulated/floor/wood, -/area/antag/burglar) "gDh" = ( /obj/structure/railing/mapped{ dir = 1 @@ -51070,6 +50944,19 @@ /obj/effect/floor_decal/industrial/hatch_door/yellow, /turf/simulated/floor/tiled/full, /area/horizon/medical/reception) +"gFQ" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/green{ + dir = 4 + }, +/obj/structure/sink/kitchen{ + dir = 8; + name = "sink"; + pixel_x = 19 + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "gFS" = ( /obj/structure/machinery/door/airlock/external{ dir = 4 @@ -53413,6 +53300,24 @@ /obj/structure/machinery/firealarm/east, /turf/simulated/floor/tiled/dark/full, /area/horizon/rnd/xenoarch/atrium) +"gWl" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/green{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/corner/green{ + dir = 1 + }, +/obj/effect/floor_decal/spline/plain/corner/grey, +/obj/structure/closet/walllocker/medical/firstaid{ + pixel_y = -32 + }, +/obj/effect/floor_decal/industrial/outline_door/service, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "gWo" = ( /obj/effect/floor_decal/corner_wide/yellow{ dir = 10 @@ -53528,6 +53433,26 @@ }, /turf/simulated/floor/tiled/full, /area/horizon/security/office) +"gWQ" = ( +/obj/effect/floor_decal/corner_wide/paleblue{ + dir = 9 + }, +/obj/structure/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/table/glass/reinf, +/obj/item/paper_bin{ + pixel_y = 3 + }, +/obj/item/pen{ + pixel_y = 4 + }, +/obj/item/paper/stickynotes/pad/random{ + pixel_x = -10; + pixel_y = -3 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/command/heads/cmo) "gWU" = ( /obj/structure/machinery/pipedispenser, /obj/effect/floor_decal/industrial/outline/yellow, @@ -54844,6 +54769,26 @@ }, /turf/unsimulated/floor/monotile, /area/antag/loner) +"hfJ" = ( +/obj/effect/floor_decal/corner/dark_green/full, +/obj/structure/toilet{ + dir = 8 + }, +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/structure/machinery/button/remote/airlock{ + dir = 1; + id = "central_stall_1"; + name = "Stall Door Lock"; + specialfunctions = 4; + pixel_y = 30 + }, +/obj/structure/machinery/light/small{ + dir = 4; + name = "adjusted light fixture" + }, +/obj/structure/machinery/alarm/south, +/turf/simulated/floor/tiled/white, +/area/horizon/crew/washroom/deck_2) "hfK" = ( /obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/plating, @@ -55382,6 +55327,27 @@ }, /turf/simulated/floor/plating, /area/horizon/engineering/atmos/air) +"hjD" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = -6; + pixel_y = 15 + }, +/obj/item/reagent_containers/food/condiment/shaker/peppermill{ + pixel_x = 8; + pixel_y = 13 + }, +/obj/item/reagent_containers/food/condiment/shaker/salt{ + pixel_x = 8; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/enzyme, +/obj/item/reagent_containers/food/condiment/shaker/spacespice{ + pixel_x = 3; + pixel_y = 1 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "hjE" = ( /obj/structure/closet/gimmick{ name = "emergency response team wardrobe" @@ -55978,6 +55944,26 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/shuttle/intrepid/main_compartment) +"hmX" = ( +/obj/structure/window/reinforced/crescent{ + dir = 8 + }, +/obj/item/paper_bin{ + pixel_y = 15 + }, +/obj/item/pen{ + pixel_y = 16 + }, +/obj/item/hand_labeler{ + pixel_y = 2 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/unsimulated/floor/wood, +/area/antag/burglar) "hmZ" = ( /obj/structure/shuttle_part/mercenary/small{ icon_state = "3,0" @@ -56674,13 +56660,6 @@ }, /turf/simulated/floor, /area/horizon/maintenance/deck_3/aft/holodeck) -"hrz" = ( -/obj/structure/bed/stool/bar/padded/red, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 9 - }, -/turf/simulated/floor/lino/diamond, -/area/horizon/service/mess_hall) "hrA" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -56983,6 +56962,27 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/security/evidence_storage) +"htp" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = -6; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/shaker/peppermill{ + pixel_x = 8; + pixel_y = 13 + }, +/obj/item/reagent_containers/food/condiment/shaker/salt{ + pixel_x = 8; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/enzyme, +/obj/item/reagent_containers/food/condiment/shaker/spacespice{ + pixel_x = 3; + pixel_y = 1 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "hts" = ( /obj/structure/machinery/door/airlock/hatch{ dir = 4; @@ -59350,17 +59350,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/reactor/supermatter/waste) -"hIz" = ( -/obj/structure/machinery/hologram/holopad, -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/green{ - dir = 4 - }, -/obj/effect/floor_decal/spline/plain/green{ - dir = 8 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "hIA" = ( /obj/structure/machinery/atmospherics/pipe/simple/heat_exchanging, /obj/effect/floor_decal/industrial/warning{ @@ -59546,6 +59535,24 @@ /obj/structure/lattice/catwalk/indoor/grate/dark, /turf/simulated/floor/plating, /area/horizon/shuttle/intrepid/main_compartment) +"hJY" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/machinery/light/floor{ + dir = 4 + }, +/obj/structure/sign/radshield{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/security/investigations_hallway) "hKa" = ( /obj/effect/floor_decal/corner/paleblue{ dir = 6 @@ -60319,6 +60326,21 @@ /obj/structure/machinery/light_switch/east, /turf/simulated/floor/carpet/rubber, /area/horizon/engineering/bluespace_drive/monitoring) +"hOz" = ( +/obj/structure/machinery/door/airlock/service{ + dir = 4; + name = "Bar Backroom"; + req_one_access = list(25) + }, +/obj/structure/machinery/door/firedoor{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/hatch_door/service, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/bar/backroom) "hOB" = ( /obj/structure/machinery/light_switch{ pixel_y = -22 @@ -60387,6 +60409,19 @@ /obj/random/junk, /turf/unsimulated/floor, /area/centcom/spawning) +"hOS" = ( +/obj/structure/table/stone/marble, +/obj/structure/machinery/power/outlet{ + pixel_y = 3 + }, +/obj/structure/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/structure/machinery/door/blast/shutters{ + name = "Bar Counter Shutter"; + id = "bar_counter_shutter" + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/bar) "hOU" = ( /obj/structure/tank_wall/carbon_dioxide{ density = 0; @@ -61026,6 +61061,33 @@ }, /turf/simulated/floor/tiled, /area/horizon/engineering/hallway/interior) +"hTI" = ( +/obj/effect/landmark/start{ + name = "Chef" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/sign/staff_only{ + pixel_x = 34; + pixel_y = -23 + }, +/obj/structure/machinery/atm{ + dir = 4; + pixel_x = 16; + pixel_y = 4 + }, +/obj/structure/disposalpipe/segment{ + icon_state = "pipe-c" + }, +/obj/effect/floor_decal/corner/dark_green/full{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/outline_door/service, +/turf/simulated/floor/tiled/dark, +/area/horizon/service/mess_hall) "hTK" = ( /obj/structure/cable/green{ icon_state = "1-8" @@ -61126,10 +61188,6 @@ }, /turf/simulated/floor/tiled/dark/full, /area/horizon/service/custodial) -"hUM" = ( -/obj/structure/table/wood, -/turf/simulated/floor/lino, -/area/merchant_station) "hUR" = ( /obj/structure/machinery/door/window/northright{ name = "dispensary"; @@ -61171,6 +61229,16 @@ /obj/structure/lattice/catwalk/indoor/grate/dark, /turf/simulated/floor/plating, /area/horizon/maintenance/deck_2/cryo) +"hVn" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/green{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "hVq" = ( /obj/structure/table/wood, /obj/item/flame/candle{ @@ -63553,6 +63621,11 @@ /obj/structure/machinery/light, /turf/simulated/floor/shuttle/dark_blue, /area/horizon/shuttle/escape_pod/pod2) +"ild" = ( +/obj/effect/floor_decal/industrial/outline/grey, +/obj/structure/closet/secure_closet/refrigerator/station/alt, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "ile" = ( /obj/structure/disposalpipe/junction/yjunction{ dir = 8 @@ -63704,6 +63777,11 @@ "iml" = ( /turf/simulated/wall, /area/horizon/maintenance/substation/wing_starboard) +"imn" = ( +/obj/effect/floor_decal/industrial/outline/service, +/obj/structure/machinery/smartfridge/foodheater, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "imp" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 @@ -64049,6 +64127,19 @@ temperature = 278.15 }, /area/horizon/medical/morgue) +"ioQ" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 8 + }, +/obj/structure/lattice/catwalk/indoor/grate/dark, +/turf/simulated/floor/plating, +/area/horizon/service/mess_hall) "ioU" = ( /obj/structure/machinery/button/remote/airlock/screamer{ channel = "Command"; @@ -64980,27 +65071,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/service/custodial/auxiliary) -"ivn" = ( -/obj/item/storage/box/fancy/cookiesnack, -/obj/item/storage/box/fancy/admints{ - pixel_x = -4; - pixel_y = 10 - }, -/obj/item/storage/box/fancy/admints{ - pixel_x = 4; - pixel_y = 10 - }, -/obj/item/storage/box/fancy/admints{ - pixel_y = 10 - }, -/obj/structure/table/reinforced/wood, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 1 - }, -/turf/unsimulated/floor{ - icon_state = "wood" - }, -/area/centcom/ferry) "ivo" = ( /obj/effect/floor_decal/corner/dark_green{ dir = 5 @@ -65079,6 +65149,35 @@ "iwb" = ( /turf/simulated/wall, /area/horizon/maintenance/substation/civ_d2) +"iwc" = ( +/obj/structure/table/glass/reinf, +/obj/effect/floor_decal/corner_wide/paleblue{ + dir = 10 + }, +/obj/structure/machinery/requests_console/south{ + announcementConsole = 1; + department = "Chief Medical Officer's Desk"; + departmentType = 5; + name = "Chief Medical Officer RC" + }, +/obj/structure/machinery/light_switch{ + pixel_x = -14; + pixel_y = -19 + }, +/obj/structure/machinery/button/switch/windowtint{ + id = "cmooffice"; + pixel_x = -7; + pixel_y = -19; + req_access = list(40) + }, +/obj/item/folder/white, +/obj/item/stamp/cmo, +/obj/random/pottedplant_small{ + pixel_x = 8; + pixel_y = 12 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/command/heads/cmo) "iwe" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 @@ -67202,6 +67301,26 @@ }, /turf/simulated/floor/marble, /area/horizon/holodeck/source_tribunal) +"iKN" = ( +/obj/structure/machinery/door/firedoor, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/machinery/door/airlock/service{ + dir = 1; + name = "Bar Backroom"; + req_one_access = list(25) + }, +/obj/effect/floor_decal/industrial/hatch_door/service{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/bar/backroom) "iKO" = ( /obj/structure/cable/green{ icon_state = "1-2" @@ -68042,6 +68161,26 @@ /obj/effect/floor_decal/industrial/outline/grey, /turf/simulated/floor/plating, /area/horizon/hangar/auxiliary) +"iQn" = ( +/obj/structure/table/wood, +/obj/structure/machinery/power/outlet{ + pixel_y = 3 + }, +/obj/item/flame/candle{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/random/pottedplant_small{ + pixel_x = 8; + pixel_y = -10 + }, +/obj/effect/floor_decal/corner/dark_green/diagonal, +/obj/item/flame/candle{ + pixel_x = 3; + pixel_y = 11 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/service/mess_hall) "iQp" = ( /obj/structure/bed/stool/chair/folding{ dir = 4 @@ -68624,10 +68763,6 @@ }, /turf/simulated/floor/tiled/full, /area/horizon/hallway/primary/deck_3/central) -"iUu" = ( -/obj/structure/table/glass/reinf, -/turf/unsimulated/floor/wood, -/area/centcom/evac) "iUv" = ( /obj/structure/disposalpipe/segment, /obj/structure/machinery/light/small{ @@ -70202,16 +70337,6 @@ }, /turf/simulated/floor, /area/horizon/command/heads/xo) -"jeW" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/corner/green, -/obj/structure/disposalpipe/sortjunction/flipped{ - name = "Kitchen"; - sortType = "Kitchen"; - dir = 8 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "jfk" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -71681,24 +71806,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/break_room) -"jnY" = ( -/obj/structure/sign/poster/lore/tcaf2{ - pixel_x = -32 - }, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 10 - }, -/obj/structure/table/wood/gamblingtable, -/obj/item/pen/fountain/black{ - pixel_x = 5; - pixel_y = 3 - }, -/obj/item/paper_bin{ - pixel_x = -4; - pixel_y = 6 - }, -/turf/simulated/floor/wood, -/area/horizon/service/bar) "joj" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -71769,16 +71876,6 @@ }, /turf/simulated/floor/plating, /area/horizon/service/hydroponics/lower) -"joy" = ( -/obj/structure/machinery/chemical_dispenser/bar_soft/full{ - pixel_y = 7 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/corner/grey{ - dir = 5 - }, -/turf/unsimulated/floor, -/area/antag/raider) "joA" = ( /obj/effect/floor_decal/corner/dark_blue{ dir = 9 @@ -73858,6 +73955,23 @@ icon_state = "wood" }, /area/centcom/evac) +"jCP" = ( +/obj/structure/table/glass/reinf, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/item/modular_computer/laptop/preset/medical/cmo{ + pixel_y = 5 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/white, +/area/horizon/command/heads/cmo) "jCX" = ( /obj/effect/map_effect/window_spawner/full/reinforced/grille/firedoor, /obj/structure/cable/green{ @@ -74212,17 +74326,6 @@ }, /turf/unsimulated/floor, /area/antag/raider) -"jFH" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/structure/machinery/power/apc/south, -/obj/effect/floor_decal/spline/plain/green{ - dir = 1 - }, -/obj/structure/cable/green{ - icon_state = "0-4" - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "jFI" = ( /obj/structure/cable/green{ icon_state = "2-4" @@ -75907,11 +76010,6 @@ /obj/item/reagent_containers/spray, /turf/simulated/floor/tiled/dark/full, /area/horizon/maintenance/deck_2/operations) -"jRe" = ( -/obj/structure/table/glass/reinf, -/obj/item/laser_pointer/red, -/turf/unsimulated/floor/monotile, -/area/antag/mercenary) "jRn" = ( /obj/effect/landmark/entry_point/starboard{ name = "starboard, compartment" @@ -78040,12 +78138,6 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/medical/hallway/upper) -"keZ" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/extinguisher_cabinet/west, -/obj/structure/closet/secure_closet/freezer/chicken_and_fish, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "kfi" = ( /obj/effect/floor_decal/corner/dark_green/full{ dir = 4 @@ -82059,6 +82151,14 @@ /obj/structure/table/wood, /turf/simulated/floor/holofloor/beach/sand, /area/horizon/holodeck/source_picnicarea) +"kDW" = ( +/obj/structure/machinery/power/apc/west, +/obj/structure/cable/green, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark/full{ + temperature = 278 + }, +/area/horizon/service/kitchen/freezer) "kDX" = ( /obj/structure/flora/pottedplant{ icon_state = "plant-33" @@ -82583,6 +82683,15 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/ai/upload_foyer) +"kGX" = ( +/obj/structure/table/glass/reinf, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/floor_decal/corner_wide/green{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/medical/hallway/upper) "kGY" = ( /obj/effect/floor_decal/corner/purple{ dir = 10 @@ -82678,16 +82787,6 @@ /obj/effect/floor_decal/corner/black, /turf/simulated/floor/tiled/dark, /area/horizon/hangar/auxiliary) -"kHw" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/corner/green{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "kHL" = ( /obj/effect/decal/fake_object{ dir = 4; @@ -84590,6 +84689,17 @@ }, /turf/unsimulated/floor/wood, /area/antag/raider) +"kVw" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/green{ + dir = 4 + }, +/obj/structure/machinery/disposal/small/west, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "kVC" = ( /obj/structure/table/reinforced/wood, /obj/structure/machinery/door/blast/odin{ @@ -85229,35 +85339,6 @@ /obj/structure/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/tiled, /area/horizon/engineering/hallway/interior) -"kZJ" = ( -/obj/structure/table/glass/reinf, -/obj/effect/floor_decal/corner_wide/paleblue{ - dir = 10 - }, -/obj/structure/machinery/requests_console/south{ - announcementConsole = 1; - department = "Chief Medical Officer's Desk"; - departmentType = 5; - name = "Chief Medical Officer RC" - }, -/obj/structure/machinery/light_switch{ - pixel_x = -14; - pixel_y = -19 - }, -/obj/structure/machinery/button/switch/windowtint{ - id = "cmooffice"; - pixel_x = -7; - pixel_y = -19; - req_access = list(40) - }, -/obj/item/folder/white, -/obj/item/stamp/cmo, -/obj/random/pottedplant_small{ - pixel_x = 8; - pixel_y = 12 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/command/heads/cmo) "kZO" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 @@ -91234,6 +91315,16 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/atmos) +"lMy" = ( +/obj/structure/machinery/chemical_dispenser/bar_alc/full{ + pixel_y = 7 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/corner/grey{ + dir = 5 + }, +/turf/unsimulated/floor, +/area/antag/raider) "lMz" = ( /obj/structure/lattice/catwalk, /obj/structure/railing/mapped{ @@ -91253,6 +91344,22 @@ /obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/reinforced, /area/horizon/engineering/gravity_gen) +"lMK" = ( +/obj/structure/window/reinforced/crescent{ + dir = 8 + }, +/obj/item/taperecorder{ + pixel_y = 2 + }, +/obj/item/laser_pointer/red{ + pixel_y = 3 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/unsimulated/floor/wood, +/area/antag/burglar) "lMN" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 @@ -93515,13 +93622,6 @@ }, /turf/simulated/floor/holofloor/tiled, /area/horizon/holodeck/source_emptycourt) -"meu" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/reagent_dispensers/cookingoil, -/turf/simulated/floor/tiled/dark/full{ - temperature = 278 - }, -/area/horizon/service/kitchen/freezer) "meB" = ( /turf/simulated/wall/r_wall, /area/horizon/maintenance/deck_1/workshop) @@ -93819,19 +93919,6 @@ }, /turf/simulated/floor/plating, /area/horizon/service/bar) -"mgp" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/green{ - dir = 4 - }, -/obj/structure/sink/kitchen{ - dir = 8; - name = "sink"; - pixel_x = 19 - }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "mgs" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/black{ dir = 5 @@ -95572,11 +95659,6 @@ icon_state = "dark_preview" }, /area/centcom/holding) -"mrL" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/closet/secure_closet/refrigerator/station/alt, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "mrN" = ( /obj/structure/machinery/light{ dir = 4 @@ -96023,6 +96105,13 @@ }, /turf/simulated/floor/tiled, /area/horizon/hangar/operations) +"muP" = ( +/obj/structure/machinery/holosign/service/kitchen{ + pixel_y = -32; + id = "kitchen" + }, +/turf/simulated/wall, +/area/horizon/service/chapel/main) "muQ" = ( /obj/effect/floor_decal/corner/brown/diagonal, /turf/simulated/floor/tiled/dark, @@ -96138,6 +96227,25 @@ }, /turf/space, /area/horizon/exterior) +"mvI" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/coffee{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/effect/decal/fake_object{ + desc = "An intricate set of blueprints of a spacestation."; + icon = 'icons/obj/items.dmi'; + icon_state = "blueprints"; + name = "station blueprints"; + pixel_y = -8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/unsimulated/floor/wood, +/area/antag/burglar) "mvP" = ( /obj/effect/floor_decal/industrial/outline/security, /obj/structure/target_stake, @@ -96352,6 +96460,16 @@ /obj/structure/machinery/light, /turf/simulated/floor/carpet, /area/shuttle/hapt) +"mxA" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/green, +/obj/structure/disposalpipe/sortjunction/flipped{ + name = "Kitchen"; + sortType = "Kitchen"; + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "mxB" = ( /obj/structure/machinery/light/small{ dir = 8 @@ -96830,16 +96948,6 @@ }, /turf/unsimulated/floor/marble, /area/antag/wizard) -"mBo" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/corner/green{ - dir = 1 - }, -/obj/structure/sign/poster/engineering/bay_52{ - pixel_y = -32 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "mBq" = ( /obj/effect/floor_decal/industrial/warning{ dir = 8 @@ -97587,6 +97695,27 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/service/custodial/disposals/deck_1) +"mGb" = ( +/obj/item/storage/box/fancy/cookiesnack, +/obj/item/storage/box/fancy/admints{ + pixel_x = -4; + pixel_y = 10 + }, +/obj/item/storage/box/fancy/admints{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/storage/box/fancy/admints{ + pixel_y = 10 + }, +/obj/structure/table/reinforced/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "wood" + }, +/area/centcom/ferry) "mGe" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 1 @@ -98828,26 +98957,6 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/rnd/xenobiology/foyer) -"mOr" = ( -/obj/structure/table/wood, -/obj/structure/machinery/power/outlet{ - pixel_y = 3 - }, -/obj/item/flame/candle{ - pixel_x = 7; - pixel_y = 11 - }, -/obj/random/pottedplant_small{ - pixel_x = 8; - pixel_y = -10 - }, -/obj/effect/floor_decal/corner/dark_green/diagonal, -/obj/item/flame/candle{ - pixel_x = 3; - pixel_y = 11 - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/service/mess_hall) "mOs" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/machinery/portable_atmospherics/canister, @@ -99325,6 +99434,28 @@ /obj/structure/machinery/alarm/east, /turf/simulated/floor/tiled/white, /area/horizon/engineering/washroom) +"mSf" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/obj/structure/table/wood, +/obj/structure/machinery/power/outlet{ + pixel_y = 3 + }, +/obj/item/flame/candle{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/reagent_containers/food/condiment/shaker/peppermill{ + pixel_x = -2; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/shaker/salt{ + pixel_x = -7; + pixel_y = 7 + }, +/turf/simulated/floor/wood, +/area/horizon/service/mess_hall) "mSh" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/bed/stool, @@ -102189,14 +102320,6 @@ /obj/structure/table/standard, /turf/simulated/floor/tiled/dark/full, /area/horizon/shuttle/intrepid/port_storage) -"nlQ" = ( -/obj/structure/table/glass/reinf, -/obj/item/folder, -/obj/effect/floor_decal/corner_wide/green{ - dir = 6 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/medical/hallway/upper) "nlS" = ( /obj/effect/floor_decal/corner/red{ dir = 5 @@ -105245,21 +105368,6 @@ }, /turf/simulated/floor/tiled/dark/full, /area/horizon/maintenance/deck_3/security/port) -"nHn" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/spline/plain/green{ - dir = 8 - }, -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/junction{ - dir = 1 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "nHo" = ( /obj/structure/window/shuttle/unique/scc/scout{ icon_state = "5,3" @@ -107813,6 +107921,10 @@ }, /turf/simulated/floor/exoplanet/barren/raskara, /area/centcom/shared_dream) +"oah" = ( +/obj/structure/table/wood, +/turf/simulated/floor/lino, +/area/merchant_station) "oak" = ( /obj/effect/floor_decal/corner/grey/diagonal, /obj/effect/floor_decal/spline/plain/green, @@ -109045,10 +109157,6 @@ /obj/item/reagent_containers/spray/cleaner, /turf/simulated/floor/tiled/white, /area/horizon/rnd/xenobiology) -"ohx" = ( -/obj/structure/machinery/appliance/cooker/stove, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "ohz" = ( /turf/simulated/wall/r_wall, /area/horizon/rnd/xenobiology/dissection) @@ -110721,24 +110829,6 @@ }, /turf/simulated/floor/tiled/dark/full, /area/horizon/engineering/shields) -"osg" = ( -/obj/structure/window/reinforced/crescent{ - dir = 4 - }, -/obj/structure/table/wood, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 4 - }, -/obj/item/flame/lighter{ - pixel_x = 7 - }, -/obj/structure/window/reinforced{ - name = "adjusted window" - }, -/obj/item/flame/lighter, -/obj/effect/floor_decal/spline/fancy/wood, -/turf/unsimulated/floor/carpet, -/area/centcom/bar) "osj" = ( /obj/item/paper_bin{ pixel_x = -3; @@ -111226,6 +111316,17 @@ }, /turf/simulated/floor/carpet/rubber, /area/horizon/engineering/bluespace_drive/monitoring) +"ovH" = ( +/obj/structure/bed/stool/bar/padded/red, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/lino/diamond, +/area/horizon/service/mess_hall) "ovK" = ( /obj/effect/floor_decal/corner/mauve{ dir = 10 @@ -112360,17 +112461,6 @@ }, /turf/simulated/floor/holofloor/tiled, /area/horizon/holodeck/source_combat_training) -"oDw" = ( -/obj/item/flashlight/lamp{ - pixel_x = 6 - }, -/obj/item/storage/box/syndie_kit/clerical{ - pixel_x = 1; - pixel_y = 7 - }, -/obj/structure/table/glass/reinf, -/turf/unsimulated/floor/monotile, -/area/antag/mercenary) "oDy" = ( /obj/effect/floor_decal/industrial/loading, /obj/effect/floor_decal/industrial/outline, @@ -114158,21 +114248,6 @@ /obj/item/stack/packageWrap, /turf/simulated/floor/carpet/rubber, /area/horizon/rnd/lab) -"oOW" = ( -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen{ - pixel_x = -3; - pixel_y = 8 - }, -/obj/structure/table/glass/reinf, -/obj/effect/landmark{ - name = "Syndicate-Uplink" - }, -/turf/unsimulated/floor/monotile, -/area/antag/mercenary) "oOX" = ( /obj/effect/decal/rolling_fog, /turf/simulated/floor/holofloor/reinforced, @@ -115421,6 +115496,13 @@ }, /turf/simulated/floor/tiled, /area/horizon/hallway/primary/deck_2/starboard) +"oWU" = ( +/obj/structure/railing/mapped{ + name = "adjusted railing" + }, +/obj/structure/table/glass/reinf, +/turf/unsimulated/floor/wood, +/area/centcom/evac) "oWV" = ( /obj/effect/floor_decal/corner/red{ dir = 9 @@ -115651,13 +115733,6 @@ /obj/random/tool, /turf/simulated/floor/carpet/rubber, /area/horizon/engineering/atmos/storage_maintenance) -"oXR" = ( -/obj/effect/floor_decal/corner/dark_green{ - dir = 10 - }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled, -/area/horizon/hallway/primary/deck_2/starboard) "oXX" = ( /obj/structure/cable/green{ icon_state = "4-8" @@ -115708,15 +115783,6 @@ /obj/effect/floor_decal/corner/dark_green, /turf/simulated/floor/tiled, /area/horizon/hallway/primary/deck_3/starboard) -"oYn" = ( -/obj/structure/machinery/vending/wallmed1{ - pixel_y = 30; - req_access = list(110) - }, -/obj/structure/table/stone/marble, -/obj/item/eftpos, -/turf/simulated/floor/tiled/dark, -/area/shuttle/merchant) "oYo" = ( /obj/effect/floor_decal/corner/dark_blue{ dir = 1 @@ -116986,6 +117052,13 @@ /obj/structure/lattice/catwalk/indoor/grate/dark, /turf/simulated/floor/plating, /area/horizon/service/bar) +"pgN" = ( +/obj/effect/floor_decal/industrial/outline/grey, +/obj/structure/reagent_dispensers/cookingoil, +/turf/simulated/floor/tiled/dark/full{ + temperature = 278 + }, +/area/horizon/service/kitchen/freezer) "pgP" = ( /obj/effect/decal/cleanable/cobweb, /obj/item/tape/engineering{ @@ -119204,6 +119277,14 @@ icon_state = "dark_preview" }, /area/centcom/holding) +"pwP" = ( +/obj/structure/table/glass/reinf, +/obj/item/folder, +/obj/effect/floor_decal/corner_wide/green{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/medical/hallway/upper) "pwV" = ( /obj/effect/floor_decal/corner/dark_blue{ dir = 10 @@ -120140,6 +120221,24 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/command/bridge/controlroom) +"pCV" = ( +/obj/structure/table/wood/gamblingtable, +/obj/structure/machinery/power/outlet{ + pixel_y = 3 + }, +/obj/item/flame/candle{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/deck/cards{ + pixel_y = 7; + pixel_x = 5 + }, +/obj/effect/floor_decal/corner/dark_green{ + dir = 10 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/service/bar) "pCY" = ( /obj/effect/floor_decal/industrial/warning, /obj/effect/floor_decal/industrial/warning/corner{ @@ -120532,32 +120631,6 @@ }, /turf/simulated/floor/plating, /area/horizon/engineering/atmos) -"pGp" = ( -/obj/structure/machinery/door/firedoor{ - dir = 4 - }, -/obj/structure/plasticflaps/airtight{ - dir = 4 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/machinery/door/airlock/freezer{ - dir = 4; - name = "Freezer"; - req_one_access = list(28) - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen/freezer) "pGq" = ( /obj/structure/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 @@ -121363,6 +121436,19 @@ /obj/item/material/shard, /turf/simulated/floor, /area/horizon/maintenance/deck_3/aft/port) +"pLZ" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 8 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/lattice/catwalk/indoor/grate/dark, +/turf/simulated/floor/plating, +/area/horizon/service/mess_hall) "pMi" = ( /obj/structure/table/stone/marble, /obj/structure/machinery/chemical_dispenser/bar_alc/full{ @@ -121877,30 +121963,6 @@ /obj/structure/machinery/alarm/south, /turf/simulated/floor/tiled, /area/horizon/engineering/hallway/fore) -"pPF" = ( -/obj/structure/window/reinforced/crescent{ - dir = 8 - }, -/obj/item/camera{ - desc = "A polaroid camera. This one has 'Kismet' scribled into the casing." - }, -/obj/item/camera{ - desc = "A polaroid camera. This one has 'Petr' scribled into the casing." - }, -/obj/item/flashlight/lamp{ - pixel_x = 3; - pixel_y = -12 - }, -/obj/structure/machinery/light{ - dir = 1 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 9 - }, -/obj/effect/decal/cleanable/dirt, -/turf/unsimulated/floor/wood, -/area/antag/burglar) "pPM" = ( /obj/structure/disposalpipe/segment, /obj/effect/floor_decal/corner/dark_blue{ @@ -122085,6 +122147,18 @@ }, /turf/simulated/floor/tiled, /area/horizon/operations/lobby) +"pQD" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/floor_decal/corner/dark_green{ + dir = 10 + }, +/obj/structure/sign/radshield, +/turf/simulated/floor/tiled, +/area/horizon/hallway/primary/deck_3/starboard) "pQM" = ( /obj/effect/floor_decal/spline/plain, /turf/unsimulated/floor, @@ -122510,6 +122584,14 @@ }, /turf/simulated/floor/tiled/full, /area/horizon/hallway/primary/deck_3/starboard) +"pTw" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 10 + }, +/obj/structure/sign/radshield, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled, +/area/horizon/hallway/primary/deck_2/starboard) "pTx" = ( /obj/structure/flora/ausbushes/sparsegrass, /obj/effect/floor_decal/spline/fancy/wood{ @@ -123931,6 +124013,13 @@ /obj/item/hand_labeler, /turf/simulated/floor/tiled/dark/full, /area/horizon/operations/mining_main/refinery) +"qdV" = ( +/obj/structure/bed/stool/bar/padded/red, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/lino/diamond, +/area/horizon/service/mess_hall) "qdZ" = ( /obj/effect/floor_decal/corner/dark_green{ dir = 10 @@ -125085,6 +125174,22 @@ }, /turf/unsimulated/floor, /area/centcom/control) +"qlV" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/cooking_container/board/bowl{ + pixel_x = -8; + pixel_y = 6 + }, +/obj/item/material/knife{ + pixel_x = 9; + pixel_y = 4 + }, +/obj/item/material/kitchen/rollingpin{ + pixel_x = -4; + pixel_y = 18 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "qlW" = ( /obj/structure/shuttle_part/ccia{ icon_state = "3,0" @@ -128377,6 +128482,11 @@ }, /turf/simulated/floor/bluegrid, /area/tdome) +"qIU" = ( +/obj/structure/table/glass/reinf, +/obj/item/laser_pointer/red, +/turf/unsimulated/floor/monotile, +/area/antag/mercenary) "qJh" = ( /obj/structure/table/reinforced/steel, /obj/structure/machinery/door/window/brigdoor/westright{ @@ -128840,6 +128950,13 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/atmos/air) +"qLp" = ( +/obj/structure/table/stone/marble, +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "qLr" = ( /turf/space, /area/horizon/exterior/no_shields) @@ -129215,6 +129332,17 @@ }, /turf/simulated/floor/tiled, /area/horizon/crew/fitness/changing) +"qNm" = ( +/obj/effect/floor_decal/corner_wide/paleblue{ + dir = 9 + }, +/obj/structure/table/glass/reinf, +/obj/item/flashlight/lamp, +/obj/structure/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/command/heads/cmo) "qNo" = ( /obj/structure/lattice, /obj/structure/railing/mapped{ @@ -129363,18 +129491,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/service/custodial/disposals/deck_1) -"qOA" = ( -/obj/structure/machinery/light{ - dir = 8 - }, -/obj/structure/table/stone/marble, -/obj/item/reagent_containers/food/condiment/sugar, -/obj/item/storage/box/large/produce, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "qOL" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -129883,19 +129999,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/reactor/supermatter/smes) -"qSg" = ( -/obj/structure/machinery/light{ - dir = 8 - }, -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/closet/secure_closet/refrigerator/station/main, -/obj/item/storage/box/large/produce/nralakk, -/obj/item/storage/box/large/produce/moghes, -/obj/item/storage/box/large/produce/adhomai, -/turf/simulated/floor/tiled/dark/full{ - temperature = 278 - }, -/area/horizon/service/kitchen/freezer) "qSj" = ( /turf/simulated/floor/plating, /area/horizon/engineering/bluespace_drive) @@ -132606,14 +132709,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/engineering/equipment) -"rkS" = ( -/obj/structure/table/wood/gamblingtable, -/obj/item/trash/cigbutt/cigarbutt, -/turf/unsimulated/floor{ - dir = 8; - icon_state = "wood" - }, -/area/centcom/legion/hangar5) "rkZ" = ( /obj/structure/machinery/atmospherics/unary/engine/scc_ship_engine, /turf/simulated/floor/reinforced{ @@ -132905,24 +133000,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/security/meeting_room) -"rmq" = ( -/obj/effect/floor_decal/corner/dark_green{ - dir = 9 - }, -/obj/structure/cable/green{ - icon_state = "2-8" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/primary/deck_3/central) "rmr" = ( /obj/effect/floor_decal/corner/purple{ dir = 6 @@ -135390,14 +135467,6 @@ /obj/structure/machinery/atmospherics/pipe/simple/visible/black, /turf/simulated/floor/plating, /area/horizon/engineering/atmos/air) -"rCE" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/obj/structure/sign/nosmoking_1{ - pixel_x = -32 - }, -/obj/structure/closet/secure_closet/freezer/meat, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "rCL" = ( /obj/structure/cable/orange{ icon_state = "1-4" @@ -136032,16 +136101,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/holodeck/source_pool) -"rGR" = ( -/obj/structure/bed/stool/bar/padded/red, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 1 - }, -/turf/simulated/floor/lino/diamond, -/area/horizon/service/mess_hall) "rGT" = ( /obj/structure/bed/stool/chair/office/light, /obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -136759,6 +136818,10 @@ icon_state = "6,9" }, /area/shuttle/syndicate_elite) +"rLG" = ( +/obj/structure/table/glass/reinf, +/turf/unsimulated/floor/wood, +/area/centcom/evac) "rLO" = ( /obj/structure/machinery/firealarm/east, /obj/effect/floor_decal/corner/dark_green{ @@ -137561,23 +137624,6 @@ name = "shallow water" }, /area/horizon/holodeck/source_konyang) -"rQb" = ( -/obj/structure/table/glass/reinf, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/item/modular_computer/laptop/preset/medical/cmo{ - pixel_y = 5 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/turf/simulated/floor/tiled/white, -/area/horizon/command/heads/cmo) "rQd" = ( /obj/effect/step_trigger/thrower/shuttle/northeast, /turf/space/transit/east, @@ -138230,21 +138276,6 @@ /obj/effect/floor_decal/industrial/warning/corner, /turf/simulated/floor/tiled/dark/full, /area/horizon/engineering/reactor/supermatter/mainchamber) -"rUb" = ( -/obj/structure/window/reinforced/crescent{ - dir = 8 - }, -/obj/structure/table/wood, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 8 - }, -/obj/item/storage/box/fancy/cigarettes, -/obj/structure/window/reinforced{ - name = "adjusted window" - }, -/obj/effect/floor_decal/spline/fancy/wood, -/turf/unsimulated/floor/carpet, -/area/centcom/bar) "rUd" = ( /obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -138537,33 +138568,6 @@ /obj/effect/floor_decal/industrial/hatch/red, /turf/simulated/floor/reinforced/airless, /area/horizon/exterior) -"rWf" = ( -/obj/effect/landmark/start{ - name = "Chef" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/sign/staff_only{ - pixel_x = 34; - pixel_y = -23 - }, -/obj/structure/machinery/atm{ - dir = 4; - pixel_x = 16; - pixel_y = 4 - }, -/obj/structure/disposalpipe/segment{ - icon_state = "pipe-c" - }, -/obj/effect/floor_decal/corner/dark_green/full{ - dir = 4 - }, -/obj/effect/floor_decal/industrial/outline_door/service, -/turf/simulated/floor/tiled/dark, -/area/horizon/service/mess_hall) "rWg" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/item/bedsheet/medical{ @@ -138801,6 +138805,18 @@ }, /turf/simulated/floor/wood, /area/horizon/command/heads/captain) +"rXv" = ( +/obj/structure/table/stone/marble, +/obj/structure/machinery/door/firedoor, +/obj/structure/machinery/power/outlet{ + pixel_y = 2 + }, +/obj/structure/machinery/door/blast/shutters{ + name = "Kitchen Shutter"; + id = "kitchen_counter_shutter" + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "rXw" = ( /obj/effect/floor_decal/corner/dark_blue/full, /obj/structure/machinery/alarm/west, @@ -139176,21 +139192,6 @@ /obj/effect/floor_decal/corner/dark_green, /turf/simulated/floor/tiled, /area/horizon/hallway/primary/deck_2/central) -"rZR" = ( -/obj/structure/cable/green{ - icon_state = "4-8" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/machinery/light/floor{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/horizon/security/investigations_hallway) "rZU" = ( /obj/effect/floor_decal/corner/mauve/full{ dir = 1 @@ -140383,13 +140384,6 @@ /obj/structure/lattice/catwalk/indoor/grate, /turf/simulated/floor/plating, /area/horizon/hallway/primary/deck_3/starboard/docks) -"shD" = ( -/obj/structure/table/wood, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 8 - }, -/turf/simulated/floor/wood, -/area/horizon/service/chapel/office) "shJ" = ( /obj/item/clothing/mask/balaclava{ pixel_x = 6; @@ -140637,6 +140631,24 @@ /obj/effect/floor_decal/industrial/warning/corner, /turf/simulated/floor/tiled/dark, /area/horizon/rnd/xenobiology/xenoflora) +"siW" = ( +/obj/structure/window/reinforced/crescent{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/item/flame/lighter{ + pixel_x = 7 + }, +/obj/structure/window/reinforced{ + name = "adjusted window" + }, +/obj/item/flame/lighter, +/obj/effect/floor_decal/spline/fancy/wood, +/turf/unsimulated/floor/carpet, +/area/centcom/bar) "siY" = ( /obj/effect/floor_decal/corner/grey/diagonal, /obj/structure/table/stone/marble, @@ -140739,12 +140751,6 @@ }, /turf/simulated/floor/tiled/white, /area/horizon/rnd/telesci) -"sjt" = ( -/obj/effect/floor_decal/industrial/outline/grey, -/turf/simulated/floor/tiled/dark/full{ - temperature = 278 - }, -/area/horizon/service/kitchen/freezer) "sjz" = ( /obj/effect/floor_decal/industrial/warning{ dir = 4 @@ -144043,6 +144049,14 @@ /obj/structure/machinery/door/firedoor, /turf/simulated/floor/plating, /area/horizon/shuttle/mining) +"sEn" = ( +/obj/item/flame/candle{ + pixel_y = -9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood/reinf, +/turf/unsimulated/floor/carpet, +/area/antag/raider) "sEs" = ( /obj/structure/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 @@ -144134,26 +144148,6 @@ }, /turf/simulated/floor/wood, /area/horizon/engineering/hallway/interior) -"sFo" = ( -/obj/structure/machinery/door/firedoor, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/machinery/door/airlock/service{ - dir = 1; - name = "Bar Backroom"; - req_one_access = list(25) - }, -/obj/effect/floor_decal/industrial/hatch_door/service{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/bar/backroom) "sFu" = ( /obj/item/storage/belt/medical/paramedic{ pixel_y = 4 @@ -146066,6 +146060,17 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/storage/eva) +"sSg" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/machinery/camera/network/service{ + c_tag = "Service - Kitchen 2"; + dir = 8 + }, +/obj/structure/table/rack/retail_shelf, +/turf/simulated/floor/tiled/dark/full{ + temperature = 278 + }, +/area/horizon/service/kitchen) "sSk" = ( /obj/effect/floor_decal/industrial/warning{ dir = 8 @@ -148068,17 +148073,6 @@ }, /turf/simulated/floor/wood, /area/horizon/service/mess_hall) -"tgE" = ( -/obj/structure/bed/stool/bar/padded/red, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 1 - }, -/turf/simulated/floor/lino/diamond, -/area/horizon/service/mess_hall) "tgG" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/closet/secure_closet/engineering_personal, @@ -148465,6 +148459,16 @@ }, /turf/simulated/floor/airless, /area/horizon/engineering/atmos) +"tiQ" = ( +/obj/structure/machinery/holosign/service/kitchen{ + pixel_y = -32; + id = "kitchen" + }, +/obj/effect/floor_decal/corner/dark_green{ + dir = 10 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/service/mess_hall) "tjg" = ( /obj/structure/toilet{ dir = 1; @@ -149761,20 +149765,6 @@ "tqD" = ( /turf/simulated/wall, /area/horizon/engineering/hallway/aft) -"tqJ" = ( -/obj/effect/floor_decal/corner/grey/diagonal, -/obj/effect/floor_decal/spline/plain/green{ - dir = 4 - }, -/obj/effect/landmark/start{ - name = "Chef" - }, -/obj/structure/machinery/disposal/small/west, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/service/kitchen) "tqK" = ( /obj/structure/platform{ dir = 8 @@ -150266,17 +150256,6 @@ }, /turf/unsimulated/floor, /area/centcom/bar) -"tuh" = ( -/obj/item/storage/box/drinkingglasses{ - pixel_x = -7; - pixel_y = 8 - }, -/obj/structure/table/wood/reinf, -/obj/effect/floor_decal/corner/grey{ - dir = 5 - }, -/turf/unsimulated/floor, -/area/antag/raider) "tuo" = ( /obj/structure/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -150426,6 +150405,18 @@ }, /turf/simulated/floor/plating, /area/horizon/shuttle/canary) +"tvr" = ( +/obj/structure/table/stone/marble, +/obj/structure/machinery/door/firedoor{ + dir = 4 + }, +/obj/structure/machinery/door/blast/shutters{ + name = "Bar Counter Shutter"; + id = "bar_counter_shutter"; + dir = 4 + }, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/bar) "tvs" = ( /obj/effect/floor_decal/corner_wide/blue{ dir = 8 @@ -150842,6 +150833,27 @@ }, /turf/simulated/floor/plating, /area/horizon/engineering/reactor/supermatter/mainchamber) +"txR" = ( +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/floor_decal/corner/dark_green{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/sign/radshield{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/primary/deck_1/central) "txS" = ( /obj/structure/shuttle_part/tcfl{ icon_state = "15,0" @@ -151074,6 +151086,27 @@ }, /turf/simulated/floor/tiled, /area/horizon/security/warden) +"tzf" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 9 + }, +/obj/structure/cable/green{ + icon_state = "2-8" + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/radshield{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/horizon/hallway/primary/deck_3/central) "tzh" = ( /obj/effect/floor_decal/spline/plain/black{ dir = 1 @@ -151081,11 +151114,6 @@ /obj/effect/floor_decal/spline/plain/black, /turf/simulated/floor/carpet/rubber, /area/horizon/tcommsat/chamber) -"tzm" = ( -/obj/effect/floor_decal/spline/fancy/wood, -/obj/structure/table/wood, -/turf/unsimulated/floor/carpet, -/area/centcom/specops) "tzp" = ( /obj/effect/ghostspawpoint{ identifier = "SyndERTSpawn"; @@ -151561,12 +151589,6 @@ }, /turf/simulated/floor/carpet/magenta, /area/horizon/holodeck/source_cafe) -"tCv" = ( -/obj/item/deck/cards, -/obj/effect/decal/cleanable/dirt, -/obj/structure/table/wood/reinf, -/turf/unsimulated/floor/carpet, -/area/antag/raider) "tCy" = ( /obj/structure/tank_wall, /obj/effect/floor_decal/industrial/warning{ @@ -152437,16 +152459,6 @@ /obj/structure/table/reinforced/steel, /turf/unsimulated/floor/plating, /area/centcom/specops) -"tHD" = ( -/obj/effect/floor_decal/industrial/outline_door/service, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 5 - }, -/turf/simulated/floor/lino/diamond, -/area/horizon/service/mess_hall) "tHL" = ( /obj/structure/machinery/mass_driver{ _wifi_id = "waste"; @@ -153357,6 +153369,25 @@ }, /turf/simulated/floor/tiled, /area/horizon/security/hallway) +"tOI" = ( +/obj/item/reagent_containers/food/drinks/shaker{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/structure/table/wood/reinf, +/obj/effect/floor_decal/corner/grey{ + dir = 5 + }, +/obj/item/ammo_magazine/a68/hotaki{ + pixel_y = 6; + pixel_x = 8 + }, +/obj/item/ammo_magazine/a68/hotaki{ + pixel_y = 6; + pixel_x = 8 + }, +/turf/unsimulated/floor, +/area/antag/raider) "tON" = ( /obj/item/reagent_containers/food/snacks/skrellsnacks{ pixel_x = -10; @@ -154191,6 +154222,16 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/reactor/supermatter/airlock) +"tVn" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/green{ + dir = 1 + }, +/obj/structure/sign/poster/engineering/bay_52{ + pixel_y = -32 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "tVr" = ( /obj/structure/machinery/button/remote/blast_door{ dir = 4; @@ -154400,6 +154441,17 @@ /obj/structure/table/rack, /turf/simulated/floor/plating, /area/horizon/maintenance/deck_2/wing/starboard/far) +"tWY" = ( +/obj/item/flashlight/lamp{ + pixel_x = 6 + }, +/obj/item/storage/box/syndie_kit/clerical{ + pixel_x = 1; + pixel_y = 7 + }, +/obj/structure/table/glass/reinf, +/turf/unsimulated/floor/monotile, +/area/antag/mercenary) "tXa" = ( /turf/simulated/floor/tiled/dark, /area/horizon/rnd/xenoarch/atrium) @@ -155627,33 +155679,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/security/brig) -"ufY" = ( -/obj/structure/table/wood, -/obj/effect/decal/fake_object{ - desc = "An intricate set of blueprints of a spacestation."; - icon = 'icons/obj/items.dmi'; - icon_state = "blueprints"; - name = "station blueprints"; - pixel_y = -3 - }, -/obj/item/reagent_containers/food/drinks/coffee{ - pixel_x = -7; - pixel_y = 10 - }, -/obj/item/material/knife/tacknife{ - pixel_x = 8; - pixel_y = 28 - }, -/obj/item/material/knife/tacknife{ - pixel_x = -20; - pixel_y = 30 - }, -/obj/item/material/knife/tacknife{ - pixel_x = -6; - pixel_y = 32 - }, -/turf/unsimulated/floor/rubber_carpet, -/area/antag/jockey) "ufZ" = ( /obj/effect/floor_decal/spline/fancy/wood/cee{ dir = 1 @@ -156516,25 +156541,6 @@ /obj/structure/lattice/catwalk/indoor/grate/dark, /turf/simulated/floor/plating, /area/horizon/maintenance/deck_2/cryo) -"ulH" = ( -/obj/structure/toilet{ - dir = 8 - }, -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/structure/machinery/button/remote/airlock{ - dir = 1; - id = "central_stall_1"; - name = "Stall Door Lock"; - specialfunctions = 4; - pixel_y = 30 - }, -/obj/structure/machinery/light/small{ - dir = 4; - name = "adjusted light fixture" - }, -/obj/structure/machinery/alarm/south, -/turf/simulated/floor/tiled/white, -/area/horizon/crew/washroom/deck_2) "ulJ" = ( /obj/structure/machinery/atmospherics/omni/filter{ name = "oxygen filter"; @@ -157705,6 +157711,20 @@ color = "#792f27" }, /area/centcom/ferry) +"usL" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/green{ + dir = 4 + }, +/obj/effect/landmark/start{ + name = "Chef" + }, +/obj/structure/machinery/disposal/small/west, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "usQ" = ( /obj/structure/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/structure/machinery/alarm/south, @@ -158983,15 +159003,6 @@ }, /turf/simulated/floor/wood, /area/horizon/service/bar) -"uBH" = ( -/obj/structure/table/glass/reinf, -/obj/item/paper_bin, -/obj/item/pen, -/obj/effect/floor_decal/corner_wide/green{ - dir = 6 - }, -/turf/simulated/floor/tiled/white, -/area/horizon/medical/hallway/upper) "uBJ" = ( /obj/effect/floor_decal/corner/paleblue, /turf/unsimulated/floor, @@ -159092,6 +159103,14 @@ /obj/effect/shuttle_landmark/escape_pod/out/pod2, /turf/space/transit/east, /area/template_noop) +"uCs" = ( +/obj/item/megaphone/red{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/structure/table/glass/reinf, +/turf/unsimulated/floor/monotile, +/area/antag/mercenary) "uCt" = ( /obj/structure/machinery/light{ dir = 8; @@ -166057,18 +166076,6 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/maintenance/deck_1/operations/starboard) -"vyV" = ( -/obj/structure/table/stone/marble, -/obj/structure/machinery/door/firedoor{ - dir = 4 - }, -/obj/structure/machinery/door/blast/shutters{ - name = "Bar Counter Shutter"; - id = "bar_counter_shutter"; - dir = 4 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/bar) "vyW" = ( /obj/structure/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -166321,6 +166328,17 @@ }, /turf/simulated/floor/tiled/dark, /area/horizon/maintenance/deck_3/cafe) +"vAK" = ( +/obj/structure/machinery/hologram/holopad, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/green{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/green{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "vAL" = ( /obj/structure/machinery/light, /turf/unsimulated/floor{ @@ -166653,6 +166671,12 @@ }, /turf/simulated/floor/tiled/full, /area/horizon/crew/emergency_closet/deck_2/starboard) +"vCA" = ( +/obj/item/deck/cards, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood/reinf, +/turf/unsimulated/floor/carpet, +/area/antag/raider) "vCI" = ( /obj/structure/sign/poster{ pixel_y = 32 @@ -167980,6 +168004,24 @@ }, /turf/simulated/floor/wood, /area/horizon/command/heads/captain) +"vLI" = ( +/obj/structure/sign/poster/lore/tcaf2{ + pixel_x = -32 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/obj/structure/table/wood/gamblingtable, +/obj/item/pen/fountain/black{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/simulated/floor/wood, +/area/horizon/service/bar) "vLJ" = ( /obj/structure/table/steel, /obj/item/pin_extractor{ @@ -168137,28 +168179,6 @@ /obj/effect/floor_decal/industrial/hatch_door/service, /turf/simulated/floor/tiled/dark/full, /area/horizon/service/bar) -"vNf" = ( -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 7 - }, -/obj/structure/table/wood, -/obj/structure/machinery/power/outlet{ - pixel_y = 3 - }, -/obj/item/flame/candle{ - pixel_x = 6; - pixel_y = 8 - }, -/obj/item/reagent_containers/food/condiment/shaker/peppermill{ - pixel_x = -2; - pixel_y = 7 - }, -/obj/item/reagent_containers/food/condiment/shaker/salt{ - pixel_x = -7; - pixel_y = 7 - }, -/turf/simulated/floor/wood, -/area/horizon/service/mess_hall) "vNk" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/engineer_maintenance/pipe/wall, @@ -168767,15 +168787,6 @@ }, /turf/simulated/floor/wood, /area/horizon/service/chapel/main) -"vRZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/paper/cig/fine{ - pixel_x = 3; - pixel_y = 1 - }, -/obj/structure/table/reinforced/steel, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/maintenance/deck_1/wing/starboard/far) "vSa" = ( /obj/effect/floor_decal/industrial/hatch/red, /obj/effect/floor_decal/industrial/warning/corner{ @@ -170618,11 +170629,6 @@ }, /turf/simulated/floor/tiled/full, /area/horizon/command/bridge/upperdeck) -"wdE" = ( -/obj/structure/table/glass/reinf, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, -/area/horizon/command/heads/cmo) "wdG" = ( /obj/effect/floor_decal/industrial/hatch/red, /obj/effect/floor_decal/industrial/warning{ @@ -171054,17 +171060,6 @@ /obj/effect/floor_decal/spline/plain/grey, /turf/simulated/floor/tiled, /area/horizon/service/hydroponics) -"wfT" = ( -/obj/structure/cable/green{ - icon_state = "1-2" - }, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/floor_decal/corner/dark_green{ - dir = 10 - }, -/turf/simulated/floor/tiled, -/area/horizon/hallway/primary/deck_3/starboard) "wfU" = ( /obj/item/modular_computer/console/preset/research{ dir = 4 @@ -171254,22 +171249,6 @@ icon_state = "dark_preview" }, /area/centcom/specops) -"whd" = ( -/obj/structure/railing/mapped{ - dir = 4 - }, -/obj/structure/railing/mapped, -/obj/structure/machinery/light{ - dir = 1 - }, -/obj/structure/railing/mapped{ - dir = 8 - }, -/obj/effect/floor_decal/corner/dark_green/full{ - dir = 4 - }, -/turf/simulated/open, -/area/horizon/service/hydroponics) "whg" = ( /obj/effect/floor_decal/corner/yellow{ dir = 5 @@ -173604,6 +173583,20 @@ "wuX" = ( /turf/simulated/wall, /area/horizon/engineering/atmos/storage_maintenance) +"wvg" = ( +/obj/effect/floor_decal/corner_wide/paleblue/full{ + dir = 8 + }, +/obj/structure/table/glass/reinf, +/obj/structure/machinery/photocopier/faxmachine{ + department = "Chief Medical Officer's Office" + }, +/obj/structure/machinery/newscaster/north, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/command/heads/cmo) "wvm" = ( /obj/structure/closet/crate/medical, /obj/item/tank/anesthetic, @@ -175992,19 +175985,6 @@ /obj/effect/floor_decal/industrial/outline/yellow, /turf/unsimulated/floor, /area/centcom/legion/hangar5) -"wMm" = ( -/obj/structure/table/stone/marble, -/obj/structure/machinery/power/outlet{ - pixel_y = 3 - }, -/obj/structure/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/structure/machinery/door/blast/shutters{ - name = "Bar Counter Shutter"; - id = "bar_counter_shutter" - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/bar) "wMq" = ( /turf/simulated/wall/shuttle/unique/tcfl{ icon_state = "6,0" @@ -177771,13 +177751,6 @@ }, /turf/simulated/floor/wood, /area/horizon/repoffice/consular_one) -"wVS" = ( -/obj/structure/table/stone/marble, -/obj/structure/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/tiled/dark/full, -/area/horizon/service/kitchen) "wVV" = ( /obj/structure/machinery/light{ dir = 4 @@ -179881,16 +179854,6 @@ icon_state = "white" }, /area/tdome/tdomeobserve) -"xiQ" = ( -/obj/structure/machinery/holosign/service/kitchen{ - pixel_y = -32; - id = "kitchen" - }, -/obj/effect/floor_decal/corner/dark_green{ - dir = 10 - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/service/mess_hall) "xiW" = ( /turf/simulated/wall, /area/horizon/security/interrogation/monitoring) @@ -180235,25 +180198,6 @@ "xlu" = ( /turf/simulated/wall/r_wall, /area/horizon/maintenance/deck_3/cafe) -"xlv" = ( -/obj/effect/floor_decal/spline/fancy/wood{ - dir = 4 - }, -/obj/structure/table/wood, -/obj/item/reagent_containers/food/condiment/shaker/peppermill{ - pixel_x = 5; - pixel_y = 10 - }, -/obj/item/reagent_containers/food/condiment/shaker/salt{ - pixel_y = 10; - pixel_x = 10 - }, -/obj/item/flame/candle{ - pixel_x = -3; - pixel_y = 16 - }, -/turf/simulated/floor/wood, -/area/horizon/service/mess_hall) "xly" = ( /obj/effect/floor_decal/spline/plain/lime{ dir = 4 @@ -180711,21 +180655,6 @@ }, /turf/simulated/floor/tiled, /area/horizon/hallway/primary/deck_2/central) -"xoP" = ( -/obj/structure/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/structure/cable/green{ - icon_state = "2-8" - }, -/obj/structure/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, -/obj/effect/floor_decal/corner/dark_green{ - dir = 6 - }, -/turf/simulated/floor/tiled/dark, -/area/horizon/service/mess_hall) "xoU" = ( /obj/effect/floor_decal/corner_wide/green{ dir = 10 @@ -182554,6 +182483,17 @@ }, /turf/simulated/floor/plating, /area/horizon/medical/surgery) +"xzO" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/structure/machinery/power/apc/south, +/obj/effect/floor_decal/spline/plain/green{ + dir = 1 + }, +/obj/structure/cable/green{ + icon_state = "0-4" + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "xzS" = ( /obj/structure/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 @@ -183333,6 +183273,30 @@ }, /turf/simulated/floor/carpet, /area/horizon/crew/journalistoffice) +"xFn" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 6 + }, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 8 + }, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/effect/floor_decal/industrial/outline_straight/service{ + dir = 4 + }, +/obj/structure/sign/radshield{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/horizon/service/mess_hall) "xFx" = ( /obj/structure/machinery/optable, /obj/effect/floor_decal/corner/paleblue/diagonal{ @@ -184057,13 +184021,6 @@ }, /turf/unsimulated/floor, /area/centcom/bar) -"xKB" = ( -/obj/structure/railing/mapped{ - name = "adjusted railing" - }, -/obj/structure/table/glass/reinf, -/turf/unsimulated/floor/wood, -/area/centcom/evac) "xKC" = ( /turf/unsimulated/floor{ dir = 8; @@ -185055,12 +185012,24 @@ /obj/structure/machinery/atmospherics/pipe/simple/hidden/aux, /turf/simulated/floor/tiled/dark, /area/horizon/engineering/atmos/storage) +"xRX" = ( +/obj/structure/machinery/vending/dinnerware, +/turf/simulated/floor/tiled/dark/full, +/area/horizon/service/kitchen) "xSe" = ( /obj/effect/floor_decal/carpet{ dir = 4 }, /turf/simulated/floor/holofloor/carpet, /area/horizon/holodeck/source_courtroom) +"xSk" = ( +/obj/structure/table/glass/reinf, +/obj/item/flashlight/lamp, +/obj/effect/floor_decal/corner_wide/paleblue/full{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/medical/hallway/upper) "xSl" = ( /obj/structure/machinery/computer/fusion/core_control/terminal{ initial_id_tag = "horizon_fusion" @@ -187058,6 +187027,21 @@ }, /turf/simulated/floor/holofloor/tiled, /area/horizon/holodeck/source_combat_training) +"ygq" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/floor_decal/spline/plain/green{ + dir = 8 + }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/horizon/service/kitchen) "ygr" = ( /obj/structure/closet/crate, /obj/item/circuitboard/autolathe, @@ -187236,6 +187220,21 @@ }, /turf/simulated/floor/tiled, /area/horizon/command/bridge/supply) +"yhH" = ( +/obj/structure/window/reinforced/crescent{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/item/storage/box/fancy/cigarettes, +/obj/structure/window/reinforced{ + name = "adjusted window" + }, +/obj/effect/floor_decal/spline/fancy/wood, +/turf/unsimulated/floor/carpet, +/area/centcom/bar) "yhM" = ( /obj/effect/floor_decal/corner_wide/yellow{ dir = 10 @@ -187355,6 +187354,22 @@ }, /turf/simulated/open, /area/horizon/hallway/primary/deck_2/central) +"yiA" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped, +/obj/structure/machinery/light{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/corner/dark_green/full{ + dir = 4 + }, +/turf/simulated/open, +/area/horizon/service/hydroponics) "yiR" = ( /obj/effect/ghostspawpoint{ identifier = "OdinPrepatory"; @@ -208512,7 +208527,7 @@ ayn taW hCL gUT -vRZ +cIu taW dzV wlr @@ -222390,7 +222405,7 @@ rHK rHK umN wVV -cPb +txR mCx vbl hTy @@ -282583,7 +282598,7 @@ prX wTY oGC evt -jnY +vLI lbo uYQ eSV @@ -282819,7 +282834,7 @@ fji bhL tFB jWh -ewp +dQG xEM mgT gba @@ -283581,7 +283596,7 @@ oIb oCR oYM xaY -oXR +pTw iuT vTt mQI @@ -283589,7 +283604,7 @@ vth wJJ laX tDz -bPV +xFn hsV rwP vNL @@ -284118,9 +284133,9 @@ rSm xjF uvs bap -vyV +tvr qIA -vyV +tvr rOx lUL bjD @@ -284622,7 +284637,7 @@ tNY gba ylf lvk -mOr +iQn lSk tgD naI @@ -284635,11 +284650,11 @@ ayX lZe mJt kps -wMm +hOS yaC ojX fAx -aOH +pCV oZV uYQ eSV @@ -285151,7 +285166,7 @@ sAa qEi omW omW -gAr +hOz aJG omW vTn @@ -285387,7 +285402,7 @@ hKL qRz wKB uhZ -ulH +hfJ uhZ rGo gba @@ -285396,9 +285411,9 @@ rTc vPE diy bEE -vNf +mSf okq -axK +pLZ ydH ezA uMl @@ -285406,7 +285421,7 @@ vuo jIf czT jAV -sFo +iKN peR fXw nVa @@ -285650,13 +285665,13 @@ uhZ gba sNK vIN -xlv +bFS lBe nUS oRN xQQ -eVD -xiQ +ioQ +tiQ wxI wxI wxI @@ -285912,10 +285927,10 @@ cuF cuF cuF mfc -eVD -hrz +ioQ +qdV lGT -qOA +cjg rmH vxc wYq @@ -286170,7 +286185,7 @@ ujy fec aku vJN -tgE +ovH lFR kwJ ioG @@ -286427,13 +286442,13 @@ fSj gZa eCK etm -rGR -erO -jeW -mgp -tqJ +drY +rXv +mxA +gFQ +usL mCY -mBo +tVn omW dDG isZ @@ -286684,13 +286699,13 @@ wGb gKM aZI etm -rGR +drY myg dZT -gkB +htp cfl xTF -jFH +xzO omW moU kHp @@ -286941,13 +286956,13 @@ tev nBM rHU etm -rGR +drY dOe -kHw -eSA -hIz -eSA -aSd +hVn +fti +vAK +fti +gWl omW omW omW @@ -287198,16 +287213,16 @@ lRh nBM qVx vAU -rGR +drY lFR dZT -gpJ -aTJ -ohx +hjD +qlV +fWE mkG -mrL -keZ -rCE +ild +dKV +dAQ rwF grG pjB @@ -287455,11 +287470,11 @@ hut kEa nAk bUs -tHD +edj xPP cGB wDb -nHn +ygq wYW kPH hEJ @@ -287711,12 +287726,12 @@ nfm lHH nBM cje -xoP -rWf +fwF +hTI mWt aAO mCY -dvZ +kVw mCY mCY drN @@ -287972,10 +287987,10 @@ ppi nBM nBM nCf -dKe -wVS -dMl -cYl +bYs +qLp +bZl +xRX bWX oak lYS @@ -288185,7 +288200,7 @@ gZT pIF bUl bUl -bLN +muP pIF dvo glp @@ -288492,7 +288507,7 @@ pvm xaO gIt fZY -dyF +imn nYO hyV urZ @@ -289006,7 +289021,7 @@ kom xaO bFW eIr -bmA +sSg xzx ocv pjB @@ -289261,7 +289276,7 @@ mou eby eby eby -pGp +dfg eby eby eby @@ -289520,9 +289535,9 @@ jxS wth rSs giD -eSD -qSg -meu +kDW +grp +pgN cHP uYQ eSV @@ -290019,7 +290034,7 @@ aoE yfn fPU nBM -whd +yiA xJw dMr rvz @@ -290030,12 +290045,12 @@ dyj uWZ xpd nTu -abc +eHE cIT wOo uBz -sjt -sjt +gBX +gBX nxk nxk uYQ @@ -290748,7 +290763,7 @@ lpE vAn ngu fqf -shD +aMU xrq nCW njD @@ -342419,10 +342434,10 @@ oyp iLs wcw koz -fBO +wvg rUB -cNk -dbp +qNm +gWQ sdN oNI nqd @@ -342936,9 +342951,9 @@ koz fVj pro kQp -rQb -wdE -kZJ +jCP +goZ +iwc nqd lZg rii @@ -344481,9 +344496,9 @@ mco itH swX fEx -eLj -nlQ -uBH +xSk +pwP +kGX gay hyZ ryY @@ -349115,7 +349130,7 @@ phb uML mOz bKr -wfT +pQD ryA xYV nXX @@ -351659,7 +351674,7 @@ dEo nPy nLb nxi -rmq +tzf cvt hIE jtP @@ -359897,7 +359912,7 @@ nCT aSv dZr hzo -rZR +hJY aOw oxp ill @@ -397002,7 +397017,7 @@ tFH usJ usJ jVB -ivn +mGb vmV nDR nDR @@ -397751,7 +397766,7 @@ ssU dfc rIi wmG -tzm +fRq odT lub rIi @@ -402629,7 +402644,7 @@ qkO gzj fdF cDe -rUb +yhH oeb dMb iqG @@ -403400,7 +403415,7 @@ kVC gXG fdF woB -osg +siW oeb gax pAX @@ -406224,8 +406239,8 @@ iLv iLv oeb ncm -iUu -xKB +rLG +oWU vwG tWz lOc @@ -407766,8 +407781,8 @@ uub uub tWz ncm -iUu -gjT +rLG +bXu vwG edd sgQ @@ -431130,7 +431145,7 @@ gIk gIk gIk tij -oDw +tWY kRu ezl uyY @@ -431387,9 +431402,9 @@ rfa kyW auP ton -oOW -jRe -dNF +btw +qIU +uCs hbs auP vZj @@ -439042,7 +439057,7 @@ eSV eSV tcP tcP -oYn +dIw jZs byK byK @@ -440631,9 +440646,9 @@ chm hyg sEA sEA -pPF -cVO -gDc +dtn +lMK +hmX vUP fps toU @@ -441402,7 +441417,7 @@ eSV hyg chm sEA -efO +mvI uWp bDa hHR @@ -443220,8 +443235,8 @@ qpY bmj dlD ogl -bKJ -tCv +sEn +vCA bkP iwq eSV @@ -443471,7 +443486,7 @@ vAe gdY lEG iwq -akW +tOI mIc qpY erD @@ -443728,7 +443743,7 @@ otO gdY lEG iwq -ewO +lMy kwm oJx eko @@ -443913,7 +443928,7 @@ oKD fef rIX hLG -hUM +oah lbD eSV eSV @@ -443985,7 +444000,7 @@ vAe gdY lEG iwq -joy +aeo mIc rSh erD @@ -444242,7 +444257,7 @@ vAe gdY lEG iwq -tuh +bqy mIc tqt erD @@ -445775,7 +445790,7 @@ chm dHi dHi ack -ufY +dPw qMw tWb jJQ @@ -445852,7 +445867,7 @@ xKC xKC xKC gIV -rkS +fJn dYa kWS ozQ