mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Air alarm fixes and addition of civilian EVA on z1
This commit is contained in:
@@ -69,7 +69,8 @@
|
||||
|
||||
// STEP 2 - Take the CO2 out of the input!
|
||||
var/power_draw = scrub_gas(src, list(input_gas), air1, internal, moles_to_convert)
|
||||
network1.update = 1
|
||||
if(network1)
|
||||
network1.update = 1
|
||||
if (power_draw > 0)
|
||||
use_power(power_draw)
|
||||
last_power_draw += power_draw
|
||||
@@ -90,7 +91,8 @@
|
||||
// STEP 5 - Output the converted oxygen. Fow now we output for free!
|
||||
internal.adjust_gas(input_gas, -converted_moles)
|
||||
air2.adjust_gas_temp(output_gas, converted_moles, internal.temperature)
|
||||
network2.update = 1
|
||||
if(network2)
|
||||
network2.update = 1
|
||||
recent_moles_transferred = converted_moles
|
||||
ui_error = null // Success!
|
||||
update_icon()
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -52,14 +52,14 @@
|
||||
"aaZ" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_7)
|
||||
"aba" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7)
|
||||
"abb" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7)
|
||||
"abc" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7)
|
||||
"abc" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7)
|
||||
"abd" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7)
|
||||
"abe" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7)
|
||||
"abf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/white/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (WEST)"; icon_state = "steel_decals6"; dir = 8},/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,/area/crew_quarters/visitor_lodging)
|
||||
"abg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/blue/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/extinguisher_cabinet{pixel_x = 25},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging)
|
||||
"abh" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8)
|
||||
"abi" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8)
|
||||
"abj" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8)
|
||||
"abj" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8)
|
||||
"abk" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8)
|
||||
"abl" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8)
|
||||
"abm" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_8)
|
||||
@@ -134,14 +134,14 @@
|
||||
"acD" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acE" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acF" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acG" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acG" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acH" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acI" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5)
|
||||
"acJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/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,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging)
|
||||
"acK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging)
|
||||
"acL" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6)
|
||||
"acM" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6)
|
||||
"acN" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6)
|
||||
"acN" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6)
|
||||
"acO" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6)
|
||||
"acP" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6)
|
||||
"acQ" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_6)
|
||||
@@ -150,7 +150,7 @@
|
||||
"acT" = (/obj/machinery/atmospherics/pipe/tank/nitrogen{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acU" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acV" = (/obj/machinery/atmospherics/omni/mixer{tag_east = 1; tag_east_con = 0.21; tag_south = 2; tag_west = 1; tag_west_con = 0.79},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acW" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acW" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acX" = (/obj/machinery/atmospherics/pipe/tank/oxygen{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acY" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
"acZ" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/backup)
|
||||
@@ -277,14 +277,14 @@
|
||||
"afq" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_3)
|
||||
"afr" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3)
|
||||
"afs" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3)
|
||||
"aft" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3)
|
||||
"aft" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3)
|
||||
"afu" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3)
|
||||
"afv" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3)
|
||||
"afw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/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,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging)
|
||||
"afx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/disposalpipe/segment,/obj/machinery/firealarm{dir = 4; layer = 3.3; pixel_x = 26},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging)
|
||||
"afy" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4)
|
||||
"afz" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4)
|
||||
"afA" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4)
|
||||
"afA" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4)
|
||||
"afB" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4)
|
||||
"afC" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4)
|
||||
"afD" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_4)
|
||||
@@ -293,10 +293,10 @@
|
||||
"afG" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afH" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afI" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afJ" = (/obj/structure/cable/green{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/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afJ" = (/obj/structure/cable/green{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/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afL" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afN" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afO" = (/obj/structure/cable/green{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/newscaster{pixel_y = 32},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
"afP" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/engineering/aft_hallway)
|
||||
@@ -389,7 +389,7 @@
|
||||
"ahy" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahz" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahA" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahB" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahB" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahC" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahD" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1)
|
||||
"ahE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging)
|
||||
@@ -397,7 +397,7 @@
|
||||
"ahG" = (/turf/simulated/wall,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahH" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahI" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahJ" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahJ" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahK" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahL" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2)
|
||||
"ahM" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_2)
|
||||
@@ -503,7 +503,7 @@
|
||||
"ajI" = (/obj/machinery/door/firedoor/glass,/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/engineering/break_room)
|
||||
"ajJ" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
"ajK" = (/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
"ajL" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
"ajL" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
"ajM" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
"ajN" = (/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
"ajO" = (/obj/machinery/camera/network/engineering{c_tag = "ENG - Atmospherics Fore Starboard"; dir = 2},/turf/simulated/floor/carpet,/area/engineering/break_room)
|
||||
@@ -629,7 +629,7 @@
|
||||
"ame" = (/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/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"amf" = (/obj/structure/cable/green{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/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"amg" = (/obj/structure/cable/green{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/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"amh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"amh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"ami" = (/obj/structure/cable/green{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/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"amj" = (/obj/structure/cable/green{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/newscaster{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"amk" = (/obj/structure/cable/green{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/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
@@ -677,7 +677,7 @@
|
||||
"ana" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/engineering/engine_room)
|
||||
"anb" = (/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/grille,/obj/machinery/door/blast/regular{density = 0; icon_state = "pdoor0"; id = "EngineBlast"; name = "Engine Monitoring Room Blast Doors"; opacity = 0},/obj/machinery/door/blast/regular{density = 0; icon_state = "pdoor0"; id = "EngineBlast"; name = "Engine Monitoring Room Blast Doors"; opacity = 0},/turf/simulated/floor/plating,/area/engineering/engine_monitoring)
|
||||
"anc" = (/obj/machinery/status_display{density = 0; layer = 4; pixel_x = 0; pixel_y = 32},/obj/structure/table/standard,/obj/item/weapon/book/manual/supermatter_engine,/turf/simulated/floor/tiled,/area/engineering/engine_monitoring)
|
||||
"and" = (/obj/machinery/computer/general_air_control/supermatter_core{dir = 1; frequency = 1438; input_tag = "cooling_in"; name = "Engine Cooling Control"; output_tag = "cooling_out"; pressure_setting = 100; sensors = list("engine_sensor" = "Engine Core"); throwpass = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring)
|
||||
"and" = (/obj/machinery/computer/general_air_control/supermatter_core{dir = 1; frequency = 1438; input_tag = "cooling_in"; name = "Engine Cooling Control"; output_tag = "cooling_out"; pressure_setting = 100; sensors = list("engine_sensor" = "Engine Core"); throwpass = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring)
|
||||
"ane" = (/obj/machinery/light{dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring)
|
||||
"anf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/engine_monitoring)
|
||||
"ang" = (/obj/structure/table/standard,/obj/machinery/microwave{pixel_x = -2; pixel_y = 5},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring)
|
||||
@@ -792,14 +792,14 @@
|
||||
"apl" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"apm" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"apn" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"apo" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/window/reinforced{dir = 8},/obj/structure/table/reinforced,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen/red,/obj/item/weapon/pen/blue{pixel_x = 4; pixel_y = 4},/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"apo" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/window/reinforced{dir = 8},/obj/structure/table/reinforced,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen/red,/obj/item/weapon/pen/blue{pixel_x = 4; pixel_y = 4},/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"app" = (/obj/structure/table/reinforced,/obj/item/weapon/packageWrap,/obj/item/weapon/hand_labeler,/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"apq" = (/obj/machinery/computer/station_alert,/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"apr" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{pixel_x = 11; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
"aps" = (/turf/simulated/wall/r_wall,/area/engineering/foyer)
|
||||
"apt" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/eng_lower)
|
||||
"apu" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor,/area/maintenance/station/eng_lower)
|
||||
"apv" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/maintenance/engineering,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/eng_lower)
|
||||
"apv" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/maintenance/engineering,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/eng_lower)
|
||||
"apw" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor,/area/maintenance/station/eng_lower)
|
||||
"apx" = (/turf/simulated/wall/r_wall,/area/storage/emergency_storage/emergency4)
|
||||
"apy" = (/obj/machinery/camera/network/northern_star{c_tag = "DOCK - Dock 1 End"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
@@ -866,7 +866,7 @@
|
||||
"aqH" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"; pixel_y = 0},/turf/simulated/wall/r_wall,/area/engineering/engine_smes)
|
||||
"aqI" = (/obj/machinery/power/smes/buildable{charge = 1e+007; cur_coils = 4; input_attempt = 1; input_level = 500000; output_level = 500000; RCon_tag = "Power - Main"},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
"aqJ" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
"aqK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
"aqK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
"aqL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
"aqM" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/obj/structure/cable/pink{tag = "icon-0-9"; icon_state = "0-9"},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
"aqN" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance_hatch{name = "SMES Access"; req_access = list(11)},/turf/simulated/floor/tiled,/area/engineering/engine_smes)
|
||||
@@ -947,7 +947,7 @@
|
||||
"ask" = (/turf/simulated/floor,/area/maintenance/substation/engineering)
|
||||
"asl" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor,/area/maintenance/substation/engineering)
|
||||
"asm" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor,/area/maintenance/substation/engineering)
|
||||
"asn" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/substation/engineering)
|
||||
"asn" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/substation/engineering)
|
||||
"aso" = (/obj/structure/table/steel,/obj/item/weapon/paper{info = "The big blue box recently installed in here is a 'grid checker' which will shut off the power if a dangerous power spike from the engine erupts into the powernet. Shutting everything down protects everything from electrical damage, however the outages can be disruptive to colony operations, so it is designed to restore power after a somewhat significant delay, up to ten minutes or so. The grid checker can be manually hacked in order to end the outage sooner. To do that, you must cut three specific wires which do not cause a red light to shine, then pulse a fourth wire. Electrical protection is highly recommended when doing maintenance on the grid checker."; name = "grid checker info"},/obj/random/maintenance/engineering,/turf/simulated/floor,/area/maintenance/substation/engineering)
|
||||
"asp" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"; pixel_y = 0},/turf/simulated/wall/r_wall,/area/maintenance/substation/engineering)
|
||||
"asq" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/foyer)
|
||||
@@ -990,7 +990,7 @@
|
||||
"atb" = (/turf/simulated/wall/r_wall,/area/crew_quarters/sleep/cryo)
|
||||
"atc" = (/obj/structure/cryofeed{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
"atd" = (/obj/machinery/cryopod{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
"ate" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/landmark{name = "JoinLateCryo"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
"ate" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/landmark{name = "JoinLateCryo"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
"atf" = (/obj/effect/landmark{name = "JoinLateCryo"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
"atg" = (/obj/machinery/cryopod,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
"ath" = (/obj/structure/cryofeed,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo)
|
||||
@@ -1047,7 +1047,7 @@
|
||||
"aug" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/engineering/engine_eva)
|
||||
"auh" = (/obj/structure/table/rack{dir = 8; layer = 2.6},/obj/structure/window/reinforced{dir = 8},/obj/item/weapon/tank/jetpack/carbondioxide,/obj/machinery/door/window/southleft{name = "Jetpack Storage"; req_access = newlist(); req_one_access = list(11,24)},/turf/simulated/floor/tiled,/area/engineering/engine_eva)
|
||||
"aui" = (/obj/structure/table/rack{dir = 8; layer = 2.6},/obj/structure/window/reinforced{dir = 4},/obj/item/weapon/tank/jetpack/carbondioxide,/obj/machinery/door/window/southright{name = "Jetpack Storage"; req_one_access = list(11,24)},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/engineering/engine_eva)
|
||||
"auj" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/briefcase/inflatable{pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable{pixel_x = -3; pixel_y = 0},/obj/structure/table/steel_reinforced,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 36; pixel_y = 0},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_eva)
|
||||
"auj" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/briefcase/inflatable{pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable{pixel_x = -3; pixel_y = 0},/obj/structure/table/steel_reinforced,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 36; pixel_y = 0},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_eva)
|
||||
"auk" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable,/obj/structure/table/steel_reinforced,/obj/item/device/suit_cooling_unit,/obj/item/device/suit_cooling_unit,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/engine_eva)
|
||||
"aul" = (/obj/structure/sign/department/eng,/turf/simulated/wall/r_wall,/area/engineering/engine_eva)
|
||||
"aum" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/orange/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
@@ -1057,7 +1057,7 @@
|
||||
"auq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/orange/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"aur" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"aus" = (/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"aut" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"aut" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"auu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"auv" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
"auw" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning)
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"axn" = (/obj/machinery/door/airlock/maintenance/common,/obj/structure/cable/green{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},/obj/machinery/door/firedoor/glass,/turf/simulated/floor,/area/crew_quarters/sleep/cryo)
|
||||
"axo" = (/obj/structure/cable/green{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,/area/crew_quarters/sleep/cryo)
|
||||
"axp" = (/obj/structure/cable/green{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},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo)
|
||||
"axq" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/random/junk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo)
|
||||
"axq" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/random/junk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo)
|
||||
"axr" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/crew_quarters/sleep/cryo)
|
||||
"axs" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/medical/lite,/obj/random/maintenance/clean,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo)
|
||||
"axt" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled,/area/tether/station/stairs_one)
|
||||
@@ -1390,7 +1390,7 @@
|
||||
"aAL" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAM" = (/obj/structure/bed/chair,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAN" = (/obj/structure/bed/chair,/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAO" = (/obj/structure/bed/chair,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAO" = (/obj/structure/bed/chair,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAP" = (/obj/structure/bed/chair,/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAQ" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
"aAR" = (/obj/structure/closet/emcloset,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/hallway/station/docks)
|
||||
@@ -1509,7 +1509,7 @@
|
||||
"aDa" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled,/area/tether/station/dock_two)
|
||||
"aDb" = (/obj/machinery/shower{pixel_y = 8},/obj/item/weapon/soap/deluxe,/obj/structure/curtain/open/shower,/obj/item/weapon/bikehorn/rubberducky,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain)
|
||||
"aDc" = (/obj/machinery/light/small{dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain)
|
||||
"aDd" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain)
|
||||
"aDd" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain)
|
||||
"aDe" = (/obj/machinery/camera/network/command,/turf/simulated/floor/wood,/area/crew_quarters/captain)
|
||||
"aDf" = (/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/captain)
|
||||
"aDg" = (/turf/simulated/floor/wood,/area/crew_quarters/captain)
|
||||
@@ -1541,11 +1541,11 @@
|
||||
"aDG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/blast/shutters{dir = 8; id = "cap_office"; layer = 3.1; name = "Colony Directo's Shutters"},/turf/simulated/floor/plating,/area/crew_quarters/captain)
|
||||
"aDH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/machinery/alarm{dir = 8; pixel_x = 25; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/bridge_hallway)
|
||||
"aDI" = (/obj/machinery/cell_charger,/obj/structure/table/steel,/obj/machinery/light/small{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/maintenance/substation/command)
|
||||
"aDJ" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/substation/command)
|
||||
"aDJ" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/substation/command)
|
||||
"aDK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/substation/command)
|
||||
"aDL" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/substation/command)
|
||||
"aDM" = (/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{icon_state = "16-0"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge)
|
||||
"aDN" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge)
|
||||
"aDN" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge)
|
||||
"aDO" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge)
|
||||
"aDP" = (/obj/structure/cable{icon_state = "1-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor,/area/maintenance/station/bridge)
|
||||
"aDQ" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/wood,/area/library)
|
||||
@@ -1833,10 +1833,10 @@
|
||||
"aJm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atm{pixel_y = 30},/turf/simulated/floor/tiled,/area/security/prison)
|
||||
"aJn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/security/prison)
|
||||
"aJo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/tiled,/area/security/prison)
|
||||
"aJp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/security/prison)
|
||||
"aJp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/security/prison)
|
||||
"aJq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/security/prison)
|
||||
"aJr" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/security/brig/visitation)
|
||||
"aJs" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aJs" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aJt" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aJu" = (/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aJv" = (/turf/simulated/wall,/area/maintenance/station/sec_lower)
|
||||
@@ -1903,7 +1903,7 @@
|
||||
"aKE" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aKF" = (/obj/item/weapon/stool/padded,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aKG" = (/obj/structure/table/steel,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/brig/visitation)
|
||||
"aKH" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aKH" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aKI" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aKJ" = (/obj/structure/closet/coffin,/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aKK" = (/obj/machinery/shield_gen,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor,/area/engineering/storage)
|
||||
@@ -1992,7 +1992,7 @@
|
||||
"aMp" = (/turf/simulated/wall,/area/chapel/office)
|
||||
"aMq" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/structure/cable/pink{tag = "icon-2-4"; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aMr" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aMs" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aMs" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aMt" = (/obj/machinery/light{dir = 1},/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aMu" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock{name = "Chapel Backroom"; req_access = list(27)},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
"aMv" = (/obj/structure/cable/pink{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
@@ -2050,7 +2050,7 @@
|
||||
"aNv" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNw" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNx" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNz" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNA" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aNB" = (/obj/structure/cable/pink,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue)
|
||||
@@ -2144,7 +2144,7 @@
|
||||
"aPl" = (/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/structure/window/reinforced/polarized{dir = 10; icon_state = "fwindow"; id = "chapel"},/turf/simulated/floor/plating,/area/chapel/office)
|
||||
"aPm" = (/obj/structure/cable/pink{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aPn" = (/obj/machinery/door/morgue{dir = 2; name = "Confession Booth"},/turf/simulated/floor,/area/chapel/main)
|
||||
"aPo" = (/obj/item/device/radio/intercom{broadcasting = 1; dir = 4; frequency = 1480; name = "Confessional Intercom"; pixel_x = 27; pixel_y = 0},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/bed/chair,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aPo" = (/obj/item/device/radio/intercom{broadcasting = 1; dir = 4; frequency = 1480; name = "Confessional Intercom"; pixel_x = 27; pixel_y = 0},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/bed/chair,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aPp" = (/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aPq" = (/obj/machinery/porta_turret/ai_defense,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aPr" = (/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_upload)
|
||||
@@ -2239,12 +2239,12 @@
|
||||
"aRc" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aRd" = (/obj/effect/floor_decal/chapel{tag = "icon-chapel (NORTH)"; icon_state = "chapel"; dir = 1},/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aRe" = (/obj/structure/table/standard,/obj/item/weapon/aiModule/oxygen,/obj/item/weapon/aiModule/oneHuman,/obj/item/weapon/aiModule/purge,/obj/item/weapon/aiModule/antimov,/obj/item/weapon/aiModule/teleporterOffline,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRg" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRh" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/ai_upload)
|
||||
"aRi" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/ai_upload)
|
||||
"aRj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/ai_upload)
|
||||
"aRk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRl" = (/obj/structure/table/standard,/obj/item/weapon/aiModule/reset,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/bluegrid,/area/ai_upload)
|
||||
"aRm" = (/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/contraband,/obj/random/maintenance/engineering,/obj/random/toy,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper)
|
||||
"aRn" = (/obj/machinery/keycard_auth{pixel_x = 0; pixel_y = 24},/obj/machinery/button/remote/airlock{desc = "A remote control-switch for the engine core airlock hatch bolts."; id = "engine_access_hatch"; name = "Engine Hatch Bolt Control"; pixel_x = -6; pixel_y = 32; req_access = newlist(); specialfunctions = 4},/obj/machinery/button/remote/blast_door{desc = "A remote control-switch for engine core."; id = "EngineVent"; name = "Engine Ventillatory Control"; pixel_x = 6; pixel_y = 32; req_access = newlist()},/obj/structure/table/reinforced,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd,/obj/machinery/newscaster{layer = 3.3; pixel_x = -27; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/heads/chief)
|
||||
@@ -2258,7 +2258,7 @@
|
||||
"aRv" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRx" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
"aRB" = (/obj/structure/table/steel,/obj/item/weapon/storage/box/evidence,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing)
|
||||
@@ -2331,7 +2331,7 @@
|
||||
"aSQ" = (/obj/structure/table/reinforced,/obj/machinery/computer/skills,/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aSR" = (/obj/structure/closet/lawcloset,/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aSS" = (/obj/item/device/taperecorder{pixel_x = -4; pixel_y = 2},/obj/item/device/camera{pixel_x = 3; pixel_y = -4},/obj/item/device/flash,/obj/item/device/flash,/obj/item/weapon/storage/secure/briefcase,/obj/structure/closet,/obj/item/weapon/storage/secure/briefcase,/obj/item/device/taperecorder{pixel_x = -4; pixel_y = 2},/obj/item/device/camera{pixel_x = 3; pixel_y = -4},/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aST" = (/obj/structure/table/reinforced,/obj/machinery/photocopier/faxmachine{anchored = 0; department = "Internal Affairs"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aST" = (/obj/structure/table/reinforced,/obj/machinery/photocopier/faxmachine{anchored = 0; department = "Internal Affairs"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aSU" = (/obj/machinery/photocopier,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aSV" = (/obj/structure/filingcabinet/chestdrawer,/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
"aSW" = (/obj/structure/table/reinforced,/obj/item/weapon/clipboard,/obj/item/weapon/clipboard,/obj/machinery/newscaster{pixel_x = 0; pixel_y = 32},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled/dark,/area/lawoffice)
|
||||
@@ -2383,7 +2383,7 @@
|
||||
"aTQ" = (/obj/machinery/door/airlock/glass{name = "Chapel"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aTR" = (/obj/machinery/door/airlock/glass{name = "Chapel"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/dark,/area/chapel/main)
|
||||
"aTS" = (/obj/machinery/message_server,/turf/simulated/floor/tiled/techfloor,/area/ai_server_room)
|
||||
"aTT" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/ai_server_room)
|
||||
"aTT" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/ai_server_room)
|
||||
"aTU" = (/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/ai_server_room)
|
||||
"aTV" = (/obj/machinery/turretid/stun{control_area = "\improper AI Upload Chamber"; name = "AI Upload turret control"; pixel_x = 0; pixel_y = 30},/obj/machinery/alarm{dir = 4; pixel_x = -23; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/ai_upload_foyer)
|
||||
"aTW" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/ai_upload_foyer)
|
||||
@@ -2414,10 +2414,10 @@
|
||||
"aUv" = (/obj/structure/catwalk,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/open,/area/engineering/foyer_mezzenine)
|
||||
"aUw" = (/obj/structure/catwalk,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/open,/area/engineering/foyer_mezzenine)
|
||||
"aUx" = (/obj/structure/catwalk,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/open,/area/engineering/foyer_mezzenine)
|
||||
"aUy" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/open,/area/engineering/foyer_mezzenine)
|
||||
"aUy" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/open,/area/engineering/foyer_mezzenine)
|
||||
"aUz" = (/turf/simulated/wall,/area/engineering/foyer_mezzenine)
|
||||
"aUA" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper)
|
||||
"aUB" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper)
|
||||
"aUB" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper)
|
||||
"aUC" = (/obj/structure/railing{dir = 4},/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper)
|
||||
"aUD" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/zpipe/down,/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/structure/lattice,/obj/structure/cable{tag = "icon-32-2"; icon_state = "32-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/station/eng_upper)
|
||||
"aUE" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/hallway/station/starboard)
|
||||
@@ -2518,7 +2518,7 @@
|
||||
"aWv" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWw" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atm{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWx" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWy" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWy" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWz" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWA" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
"aWB" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/starboard)
|
||||
@@ -2702,7 +2702,7 @@
|
||||
"aZX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"aZY" = (/obj/machinery/newscaster{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"aZZ" = (/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"baa" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"baa" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"bab" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"bac" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
"bad" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port)
|
||||
@@ -2720,7 +2720,7 @@
|
||||
"bap" = (/obj/machinery/door/window/westright{dir = 1; icon_state = "right"; name = "Virology Isolation Room Two"; req_access = list(39); tag = "icon-right (NORTH)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/black,/turf/simulated/floor/tiled/white,/area/medical/virology)
|
||||
"baq" = (/obj/structure/bed/padded,/obj/item/weapon/bedsheet/green,/obj/machinery/camera/network/medbay{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
"bar" = (/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
"bas" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
"bas" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
"bat" = (/obj/machinery/vending/coffee,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
"bau" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
"bav" = (/obj/structure/closet/secure_closet/personal/patient,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/turf/simulated/floor/tiled/white,/area/medical/virologyisolation)
|
||||
@@ -2850,7 +2850,7 @@
|
||||
"bcP" = (/obj/structure/closet/crate,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/maintenance/medical,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/station/micro)
|
||||
"bcQ" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/station/micro)
|
||||
"bcR" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/engineering{name = "Medbay Substation"; req_one_access = list(11,24,5)},/turf/simulated/floor/plating,/area/maintenance/substation/medical)
|
||||
"bcS" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/substation/medical)
|
||||
"bcS" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/substation/medical)
|
||||
"bcT" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Medical Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/medical)
|
||||
"bcU" = (/obj/structure/closet,/obj/random/maintenance/medical,/obj/random/contraband,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/medical/virology)
|
||||
"bcV" = (/obj/machinery/smartfridge/secure/virology,/obj/machinery/status_display{density = 0; layer = 4; pixel_x = 0; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/medical/virology)
|
||||
@@ -3080,7 +3080,7 @@
|
||||
"bhl" = (/turf/simulated/floor/tiled/white,/area/medical/chemistry)
|
||||
"bhm" = (/obj/machinery/hologram/holopad,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/medical/chemistry)
|
||||
"bhn" = (/obj/effect/floor_decal/borderfloorwhite/corner{tag = "icon-borderfloorcorner_white (EAST)"; icon_state = "borderfloorcorner_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled/white,/area/medical/chemistry)
|
||||
"bho" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/table/reinforced,/obj/item/weapon/packageWrap,/obj/item/weapon/hand_labeler,/obj/item/weapon/reagent_containers/spray/cleaner{desc = "Someone has crossed out the 'Space' from Space Cleaner and written in Chemistry. Scrawled on the back is, 'Okay, whoever filled this with polytrinic acid, it was only funny the first time. It was hard enough replacing the CMO's first cat!'"; name = "Chemistry Cleaner"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/chemistry)
|
||||
"bho" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/table/reinforced,/obj/item/weapon/packageWrap,/obj/item/weapon/hand_labeler,/obj/item/weapon/reagent_containers/spray/cleaner{desc = "Someone has crossed out the 'Space' from Space Cleaner and written in Chemistry. Scrawled on the back is, 'Okay, whoever filled this with polytrinic acid, it was only funny the first time. It was hard enough replacing the CMO's first cat!'"; name = "Chemistry Cleaner"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/chemistry)
|
||||
"bhp" = (/obj/machinery/door/airlock/medical{autoclose = 0; frequency = 1379; icon_state = "door_locked"; id_tag = "virology_airlock_interior"; locked = 1; name = "Virology Interior Airlock"; req_access = list(39)},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/black,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/medical/virologyaccess)
|
||||
"bhq" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/wall/r_wall,/area/medical/virologyaccess)
|
||||
"bhr" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/structure/closet/l3closet/virology,/obj/machinery/camera/network/medbay{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/white,/area/medical/virologyaccess)
|
||||
@@ -3091,7 +3091,7 @@
|
||||
"bhw" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/bridge/meeting_room)
|
||||
"bhx" = (/obj/machinery/atmospherics/unary/freezer{dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel,/area/medical/medbay_primary_storage)
|
||||
"bhy" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 1; icon_state = "map"; tag = "icon-manifold-f (NORTH)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/camera/network/medbay,/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage)
|
||||
"bhz" = (/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/rack,/obj/item/clothing/suit/radiation,/obj/item/clothing/head/radiation,/obj/item/weapon/storage/toolbox/emergency,/obj/item/bodybag/cryobag{pixel_x = -3},/obj/item/bodybag/cryobag{pixel_x = -3},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage)
|
||||
"bhz" = (/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/rack,/obj/item/clothing/suit/radiation,/obj/item/clothing/head/radiation,/obj/item/weapon/storage/toolbox/emergency,/obj/item/bodybag/cryobag{pixel_x = -3},/obj/item/bodybag/cryobag{pixel_x = -3},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage)
|
||||
"bhA" = (/obj/machinery/atmospherics/pipe/zpipe/up{tag = "icon-up (WEST)"; icon_state = "up"; dir = 8},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage)
|
||||
"bhB" = (/obj/structure/stairs/south,/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage)
|
||||
"bhC" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/reinforced,/obj/structure/extinguisher_cabinet{pixel_x = -27},/turf/simulated/floor/tiled/white,/area/medical/chemistry)
|
||||
@@ -3102,7 +3102,7 @@
|
||||
"bhH" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/shower{dir = 8; icon_state = "shower"; pixel_x = -5; pixel_y = 0},/obj/structure/window/reinforced,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9; icon_state = "intact"; tag = "icon-intact (NORTHEAST)"},/turf/simulated/floor/tiled/steel,/area/medical/virologyaccess)
|
||||
"bhI" = (/turf/simulated/wall/r_wall,/area/maintenance/station/medbay)
|
||||
"bhJ" = (/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/medbay)
|
||||
"bhK" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/station/medbay)
|
||||
"bhK" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/station/medbay)
|
||||
"bhL" = (/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/maintenance/medical,/turf/simulated/floor,/area/maintenance/station/medbay)
|
||||
"bhM" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/maintenance/command{req_access = list(19)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor,/area/bridge/meeting_room)
|
||||
"bhN" = (/obj/structure/table/wooden_reinforced,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/device/radio/intercom{broadcasting = 1; dir = 8; listening = 1; name = "Common Channel"; pixel_x = -21; pixel_y = 0},/turf/simulated/floor/wood,/area/bridge/meeting_room)
|
||||
@@ -3374,7 +3374,7 @@
|
||||
"bmT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/security/armoury)
|
||||
"bmU" = (/obj/machinery/door/blast/regular{id = "ArmorAc1"; name = "Quick Deployment"},/turf/simulated/floor/tiled,/area/security/armoury)
|
||||
"bmV" = (/obj/machinery/button/remote/blast_door{id = "ArmorAc1"; name = "Armory Quick Deploy"; pixel_x = 0; pixel_y = 26; req_access = list(3); req_one_access = list(1)},/turf/simulated/floor/tiled,/area/security/armoury)
|
||||
"bmW" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/armoury)
|
||||
"bmW" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/armoury)
|
||||
"bmX" = (/turf/simulated/floor/tiled,/area/security/armoury)
|
||||
"bmY" = (/obj/machinery/alarm{dir = 4; pixel_x = -23; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/security)
|
||||
"bmZ" = (/obj/structure/table/steel,/obj/machinery/cell_charger,/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/turf/simulated/floor,/area/maintenance/substation/security)
|
||||
@@ -3545,7 +3545,7 @@
|
||||
"bqi" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
"bqj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
"bqk" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/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,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
"bql" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
"bql" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
"bqm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
"bqn" = (/obj/effect/floor_decal/borderfloorblack{tag = "icon-borderfloor_black (WEST)"; icon_state = "borderfloor_black"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = -26; pixel_y = 22},/obj/machinery/computer/prisoner{tag = "icon-computer (EAST)"; icon_state = "computer"; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/security/warden)
|
||||
"bqo" = (/obj/structure/table/steel,/obj/item/weapon/book/manual/security_space_law,/obj/item/weapon/stamp/denied{pixel_x = 5},/obj/item/weapon/stamp/ward,/turf/simulated/floor/tiled/dark,/area/security/warden)
|
||||
@@ -3591,7 +3591,7 @@
|
||||
"brc" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/lino,/area/security/detectives_office)
|
||||
"brd" = (/obj/item/weapon/storage/secure/safe{pixel_x = 6; pixel_y = 28},/turf/simulated/floor/lino,/area/security/detectives_office)
|
||||
"bre" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/carpet,/area/security/detectives_office)
|
||||
"brf" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/carpet,/area/security/detectives_office)
|
||||
"brf" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/carpet,/area/security/detectives_office)
|
||||
"brg" = (/obj/effect/landmark/start{name = "Detective"},/obj/structure/bed/chair/office/dark,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/carpet,/area/security/detectives_office)
|
||||
"brh" = (/obj/machinery/computer/security/wooden_tv,/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/turf/simulated/floor/carpet,/area/security/detectives_office)
|
||||
"bri" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai/foyer)
|
||||
@@ -3604,7 +3604,7 @@
|
||||
"brp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (NORTHWEST)"; icon_state = "steel_decals6"; dir = 9},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"brq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"brr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"brs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"brs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"brt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"bru" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
"brv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/security/hallway)
|
||||
@@ -3714,7 +3714,7 @@
|
||||
"btv" = (/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/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_security{id_tag = "detdoor"; name = "Detective"; req_access = list(4)},/turf/simulated/floor/tiled,/area/security/forensics)
|
||||
"btw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/turf/simulated/floor/plating,/area/security/forensics)
|
||||
"btx" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/cargo)
|
||||
"bty" = (/obj/structure/disposalpipe/tagger{dir = 8; name = "package tagger - Trash"; sort_tag = "Trash"},/obj/structure/railing,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/cargo)
|
||||
"bty" = (/obj/structure/disposalpipe/tagger{dir = 8; name = "package tagger - Trash"; sort_tag = "Trash"},/obj/structure/railing,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/cargo)
|
||||
"btz" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/cargo)
|
||||
"btA" = (/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/tool,/obj/random/maintenance/cargo,/turf/simulated/floor,/area/maintenance/cargo)
|
||||
"btB" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/security/range)
|
||||
@@ -3831,7 +3831,7 @@
|
||||
"bvI" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/sec_upper)
|
||||
"bvJ" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/maintenance/cargo{req_access = list(50); req_one_access = list(48)},/turf/simulated/floor,/area/maintenance/cargo)
|
||||
"bvK" = (/obj/machinery/conveyor{dir = 1; id = "packageSort1"},/turf/simulated/floor,/area/quartermaster/delivery)
|
||||
"bvL" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"bvL" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"bvM" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/disposalpipe/sortjunction/untagged/flipped{dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"bvN" = (/obj/machinery/photocopier,/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
"bvO" = (/obj/structure/closet/emcloset,/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
@@ -3876,7 +3876,7 @@
|
||||
"bwB" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{icon_state = "0-8"},/obj/machinery/camera/network/cargo,/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"bwC" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"bwD" = (/obj/machinery/door/airlock/glass_mining{name = "Delivery Office"; req_access = list(50)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{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},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"bwE" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
"bwE" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
"bwF" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
"bwG" = (/obj/machinery/light{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
"bwH" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/quartermaster/office)
|
||||
@@ -3935,7 +3935,7 @@
|
||||
"bxI" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/red/bordercorner2,/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTH)"; icon_state = "steel_decals3"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/security/briefing_room)
|
||||
"bxJ" = (/obj/structure/reagent_dispensers/peppertank{pixel_x = 0; pixel_y = -30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/security/briefing_room)
|
||||
"bxK" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/blast/regular{density = 0; dir = 4; icon_state = "pdoor0"; id = "security_lockdown"; name = "Security Blast Doors"; opacity = 0},/obj/machinery/door/airlock/maintenance/sec{name = "Security Maintenance"; req_access = list(1); req_one_access = list(12)},/turf/simulated/floor,/area/security/briefing_room)
|
||||
"bxL" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor,/area/maintenance/station/elevator)
|
||||
"bxL" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor,/area/maintenance/station/elevator)
|
||||
"bxM" = (/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/station/elevator)
|
||||
"bxN" = (/turf/simulated/wall/r_wall,/area/maintenance/station/elevator)
|
||||
"bxO" = (/obj/machinery/atmospherics/pipe/cap/hidden,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/station/elevator)
|
||||
@@ -3986,7 +3986,7 @@
|
||||
"byH" = (/obj/structure/table/steel,/obj/item/weapon/wrapping_paper,/obj/item/weapon/wrapping_paper,/obj/item/weapon/wrapping_paper,/obj/item/device/destTagger{pixel_x = 4; pixel_y = 3},/turf/simulated/floor/tiled,/area/quartermaster/delivery)
|
||||
"byI" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/quartermaster/delivery)
|
||||
"byJ" = (/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/quartermaster/foyer)
|
||||
"byK" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/quartermaster/foyer)
|
||||
"byK" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/quartermaster/foyer)
|
||||
"byL" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/quartermaster/foyer)
|
||||
"byM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/quartermaster/foyer)
|
||||
"byN" = (/obj/machinery/computer/ordercomp,/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/quartermaster/foyer)
|
||||
@@ -4203,7 +4203,7 @@
|
||||
"bCQ" = (/obj/machinery/atm{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCS" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCT" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCT" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCU" = (/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCV" = (/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bCW" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
@@ -4247,7 +4247,7 @@
|
||||
"bDI" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDJ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDK" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/sortjunction/untagged{tag = "icon-pipe-j1s (WEST)"; icon_state = "pipe-j1s"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDM" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDN" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
"bDO" = (/obj/machinery/light{dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper)
|
||||
@@ -4552,7 +4552,7 @@
|
||||
"bJB" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/medical/surgery)
|
||||
"bJC" = (/obj/structure/closet/secure_closet/medical2,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/surgery)
|
||||
"bJD" = (/obj/structure/table/standard,/obj/item/weapon/surgical/cautery,/obj/item/weapon/surgical/FixOVein,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/medical/surgery)
|
||||
"bJE" = (/obj/structure/table/standard,/obj/item/weapon/surgical/retractor,/obj/item/weapon/surgical/bonesetter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery)
|
||||
"bJE" = (/obj/structure/table/standard,/obj/item/weapon/surgical/retractor,/obj/item/weapon/surgical/bonesetter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery)
|
||||
"bJF" = (/obj/structure/table/standard,/obj/item/weapon/surgical/scalpel,/obj/item/weapon/surgical/hemostat,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled/white,/area/medical/surgery)
|
||||
"bJG" = (/turf/simulated/wall,/area/medical/surgery)
|
||||
"bJH" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/machinery/light/small{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/substation/cargo)
|
||||
@@ -4631,7 +4631,7 @@
|
||||
"bLc" = (/obj/machinery/status_display/supply_display{pixel_y = -32},/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/turf/simulated/floor,/area/quartermaster/storage)
|
||||
"bLd" = (/obj/machinery/conveyor{dir = 5; icon_state = "conveyor0"; id = "QMLoad"},/turf/simulated/floor,/area/quartermaster/storage)
|
||||
"bLe" = (/obj/structure/table/glass,/obj/item/device/flashlight/pen{pixel_x = 3; pixel_y = 3},/obj/item/device/flashlight/pen{pixel_x = -3; pixel_y = -3},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/medical/resleeving)
|
||||
"bLf" = (/obj/structure/table/glass,/obj/item/weapon/backup_implanter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/resleeving)
|
||||
"bLf" = (/obj/structure/table/glass,/obj/item/weapon/backup_implanter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/resleeving)
|
||||
"bLg" = (/obj/structure/table/glass,/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone{pixel_x = 7; pixel_y = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/resleeving)
|
||||
"bLh" = (/obj/machinery/atmospherics/unary/cryo_cell,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled,/area/medical/resleeving)
|
||||
"bLi" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/resleeving)
|
||||
@@ -4743,7 +4743,7 @@
|
||||
"bNk" = (/obj/machinery/iv_drip,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/medical/surgery2)
|
||||
"bNl" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/surgery2)
|
||||
"bNm" = (/obj/structure/table/standard,/obj/item/weapon/surgical/retractor,/obj/item/weapon/surgical/bonesetter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/medical/surgery2)
|
||||
"bNn" = (/obj/structure/table/standard,/obj/item/weapon/surgical/scalpel,/obj/item/weapon/surgical/hemostat,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery2)
|
||||
"bNn" = (/obj/structure/table/standard,/obj/item/weapon/surgical/scalpel,/obj/item/weapon/surgical/hemostat,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery2)
|
||||
"bNo" = (/obj/structure/table/standard,/obj/item/weapon/surgical/circular_saw,/obj/item/weapon/surgical/surgicaldrill,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled/white,/area/medical/surgery2)
|
||||
"bNp" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/medbay)
|
||||
"bNq" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/station/medbay)
|
||||
@@ -4791,7 +4791,7 @@
|
||||
"bOg" = (/turf/simulated/open,/area/medical/surgery_hallway)
|
||||
"bOh" = (/obj/machinery/light{dir = 1},/turf/simulated/open,/area/medical/surgery_hallway)
|
||||
"bOi" = (/obj/structure/flora/pottedplant{tag = "icon-plant-01"; icon_state = "plant-01"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/obj/machinery/camera/network/medbay{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo)
|
||||
"bOj" = (/obj/structure/filingcabinet/chestdrawer{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo)
|
||||
"bOj" = (/obj/structure/filingcabinet/chestdrawer{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo)
|
||||
"bOk" = (/obj/structure/table/glass,/obj/machinery/computer/med_data/laptop{pixel_x = 3; pixel_y = 4},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo)
|
||||
"bOl" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo)
|
||||
"bOm" = (/obj/structure/closet/secure_closet/CMO,/obj/item/weapon/cmo_disk_holder,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo)
|
||||
@@ -4877,7 +4877,7 @@
|
||||
"bPO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPP" = (/obj/effect/floor_decal/borderfloorwhite/corner{tag = "icon-borderfloorcorner_white (EAST)"; icon_state = "borderfloorcorner_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPQ" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden{tag = "icon-door_open"; icon_state = "door_open"; dir = 2},/obj/machinery/camera/network/medbay,/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPR" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPR" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPS" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPT" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
"bPU" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway)
|
||||
@@ -4961,7 +4961,7 @@
|
||||
"bRu" = (/obj/item/weapon/bedsheet/medical,/obj/structure/bed,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/pink/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; pixel_x = 25; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/medical/patient_c)
|
||||
"bRv" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced{dir = 8},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/crew_quarters/medical_restroom)
|
||||
"bRw" = (/obj/structure/mirror{pixel_y = 30},/obj/structure/sink{pixel_y = 24},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom)
|
||||
"bRx" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom)
|
||||
"bRx" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom)
|
||||
"bRy" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom)
|
||||
"bRz" = (/obj/structure/cable/green{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},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom)
|
||||
"bRA" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/medical{name = "Rest Room"},/turf/simulated/floor/tiled/white,/area/crew_quarters/medbreak)
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
"al" = (/obj/machinery/atmospherics/pipe/manifold/visible/cyan{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"am" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"an" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-2"},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"ao" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"ao" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"ap" = (/obj/structure/reagent_dispensers/water_cooler,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room)
|
||||
"aq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room)
|
||||
"aq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room)
|
||||
"ar" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-2"},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room)
|
||||
"as" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room)
|
||||
"at" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/structure/table/woodentable,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room)
|
||||
@@ -67,7 +67,7 @@
|
||||
"bo" = (/obj/structure/cable/yellow{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"bp" = (/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"bq" = (/obj/structure/table/standard,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics)
|
||||
"br" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/holofloor/wood,/area/outpost/mining_main/dorms)
|
||||
"br" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/holofloor/wood,/area/outpost/mining_main/dorms)
|
||||
"bs" = (/obj/structure/cable/green{tag = "icon-0-1 (WEST)"; icon_state = "0-1"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/turf/simulated/floor/holofloor/wood,/area/outpost/mining_main/dorms)
|
||||
"bt" = (/obj/machinery/door/airlock/mining,/obj/structure/cable/green{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/firedoor/glass,/turf/simulated/floor/tiled,/area/outpost/mining_main/dorms)
|
||||
"bu" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/steel_grid,/area/outpost/mining_main/break_room)
|
||||
|
||||
@@ -96,6 +96,8 @@
|
||||
name = "\improper Bar Substation"
|
||||
/area/maintenance/substation/surface_atmos
|
||||
name = "\improper Surface Atmos Substation"
|
||||
/area/maintenance/substation/civ_west
|
||||
name = "\improper Civilian West Substation"
|
||||
|
||||
|
||||
/area/tether/surfacebase/medical
|
||||
@@ -104,6 +106,8 @@
|
||||
name = "\improper Surface Medical Lobby"
|
||||
/area/tether/surfacebase/medical/triage
|
||||
name = "\improper Surface Triage"
|
||||
/area/tether/surfacebase/medical/first_aid_west
|
||||
name = "\improper First Aid West"
|
||||
|
||||
|
||||
/area/tether/surfacebase/security
|
||||
@@ -171,7 +175,9 @@
|
||||
/area/maintenance/lower/trash_pit
|
||||
name = "\improper Trash Pit"
|
||||
/area/maintenance/lower/solars
|
||||
name = "\improper Solars Maintenance"
|
||||
name = "\improper Solars maintenanceance"
|
||||
/area/maintenance/lower/mining_eva
|
||||
name = "\improper Mining EVA Maintenance"
|
||||
|
||||
// Research
|
||||
/area/rnd/xenobiology/xenoflora/lab_atmos
|
||||
@@ -196,6 +202,9 @@
|
||||
/area/hallway/lower/third_south
|
||||
name = "\improper Hallway Third Floor South"
|
||||
icon_state = "hallC1"
|
||||
/area/hallway/lower/first_west
|
||||
name = "\improper Hallway First Floor West"
|
||||
icon_state = "hallC1"
|
||||
|
||||
/area/tether/surfacebase/shuttle_pad
|
||||
name = "\improper Teather Shuttle Pad"
|
||||
|
||||
Reference in New Issue
Block a user