From bb4c6edf385a5dae8f7bb1b780f51b0db02555c4 Mon Sep 17 00:00:00 2001 From: Victor Zisthus <56660717+VictorZisthus@users.noreply.github.com> Date: Sun, 25 Dec 2022 23:05:12 -0500 Subject: [PATCH] Science PA (#5455) * Science PA Gives science a PA at roundstart. * OSHA update Added emergency shutters and moved some vents per request of Management. * OSHA PT2 Can refill the PA chamber and vent it to space now. * Minor fix Switched an injector to a vent, added science access to Atmos control of the room. --- code/game/area/Space Station 13 areas_ch.dm | 4 + maps/southern_cross/southern_cross-2.dmm | 46 +++++---- maps/southern_cross/southern_cross-3.dmm | 105 ++++++++++++++++---- 3 files changed, 115 insertions(+), 40 deletions(-) diff --git a/code/game/area/Space Station 13 areas_ch.dm b/code/game/area/Space Station 13 areas_ch.dm index 4d69fe8e4e..e6cd444b5d 100644 --- a/code/game/area/Space Station 13 areas_ch.dm +++ b/code/game/area/Space Station 13 areas_ch.dm @@ -114,3 +114,7 @@ /area/medical/cryo/autoresleeve name = "\improper Medical Autoresleeving" forbid_events = TRUE + +/area/rnd/research/particleaccelerator + name = "\improper Particle Accelerator Lab" + icon_state = "toxlab" \ No newline at end of file diff --git a/maps/southern_cross/southern_cross-2.dmm b/maps/southern_cross/southern_cross-2.dmm index 6b130f4e69..6cc32446c1 100644 --- a/maps/southern_cross/southern_cross-2.dmm +++ b/maps/southern_cross/southern_cross-2.dmm @@ -1482,7 +1482,7 @@ "aYx" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/machinery/recharger/wallcharger{pixel_x = -26; pixel_y = 26},/turf/simulated/floor/tiled/dark,/area/security/warden) "aYy" = (/turf/simulated/wall/r_wall,/area/engineering/engine_waste) "aYA" = (/obj/machinery/door/blast/regular{id = "EngineVent"; name = "Reactor Vent"},/obj/machinery/shield_diffuser,/turf/simulated/floor/reinforced/airless,/area/engineering/engine_room) -"aYB" = (/obj/machinery/power/emitter{anchored = 1; dir = 8; id = "EngineEmitter"; state = 2; icon_state = "emitter2"},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/turf/simulated/floor,/area/engineering/engine_room) +"aYB" = (/obj/machinery/power/emitter{anchored = 1; dir = 8; icon_state = "emitter2"; id = "EngineEmitter"; state = 2},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/turf/simulated/floor,/area/engineering/engine_room) "aYC" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/power/sensor{name = "Powernet Sensor - Engine Power"; name_tag = "Engine Power"},/turf/simulated/floor,/area/engineering/engine_room) "aYD" = (/obj/item/modular_computer/console/preset/engineering{dir = 4},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) "aYE" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan,/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor,/area/engineering/engine_room) @@ -2926,7 +2926,7 @@ "bXa" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/effect/floor_decal/corner/yellow/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/coffee_shop) "bXb" = (/obj/structure/disposalpipe/segment,/obj/machinery/light{dir = 4},/obj/structure/bed/chair/comfy/brown{dir = 1},/obj/structure/window/reinforced/tinted/frosted,/turf/simulated/floor/carpet/oracarpet,/area/crew_quarters/coffee_shop) "bXg" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/random/trash,/turf/simulated/floor/plating,/area/maintenance/chapel) -"bXh" = (/obj/structure/table/marble,/obj/effect/floor_decal/corner/brown/diagonal,/obj/structure/sink/countertop{dir = 2; pixel_y = 7},/obj/item/trash/plate{pixel_y = -2},/obj/item/trash/plate,/obj/item/trash/plate{pixel_y = 2},/obj/item/trash/plate{pixel_y = 4},/turf/simulated/floor/tiled/old_tile/yellow,/area/crew_quarters/coffee_shop) +"bXh" = (/obj/structure/table/marble,/obj/effect/floor_decal/corner/brown/diagonal,/obj/structure/sink/countertop{pixel_y = 7},/obj/item/trash/plate{pixel_y = -2},/obj/item/trash/plate,/obj/item/trash/plate{pixel_y = 2},/obj/item/trash/plate{pixel_y = 4},/turf/simulated/floor/tiled/old_tile/yellow,/area/crew_quarters/coffee_shop) "bXj" = (/obj/structure/filingcabinet/chestdrawer,/obj/effect/floor_decal/borderfloorblack{dir = 4},/obj/effect/floor_decal/corner/blue/border{dir = 4},/turf/simulated/floor/tiled/dark,/area/lawoffice) "bXk" = (/turf/simulated/wall,/area/lawoffice) "bXq" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/effect/floor_decal/corner/yellow/diagonal,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/white,/area/crew_quarters/coffee_shop) @@ -3239,7 +3239,7 @@ "chp" = (/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled/hydro,/area/hydroponics) "chq" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/hydro,/area/hydroponics) "chs" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Gallery"},/obj/machinery/door/firedoor/multi_tile/glass{dir = 8},/obj/structure/curtain/black{icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) -"cht" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/curtain/black{dir = 2; icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) +"cht" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/curtain/black{icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) "chy" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/hallway/primary/seconddeck/aft) "chz" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass{name = "Central Access"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_grid,/area/hallway/primary/seconddeck/aft) "chE" = (/obj/structure/noticeboard/airlock,/turf/simulated/wall,/area/crew_quarters/barrestroom) @@ -3389,14 +3389,14 @@ "cmP" = (/obj/structure/bed/chair/office/dark,/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/artgallery) "cmQ" = (/obj/structure/table/rack/shelf/steel,/obj/effect/floor_decal/borderfloor{dir = 9},/obj/effect/floor_decal/corner/green/border{dir = 9},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/nineteen_nineteen{pixel_y = 3},/obj/item/canvas/twentythree_nineteen,/obj/item/canvas/twentythree_nineteen,/obj/item/canvas/twentythree_nineteen,/obj/item/canvas/twentythree_nineteen,/obj/item/canvas/twentythree_nineteen,/obj/item/canvas/twentythree_nineteen,/obj/item/canvas/twentythree_nineteen,/obj/machinery/ai_status_display{pixel_y = 32},/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/artsupplies) "cmT" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass{name = "Art Supplies"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artsupplies) -"cna" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/multi_tile/glass{dir = 1},/obj/machinery/door/airlock/multi_tile/glass{dir = 1; name = "Gallery"},/obj/structure/curtain/black{dir = 2; icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) +"cna" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/multi_tile/glass{dir = 1},/obj/machinery/door/airlock/multi_tile/glass{dir = 1; name = "Gallery"},/obj/structure/curtain/black{icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) "cnb" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled,/area/ai_monitored/storage/eva) "cnc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/bar) "cnd" = (/obj/item/stack/rods,/obj/structure/lattice,/turf/space,/area/space) "cnf" = (/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced/polarized{id = "tabletop_window_tint"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/library) "cnm" = (/obj/structure/bed/chair/comfy/black,/obj/effect/floor_decal/spline/fancy/wood{dir = 5},/turf/simulated/floor/carpet/oracarpet,/area/library) "cnq" = (/obj/structure/table/woodentable,/obj/structure/noticeboard{pixel_y = 27},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/item/weapon/paper_bin{pixel_x = 7; pixel_y = 8},/obj/item/weapon/tape_roll,/obj/item/weapon/pen/fountain5,/obj/item/weapon/pen/fountain6{pixel_y = 7},/turf/simulated/floor/wood/alt/parquet,/area/library) -"cns" = (/obj/item/weapon/reagent_containers/food/drinks/soymilk,/obj/item/weapon/reagent_containers/food/drinks/soymilk,/obj/item/weapon/reagent_containers/food/drinks/bottle/milk,/obj/item/weapon/reagent_containers/food/drinks/bottle/milk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/structure/closet/secure_closet/freezer/fridge{pixel_x = 6; pixel_y = 0},/obj/effect/floor_decal/corner/brown/diagonal,/obj/effect/floor_decal/borderfloorblack{dir = 4},/obj/effect/floor_decal/corner/brown/border{dir = 4},/obj/effect/floor_decal/borderfloorblack{dir = 1},/obj/effect/floor_decal/corner/brown/border{dir = 1},/obj/machinery/status_display{layer = 4; pixel_y = 32},/turf/simulated/floor/tiled/old_tile/yellow,/area/crew_quarters/coffee_shop) +"cns" = (/obj/item/weapon/reagent_containers/food/drinks/soymilk,/obj/item/weapon/reagent_containers/food/drinks/soymilk,/obj/item/weapon/reagent_containers/food/drinks/bottle/milk,/obj/item/weapon/reagent_containers/food/drinks/bottle/milk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallchocmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/item/weapon/reagent_containers/food/drinks/smallmilk,/obj/structure/closet/secure_closet/freezer/fridge{pixel_x = 6},/obj/effect/floor_decal/corner/brown/diagonal,/obj/effect/floor_decal/borderfloorblack{dir = 4},/obj/effect/floor_decal/corner/brown/border{dir = 4},/obj/effect/floor_decal/borderfloorblack{dir = 1},/obj/effect/floor_decal/corner/brown/border{dir = 1},/obj/machinery/status_display{layer = 4; pixel_y = 32},/turf/simulated/floor/tiled/old_tile/yellow,/area/crew_quarters/coffee_shop) "cnt" = (/obj/effect/floor_decal/corner/brown/diagonal,/obj/machinery/vending/dinnerware,/obj/effect/floor_decal/borderfloorblack{dir = 1},/obj/effect/floor_decal/corner/beige/border{dir = 1},/obj/machinery/light{dir = 1},/obj/machinery/ai_status_display{pixel_y = 32},/turf/simulated/floor/tiled/old_tile/yellow,/area/crew_quarters/coffee_shop) "cny" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/turf/simulated/floor/tiled,/area/hallway/secondary/docking_hallway2) "cnC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals6{dir = 10},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/secondary/docking_hallway2) @@ -3405,7 +3405,7 @@ "cnF" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/food/snacks/pie,/obj/effect/floor_decal/corner/grey/diagonal{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/crew_quarters/cafeteria) "cnI" = (/obj/structure/bed/chair/wood{dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "cnJ" = (/obj/structure/bed/chair/wood{dir = 1},/obj/effect/landmark/start{name = "Intern"},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) -"cnL" = (/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 1},/obj/effect/floor_decal/carpet{dir = 9; pixel_y = 0},/obj/machinery/button/windowtint{id = "tabletop_window_tint"; pixel_x = 12; pixel_y = 25},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/carpet,/area/library) +"cnL" = (/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 1},/obj/effect/floor_decal/carpet{dir = 9},/obj/machinery/button/windowtint{id = "tabletop_window_tint"; pixel_x = 12; pixel_y = 25},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/carpet,/area/library) "cnM" = (/obj/structure/bed/chair/office/dark,/obj/effect/floor_decal/carpet{dir = 1},/turf/simulated/floor/carpet,/area/library) "cnN" = (/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/library) "cnP" = (/obj/effect/floor_decal/spline/fancy/wood{dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/obj/structure/disposalpipe/sortjunction/flipped{dir = 2; name = "Library"; sortType = "Library"},/turf/simulated/floor/tiled,/area/library) @@ -4588,10 +4588,10 @@ "guC" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/turf/simulated/floor/tiled/white,/area/rnd/research) "gvv" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/turf/simulated/floor/tiled,/area/security/checkpoint2) "gvF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/ai_status_display{pixel_y = 32},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/turf/simulated/floor/tiled/white,/area/rnd/research) -"gwp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/firealarm{pixel_y = 24},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Starboard"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/turf/simulated/floor/tiled/white,/area/rnd/research) +"gwp" = (/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Starboard"},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/structure/window/reinforced,/turf/simulated/floor/tiled/white,/area/rnd/research/particleaccelerator) "gxV" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/hallway/secondary/entry/D3) "gyf" = (/obj/structure/bed/chair/office/dark{dir = 4},/turf/simulated/floor/wood,/area/hallway/secondary/entry/docking_lounge) -"gyw" = (/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/turf/simulated/floor/tiled/white,/area/rnd/research) +"gyw" = (/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/obj/structure/stairs/spawner/east,/obj/structure/cable/green{d1 = 16; d2 = 0; icon_state = "16-0"},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/structure/disposalpipe/up,/obj/structure/sign/warning/radioactive{pixel_y = 32},/obj/structure/window/reinforced,/turf/simulated/floor/tiled/white,/area/rnd/research/particleaccelerator) "gyA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/closet/emcloset,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/rnd/mixing) "gyD" = (/obj/machinery/door/airlock{name = "Unit 2"},/turf/simulated/floor/tiled/freezer,/area/medical/medical_restroom) "gyT" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/warning/cee,/turf/simulated/floor/tiled/white,/area/rnd/mixing) @@ -4691,7 +4691,7 @@ "hai" = (/obj/structure/table/glass,/obj/item/weapon/towel{color = "#FF6666"; name = "light red towel"},/obj/item/weapon/towel{color = "#FF6666"; name = "light red towel"},/obj/item/weapon/towel{color = "#FF6666"; name = "light red towel"},/obj/item/weapon/towel{color = "#3fc0ea"; name = "light blue towel"; pixel_x = 2; pixel_y = 4},/obj/item/weapon/towel{color = "#3fc0ea"; name = "light blue towel"; pixel_x = 2; pixel_y = 4},/obj/item/weapon/towel{color = "#3fc0ea"; name = "light blue towel"; pixel_x = 2; pixel_y = 4},/obj/item/weapon/soap/nanotrasen,/obj/machinery/power/apc{dir = 8; name = "west bump"; pixel_x = -24},/obj/machinery/light_switch{pixel_x = -36},/obj/structure/cable/green,/obj/random/soap,/turf/simulated/floor/tiled/freezer,/area/medical/medical_restroom) "hax" = (/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/hallway/secondary/entry/D2) "hay" = (/obj/structure/sign/directions/engineering{dir = 8; pixel_y = 10},/obj/structure/sign/directions/cargo{dir = 8},/obj/structure/sign/directions/security{dir = 1; pixel_y = -10},/turf/simulated/wall,/area/hallway/primary/seconddeck/fscenter) -"haC" = (/obj/structure/easel,/obj/item/canvas/nineteen_nineteen{pixel_y = 10},/obj/effect/floor_decal/spline/fancy/wood{dir = 8},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/seconddeck/artgallery) +"haC" = (/obj/structure/easel,/obj/item/canvas/nineteen_nineteen,/obj/effect/floor_decal/spline/fancy/wood{dir = 8},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/seconddeck/artgallery) "haO" = (/obj/structure/table/glass,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/white,/area/medical/medbay2) "hbf" = (/obj/machinery/portable_atmospherics/hydroponics/soil,/obj/structure/sign/christmas/lights{dir = 1},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/grass,/area/hallway/primary/seconddeck/fscenter) "hcg" = (/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/paleblue/border{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/flora/pottedplant/overgrown,/turf/simulated/floor/tiled,/area/medical/morgue) @@ -4712,7 +4712,7 @@ "hgn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/plating,/area/maintenance/research) "hgv" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/hallway/secondary/entry/D1) "hgz" = (/obj/structure/extinguisher_cabinet{pixel_y = -30},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/turf/simulated/floor/tiled/white,/area/rnd/research) -"hgO" = (/obj/structure/table/marble,/obj/machinery/door/firedoor/glass,/obj/machinery/door/window/southright{dir = 4; name = "Hydroponics"},/obj/machinery/door/window/northleft{dir = 8; name = "Hydroponics"; req_one_access = list(35,28)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/curtain/black{dir = 2; icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/hydroponics) +"hgO" = (/obj/structure/table/marble,/obj/machinery/door/firedoor/glass,/obj/machinery/door/window/southright{dir = 4; name = "Hydroponics"},/obj/machinery/door/window/northleft{dir = 8; name = "Hydroponics"; req_one_access = list(35,28)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/curtain/black{icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/hydroponics) "hhw" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/ai_monitored/storage/emergency/eva) "hhQ" = (/obj/machinery/light{dir = 4},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/trunk,/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/brown/border{dir = 4},/turf/simulated/floor/tiled,/area/quartermaster/office) "hiu" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled/hydro,/area/hydroponics) @@ -4789,13 +4789,13 @@ "hGX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/secondary/entry/D3) "hHj" = (/obj/machinery/sleep_console{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/sleeper) "hHG" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/effect/floor_decal/borderfloorwhite/corner,/obj/effect/floor_decal/corner/purple/bordercorner,/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/tiled/white,/area/rnd/research) -"hIh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/purple/bordercorner{dir = 8},/turf/simulated/floor/tiled/white,/area/rnd/research) +"hIh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/purple/bordercorner{dir = 8},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/white,/area/rnd/research) "hIn" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/storage/primary) "hIE" = (/turf/simulated/wall,/area/maintenance/medbay) "hIK" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/spline/plain{dir = 5},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled/hydro,/area/hallway/primary/seconddeck/ascenter) "hIR" = (/obj/structure/closet/crate,/obj/item/weapon/storage/box/lights/mixed,/obj/item/device/flashlight,/obj/item/device/flashlight,/obj/item/device/radio{frequency = 1487; icon_state = "med_walkietalkie"; name = "Medbay Emergency Radio Link"},/obj/item/device/radio{frequency = 1487; icon_state = "med_walkietalkie"; name = "Medbay Emergency Radio Link"},/obj/item/weapon/tool/crowbar/red,/obj/item/weapon/tool/crowbar/red,/obj/item/weapon/storage/firstaid/surgery,/turf/simulated/floor/tiled/dark,/area/medical/biostorage) "hJg" = (/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/shield_diffuser,/obj/machinery/door/airlock/external{frequency = null; icon_state = "door_locked"; id_tag = null; locked = 1; name = "Dock Three External Airlock"; req_access = list(13)},/obj/effect/map_helper/airlock/door/ext_door,/obj/effect/map_helper/airlock/button/ext_button,/obj/machinery/access_button{dir = 8; name = "exterior access button"; pixel_x = -7; pixel_y = -27; req_one_access = null},/turf/simulated/floor/tiled/dark,/area/hallway/secondary/entry/D2) -"hJo" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/rnd/research) +"hJo" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/rnd/research) "hJw" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass{name = "Hydroponics"; req_access = list(28)},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/hydroponics) "hJC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/turf/simulated/floor/tiled/white,/area/rnd/research) "hJU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Toxins Lab"; req_access = list(7)},/turf/simulated/floor/tiled/steel_grid,/area/rnd/mixing) @@ -4906,9 +4906,9 @@ "ikX" = (/obj/machinery/vending/fitness,/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/medical/medbay2) "ilk" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 5},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor,/area/engineering/engine_room) "ilr" = (/obj/machinery/portable_atmospherics/canister/oxygen,/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techmaint,/area/medical/cryo) -"ily" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/effect/floor_decal/borderfloorwhite{dir = 10},/obj/effect/floor_decal/corner/purple/border{dir = 10},/turf/simulated/floor/tiled/white,/area/rnd/research) -"ilQ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/purple/bordercorner{dir = 8},/turf/simulated/floor/tiled/white,/area/rnd/research) -"ini" = (/obj/effect/floor_decal/borderfloorwhite/corner,/obj/effect/floor_decal/corner/purple/bordercorner,/turf/simulated/floor/tiled/white,/area/rnd/research) +"ily" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/effect/floor_decal/borderfloorwhite{dir = 10},/obj/effect/floor_decal/corner/purple/border{dir = 10},/obj/structure/closet/radiation{anchored = 1; starts_with = list(/obj/item/clothing/suit/radiation = 4, /obj/item/clothing/head/radiation = 4, /obj/item/device/geiger = 4)},/obj/item/clothing/glasses/meson,/obj/item/clothing/glasses/meson,/obj/item/clothing/glasses/meson,/obj/item/clothing/glasses/meson,/turf/simulated/floor/tiled/white,/area/rnd/research) +"ilQ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/junction{dir = 2; icon_state = "pipe-j2"},/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/purple/bordercorner{dir = 8},/turf/simulated/floor/tiled/white,/area/rnd/research) +"ini" = (/obj/effect/floor_decal/borderfloorwhite/corner,/obj/effect/floor_decal/corner/purple/bordercorner,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/rnd/research) "inE" = (/obj/structure/cable/green,/obj/machinery/power/apc{name = "south bump"; pixel_y = -24},/obj/machinery/light_switch{pixel_x = 11; pixel_y = -24},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloorwhite,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/medical/medbay) "ioL" = (/obj/structure/table/woodentable,/obj/item/weapon/paper,/obj/item/device/taperecorder,/obj/item/device/tape/random,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/wood,/area/hallway/secondary/entry/docking_lounge) "ipd" = (/obj/structure/flora/ausbushes/fullgrass,/turf/simulated/floor/grass,/area/hydroponics) @@ -4956,6 +4956,7 @@ "iES" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals4,/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/fscenter) "iEX" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/fscenter) "iFy" = (/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/green/bordercorner{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/fscenter) +"iFC" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/rnd/research) "iGf" = (/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/green/border{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/fscenter) "iHF" = (/obj/machinery/door/blast/regular{density = 0; icon_state = "pdoor0"; id = "crglockdown"; name = "Cargo Lockdown"; opacity = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/apmaint) "iHG" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/secondary/entry/D2) @@ -4971,7 +4972,7 @@ "iJY" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/wall,/area/maintenance/substation/civilian) "iKa" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/border_only,/turf/simulated/floor/plating,/area/maintenance/research) "iKg" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) -"iKn" = (/obj/effect/floor_decal/borderfloorwhite{dir = 9},/obj/effect/floor_decal/corner/purple/border{dir = 9},/obj/machinery/smartfridge/sheets{density = 0; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/rnd/lab) +"iKn" = (/obj/effect/floor_decal/borderfloorwhite{dir = 9},/obj/effect/floor_decal/corner/purple/border{dir = 9},/obj/machinery/smartfridge/sheets{density = 0},/turf/simulated/floor/tiled/white,/area/rnd/lab) "iKA" = (/obj/machinery/autolathe,/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/turf/simulated/floor/tiled/white,/area/rnd/lab) "iKC" = (/obj/machinery/alarm{dir = 1; pixel_y = -22},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/blue/border,/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/dockhallway) "iKM" = (/obj/structure/table/rack{dir = 8; layer = 2.6},/obj/structure/window/reinforced{dir = 8; health = 1e+006},/obj/structure/window/reinforced,/obj/machinery/door/window/eastright,/obj/item/clothing/suit/space,/obj/item/clothing/mask/breath,/obj/item/clothing/head/helmet/space,/turf/simulated/floor/tiled/techmaint,/area/ai_monitored/storage/emergency/eva) @@ -5235,7 +5236,7 @@ "kpx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/alarm{dir = 4; pixel_x = -22},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloorwhite{dir = 8},/obj/effect/floor_decal/corner/purple/border{dir = 8},/turf/simulated/floor/tiled/white,/area/rnd/research) "kqp" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloorwhite{dir = 4},/obj/effect/floor_decal/corner/purple/border{dir = 4},/turf/simulated/floor/tiled/white,/area/rnd/research) "kqH" = (/obj/machinery/alarm{dir = 8; pixel_x = 22},/turf/simulated/floor/lino,/area/chapel/office) -"kqI" = (/obj/structure/table/woodentable,/obj/item/paint_palette{pixel_x = 6; pixel_y = -6},/obj/item/paint_palette{pixel_x = 6; pixel_y = 0},/obj/item/paint_palette{pixel_x = 6; pixel_y = 6},/obj/item/paint_brush{pixel_x = -4; pixel_y = -5},/obj/item/paint_brush{pixel_x = -6; pixel_y = -1},/obj/item/paint_brush{pixel_x = -8; pixel_y = 4},/turf/simulated/floor/wood,/area/crew_quarters/seconddeck/artgallery) +"kqI" = (/obj/structure/table/woodentable,/obj/item/paint_palette{pixel_x = 6; pixel_y = -6},/obj/item/paint_palette{pixel_x = 6},/obj/item/paint_palette{pixel_x = 6; pixel_y = 6},/obj/item/paint_brush{pixel_x = -4; pixel_y = -5},/obj/item/paint_brush{pixel_x = -6; pixel_y = -1},/obj/item/paint_brush{pixel_x = -8; pixel_y = 4},/turf/simulated/floor/wood,/area/crew_quarters/seconddeck/artgallery) "krH" = (/obj/structure/dispenser,/obj/structure/extinguisher_cabinet{pixel_x = -28},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled,/area/rnd/mixing) "krQ" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/dark,/area/chapel/main) "krZ" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled,/area/rnd/mixing) @@ -5435,7 +5436,7 @@ "lIk" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/effect/floor_decal/borderfloorwhite/corner{dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals10{dir = 8},/turf/simulated/floor/tiled/white,/area/medical/medbay2) "lIC" = (/obj/machinery/computer/timeclock/premade/south,/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled/dark,/area/hallway/primary/seconddeck/fscenter) "lIY" = (/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/paleblue/bordercorner{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/white,/area/medical/patient_wing) -"lJh" = (/obj/effect/floor_decal/spline/fancy/wood{dir = 9},/obj/structure/bed/chair/sofa/right/brown{dir = 2; layer = 2.9},/obj/structure/window/basic{dir = 1},/turf/simulated/floor/carpet/oracarpet,/area/library) +"lJh" = (/obj/effect/floor_decal/spline/fancy/wood{dir = 9},/obj/structure/bed/chair/sofa/right/brown{layer = 2.9},/obj/structure/window/basic{dir = 1},/turf/simulated/floor/carpet/oracarpet,/area/library) "lJn" = (/obj/structure/bookcase{name = "bookcase (Reference)"},/turf/simulated/floor/wood/alt/parquet,/area/library) "lJs" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/dark,/area/hallway/primary/seconddeck/fscenter) "lKa" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled/dark,/area/hallway/primary/seconddeck/fscenter) @@ -5697,7 +5698,7 @@ "nrm" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/structure/cable/green,/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/power/sensor{name = "Powernet Sensor - Central Subgrid"; name_tag = "Central Subgrid"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/plating,/area/maintenance/substation/central) "nsS" = (/obj/effect/floor_decal/steeldecal/steel_decals6{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/dockhallway) "ntH" = (/obj/machinery/power/terminal{dir = 4},/obj/structure/cable,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor,/area/maintenance/substation/central) -"ntX" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass{name = "Art Supplies"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/curtain/black{dir = 2; icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artsupplies) +"ntX" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass{name = "Art Supplies"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/curtain/black{icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artsupplies) "nuH" = (/obj/machinery/power/smes/buildable{RCon_tag = "Substation - Central"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/substation/central) "nuJ" = (/obj/machinery/newscaster{pixel_x = 30},/turf/simulated/floor/tiled/dark,/area/chapel/main) "nve" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/plating,/area/maintenance/bar) @@ -6331,6 +6332,7 @@ "rrh" = (/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced,/obj/machinery/atmospherics/pipe/manifold/hidden,/turf/simulated/floor/plating,/area/hallway/secondary/entry/D3) "rrB" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/maintenance/chapel) "rrL" = (/obj/structure/bed/chair/office/dark{dir = 4},/obj/effect/floor_decal/carpet{dir = 8},/obj/machinery/light{dir = 8},/turf/simulated/floor/carpet,/area/library) +"rsf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/purple/border{dir = 1},/obj/machinery/firealarm{pixel_y = 24},/turf/simulated/floor/tiled/white,/area/rnd/research) "rsq" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 5},/turf/simulated/floor/tiled,/area/hallway/primary/seconddeck/dockhallway) "rsK" = (/obj/effect/floor_decal/borderfloorwhite{dir = 4},/obj/effect/floor_decal/corner/paleblue/border{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/sleeper) "rsM" = (/obj/random/trash,/turf/simulated/floor/plating,/area/maintenance/research) @@ -6420,7 +6422,7 @@ "rQx" = (/obj/machinery/camera/network/research{c_tag = "SCI - Workshop"; dir = 1},/obj/effect/floor_decal/borderfloorblack,/obj/effect/floor_decal/corner/green/border,/turf/simulated/floor/tiled/dark,/area/rnd/workshop) "rQF" = (/obj/structure/bed/chair/sofa/right/brown{dir = 4},/obj/effect/floor_decal/spline/fancy/wood{dir = 6},/obj/structure/noticeboard{pixel_x = -32},/turf/simulated/floor/carpet,/area/crew_quarters/seconddeck/artgallery) "rQI" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/status_display{layer = 4; pixel_x = -32},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/secondary/entry/D1) -"rRc" = (/obj/structure/curtain/black{dir = 2; icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) +"rRc" = (/obj/structure/curtain/black{icon_state = "open"; layer = 2; name = "privacy curtain"; opacity = 0},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/seconddeck/artgallery) "rRg" = (/obj/structure/table/steel,/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/obj/item/weapon/reagent_containers/food/snacks/cheesiehonkers,/obj/item/weapon/reagent_containers/food/drinks/cans/space_mountain_wind,/obj/random/maintenance/research,/obj/machinery/firealarm{dir = 1; pixel_y = -24},/obj/effect/floor_decal/borderfloorblack{dir = 6},/obj/effect/floor_decal/corner/green/border{dir = 6},/turf/simulated/floor/tiled/dark,/area/rnd/workshop) "rRk" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/vending/loadout/loadout_misc,/turf/simulated/floor/tiled/white,/area/medical/cryo/autoresleeve) "rRD" = (/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc/super{pixel_y = -24},/turf/simulated/floor/tiled/white,/area/medical/cryo/autoresleeve) @@ -7500,8 +7502,8 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagaaaaaaaafaaaaaaaaaaaaaafaafdYTaafaaajBVaaaaaaaafaaaaaaanXdardcSddHaBeddOaDOaDOazNafUdendgYafVdkbaxAdlxdlPaxCaxDaxEazUaxGaLGaxIaxJaxKaCMaAadmmaxOaxPaxQsyUafWafXsyUdojawBsyUaSlaSlsyUaxYaBCayaazhafYaBCsyUsyUsyUsyUaLSaLSaLSsyUsyUsyUsyUsyUdpOdpQdsjdsodpOaWbaWbaWbaWbaWbcsacsacsaaWbaWbaWbaWbcGddtIdtNducduKcGdduUaZLdvedvzdvBdwPcEfdwVdxacEgdywdyydyNdzbaUwdzidzNdCbdCHcAZdEodGsdGCcBadGEdHRdIqdIxcBadJNdLgcBidMldOFdQcdOFdQcdOFdStdUedUzdVldWpdWGdWMdXDdXIdZUeaJecyaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaawxwaaaaaaaaaaaaaagaaaaaaaaaaafaaaaaaaaavJCaYydUKuYZsxaaYyaYyaYyaYyaYyedRedRanXefHegHavuaBeehEeiBeiIagnagoejDagpaBeemkayPayQemnayRagraySazTaguagwaCKayTayUaFtagzayXagAayVayWaFuaFuagCaFuaFuaFuaFusyUsyUsyUemvaBCazeazfendaBCaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaenGenReqLerEetveupenGaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaacGdeuBeuYevbevbewVexbcAYafpeCoeDxeEXcEfeFxeFWeGpeGFeHoeHwdzbcEleHGeHVeHXeIucAZcAZcAZcAZcBaeIXeIYeIZeJfcBaeKpeKscBicBieLeeLkeMveLeeNjeLeeNJeOJePpeQyeQzeQKeRKeROeQzeSFeTfaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaafaaaaaaaaaaafaaamycaYyaYytDSahzqwKagXagYagZahaaTvaYyeUReWteYneYueYXfbPaBeehEeiBazMahcahdfceazOaBefeeaheaxSfehazTazUazVazTazWazXahgazYahhaFtaAaaCOahiaAcaAdaFuaAfaAgaAhaAiaAjaFuffZfgesyUfgNaBCaAnaAoaBCaBCaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaenGfiafiwdsjfixfiGenGaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaacGdcGdfjpfjyfjAcGdfldaWbcEfafpflBafpcEfcAPdzbflCfocflCfoFcAPfpAcvsfqlcvsfrTcCRftvfvafvacBacBafvHcBacBacBadJNfyafyDcBicBicBicBicBicBicBicBicXZfzRfAHfALfBzcXZfBJcXZfDffFGfGGfGWaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagxsKsbLsbLaJtaJtahTdckdlnaWHajOxcEaRCmrUaRvahBaeGaYyfHhfHQfIxfILfIXanXaBeaBeaBeaBeaBeaBeaBeaBeaBefJbahCazJfJlaBpfJXbgefKlaBmgLmaCKfMGaLIaCMaBraLPaBtaBuaBvfMShYqfPkahDahEahFaFufPEaBDaBAsFMaBCaBCaBCaBCaaaaaaaaaaaaaaaaaaaKgaKgbgqbgqbgqaKgaKgfQLfRLdsjfSYfTtasVasVenGenGenGasVasVaaaaaaaaaaaaaaaaaacGdcGdcGdcGdcGdfVucAYfVvfVAfWdfWjfYHfYNgbdgbsgbBgcdgcBgddgdVaCdgelgexgfQggigiQgiQgiQgjbgkhgkOgmIgotgpBgpGgqmgqpgsPgsPgtwguCgvFgsPgwpgyweTfgyAgyTgzNgAXgBngBsgCogCygCEgCEgCHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagaagaagaagaagaagwWXaagaaaaRwaizlteaJtaizahTycdesJxQFaiChNmrMJgDraPHahqahZgDUgGjgGEgIMaesanXgJrgLdgLwgLDaCxaiaaCygMagOjgOugPhgPGgQRgSRaCGaCHaAZaiLaJNaDVaCKaCLndiaCMaCNaCOaieaifaCPaFuaigaihaLQnJhaijaFuailgThsyUsFMvxjsyUaaaaaaaaawxwaaaaaabgqbgqaKgoVjgTMgUjgUkgUVgXBgZmjRedsjkVihayhbfhcAhddhdVhexhTAasVenGenGaaaaaawxwaaaaaaaaaaWbheBcDZhgncAYcCShgzhjAhkWhlbhlXhnyhnShpAhqBhruhtihruhulhvbhvGhruhxshruhxAhyfhzEhzXhBqhBthqBhtihxshDchulhruhEvhEUhHGhDchIhhJohJChJUhJXhKahKFhKVhLghLihLShMvhMBhMBhMRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagxsKsbLsbLaJtaJtahTdckdlnaWHajOxcEaRCmrUaRvahBaeGaYyfHhfHQfIxfILfIXanXaBeaBeaBeaBeaBeaBeaBeaBeaBefJbahCazJfJlaBpfJXbgefKlaBmgLmaCKfMGaLIaCMaBraLPaBtaBuaBvfMShYqfPkahDahEahFaFufPEaBDaBAsFMaBCaBCaBCaBCaaaaaaaaaaaaaaaaaaaKgaKgbgqbgqbgqaKgaKgfQLfRLdsjfSYfTtasVasVenGenGenGasVasVaaaaaaaaaaaaaaaaaacGdcGdcGdcGdcGdfVucAYfVvfVAfWdfWjfYHfYNgbdgbsgbBgcdgcBgddgdVaCdgelgexgfQggigiQgiQgiQgjbgkhgkOgmIgotgpBgpGgqmgqpgsPgsPgtwguCgvFrsfgwpgywcXZgyAgyTgzNgAXgBngBsgCogCygCEgCEgCHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagaagaagaagaagaagwWXaagaaaaRwaizlteaJtaizahTycdesJxQFaiChNmrMJgDraPHahqahZgDUgGjgGEgIMaesanXgJrgLdgLwgLDaCxaiaaCygMagOjgOugPhgPGgQRgSRaCGaCHaAZaiLaJNaDVaCKaCLndiaCMaCNaCOaieaifaCPaFuaigaihaLQnJhaijaFuailgThsyUsFMvxjsyUaaaaaaaaawxwaaaaaabgqbgqaKgoVjgTMgUjgUkgUVgXBgZmjRedsjkVihayhbfhcAhddhdVhexhTAasVenGenGaaaaaawxwaaaaaaaaaaWbheBcDZhgncAYcCShgzhjAhkWhlbhlXhnyhnShpAhqBhruhtihruhulhvbhvGhruhxshruhxAhyfhzEhzXhBqhBthqBhtihxshDchulhruhEvhEUhHGhDchIhhJoiFChJUhJXhKahKFhKVhLghLihLShMvhMBhMBhMRaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagaaaaafaaaaaaaaaaaaaaaaaaaaaaDraizaizaJtaizahTycddZDiUUfDGgDrhNmhNmhNJaiFaiGaYyhNKfIxhOihOuhPQhQghQJaiIhRvhSpaDNhTshTxaiHaDPaDQhUhaiIaDSaDTbgeaAZaiLaJNaDVaJOaFmaiNaFtaFtavGaiQavGaFtaFuaFuaiTaEbnJhaEdaFuaiUaiVaSlsFMvxjsyUaaaaaaaaaaaaaaabgqbgqqpsajBajFhUMajFaimhUMfFOhVhjRedsjkVihVhkcuhWEhXAhYphWEhYphYGyeDenGenGaaaaaaaaaaaaaaaaWbhYMiahibtaGgaGgichichichichichichidMidPcDaiejiejiejiejiejiejiejiejiejiejiejiejifdifOigNiihiihiihiihiihiihiihiioiiQijcilyilQinieTfipyipNgzNiqfiqTirxgCoirOisqitjgCHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaagaaaaaaaafaaaaaaaaaaaaaaaaaaaaaaRwaizaizaJtaJtahTdckfZNiUUfDGjnXitKcPvajTajUajVaYyiuXivxivHixjavuixUiyaiznaTKaLyizSaLyaLyaFaaLyaTKaQeaFeaIlaFgaFhaFiaQeaIpaFlajXaFmaFnaOQiAwaNsaFrajYaFsiADaFuajZaFvnJhakaaFuaFwaFxaSlsFMaKfsyUaaaaaaaaaaaabgqbgqaHesvXayLaFGiCsiCyiCysvXiCXbUdiEHdsjiESiEriEXiFyiGfiGfiImiJxarKiFyiJTenGenGaaaaaaaaaaaaaWbiKaaWbaWbaGgiKniKAiLbiMciNsiOIiPqiQeiSqcEuiVxiVFiVPiXYiYsiYDiYZjaHjaXjdCjewjeIifdjfTjfWjgqjgyiihjgHjhWjiHiihjiLjiSijcijcjjLjjVjlKjmujmxjmUjnlcXZfGWcXZcXZcXZcXZfBJaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagaaaaaaaaaaafaaaaaaaaaaaaaaaaaaaaaaafaaaaaaaafaaaaaaaYyxkVggApuLjnXahtjpFjqdakLjqwaYyjrEjrSivHjsGavujvljwxaTKaTKaGCakMaGDjwTjyCaGFjzfaQeaGIaGJakNaGKakOaGLaGMaGNaGOaOPaGQaGRaGSaGTaGUakPaGVjzVtkHtkHaGXtkHtkHtkHtkHsyUsyUsFMaHbsyUaaaaaaaaabgqbgqaHeckyamEamEjAhjARjAYjDijDijDsjEcjEmjEnjHajHnjHHjHOjIMjIMjJfjJijKujKuiFyiJTenGenGaaaaaaaaaaWbjLajMajMOaGgjMYjPijRrjRWjSijUwjUxjXajXgjXUjYjjZykaMkdqkdqkdqkdLkeQkfJkfYkgikhrifdkhWkjbklKkmjknEknEknEknEiihkotkowkoFijckpxkqpcXZkrHkrZksekttkuxkvqkwykzzeTfaaaaaawxwaaaaaaaaacuRaagaagaagaagaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa diff --git a/maps/southern_cross/southern_cross-3.dmm b/maps/southern_cross/southern_cross-3.dmm index 4b9e8edf75..1612922df9 100644 --- a/maps/southern_cross/southern_cross-3.dmm +++ b/maps/southern_cross/southern_cross-3.dmm @@ -42,6 +42,7 @@ "aiP" = (/obj/machinery/power/terminal{dir = 4},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/greengrid,/area/ai) "ajC" = (/obj/structure/cable/cyan,/obj/machinery/power/smes/buildable{charge = 5e+006; input_attempt = 1; input_level = 200000; output_level = 200000},/obj/machinery/flasher{id = "AI"; pixel_y = -24},/turf/simulated/floor/plating,/area/ai) "ajO" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/gym) +"akk" = (/obj/machinery/particle_accelerator/control_box{anchored = 1; construction_state = 1},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "akz" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/carpet/turcarpet,/area/crew_quarters/sleep/vistor_room_6) "akK" = (/obj/machinery/ai_slipper{icon_state = "motion0"},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/greengrid,/area/ai) "alA" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/ai) @@ -134,6 +135,7 @@ "bgB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 5},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_12) "bgE" = (/obj/structure/cable/yellow{d2 = 2; icon_state = "0-2"},/obj/machinery/power/solar_control{auto_start = 2; id = "foreportsolar"; name = "Fore Port Solar Control"},/turf/simulated/floor/plating,/area/maintenance/solars/foreportsolar) "bhy" = (/obj/machinery/camera/network/engineering{c_tag = "ENG - Solar Fore Port"},/obj/item/stack/cable_coil/yellow,/turf/simulated/floor/plating,/area/maintenance/solars/foreportsolar) +"bhP" = (/obj/structure/grille,/obj/structure/window/phoronreinforced/full,/obj/structure/window/phoronreinforced{dir = 8},/obj/structure/window/phoronreinforced{dir = 1},/obj/structure/window/phoronreinforced{dir = 4},/obj/structure/window/phoronreinforced,/obj/machinery/light/floortube{dir = 8},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "bim" = (/obj/machinery/washing_machine,/obj/effect/floor_decal/corner_steel_grid{dir = 5},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled/dark,/area/hallway/primary/thirddeck/aftdoorm) "biM" = (/obj/structure/cable{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_y = 24},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/plating,/area/maintenance/solars/foreportsolar) "bjg" = (/turf/simulated/wall,/area/maintenance/solars/foreportsolar) @@ -151,6 +153,7 @@ "bng" = (/obj/effect/floor_decal/industrial/warning{dir = 9},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/ai) "bnv" = (/obj/machinery/porta_turret/ai_defense,/obj/effect/floor_decal/industrial/outline/grey,/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/machinery/ai_status_display{pixel_y = -32},/turf/simulated/floor/tiled/techfloor,/area/ai) "bop" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) +"boE" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "bqB" = (/obj/effect/landmark{name = "maint_pred"},/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) "bqJ" = (/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) "bqS" = (/obj/machinery/light/small{dir = 4},/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) @@ -166,6 +169,7 @@ "bzs" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_6) "bzQ" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_3) "bAf" = (/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) +"bAH" = (/obj/structure/closet/emcloset{anchored = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "bBg" = (/turf/simulated/wall,/area/crew_quarters/thirddeck/vrroom) "bCU" = (/obj/structure/cable/yellow,/turf/simulated/floor/airless,/area/solar/forestarboardsolar) "bDN" = (/obj/structure/bed/chair/comfy/brown{dir = 1},/obj/machinery/firealarm{dir = 8; pixel_x = -26},/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_9) @@ -186,6 +190,7 @@ "bLc" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/cable/yellow{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/solars/foreportsolar) "bLU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_9) "bMP" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) +"bNG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "bOl" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/binary/pump/on{dir = 8; target_pressure = 200},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/solars/foreportsolar) "bOE" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/engineering{name = "Fore Port Solar Access"; req_access = list(); req_one_access = list(11,24)},/turf/simulated/floor/plating,/area/maintenance/solars/foreportsolar) "bOR" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/random/trash,/turf/simulated/floor/plating,/area/maintenance/thirddeck/foreport) @@ -218,6 +223,7 @@ "cfs" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/cable/yellow{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/yellow{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/meter,/obj/machinery/access_button{command = "cycle_interior"; frequency = 1379; layer = 3.3; master_tag = "fore_starboard_solar_airlock"; name = "interior access button"; pixel_x = 25; pixel_y = 25; req_access = list(); req_one_access = list(11,24)},/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) "cfy" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10},/obj/structure/cable/yellow{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "fore_starboard_solar_inner"; locked = 1; name = "Engineering External Access"; req_access = list(11,13)},/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) "cgc" = (/obj/effect/floor_decal/industrial/warning/cee{dir = 8},/obj/structure/cable/yellow{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light/small,/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1379; id_tag = "fore_starboard_solar_pump"},/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) +"cgg" = (/obj/structure/grille,/obj/structure/window/phoronreinforced/full,/obj/structure/window/phoronreinforced{dir = 8},/obj/structure/window/phoronreinforced{dir = 1},/obj/structure/window/phoronreinforced{dir = 4},/obj/structure/window/phoronreinforced,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 4},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "cgt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "chp" = (/obj/effect/floor_decal/industrial/warning/cee{dir = 4},/obj/structure/cable/yellow{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/embedded_controller/radio/airlock/airlock_controller{id_tag = "fore_starboard_solar_airlock"; layer = 3.3; pixel_y = -25; req_access = list(13); tag_airpump = "fore_starboard_solar_pump"; tag_chamber_sensor = "fore_starboard_solar_sensor"; tag_exterior_door = "fore_starboard_solar_outer"; tag_interior_door = "fore_starboard_solar_inner"},/obj/machinery/airlock_sensor{id_tag = "fore_starboard_solar_sensor"; layer = 3.3; pixel_y = 25},/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1379; id_tag = "fore_starboard_solar_pump"},/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) "chr" = (/obj/structure/cable/yellow{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "fore_starboard_solar_outer"; locked = 1; name = "Engineering External Access"; req_access = list(11,13)},/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) @@ -257,6 +263,7 @@ "czh" = (/obj/item/stack/cable_coil/yellow,/obj/random/trash_pile,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "cAd" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/machinery/portable_atmospherics/canister/air/airlock,/obj/structure/sign/warning/airlock{pixel_y = -32},/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) "cBt" = (/obj/machinery/atmospherics/pipe/manifold/hidden,/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) +"cBS" = (/obj/item/clothing/glasses/meson,/obj/item/clothing/glasses/meson,/obj/item/clothing/glasses/meson,/obj/item/clothing/glasses/meson,/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/obj/structure/closet/radiation{anchored = 1; starts_with = list(/obj/item/clothing/suit/radiation = 4, /obj/item/clothing/head/radiation = 4, /obj/item/device/geiger = 4)},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "cCe" = (/obj/machinery/atmospherics/pipe/manifold/hidden,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) "cCt" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/maintenance/solars/forestarboardsolar) "cDl" = (/obj/structure/sign/securearea{icon_state = "restroom"},/turf/simulated/wall,/area/crew_quarters/toilet) @@ -320,6 +327,7 @@ "ddu" = (/obj/machinery/hologram/holopad,/obj/effect/floor_decal/industrial/outline/grey,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/ai/ai_upload) "def" = (/obj/machinery/alarm{dir = 8; pixel_x = 22},/turf/simulated/floor/bluegrid,/area/ai/ai_upload) "det" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/alarm{dir = 4; pixel_x = -22},/obj/machinery/portable_atmospherics/canister/air/airlock,/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) +"deR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 5},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "dfh" = (/obj/structure/bed/chair/wood,/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "dfC" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 4},/obj/random/junk,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) "dgt" = (/obj/structure/cable/yellow{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/yellow{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/catwalk,/turf/simulated/floor/airless,/area/solar/foreportsolar) @@ -394,6 +402,7 @@ "dRt" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/highsecurity{name = "Synthetic Storage Access"; req_access = list(16); req_one_access = list(16)},/turf/simulated/floor/tiled/techfloor,/area/ai/ai_cyborg_station) "dRN" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/landmark/start{name = "Cyborg"},/turf/simulated/floor/tiled/techfloor,/area/ai/ai_cyborg_station) "dSr" = (/obj/machinery/washing_machine,/obj/effect/floor_decal/corner_steel_grid{dir = 5},/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled/dark,/area/hallway/primary/thirddeck/aftdoorm) +"dSM" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "dSN" = (/obj/machinery/hologram/holopad,/obj/effect/floor_decal/industrial/outline/grey,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/landmark/start{name = "Cyborg"},/turf/simulated/floor/tiled/techfloor,/area/ai/ai_cyborg_station) "dSP" = (/obj/effect/floor_decal/carpet,/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 10},/turf/simulated/floor/carpet/retro_red,/area/crew_quarters/cafeteria) "dSS" = (/obj/effect/effect/snow,/obj/effect/floor_decal/spline/fancy{dir = 8},/obj/structure/event/present,/turf/simulated/floor/outdoors/snow{outdoors = 0},/area/crew_quarters/cafeteria) @@ -438,6 +447,7 @@ "eeV" = (/obj/machinery/door/firedoor/glass,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/cmo/quarters) "efi" = (/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/hor/quarters) "ega" = (/obj/machinery/door/firedoor/glass,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/hor/quarters) +"egb" = (/obj/structure/grille,/obj/structure/window/phoronreinforced/full,/obj/structure/window/phoronreinforced{dir = 8},/obj/structure/window/phoronreinforced{dir = 1},/obj/structure/window/phoronreinforced{dir = 4},/obj/structure/window/phoronreinforced,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "ehd" = (/obj/random/junk,/turf/simulated/floor/carpet/oracarpet,/area/maintenance/thirddeck/dormsatmos) "ehe" = (/obj/machinery/button/remote/airlock{id = "Dorms11"; name = "Bolt Control"; pixel_x = -30; specialfunctions = 4},/obj/structure/bed/chair/comfy/brown{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_11) "ehj" = (/obj/random/action_figure,/turf/simulated/floor/carpet/oracarpet,/area/maintenance/thirddeck/dormsatmos) @@ -445,6 +455,7 @@ "eiK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/meter,/obj/random/mob/mouse,/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) "ejh" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/thirddeck/forestarboard) "ekj" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) +"ekp" = (/obj/machinery/door/blast/regular{id = "palabvent"; name = "PA Lab Blast Door"},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "ekP" = (/obj/machinery/computer/security/telescreen/entertainment{layer = 4; pixel_y = -32},/obj/structure/coatrack,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_2) "ele" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/light/small{dir = 8},/obj/structure/catwalk,/obj/random/trash,/turf/simulated/floor/plating,/area/maintenance/thirddeck/foreport) "elx" = (/obj/structure/closet/secure_closet/hop2,/obj/machinery/keycard_auth{pixel_x = -26},/turf/simulated/floor/carpet,/area/crew_quarters/heads/sc/hop/quarters) @@ -494,6 +505,7 @@ "ezD" = (/obj/machinery/hologram/holopad,/obj/effect/floor_decal/industrial/outline/grey,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/dark,/area/hallway/primary/thirddeck/central) "ezK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/ai_status_display{pixel_y = 32},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "eAr" = (/obj/item/weapon/reagent_containers/food/snacks/monkeycube/wrapped/stokcube,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"eAz" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 8; name = "west bump"; pixel_x = -24},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloorwhite{dir = 8},/obj/effect/floor_decal/corner/grey/border{dir = 8},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "eBi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/sign/christmas/lights{dir = 1},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "eBy" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 8; name = "west bump"; pixel_x = -24},/obj/machinery/light_switch{pixel_x = -36; pixel_y = -6},/obj/machinery/button/windowtint{id = "cmoquarters"; pixel_x = -36; pixel_y = 6},/turf/simulated/floor/carpet/blue,/area/crew_quarters/heads/sc/cmo/quarters) "eCs" = (/obj/structure/bed/chair/office/dark{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/carpet/blue,/area/crew_quarters/heads/sc/cmo/quarters) @@ -552,6 +564,7 @@ "fam" = (/obj/effect/wingrille_spawn/reinforced/polarized{id = "hopquarters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/hop/quarters) "fau" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/command{id_tag = "hopquarters"; name = "Head of Personnel Quarters"; req_access = list(57)},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/heads/sc/hop/quarters) "faF" = (/turf/simulated/wall,/area/crew_quarters/heads/sc/hop/quarters) +"faI" = (/obj/machinery/light,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/grey/border,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "faZ" = (/obj/machinery/door/firedoor/border_only,/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/engineering{name = "Command Substation"; req_one_access = list(11,19,24)},/obj/machinery/atmospherics/pipe/simple/hidden/universal,/turf/simulated/floor,/area/maintenance/substation/command) "fbj" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "fbn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/wall,/area/maintenance/substation/command) @@ -600,6 +613,7 @@ "fnn" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/blue/border{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) "foz" = (/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) "fpl" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) +"fqD" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "frh" = (/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - Port Hallway 1"},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) "frz" = (/obj/machinery/firealarm{pixel_y = 24},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) "frG" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) @@ -618,6 +632,7 @@ "fxz" = (/obj/machinery/door/airlock/glass{name = "Central Access"},/obj/machinery/door/firedoor/border_only,/turf/simulated/floor/tiled/steel_grid,/area/hallway/primary/thirddeck/starboard) "fyg" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "fyw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) +"fyI" = (/obj/item/stack/rods,/obj/structure/lattice,/obj/structure/grille/broken,/turf/space,/area/space) "fzr" = (/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "fzQ" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/blue/border{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/obj/structure/event/present,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "fzX" = (/obj/structure/closet/emcloset,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) @@ -626,6 +641,7 @@ "fAM" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "fBA" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/blue/border{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "fBR" = (/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) +"fCi" = (/obj/structure/grille,/obj/structure/window/phoronreinforced/full,/obj/structure/window/phoronreinforced{dir = 8},/obj/structure/window/phoronreinforced{dir = 1},/obj/structure/window/phoronreinforced{dir = 4},/obj/structure/window/phoronreinforced,/obj/machinery/light/floortube{dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Particle Accelerator 3"; dir = 1},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "fCn" = (/obj/machinery/alarm{dir = 1; frequency = 1441; pixel_y = -22},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_3) "fCW" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "fCX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) @@ -675,9 +691,11 @@ "fUa" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/light{dir = 8},/obj/structure/sign/christmas/wreath{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "fUE" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/blue/border{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "fUH" = (/obj/machinery/alarm{dir = 1; pixel_y = -22},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/heads/sc/restroom) +"fUI" = (/turf/simulated/wall/r_lead,/area/rnd/research/particleaccelerator) "fUM" = (/obj/structure/closet/emcloset,/turf/simulated/floor/tiled/dark,/area/hallway/primary/thirddeck/central) "fUN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "fVO" = (/obj/machinery/atmospherics/pipe/tank/air{dir = 4},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsatmos) +"fVU" = (/obj/structure/sign/warning/radioactive,/turf/simulated/wall/r_lead,/area/rnd/research/particleaccelerator) "fWg" = (/obj/effect/floor_decal/borderfloor{dir = 8},/obj/effect/floor_decal/corner/blue/border{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "fWz" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/light{dir = 4},/obj/structure/sign/christmas/wreath{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "fWL" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) @@ -788,6 +806,7 @@ "hcC" = (/obj/effect/wingrille_spawn/reinforced/polarized{id = "bsquarters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/bs) "hcP" = (/turf/simulated/wall/r_wall,/area/crew_quarters/heads/sc/bs) "hdM" = (/obj/machinery/alarm{dir = 4; pixel_x = -22},/obj/effect/floor_decal/borderfloor/corner{dir = 8},/obj/effect/floor_decal/corner/white/bordercorner{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) +"heB" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/bed/chair/office/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "hfi" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "hfm" = (/turf/simulated/wall,/area/hallway/primary/thirddeck/starboard) "hfA" = (/obj/structure/shuttle/engine/propulsion/burst{dir = 8},/turf/simulated/shuttle/wall,/area/shuttle/escape_pod8/station) @@ -803,6 +822,7 @@ "hkY" = (/obj/machinery/door/airlock/glass_external{frequency = 1380; icon_state = "door_locked"; id_tag = "escape_pod_7_berth_hatch"; locked = 1; name = "Escape Pod 7"; req_access = list(13)},/turf/simulated/floor,/area/hallway/primary/thirddeck/port) "hln" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/embedded_controller/radio/simple_docking_controller/escape_pod_berth{frequency = 1380; id_tag = "escape_pod_7_berth"; pixel_x = -25; pixel_y = 30; tag_door = "escape_pod_7_berth_hatch"},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) "hlx" = (/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/red/border{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/port) +"hlI" = (/obj/structure/fans/hardlight/colorable{desc = "Retains air, blocks radiation, allows passage."; light_color = "#243550"; name = "hardlight radiation shield"; rad_resistance = 200},/obj/machinery/door/window/brigdoor/northright{name = "Particle Focus door"; req_access = list(7)},/obj/machinery/button/remote/blast_door{dir = 8; id = "palabvent"; name = "Emergency Vent Control"; pixel_x = 25; req_access = list(7)},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "hlY" = (/obj/machinery/recharge_station,/obj/machinery/light/small{dir = 8},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/heads/sc/restroom) "hmi" = (/obj/machinery/door/airlock{name = "Unit 1"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/heads/sc/restroom) "hml" = (/obj/structure/sink{pixel_y = 16},/obj/structure/mirror{pixel_y = 32},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/heads/sc/restroom) @@ -893,6 +913,7 @@ "ihn" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "ihC" = (/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "iiZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 4},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) +"ijq" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/universal,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "ijw" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/blue/border{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "iki" = (/obj/structure/table/rack,/obj/item/device/tvcamera,/obj/item/device/tvcamera,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "ikQ" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{dir = 4},/obj/machinery/vending/snack{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals9{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/gym) @@ -900,6 +921,7 @@ "ios" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "ipu" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "irZ" = (/obj/structure/sign/directions/gym,/turf/simulated/wall,/area/crew_quarters/seconddeck/gym) +"isJ" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "itj" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "iuZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "ivn" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/blue/border{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) @@ -918,6 +940,7 @@ "iBn" = (/obj/structure/closet/lawcloset,/obj/machinery/keycard_auth{desc = "This device is used to trigger station functions, which require more than one ID card to authenticate. This one has a small note taped to it. The note reads: I know the secrearies don't have access to these by default, but I am putting it here anyway, on the off chance that one is given the proper clearance and needs to use it. Better safe than sorry. - CE Sivaad Veiter"; name = "Oddly Placed Keycard Authentication Device"; pixel_x = 26},/turf/simulated/floor/carpet/blue,/area/crew_quarters/heads/sc/bs) "iBE" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/obj/effect/floor_decal/corner/orange/diagonal,/obj/effect/floor_decal/borderfloor{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "iCa" = (/obj/structure/fitness/punchingbag,/turf/simulated/floor/boxing/gym,/area/crew_quarters/seconddeck/gym) +"iCR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "iDw" = (/turf/simulated/wall,/area/maintenance/thirddeck/aftstarboard) "iDQ" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/maintenance{req_access = null; req_one_access = null},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) "iEb" = (/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/access_button{command = "cycle_interior"; frequency = 1379; master_tag = "d3_port_dorms_airlock"; name = "interior access button"; pixel_x = -25; pixel_y = 26; req_access = null},/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) @@ -932,6 +955,7 @@ "iIX" = (/obj/structure/reagent_dispensers/fueltank,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "iJc" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "iJD" = (/obj/machinery/light{dir = 8},/obj/structure/closet/secure_closet/personal/cabinet,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_9) +"iJW" = (/obj/structure/disposalpipe/trunk,/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "iKs" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "iKC" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/station_map{dir = 1; pixel_y = -32},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "iKR" = (/obj/structure/table/standard,/obj/machinery/computer/security/telescreen/entertainment{pixel_y = 32},/obj/random/action_figure,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_8) @@ -986,6 +1010,7 @@ "jiY" = (/obj/item/clothing/suit/cultrobes/alt{armor = list("melee"=5,"bullet"=5,"laser"=5,"energy"=10,"bomb"=25,"bio"=10,"rad"=0)},/turf/simulated/floor/wood/sif/broken,/area/maintenance/thirddeck/aftstarboard) "jjg" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/light_construct{dir = 8},/turf/simulated/floor/tiled/eris/steel/bar_dance,/area/maintenance/thirddeck/aftport) "jjl" = (/obj/structure/closet/emcloset,/obj/item/weapon/storage/box/lights/mixed,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"jjx" = (/obj/machinery/power/thermoregulator/southerncross{pixel_y = 30},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/power/emitter{anchored = 1; state = 2},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "jjB" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/sink{pixel_y = 16},/obj/structure/mirror{pixel_y = 32},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_3) "jjF" = (/obj/effect/floor_decal/spline/plain{dir = 6},/turf/simulated/floor/tiled/eris/steel/bar_dance,/area/maintenance/thirddeck/aftport) "jjK" = (/obj/machinery/alarm{dir = 4; pixel_x = -22},/obj/random/trash_pile,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) @@ -1001,6 +1026,7 @@ "jpj" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "jqa" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "jqd" = (/obj/machinery/vending/snack{dir = 8},/obj/structure/sign/christmas/lights{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) +"jqk" = (/obj/machinery/light{dir = 8},/turf/simulated/open,/area/rnd/research/particleaccelerator) "jqO" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/glass_command{id_tag = "sbridgedoor"; name = "Bridge"; req_access = list(19)},/turf/simulated/floor/tiled/steel_grid,/area/bridge) "jra" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/airlock/glass_command{id_tag = "sbridgedoor"; name = "Bridge"; req_access = list(19)},/turf/simulated/floor/tiled/steel_grid,/area/bridge) "jtv" = (/obj/structure/table/wooden_reinforced,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/item/weapon/storage/box/matches,/obj/item/clothing/mask/smokable/cigarette/cigar,/obj/item/weapon/reagent_containers/food/drinks/flask{pixel_x = 8},/obj/random_multi/single_item/captains_spare_id,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/turf/simulated/floor/carpet,/area/crew_quarters/heads/sc/sd) @@ -1009,6 +1035,7 @@ "jub" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/carpet,/area/crew_quarters/heads/sc/sd) "jul" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/carpet,/area/crew_quarters/heads/sc/sd) "jun" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock{name = "Bathroom"},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/heads/sc/sd) +"jux" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "jvv" = (/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_6) "jvU" = (/obj/structure/bed/chair{dir = 8},/obj/machinery/vending/wallmed1{name = "NanoMed Wall"; pixel_y = -30},/obj/effect/shuttle_landmark/southern_cross/escape_pod7/station,/turf/simulated/shuttle/floor,/area/shuttle/escape_pod7/station) "jwk" = (/obj/structure/bed/double/padded,/obj/item/weapon/bedsheet/yellowdouble,/turf/simulated/floor/carpet/blue,/area/crew_quarters/sleep/vistor_room_3) @@ -1027,6 +1054,7 @@ "jGu" = (/obj/machinery/light_construct{dir = 4},/turf/simulated/floor/wood/sif,/area/maintenance/thirddeck/aftstarboard) "jGz" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/gym) "jGG" = (/obj/structure/bed/chair/oldsofa/right{dir = 1},/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/thirddeck/aftport) +"jHg" = (/obj/item/device/geiger/wall/south,/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "jHs" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 8},/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner{dir = 1},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "jHD" = (/obj/structure/bed/chair/oldsofa/left{dir = 1},/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/thirddeck/aftport) "jHY" = (/obj/effect/floor_decal/spline/fancy/wood/corner{dir = 4},/obj/item/weapon/handcuffs/legcuffs/fuzzy,/turf/simulated/floor/tiled/techfloor,/area/maintenance/thirddeck/aftport) @@ -1108,6 +1136,7 @@ "kvb" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "kvs" = (/turf/simulated/floor/wood/broken,/area/maintenance/thirddeck/dormsatmos) "kwc" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/blue/border,/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) +"kwm" = (/obj/machinery/particle_smasher,/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "kxk" = (/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - Stairwell"; dir = 1},/obj/effect/floor_decal/borderfloor/corner{dir = 8},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 8},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "kxK" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) "kzd" = (/obj/structure/flora/pottedplant/xmas{pixel_y = 11},/turf/simulated/floor/wood,/area/bridge/meeting_room) @@ -1117,6 +1146,7 @@ "kAA" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/effect/floor_decal/industrial/warning{dir = 10},/turf/simulated/floor/tiled,/area/bridge) "kAB" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/industrial/warning{dir = 6},/turf/simulated/floor/tiled,/area/bridge) "kAS" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/airlock/command{name = "Station Director's Quarters"; req_access = list(20)},/turf/simulated/floor/carpet,/area/crew_quarters/heads/sc/sd) +"kBp" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/atmospherics/binary/passive_gate{name = "PA Chamber pressure regulator"},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "kCd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) "kDx" = (/obj/machinery/space_heater,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsatmos) "kEc" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable/green,/obj/machinery/atmospherics/pipe/simple/hidden,/obj/structure/catwalk,/obj/random/trash,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) @@ -1125,7 +1155,7 @@ "kFY" = (/obj/machinery/chemical_dispenser/bar_alc{dir = 4; pixel_x = -5},/obj/structure/table,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "kGh" = (/obj/structure/windoor_assembly,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "kGY" = (/obj/machinery/portable_atmospherics/canister/air,/turf/simulated/floor/plating,/area/maintenance/substation/dorms) -"kHk" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 1},/obj/effect/floor_decal/carpet{dir = 9; pixel_y = 0},/turf/simulated/floor/carpet,/area/crew_quarters/seconddeck/gym) +"kHk" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 1},/obj/effect/floor_decal/carpet{dir = 9},/turf/simulated/floor/carpet,/area/crew_quarters/seconddeck/gym) "kHP" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "kHW" = (/obj/structure/bed/chair/office/dark,/obj/effect/landmark/start{name = "Command Secretary"},/turf/simulated/floor/wood,/area/bridge/meeting_room) "kII" = (/obj/structure/table/marble,/obj/item/weapon/storage/toolbox/electrical,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) @@ -1143,6 +1173,7 @@ "kPn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/white/border{dir = 4},/obj/effect/floor_decal/corner/blue/border{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable/green,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) "kQk" = (/obj/machinery/fitness/punching_bag/clown,/turf/simulated/floor/boxing/gym,/area/crew_quarters/seconddeck/gym) "kQo" = (/obj/machinery/hologram/holopad,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/wood,/area/bridge/meeting_room) +"kQJ" = (/obj/structure/particle_accelerator/particle_emitter/center{anchored = 1; construction_state = 1; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "kRw" = (/obj/structure/disposalpipe/segment,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/wood,/area/bridge/meeting_room) "kSx" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_6) "kTm" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/airlock/highsecurity{name = "AI Upload Access"; req_access = list(16); req_one_access = list(16)},/turf/simulated/floor/tiled/techfloor,/area/ai/ai_upload_foyer) @@ -1150,6 +1181,7 @@ "kTz" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/door/blast/regular{density = 0; dir = 4; icon_state = "pdoor0"; id = "bridge blast"; name = "Bridge Blast Doors"; opacity = 0},/obj/effect/wingrille_spawn/reinforced/polarized{id = "bridge_center"},/turf/simulated/floor/plating,/area/bridge) "kTF" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_12) "kTK" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/airlock/glass_command{name = "Bridge"; req_access = list(19)},/turf/simulated/floor/tiled/steel_grid,/area/bridge) +"kTO" = (/obj/structure/particle_accelerator/fuel_chamber{anchored = 1; construction_state = 1; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "kUR" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/door/blast/regular{density = 0; dir = 4; icon_state = "pdoor0"; id = "bridge blast"; name = "Bridge Blast Doors"; opacity = 0},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/wingrille_spawn/reinforced/polarized{id = "bridge_center"},/turf/simulated/floor/plating,/area/bridge) "kVg" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/door/blast/regular{density = 0; dir = 8; icon_state = "pdoor0"; id = "bridge blast"; name = "Bridge Blast Doors"; opacity = 0},/obj/effect/wingrille_spawn/reinforced/polarized{id = "bridge_center"},/turf/simulated/floor/plating,/area/bridge) "kWg" = (/obj/item/weapon/pack/cardemon,/obj/structure/table,/turf/simulated/floor/carpet/oracarpet,/area/maintenance/thirddeck/dormsatmos) @@ -1207,6 +1239,7 @@ "lAw" = (/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_9) "lAx" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 6},/turf/simulated/wall/r_wall,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "lBH" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/ai_status_display{pixel_x = 32},/turf/simulated/floor/tiled,/area/bridge) +"lBL" = (/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/grey/border,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "lCg" = (/obj/structure/filingcabinet,/obj/machinery/ai_status_display{pixel_x = -32},/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) "lCh" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) "lCG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) @@ -1231,6 +1264,7 @@ "lOq" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "lOz" = (/obj/structure/loot_pile/mecha/hoverpod,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "lOB" = (/obj/machinery/alarm{dir = 8; pixel_x = 22},/obj/machinery/space_heater,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) +"lPC" = (/obj/structure/particle_accelerator/end_cap{anchored = 1; construction_state = 1; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "lPN" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/airlock/command{name = "Conference Room"; req_access = list(19)},/turf/simulated/floor/wood,/area/bridge/meeting_room) "lQt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/bridge) "lRi" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/bridge) @@ -1242,6 +1276,7 @@ "lTV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/bridge) "lTW" = (/obj/structure/table/rack,/obj/structure/window/reinforced,/obj/item/weapon/tank/jetpack/oxygen,/obj/item/clothing/mask/gas,/obj/structure/window/reinforced{dir = 8; health = null},/obj/structure/window/reinforced{dir = 4},/obj/item/clothing/suit/space/void/captain,/obj/item/clothing/head/helmet/space/void/captain,/obj/machinery/door/window/holowindoor{dir = 1; req_access = list(20)},/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) "lUe" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/window/southleft{name = "Director's Desk Door"; req_access = list(20)},/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) +"lUl" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "lUt" = (/obj/machinery/bookbinder,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "lUD" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/starboard) "lUS" = (/obj/structure/table/wooden_reinforced,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/folder/blue,/obj/item/device/megaphone,/obj/item/weapon/pen/multi,/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) @@ -1256,6 +1291,7 @@ "lZF" = (/obj/effect/effect/snow,/obj/structure/flora/tree/pine/xmas/presents,/turf/simulated/floor/outdoors/snow{outdoors = 0},/area/crew_quarters/cafeteria) "lZW" = (/obj/item/stack/material/marble{amount = 25},/turf/simulated/floor/tiled,/area/maintenance/thirddeck/aftport) "maG" = (/obj/structure/table/standard,/obj/item/weapon/lipstick/random,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_11) +"maM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "mbQ" = (/obj/structure/sign/directions/gym{dir = 1},/turf/simulated/wall,/area/crew_quarters/toilet) "mcQ" = (/obj/effect/decal/remains/human,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "mdc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_12) @@ -1272,6 +1308,7 @@ "mhi" = (/obj/item/weapon/implant/dud,/obj/structure/table/steel,/obj/item/weapon/implant/sizecontrol,/obj/item/weapon/implant/dud,/obj/item/clothing/under/rank/geneticist,/obj/item/weapon/handcuffs/cable/white,/obj/item/clothing/suit/storage/toggle/labcoat,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) "mhn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/bridge) "mhC" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/bridge) +"mhK" = (/obj/structure/particle_accelerator/particle_emitter/left{anchored = 1; construction_state = 1; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "miC" = (/obj/structure/closet/emcloset,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "miE" = (/obj/structure/table/steel,/obj/item/weapon/folder/blue,/obj/item/device/starcaster_news,/obj/item/device/starcaster_news,/obj/item/device/starcaster_news,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "miH" = (/obj/structure/table/reinforced,/obj/item/weapon/folder/yellow,/obj/item/device/flashlight,/obj/item/device/flashlight{pixel_x = 2; pixel_y = 2},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/effect/floor_decal/borderfloor{dir = 10},/obj/effect/floor_decal/corner/yellow/border{dir = 10},/obj/effect/floor_decal/borderfloor/corner2{dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{dir = 8},/obj/item/device/radio{pixel_x = -5; pixel_y = -5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/turf/simulated/floor/tiled/dark,/area/bridge) @@ -1318,6 +1355,7 @@ "mDE" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "mEk" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/maintenance{req_one_access = list(19)},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/blast/regular{density = 0; dir = 4; icon_state = "pdoor0"; id = "bridge blast"; name = "Bridge Blast Doors"; opacity = 0},/turf/simulated/floor/plating,/area/bridge/meeting_room) "mEG" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"mEY" = (/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "mFG" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/wood,/area/bridge/meeting_room) "mFN" = (/obj/machinery/vending/loadout/clothing,/obj/effect/floor_decal/corner_steel_grid{dir = 10},/obj/structure/sign/christmas/lights{dir = 1},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled/dark,/area/hallway/primary/thirddeck/aftdoorm) "mFO" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/wood,/area/bridge/meeting_room) @@ -1329,6 +1367,7 @@ "mKs" = (/turf/simulated/floor/tiled,/area/bridge) "mKx" = (/obj/machinery/shower{dir = 1},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/heads/sc/restroom) "mKL" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/bridge) +"mKT" = (/obj/structure/particle_accelerator/particle_emitter/right{anchored = 1; construction_state = 1; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "mLT" = (/obj/item/toy/sif{pixel_y = 10},/obj/structure/table/glass,/turf/simulated/floor/tiled,/area/bridge) "mMR" = (/obj/item/toy/figure/station{pixel_y = 10},/obj/structure/table/glass,/turf/simulated/floor/tiled,/area/bridge) "mMV" = (/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled,/area/bridge) @@ -1377,6 +1416,7 @@ "niM" = (/obj/structure/table/woodentable,/obj/item/device/tape/random,/obj/item/device/taperecorder,/obj/item/toy/xmastree,/turf/simulated/floor/carpet,/area/crew_quarters/heads/sc/sd) "njj" = (/obj/structure/table/woodentable,/obj/machinery/recharger,/obj/item/weapon/storage/secure/safe{pixel_x = 5; pixel_y = -26},/turf/simulated/floor/wood,/area/crew_quarters/heads/sc/sd) "njv" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/maintenance{req_access = null; req_one_access = null},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) +"njz" = (/obj/machinery/door/window/brigdoor/southright{name = "Particle Focus door"; req_access = list(7)},/obj/structure/fans/hardlight/colorable{desc = "Retains air, blocks radiation, allows passage."; light_color = "#243550"; name = "hardlight radiation shield"; rad_resistance = 200},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "njY" = (/turf/simulated/wall/r_wall,/area/maintenance/solars/aftstarboardsolar) "nkg" = (/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/maintenance/solars/aftstarboardsolar) "nkF" = (/obj/structure/cable{d2 = 2; icon_state = "0-2"},/obj/machinery/power/smes/buildable{RCon_tag = "Solar - Aft Port"; input_attempt = 1; input_level = 150000; output_level = 100000},/turf/simulated/floor/plating,/area/maintenance/solars/aftportsolar) @@ -1422,6 +1462,7 @@ "nGx" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/power/terminal{dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/cable/yellow{d2 = 2; icon_state = "0-2"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/maintenance/solars/aftstarboardsolar) "nHA" = (/obj/structure/bed/chair/wood,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "nIu" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/portable_atmospherics/canister/air/airlock,/obj/structure/sign/warning/airlock{pixel_y = 32},/turf/simulated/floor/plating,/area/maintenance/solars/aftstarboardsolar) +"nJi" = (/obj/structure/grille,/obj/structure/window/phoronreinforced/full,/obj/structure/window/phoronreinforced{dir = 8},/obj/structure/window/phoronreinforced{dir = 1},/obj/structure/window/phoronreinforced{dir = 4},/obj/structure/window/phoronreinforced,/obj/machinery/light/floortube{dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 4},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "nKZ" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 1},/obj/machinery/door/firedoor/border_only,/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/maintenance/solars/aftstarboardsolar) "nLH" = (/obj/structure/bed/chair/bay/chair/padded/red/bignest,/obj/item/toy/plushie/teshari/strix,/turf/simulated/floor/carpet/oracarpet,/area/maintenance/thirddeck/dormsatmos) "nLS" = (/obj/machinery/vending/foodfast{desc = "Not sure how they're united but man is this grilled food delicious! Though it seems to just be a lot of unhealthy fast food..."},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) @@ -1459,7 +1500,9 @@ "oaL" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall/r_wall,/area/crew_quarters/heads/sc/sd) "obC" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/door/blast/regular{density = 0; dir = 8; icon_state = "pdoor0"; id = "directorblast"; name = "Blast Doors"; opacity = 0},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/sd) "obF" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/brown/bordercorner{dir = 4},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/primary/thirddeck/aftdoorm) +"obU" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_pump{dir = 8},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "ocl" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green,/obj/machinery/door/blast/regular{density = 0; dir = 8; icon_state = "pdoor0"; id = "directorblast"; name = "Blast Doors"; opacity = 0},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/sd) +"ocq" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "odB" = (/obj/machinery/door/firedoor/border_only,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/door/blast/regular{density = 0; dir = 8; icon_state = "pdoor0"; id = "directorblast"; name = "Blast Doors"; opacity = 0},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/sd) "odE" = (/obj/effect/floor_decal/corner/orange/diagonal,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "oeX" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/door/blast/regular{density = 0; dir = 8; icon_state = "pdoor0"; id = "directorblast"; name = "Blast Doors"; opacity = 0},/obj/effect/wingrille_spawn/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/heads/sc/sd) @@ -1496,6 +1539,7 @@ "osR" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/reinforced/airless,/area/thirddeck/roof) "ouE" = (/obj/structure/sign/warning/high_voltage{pixel_y = 32},/turf/simulated/floor/reinforced/airless,/area/thirddeck/roof) "ouV" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) +"ouY" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloorwhite{dir = 8},/obj/effect/floor_decal/corner/grey/border{dir = 8},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "owk" = (/obj/random/trash,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) "owK" = (/obj/structure/salvageable/console_os,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "owX" = (/obj/machinery/light/small{dir = 4},/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/random/trash_pile,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftstarboard) @@ -1555,6 +1599,7 @@ "oYU" = (/obj/effect/floor_decal/corner/orange/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "oZi" = (/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/white/border{dir = 1},/obj/effect/floor_decal/corner/blue/border{dir = 1},/obj/machinery/door/firedoor/border_only,/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled/steel_grid,/area/hallway/primary/thirddeck/aftstarboardcentral) "oZK" = (/obj/structure/bed/padded,/obj/item/weapon/bedsheet/cosmos,/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_12) +"pac" = (/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "pbl" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/white/bordercorner{dir = 1},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 1},/obj/machinery/firealarm{layer = 3.3; pixel_y = 26},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftstarboardcentral) "pbI" = (/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftstarboardcentral) "pcr" = (/obj/machinery/door/airlock{id_tag = "Dorms6"; name = "Room 6"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/sleep/vistor_room_6) @@ -1571,6 +1616,7 @@ "pkH" = (/obj/structure/sign/directions/eva{dir = 1; pixel_y = -3},/obj/structure/sign/directions/command{dir = 1; pixel_y = 3},/turf/simulated/floor/reinforced/airless,/area/thirddeck/roof) "pkQ" = (/obj/structure/closet/crate,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/maintenance/thirddeck/dormsatmos) "pld" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled/monotile,/area/hallway/primary/thirddeck/stationgateway) +"pmm" = (/obj/machinery/hologram/holopad,/obj/effect/floor_decal/industrial/outline/grey,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "pmn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/monotile,/area/hallway/primary/thirddeck/stationgateway) "pmD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/hologram/holopad,/obj/effect/floor_decal/industrial/outline/grey,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/dark,/area/hallway/primary/thirddeck/stationgateway) "pmN" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/monotile,/area/hallway/primary/thirddeck/stationgateway) @@ -1612,6 +1658,7 @@ "pES" = (/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - Station Gateway"; dir = 1},/obj/structure/sign/christmas/wreath{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/stationgateway) "pFO" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/carpet/blucarpet,/area/crew_quarters/sleep/vistor_room_1) "pGp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/stationgateway) +"pGt" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/item/device/geiger/wall/west,/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/grey/bordercorner{dir = 8},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "pGF" = (/obj/structure/salvageable/server_os,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "pGV" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/white/bordercorner,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/flora/pottedplant/drooping{pixel_x = 1; pixel_y = 10},/obj/structure/table/bench/wooden,/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/wreath{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/stationgateway) "pGW" = (/obj/effect/wingrille_spawn/reinforced,/obj/machinery/door/firedoor/border_only,/turf/simulated/floor/plating,/area/hallway/primary/thirddeck/stationgateway) @@ -1654,19 +1701,22 @@ "qcT" = (/obj/structure/catwalk,/obj/structure/closet/emcloset,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "qdj" = (/obj/structure/bed/chair/bay/chair/padded/red/smallnest,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "qdZ" = (/obj/structure/reagent_dispensers/fueltank,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"qeo" = (/obj/machinery/light,/obj/structure/closet/hydrant{pixel_x = -32},/obj/effect/floor_decal/borderfloorwhite{dir = 10},/obj/effect/floor_decal/corner/grey/border{dir = 10},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "qew" = (/obj/effect/floor_decal/corner_techfloor_gray{dir = 9},/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) "qff" = (/obj/machinery/computer/arcade,/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - Port Civ Bar 2"},/obj/effect/floor_decal/carpet{dir = 1},/turf/simulated/floor/carpet/retro_red,/area/crew_quarters/cafeteria) "qfg" = (/obj/machinery/button/remote/blast_door{id = "heads_meeting"; name = "Security Shutters"; pixel_x = -26},/turf/simulated/floor/wood,/area/bridge/meeting_room) +"qhW" = (/obj/structure/table/reinforced,/obj/machinery/alarm{dir = 4; pixel_x = -22; req_one_access = list(24,11,7)},/obj/machinery/recharger,/obj/effect/floor_decal/borderfloorwhite{dir = 9},/obj/effect/floor_decal/corner/grey/border{dir = 9},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "qik" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "qja" = (/obj/effect/floor_decal/steeldecal/steel_decals_central6,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/monotile,/area/crew_quarters/seconddeck/gym) "qjx" = (/obj/machinery/computer/arcade,/obj/effect/floor_decal/carpet{dir = 4},/obj/effect/floor_decal/carpet{dir = 1},/obj/effect/floor_decal/carpet{dir = 5},/turf/simulated/floor/carpet/retro_red,/area/crew_quarters/cafeteria) "qjy" = (/obj/structure/sign/directions/ladder_down{name = "\improper Down One Deck"; pixel_y = -6},/obj/structure/sign/directions/eva,/obj/structure/sign/directions/security{pixel_y = 6},/turf/simulated/floor/reinforced/airless,/area/thirddeck/roof) -"qjG" = (/obj/machinery/computer/arcade,/obj/effect/floor_decal/carpet{dir = 1},/obj/machinery/alarm{dir = 4; pixel_x = -22},/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 9; pixel_y = 0},/turf/simulated/floor/carpet/retro_red,/area/crew_quarters/cafeteria) +"qjG" = (/obj/machinery/computer/arcade,/obj/effect/floor_decal/carpet{dir = 1},/obj/machinery/alarm{dir = 4; pixel_x = -22},/obj/effect/floor_decal/carpet{dir = 8},/obj/effect/floor_decal/carpet{dir = 9},/turf/simulated/floor/carpet/retro_red,/area/crew_quarters/cafeteria) "qjP" = (/obj/machinery/firealarm{dir = 8; pixel_x = -26},/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/effect/floor_decal/borderfloor/corner{dir = 8},/obj/effect/floor_decal/corner/white/bordercorner{dir = 8},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) "qkf" = (/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - Aft Civ Hallway 1"},/obj/structure/sign/christmas/wreath,/turf/simulated/floor/tiled/monotile,/area/hallway/primary/thirddeck/aft) "qkA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 4},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/white/bordercorner,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) "qld" = (/obj/random/obstruction,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "qlf" = (/obj/structure/cable/yellow{d2 = 4; icon_state = "0-4"},/obj/machinery/power/solar{id = "forestarboardsolar"; name = "Starboard Solar Array"},/turf/simulated/floor/airless{icon_state = "solarpanel"},/area/solar/forestarboardsolar) +"qlN" = (/obj/machinery/shield_diffuser,/obj/machinery/door/blast/regular{id = "palabvent"; name = "PA Lab Blast Door"},/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "qmc" = (/obj/structure/table/woodentable,/obj/item/device/starcaster_news,/obj/effect/floor_decal/carpet,/turf/simulated/floor/carpet,/area/crew_quarters/seconddeck/gym) "qmA" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/spline/fancy/wood{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "qmU" = (/obj/machinery/button/remote/airlock{id = "Dorms5"; name = "Bolt Control"; pixel_y = -30; specialfunctions = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/sign/christmas/wreath{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_5) @@ -1681,6 +1731,7 @@ "qrB" = (/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/white/bordercorner{dir = 4},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftportcentral) "qtx" = (/obj/machinery/vending/wallmed1{name = "Emergency NanoMed"; pixel_y = 28},/turf/simulated/floor/boxing/gym,/area/crew_quarters/seconddeck/gym) "qtS" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 4},/obj/machinery/door/airlock/glass_external{frequency = 1379; icon_state = "door_locked"; id_tag = "d3_starboard_dorms_inner"; locked = 1; name = "Internal Airlock Access"; req_access = list(13)},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"quu" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "quN" = (/turf/simulated/wall,/area/maintenance/substation/dorms) "qvB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) "qwl" = (/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) @@ -1742,6 +1793,7 @@ "rbj" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/open,/area/hallway/primary/thirddeck/aft) "rbp" = (/obj/machinery/power/terminal{dir = 4},/obj/structure/cable/yellow{d2 = 2; icon_state = "0-2"},/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/item/stack/cable_coil/yellow,/obj/item/stack/cable_coil/yellow,/obj/item/stack/cable_coil/yellow,/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/maintenance/solars/aftportsolar) "rbz" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/light{dir = 4},/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/white/bordercorner{dir = 4},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) +"rbB" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "rbF" = (/obj/effect/floor_decal/steeldecal/steel_decals7{dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{dir = 6},/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/green/bordercorner{dir = 1},/obj/machinery/vending/fitness{dir = 8; pixel_x = -5},/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/gym) "rcR" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/brown/bordercorner,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/primary/thirddeck/aftdoorm) "rcT" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/white/border,/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftstarboardcentral) @@ -1758,12 +1810,13 @@ "rhH" = (/obj/machinery/floodlight,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "rhR" = (/obj/structure/sign/warning/secure_area,/turf/simulated/wall/r_wall,/area/hallway/primary/thirddeck/central) "riY" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"rjA" = (/obj/structure/table/reinforced,/obj/machinery/light/floortube{dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/item/bodybag/cryobag{pixel_x = 6},/obj/item/weapon/storage/firstaid/regular{pixel_x = 5; pixel_y = 5},/obj/item/weapon/reagent_containers/hypospray/autoinjector/rad{pixel_y = -3},/obj/item/weapon/reagent_containers/hypospray/autoinjector/rad{pixel_y = 3},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "rjS" = (/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) "rlC" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/catwalk,/obj/machinery/light/small{dir = 4},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "rmf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_5) "rmj" = (/turf/simulated/wall,/area/maintenance/thirddeck/dormsatmos) "rmQ" = (/obj/effect/floor_decal/spline/fancy/wood,/turf/simulated/floor/wood/alt/parquet,/area/crew_quarters/thirddeck/vrroom) -"rng" = (/obj/machinery/vr_sleeper{icon_state = "body_scanner_0"},/turf/simulated/floor/tiled/milspec/raised,/area/crew_quarters/thirddeck/vrroom) +"rng" = (/obj/machinery/vr_sleeper,/turf/simulated/floor/tiled/milspec/raised,/area/crew_quarters/thirddeck/vrroom) "rnG" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light{dir = 4; layer = 3},/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) "rnN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/button/windowtint{id = "vrroom"; pixel_x = 26; pixel_y = 11},/obj/machinery/alarm{dir = 8; pixel_x = 24},/obj/machinery/light_switch{dir = 8; name = "light switch "; pixel_x = 26; pixel_y = -11},/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) "roG" = (/obj/machinery/ai_status_display{pixel_y = 32},/obj/effect/floor_decal/corner_techfloor_gray{dir = 5},/obj/structure/table/hardwoodtable,/obj/item/weapon/paper_bin,/obj/item/weapon/folder/white,/obj/item/weapon/pen{pixel_y = -3},/obj/item/weapon/pen,/obj/item/weapon/tape_roll{pixel_x = -9; pixel_y = 14},/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) @@ -1771,6 +1824,7 @@ "rpp" = (/obj/random/junk,/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_12) "rpL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) "rpR" = (/obj/item/device/flashlight/lamp,/obj/structure/table,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsatmos) +"rqh" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "rqw" = (/turf/simulated/wall{can_open = 1; desc = "A huge chunk of metal used to seperate rooms. There are scratch marks along the floor."},/area/maintenance/thirddeck/dormsstarboard) "rqQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/junction{dir = 4},/obj/effect/floor_decal/borderfloor{dir = 8},/obj/effect/floor_decal/corner/brown/border{dir = 8},/obj/effect/floor_decal/spline/fancy/wood{dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals6{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "rqT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/cafeteria) @@ -1787,7 +1841,7 @@ "ryK" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/boxing{name = "yoga mat"},/area/crew_quarters/seconddeck/gym) "rzo" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 1},/turf/simulated/wall/r_wall,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "rzY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) -"rCL" = (/obj/structure/cryofeed{dir = 4; pixel_x = -31; pixel_y = 0},/obj/machinery/vr_sleeper{icon_state = "body_scanner_0"},/turf/simulated/floor/tiled/milspec/raised,/area/crew_quarters/thirddeck/vrroom) +"rCL" = (/obj/structure/cryofeed{dir = 4; pixel_x = -31},/obj/machinery/vr_sleeper,/turf/simulated/floor/tiled/milspec/raised,/area/crew_quarters/thirddeck/vrroom) "rDw" = (/obj/structure/cable/yellow{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/yellow{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/catwalk,/turf/simulated/floor/airless,/area/solar/aftportsolar) "rEL" = (/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/boxing{name = "yoga mat"},/area/crew_quarters/seconddeck/gym) "rGf" = (/obj/effect/landmark{name = "carpspawn"},/turf/space,/area/space) @@ -1818,6 +1872,7 @@ "rUF" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/monotile,/area/hallway/primary/thirddeck/aft) "rUK" = (/obj/machinery/door/firedoor/multi_tile/glass{dir = 1},/obj/machinery/door/airlock/multi_tile/glass{dir = 2; name = "Cafeteria"},/turf/simulated/floor/tiled/steel_grid,/area/crew_quarters/cafeteria) "rVl" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals6{dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) +"rVm" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "rVR" = (/obj/structure/table/bench/wooden,/obj/item/device/flashlight/lamp/green,/turf/simulated/floor/carpet/oracarpet,/area/crew_quarters/sleep/vistor_room_2) "rWM" = (/turf/simulated/wall/r_wall,/area/crew_quarters/thirddeck/vrroom) "rXX" = (/obj/item/weapon/reagent_containers/food/snacks/monkeycube/wrapped/stokcube,/obj/random/trash,/obj/machinery/light_construct/small,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) @@ -1853,6 +1908,7 @@ "smo" = (/obj/structure/catwalk,/obj/structure/reagent_dispensers/fueltank,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) "smy" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{dir = 4},/obj/machinery/vending/cola{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals9{dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/seconddeck/gym) "smF" = (/obj/effect/floor_decal/spline/fancy/wood{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/cafeteria) +"smS" = (/obj/structure/cable/green{d1 = 32; d2 = 4; icon_state = "32-4"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{dir = 4},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{dir = 4},/obj/machinery/door/window/brigdoor/eastright{name = "Particle Accelerator door"; req_access = list(7)},/obj/structure/disposalpipe/down{dir = 4},/turf/simulated/open,/area/rnd/research/particleaccelerator) "soZ" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/brown/bordercorner,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "spk" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/obj/effect/floor_decal/spline/plain{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/seconddeck/gym) "spz" = (/obj/structure/railing{dir = 1},/obj/machinery/light{dir = 1; layer = 3},/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/open,/area/crew_quarters/seconddeck/gym) @@ -1917,11 +1973,11 @@ "sTq" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/light,/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/white/bordercorner,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftportcentral) "sTu" = (/obj/machinery/fitness/heavy/lifter,/turf/simulated/floor/boxing/gym,/area/crew_quarters/seconddeck/gym) "sUf" = (/obj/effect/wingrille_spawn/reinforced,/obj/machinery/door/firedoor/border_only,/turf/simulated/floor/plating,/area/crew_quarters/cafeteria) -"sUk" = (/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - VR Lobby"; dir = 1},/obj/machinery/vr_sleeper{icon_state = "body_scanner_0"},/turf/simulated/floor/tiled/milspec/raised,/area/crew_quarters/thirddeck/vrroom) +"sUk" = (/obj/machinery/camera/network/third_deck{c_tag = "Third Deck - VR Lobby"; dir = 1},/obj/machinery/vr_sleeper,/turf/simulated/floor/tiled/milspec/raised,/area/crew_quarters/thirddeck/vrroom) "sUG" = (/obj/effect/floor_decal/spline/fancy/wood{dir = 1},/turf/simulated/floor/wood/alt/parquet,/area/crew_quarters/thirddeck/vrroom) "sUX" = (/obj/effect/floor_decal/corner_techfloor_gray{dir = 10},/obj/effect/floor_decal/corner_techfloor_gray{dir = 9},/obj/structure/table/hardwoodtable,/obj/item/device/paicard/typeb,/obj/item/toy/xmastree,/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) "sVv" = (/obj/item/toy/figure/geneticist,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) -"sVK" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/obj/effect/floor_decal/corner_techfloor_gray{dir = 10},/obj/structure/table/rack/shelf,/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = -5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = 0},/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = 5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = 5},/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = -5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = 0},/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = 5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = 5},/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) +"sVK" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/obj/effect/floor_decal/corner_techfloor_gray{dir = 10},/obj/structure/table/rack/shelf,/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = -5},/obj/item/weapon/towel/random{pixel_x = 6},/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = 5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = 5},/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = -5},/obj/item/weapon/towel/random{pixel_x = -5},/obj/item/weapon/towel/random{pixel_x = 6},/obj/item/weapon/towel/random{pixel_x = -5; pixel_y = 5},/obj/item/weapon/towel/random{pixel_x = 6; pixel_y = 5},/turf/simulated/floor/tiled/techmaint,/area/crew_quarters/thirddeck/vrroom) "sVR" = (/obj/effect/effect/snow,/obj/effect/floor_decal/spline/fancy{dir = 4},/turf/simulated/floor/outdoors/snow{outdoors = 0},/area/crew_quarters/cafeteria) "sVX" = (/obj/machinery/light{dir = 4},/obj/machinery/light_switch{pixel_x = 36; pixel_y = -6},/obj/effect/floor_decal/corner/orange/diagonal,/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "sWb" = (/obj/random/tech_supply,/obj/structure/table,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) @@ -1968,6 +2024,7 @@ "tnz" = (/turf/simulated/wall,/area/medical/first_aid_station/thirddeck) "tnF" = (/obj/effect/floor_decal/borderfloor/corner{dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "tpf" = (/turf/simulated/wall,/area/crew_quarters/toilet) +"tpU" = (/obj/structure/table/reinforced,/obj/machinery/camera/network/research{c_tag = "SCI - Particle Accelerator 1"},/obj/item/weapon/storage/toolbox/mechanical,/obj/item/stack/cable_coil/random,/obj/item/device/multitool,/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "tqh" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/substation/dorms) "tsf" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 8},/obj/machinery/meter,/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "ttw" = (/obj/effect/floor_decal/steeldecal/steel_decals6{dir = 10},/obj/effect/floor_decal/corner/orange/diagonal,/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) @@ -1982,6 +2039,7 @@ "txq" = (/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/white/border{dir = 1},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftportcentral) "tyt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/primary/thirddeck/aft) "tzt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals6{dir = 9},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) +"tzP" = (/obj/structure/sign/warning/radioactive,/turf/simulated/wall/r_wall,/area/rnd/research/particleaccelerator) "tAb" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/open,/area/hallway/primary/thirddeck/aft) "tAX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) "tBw" = (/turf/simulated/wall/r_wall,/area/crew_quarters/toilet) @@ -1990,6 +2048,7 @@ "tCS" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_y = 24},/obj/machinery/light_switch{pixel_x = 11; pixel_y = 24},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/paleblue/border{dir = 1},/obj/structure/bed/roller,/obj/structure/cable/yellow{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/white,/area/medical/first_aid_station/thirddeck) "tDd" = (/obj/machinery/ai_status_display{pixel_y = 32},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/paleblue/border{dir = 1},/obj/machinery/sleep_console{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/first_aid_station/thirddeck) "tDp" = (/obj/machinery/firealarm{pixel_y = 24},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/paleblue/border{dir = 1},/obj/machinery/sleeper{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/first_aid_station/thirddeck) +"tDY" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "tEm" = (/obj/structure/table/rack/shelf/steel,/obj/random/tool,/obj/random/tool,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/technology_scanner,/turf/simulated/floor/tiled/techmaint,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) "tEC" = (/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/paleblue/border{dir = 1},/obj/structure/closet/secure_closet/medical_wall{name = "defibrillator closet"; pixel_y = 31},/obj/item/device/defib_kit/loaded,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/medical/first_aid_station/thirddeck) "tFI" = (/obj/machinery/vending/loadout/uniform,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) @@ -2046,7 +2105,7 @@ "ucA" = (/obj/machinery/light{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/first_aid_station/thirddeck) "ucG" = (/obj/machinery/door/airlock{name = "Unisex Showers"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) "udk" = (/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/door/airlock/glass_external{frequency = 1379; icon_state = "door_locked"; id_tag = "d3_starboard_dorms_inner"; locked = 1; name = "Internal Airlock Access"; req_access = list(13)},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) -"udn" = (/obj/machinery/disposal/wall{dir = 4; pixel_x = -37; pixel_y = 0},/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) +"udn" = (/obj/machinery/disposal/wall{dir = 4; pixel_x = -37},/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) "udT" = (/obj/machinery/newscaster{pixel_y = 30},/turf/simulated/floor/wood,/area/bridge/meeting_room) "uee" = (/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) "uen" = (/obj/machinery/door/firedoor/border_only,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/central) @@ -2083,6 +2142,7 @@ "usq" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/thirddeck/aftport) "uss" = (/obj/random/junk,/turf/simulated/floor/carpet/bcarpet,/area/crew_quarters/sleep/vistor_room_9) "utQ" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/machinery/light{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/effect/floor_decal/borderfloor/corner{dir = 8},/obj/effect/floor_decal/corner/white/bordercorner{dir = 8},/obj/effect/floor_decal/corner/blue/bordercorner{dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) +"uul" = (/turf/simulated/floor/reinforced,/area/rnd/research/particleaccelerator) "uuq" = (/obj/structure/railing{dir = 1},/obj/structure/sign/christmas/lights,/turf/simulated/open,/area/hallway/primary/thirddeck/aft) "uwA" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/white/bordercorner,/obj/effect/floor_decal/corner/blue/bordercorner,/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aft) "uxE" = (/obj/structure/closet/firecloset,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsatmos) @@ -2147,6 +2207,7 @@ "uZX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_1) "vae" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "vag" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor/corner{dir = 4},/obj/effect/floor_decal/corner/brown/bordercorner{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) +"vao" = (/obj/machinery/camera/network/research{c_tag = "SCI - Particle Accelerator 2"; dir = 1},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/grey/border,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "vaD" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/brown/border{dir = 1},/obj/effect/floor_decal/corner/beige/border{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "vbb" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/brown/border{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "vbK" = (/obj/effect/floor_decal/borderfloor{dir = 1},/obj/effect/floor_decal/corner/brown/border{dir = 1},/obj/structure/disposalpipe/junction{dir = 8; icon_state = "pipe-j2"},/obj/structure/sign/christmas/lights{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) @@ -2251,6 +2312,7 @@ "vYr" = (/obj/structure/catwalk,/obj/machinery/power/apc{dir = 8; name = "west bump"; pixel_x = -24},/obj/structure/cable{d2 = 2; icon_state = "0-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) "vYC" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/cable/yellow{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/yellow{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/access_button{command = "cycle_interior"; frequency = 1379; layer = 3.3; master_tag = "aft_port_solar_airlock"; name = "interior access button"; pixel_x = -25; pixel_y = 25; req_access = list(); req_one_access = list(11,24)},/turf/simulated/floor/plating,/area/maintenance/solars/aftportsolar) "vZb" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/airless,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) +"vZm" = (/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/obj/structure/closet/emcloset,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "wai" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_1) "wap" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1379; id_tag = "d3_port_dorms_pump"},/obj/machinery/airlock_sensor{id_tag = "d3_port_dorms_sensor"; pixel_y = 25},/obj/effect/floor_decal/industrial/warning{dir = 9},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) "wbl" = (/obj/machinery/door/airlock/glass_external{frequency = 1379; icon_state = "door_locked"; id_tag = "d3_port_dorms_inner"; locked = 1; name = "Internal Airlock Access"; req_access = list(13)},/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsport{name = "Third Deck Aft Port Maintenance"}) @@ -2297,6 +2359,7 @@ "wuJ" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_10) "wvf" = (/obj/structure/sign/directions/eva,/obj/structure/sign/directions/engineering{pixel_y = 6},/obj/structure/sign/directions/ladder_down{name = "\improper Down One Deck"; pixel_y = -6},/turf/simulated/floor/reinforced/airless,/area/thirddeck/roof) "wvs" = (/obj/random/junk,/turf/simulated/floor/carpet/purcarpet,/area/crew_quarters/sleep/vistor_room_5) +"wvJ" = (/turf/simulated/wall/r_wall,/area/rnd/research/particleaccelerator) "wvZ" = (/obj/structure/table/standard,/obj/machinery/firealarm{layer = 3.3; pixel_y = 26},/obj/random/coin,/obj/random/snack,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_10) "wwo" = (/obj/structure/toilet,/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 5},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/toilet) "wwM" = (/obj/structure/table/standard,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_y = 24},/obj/machinery/light_switch{pixel_x = 11; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/random/maintenance/engineering,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_10) @@ -2306,6 +2369,7 @@ "wyH" = (/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_10) "wzy" = (/turf/simulated/wall,/area/crew_quarters/cafeteria) "wzA" = (/turf/simulated/wall/r_wall,/area/maintenance/thirddeck/dormsaft{name = "Third Deck Aft Maintenance"}) +"wzX" = (/obj/structure/extinguisher_cabinet{pixel_x = -28},/obj/effect/floor_decal/borderfloorwhite{dir = 8},/obj/effect/floor_decal/corner/grey/border{dir = 8},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "wAH" = (/turf/simulated/floor/carpet/blucarpet,/area/crew_quarters/sleep/vistor_room_10) "wAN" = (/obj/effect/floor_decal/corner/orange/diagonal,/obj/machinery/light{dir = 8},/obj/structure/sign/securearea{desc = "VR-Room under construction, not all of it's features have been implemented yet."; icon_state = "atmos_waste"; name = "A warning sign which reads 'UNDER CONSTRUCTION'."; pixel_x = -32},/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "wAW" = (/obj/structure/table/bench/wooden,/obj/item/device/flashlight/lamp/green,/turf/simulated/floor/carpet/sblucarpet,/area/crew_quarters/sleep/vistor_room_8) @@ -2321,6 +2385,7 @@ "wFm" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/carpet/tealcarpet,/area/crew_quarters/sleep/vistor_room_4) "wFq" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_4) "wGk" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/table/bench/standard,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/white/border,/obj/structure/sign/christmas/lights,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftportcentral) +"wGL" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloorwhite/corner{dir = 1},/obj/effect/floor_decal/corner/grey/bordercorner{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "wGX" = (/obj/structure/table/woodentable,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/item/device/flashlight/lamp/green,/turf/simulated/floor/carpet/tealcarpet,/area/crew_quarters/sleep/vistor_room_4) "wHk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/carpet/blucarpet,/area/crew_quarters/sleep/vistor_room_1) "wHS" = (/obj/random/junk,/turf/simulated/floor/carpet/oracarpet,/area/crew_quarters/sleep/vistor_room_7) @@ -2351,6 +2416,7 @@ "wRm" = (/obj/structure/disposalpipe/trunk{dir = 1},/obj/machinery/disposal/wall{dir = 1; pixel_y = -35},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_1) "wRo" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "wSi" = (/obj/machinery/shower{dir = 1},/obj/structure/curtain/open/shower,/obj/structure/window/basic{dir = 1},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_6) +"wSp" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "wSC" = (/obj/structure/table/standard,/obj/machinery/computer/security/telescreen/entertainment{layer = 4; pixel_y = -32},/obj/item/clothing/head/pelt/black,/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_1) "wSI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_1) "wSU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{dir = 8},/obj/effect/floor_decal/corner/beige/border{dir = 8},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) @@ -2399,7 +2465,7 @@ "xnt" = (/obj/effect/decal/cleanable/generic,/obj/item/weapon/implanter,/obj/structure/table/steel,/obj/item/weapon/storage/toolbox/mechanical,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) "xob" = (/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_7) "xon" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{dir = 8},/obj/effect/floor_decal/corner/brown/border{dir = 8},/obj/effect/floor_decal/corner/beige/border{dir = 8},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) -"xoK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/disposal/wall{dir = 8; pixel_x = 35; pixel_y = 0},/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_6) +"xoK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/disposal/wall{dir = 8; pixel_x = 35},/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/vistor_room_6) "xpa" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/camera/network/civilian{c_tag = "CIV - Library Office"},/turf/simulated/floor/plating,/area/maintenance/substation/dorms) "xpl" = (/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_10) "xpu" = (/obj/random/trash_pile,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) @@ -2438,6 +2504,7 @@ "xDN" = (/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/beige/border{dir = 4},/obj/structure/sign/christmas/lights,/obj/structure/sign/christmas/lights{dir = 4},/obj/structure/event/present,/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "xEs" = (/obj/structure/sink{pixel_y = 16},/obj/structure/mirror{pixel_y = 32},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_11) "xEB" = (/obj/structure/railing,/obj/effect/floor_decal/spline/plain,/turf/simulated/open,/area/crew_quarters/cafeteria) +"xFd" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/borderfloorwhite{dir = 1},/obj/effect/floor_decal/corner/grey/border{dir = 1},/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "xFT" = (/obj/structure/curtain/open/shower,/obj/structure/window/basic,/obj/machinery/shower{pixel_y = 16},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_11) "xGf" = (/turf/simulated/wall/r_wall,/area/crew_quarters/sleep/vistor_room_11) "xGh" = (/obj/machinery/door/airlock/maintenance{req_access = null; req_one_access = null},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) @@ -2499,6 +2566,7 @@ "ybj" = (/turf/simulated/wall,/area/crew_quarters/sleep/vistor_room_11) "ybA" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/maintenance/substation/dorms) "ybV" = (/obj/random/trash,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsatmos) +"ycm" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -22},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/grey/border,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "ycN" = (/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_11) "ydi" = (/obj/effect/floor_decal/corner/orange/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/table/woodentable,/obj/item/weapon/paper{desc = ""; info = "Pain sustained in Virtual Reality will be sustained in the real world."; name = "VR Pod Disclaimer"},/turf/simulated/floor/tiled,/area/crew_quarters/cafeteria) "ydk" = (/obj/effect/decal/cleanable/greenglow,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsstarboard) @@ -2524,6 +2592,7 @@ "ykB" = (/obj/item/weapon/packageWrap,/obj/structure/table,/turf/simulated/floor/plating,/area/maintenance/thirddeck/dormsatmos) "ykL" = (/obj/effect/floor_decal/borderfloor{dir = 4},/obj/effect/floor_decal/corner/brown/border{dir = 4},/obj/effect/floor_decal/corner/beige/border{dir = 4},/obj/structure/extinguisher_cabinet{pixel_x = 28},/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/obj/structure/sign/christmas/lights{dir = 4},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) "ykM" = (/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_5) +"ylp" = (/obj/structure/particle_accelerator/power_box{anchored = 1; construction_state = 1; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/rnd/research/particleaccelerator) "ylw" = (/turf/simulated/wall,/area/crew_quarters/sleep/vistor_room_8) "ylA" = (/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/sleep/vistor_room_8) "ylL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/extinguisher_cabinet{pixel_x = -28},/obj/effect/floor_decal/borderfloor{dir = 8},/obj/effect/floor_decal/corner/brown/border{dir = 8},/obj/effect/floor_decal/corner/beige/border{dir = 8},/obj/structure/sign/christmas/lights{dir = 8},/turf/simulated/floor/tiled,/area/hallway/primary/thirddeck/aftdoorm) @@ -2628,16 +2697,16 @@ apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcap apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcrfSapcapcapcapcapcaqjapcaqjapcapcjhgjhgjhgjhgaexafcafxjhgaexafcafxjhgaexafcafxjhgaexafcafxjhgaexafcafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgaaiaakjhgjhgjhgjhgjhgfXnfXnagdahpaieaiPajCxBrakKalAanhfXnfXnjhgjhgjhgjhgjhgaakaaijhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfaoCbFIjhgqlfaoCbFIjhgqlfaoCbFIjhgqlfaoCbFIjhgqlfaoCbFIjhgjhgjhgapcjhgapcapcapcaqjjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapctHbapcaqjapcapcapcapcapcaqjwvfjhgjhgjhgjhgjhgjhgjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgaakjhgjhgjhgjhgfXnfXnfXnaryasbatXauRauRauRauXacYavYfXnfXnfXnjhgjhgjhgjhgaakjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgaqjaqjapcapcvvIvvIvvIvvIjhgjhgjhgjhgjhgjhgjhgjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgawyfXnfXnazvaAfaAAaBeaBsaBAaBWaFnaFqaFBaFTfXnfXnaHxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjtHbepgepgapcapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWiGWiGWiGWiGWiGWiGWjhgjhgjhgjhgjhgjhgjhgfXnfXnfXnaryasbatXauRaIPauRauXacYavYfXnfXnfXnjhgjhgjhgjhgjhgjhgjhgaIVaIVaIVaIVaIVaIVaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgaqjaqjaqjaqjapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgtHbaqjaqjaqjaqjapcaqjapcapcapcapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgjhgjhgjhgjhgjhgaJqaKjaKjaKjaKjaKmaKLaMhaMsaMZiGWjhgjhgjhgjhgjhgaNxaNHaNHaOOaOOaTyaTKaUtauRauRauRakKaVjaVvfXnfXnjhgjhgjhgjhgjhgjhgjhgjhgaIVaWgaWsaXoaYxaZQbbVbbVbbVbbVbddjhgjhgjhgjhgjhgjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapchtnapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjapcaqjapcapcapcapcapcaqjapcapcapcapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgbdCjhgbdGbdGbdGaJqbgEbhybiMbjgbjzbjHaadbkmbkCiGWjhgjhgjhgjhgjhgbkJjhgjhgfXnfXnfXnblkbltbmcbmKbmcbngbnvfXnfXnfXnjhgjhgjhgjhgjhgjhgjhgjhgaIVbopaanbqBbqJbqSbvrbvAbwZbxLbddbAfbAfbAfjhgjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgapcaqjapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgbDSbDUbDUbDUbETbDUbDUbDUbETbDUbDUbDUbETbDUbDUbDUbETbDUbDUbDUbETbDUbDUbFhbFEbGGbGLbGQbHJbHUbLcbOlbOEbORbOSbPDbQVbRjiGWapcapcapcapcapcbTyapcapcfXnfXnfXnfXnbTWbUebUZbVQbWJfXnfXnfXnfXnapcapcbXWapcapcapcapcapcaIVbYzbZncaicaScbkcdccewcfpcfscfycgcchpchrcihciHcjucklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklckockUjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapctHbapcaqjjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgwfsbdGclfclyclNcnTcpscpEbjgcqzbkmcqTcrbiGWiGWapcapcapcapcapcbTyapcapcapcapcfXnfXnfXnfXncrMfXnfXnfXnfXnapcapcapcapcbXWapcapcapcapcapcaIVaIVcuzcvIbqJcxobvrcxsczbcAdcBtcCecCtbAfjhgjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgaqjaqjjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgaJqaKjaKjaKjiGWcEGcEHiGWiGWiGWapcapcapcapcapcapcbkJjhgjhgjhgcEXcEXcEXcEXfXncFpcFYcGKcEXcEXcEXjhgjhgjhgjhgapcapcapcapcapcapcaIVaIVaIVcGTcHhaIVbbVbbVbbVbddjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWcITaMsiGWapcapcapcrGfapcapcjhgjhgbkJjhgjhgjhgcEXcJpcJIcKucMkcMPcNmcNDcJIcOxcEXjhgjhgjhgjhgjhgjhgapcapcrGfapcapcapcaIVcPNcPXaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWcQEcQFiGWapcapcapcapcapcjhgjhgjhgbkJjhgjhgcQQcEXcRkcSScTwcVJcXwcXMcZBcZQcZQcEXjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcaIVbopdanaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcxeLxeLxeLapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdbmdcTiGWapcapcapcapcjhgjhgjhgjhgbkJjhgjhgjhgcEXddicZQddqcZQdducZQddqcZQdefcEXjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcaIVdetdfCaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcaqjvtfxeLapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc -apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqdgtafxjhgssqdgtafxjhgssqdgtafxjhgssqdgtafxjhgssqdgtafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdbmdgLiGWapcapcapcjhgjhgjhgjhgjhgbkJjhgjhgjhgcEXdjKcZQcEXdjVdmbdmxcEXdmHdogcEXjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcaIVdpBdpFaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfdpObFIjhgqlfdpObFIjhgqlfdpObFIjhgqlfdpObFIjhgqlfdpObFIjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapchtnaqjepgepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjtHbepgepgapcapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWiGWiGWiGWiGWiGWiGWjhgjhgjhgjhgjhgjhgjhgfXnfXnfXnaryasbatXauRaIPauRauXacYavYfXnfXnfXnjhgjhgjhgjhgjhgjhgjhgaIVaIVaIVaIVaIVaIVaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgtzPwvJwvJwvJwvJtzPwvJfUIfUIfUIfVUaqjaqjaqjaqjapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgtHbaqjaqjaqjaqjapcaqjapcapcapcapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgssqaoFafxjhgjhgjhgjhgjhgjhgaJqaKjaKjaKjaKjaKmaKLaMhaMsaMZiGWjhgjhgjhgjhgjhgaNxaNHaNHaOOaOOaTyaTKaUtauRauRauRakKaVjaVvfXnfXnjhgjhgjhgjhgjhgjhgjhgjhgaIVaWgaWsaXoaYxaZQbbVbbVbbVbbVbddjhgjhgjhgjhgjhgjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgqlfawgbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgwvJqhWrjAtpUcBSiJWxFdpacboEvZmfUIapcapcapcaqjepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjapcaqjapcapcapcapcapcaqjapcapcapcapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgbdCjhgbdGbdGbdGaJqbgEbhybiMbjgbjzbjHaadbkmbkCiGWjhgjhgjhgjhgjhgbkJjhgjhgfXnfXnfXnblkbltbmcbmKbmcbngbnvfXnfXnfXnjhgjhgjhgjhgjhgjhgjhgjhgaIVbopaanbqBbqJbqSbvrbvAbwZbxLbddbAfbAfbAfjhgjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgbCUjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgwvJeAzheBrqhocqisJlUlwSpwSpwSpfUIapcapcapcapcepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgapcaqjapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgbDSbDUbDUbDUbETbDUbDUbDUbETbDUbDUbDUbETbDUbDUbDUbETbDUbDUbDUbETbDUbDUbFhbFEbGGbGLbGQbHJbHUbLcbOlbOEbORbOSbPDbQVbRjiGWapcapcapcapcapcbTyapcapcfXnfXnfXnfXnbTWbUebUZbVQbWJfXnfXnfXnfXnapcapcbXWapcapcapcapcapcaIVbYzbZncaicaScbkcdccewcfpcfscfycgcchpchrcihciHcjucklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklcklckockUjhgjhgjhgjhgjhgjhgwvJouYjuxbNGtDYmEYijqfUIfUIhlIfUIapcapcapcapcapcepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapctHbapcaqjjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgbdejhgjhgjhgwfsbdGclfclyclNcnTcpscpEbjgcqzbkmcqTcrbiGWiGWapcapcapcapcapcbTyapcapcapcapcfXnfXnfXnfXncrMfXnfXnfXnfXnapcapcapcapcbXWapcapcapcapcapcaIVaIVcuzcvIbqJcxobvrcxsczbcAdcBtcCecCtbAfjhgjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgcDqjhgjhgjhgjhgjhgjhgjhgjhgtzPwvJwvJwGLdSMpmmfqDmEYkBpfUIfUInjzfUIfUIfVUapcapcapcapcfyIapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgaqjaqjjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgaJqaKjaKjaKjiGWcEGcEHiGWiGWiGWapcapcapcapcapcapcbkJjhgjhgjhgcEXcEXcEXcEXfXncFpcFYcGKcEXcEXcEXjhgjhgjhgjhgapcapcapcapcapcapcaIVaIVaIVcGTcHhaIVbbVbbVbbVbddjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgwvJjqksmSquurVmiCRmaMmhKdeRcggnJiobUjjxuulekpapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWcITaMsiGWapcapcapcrGfapcapcjhgjhgbkJjhgjhgjhgcEXcJpcJIcKucMkcMPcNmcNDcJIcOxcEXjhgjhgjhgjhgjhgjhgapcapcrGfapcapcapcaIVcPNcPXaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgtzPwvJwvJpGtlPCkTOylpkQJrbBegbbhPuulkwmuulqlNapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWcQEcQFiGWapcapcapcapcapcjhgjhgjhgbkJjhgjhgcQQcEXcRkcSScTwcVJcXwcXMcZBcZQcZQcEXjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcaIVbopdanaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgwvJwzXmEYakkbAHmKTrbBegbfCiuuljHguulekpapcapcapcapcxeLxeLxeLapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgepgapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgssqcEpafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdbmdcTiGWapcapcapcapcjhgjhgjhgjhgbkJjhgjhgjhgcEXddicZQddqcZQdducZQddqcZQdefcEXjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcaIVdetdfCaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgqlfcHnbFIjhgjhgjhgjhgjhgjhgjhgjhgjhgwvJqeoycmvaolBLlBLfaIfUIfUIfUIfUIfUIfVUapcapcapcapcaqjvtfxeLapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc +apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcepgapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgssqdgtafxjhgssqdgtafxjhgssqdgtafxjhgssqdgtafxjhgssqdgtafxjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdbmdgLiGWapcapcapcjhgjhgjhgjhgjhgbkJjhgjhgjhgcEXdjKcZQcEXdjVdmbdmxcEXdmHdogcEXjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcaIVdpBdpFaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgqlfdpObFIjhgqlfdpObFIjhgqlfdpObFIjhgqlfdpObFIjhgqlfdpObFIjhgjhgjhgjhgjhgjhgjhgjhgjhgtzPwvJwvJwvJwvJtzPwvJfUIfUIfUIfVUapcapcapcapcapcapchtnaqjepgepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdqbdrldrtapcapcapcjhgjhgjhgjhgjhgbkJjhgjhgdsudsudsudsudsucEXdsPcEXdvDdvDdvDdvDdvDjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcdwYdxldxFaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcaqjapcapcepgtHbapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdyydyJdrtapcapcjhgjhgjhgjhgjhgjhgbkJjhgdsudsudzQdAfdBhdsudBtdCldCBdvDdFrdFxdHadvDdvDjhgjhgjhgjhgjhgjhgjhgjhgapcapcdwYdImdItaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcaqjapcapcapcepgepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc apcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcaqjapcapcapcapcjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgiGWdIzdJOdrtapcapcjhgjhgjhgjhgjhgjhgbkJjhgdsudKjdMfdMhdNqdOIdQhdQndRodRtdRNdSNdTvdTRdvDjhgjhgjhgjhgjhgjhgjhgjhgapcapcdwYdUIdUZaIVjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgjhgapcapcapcapcapcapcapcaqjapcapcapcapcepgapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapcapc