From 7245f86b2dd9eb8f4093c01cab1d5d1d557b3757 Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Sun, 24 Jan 2021 23:57:55 +0000 Subject: [PATCH] The big kahuna - Map Standardisation --- _maps/cyberiad.dm | 11 +- _maps/delta.dm | 11 +- _maps/map_files/cyberiad/cyberiad.dmm | 12289 +++++----------- _maps/map_files/generic/Lavaland.dmm | 525 +- .../{cyberiad/z2.dmm => generic/centcomm.dmm} | 10418 +++++++++---- _maps/metastation.dm | 14 +- code/modules/shuttle/emergency.dm | 3 - code/modules/shuttle/ert.dm | 2 - code/modules/shuttle/navigation_computer.dm | 13 +- code/modules/shuttle/shuttle.dm | 2 - code/modules/shuttle/supply.dm | 1 - code/modules/shuttle/vox.dm | 1 - 12 files changed, 11575 insertions(+), 11715 deletions(-) rename _maps/map_files/{cyberiad/z2.dmm => generic/centcomm.dmm} (77%) diff --git a/_maps/cyberiad.dm b/_maps/cyberiad.dm index 3652328e8f4..6aa9c0633e7 100644 --- a/_maps/cyberiad.dm +++ b/_maps/cyberiad.dm @@ -3,20 +3,19 @@ All z-levels should be identical in size. Their numbers should not matter. The order of z-levels should not matter as long as their attributes are properly defined at MAP_TRANSITION_CONFIG. Old code checked for the number of the z-level (for example whether there are any revheads on Z1), currently it should check for the define (for example whether there are any revheads on any z-levels defined as STATION_LEVEL). -z1 = station -z2 = centcomm -z3 = engineering stuff (called Z4, dont question it) -z4 = lavaland +z1 = centcomm +z2 = station +z3 = lavaland */ #if !defined(USING_MAP_DATUM) + #include "map_files\generic\centcomm.dmm" #include "map_files\cyberiad\cyberiad.dmm" - #include "map_files\cyberiad\z2.dmm" #include "map_files\generic\Lavaland.dmm" #define MAP_TRANSITION_CONFIG list(\ -DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL, STATION_CONTACT, REACHABLE, AI_OK)),\ DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC)),\ +DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL, STATION_CONTACT, REACHABLE, AI_OK)),\ DECLARE_LEVEL(MINING, SELFLOOPING, list(ORE_LEVEL, REACHABLE, STATION_CONTACT, HAS_WEATHER, AI_OK))) #define USING_MAP_DATUM /datum/map/cyberiad diff --git a/_maps/delta.dm b/_maps/delta.dm index f944092131b..b2371f738e9 100644 --- a/_maps/delta.dm +++ b/_maps/delta.dm @@ -3,25 +3,24 @@ All z-levels should be identical in size. Their numbers should not matter. The order of z-levels should not matter as long as their attributes are properly defined at MAP_TRANSITION_CONFIG. Old code checked for the number of the z-level (for example whether there are any revheads on Z1), currently it should check for the define (for example whether there are any revheads on any z-levels defined as STATION_LEVEL). -z1 = station -z2 = centcomm -z3 = space (empty) -z4 = lavaland +z1 = centcomm +z2 = station +z3 = lavaland Original design by Okand37 of TG Station Lovingly ported by Purpose2 to Paradise */ #if !defined(USING_MAP_DATUM) + #include "map_files\generic\centcomm.dmm" #include "map_files\delta\delta.dmm" - #include "map_files\cyberiad\z2.dmm" #include "map_files\generic\Lavaland.dmm" #define MAP_FILE "delta.dmm" #define MAP_NAME "Kerberos" #define MAP_TRANSITION_CONFIG list(\ -DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL, STATION_CONTACT, REACHABLE, AI_OK)),\ DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC)),\ +DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL, STATION_CONTACT, REACHABLE, AI_OK)),\ DECLARE_LEVEL(MINING, SELFLOOPING, list(ORE_LEVEL, REACHABLE, STATION_CONTACT, HAS_WEATHER, AI_OK))) #define USING_MAP_DATUM /datum/map/delta diff --git a/_maps/map_files/cyberiad/cyberiad.dmm b/_maps/map_files/cyberiad/cyberiad.dmm index 514ea41a456..8c53a21fba2 100644 --- a/_maps/map_files/cyberiad/cyberiad.dmm +++ b/_maps/map_files/cyberiad/cyberiad.dmm @@ -6,12 +6,6 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) -"aaw" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "aaQ" = ( /obj/docking_port/stationary/whiteship{ dir = 8; @@ -28,80 +22,9 @@ /turf/space, /area/space) "abG" = ( -/obj/machinery/porta_turret/syndicate, /turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"abH" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "syndieshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_mid"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_mid"; - dir = 2 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"abI" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/syndicate) -"abJ" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "syndieshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 2 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"abK" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "syndieshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (NORTH)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"abL" = ( -/obj/machinery/porta_turret/syndicate, /turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) +/area/space) "abM" = ( /obj/structure/lattice, /turf/simulated/floor/plating/airless, @@ -124,45 +47,6 @@ /obj/structure/lattice, /turf/simulated/floor/plating/airless, /area/space/nearstation) -"abQ" = ( -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/syndicate) -"abT" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/vox, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"abU" = ( -/obj/structure/table, -/obj/machinery/kitchen_machine/microwave, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"abV" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"abW" = ( -/obj/structure/table, -/obj/machinery/door_control{ - id = "syndieshutters"; - name = "remote shutter control"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"abX" = ( -/obj/machinery/computer/shuttle/syndicate, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "abY" = ( /obj/machinery/camera/motion{ c_tag = "Armory Exterior"; @@ -171,12 +55,6 @@ }, /turf/space, /area/security/securearmoury) -"abZ" = ( -/obj/structure/computerframe, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "aca" = ( /obj/effect/decal/warning_stripes/northwest, /turf/simulated/floor/plasteel{ @@ -197,31 +75,6 @@ }, /turf/simulated/floor/plasteel, /area/security/range) -"acd" = ( -/obj/structure/table, -/obj/item/storage/box/syndidonkpockets, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"ace" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acf" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "acg" = ( /turf/simulated/floor/plasteel{ icon_state = "floorgrime" @@ -250,42 +103,12 @@ icon_state = "dark" }, /area/security/securearmoury) -"ack" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass{ - amount = 10 - }, -/obj/item/multitool, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acl" = ( -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acm" = ( -/obj/item/radio/intercom/syndicate{ - pixel_y = -28 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acn" = ( -/obj/structure/closet/syndicate/personal, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "aco" = ( /obj/effect/decal/warning_stripes/southwest, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/range) "acp" = ( @@ -295,49 +118,26 @@ /obj/item/target/syndicate, /turf/simulated/floor/plasteel, /area/security/range) -"acq" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"acr" = ( -/obj/machinery/door/window{ - dir = 2; - name = "Cockpit"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acs" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) "act" = ( /obj/effect/decal/warning_stripes/southeast, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/range) "acu" = ( /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/range) "acv" = ( /obj/effect/decal/warning_stripes/southeast, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/range) "acw" = ( @@ -359,26 +159,11 @@ icon_state = "freezerfloor" }, /area/security/main) -"acz" = ( -/obj/structure/table, -/obj/item/stack/cable_coil, -/obj/item/crowbar/red, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acA" = ( -/obj/structure/table, -/obj/item/storage/box/zipties, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "acB" = ( /obj/machinery/shower{ - tag = "icon-shower (WEST)"; + dir = 8; icon_state = "shower"; - dir = 8 + tag = "icon-shower (WEST)" }, /obj/structure/curtain/open/shower/security, /turf/simulated/floor/plasteel{ @@ -392,9 +177,9 @@ /obj/item/target, /obj/item/target, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plasteel, /area/security/range) @@ -453,22 +238,6 @@ icon_state = "floorgrime" }, /area/security/armoury) -"acI" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"acJ" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "acK" = ( /obj/effect/decal/warning_stripes/east, /obj/effect/decal/warning_stripes/west, @@ -516,16 +285,6 @@ }, /turf/simulated/floor/plasteel, /area/security/range) -"acN" = ( -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - dir = 2; - frequency = 1331; - id_tag = "synd_pump" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "acO" = ( /obj/machinery/magnetic_controller{ autolink = 1; @@ -545,12 +304,6 @@ }, /turf/simulated/floor/plasteel, /area/security/range) -"acQ" = ( -/obj/machinery/atmospherics/pipe/manifold4w/hidden, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "acR" = ( /obj/machinery/door/airlock{ name = "Toilet"; @@ -569,20 +322,6 @@ icon_state = "freezerfloor" }, /area/security/main) -"acT" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) -"acU" = ( -/obj/machinery/porta_turret/syndicate, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/syndicate) "acV" = ( /obj/item/restraints/handcuffs/pinkcuffs, /turf/simulated/floor/plating, @@ -661,49 +400,6 @@ icon_state = "floorgrime" }, /area/security/armoury) -"adc" = ( -/obj/machinery/door/airlock/external{ - frequency = 1331; - icon_state = "door_locked"; - id_tag = "synd_inner"; - locked = 1; - name = "Ship External Access"; - req_access = null; - req_access_txt = "150" - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5; - icon_state = "intact" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"add" = ( -/obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - frequency = 1331; - id_tag = "vox_west_control"; - pixel_x = 24; - req_access_txt = "152"; - tag_airpump = "vox_west_vent"; - tag_chamber_sensor = "vox_west_sensor"; - tag_exterior_door = "vox_northwest_lock"; - tag_interior_door = "vox_southwest_lock" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"ade" = ( -/obj/machinery/suit_storage_unit/syndicate/secure, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"adf" = ( -/obj/structure/closet/syndicate/nuclear, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "adg" = ( /obj/structure/window/reinforced{ dir = 1; @@ -884,65 +580,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/security/range) -"ady" = ( -/obj/structure/chair/stool, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"adz" = ( -/obj/structure/table, -/obj/item/aicard, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"adA" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; - icon_state = "space"; - layer = 4; - name = "EXTERNAL AIRLOCK"; - pixel_x = 0 - }, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/syndicate) "adB" = ( -/obj/machinery/door/airlock/external{ - frequency = 1331; - icon_state = "door_locked"; - id_tag = "synd_outer"; - locked = 0; - name = "Ship External Access"; - req_access = null; - req_access_txt = "150" - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "smindicate"; - name = "Outer Airlock"; - opacity = 0 - }, -/obj/machinery/door_control{ - id = "smindicate"; - name = "External Door Control"; - pixel_x = -26; - pixel_y = -2; - req_access_txt = "150" - }, -/obj/docking_port/mobile{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 22; - id = "syndicate"; - name = "syndicate infiltrator"; - roundstart_move = "syndicate_away"; - width = 18 - }, /obj/docking_port/stationary{ dheight = 9; dir = 2; @@ -952,15 +590,8 @@ name = "northwest of station"; width = 18 }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"adC" = ( /turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate) +/area/space) "adD" = ( /obj/structure/cable{ d1 = 4; @@ -977,8 +608,8 @@ pixel_y = -24 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plasteel{ icon_state = "floorgrime" @@ -1061,19 +692,6 @@ icon_state = "floorgrime" }, /area/security/prisonershuttle) -"adL" = ( -/obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - frequency = 1331; - id_tag = "vox_east_control"; - pixel_x = -24; - req_access_txt = "152"; - tag_airpump = "vox_east_vent"; - tag_chamber_sensor = "vox_east_sensor"; - tag_exterior_door = "vox_northeast_lock"; - tag_interior_door = "vox_southeast_lock" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "adM" = ( /obj/machinery/computer/prisoner{ req_access = null; @@ -1147,58 +765,6 @@ }, /turf/simulated/floor/plasteel, /area/security/range) -"adS" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/obj/machinery/suit_storage_unit/syndicate/secure, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"adT" = ( -/obj/structure/table, -/obj/item/grenade/plastic/c4{ - pixel_x = 2; - pixel_y = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"adU" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"adV" = ( -/obj/machinery/door/airlock/hatch{ - frequency = 1331; - icon_state = "door_locked"; - id_tag = "vox_southwest_lock"; - locked = 1; - req_access_txt = "152"; - req_one_access = null; - req_one_access_txt = "0" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"adW" = ( -/obj/machinery/atmospherics/unary/tank/air{ - dir = 2 - }, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/syndicate) "adX" = ( /obj/structure/chair/stool, /obj/structure/cable{ @@ -1368,8 +934,8 @@ pixel_y = 30 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/main) "aek" = ( @@ -1419,18 +985,6 @@ icon_state = "floorgrime" }, /area/security/prisonershuttle) -"aen" = ( -/obj/machinery/door/airlock/hatch{ - frequency = 1331; - icon_state = "door_locked"; - id_tag = "vox_southeast_lock"; - locked = 1; - req_access_txt = "152"; - req_one_access = null; - req_one_access_txt = "0" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "aeo" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -1442,9 +996,9 @@ /obj/machinery/disposal, /obj/structure/disposalpipe/trunk, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/security/medbay) "aeq" = ( @@ -1470,35 +1024,11 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/security/medbay) -"aes" = ( -/obj/machinery/door/window{ - dir = 4; - name = "Equipment Room"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"aet" = ( -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1331; - master_tag = "synd_airlock"; - name = "interior access button"; - pixel_x = 25; - pixel_y = 25; - req_access_txt = "0" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "aeu" = ( /obj/effect/decal/warning_stripes/north, /obj/machinery/atmospherics/unary/vent_scrubber{ @@ -1509,16 +1039,16 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/range) "aev" = ( /obj/effect/decal/warning_stripes/north, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/range) "aew" = ( @@ -1535,12 +1065,6 @@ icon_state = "floorgrime" }, /area/security/armoury) -"aex" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/sit, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) "aey" = ( /obj/machinery/computer/brigcells, /turf/simulated/floor/plasteel{ @@ -1607,6 +1131,7 @@ "aeF" = ( /obj/machinery/door/airlock/external{ id_tag = "laborcamp_home"; + locked = 1; name = "Labor Camp Airlock"; req_access_txt = "2" }, @@ -1650,9 +1175,9 @@ /obj/item/reagent_containers/syringe/charcoal, /obj/item/reagent_containers/glass/bottle/epinephrine, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/security/medbay) "aeK" = ( @@ -1678,9 +1203,9 @@ pixel_y = 30 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/security/medbay) "aeM" = ( @@ -1743,24 +1268,6 @@ tag = "icon-whitehall (WEST)" }, /area/security/medbay) -"aeP" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "Equipment Room"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"aeQ" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "aeR" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 8; @@ -1799,9 +1306,9 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/security/medbay) "aeU" = ( @@ -1951,9 +1458,9 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/security/medbay) "afe" = ( @@ -1979,14 +1486,6 @@ }, /turf/simulated/floor/plasteel, /area/security/prisonershuttle) -"afg" = ( -/obj/item/radio/intercom/syndicate{ - pixel_x = -28 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "afh" = ( /obj/machinery/hologram/holopad, /obj/structure/cable{ @@ -2145,9 +1644,9 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/security/medbay) "afv" = ( @@ -2177,103 +1676,6 @@ icon_state = "redcorner" }, /area/security/main) -"afy" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/sst, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"afz" = ( -/obj/machinery/recharge_station/upgraded, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afA" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afB" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afC" = ( -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 0 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afD" = ( -/obj/machinery/vending/wallmed/syndicate{ - pixel_x = -30 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afE" = ( -/obj/structure/table, -/obj/item/stock_parts/cell/high{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/stock_parts/cell/high, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afF" = ( -/obj/structure/table, -/obj/item/screwdriver{ - pixel_y = 9 - }, -/obj/item/assembly/voice{ - pixel_y = 3 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afG" = ( -/obj/structure/table, -/obj/item/wrench, -/obj/item/assembly/infra, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afH" = ( -/obj/structure/table, -/obj/item/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/assembly/signaler, -/obj/item/assembly/signaler, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afI" = ( -/obj/structure/table, -/obj/item/weldingtool/largetank, -/obj/item/multitool, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "afJ" = ( /obj/effect/landmark/start{ name = "Security Officer" @@ -2330,43 +1732,6 @@ "afO" = ( /turf/simulated/floor/plating/airless, /area/space/nearstation) -"afP" = ( -/obj/machinery/door/window{ - dir = 4; - name = "Infirmary"; - req_access_txt = "150" - }, -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afQ" = ( -/obj/machinery/door/window/westright{ - name = "Tool Storage"; - req_access_txt = "150" - }, -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"afR" = ( -/obj/structure/table, -/obj/item/storage/toolbox/syndicate, -/obj/item/crowbar/red, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "afS" = ( /obj/structure/closet/secure_closet/brig, /obj/machinery/camera{ @@ -2445,67 +1810,12 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/security/medbay) -"afZ" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/vox) -"aga" = ( -/obj/machinery/door/airlock/hatch{ - frequency = 1331; - icon_state = "door_locked"; - id_tag = "vox_northwest_lock"; - locked = 1; - req_access_txt = "152"; - req_one_access = null; - req_one_access_txt = "0" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"agb" = ( -/obj/machinery/access_button{ - command = "cycle_exterior"; - frequency = 1331; - master_tag = "vox_west_control"; - req_one_access_txt = "152" - }, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/vox) -"agc" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/vox) "agd" = ( -/obj/machinery/door/airlock/hatch{ - frequency = 1331; - icon_state = "door_locked"; - id_tag = "vox_northeast_lock"; - locked = 1; - req_access_txt = "152"; - req_one_access = null; - req_one_access_txt = "0" - }, -/obj/docking_port/mobile{ - dir = 2; - dwidth = 2; - height = 18; - id = "skipjack"; - name = "Vox Skipjack"; - roundstart_move = "skipjack_away"; - width = 19 - }, /obj/docking_port/stationary{ dir = 2; dwidth = 2; @@ -2514,70 +1824,8 @@ name = "northeast of SS13"; width = 19 }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"age" = ( -/obj/machinery/access_button{ - command = "cycle_exterior"; - frequency = 1331; - master_tag = "vox_east_control"; - req_access_txt = "152" - }, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/vox) -"agf" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/obj/machinery/sleeper/syndie{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agg" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "Infirmary"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agh" = ( -/obj/machinery/door/window{ - dir = 8; - name = "Tool Storage"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agi" = ( -/obj/structure/closet/crate/internals, -/obj/item/tank/oxygen/red, -/obj/item/clothing/mask/gas, -/obj/item/tank/oxygen/red, -/obj/item/clothing/mask/gas, -/obj/item/tank/oxygen/red, -/obj/item/clothing/mask/gas, -/obj/item/tank/oxygen/red, -/obj/item/clothing/mask/gas, -/obj/item/tank/oxygen/red, -/obj/item/clothing/mask/gas, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) +/turf/space, +/area/space) "agj" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ @@ -2720,26 +1968,6 @@ icon_state = "darkredcorners" }, /area/security/brig) -"agw" = ( -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/vox) -"agx" = ( -/obj/machinery/airlock_sensor{ - frequency = 1331; - id_tag = "vox_west_sensor"; - pixel_x = 25; - req_access_txt = "152" - }, -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "agy" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -2748,74 +1976,6 @@ icon_state = "floorgrime" }, /area/security/prisonershuttle) -"agz" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 2 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"agA" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (NORTH)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 1 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"agB" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_mid"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_mid"; - dir = 2 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"agC" = ( -/obj/machinery/airlock_sensor{ - frequency = 1331; - id_tag = "vox_east_sensor"; - pixel_x = -25; - req_access_txt = "152" - }, -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "agD" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -2824,84 +1984,6 @@ icon_state = "dark" }, /area/security/warden) -"agE" = ( -/obj/structure/table/glass, -/obj/item/storage/backpack/duffel/syndie/surgery_fake, -/obj/item/circular_saw, -/obj/item/surgicaldrill, -/obj/item/clothing/gloves/color/latex/nitrile, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agF" = ( -/obj/machinery/iv_drip, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agG" = ( -/obj/structure/table, -/obj/item/reagent_containers/syringe/charcoal, -/obj/item/reagent_containers/syringe/charcoal{ - pixel_y = 2 - }, -/obj/item/reagent_containers/syringe/charcoal{ - pixel_y = 4 - }, -/obj/item/gun/syringe/syndicate, -/obj/item/storage/firstaid/regular, -/obj/item/storage/firstaid/adv, -/obj/item/storage/box/syndie_kit/bonerepair, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agH" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agI" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Secure Storage"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agJ" = ( -/obj/structure/table, -/obj/item/radio/beacon/syndicate/bomb{ - pixel_y = 5 - }, -/obj/item/radio/beacon/syndicate/bomb, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"agK" = ( -/obj/structure/table, -/obj/item/grenade/syndieminibomb{ - pixel_x = 4; - pixel_y = 2; - pixel_z = 0 - }, -/obj/item/grenade/syndieminibomb{ - pixel_x = -1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "agL" = ( /obj/structure/cable{ d1 = 4; @@ -3035,9 +2117,9 @@ /area/security/securearmoury) "agT" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -3107,38 +2189,6 @@ tag = "icon-redfull (NORTHWEST)" }, /area/security/main) -"agZ" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/vox) -"aha" = ( -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ahb" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "109" - }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"ahc" = ( -/obj/machinery/computer/shuttle/vox, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ahd" = ( -/obj/structure/table, -/obj/machinery/door_control{ - id = "voxshutters"; - name = "remote shutter control"; - req_access_txt = "152" - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "ahe" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/unary/vent_scrubber{ @@ -3169,33 +2219,10 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/main) -"ahg" = ( -/obj/structure/mirror{ - pixel_x = 28 - }, -/obj/structure/sink{ - dir = 4; - icon_state = "sink"; - pixel_x = 11; - pixel_y = 0 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"ahh" = ( -/obj/effect/landmark{ - name = "Nuclear-Bomb" - }, -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "ahj" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -3218,17 +2245,6 @@ icon_state = "darkredcorners" }, /area/security/brig) -"ahl" = ( -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1331; - master_tag = "vox_west_control"; - req_one_access_txt = "152" - }, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/vox) "ahm" = ( /obj/structure/table/wood, /obj/item/book/manual/sop_security, @@ -3238,78 +2254,6 @@ }, /turf/simulated/floor/carpet, /area/security/hos) -"ahn" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/vox) -"aho" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 8; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (WEST)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 8 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"ahp" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ahq" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ahr" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 4; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (WEST)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 8 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"ahs" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "diagonalWall3" - }, -/area/shuttle/vox) -"aht" = ( -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1331; - master_tag = "vox_east_control"; - req_one_access_txt = "152" - }, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/vox) "ahu" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 2; @@ -3323,54 +2267,6 @@ icon_state = "white" }, /area/security/medbay) -"ahv" = ( -/obj/structure/closet/crate/medical, -/obj/item/reagent_containers/glass/bottle/morphine, -/obj/item/storage/box/beakers, -/obj/item/robot_parts/l_arm, -/obj/item/robot_parts/r_arm, -/obj/item/clothing/mask/surgical, -/obj/item/reagent_containers/iv_bag/blood/OMinus, -/obj/item/tank/anesthetic, -/obj/item/clothing/mask/breath/medical, -/obj/item/robot_parts/l_leg, -/obj/item/robot_parts/r_leg, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"ahw" = ( -/obj/machinery/optable, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"ahy" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"ahz" = ( -/obj/structure/computerframe, -/obj/item/paper/synditele, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"ahA" = ( -/obj/machinery/teleport/station, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) -"ahB" = ( -/obj/machinery/teleport/hub/upgraded, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "ahC" = ( /obj/structure/cable{ d1 = 1; @@ -3441,8 +2337,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/armoury) "ahI" = ( @@ -3453,71 +2349,6 @@ icon_state = "white" }, /area/security/medbay) -"ahJ" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 8; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (EAST)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 4 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"ahK" = ( -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ahL" = ( -/obj/item/clothing/head/collectable/petehat{ - desc = "It smells faintly of reptile."; - name = "fancy leader hat" - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ahM" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 4; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (EAST)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 4 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"ahN" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_l"; - icon_state = "propulsion_l" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"ahO" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) -"ahP" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_r"; - icon_state = "propulsion_r" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate) "ahQ" = ( /obj/machinery/alarm{ pixel_y = 23 @@ -3541,8 +2372,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/armoury) "ahS" = ( @@ -3554,8 +2385,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/armoury) "ahT" = ( @@ -3567,8 +2398,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/armoury) "ahU" = ( @@ -3633,12 +2464,6 @@ }, /turf/simulated/floor/plasteel, /area/security/seceqstorage) -"ahZ" = ( -/obj/machinery/door/airlock/hatch{ - req_access_txt = "152" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "aia" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -3713,8 +2538,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/armoury) "aig" = ( @@ -3767,24 +2592,14 @@ icon_state = "red" }, /area/security/armoury) -"ail" = ( -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) -"aim" = ( -/obj/machinery/light{ - dir = 4; - icon_state = "tube1" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "ain" = ( /obj/machinery/flasher/portable, /obj/structure/window/reinforced{ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/armoury) "aio" = ( @@ -3794,8 +2609,8 @@ dir = 8 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/power/apc{ cell_type = 5000; @@ -3938,8 +2753,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/armoury) "aix" = ( @@ -3977,8 +2792,8 @@ pixel_x = 24 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/armoury) "aiA" = ( @@ -4019,24 +2834,6 @@ tag = "icon-vault (WEST)" }, /area/security/securearmoury) -"aiC" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 8; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - dir = 4; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_mid"; - tag = "icon-window5 (EAST)" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "aiD" = ( /obj/machinery/status_display{ density = 0; @@ -4054,97 +2851,6 @@ icon_state = "darkredcorners" }, /area/security/brig) -"aiE" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 0 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiF" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/weed_extract, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiG" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/mob/living/simple_animal/bot/floorbot{ - on = 0 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiH" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/obj/item/broken_device, -/obj/item/robot_parts/chest, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiI" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/obj/item/pickaxe, -/obj/item/storage/firstaid/toxin, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiJ" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/obj/item/scalpel, -/obj/item/stack/cable_coil, -/obj/item/storage/firstaid/regular, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiK" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/table, -/obj/item/circular_saw, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiL" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/optable, -/obj/item/organ/internal/brain, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aiM" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 4; - icon_state = "open"; - id_tag = "voxshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - dir = 4; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_mid"; - tag = "icon-window5 (EAST)" - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "aiN" = ( /obj/structure/rack, /obj/item/gun/energy/gun{ @@ -4415,14 +3121,6 @@ icon_state = "barber" }, /area/security/permabrig) -"ajd" = ( -/obj/item/storage/toolbox/syndicate, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aje" = ( -/obj/item/skeleton/r_arm, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "ajf" = ( /obj/structure/table, /obj/item/paper_bin{ @@ -4477,8 +3175,8 @@ /obj/vehicle/secway, /obj/item/key/security, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/armoury) "ajl" = ( @@ -4645,68 +3343,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/engine/vacuum, /area/security/podbay) -"ajz" = ( -/obj/machinery/atmospherics/unary/tank/nitrogen{ - dir = 1 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajA" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajB" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajC" = ( -/obj/structure/rack, -/obj/item/rcd, -/obj/item/rcd_ammo, -/obj/item/rcd_ammo, -/obj/item/rcd_ammo, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajD" = ( -/obj/structure/rack, -/obj/item/tank/nitrogen, -/obj/item/tank/nitrogen, -/obj/item/tank/nitrogen, -/obj/item/tank/nitrogen, -/obj/item/tank/nitrogen, -/obj/item/tank/nitrogen, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajE" = ( -/obj/structure/rack, -/obj/item/clothing/accessory/storage/black_vest, -/obj/item/clothing/suit/space/vox/carapace, -/obj/item/clothing/head/helmet/space/vox/carapace, -/obj/item/clothing/mask/breath, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajF" = ( -/obj/structure/rack, -/obj/item/gun/dartgun/vox/raider, -/obj/item/gun/dartgun/vox/medical, -/obj/item/dart_cartridge, -/obj/item/dart_cartridge, -/obj/item/dart_cartridge, -/obj/item/dart_cartridge, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajG" = ( -/obj/machinery/sleeper/upgraded{ - dir = 4 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ajH" = ( -/obj/machinery/bodyscanner, -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "ajJ" = ( /obj/structure/sign/poster/official/random{ pixel_x = 0; @@ -4950,36 +3586,6 @@ icon_state = "darkredcorners" }, /area/security/brig) -"ajY" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/vox) -"ajZ" = ( -/obj/structure/rack, -/obj/item/clothing/accessory/storage/black_vest, -/obj/item/clothing/suit/space/vox/medic, -/obj/item/clothing/head/helmet/space/vox/medic, -/obj/item/clothing/mask/breath, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aka" = ( -/obj/structure/rack, -/obj/item/pneumatic_cannon, -/obj/item/harpoon, -/obj/item/harpoon, -/obj/item/harpoon, -/obj/item/harpoon, -/obj/item/tank/nitrogen, -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "akb" = ( /obj/structure/cable{ d1 = 2; @@ -5201,25 +3807,6 @@ }, /turf/simulated/floor/engine, /area/security/podbay) -"akp" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_l"; - icon_state = "propulsion_l" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/vox) -"akq" = ( -/obj/structure/rack, -/obj/item/clothing/accessory/storage/black_vest, -/obj/item/clothing/suit/space/vox/pressure, -/obj/item/clothing/head/helmet/space/vox/pressure, -/obj/item/clothing/mask/breath, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"akr" = ( -/obj/structure/rack, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "aks" = ( /obj/structure/cable{ d1 = 1; @@ -5310,14 +3897,6 @@ }, /turf/simulated/floor/engine, /area/security/podbay) -"akA" = ( -/obj/structure/rack, -/obj/item/clothing/accessory/storage/black_vest, -/obj/item/clothing/suit/space/vox/stealth, -/obj/item/clothing/head/helmet/space/vox/stealth, -/obj/item/clothing/mask/breath, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "akB" = ( /turf/simulated/wall/r_wall, /area/security/range) @@ -5362,9 +3941,9 @@ pixel_y = 24 }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plasteel, /area/security/main) @@ -5378,9 +3957,9 @@ "akH" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/hos) @@ -5460,16 +4039,6 @@ }, /turf/simulated/floor/plasteel, /area/security/permabrig) -"akP" = ( -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (NORTH)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 1 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "akQ" = ( /obj/structure/cable{ d1 = 4; @@ -5484,21 +4053,11 @@ tag = "icon-stage_stairs" }, /area/security/permabrig) -"akR" = ( -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 2 - }, -/turf/simulated/shuttle/plating/vox, -/area/shuttle/vox) "akS" = ( /obj/structure/bed, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/permabrig) "akT" = ( @@ -5509,8 +4068,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/permabrig) "akU" = ( @@ -5678,9 +4237,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "ale" = ( @@ -5704,30 +4263,30 @@ pixel_x = -28 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/armoury) "alg" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/armoury) "alh" = ( /obj/effect/decal/warning_stripes/red/hollow, /obj/structure/closet/l3closet/security, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/armoury) "ali" = ( /obj/effect/decal/warning_stripes/red/hollow, /obj/structure/closet/bombclosetsecurity, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/armoury) "alj" = ( @@ -5919,24 +4478,6 @@ /obj/structure/grille, /turf/space, /area/space/nearstation) -"alx" = ( -/obj/item/broken_bottle, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aly" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"alz" = ( -/obj/item/tank/emergency_oxygen, -/obj/item/clothing/mask/breath, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"alA" = ( -/obj/item/clothing/head/bearpelt, -/obj/item/xenos_claw, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "alB" = ( /turf/simulated/floor/plasteel, /area/security/range) @@ -5949,16 +4490,16 @@ tag = "" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/hos) "alD" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/power/tracker, /obj/structure/lattice/catwalk, @@ -6260,8 +4801,8 @@ on = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/main) "amd" = ( @@ -6270,8 +4811,8 @@ pixel_y = 23 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/main) "ame" = ( @@ -6300,8 +4841,8 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/main) "amg" = ( @@ -6329,31 +4870,6 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) -"ami" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/clothing/mask/breath, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"amj" = ( -/obj/item/clothing/head/collectable/xenom, -/obj/item/clothing/head/chicken, -/obj/item/aiModule/syndicate, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"amk" = ( -/obj/item/stack/spacecash/c1000, -/obj/item/stack/spacecash/c500, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"aml" = ( -/obj/item/stack/spacecash/c50, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "amm" = ( /obj/structure/cable{ d1 = 1; @@ -6362,8 +4878,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/main) "amn" = ( @@ -6411,9 +4927,9 @@ "amq" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/main) @@ -6560,9 +5076,9 @@ "amD" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/warden) @@ -6582,8 +5098,8 @@ "amG" = ( /obj/machinery/vending/security, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/seceqstorage) "amH" = ( @@ -6605,8 +5121,8 @@ }, /obj/item/flash, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/seceqstorage) "amI" = ( @@ -6627,8 +5143,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/seceqstorage) "amK" = ( @@ -6641,17 +5157,17 @@ /area/maintenance/fsmaint) "amL" = ( /obj/machinery/shower{ - tag = "icon-shower (WEST)"; + dir = 8; icon_state = "shower"; - dir = 8 + tag = "icon-shower (WEST)" }, /obj/structure/curtain/open/shower, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "amM" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/main) "amN" = ( @@ -6702,8 +5218,8 @@ icon_state = "1-8" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/security/main) "amQ" = ( @@ -6760,8 +5276,8 @@ /area/security/hos) "amU" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/power/tracker, /obj/structure/lattice/catwalk, @@ -6787,23 +5303,6 @@ icon_state = "green" }, /area/security/permabrig) -"amY" = ( -/obj/structure/AIcore, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"amZ" = ( -/obj/item/stack/spacecash/c200, -/obj/item/stack/spacecash/c50, -/obj/machinery/light/spot, -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"ana" = ( -/obj/item/storage/box/zipties, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) "anb" = ( /obj/structure/chair{ dir = 4 @@ -6929,8 +5428,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/permabrig) "anp" = ( @@ -7304,8 +5803,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/main) "anT" = ( @@ -7382,9 +5881,9 @@ pixel_y = 2 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aoa" = ( @@ -7403,9 +5902,9 @@ in_use = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aob" = ( @@ -7414,9 +5913,9 @@ name = "Internal Affairs Agent" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aoc" = ( @@ -7446,9 +5945,9 @@ /obj/structure/table/reinforced, /obj/item/flashlight/lamp, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aof" = ( @@ -7500,9 +5999,9 @@ "aoj" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/door/poddoor{ density = 0; @@ -7517,8 +6016,8 @@ /obj/structure/table, /obj/item/book/manual/security_space_law, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/lobby) "aol" = ( @@ -7558,8 +6057,8 @@ /area/security/lobby) "aoo" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable{ @@ -7585,15 +6084,15 @@ }, /obj/item/pen, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/security/lobby) "aoq" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/door/poddoor{ density = 0; @@ -7683,8 +6182,8 @@ pixel_y = 28 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "aox" = ( @@ -7714,8 +6213,8 @@ /obj/item/crowbar, /obj/item/radio, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/security/seceqstorage) "aoA" = ( @@ -7883,8 +6382,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/main) "aoN" = ( @@ -7894,8 +6393,8 @@ icon_state = "1-8" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/main) "aoO" = ( @@ -7936,8 +6435,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/main) "aoQ" = ( @@ -7982,8 +6481,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "aoV" = ( @@ -8010,8 +6509,8 @@ icon_state = "0-2" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "aoX" = ( @@ -8227,8 +6726,8 @@ /area/space/nearstation) "app" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/solar{ id = "portsolar"; @@ -8251,57 +6750,6 @@ icon_state = "solarpanel" }, /area/solar/auxstarboard) -"apr" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/trade/sol) -"aps" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f6"; - icon_state = "swall_f6"; - dir = 2 - }, -/area/shuttle/trade/sol) -"apt" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall14"; - dir = 2 - }, -/area/shuttle/trade/sol) -"apu" = ( -/obj/structure/window/full/shuttle, -/obj/structure/grille, -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "trader_privacy"; - name = "Privacy Shutters"; - opacity = 0 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/trade/sol) -"apv" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 - }, -/area/shuttle/trade/sol) -"apw" = ( -/obj/effect/spawner/lootdrop/trade_sol/civ, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"apx" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/trade/sol) "apy" = ( /obj/machinery/door/window/brigdoor/southleft{ dir = 8; @@ -8349,8 +6797,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/seceqstorage) "apB" = ( @@ -8414,9 +6862,9 @@ /area/security/medbay) "apG" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /turf/simulated/floor/plasteel{ icon_state = "dark" @@ -8521,9 +6969,9 @@ tag = "" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/main) @@ -8620,9 +7068,9 @@ "apY" = ( /obj/structure/bed, /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /turf/simulated/floor/plating, /area/maintenance/fsmaint) @@ -8660,83 +7108,10 @@ /obj/structure/sign/securearea, /turf/simulated/floor/plating/airless, /area/security/podbay) -"aqf" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "burst_l" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/trade/sol) -"aqg" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/obj/effect/spawner/lootdrop/trade_sol/donksoft, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"aqh" = ( -/obj/effect/spawner/lootdrop/trade_sol/minerals, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"aqi" = ( -/obj/machinery/door/airlock/shuttle/glass{ - name = "trader shuttle airlock"; - req_access_txt = "160"; - security_level = 6 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"aqj" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"aqk" = ( -/obj/machinery/door_control{ - id = "soltrader_north"; - name = "Trade Deposits Door"; - normaldoorcontrol = 1; - pixel_x = 24; - pixel_y = -8; - req_access_txt = "160" - }, -/obj/machinery/door_control{ - id = "trader_privacy"; - name = "Privacy Shutters Control"; - pixel_x = 24; - pixel_y = 8; - req_access_txt = "160" - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"aql" = ( -/turf/simulated/shuttle/wall{ - dir = 2; - icon_state = "swall8"; - tag = "icon-swall12" - }, -/area/shuttle/trade/sol) -"aqm" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swallc2" - }, -/area/shuttle/trade/sol) "aqn" = ( /obj/item/flag/sec, /turf/simulated/floor/plating, /area/maintenance/fsmaint) -"aqo" = ( -/obj/structure/shuttle/window, -/obj/structure/grille, -/turf/simulated/shuttle/plating, -/area/shuttle/trade/sol) "aqp" = ( /obj/structure/lattice, /obj/structure/grille{ @@ -8864,9 +7239,9 @@ tag = "" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/main) @@ -9068,9 +7443,9 @@ }, /obj/item/pen, /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /turf/simulated/floor/plating, /area/security/permabrig) @@ -9135,9 +7510,9 @@ "aqY" = ( /obj/structure/chair/stool, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aqZ" = ( @@ -9162,9 +7537,9 @@ /obj/item/stamp/law, /obj/item/pen/multi, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "arb" = ( @@ -9175,9 +7550,9 @@ "arc" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/structure/cable{ d1 = 1; @@ -9194,42 +7569,6 @@ }, /turf/simulated/floor/plating, /area/security/lobby) -"ard" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/trade/sol) -"are" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "soltradeship_north"; - name = "Security Doors"; - opacity = 0 - }, -/obj/machinery/door/airlock/shuttle/glass{ - id_tag = "soltrader_north"; - name = "trader shuttle airlock"; - req_access_txt = "160"; - security_level = 6 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"arf" = ( -/obj/effect/spawner/lootdrop/trade_sol/sci, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"arg" = ( -/obj/effect/spawner/lootdrop/trade_sol/med, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"arh" = ( -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "ari" = ( /obj/structure/cable{ d1 = 1; @@ -9249,8 +7588,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/lobby) "ark" = ( @@ -9279,9 +7618,9 @@ tag = "" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/door/poddoor{ density = 0; @@ -9312,8 +7651,8 @@ }, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "aro" = ( @@ -9334,8 +7673,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/security/lobby) "arq" = ( @@ -9435,8 +7774,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, @@ -9447,8 +7786,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "arw" = ( @@ -9501,8 +7840,8 @@ dir = 10 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "arz" = ( @@ -9575,8 +7914,8 @@ pixel_y = -7 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "arF" = ( @@ -9587,8 +7926,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "arG" = ( @@ -9612,8 +7951,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/permabrig) "arI" = ( @@ -9653,8 +7992,8 @@ shock_proof = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -9781,29 +8120,16 @@ /area/maintenance/fsmaint) "arU" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/lattice/catwalk, /turf/space, /area/solar/auxport) -"arV" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "burst_r" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/trade/sol) -"arW" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "arX" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/power/solar{ id = "auxsolareast"; @@ -9813,32 +8139,6 @@ icon_state = "solarpanel" }, /area/solar/auxport) -"arY" = ( -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"arZ" = ( -/obj/machinery/atm{ - pixel_x = 0; - pixel_y = 32 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"asa" = ( -/obj/effect/spawner/window/reinforced, -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "trader_privacy"; - name = "Privacy Shutters"; - opacity = 0 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "asb" = ( /obj/structure/lattice/catwalk, /turf/space, @@ -9925,8 +8225,8 @@ /obj/item/seeds/wheat/rice, /obj/item/seeds/wheat/rice, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/security/permabrig) "asj" = ( @@ -10363,21 +8663,6 @@ icon_state = "dark" }, /area/security/podbay) -"asJ" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f5"; - icon_state = "swall_f5"; - dir = 2 - }, -/area/shuttle/trade/sol) -"asK" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 - }, -/area/shuttle/trade/sol) "asL" = ( /obj/structure/cable{ d1 = 4; @@ -10426,9 +8711,9 @@ req_access_txt = "2" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "asP" = ( @@ -10436,15 +8721,15 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "asQ" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/alarm{ dir = 4; @@ -10462,43 +8747,6 @@ icon_state = "darkred" }, /area/security/lobby) -"asS" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f6"; - dir = 2 - }, -/area/shuttle/siberia) -"asT" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - dir = 10; - icon_state = "9" - }, -/turf/simulated/floor/plating, -/area/shuttle/siberia) -"asU" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "window4" - }, -/turf/simulated/floor/plating, -/area/shuttle/siberia) -"asV" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f10"; - icon_state = "swall_f10"; - dir = 2 - }, -/area/shuttle/siberia) -"asW" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "window8" - }, -/turf/simulated/floor/plating, -/area/shuttle/siberia) "asX" = ( /obj/machinery/computer/secure_data, /turf/simulated/floor/plasteel{ @@ -10607,8 +8855,8 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "ate" = ( @@ -10659,8 +8907,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/processing) "atj" = ( @@ -10888,8 +9136,8 @@ /obj/item/seeds/corn, /obj/item/seeds/corn, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/security/permabrig) "atB" = ( @@ -10976,8 +9224,8 @@ /area/maintenance/fsmaint) "atH" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/rack, /obj/item/plant_analyzer, @@ -10985,51 +9233,11 @@ /obj/item/reagent_containers/spray/plantbgone, /turf/simulated/floor/plasteel, /area/security/permabrig) -"atI" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/siberia) -"atJ" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/obj/machinery/light{ - dir = 4; - icon_state = "tube1" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) -"atK" = ( -/obj/machinery/computer/shuttle/labor, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) -"atL" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) -"atM" = ( -/obj/effect/spawner/window/reinforced, -/obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 - }, -/turf/simulated/floor/plating, -/area/security/prisonershuttle) "atN" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable{ d2 = 8; @@ -11051,8 +9259,8 @@ icon_state = "0-8" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/security/prisonershuttle) @@ -11061,8 +9269,8 @@ /obj/item/dice/d20, /obj/item/instrument/harmonica, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ icon_state = "floorgrime" @@ -11326,9 +9534,9 @@ "aui" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/security/seceqstorage) @@ -11461,24 +9669,24 @@ /area/maintenance/fsmaint) "auq" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall12"; + dir = 2; icon_state = "swall12"; - dir = 2 + tag = "icon-swall12" }, /area/shuttle/pod_3) "aur" = ( /obj/structure/filingcabinet/employment, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aus" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 + dir = 2; + icon_state = "swall_f10" }, /area/shuttle/pod_3) "aut" = ( @@ -11486,63 +9694,21 @@ dir = 10 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) -"auu" = ( -/obj/machinery/mineral/labor_claim_console{ - machinedir = 2; - pixel_x = 30; - pixel_y = 30 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) -"auv" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/plating, -/area/shuttle/siberia) -"auw" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) -"aux" = ( -/obj/machinery/flasher_button{ - id = "gulagshuttleflasher"; - name = "Flash Control"; - pixel_x = 0; - pixel_y = -26; - req_access_txt = "1" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) "auy" = ( /obj/machinery/door/airlock/external{ id_tag = "laborcamp_home"; + locked = 1; name = "Labor Camp Airlock"; req_access_txt = "2" }, /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/security/prisonershuttle) -"auz" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock"; - name = "Labor Shuttle Airlock"; - req_access_txt = "2" - }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/siberia) "auA" = ( /obj/machinery/door/airlock/external{ frequency = 1450; @@ -11595,8 +9761,8 @@ "auF" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/lobby) "auG" = ( @@ -11687,8 +9853,8 @@ "auL" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/security/lobby) "auM" = ( @@ -11705,8 +9871,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/lobby) "auN" = ( @@ -11956,8 +10122,8 @@ /area/maintenance/fsmaint) "avd" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/lobby) "ave" = ( @@ -11997,8 +10163,8 @@ /obj/item/seeds/chili, /obj/item/seeds/chili, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/security/permabrig) "avh" = ( @@ -12192,8 +10358,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/permabrig) "avs" = ( @@ -12227,40 +10393,17 @@ }, /turf/simulated/shuttle/floor, /area/shuttle/pod_3) -"avv" = ( -/obj/machinery/door/airlock/external{ - name = "Labor Shuttle Airlock"; - req_access_txt = "2" - }, -/turf/simulated/shuttle/floor{ - icon = 'icons/turf/floors.dmi'; - icon_state = "dark" - }, -/area/shuttle/siberia) "avw" = ( /obj/structure/grille, /obj/structure/window/full/shuttle, /turf/simulated/shuttle/plating, /area/shuttle/pod_3) -"avx" = ( -/obj/machinery/mineral/stacking_machine/laborstacker{ - input_dir = 2; - output_dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon = 'icons/turf/floors.dmi'; - icon_state = "dark" - }, -/area/shuttle/siberia) -"avy" = ( -/turf/simulated/shuttle/wall, -/area/shuttle/siberia) "avz" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/door/poddoor/shutters{ density = 0; @@ -12278,8 +10421,8 @@ /area/security/processing) "avB" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/processing) "avC" = ( @@ -12513,9 +10656,9 @@ }, /obj/machinery/photocopier, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "avR" = ( @@ -12526,9 +10669,9 @@ dir = 6 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "avS" = ( @@ -12570,9 +10713,9 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "avX" = ( @@ -12643,8 +10786,8 @@ req_access_txt = "63" }, /obj/effect/mapping_helpers/airlock/unres{ - icon_state = "airlock_unres_helper"; - dir = 4 + dir = 4; + icon_state = "airlock_unres_helper" }, /turf/simulated/floor/plasteel{ dir = 1; @@ -12707,8 +10850,8 @@ req_access_txt = "63" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/processing) "awg" = ( @@ -12743,8 +10886,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/processing) "awi" = ( @@ -12756,8 +10899,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "awj" = ( @@ -12787,9 +10930,9 @@ req_access_txt = "13" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/structure/lattice/catwalk, /turf/space, @@ -12800,8 +10943,8 @@ "awm" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 + dir = 2; + icon_state = "swall_f9" }, /area/shuttle/pod_3) "awn" = ( @@ -12825,93 +10968,6 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/security/processing) -"awo" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_elite) -"awp" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion (NORTH)"; - icon_state = "propulsion"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_elite) -"awq" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_r (NORTH)"; - icon_state = "propulsion_r"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_elite) -"awr" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_elite) -"aws" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_l (NORTH)"; - icon_state = "propulsion_l"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_elite) -"awt" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_sit) -"awu" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion (NORTH)"; - icon_state = "propulsion"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_sit) -"awv" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_r (NORTH)"; - icon_state = "propulsion_r"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_sit) -"aww" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_sit) -"awx" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_l (NORTH)"; - icon_state = "propulsion_l"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_sit) -"awy" = ( -/obj/machinery/mineral/labor_claim_console{ - machinedir = 1; - pixel_x = 30; - pixel_y = 0 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/siberia) -"awz" = ( -/turf/simulated/shuttle/floor, -/area/shuttle/siberia) "awA" = ( /obj/machinery/hologram/holopad, /obj/structure/cable{ @@ -12934,8 +10990,8 @@ icon_state = "2-8" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "awB" = ( @@ -12974,8 +11030,8 @@ pixel_y = -22 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "awD" = ( @@ -13042,20 +11098,6 @@ tag = "icon-stage_stairs" }, /area/security/prison/cell_block/A) -"awM" = ( -/obj/machinery/sleeper/syndie{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"awN" = ( -/obj/machinery/sleeper/syndie, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) "awO" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/ai_status_display{ @@ -13087,8 +11129,8 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/unres{ - icon_state = "airlock_unres_helper"; - dir = 4 + dir = 4; + icon_state = "airlock_unres_helper" }, /turf/simulated/floor/plasteel{ dir = 8; @@ -13183,8 +11225,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/permabrig) "axa" = ( @@ -13209,8 +11251,8 @@ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/permabrig) "axb" = ( @@ -13297,61 +11339,11 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/fsmaint) -"axi" = ( -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/syndicate_elite) -"axj" = ( -/obj/structure/window/reinforced, -/obj/structure/shuttle/engine/heater{ - tag = "icon-heater (NORTH)"; - icon_state = "heater"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_elite) -"axk" = ( -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/syndicate_sit) -"axl" = ( -/obj/structure/window/reinforced, -/obj/structure/shuttle/engine/heater{ - tag = "icon-heater (NORTH)"; - icon_state = "heater"; - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_sit) -"axm" = ( -/obj/machinery/flasher{ - id = "gulagshuttleflasher"; - pixel_x = 25 - }, -/obj/machinery/light{ - dir = 4; - icon_state = "tube1" - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/siberia) "axn" = ( /obj/structure/lattice, /obj/item/stack/cable_coil, /turf/space, /area/space/nearstation) -"axo" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/siberia) "axp" = ( /obj/structure/bookcase, /obj/item/book/manual/sop_engineering, @@ -13372,13 +11364,13 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "axq" = ( @@ -13397,9 +11389,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "axs" = ( @@ -13508,8 +11500,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/lobby) "axC" = ( @@ -13538,9 +11530,9 @@ /area/security/evidence) "axD" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j1 (EAST)"; + dir = 4; icon_state = "pipe-j1"; - dir = 4 + tag = "icon-pipe-j1 (EAST)" }, /turf/simulated/floor/plasteel, /area/security/lobby) @@ -13836,8 +11828,8 @@ /area/maintenance/fsmaint) "axZ" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/lobby) "aya" = ( @@ -13877,20 +11869,6 @@ /turf/simulated/floor/plating, /area/maintenance/fsmaint) "ayh" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock"; - name = "Labor Shuttle Airlock"; - req_access_txt = "0" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 5; - id = "laborcamp"; - name = "labor camp shuttle"; - rebuildable = 1; - width = 9 - }, /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -13899,9 +11877,8 @@ name = "fore bay 1"; width = 9 }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor, -/area/shuttle/siberia) +/turf/space, +/area/space) "ayi" = ( /obj/structure/lattice, /obj/structure/grille/broken, @@ -13910,25 +11887,10 @@ "ayj" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/lobby) -"ayk" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) -"ayl" = ( -/obj/effect/decal/remains/human, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) -"aym" = ( -/obj/structure/closet/crate, -/turf/simulated/shuttle/floor, -/area/shuttle/siberia) "ayn" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door_timer/cell_5{ @@ -13958,8 +11920,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/processing) "ayq" = ( @@ -13976,28 +11938,6 @@ }, /area/security/prison/cell_block/A) "ays" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "syndicate_sit_1"; - name = "Side Hull Door"; - opacity = 0; - req_access_txt = "150" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 3; - height = 5; - id = "sit"; - name = "SIT shuttle"; - roundstart_move = "sit_away"; - width = 11 - }, /obj/docking_port/stationary{ dir = 8; dwidth = 3; @@ -14006,16 +11946,8 @@ name = "Cyberiad Arrivals"; width = 11 }, -/obj/structure/fans/tiny, -/obj/machinery/door_control{ - id = "syndicate_sit_1"; - name = "Blast Doors"; - pixel_x = 0; - pixel_y = -23; - req_access_txt = "150" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_sit) +/turf/space, +/area/space) "ayt" = ( /obj/structure/table, /obj/item/storage/box/evidence, @@ -14222,17 +12154,17 @@ }, /obj/machinery/vending/coffee/free, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "ayI" = ( /obj/structure/chair/comfy/brown, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "ayJ" = ( @@ -14263,8 +12195,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/lobby) "ayL" = ( @@ -14567,70 +12499,6 @@ icon_state = "dark" }, /area/security/interrogation) -"aze" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"azf" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) -"azg" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"azh" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"azi" = ( -/obj/machinery/door/window/brigdoor{ - dir = 2; - name = "Cell Door"; - req_access_txt = "150" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) -"azj" = ( -/obj/structure/window/reinforced, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) -"azk" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/siberia) "azl" = ( /obj/machinery/atmospherics/pipe/manifold/hidden{ dir = 8 @@ -14700,8 +12568,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/permabrig) "azu" = ( @@ -14713,8 +12581,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/permabrig) "azv" = ( @@ -14776,8 +12644,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "azy" = ( @@ -14830,9 +12698,9 @@ tag = "" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "azB" = ( @@ -14847,9 +12715,9 @@ icon_state = "0-4" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "azC" = ( @@ -14859,9 +12727,9 @@ icon_state = "2-8" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "azD" = ( @@ -14877,8 +12745,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/lobby) "azF" = ( @@ -14895,8 +12763,8 @@ /area/magistrateoffice) "azG" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/sign/poster/official/random{ @@ -14965,8 +12833,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "azL" = ( @@ -14996,8 +12864,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "azO" = ( @@ -15019,8 +12887,8 @@ /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/lobby) "azQ" = ( @@ -15045,8 +12913,8 @@ "azR" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/lobby) "azS" = ( @@ -15171,13 +13039,6 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/auxsolarport) -"aAe" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f5"; - dir = 2 - }, -/area/shuttle/siberia) "aAf" = ( /turf/simulated/wall, /area/maintenance/abandonedbar) @@ -15185,31 +13046,6 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/abandonedbar) -"aAh" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"aAi" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/ert, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"aAj" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 - }, -/area/shuttle/siberia) -"aAk" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/shuttle/plating, -/area/shuttle/siberia) "aAl" = ( /obj/machinery/door/airlock/external{ frequency = 1379; @@ -15242,9 +13078,9 @@ /area/security/permabrig) "aAo" = ( /obj/machinery/shower{ - tag = "icon-shower (EAST)"; + dir = 4; icon_state = "shower"; - dir = 4 + tag = "icon-shower (EAST)" }, /obj/structure/curtain/open/shower, /turf/simulated/floor/plasteel{ @@ -15310,8 +13146,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/permabrig) "aAw" = ( @@ -15337,8 +13173,8 @@ /area/security/execution) "aAz" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/security/lobby) "aAA" = ( @@ -15391,9 +13227,9 @@ "aAD" = ( /obj/structure/closet/lawcloset, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aAE" = ( @@ -15414,8 +13250,8 @@ pixel_y = -5 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/light_switch{ pixel_x = -25; @@ -15426,9 +13262,9 @@ pixel_y = -24 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aAF" = ( @@ -15442,9 +13278,9 @@ name = "Internal Affairs Agent" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aAH" = ( @@ -15454,9 +13290,9 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aAI" = ( @@ -15469,9 +13305,9 @@ }, /obj/item/paper_bin/nanotrasen, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aAJ" = ( @@ -15483,9 +13319,9 @@ /area/maintenance/fsmaint) "aAK" = ( /obj/machinery/atmospherics/binary/valve/open{ - tag = "icon-map_valve1 (EAST)"; + dir = 4; icon_state = "map_valve1"; - dir = 4 + tag = "icon-map_valve1 (EAST)" }, /turf/simulated/floor/plating, /area/maintenance/fsmaint) @@ -15740,17 +13576,17 @@ /area/maintenance/abandonedbar) "aBd" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /turf/simulated/floor/plating, /area/maintenance/abandonedbar) "aBe" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (WEST)"; + dir = 8; icon_state = "wooden_chair_wings"; - dir = 8 + tag = "icon-wooden_chair_wings (WEST)" }, /turf/simulated/floor/wood{ broken = 1; @@ -15759,9 +13595,9 @@ /area/maintenance/abandonedbar) "aBf" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /turf/simulated/floor/wood, /area/maintenance/abandonedbar) @@ -15787,14 +13623,6 @@ /obj/item/trash/candle, /turf/simulated/floor/plating, /area/maintenance/abandonedbar) -"aBk" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) "aBm" = ( /obj/item/stack/rods, /turf/space, @@ -15919,12 +13747,6 @@ }, /turf/simulated/floor/plating, /area/security/prisonershuttle) -"aBD" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) "aBE" = ( /obj/effect/spawner/window/reinforced, /obj/machinery/atmospherics/pipe/simple/hidden{ @@ -15946,14 +13768,14 @@ pixel_y = 12 }, /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - tag_airpump = "solar_tool_pump"; - tag_exterior_door = "solar_tool_outer"; frequency = 1379; id_tag = "solar_tool_airlock"; - tag_interior_door = "solar_tool_inner"; pixel_x = 25; req_access_txt = "13"; - tag_chamber_sensor = "solar_tool_sensor" + tag_airpump = "solar_tool_pump"; + tag_chamber_sensor = "solar_tool_sensor"; + tag_exterior_door = "solar_tool_outer"; + tag_interior_door = "solar_tool_inner" }, /obj/structure/cable{ d1 = 1; @@ -15963,36 +13785,12 @@ }, /turf/simulated/floor/plating, /area/maintenance/auxsolarport) -"aBG" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" - }, -/obj/machinery/door_control{ - id = "syndicate_sit_1"; - name = "Blast Doors"; - pixel_x = -25; - pixel_y = 0; - req_access_txt = "150" - }, -/obj/structure/fans/tiny, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "syndicate_sit_1"; - name = "Front Hull Door"; - opacity = 0; - req_access_txt = "150" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_sit) "aBH" = ( /obj/item/soap, /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /turf/simulated/floor/plasteel{ icon_state = "freezerfloor" @@ -16119,8 +13917,8 @@ "aBY" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aBZ" = ( @@ -16132,8 +13930,8 @@ pixel_x = 32 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aCb" = ( @@ -16160,9 +13958,9 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aCd" = ( @@ -16175,9 +13973,9 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aCe" = ( @@ -16197,9 +13995,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aCf" = ( @@ -16212,9 +14010,9 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aCh" = ( @@ -16248,9 +14046,9 @@ "aCl" = ( /obj/structure/closet/secure_closet/magistrate, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aCm" = ( @@ -16323,8 +14121,8 @@ }, /obj/structure/cable/yellow, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/prison/cell_block/A) "aCs" = ( @@ -16382,8 +14180,8 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aCw" = ( @@ -16400,8 +14198,8 @@ /area/security/prison/cell_block/A) "aCx" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aCy" = ( @@ -16434,28 +14232,6 @@ /turf/simulated/floor/plating, /area/maintenance/fsmaint) "aCB" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "syndicate_elite"; - name = "Side Hull Door"; - opacity = 0; - req_access_txt = "150" - }, -/obj/docking_port/mobile{ - dir = 4; - dwidth = 7; - height = 5; - id = "sst"; - name = "SST shuttle"; - roundstart_move = "sst_away"; - width = 11 - }, /obj/docking_port/stationary{ dir = 4; dwidth = 7; @@ -16464,9 +14240,8 @@ name = "Near Cyberiad Arrivals"; width = 11 }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_elite) +/turf/space, +/area/space) "aCC" = ( /obj/effect/spawner/window/reinforced, /obj/machinery/atmospherics/pipe/simple/hidden, @@ -16617,16 +14392,6 @@ icon_state = "wood-broken" }, /area/maintenance/abandonedbar) -"aCT" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) "aCU" = ( /obj/item/stack/sheet/mineral/plasma{ amount = 10 @@ -16656,31 +14421,15 @@ /obj/item/storage/fancy/cigarettes/cigpack_shadyjims, /turf/simulated/floor/plating, /area/maintenance/abandonedbar) -"aCX" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"aCY" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) "aCZ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aDa" = ( @@ -16774,16 +14523,16 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aDi" = ( /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aDj" = ( @@ -16828,8 +14577,8 @@ icon_state = "0-4" }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aDn" = ( @@ -16917,8 +14666,8 @@ track = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/auxsolarport) @@ -17005,9 +14754,9 @@ "aDE" = ( /obj/item/seeds/ambrosia, /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /obj/structure/toilet{ dir = 4 @@ -17117,9 +14866,9 @@ icon_state = "2-4" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aDS" = ( @@ -17147,9 +14896,9 @@ tag = "" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aDV" = ( @@ -17210,27 +14959,12 @@ }, /turf/simulated/floor/carpet, /area/magistrateoffice) -"aEe" = ( -/obj/machinery/computer/shuttle/sst, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_elite) -"aEf" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal, -/obj/item/clothing/glasses/welding, -/obj/item/weldingtool, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) "aEg" = ( /obj/structure/filingcabinet, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aEh" = ( @@ -17463,30 +15197,6 @@ icon_state = "grimy" }, /area/security/detectives_office) -"aEB" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" - }, -/obj/machinery/door_control{ - id = "syndicate_elite"; - name = "Blast Doors"; - pixel_x = -25; - pixel_y = 0; - req_access_txt = "150" - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "syndicate_elite"; - name = "Front Hull Door"; - opacity = 0; - req_access_txt = "150" - }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/plating, -/area/shuttle/syndicate_elite) "aEC" = ( /obj/structure/chair/stool, /turf/simulated/floor/plating, @@ -17702,28 +15412,10 @@ "aFd" = ( /turf/simulated/wall/r_wall, /area/maintenance/abandonedbar) -"aFe" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_elite) -"aFf" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/syndicate_elite) -"aFg" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_elite) "aFh" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ dir = 1; @@ -17731,15 +15423,10 @@ tag = "icon-stage_stairs" }, /area/crew_quarters/courtroom) -"aFi" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/syndicate_sit) "aFj" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ dir = 1; @@ -17747,12 +15434,6 @@ tag = "icon-stage_stairs" }, /area/crew_quarters/courtroom) -"aFk" = ( -/obj/machinery/computer/shuttle/sit, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) "aFl" = ( /obj/structure/cable{ d1 = 1; @@ -17776,9 +15457,9 @@ }, /obj/structure/cable, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFn" = ( @@ -17797,9 +15478,9 @@ pixel_y = -24 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFp" = ( @@ -17814,9 +15495,9 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFq" = ( @@ -17829,9 +15510,9 @@ pixel_y = 7 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFr" = ( @@ -17849,9 +15530,9 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFs" = ( @@ -17859,9 +15540,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFt" = ( @@ -17870,16 +15551,16 @@ dir = 8 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/newscaster{ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aFu" = ( @@ -17936,8 +15617,8 @@ /area/hallway/primary/fore) "aFy" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aFz" = ( @@ -18080,8 +15761,8 @@ dir = 1 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -18207,22 +15888,6 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/maintenance/fpmaint) -"aGf" = ( -/turf/simulated/floor/plating/airless, -/area/shuttle/syndicate_elite) -"aGg" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_sit) -"aGh" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/syndicate_sit) "aGi" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, @@ -18245,8 +15910,8 @@ "aGl" = ( /obj/structure/chair/stool, /turf/simulated/floor/wood{ - tag = "icon-wood-broken"; - icon_state = "wood-broken" + icon_state = "wood-broken"; + tag = "icon-wood-broken" }, /area/maintenance/fpmaint) "aGm" = ( @@ -18264,8 +15929,8 @@ "aGp" = ( /obj/machinery/vending/coffee/free, /turf/simulated/floor/wood{ - tag = "icon-wood-broken6"; - icon_state = "wood-broken6" + icon_state = "wood-broken6"; + tag = "icon-wood-broken6" }, /area/maintenance/fpmaint) "aGq" = ( @@ -18287,8 +15952,8 @@ /obj/structure/table/reinforced, /obj/item/reagent_containers/glass/beaker/waterbottle, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/crew_quarters/courtroom) "aGs" = ( @@ -18297,8 +15962,8 @@ pixel_x = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/crew_quarters/courtroom) "aGt" = ( @@ -18438,9 +16103,9 @@ /area/maintenance/fsmaint) "aGH" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /turf/simulated/floor/plating, /area/maintenance/fsmaint) @@ -18581,8 +16246,8 @@ track = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/sign/securearea{ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; @@ -18653,9 +16318,9 @@ "aHd" = ( /obj/item/toy/crayon/white, /obj/machinery/light/small{ - tag = "icon-bulb1 (WEST)"; + dir = 8; icon_state = "bulb1"; - dir = 8 + tag = "icon-bulb1 (WEST)" }, /turf/simulated/floor/plating, /area/maintenance/fsmaint2) @@ -18716,8 +16381,8 @@ "aHm" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/maintenance/fpmaint2) "aHn" = ( @@ -18785,8 +16450,8 @@ req_access_txt = "2" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/crew_quarters/courtroom) "aHx" = ( @@ -18799,8 +16464,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/crew_quarters/courtroom) "aHy" = ( @@ -18810,8 +16475,8 @@ }, /obj/structure/window/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/crew_quarters/courtroom) "aHz" = ( @@ -18893,8 +16558,8 @@ "aHH" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aHI" = ( @@ -19242,8 +16907,8 @@ /area/maintenance/fpmaint2) "aIy" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/maintenance/fpmaint2) "aIz" = ( @@ -19272,8 +16937,8 @@ /area/maintenance/auxsolarstarboard) "aIB" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -19324,8 +16989,8 @@ /area/maintenance/fpmaint2) "aIH" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/maintenance/fpmaint2) "aII" = ( @@ -19344,8 +17009,8 @@ /area/maintenance/fpmaint2) "aIL" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken6"; - icon_state = "wood-broken6" + icon_state = "wood-broken6"; + tag = "icon-wood-broken6" }, /area/maintenance/fpmaint2) "aIM" = ( @@ -19355,9 +17020,9 @@ req_access_txt = "74" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aIN" = ( @@ -19376,8 +17041,8 @@ pixel_x = 24 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ icon_state = "bluecorner" @@ -19463,8 +17128,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/crew_quarters/courtroom) "aJc" = ( @@ -19472,8 +17137,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/crew_quarters/courtroom) "aJd" = ( @@ -19488,8 +17153,8 @@ /obj/structure/table, /obj/item/book/manual/security_space_law, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aJf" = ( @@ -19511,14 +17176,14 @@ pixel_y = 12 }, /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - tag_airpump = "arrivals_pump"; - tag_exterior_door = "arrivals_outer"; frequency = 1379; id_tag = "arrivals_airlock"; - tag_interior_door = "arrivals_inner"; pixel_x = 25; req_access_txt = "13"; - tag_chamber_sensor = "arrivals_sensor" + tag_airpump = "arrivals_pump"; + tag_chamber_sensor = "arrivals_sensor"; + tag_exterior_door = "arrivals_outer"; + tag_interior_door = "arrivals_inner" }, /turf/simulated/floor/plating, /area/maintenance/fpmaint2) @@ -19590,11 +17255,11 @@ /obj/item/camera_film, /obj/item/camera_film, /obj/item/camera{ - name = "detectives camera"; desc = "A one use - polaroid camera. 30 photos left."; + name = "detectives camera"; + pictures_left = 30; pixel_x = 0; - pixel_y = 0; - pictures_left = 30 + pixel_y = 0 }, /obj/machinery/requests_console{ name = "Detective Requests Console"; @@ -19841,22 +17506,22 @@ "aJP" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f6"; - dir = 2 + dir = 2; + icon_state = "swall_f6" }, /area/shuttle/pod_1) "aJQ" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 + dir = 2; + icon_state = "swall_f10" }, /area/shuttle/pod_1) "aJR" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f6"; - dir = 2 + dir = 2; + icon_state = "swall_f6" }, /area/shuttle/pod_2) "aJS" = ( @@ -19867,8 +17532,8 @@ "aJT" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 + dir = 2; + icon_state = "swall_f10" }, /area/shuttle/pod_2) "aJU" = ( @@ -19890,8 +17555,8 @@ /area/shuttle/pod_2) "aJW" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/maintenance/fpmaint) "aJX" = ( @@ -19934,8 +17599,8 @@ pixel_y = 24 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/fpmaint2) @@ -20023,15 +17688,15 @@ /area/crew_quarters/courtroom) "aKr" = ( /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/crew_quarters/courtroom) "aKs" = ( /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aKt" = ( @@ -20069,9 +17734,9 @@ "aKw" = ( /obj/structure/filingcabinet/chestdrawer, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aKx" = ( @@ -20089,9 +17754,9 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/magistrateoffice) "aKy" = ( @@ -20178,8 +17843,8 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/hologram/holopad, /obj/structure/cable{ @@ -20305,8 +17970,8 @@ pixel_y = 24 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/fsmaint2) @@ -20346,8 +18011,8 @@ /area/maintenance/fsmaint2) "aLa" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 + dir = 2; + icon_state = "swall3" }, /area/shuttle/pod_1) "aLb" = ( @@ -20376,8 +18041,8 @@ /area/hallway/secondary/entry) "aLe" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 + dir = 2; + icon_state = "swall3" }, /area/shuttle/pod_2) "aLf" = ( @@ -20489,8 +18154,8 @@ }, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/maintenance/fpmaint2) "aLo" = ( @@ -20697,8 +18362,8 @@ /area/maintenance/fpmaint) "aLL" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/maintenance/fpmaint) "aLM" = ( @@ -20712,8 +18377,8 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/camera{ c_tag = "Courtroom "; @@ -20750,8 +18415,8 @@ /area/crew_quarters/courtroom) "aLS" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/carpet, /area/crew_quarters/courtroom) @@ -20863,8 +18528,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/hallway/primary/fore) "aMa" = ( @@ -21224,9 +18889,9 @@ /obj/item/pen, /obj/item/paper_bin/nanotrasen, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/lawoffice) "aMP" = ( @@ -21429,16 +19094,16 @@ "aNp" = ( /obj/machinery/mech_bay_recharge_port, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, /area/maintenance/electrical) "aNq" = ( /obj/machinery/computer/mech_bay_power_console, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/bluegrid, /area/maintenance/electrical) @@ -21636,15 +19301,15 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aNM" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /turf/simulated/floor/plasteel{ icon_state = "bluecorner" @@ -21679,8 +19344,8 @@ "aNQ" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aNR" = ( @@ -21747,8 +19412,8 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/crew_quarters/dorms) "aNW" = ( @@ -22341,8 +20006,8 @@ "aPk" = ( /obj/structure/chair/stool, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aPm" = ( @@ -22351,8 +20016,8 @@ "aPn" = ( /obj/structure/reagent_dispensers/water_cooler, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aPs" = ( @@ -22437,8 +20102,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/crew_quarters/courtroom) "aPD" = ( @@ -22604,9 +20269,9 @@ /area/hallway/secondary/entry) "aPS" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -22637,12 +20302,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/maintenance/fsmaint) -"aPV" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "aPW" = ( /obj/structure/mirror{ icon_state = "mirror_broke"; @@ -22712,8 +20371,8 @@ pixel_y = 24 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plasteel{ icon_state = "whitegreenfull"; @@ -22749,8 +20408,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQl" = ( @@ -22768,8 +20427,8 @@ icon_state = "pipe-c" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQn" = ( @@ -22783,8 +20442,8 @@ icon_state = "pipe-y" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQo" = ( @@ -22797,15 +20456,15 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQp" = ( /obj/structure/chair, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQq" = ( @@ -22813,8 +20472,8 @@ pixel_y = 30 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQr" = ( @@ -22831,8 +20490,8 @@ /obj/structure/table, /obj/item/stack/tape_roll, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQs" = ( @@ -22858,8 +20517,8 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQu" = ( @@ -22871,15 +20530,15 @@ level = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQv" = ( /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "bluered"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /area/crew_quarters/dorms) "aQw" = ( @@ -22899,8 +20558,8 @@ pixel_y = 30 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQy" = ( @@ -22911,17 +20570,17 @@ dir = 10 }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 5 + dir = 5; + icon_state = "arrival" }, /area/hallway/secondary/entry) "aQz" = ( /obj/structure/table, /obj/item/storage/firstaid/regular, /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "bluered"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /area/crew_quarters/dorms) "aQA" = ( @@ -22931,9 +20590,9 @@ in_use = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "bluered"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /area/crew_quarters/dorms) "aQB" = ( @@ -22946,9 +20605,9 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "bluered"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /area/crew_quarters/dorms) "aQC" = ( @@ -22987,8 +20646,8 @@ req_access_txt = "0" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQG" = ( @@ -23000,15 +20659,15 @@ in_use = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aQI" = ( @@ -23139,19 +20798,6 @@ /turf/simulated/floor/plating, /area/maintenance/electrical) "aQX" = ( -/obj/docking_port/mobile{ - dir = 8; - dwidth = 4; - height = 11; - id = "trade_sol"; - name = "sol trade shuttle"; - roundstart_move = "trade_sol_base"; - width = 9 - }, -/obj/machinery/door/airlock/shuttle/glass{ - id_tag = "s_docking_airlock"; - req_one_access_txt = "0" - }, /obj/docking_port/stationary{ dir = 8; dwidth = 4; @@ -23160,8 +20806,8 @@ name = "port bay 4 at Cyberiad"; width = 9 }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) +/turf/space, +/area/space) "aQY" = ( /obj/structure/chair/stool, /turf/simulated/floor/plating, @@ -23329,8 +20975,8 @@ /obj/structure/shuttle/engine/propulsion/burst, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - icon_state = "swall_f5"; - dir = 2 + dir = 2; + icon_state = "swall_f5" }, /area/shuttle/pod_1) "aRn" = ( @@ -23466,8 +21112,8 @@ /area/ai_monitored/storage/eva) "aRx" = ( /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aRy" = ( @@ -23480,8 +21126,8 @@ /obj/structure/shuttle/engine/propulsion/burst, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 + dir = 2; + icon_state = "swall_f9" }, /area/shuttle/pod_1) "aRA" = ( @@ -23572,10 +21218,10 @@ }, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aRI" = ( @@ -23616,8 +21262,8 @@ /area/maintenance/fsmaint2) "aRL" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/chair/comfy/brown{ dir = 4 @@ -23705,14 +21351,14 @@ /obj/structure/shuttle/engine/propulsion/burst, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - icon_state = "swall_f5"; - dir = 2 + dir = 2; + icon_state = "swall_f5" }, /area/shuttle/pod_2) "aRW" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 @@ -23732,8 +21378,8 @@ /obj/structure/shuttle/engine/propulsion/burst, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 + dir = 2; + icon_state = "swall_f9" }, /area/shuttle/pod_2) "aRZ" = ( @@ -23826,8 +21472,8 @@ "aSk" = ( /obj/machinery/vending/coffee, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aSl" = ( @@ -23905,16 +21551,16 @@ icon_state = "0-8" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/fpmaint) "aSw" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/fpmaint) @@ -24121,8 +21767,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aSS" = ( @@ -24183,8 +21829,8 @@ pixel_y = -28 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aTa" = ( @@ -24196,8 +21842,8 @@ /area/hallway/primary/central/ne) "aTb" = ( /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aTc" = ( @@ -24207,8 +21853,8 @@ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aTd" = ( @@ -24218,8 +21864,8 @@ pixel_y = -24 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aTe" = ( @@ -24260,23 +21906,23 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aTj" = ( /obj/machinery/power/terminal, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/electrical) "aTk" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, @@ -24290,8 +21936,8 @@ /area/maintenance/electrical) "aTm" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/light_switch{ pixel_y = -25 @@ -24329,10 +21975,10 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aTr" = ( @@ -24375,8 +22021,8 @@ dir = 9 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/gateway) "aTw" = ( @@ -24392,8 +22038,8 @@ dir = 5 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 4 + dir = 4; + icon_state = "vault" }, /area/gateway) "aTy" = ( @@ -24401,8 +22047,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/gateway) "aTz" = ( @@ -24465,8 +22111,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aTE" = ( @@ -24487,8 +22133,8 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/crew_quarters/dorms) "aTG" = ( @@ -24532,24 +22178,24 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 6 + dir = 6; + icon_state = "vault" }, /area/security/nuke_storage) "aTL" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "aTM" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (EAST)"; + dir = 4; icon_state = "whiteblue"; - dir = 4 + tag = "icon-whiteblue (EAST)" }, /area/medical/reception) "aTN" = ( @@ -24640,9 +22286,9 @@ "aTT" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/medical/reception) "aTU" = ( @@ -24652,8 +22298,8 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "aTV" = ( @@ -24670,8 +22316,8 @@ name = "Civilian" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "aTW" = ( @@ -24679,8 +22325,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "aTX" = ( @@ -24699,8 +22345,8 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "aTZ" = ( @@ -24755,8 +22401,8 @@ /area/maintenance/electrical) "aUg" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/smes{ charge = 0 @@ -24765,8 +22411,8 @@ /area/maintenance/electrical) "aUh" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable, /obj/structure/cable{ @@ -24897,8 +22543,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aUx" = ( @@ -24959,8 +22605,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/gateway) "aUD" = ( @@ -24968,8 +22614,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/gateway) "aUE" = ( @@ -25031,9 +22677,9 @@ }, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aUM" = ( @@ -25064,9 +22710,9 @@ }, /obj/structure/closet/walllocker/emerglocker/north, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/medical/reception) "aUP" = ( @@ -25082,8 +22728,8 @@ /obj/structure/table, /obj/item/folder/white, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "aUQ" = ( @@ -25116,8 +22762,8 @@ /area/maintenance/fsmaint2) "aUV" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, @@ -25226,8 +22872,8 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/security/nuke_storage) "aVl" = ( @@ -25242,8 +22888,8 @@ icon_state = "0-8" }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 10 + dir = 10; + icon_state = "vault" }, /area/security/nuke_storage) "aVm" = ( @@ -25278,8 +22924,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/security/nuke_storage) "aVo" = ( @@ -25323,8 +22969,8 @@ name = "JoinLateGateway" }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/gateway) "aVs" = ( @@ -25376,8 +23022,8 @@ dir = 9 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/camera{ c_tag = "Dormitory East"; @@ -25385,8 +23031,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aVx" = ( @@ -25397,9 +23043,9 @@ }, /obj/structure/closet/walllocker/emerglocker/north, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHEAST)"; + dir = 5; icon_state = "whiteblue"; - dir = 5 + tag = "icon-whiteblue (NORTHEAST)" }, /area/medical/reception) "aVy" = ( @@ -25677,8 +23323,8 @@ /area/ai_monitored/storage/eva) "aVS" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 + dir = 2; + icon_state = "swall12" }, /area/shuttle/arrival/station) "aVT" = ( @@ -25703,17 +23349,17 @@ "aVV" = ( /turf/space, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f6"; + dir = 2; icon_state = "swall_f6"; - dir = 2 + tag = "icon-swall_f6" }, /area/shuttle/arrival/station) "aVW" = ( /turf/space, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f10"; + dir = 2; icon_state = "swall_f10"; - dir = 2 + tag = "icon-swall_f10" }, /area/shuttle/arrival/station) "aVX" = ( @@ -25736,8 +23382,8 @@ /area/shuttle/arrival/station) "aWa" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall14"; - dir = 2 + dir = 2; + icon_state = "swall14" }, /area/shuttle/arrival/station) "aWb" = ( @@ -25761,8 +23407,8 @@ icon_state = "0-2" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/checkpoint2) "aWd" = ( @@ -25775,8 +23421,8 @@ pixel_y = 24 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/security/checkpoint2) "aWe" = ( @@ -25803,8 +23449,8 @@ network = list("SS13","Research Outpost","Mining Outpost") }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/checkpoint2) "aWg" = ( @@ -25824,13 +23470,13 @@ /obj/machinery/computer/secure_data, /obj/machinery/requests_console{ department = "Security"; - name = "Security Requests Console"; departmentType = 5; + name = "Security Requests Console"; pixel_y = 30 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/checkpoint2) "aWi" = ( @@ -25943,8 +23589,8 @@ /area/storage/primary) "aWs" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 6 + dir = 6; + icon_state = "vault" }, /area/security/nuke_storage) "aWt" = ( @@ -25953,14 +23599,14 @@ /area/storage/primary) "aWu" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/security/nuke_storage) "aWv" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 10 + dir = 10; + icon_state = "vault" }, /area/security/nuke_storage) "aWw" = ( @@ -25974,14 +23620,14 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/security/nuke_storage) "aWx" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 4 + dir = 4; + icon_state = "vault" }, /area/security/nuke_storage) "aWy" = ( @@ -26042,8 +23688,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aWC" = ( @@ -26129,9 +23775,9 @@ /area/crew_quarters/dorms) "aWN" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -26165,8 +23811,8 @@ "aWP" = ( /obj/structure/chair/stool, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/crew_quarters/dorms) "aWQ" = ( @@ -26205,8 +23851,8 @@ /area/medical/chemistry) "aWT" = ( /turf/simulated/floor/plasteel{ - tag = "icon-vault"; - icon_state = "vault" + icon_state = "vault"; + tag = "icon-vault" }, /area/crew_quarters/dorms) "aWU" = ( @@ -26306,9 +23952,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aXd" = ( @@ -26323,9 +23969,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/maintenance/fsmaint2) "aXe" = ( @@ -26333,9 +23979,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aXf" = ( @@ -26356,9 +24002,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aXh" = ( @@ -26375,10 +24021,10 @@ /area/chapel/main) "aXi" = ( /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aXj" = ( @@ -26392,9 +24038,9 @@ name = "revenantspawn" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aXk" = ( @@ -26402,9 +24048,9 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aXl" = ( @@ -26418,8 +24064,8 @@ /area/chapel/main) "aXm" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall11"; - dir = 2 + dir = 2; + icon_state = "swall11" }, /area/shuttle/arrival/station) "aXn" = ( @@ -26438,15 +24084,15 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aXp" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall7"; - dir = 2 + dir = 2; + icon_state = "swall7" }, /area/shuttle/arrival/station) "aXq" = ( @@ -26536,8 +24182,8 @@ /obj/item/crowbar, /obj/item/flash, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/security/checkpoint2) "aXC" = ( @@ -26558,8 +24204,8 @@ pixel_x = 28 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/security/checkpoint2) "aXF" = ( @@ -26686,8 +24332,8 @@ }, /obj/item/storage/belt/champion, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/security/nuke_storage) "aXP" = ( @@ -26729,8 +24375,8 @@ name = "Silver Crate" }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 4 + dir = 4; + icon_state = "vault" }, /area/security/nuke_storage) "aXU" = ( @@ -26745,10 +24391,10 @@ icon_state = "0-8" }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aXV" = ( @@ -26758,10 +24404,10 @@ icon_state = "2-4" }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aXW" = ( @@ -26949,8 +24595,8 @@ pixel_y = 9 }, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/security/armoury) "aYn" = ( @@ -27100,9 +24746,9 @@ name = "revenantspawn" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/chapel/office) "aYy" = ( @@ -27123,15 +24769,15 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/chapel/main) "aYA" = ( /obj/structure/table, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/chapel/main) "aYB" = ( @@ -27149,13 +24795,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/hallway/primary/fore) -"aYD" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f6"; - dir = 2 - }, -/area/shuttle/escape) "aYE" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ @@ -27177,13 +24816,6 @@ icon_state = "dark" }, /area/chapel/main) -"aYH" = ( -/obj/machinery/computer/crew, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/shuttle/escape) "aYI" = ( /obj/machinery/computer/cryopod{ density = 0; @@ -27241,14 +24873,14 @@ "aYM" = ( /turf/simulated/shuttle/floor, /turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 + dir = 2; + icon_state = "swall_f9" }, /area/shuttle/arrival/station) "aYN" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 + dir = 2; + icon_state = "swall3" }, /area/shuttle/arrival/station) "aYO" = ( @@ -27284,15 +24916,10 @@ }, /turf/simulated/shuttle/plating, /area/shuttle/arrival/station) -"aYU" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/plating, -/area/shuttle/escape) "aYV" = ( /obj/structure/shuttle/engine/heater{ - icon_state = "heater"; - dir = 4 + dir = 4; + icon_state = "heater" }, /obj/structure/window/reinforced{ dir = 8 @@ -27374,8 +25001,8 @@ }, /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 6 + dir = 6; + icon_state = "red" }, /area/security/checkpoint2) "aZc" = ( @@ -27405,8 +25032,8 @@ "aZe" = ( /obj/structure/table, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/item/stack/cable_coil{ pixel_x = 2; @@ -27451,8 +25078,8 @@ "aZi" = ( /mob/living/simple_animal/mouse/brown/Tom, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 6 + dir = 6; + icon_state = "vault" }, /area/security/nuke_storage) "aZj" = ( @@ -27472,8 +25099,8 @@ "aZk" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/security/nuke_storage) "aZl" = ( @@ -27485,8 +25112,8 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/chapel/main) "aZm" = ( @@ -27509,8 +25136,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 10 + dir = 10; + icon_state = "vault" }, /area/security/nuke_storage) "aZp" = ( @@ -27543,8 +25170,8 @@ amount = 100000 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 4 + dir = 4; + icon_state = "vault" }, /area/security/nuke_storage) "aZr" = ( @@ -27557,8 +25184,8 @@ /area/storage/primary) "aZs" = ( /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aZt" = ( @@ -27679,8 +25306,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "aZJ" = ( @@ -27705,10 +25332,10 @@ /obj/item/paper_bin, /obj/item/toy/crayon/mime, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aZM" = ( @@ -27717,10 +25344,10 @@ pixel_x = 24 }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "aZN" = ( @@ -27825,8 +25452,8 @@ pixel_x = -22 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/security/checkpoint2) "aZZ" = ( @@ -28058,8 +25685,8 @@ /area/library) "bay" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/chapel/main) "baz" = ( @@ -28069,8 +25696,8 @@ /obj/structure/rack, /obj/item/storage/fancy/candle_box/full, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/chapel/main) "baB" = ( @@ -28282,31 +25909,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/engine/vacuum, /area/escapepodbay) -"baW" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/shuttle/escape) -"baX" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/obj/item/flash, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) -"baY" = ( -/obj/machinery/computer/robotics, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" - }, -/area/shuttle/escape) "baZ" = ( /obj/structure/window/full/shuttle, /obj/structure/grille, @@ -28367,9 +25969,9 @@ tag = "" }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /obj/structure/cable{ d1 = 1; @@ -28412,8 +26014,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/security/nuke_storage) "bbg" = ( @@ -28462,8 +26064,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bbj" = ( @@ -28537,9 +26139,9 @@ tag = "" }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j1 (EAST)"; + dir = 4; icon_state = "pipe-j1"; - dir = 4 + tag = "icon-pipe-j1 (EAST)" }, /obj/structure/cable{ d1 = 2; @@ -28582,8 +26184,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bby" = ( @@ -28627,23 +26229,23 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "bbB" = ( /obj/structure/closet/secure_closet/mime, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "bbC" = ( @@ -28681,10 +26283,10 @@ }, /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "bbE" = ( @@ -28908,8 +26510,8 @@ on = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bca" = ( @@ -28921,8 +26523,8 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bcb" = ( @@ -29085,8 +26687,8 @@ "bcr" = ( /turf/simulated/shuttle/floor, /turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 + dir = 2; + icon_state = "swall_f10" }, /area/shuttle/arrival/station) "bcs" = ( @@ -29242,8 +26844,8 @@ step_size = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/chapel/main) "bcG" = ( @@ -29263,27 +26865,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/escapepodbay) -"bcJ" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/shuttle/escape) -"bcK" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) -"bcL" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) "bcM" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -5; @@ -29339,8 +26920,8 @@ pixel_x = 28 }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hallway/secondary/construction{ name = "\improper Garden" @@ -29449,8 +27030,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/hallway/primary/port) "bda" = ( @@ -29558,8 +27139,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bdn" = ( @@ -29614,10 +27195,10 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "bdt" = ( @@ -29628,17 +27209,17 @@ pixel_y = -22 }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "bdu" = ( /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/hallway/secondary/construction{ name = "\improper Garden" @@ -29651,9 +27232,9 @@ /area/hallway/primary/central/north) "bdw" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/item/flag/nt, /obj/machinery/power/apc{ @@ -29674,12 +27255,12 @@ /obj/item/reagent_containers/glass/bottle/nutrient/ez, /obj/item/reagent_containers/glass/bottle/nutrient/rh, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hallway/secondary/construction{ name = "\improper Garden" @@ -29746,9 +27327,9 @@ /area/hallway/primary/central/north) "bdE" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /obj/structure/rack, /obj/item/tank/emergency_oxygen, @@ -29869,8 +27450,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bdO" = ( @@ -29918,8 +27499,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bdR" = ( @@ -29943,8 +27524,8 @@ icon_state = "1-4" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bdT" = ( @@ -29981,9 +27562,9 @@ "bdW" = ( /obj/structure/table, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/reagentgrinder, /obj/machinery/power/apc{ @@ -30168,9 +27749,9 @@ "beh" = ( /turf/space, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f5"; + dir = 2; icon_state = "swall_f5"; - dir = 2 + tag = "icon-swall_f5" }, /area/shuttle/arrival/station) "bei" = ( @@ -30183,8 +27764,8 @@ /area/hydroponics) "bej" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall13"; - dir = 2 + dir = 2; + icon_state = "swall13" }, /area/shuttle/arrival/station) "bek" = ( @@ -30315,14 +27896,6 @@ }, /turf/simulated/floor/carpet, /area/crew_quarters/mrchangs) -"beC" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) "beE" = ( /obj/machinery/light/small{ dir = 4 @@ -30442,8 +28015,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/hallway/primary/port) "beP" = ( @@ -30528,8 +28101,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "beX" = ( @@ -30558,21 +28131,21 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "beZ" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfa" = ( @@ -30582,10 +28155,10 @@ req_access_txt = "46" }, /turf/simulated/floor/plasteel{ - icon_state = "tranquillite"; dir = 4; + icon_plating = "plating"; icon_regular_floor = "yellowsiding"; - icon_plating = "plating" + icon_state = "tranquillite" }, /area/mimeoffice) "bfb" = ( @@ -30605,8 +28178,8 @@ srange = 7 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfc" = ( @@ -30631,8 +28204,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfe" = ( @@ -30687,8 +28260,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfj" = ( @@ -30707,15 +28280,15 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfk" = ( /obj/machinery/requests_console{ department = "Bar"; - name = "Bar Requests Console"; departmentType = 2; + name = "Bar Requests Console"; pixel_x = 0; pixel_y = 30 }, @@ -30764,9 +28337,9 @@ dir = 4 }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j1 (EAST)"; + dir = 4; icon_state = "pipe-j1"; - dir = 4 + tag = "icon-pipe-j1 (EAST)" }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) @@ -30774,9 +28347,9 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) @@ -30797,8 +28370,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfr" = ( @@ -30821,8 +28394,8 @@ icon_state = "pipe-c" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfs" = ( @@ -30870,8 +28443,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfw" = ( @@ -30904,8 +28477,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfy" = ( @@ -30921,8 +28494,8 @@ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfz" = ( @@ -30938,8 +28511,8 @@ pixel_y = -24 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bfA" = ( @@ -31267,9 +28840,9 @@ "bge" = ( /turf/space, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f9"; + dir = 2; icon_state = "swall_f9"; - dir = 2 + tag = "icon-swall_f9" }, /area/shuttle/arrival/station) "bgf" = ( @@ -31499,8 +29072,8 @@ /area/hallway/secondary/entry) "bgH" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/item/radio/intercom{ dir = 0; @@ -31544,8 +29117,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 4 + dir = 4; + icon_state = "vault" }, /area/gateway) "bgL" = ( @@ -31559,8 +29132,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/gateway) "bgM" = ( @@ -31575,8 +29148,8 @@ pixel_x = -24 }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/hallway/secondary/construction{ name = "\improper Garden" @@ -31690,8 +29263,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bgY" = ( @@ -31710,8 +29283,8 @@ "bgZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bha" = ( @@ -31740,27 +29313,27 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bhf" = ( /obj/machinery/vending/cola, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bhg" = ( /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/hallway/primary/central/ne) "bhh" = ( /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/hallway/primary/central/north) "bhi" = ( @@ -31978,8 +29551,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/hallway/secondary/entry) "bhF" = ( @@ -32247,12 +29820,6 @@ icon_state = "hydrofloor" }, /area/hydroponics) -"bic" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/escape) "bid" = ( /obj/machinery/vending/snack, /obj/effect/decal/warning_stripes/northwest, @@ -32320,20 +29887,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/wood, /area/library) -"bim" = ( -/obj/machinery/status_display, -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/escape) -"bin" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Escape Shuttle Cockpit"; - req_access_txt = "19" - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "bio" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/structure/cable{ @@ -32492,8 +30045,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "neutral"; - dir = 8 + dir = 8; + icon_state = "neutral" }, /area/hallway/secondary/entry) "biB" = ( @@ -32647,8 +30200,8 @@ pixel_y = 4 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/extinguisher_cabinet{ pixel_x = 27; @@ -32766,8 +30319,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "biX" = ( @@ -32820,8 +30373,8 @@ /area/crew_quarters/bar) "bja" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -32868,8 +30421,8 @@ /area/crew_quarters/bar) "bjd" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -33073,12 +30626,6 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/hydroponics) -"bjC" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/escape) "bjD" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ @@ -33093,12 +30640,6 @@ /obj/machinery/photocopier, /turf/simulated/floor/wood, /area/library) -"bjG" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall13"; - dir = 2 - }, -/area/shuttle/escape) "bjI" = ( /obj/item/twohanded/required/kirbyplants, /obj/machinery/light_switch{ @@ -33108,12 +30649,6 @@ icon_state = "dark" }, /area/chapel/main) -"bjJ" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "blue" - }, -/area/shuttle/escape) "bjK" = ( /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = 32 @@ -33338,9 +30873,9 @@ /area/hallway/primary/port) "bkh" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /turf/simulated/floor/plasteel, /area/hallway/primary/port) @@ -33807,9 +31342,9 @@ name = "Forbidden Knowledge" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "bkY" = ( @@ -33834,9 +31369,9 @@ /obj/item/stack/tape_roll, /obj/item/pen/multi, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "bla" = ( @@ -33882,8 +31417,8 @@ /area/hydroponics) "blf" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -33917,8 +31452,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutral"; - dir = 8 + dir = 8; + icon_state = "neutral" }, /area/hallway/secondary/entry) "bli" = ( @@ -34024,12 +31559,6 @@ }, /turf/simulated/floor/carpet, /area/crew_quarters/bar) -"blv" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "neutralcorner" - }, -/area/shuttle/escape) "blw" = ( /obj/structure/chair/comfy/black{ dir = 4 @@ -34065,15 +31594,6 @@ /obj/structure/table/wood, /turf/simulated/floor/carpet, /area/chapel/main) -"blA" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "blB" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; @@ -34086,21 +31606,6 @@ /obj/effect/decal/warning_stripes/north, /turf/simulated/floor/plasteel, /area/hallway/secondary/entry) -"blC" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/shuttle/escape) -"blD" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "16" - }, -/turf/simulated/floor/plating, -/area/shuttle/escape) "blE" = ( /obj/machinery/status_display{ layer = 4; @@ -34261,8 +31766,8 @@ }, /obj/effect/spawner/window/reinforced, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable{ d2 = 8; @@ -34300,8 +31805,8 @@ icon_state = "0-8" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/status_display{ density = 0; @@ -34326,8 +31831,8 @@ icon_state = "0-8" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/bridge) @@ -34352,12 +31857,12 @@ icon_state = "0-8" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, /area/bridge) @@ -34639,9 +32144,9 @@ "bmE" = ( /obj/machinery/light/small, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "bmF" = ( @@ -34650,9 +32155,9 @@ pixel_y = -25 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "bmG" = ( @@ -34663,9 +32168,9 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "bmH" = ( @@ -34833,16 +32338,6 @@ }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/nw) -"bmX" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) -"bmY" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "bmZ" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -34861,13 +32356,6 @@ }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/north) -"bnb" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "8" - }, -/turf/simulated/floor/plating, -/area/shuttle/escape) "bnd" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -35234,9 +32722,9 @@ name = "Bridge Power Monitoring Computer" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plasteel{ dir = 6; @@ -35377,8 +32865,8 @@ }, /obj/machinery/kitchen_machine/grill, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "bok" = ( @@ -35501,8 +32989,8 @@ "bou" = ( /obj/item/reagent_containers/glass/bucket, /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -35523,8 +33011,8 @@ "bow" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hydroponics) "box" = ( @@ -35540,9 +33028,9 @@ req_access_txt = "37" }, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "boz" = ( @@ -35627,9 +33115,9 @@ /area/crew_quarters/bar) "boI" = ( /obj/machinery/door/airlock/external{ - aiControlDisabled = 0; hackProof = 1; id_tag = "emergency_home"; + locked = 1; name = "Escape Airlock" }, /turf/simulated/floor/plating, @@ -35637,15 +33125,6 @@ "boJ" = ( /turf/simulated/floor/carpet, /area/chapel/main) -"boK" = ( -/obj/machinery/door/airlock/shuttle{ - aiControlDisabled = 1; - hackProof = 1; - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch" - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "boL" = ( /turf/simulated/floor/plasteel{ dir = 2; @@ -35837,9 +33316,9 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j1 (EAST)"; + dir = 4; icon_state = "pipe-j1"; - dir = 4 + tag = "icon-pipe-j1 (EAST)" }, /turf/simulated/floor/plasteel, /area/hallway/primary/port) @@ -36018,8 +33497,8 @@ /obj/item/aicard, /obj/item/multitool, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/bridge) "bpv" = ( @@ -36045,8 +33524,8 @@ "bpw" = ( /obj/structure/table/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/bridge) "bpx" = ( @@ -36245,8 +33724,8 @@ /area/chapel/main) "bpQ" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/status_display{ layer = 4; @@ -36421,9 +33900,9 @@ /area/maintenance/fsmaint2) "bqk" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (WEST)"; + dir = 8; icon_state = "wooden_chair_wings"; - dir = 8 + tag = "icon-wooden_chair_wings (WEST)" }, /turf/simulated/floor/wood, /area/crew_quarters/bar) @@ -36470,20 +33949,6 @@ }, /turf/simulated/floor/plating, /area/hallway/secondary/exit) -"bqo" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "15" - }, -/turf/simulated/floor/plating, -/area/shuttle/escape) -"bqp" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall7"; - icon_state = "swall7"; - dir = 2 - }, -/area/shuttle/escape) "bqq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -36524,8 +33989,8 @@ /area/maintenance/fpmaint2) "bqu" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/structure/closet/wardrobe/white, /turf/simulated/floor/plasteel, @@ -36769,8 +34234,8 @@ /area/bridge) "bra" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/computer/security/mining, /turf/simulated/floor/plasteel{ @@ -36821,8 +34286,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/hallway/secondary/entry) "brf" = ( @@ -36840,9 +34305,9 @@ /area/crew_quarters/bar) "brg" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (WEST)"; + dir = 8; icon_state = "wooden_chair_wings"; - dir = 8 + tag = "icon-wooden_chair_wings (WEST)" }, /obj/effect/landmark/start{ name = "Civilian" @@ -36886,8 +34351,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutral"; - dir = 1 + dir = 1; + icon_state = "neutral" }, /area/hallway/secondary/entry) "brl" = ( @@ -36898,8 +34363,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutral"; - dir = 1 + dir = 1; + icon_state = "neutral" }, /area/hallway/secondary/entry) "brm" = ( @@ -36925,8 +34390,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutral"; - dir = 1 + dir = 1; + icon_state = "neutral" }, /area/hallway/secondary/entry) "bro" = ( @@ -36946,8 +34411,8 @@ dir = 9 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/hallway/secondary/entry) "brq" = ( @@ -36957,8 +34422,8 @@ /area/hallway/primary/central/nw) "brr" = ( /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/hydroponics) "brs" = ( @@ -36978,8 +34443,8 @@ /area/hydroponics) "bru" = ( /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hydroponics) "brv" = ( @@ -37103,12 +34568,6 @@ /turf/simulated/floor/plasteel, /area/hallway/primary/central/nw) "brK" = ( -/obj/docking_port/mobile/emergency{ - dir = 4; - dwidth = 11; - height = 18; - width = 29 - }, /obj/docking_port/stationary{ dir = 4; dwidth = 11; @@ -37117,17 +34576,8 @@ name = "emergency evac bay"; width = 29 }, -/obj/machinery/door/airlock/shuttle{ - aiControlDisabled = 1; - hackProof = 1; - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "neutralfull" - }, -/area/shuttle/escape) +/turf/space, +/area/space) "brL" = ( /obj/machinery/light/small, /turf/simulated/floor/plating, @@ -37140,29 +34590,6 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/crew_quarters/locker) -"brO" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/transport) -"brP" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 - }, -/area/shuttle/transport) -"brQ" = ( -/obj/structure/shuttle/window, -/obj/structure/grille, -/turf/simulated/shuttle/plating, -/area/shuttle/transport) -"brR" = ( -/obj/structure/grille, -/obj/structure/shuttle/window, -/turf/simulated/shuttle/plating, -/area/shuttle/transport) "brS" = ( /obj/machinery/computer/crew, /turf/simulated/floor/plasteel{ @@ -37221,8 +34648,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hydroponics) "bsa" = ( @@ -37396,22 +34823,22 @@ "bsu" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/bridge) "bsv" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 1 + dir = 1; + icon_state = "redcorner" }, /area/bridge) "bsw" = ( /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/bridge) "bsx" = ( @@ -37498,9 +34925,9 @@ /area/bridge) "bsG" = ( /turf/simulated/floor/plasteel{ - tag = "icon-browncorner (EAST)"; + dir = 4; icon_state = "browncorner"; - dir = 4 + tag = "icon-browncorner (EAST)" }, /area/bridge) "bsH" = ( @@ -37610,8 +35037,8 @@ }, /obj/item/stack/packageWrap, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "bsT" = ( @@ -37639,8 +35066,8 @@ pixel_x = 3 }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "bsV" = ( @@ -37653,8 +35080,8 @@ pixel_x = 5 }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "bsW" = ( @@ -37673,8 +35100,8 @@ pixel_x = 24 }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "bsY" = ( @@ -37745,9 +35172,9 @@ /area/hallway/primary/starboard/east) "btf" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /obj/effect/landmark/start{ name = "Civilian" @@ -37843,29 +35270,6 @@ icon_state = "white" }, /area/maintenance/asmaint2) -"btt" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/machinery/light{ - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"btu" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/machinery/light{ - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"btv" = ( -/turf/simulated/shuttle/floor, -/turf/simulated/shuttle/wall/interior{ - tag = "icon-swall_f9"; - icon_state = "swall_f9" - }, -/area/shuttle/transport) "btw" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -37879,33 +35283,13 @@ icon_state = "pipe-c" }, /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/wood, /area/crew_quarters/bar) -"bty" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) -"btz" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) "btA" = ( /obj/structure/cable{ d1 = 2; @@ -37924,14 +35308,6 @@ }, /turf/simulated/floor/wood, /area/security/vacantoffice) -"btC" = ( -/obj/machinery/computer/shuttle/ferry/request, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) -"btD" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) "btE" = ( /obj/machinery/power/apc{ dir = 4; @@ -38096,8 +35472,8 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hydroponics) "btV" = ( @@ -38283,9 +35659,9 @@ /area/bridge) "buq" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/wood, @@ -38303,8 +35679,8 @@ /obj/structure/table, /obj/item/reagent_containers/food/snacks/mint, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "but" = ( @@ -38326,8 +35702,8 @@ /obj/structure/table, /obj/item/reagent_containers/food/drinks/bottle/cream, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "buv" = ( @@ -38348,12 +35724,12 @@ "bux" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 1 + dir = 1; + icon_state = "4" }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 1 + dir = 1; + icon_state = "3" }, /turf/simulated/floor/plasteel, /area/hallway/primary/starboard/east) @@ -38484,14 +35860,14 @@ /obj/machinery/reagentgrinder, /obj/machinery/requests_console{ department = "Kitchen"; - name = "Kitchen Requests Console"; departmentType = 2; + name = "Kitchen Requests Console"; pixel_x = 30; pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "buL" = ( @@ -38552,17 +35928,17 @@ "buQ" = ( /obj/structure/disposalpipe/segment, /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (NORTH)"; + dir = 1; icon_state = "wooden_chair_wings"; - dir = 1 + tag = "icon-wooden_chair_wings (NORTH)" }, /turf/simulated/floor/wood, /area/crew_quarters/bar) "buR" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (NORTH)"; + dir = 1; icon_state = "wooden_chair_wings"; - dir = 1 + tag = "icon-wooden_chair_wings (NORTH)" }, /turf/simulated/floor/wood, /area/crew_quarters/bar) @@ -38598,8 +35974,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "buV" = ( @@ -38706,18 +36082,6 @@ /turf/simulated/floor/plasteel, /area/hallway/primary/starboard/east) "bvf" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 12; - id = "ferry"; - name = "ferry shuttle"; - roundstart_move = "ferry_away"; - width = 5 - }, /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -38726,8 +36090,8 @@ name = "port bay 3"; width = 5 }, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) +/turf/space, +/area/space) "bvg" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -38754,15 +36118,6 @@ }, /turf/simulated/floor/plasteel, /area/hallway/primary/starboard/east) -"bvi" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock" - }, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) -"bvj" = ( -/turf/simulated/shuttle/floor, -/area/shuttle/transport) "bvk" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 4; @@ -38775,7 +36130,8 @@ /area/crew_quarters/locker) "bvl" = ( /obj/machinery/door/airlock/external{ - id_tag = "ferry_home" + id_tag = "ferry_home"; + locked = 1 }, /turf/simulated/floor/plating, /area/hallway/secondary/entry) @@ -38793,8 +36149,8 @@ /area/security/vacantoffice) "bvo" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/filingcabinet/chestdrawer, /turf/simulated/floor/wood, @@ -39001,9 +36357,9 @@ /area/chapel/office) "bvO" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 8; @@ -39108,8 +36464,8 @@ pixel_y = -24 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 6 + dir = 6; + icon_state = "blue" }, /area/bridge) "bvW" = ( @@ -39135,8 +36491,8 @@ "bvY" = ( /obj/structure/filingcabinet/filingcabinet, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/bridge) "bvZ" = ( @@ -39229,8 +36585,8 @@ "bwf" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/hallway/primary/central/ne) "bwg" = ( @@ -39439,13 +36795,6 @@ /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/grass, /area/hallway/secondary/exit) -"bwE" = ( -/turf/simulated/shuttle/floor, -/turf/simulated/shuttle/wall/interior{ - tag = "icon-swall_f10"; - icon_state = "swall_f10" - }, -/area/shuttle/transport) "bwF" = ( /obj/machinery/light{ dir = 1; @@ -39458,28 +36807,6 @@ tag = "icon-whitebluecorner" }, /area/medical/medbay2) -"bwG" = ( -/obj/structure/closet/crate, -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) -"bwH" = ( -/obj/structure/closet/crate, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) -"bwI" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) -"bwJ" = ( -/obj/machinery/light/spot, -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/transport) "bwK" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/manifold/visible{ @@ -39521,8 +36848,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/hallway/primary/central/nw) "bwO" = ( @@ -39650,12 +36977,12 @@ /obj/effect/decal/warning_stripes/northeastcorner, /obj/effect/decal/warning_stripes/southeastcorner, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /turf/simulated/floor/plasteel, /area/hallway/secondary/exit) @@ -39898,8 +37225,8 @@ icon_state = "1-8" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "bxz" = ( @@ -40167,8 +37494,8 @@ /area/library) "bxU" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/light, /obj/machinery/power/apc{ @@ -40301,13 +37628,6 @@ }, /turf/simulated/floor/plasteel, /area/bridge) -"byd" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 - }, -/area/shuttle/transport) "bye" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 9 @@ -40455,8 +37775,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/hallway/primary/central/ne) "bys" = ( @@ -40571,9 +37891,9 @@ /area/quartermaster/office) "byD" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /turf/simulated/floor/wood, /area/crew_quarters/bar) @@ -40646,8 +37966,8 @@ /area/bridge/meeting_room) "byL" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 1; @@ -40666,8 +37986,8 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hydroponics) "byN" = ( @@ -40938,8 +38258,8 @@ /area/chapel/main) "bzm" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/flora/ausbushes/pointybush, /obj/structure/flora/ausbushes/lavendergrass, @@ -40956,9 +38276,9 @@ "bzo" = ( /obj/machinery/light, /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /turf/simulated/floor/wood, /area/crew_quarters/bar) @@ -40973,10 +38293,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/carpet, /area/library) -"bzq" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "bzr" = ( /obj/item/radio/intercom{ frequency = 1459; @@ -41134,8 +38450,8 @@ /obj/structure/table, /obj/machinery/requests_console{ department = "Cargo Bay"; - name = "Cargo Requests Console"; departmentType = 2; + name = "Cargo Requests Console"; pixel_y = 30 }, /obj/item/stack/tape_roll, @@ -41148,8 +38464,8 @@ pixel_y = 3 }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 1 + dir = 1; + icon_state = "arrival" }, /area/quartermaster/office) "bzI" = ( @@ -41164,8 +38480,8 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 1 + dir = 1; + icon_state = "arrival" }, /area/quartermaster/office) "bzJ" = ( @@ -41178,8 +38494,8 @@ /obj/item/stack/packageWrap, /obj/item/rcs, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 5 + dir = 5; + icon_state = "arrival" }, /area/quartermaster/office) "bzL" = ( @@ -41377,8 +38693,8 @@ /area/hallway/primary/starboard/west) "bAj" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -41537,8 +38853,8 @@ "bAA" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 6 + dir = 6; + icon_state = "blue" }, /area/hallway/primary/central/nw) "bAB" = ( @@ -41632,8 +38948,8 @@ /area/hallway/secondary/exit) "bAJ" = ( /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hallway/secondary/exit) "bAK" = ( @@ -41642,8 +38958,8 @@ /area/hallway/secondary/exit) "bAL" = ( /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/hallway/secondary/exit) "bAM" = ( @@ -41671,40 +38987,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"bAQ" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "burst_l" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/specops) -"bAR" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/specops) -"bAS" = ( -/obj/machinery/recharger/wallcharger{ - pixel_x = 4; - pixel_y = 32 - }, -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"bAT" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/specops) "bAU" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5; @@ -41886,8 +39168,8 @@ }, /obj/machinery/recharger, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/quartermaster/office) "bBq" = ( @@ -41984,8 +39266,8 @@ /area/turret_protected/ai_upload) "bBA" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/turret_protected/ai_upload) "bBB" = ( @@ -42071,12 +39353,12 @@ /obj/effect/decal/warning_stripes/southeastcorner, /obj/effect/decal/warning_stripes/northeastcorner, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /turf/simulated/floor/plasteel, /area/hallway/secondary/exit) @@ -42137,20 +39419,6 @@ icon_state = "barber" }, /area/crew_quarters/locker) -"bBR" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "14" - }, -/turf/simulated/floor/plating, -/area/shuttle/escape) -"bBS" = ( -/obj/structure/grille, -/obj/structure/window/full/shuttle{ - icon_state = "17" - }, -/turf/simulated/floor/plating, -/area/shuttle/escape) "bBU" = ( /obj/structure/window/reinforced{ dir = 1 @@ -42161,68 +39429,6 @@ icon_state = "barber" }, /area/crew_quarters/locker) -"bBX" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall14"; - icon_state = "swall14"; - dir = 2 - }, -/area/shuttle/escape) -"bBZ" = ( -/obj/machinery/recharger/wallcharger{ - pixel_x = 4; - pixel_y = 32 - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"bCa" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/specops) -"bCb" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"bCc" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Special Ops team."; - name = "Spec Ops Monitor"; - network = list("ERT"); - pixel_y = 30 - }, -/obj/machinery/computer/shuttle/ert, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"bCd" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/shuttle/engine/heater{ - icon_state = "heater"; - dir = 8 - }, -/turf/unsimulated/floor, -/area/shuttle/specops) -"bCe" = ( -/obj/machinery/camera{ - c_tag = "CentComm Special Ops. Shuttle"; - dir = 2; - network = list("ERT","CentComm") - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) "bCf" = ( /turf/simulated/wall, /area/maintenance/disposal) @@ -42235,20 +39441,6 @@ /turf/simulated/wall, /area/maintenance/disposal) "bCi" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "109" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 11; - id = "specops"; - name = "ert shuttle"; - roundstart_move = "specops_away"; - width = 5 - }, /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -42257,9 +39449,8 @@ name = "port bay 2"; width = 5 }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/plating, -/area/shuttle/specops) +/turf/space, +/area/space) "bCj" = ( /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, @@ -42270,14 +39461,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/port) -"bCl" = ( -/obj/machinery/computer/security{ - network = list("SS13","Research Outpost","Mining Outpost") - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) "bCm" = ( /obj/machinery/door/airlock{ name = "Unit 3" @@ -42418,9 +39601,9 @@ }, /obj/machinery/light/small, /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (WEST)"; + dir = 8; icon_state = "wooden_chair_wings"; - dir = 8 + tag = "icon-wooden_chair_wings (WEST)" }, /turf/simulated/floor/wood, /area/crew_quarters/bar) @@ -42436,8 +39619,8 @@ "bCE" = ( /obj/structure/filingcabinet/filingcabinet, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/quartermaster/office) "bCF" = ( @@ -42599,8 +39782,8 @@ "bCW" = ( /obj/structure/table, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/item/storage/box/cups{ pixel_x = 6; @@ -42614,9 +39797,9 @@ }, /obj/item/roller, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "bCX" = ( @@ -42628,9 +39811,9 @@ "bCY" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 8; @@ -42668,9 +39851,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (SOUTHWEST)"; + dir = 10; icon_state = "whiteblue"; - dir = 10 + tag = "icon-whiteblue (SOUTHWEST)" }, /area/medical/reception) "bDd" = ( @@ -42681,14 +39864,14 @@ }, /obj/machinery/light, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/reception) "bDe" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bDf" = ( @@ -42834,12 +40017,12 @@ /obj/effect/decal/warning_stripes/southeastcorner, /obj/effect/decal/warning_stripes/northeastcorner, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /turf/simulated/floor/plasteel, /area/hallway/secondary/exit) @@ -42850,8 +40033,8 @@ icon_state = "1-2" }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -42890,9 +40073,6 @@ /obj/item/storage/fancy/donut_box, /turf/simulated/floor/wood, /area/bridge/meeting_room) -"bDz" = ( -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "bDA" = ( /turf/simulated/floor/plasteel{ icon_state = "bluecorner" @@ -42900,7 +40080,8 @@ /area/hallway/primary/starboard/west) "bDC" = ( /obj/machinery/door/airlock/external{ - id_tag = "specops_home" + id_tag = "specops_home"; + locked = 1 }, /turf/simulated/floor/plating, /area/hallway/secondary/entry) @@ -42915,16 +40096,6 @@ /obj/structure/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/disposal) -"bDG" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) "bDH" = ( /obj/structure/table/glass, /obj/item/storage/box/beakers{ @@ -43163,8 +40334,8 @@ }, /obj/structure/table/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/quartermaster/office) "bEg" = ( @@ -43395,23 +40566,6 @@ icon_state = "purple" }, /area/hallway/primary/starboard/east) -"bEK" = ( -/obj/machinery/computer/communications, -/obj/item/radio/intercom/specops{ - pixel_y = -28 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) -"bEL" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/specops) "bEM" = ( /turf/simulated/floor/plasteel{ dir = 6; @@ -43424,13 +40578,6 @@ }, /turf/simulated/floor/wood, /area/bridge/meeting_room) -"bER" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/specops) "bES" = ( /obj/structure/grille, /obj/structure/window/reinforced{ @@ -43594,9 +40741,9 @@ tag = "" }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2"; + dir = 2; icon_state = "pipe-j2"; - dir = 2 + tag = "icon-pipe-j2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -43773,8 +40920,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/quartermaster/office) "bFz" = ( @@ -43872,14 +41019,14 @@ tag = "icon-asteroid (NORTH)" }, /turf/simulated/floor/plasteel{ - tag = "icon-siding2 (NORTH)"; + dir = 1; icon_state = "siding2"; - dir = 1 + tag = "icon-siding2 (NORTH)" }, /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "siding1"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /area/hydroponics) "bFK" = ( @@ -43937,9 +41084,9 @@ /area/engine/gravitygenerator) "bFQ" = ( /obj/structure/morgue{ - tag = "icon-morgue1 (WEST)"; + dir = 8; icon_state = "morgue1"; - dir = 8 + tag = "icon-morgue1 (WEST)" }, /turf/simulated/floor/plasteel{ icon_state = "dark" @@ -43970,9 +41117,9 @@ /area/crew_quarters/toilet) "bFT" = ( /obj/structure/morgue{ - tag = "icon-morgue1 (WEST)"; + dir = 8; icon_state = "morgue1"; - dir = 8 + tag = "icon-morgue1 (WEST)" }, /obj/effect/landmark{ name = "revenantspawn" @@ -44097,9 +41244,9 @@ /area/maintenance/port) "bGc" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 8; @@ -44113,8 +41260,8 @@ /area/assembly/robotics) "bGd" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/reception) "bGe" = ( @@ -44131,8 +41278,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/reception) "bGg" = ( @@ -44161,8 +41308,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hallway/secondary/exit) "bGi" = ( @@ -44185,8 +41332,8 @@ /area/hallway/secondary/exit) "bGk" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 1; @@ -44229,8 +41376,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/hallway/secondary/exit) "bGp" = ( @@ -44256,9 +41403,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/reception) "bGr" = ( @@ -44271,9 +41418,9 @@ /area/hallway/secondary/exit) "bGt" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (EAST)"; + dir = 4; icon_state = "whiteblue"; - dir = 4 + tag = "icon-whiteblue (EAST)" }, /area/medical/reception) "bGu" = ( @@ -44469,12 +41616,6 @@ /obj/effect/decal/warning_stripes/northeastcorner, /turf/simulated/floor/plasteel, /area/hallway/secondary/exit) -"bGJ" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "bGK" = ( /obj/effect/spawner/window/reinforced, /obj/machinery/door/poddoor{ @@ -44529,13 +41670,6 @@ /obj/effect/overlay/coconut, /turf/simulated/floor/beach/sand, /area/hallway/secondary/exit) -"bGP" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "burst_r" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/specops) "bGQ" = ( /obj/machinery/mineral/stacking_unit_console{ machinedir = 8 @@ -44732,8 +41866,8 @@ }, /obj/structure/table/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/quartermaster/office) "bHo" = ( @@ -44767,12 +41901,12 @@ opacity = 0 }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 8 + dir = 8; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 8 + dir = 8; + icon_state = "4" }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/sw) @@ -44849,8 +41983,8 @@ /area/hallway/primary/starboard/west) "bHz" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/engine/gravitygenerator) "bHA" = ( @@ -44866,8 +42000,8 @@ /area/hallway/primary/starboard/west) "bHB" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/engine/gravitygenerator) "bHC" = ( @@ -44895,8 +42029,8 @@ /area/hallway/primary/starboard/east) "bHD" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 4 + dir = 4; + icon_state = "vault" }, /area/engine/gravitygenerator) "bHE" = ( @@ -45006,9 +42140,9 @@ /area/assembly/chargebay) "bHO" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "bHP" = ( @@ -45217,9 +42351,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/medical/reception) "bIi" = ( @@ -45247,9 +42381,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHEAST)"; + dir = 5; icon_state = "whiteblue"; - dir = 5 + tag = "icon-whiteblue (NORTHEAST)" }, /area/medical/reception) "bIk" = ( @@ -45355,9 +42489,9 @@ req_access_txt = "47" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTH)"; + dir = 1; icon_state = "whitepurple"; - dir = 1 + tag = "icon-whitepurple (NORTH)" }, /area/toxins/lab) "bIv" = ( @@ -45369,9 +42503,9 @@ /obj/item/disk/design_disk, /obj/item/reagent_containers/dropper, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTH)"; + dir = 1; icon_state = "whitepurple"; - dir = 1 + tag = "icon-whitepurple (NORTH)" }, /area/toxins/lab) "bIw" = ( @@ -45393,13 +42527,6 @@ }, /turf/simulated/floor/plasteel, /area/quartermaster/storage) -"bIx" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/escape) "bIy" = ( /obj/item/radio/intercom{ frequency = 1459; @@ -45417,23 +42544,10 @@ }, /turf/simulated/floor/plasteel, /area/quartermaster/storage) -"bIA" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f5"; - dir = 2 - }, -/area/shuttle/escape) "bIB" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/disposal) -"bIC" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall11"; - dir = 2 - }, -/area/shuttle/escape) "bID" = ( /obj/effect/decal/warning_stripes/north, /obj/structure/disposalpipe/segment{ @@ -45441,19 +42555,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/disposal) -"bIE" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall7"; - dir = 2 - }, -/area/shuttle/escape) -"bIF" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 - }, -/area/shuttle/escape) "bIG" = ( /obj/machinery/camera{ c_tag = "Cargo Delivery Office"; @@ -45659,8 +42760,8 @@ /area/hallway/primary/starboard/west) "bJc" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 2; @@ -45701,8 +42802,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - icon_state = "whitehall"; - dir = 2 + dir = 2; + icon_state = "whitehall" }, /area/hallway/primary/starboard/west) "bJf" = ( @@ -45888,8 +42989,8 @@ dir = 1; icon_state = "pipe-j2s"; name = "Disposals Maint"; - sortdir = 0; - sortType = 1 + sortType = 1; + sortdir = 0 }, /turf/simulated/floor/plating, /area/maintenance/port) @@ -45970,9 +43071,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/reception) "bJB" = ( @@ -45993,8 +43094,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/paramedic) "bJD" = ( @@ -46095,9 +43196,9 @@ name = "Chemist" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "bJN" = ( @@ -46130,9 +43231,9 @@ pixel_y = -28 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (SOUTHEAST)"; + dir = 6; icon_state = "whiteblue"; - dir = 6 + tag = "icon-whiteblue (SOUTHEAST)" }, /area/medical/reception) "bJQ" = ( @@ -46402,15 +43503,11 @@ /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/plating, /area/maintenance/asmaint2) -"bKm" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/shuttle/plating, -/area/shuttle/escape) "bKn" = ( /obj/machinery/shower{ - tag = "icon-shower (WEST)"; + dir = 8; icon_state = "shower"; - dir = 8 + tag = "icon-shower (WEST)" }, /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel{ @@ -46432,7 +43529,8 @@ /area/toxins/lab) "bKp" = ( /obj/machinery/door/airlock/external{ - id_tag = "admin_home" + id_tag = "admin_home"; + locked = 1 }, /turf/simulated/floor/plating, /area/hallway/secondary/entry) @@ -46817,15 +43915,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bLi" = ( /obj/machinery/gravity_generator/main/station, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/engine/gravitygenerator) "bLj" = ( @@ -46881,14 +43979,14 @@ tag = "icon-asteroid (NORTH)" }, /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "siding1"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /turf/simulated/floor/plasteel{ - tag = "icon-siding2 (NORTH)"; + dir = 1; icon_state = "siding2"; - dir = 1 + tag = "icon-siding2 (NORTH)" }, /area/hydroponics) "bLo" = ( @@ -46962,8 +44060,8 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/paramedic) "bLu" = ( @@ -47001,8 +44099,8 @@ name = "Chemist" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bLw" = ( @@ -47020,8 +44118,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/paramedic) "bLx" = ( @@ -47035,15 +44133,15 @@ dir = 6 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bLy" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/reception) "bLz" = ( @@ -47163,8 +44261,8 @@ "bLN" = ( /obj/machinery/mech_bay_recharge_port, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/status_display{ density = 0; @@ -47190,8 +44288,8 @@ "bLP" = ( /obj/machinery/computer/mech_bay_power_console, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/bluegrid, /area/assembly/chargebay) @@ -47231,8 +44329,8 @@ pixel_y = 24 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bLT" = ( @@ -47282,14 +44380,14 @@ tag = "icon-asteroid (NORTH)" }, /turf/simulated/floor/plasteel{ - tag = "icon-siding1 (NORTH)"; + dir = 1; icon_state = "siding1"; - dir = 1 + tag = "icon-siding1 (NORTH)" }, /turf/simulated/floor/plasteel{ - tag = "icon-siding2 (NORTH)"; + dir = 1; icon_state = "siding2"; - dir = 1 + tag = "icon-siding2 (NORTH)" }, /area/hydroponics) "bLV" = ( @@ -47310,8 +44408,8 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bLW" = ( @@ -47489,21 +44587,6 @@ icon_state = "browncorner" }, /area/hallway/primary/central/west) -"bMo" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall12"; - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/supply) -"bMp" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f6"; - icon_state = "swall_f6"; - dir = 2 - }, -/area/shuttle/supply) "bMq" = ( /obj/machinery/light{ dir = 1 @@ -47514,14 +44597,6 @@ /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel, /area/quartermaster/storage) -"bMr" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f10"; - icon_state = "swall_f10"; - dir = 2 - }, -/area/shuttle/supply) "bMs" = ( /turf/simulated/wall, /area/maintenance/maintcentral) @@ -47582,9 +44657,9 @@ /area/maintenance/maintcentral) "bMC" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -47880,8 +44955,8 @@ /obj/item/storage/firstaid/fire, /obj/structure/table, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bMY" = ( @@ -47900,8 +44975,8 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bMZ" = ( @@ -48278,8 +45353,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bNz" = ( @@ -48416,8 +45491,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bNM" = ( @@ -48482,8 +45557,8 @@ /area/maintenance/port) "bNQ" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, @@ -48505,8 +45580,8 @@ /area/quartermaster/storage) "bNU" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/camera{ c_tag = "Research Research and Development Lab"; @@ -48622,9 +45697,6 @@ }, /turf/simulated/floor/plating, /area/hallway/secondary/entry) -"bOc" = ( -/turf/simulated/shuttle/floor, -/area/shuttle/supply) "bOd" = ( /obj/machinery/door/poddoor{ id_tag = "trash"; @@ -48634,21 +45706,6 @@ /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/maintenance/disposal) -"bOe" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall3"; - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/supply) -"bOf" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/supply) "bOg" = ( /obj/machinery/camera{ c_tag = "Cargo Recieving Dock"; @@ -48954,8 +46011,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bOC" = ( @@ -48972,9 +46029,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/reception) "bOE" = ( @@ -48987,8 +46044,8 @@ pixel_y = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/engine/gravitygenerator) @@ -49033,8 +46090,8 @@ tag = "" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/engine/gravitygenerator) @@ -49088,8 +46145,8 @@ tag = "" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/effect/spawner/window/reinforced, /obj/structure/cable{ @@ -49136,8 +46193,8 @@ pixel_y = -4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bOS" = ( @@ -49158,8 +46215,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bOU" = ( @@ -49167,8 +46224,8 @@ /area/medical/chemistry) "bOV" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bOW" = ( @@ -49202,8 +46259,8 @@ "bOZ" = ( /obj/machinery/mech_bay_recharge_port, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/item/radio/intercom{ dir = 8; @@ -49282,16 +46339,16 @@ shock_proof = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/table, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/mask/muzzle, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "bPh" = ( @@ -49319,9 +46376,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/reception) "bPi" = ( @@ -49446,18 +46503,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/hallway/secondary/exit) -"bPv" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion"; - tag = "icon-propulsion (EAST)" - }, -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f6"; - dir = 2 - }, -/area/shuttle/transport) "bPw" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 4; @@ -49560,9 +46605,9 @@ name = "Scientist" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTH)"; + dir = 1; icon_state = "whitepurple"; - dir = 1 + tag = "icon-whitepurple (NORTH)" }, /area/toxins/lab) "bPE" = ( @@ -49607,11 +46652,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/disposal) -"bPI" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/administration) "bPJ" = ( /obj/structure/cable{ d2 = 8; @@ -49646,21 +46686,14 @@ tag = "" }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2"; + dir = 2; icon_state = "pipe-j2"; - dir = 2 + tag = "icon-pipe-j2" }, /turf/simulated/floor/plasteel{ icon_state = "white" }, /area/medical/chemistry) -"bPL" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 8; - icon_state = "diagonalWall3" - }, -/area/shuttle/administration) "bPM" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -49674,21 +46707,6 @@ }, /area/crew_quarters/kitchen) "bPN" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "106" - }, -/obj/docking_port/mobile{ - dir = 2; - dwidth = 8; - height = 15; - id = "admin"; - name = "administration shuttle"; - roundstart_move = "admin_away"; - timid = 1; - width = 18 - }, /obj/docking_port/stationary{ dir = 2; dwidth = 9; @@ -49698,10 +46716,8 @@ timid = 1; width = 19 }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) +/turf/space, +/area/space) "bPO" = ( /obj/machinery/conveyor_switch/oneway{ id = "QMLoad2" @@ -49714,22 +46730,15 @@ /area/quartermaster/storage) "bPQ" = ( /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /turf/simulated/floor/plasteel, /area/quartermaster/storage) -"bPR" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 1; - icon_state = "diagonalWall3" - }, -/area/shuttle/administration) "bPS" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -49747,18 +46756,6 @@ }, /turf/simulated/floor/plating, /area/quartermaster/storage) -"bPU" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion"; - tag = "icon-propulsion (EAST)" - }, -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f5"; - dir = 2 - }, -/area/shuttle/transport) "bPV" = ( /obj/effect/landmark/start{ name = "Cargo Technician" @@ -49868,8 +46865,8 @@ icon_state = "pipe-c" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 4 + dir = 4; + icon_state = "red" }, /area/hallway/primary/central/sw) "bQi" = ( @@ -49940,8 +46937,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/crew_quarters/heads) "bQl" = ( @@ -50004,8 +47001,8 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 @@ -50070,8 +47067,8 @@ dir = 1 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/light_switch{ pixel_y = 24 @@ -50109,9 +47106,9 @@ req_access_txt = "0" }, /obj/machinery/shower{ - tag = "icon-shower (EAST)"; + dir = 4; icon_state = "shower"; - dir = 4 + tag = "icon-shower (EAST)" }, /obj/item/soap/deluxe, /obj/item/bikehorn/rubberducky, @@ -50159,15 +47156,15 @@ tag = "" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bQC" = ( /obj/structure/closet/secure_closet/medical3, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bQD" = ( @@ -50200,8 +47197,8 @@ }, /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bQF" = ( @@ -50345,9 +47342,9 @@ req_access_txt = "66" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/paramedic) "bQQ" = ( @@ -50363,8 +47360,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/reception) "bQS" = ( @@ -50384,9 +47381,9 @@ pixel_y = -5 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "bQT" = ( @@ -50468,8 +47465,8 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bRc" = ( @@ -50498,8 +47495,8 @@ pixel_y = -3 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bRd" = ( @@ -50540,9 +47537,9 @@ /area/hallway/primary/central/se) "bRg" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 4; @@ -50736,33 +47733,6 @@ icon_state = "white" }, /area/medical/medbay2) -"bRu" = ( -/obj/machinery/vending/boozeomat, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/administration) -"bRv" = ( -/obj/structure/table/reinforced, -/obj/machinery/chem_dispenser/beer, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bRw" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/drinkingglasses, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bRx" = ( -/obj/structure/table/reinforced, -/obj/machinery/chem_dispenser/soda, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bRy" = ( /obj/structure/chair/stool, /obj/effect/landmark/start{ @@ -50794,35 +47764,6 @@ icon_state = "white" }, /area/assembly/robotics) -"bRA" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bRB" = ( -/obj/machinery/cell_charger, -/obj/structure/table, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bRC" = ( -/obj/item/storage/toolbox/mechanical, -/obj/item/multitool, -/obj/structure/table, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bRD" = ( -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bRE" = ( /obj/machinery/firealarm{ dir = 4; @@ -50860,12 +47801,6 @@ }, /turf/simulated/floor/plasteel, /area/assembly/robotics) -"bRG" = ( -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "wall3" - }, -/area/shuttle/administration) "bRH" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" @@ -50890,13 +47825,6 @@ }, /turf/simulated/floor/plating, /area/quartermaster/storage) -"bRJ" = ( -/obj/structure/plasticflaps/mining, -/obj/machinery/conveyor/east{ - id = "QMLoad2" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/supply) "bRK" = ( /obj/machinery/door/poddoor{ id_tag = "QMLoaddoor2"; @@ -51039,8 +47967,8 @@ "bRZ" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "redcorner"; - dir = 4 + dir = 4; + icon_state = "redcorner" }, /area/hallway/primary/central/sw) "bSa" = ( @@ -51056,9 +47984,9 @@ "bSb" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/door/poddoor/shutters{ density = 0; @@ -51079,8 +48007,8 @@ "bSd" = ( /obj/machinery/computer/card, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/crew_quarters/heads) "bSe" = ( @@ -51094,8 +48022,8 @@ /obj/item/paper, /obj/item/pen, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -51253,9 +48181,9 @@ opacity = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (SOUTHEAST)"; + dir = 6; icon_state = "whiteblue"; - dir = 6 + tag = "icon-whiteblue (SOUTHEAST)" }, /area/medical/reception) "bSr" = ( @@ -51270,8 +48198,8 @@ "bSs" = ( /obj/machinery/vending/medical, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/reception) "bSt" = ( @@ -51441,8 +48369,8 @@ /area/medical/genetics_cloning) "bSF" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -51495,8 +48423,8 @@ name = "Surgery Cleaner" }, /turf/simulated/floor/plasteel{ - icon_state = "whitehall"; - dir = 4 + dir = 4; + icon_state = "whitehall" }, /area/assembly/robotics) "bSK" = ( @@ -51725,8 +48653,8 @@ /area/crew_quarters/heads) "bTd" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 1; @@ -51840,16 +48768,6 @@ }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/sw) -"bTl" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bTm" = ( /obj/structure/table, /obj/item/pod_parts/core, @@ -51860,43 +48778,6 @@ /obj/item/gps, /turf/simulated/floor/plasteel, /area/engine/mechanic_workshop) -"bTn" = ( -/obj/machinery/door/poddoor/preopen{ - id_tag = "adminshuttleblast"; - name = "Blast Doors"; - req_access_txt = "101" - }, -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "General Access"; - opacity = 1; - req_access_txt = "101" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bTo" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bTp" = ( -/obj/item/stack/sheet/metal, -/obj/structure/table, -/obj/item/stack/sheet/glass{ - pixel_x = 4; - pixel_y = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bTq" = ( /turf/simulated/floor/plating, /area/quartermaster/storage) @@ -51904,6 +48785,7 @@ /obj/machinery/door/firedoor, /obj/machinery/door/airlock/external{ id_tag = "supply_home"; + locked = 1; name = "Cargo Docking Hatch"; req_access_txt = "31" }, @@ -51918,14 +48800,6 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, /area/quartermaster/storage) -"bTt" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "31" - }, -/turf/simulated/shuttle/floor, -/area/shuttle/supply) "bTu" = ( /obj/machinery/conveyor_switch/oneway{ id = "QMLoad" @@ -51964,8 +48838,8 @@ /obj/structure/table, /obj/machinery/requests_console{ department = "Cargo Bay"; - name = "Cargo Requests Console"; departmentType = 2; + name = "Cargo Requests Console"; pixel_x = -30; pixel_y = 0 }, @@ -52004,8 +48878,8 @@ pixel_y = -32 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable, /obj/machinery/door/poddoor/shutters{ @@ -52149,15 +49023,15 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) "bTN" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel, /area/engine/gravitygenerator) @@ -52188,8 +49062,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/reception) "bTR" = ( @@ -52226,8 +49100,8 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "bTV" = ( @@ -52583,12 +49457,12 @@ "bUC" = ( /obj/machinery/light, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 8 + dir = 8; + icon_state = "4" }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 8 + dir = 8; + icon_state = "3" }, /turf/simulated/floor/plasteel, /area/quartermaster/storage) @@ -52602,9 +49476,9 @@ /area/crew_quarters/captain/bedroom) "bUE" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /turf/simulated/wall, /area/quartermaster/office) @@ -52674,12 +49548,12 @@ tag = "" }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 8 + dir = 8; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 8 + dir = 8; + icon_state = "4" }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/se) @@ -52702,8 +49576,8 @@ }, /obj/item/reagent_containers/iv_bag/salglu, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "bUN" = ( @@ -52900,44 +49774,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/heads) -"bVe" = ( -/obj/machinery/kitchen_machine/microwave/upgraded, -/obj/structure/table, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bVf" = ( -/obj/machinery/door/window/northright{ - name = "bar" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bVg" = ( -/obj/structure/table, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bVh" = ( -/obj/item/ashtray/glass, -/obj/structure/table, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bVi" = ( -/obj/item/storage/fancy/cigarettes/dromedaryco, -/obj/item/lighter/zippo{ - pixel_x = 5 - }, -/obj/structure/table, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bVj" = ( /obj/machinery/hologram/holopad, /obj/structure/cable{ @@ -52991,38 +49827,6 @@ }, /turf/simulated/floor/plasteel, /area/quartermaster/storage) -"bVm" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/supply) -"bVn" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/obj/machinery/door_control{ - id = "QMLoaddoor2"; - layer = 3; - name = "Loading Doors"; - pixel_x = 24; - pixel_y = 8; - req_access_txt = "0" - }, -/obj/machinery/door_control{ - id = "QMLoaddoor"; - layer = 3; - name = "Loading Doors"; - pixel_x = 24; - pixel_y = -8; - req_access_txt = "0" - }, -/turf/simulated/shuttle/floor, -/area/shuttle/supply) "bVo" = ( /obj/machinery/status_display{ layer = 4; @@ -53223,8 +50027,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "whitehall"; - dir = 2 + dir = 2; + icon_state = "whitehall" }, /area/medical/research{ name = "Research Division" @@ -53392,8 +50196,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/hallway/primary/central/se) "bVU" = ( @@ -53540,8 +50344,8 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 8; @@ -53800,9 +50604,9 @@ "bWx" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/sleeper) "bWy" = ( @@ -53892,63 +50696,11 @@ icon_state = "freezerfloor" }, /area/medical/genetics_cloning) -"bWG" = ( -/obj/structure/shuttle/engine/heater{ - tag = "icon-heater (WEST)"; - icon_state = "heater"; - dir = 8 - }, -/obj/structure/window/plasmareinforced{ - color = "#FF0000"; - dir = 4 - }, -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/administration) "bWH" = ( /turf/simulated/floor/plasteel{ icon_state = "stairs-l" }, /area/hallway/primary/central/ne) -"bWI" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bWJ" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bWK" = ( -/obj/machinery/recharge_station/upgraded, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bWL" = ( -/obj/machinery/mecha_part_fabricator/upgraded, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bWM" = ( -/obj/machinery/autolathe/upgraded{ - hacked = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"bWN" = ( -/obj/structure/dispenser, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bWO" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining/glass{ @@ -53969,12 +50721,6 @@ /turf/simulated/floor/plasteel, /area/quartermaster/storage) "bWP" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "31" - }, -/obj/docking_port/mobile/supply, /obj/docking_port/stationary{ dir = 8; dwidth = 5; @@ -53983,15 +50729,8 @@ name = "supply bay"; width = 12 }, -/turf/simulated/shuttle/floor, -/area/shuttle/supply) -"bWQ" = ( -/obj/structure/plasticflaps/mining, -/obj/machinery/conveyor/west{ - id = "QMLoad" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/supply) +/turf/space, +/area/space) "bWR" = ( /obj/structure/cable{ d1 = 1; @@ -54019,12 +50758,12 @@ opacity = 0 }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /obj/machinery/ticket_machine{ layer = 4; @@ -54271,9 +51010,9 @@ /area/crew_quarters/heads) "bXr" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -54289,9 +51028,9 @@ }, /obj/machinery/disposal, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (WEST)"; + dir = 8; icon_state = "whitepurple"; - dir = 8 + tag = "icon-whitepurple (WEST)" }, /area/medical/genetics) "bXt" = ( @@ -54332,9 +51071,9 @@ pixel_x = 24 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (EAST)"; + dir = 4; icon_state = "whitepurple"; - dir = 4 + tag = "icon-whitepurple (EAST)" }, /area/medical/genetics) "bXw" = ( @@ -54353,8 +51092,8 @@ /area/teleporter) "bXx" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -54431,9 +51170,9 @@ "bXE" = ( /obj/item/roller, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/sleeper) "bXF" = ( @@ -54445,9 +51184,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/medical/sleeper) "bXG" = ( @@ -54518,9 +51257,9 @@ pixel_y = 30 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/sleeper) "bXK" = ( @@ -54529,8 +51268,8 @@ pixel_x = -24 }, /obj/machinery/shower{ - icon_state = "shower"; - dir = 4 + dir = 4; + icon_state = "shower" }, /obj/effect/decal/warning_stripes/blue/hollow, /turf/simulated/floor/plasteel/dark, @@ -54567,8 +51306,8 @@ pixel_x = 24 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/shower{ dir = 8 @@ -54626,8 +51365,8 @@ tag = "" }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, /area/medical/cmo) @@ -54657,13 +51396,13 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (WEST)"; + dir = 8; icon_state = "whitepurple"; - dir = 8 + tag = "icon-whitepurple (WEST)" }, /area/medical/genetics) "bXW" = ( @@ -54762,8 +51501,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/hallway/primary/central/se) "bYc" = ( @@ -54848,9 +51587,9 @@ tag = "" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/crew_quarters/hor) @@ -54865,9 +51604,9 @@ pixel_x = 27 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (EAST)"; + dir = 4; icon_state = "whitepurple"; - dir = 4 + tag = "icon-whitepurple (EAST)" }, /area/medical/genetics) "bYl" = ( @@ -54946,17 +51685,11 @@ /obj/structure/bed, /obj/item/bedsheet/medical, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/sleeper) -"bYt" = ( -/obj/machinery/door/airlock/public/glass, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "bYu" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor{ @@ -54973,18 +51706,11 @@ }, /obj/effect/mapping_helpers/airlock/unres, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/reception) -"bYv" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - dir = 4; - icon_state = "diagonalWall3" - }, -/area/shuttle/administration) "bYw" = ( /obj/machinery/door/poddoor{ id_tag = "QMLoaddoor"; @@ -55047,8 +51773,8 @@ /obj/item/roller, /obj/item/soap/nanotrasen, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "bYD" = ( @@ -55211,8 +51937,8 @@ "bYR" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/hallway/primary/central/sw) "bYS" = ( @@ -55239,8 +51965,8 @@ pixel_x = -28 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/crew_quarters/heads) "bYU" = ( @@ -55432,9 +52158,9 @@ pixel_x = -24 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/medical/sleeper) "bZk" = ( @@ -55545,8 +52271,8 @@ icon_state = "pipe-c" }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/hallway/primary/central/se) "bZu" = ( @@ -55615,8 +52341,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, /area/medical/cmo) @@ -55696,9 +52422,9 @@ icon_state = "pipe-c" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/medbay2) "bZF" = ( @@ -56053,9 +52779,9 @@ tag = "" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/crew_quarters/hor) @@ -56188,37 +52914,6 @@ /area/medical/research{ name = "Research Division" }) -"cae" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "diagonalWall3" - }, -/area/shuttle/administration) -"caf" = ( -/obj/machinery/vending/snack, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cag" = ( -/obj/machinery/vending/cola, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cah" = ( -/obj/machinery/vending/coffee, -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cai" = ( -/obj/machinery/vending/cigarette, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "caj" = ( /obj/machinery/camera{ c_tag = "Research Hallway West"; @@ -56236,12 +52931,6 @@ /area/medical/research{ name = "Research Division" }) -"cak" = ( -/obj/machinery/computer/communications, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "cal" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -5; @@ -56289,24 +52978,6 @@ /obj/machinery/computer/security/mining, /turf/simulated/floor/plasteel, /area/quartermaster/qm) -"car" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 4; - icon_state = "open"; - id_tag = "adminshuttleshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (WEST)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 8 - }, -/turf/simulated/floor/plating, -/area/shuttle/administration) "cas" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, @@ -56389,13 +53060,13 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/sleeper) "caA" = ( @@ -56747,9 +53418,9 @@ name = "Geneticist" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (SOUTHWEST)"; + dir = 10; icon_state = "whitepurple"; - dir = 10 + tag = "icon-whitepurple (SOUTHWEST)" }, /area/medical/genetics) "caX" = ( @@ -56769,9 +53440,9 @@ name = "Geneticist" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (SOUTHEAST)"; + dir = 6; icon_state = "whitepurple"; - dir = 6 + tag = "icon-whitepurple (SOUTHEAST)" }, /area/medical/genetics) "caZ" = ( @@ -57003,8 +53674,8 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "cbs" = ( @@ -57044,9 +53715,9 @@ icon_state = "pipe-c" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/medbay2) "cbv" = ( @@ -57055,23 +53726,15 @@ pixel_y = -28 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cbw" = ( /obj/effect/decal/warning_stripes/northwest, /turf/simulated/floor/plasteel/airless, /area/toxins/test_area) -"cbx" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "cby" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ @@ -57080,8 +53743,8 @@ req_access_txt = "5" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluefull"; - icon_state = "whitebluefull" + icon_state = "whitebluefull"; + tag = "icon-whitebluefull" }, /area/medical/biostorage) "cbz" = ( @@ -57098,56 +53761,6 @@ }, /turf/simulated/floor/plasteel, /area/quartermaster/office) -"cbA" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 4; - icon_state = "open"; - id_tag = "adminshuttleshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - dir = 4; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_mid"; - tag = "icon-window5 (EAST)" - }, -/turf/simulated/floor/plating, -/area/shuttle/administration) -"cbB" = ( -/turf/simulated/shuttle/floor, -/turf/simulated/shuttle/wall/interior{ - tag = "icon-swall_f10"; - icon_state = "swall_f10" - }, -/area/shuttle/supply) -"cbC" = ( -/obj/machinery/light/spot, -/turf/simulated/shuttle/floor, -/area/shuttle/supply) -"cbD" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall7"; - icon_state = "swall7"; - dir = 2 - }, -/area/shuttle/supply) -"cbE" = ( -/turf/simulated/shuttle/floor, -/turf/simulated/shuttle/wall/interior{ - tag = "icon-swall_f6"; - icon_state = "swall_f6" - }, -/area/shuttle/supply) -"cbF" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall11"; - icon_state = "swall11"; - dir = 2 - }, -/area/shuttle/supply) "cbG" = ( /obj/structure/lattice, /obj/structure/sign/securearea{ @@ -57233,17 +53846,17 @@ /area/medical/medbay2) "cbO" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cbP" = ( /obj/machinery/light, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cbQ" = ( @@ -57289,9 +53902,9 @@ "cbU" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cbV" = ( @@ -57345,8 +53958,8 @@ }, /obj/effect/decal/warning_stripes/northeast, /obj/effect/mapping_helpers/airlock/unres{ - icon_state = "airlock_unres_helper"; - dir = 4 + dir = 4; + icon_state = "airlock_unres_helper" }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/se) @@ -57381,8 +53994,8 @@ /obj/machinery/iv_drip, /obj/item/reagent_containers/iv_bag/salglu, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "ccb" = ( @@ -57675,8 +54288,8 @@ /obj/structure/cable, /obj/item/roller, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "ccr" = ( @@ -57703,8 +54316,8 @@ pixel_y = -28 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "cct" = ( @@ -57717,14 +54330,14 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "ccu" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/sleeper) "ccv" = ( @@ -57848,9 +54461,9 @@ "ccC" = ( /obj/machinery/vending/medical, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "ccD" = ( @@ -57871,9 +54484,9 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "ccF" = ( @@ -57895,8 +54508,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/structure/cable{ d1 = 1; @@ -57940,8 +54553,8 @@ shock_proof = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plasteel{ dir = 4; @@ -58015,9 +54628,9 @@ /area/escapepodbay) "ccQ" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (WEST)"; + dir = 8; icon_state = "whitepurple"; - dir = 8 + tag = "icon-whitepurple (WEST)" }, /area/medical/genetics) "ccR" = ( @@ -58042,9 +54655,9 @@ "ccT" = ( /obj/machinery/r_n_d/server/robotics, /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ - tag = "icon-intact (SOUTHEAST)"; + dir = 6; icon_state = "intact"; - dir = 6 + tag = "icon-intact (SOUTHEAST)" }, /turf/simulated/floor/bluegrid/telecomms/server, /area/toxins/server_coldroom) @@ -58056,9 +54669,9 @@ pixel_y = 32 }, /obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ - tag = "icon-intact (WEST)"; + dir = 8; icon_state = "intact"; - dir = 8 + tag = "icon-intact (WEST)" }, /obj/structure/cable{ d1 = 4; @@ -58165,8 +54778,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - tag = "icon-vault"; - icon_state = "vault" + icon_state = "vault"; + tag = "icon-vault" }, /area/engine/gravitygenerator) "cdb" = ( @@ -58295,18 +54908,6 @@ icon_state = "white" }, /area/crew_quarters/hor) -"cdl" = ( -/obj/machinery/dna_scannernew/upgraded, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"cdm" = ( -/obj/machinery/computer/cloning, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) "cdn" = ( /obj/structure/cable{ d1 = 1; @@ -58320,23 +54921,6 @@ icon_state = "white" }, /area/medical/genetics) -"cdo" = ( -/obj/machinery/computer/scan_consolenew, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"cdp" = ( -/obj/machinery/clonepod/upgraded, -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) "cdq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ @@ -58361,69 +54945,13 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/unres{ - icon_state = "airlock_unres_helper"; - dir = 4 + dir = 4; + icon_state = "airlock_unres_helper" }, /turf/simulated/floor/plasteel{ icon_state = "freezerfloor" }, /area/medical/genetics_cloning) -"cdr" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/admin{ - name = "NTV Argos shuttle navigation computer" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cds" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 4; - icon_state = "open"; - id_tag = "adminshuttleshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/structure/grille, -/obj/structure/shuttle/window{ - tag = "icon-window5_end (EAST)"; - icon = 'icons/turf/shuttle.dmi'; - icon_state = "window5_end"; - dir = 4 - }, -/turf/simulated/floor/plating, -/area/shuttle/administration) -"cdt" = ( -/turf/simulated/shuttle/wall{ - tag = "icon-swall15"; - icon_state = "swall15"; - dir = 2 - }, -/area/shuttle/supply) -"cdu" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/shuttle/engine/heater, -/turf/simulated/shuttle/plating, -/area/shuttle/supply) -"cdv" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f5"; - icon_state = "swall_f5"; - dir = 2 - }, -/area/shuttle/supply) -"cdw" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f9"; - icon_state = "swall_f9"; - dir = 2 - }, -/area/shuttle/supply) "cdx" = ( /obj/structure/chair/office/dark{ dir = 8 @@ -58439,8 +54967,8 @@ /obj/item/pen, /obj/machinery/requests_console{ department = "Cargo Bay"; - name = "Cargo Requests Console"; departmentType = 2; + name = "Cargo Requests Console"; pixel_x = -30; pixel_y = 0 }, @@ -58623,8 +55151,8 @@ "cdQ" = ( /obj/machinery/requests_console{ department = "Cargo Bay"; - name = "Cargo Requests Console"; departmentType = 2; + name = "Cargo Requests Console"; pixel_x = -30; pixel_y = 0 }, @@ -58642,9 +55170,9 @@ /area/quartermaster/qm) "cdS" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -58691,9 +55219,9 @@ /area/hallway/primary/central/south) "cdY" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j1 (EAST)"; + dir = 4; icon_state = "pipe-j1"; - dir = 4 + tag = "icon-pipe-j1 (EAST)" }, /turf/simulated/floor/plasteel{ dir = 1; @@ -58878,9 +55406,9 @@ dir = 4 }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -59111,11 +55639,6 @@ icon_state = "white" }, /area/crew_quarters/hor) -"ceR" = ( -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) "ceS" = ( /obj/machinery/alarm{ dir = 8; @@ -59154,55 +55677,11 @@ }, /obj/effect/decal/warning_stripes/southeast, /obj/effect/mapping_helpers/airlock/unres{ - icon_state = "airlock_unres_helper"; - dir = 4 + dir = 4; + icon_state = "airlock_unres_helper" }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/se) -"ceU" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/shuttle/plating, -/area/shuttle/supply) -"ceV" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-burst_l"; - icon_state = "burst_l" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/supply) -"ceW" = ( -/obj/structure/shuttle/engine/propulsion{ - tag = "icon-burst_r"; - icon_state = "burst_r" - }, -/turf/simulated/shuttle/plating, -/area/shuttle/supply) -"ceX" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f6"; - dir = 2 - }, -/area/shuttle/mining) -"ceY" = ( -/obj/structure/window/full/shuttle, -/obj/structure/grille, -/turf/simulated/shuttle/plating, -/area/shuttle/mining) -"ceZ" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/mining) -"cfa" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - tag = "icon-swall_f10"; - icon_state = "swall_f10"; - dir = 2 - }, -/area/shuttle/mining) "cfb" = ( /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) @@ -59374,8 +55853,8 @@ /area/janitor) "cfp" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/disposalpipe/segment{ dir = 4; @@ -59497,9 +55976,9 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/surgery1) "cfB" = ( @@ -59528,8 +56007,8 @@ /obj/item/stack/medical/bruise_pack/advanced, /obj/item/reagent_containers/iv_bag/salglu, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/surgery2) "cfD" = ( @@ -59633,8 +56112,8 @@ }, /obj/item/surgicaldrill, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/surgery2) "cfM" = ( @@ -59659,8 +56138,8 @@ /obj/structure/table/tray, /obj/item/scalpel, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" + icon_state = "whiteblue"; + tag = "icon-whiteblue" }, /area/medical/surgery2) "cfN" = ( @@ -59903,9 +56382,9 @@ "cgc" = ( /obj/machinery/r_n_d/server/core, /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ - tag = "icon-intact (NORTHEAST)"; + dir = 5; icon_state = "intact"; - dir = 5 + tag = "icon-intact (NORTHEAST)" }, /turf/simulated/floor/bluegrid/telecomms/server, /area/toxins/server_coldroom) @@ -60080,12 +56559,6 @@ tag = "icon-cafeteria (NORTHEAST)" }, /area/crew_quarters/hor) -"cgw" = ( -/obj/machinery/bodyscanner, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) "cgy" = ( /obj/machinery/door/poddoor{ id_tag = "ToxinsVenting"; @@ -60094,54 +56567,11 @@ }, /turf/simulated/floor/engine/insulated/vacuum, /area/toxins/mixing) -"cgz" = ( -/obj/structure/window/plasmareinforced{ - color = "#FF0000"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cgA" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cgB" = ( -/obj/structure/table, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) -"cgC" = ( -/obj/machinery/computer/shuttle/mining, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) -"cgD" = ( -/obj/structure/table, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) "cgE" = ( /turf/simulated/wall/r_wall, /area/toxins/launch{ name = "Toxins Launch Room" }) -"cgF" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/mining) "cgG" = ( /obj/structure/closet/wardrobe/miner, /turf/simulated/floor/plasteel{ @@ -60463,8 +56893,8 @@ req_one_access_txt = "5;9" }, /obj/effect/mapping_helpers/airlock/unres{ - icon_state = "airlock_unres_helper"; - dir = 4 + dir = 4; + icon_state = "airlock_unres_helper" }, /turf/simulated/floor/plasteel{ icon_state = "freezerfloor" @@ -60501,9 +56931,9 @@ /area/medical/surgery1) "chl" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/surgery1) "chm" = ( @@ -60663,9 +57093,9 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "chy" = ( @@ -60803,8 +57233,8 @@ /area/medical/surgery1) "chL" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/alarm{ dir = 4; @@ -61069,26 +57499,6 @@ icon_state = "white" }, /area/toxins/mixing) -"cig" = ( -/obj/machinery/sleeper/upgraded{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"cih" = ( -/obj/machinery/chem_master, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"cii" = ( -/obj/machinery/chem_dispenser, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) "cij" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'BOMB RANGE"; @@ -61096,43 +57506,6 @@ }, /turf/simulated/wall/r_wall, /area/toxins/test_area) -"cik" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Holding Cell"; - opacity = 1; - req_access_txt = "104" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cil" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cim" = ( -/turf/simulated/shuttle/floor, -/area/shuttle/mining) -"cin" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) -"cio" = ( -/obj/machinery/door/window/brigdoor/westleft{ - color = "#d70000"; - req_access_txt = "104" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "cip" = ( /obj/effect/decal/warning_stripes/northwest, /turf/simulated/floor/plasteel, @@ -61498,9 +57871,9 @@ /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "ciV" = ( @@ -61701,9 +58074,9 @@ /area/hallway/primary/central/south) "cjk" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2"; + dir = 2; icon_state = "pipe-j2"; - dir = 2 + tag = "icon-pipe-j2" }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/south) @@ -61869,9 +58242,9 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/surgery1) "cjy" = ( @@ -62253,12 +58626,6 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plasteel/airless, /area/toxins/test_area) -"ckd" = ( -/obj/machinery/iv_drip, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) "cke" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 4 @@ -62269,68 +58636,7 @@ }, /turf/simulated/floor/engine/insulated/vacuum, /area/toxins/mixing) -"ckf" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"ckg" = ( -/obj/structure/table, -/obj/item/storage/box/handcuffs, -/obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"ckh" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"cki" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) -"ckj" = ( -/obj/structure/window/plasmareinforced{ - color = "#FF0000"; - dir = 8 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "ckk" = ( -/obj/machinery/door/airlock/shuttle{ - id_tag = "s_docking_airlock"; - req_access_txt = "48" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 3; - height = 5; - id = "mining"; - name = "mining shuttle"; - rebuildable = 1; - width = 7 - }, /obj/docking_port/stationary{ dir = 8; dwidth = 3; @@ -62339,12 +58645,12 @@ name = "mining shuttle bay"; width = 7 }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) +/turf/space, +/area/space) "ckl" = ( /obj/machinery/door/airlock/external{ id_tag = "mining_home"; + locked = 1; name = "Mining Dock Airlock"; req_access_txt = "48" }, @@ -62354,6 +58660,7 @@ "ckm" = ( /obj/machinery/door/airlock/external{ id_tag = "mining_home"; + locked = 1; name = "Mining Dock Airlock"; req_access_txt = "48" }, @@ -62519,9 +58826,9 @@ /obj/structure/closet/walllocker/emerglocker/west, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "ckC" = ( @@ -62565,8 +58872,8 @@ pixel_y = 24 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/camera{ c_tag = "Medbay Break Room"; @@ -62721,17 +59028,17 @@ pixel_x = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/surgery1) "ckV" = ( /obj/machinery/bodyscanner, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/surgery1) "ckW" = ( @@ -62748,9 +59055,9 @@ /area/medical/surgery1) "ckX" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/surgery1) "ckY" = ( @@ -62821,9 +59128,9 @@ pixel_y = -24 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/surgery2) "cld" = ( @@ -62849,9 +59156,9 @@ pixel_y = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/surgery2) "clf" = ( @@ -62867,9 +59174,9 @@ }, /obj/machinery/light, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/medical/surgery2) "clg" = ( @@ -62897,9 +59204,9 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cli" = ( @@ -63084,46 +59391,6 @@ }, /turf/simulated/floor/plating/airless, /area/toxins/test_area) -"clC" = ( -/obj/structure/table, -/obj/item/bonegel, -/obj/item/bonesetter, -/obj/item/hemostat, -/obj/item/cautery, -/obj/item/surgicaldrill, -/obj/item/circular_saw, -/obj/item/scalpel, -/obj/item/retractor, -/obj/item/FixOVein, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"clD" = ( -/obj/machinery/optable, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"clE" = ( -/obj/machinery/vending/medical, -/turf/simulated/shuttle/floor{ - icon_state = "floor3" - }, -/area/shuttle/administration) -"clF" = ( -/obj/machinery/light, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"clG" = ( -/obj/structure/table, -/obj/item/storage/lockbox/mindshield, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "clH" = ( /obj/machinery/camera{ c_tag = "Research Toxins Test Chamber North"; @@ -63134,17 +59401,6 @@ }, /turf/simulated/floor/plasteel/airless, /area/toxins/test_area) -"clI" = ( -/obj/structure/table, -/obj/item/storage/box/chemimp{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/storage/box/trackimp, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "clJ" = ( /obj/item/stack/ore/silver, /obj/item/stack/ore/silver, @@ -63232,9 +59488,9 @@ /area/maintenance/asmaint) "clT" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 8; @@ -63289,8 +59545,8 @@ /area/toxins/storage) "clY" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/light{ dir = 8 @@ -63340,8 +59596,8 @@ "cmc" = ( /obj/machinery/requests_console{ department = "Janitorial"; - name = "Janitor Requests Console"; departmentType = 1; + name = "Janitor Requests Console"; pixel_y = -29 }, /obj/machinery/disposal, @@ -63469,9 +59725,9 @@ "cmn" = ( /obj/machinery/vending/coffee, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHWEST)"; + dir = 9; icon_state = "whitegreen"; - dir = 9 + tag = "icon-whitegreen (NORTHWEST)" }, /area/medical/virology/lab{ name = "\improper Virology Lobby" @@ -63485,9 +59741,9 @@ "cmp" = ( /obj/machinery/vending/medical, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHEAST)"; + dir = 5; icon_state = "whitegreen"; - dir = 5 + tag = "icon-whitegreen (NORTHEAST)" }, /area/medical/virology/lab{ name = "\improper Virology Lobby" @@ -63750,9 +60006,9 @@ /obj/item/reagent_containers/spray/cleaner, /obj/item/reagent_containers/iv_bag/salglu, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHWEST)"; + dir = 10; icon_state = "whitegreen"; - dir = 10 + tag = "icon-whitegreen (SOUTHWEST)" }, /area/medical/virology/lab{ name = "\improper Virology Lobby" @@ -63958,30 +60214,6 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/apmaint) -"cnh" = ( -/obj/structure/closet/crate, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) -"cni" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/simulated/shuttle/plating, -/area/shuttle/mining) -"cnj" = ( -/obj/structure/ore_box, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/mining) "cnk" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'BOMB RANGE"; @@ -64162,9 +60394,9 @@ }) "cnC" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 8; @@ -64284,9 +60516,9 @@ icon_state = "1-2" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/medbay2) "cnN" = ( @@ -64492,9 +60724,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHWEST)"; + dir = 10; icon_state = "whitegreen"; - dir = 10 + tag = "icon-whitegreen (SOUTHWEST)" }, /area/medical/virology/lab{ name = "\improper Virology Lobby" @@ -64919,17 +61151,6 @@ icon_state = "bcarpet05" }, /area/blueshield) -"coN" = ( -/obj/structure/shuttle/engine/propulsion/burst, -/turf/simulated/shuttle/plating, -/area/shuttle/mining) -"coO" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f5"; - dir = 2 - }, -/area/shuttle/mining) "coP" = ( /obj/structure/table/glass, /obj/machinery/light/small{ @@ -64939,13 +61160,6 @@ icon_state = "freezerfloor" }, /area/maintenance/apmaint) -"coQ" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 - }, -/area/shuttle/mining) "coR" = ( /obj/structure/cable{ d1 = 1; @@ -65239,9 +61453,9 @@ tag = "icon-pipe-j1 (WEST)" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/medbay2) "cpi" = ( @@ -65314,9 +61528,9 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/medical/surgery1) "cpo" = ( @@ -65341,9 +61555,9 @@ /area/medical/surgery2) "cpp" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -65501,9 +61715,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHEAST)"; + dir = 6; icon_state = "whitegreen"; - dir = 6 + tag = "icon-whitegreen (SOUTHEAST)" }, /area/medical/virology/lab{ name = "\improper Virology Lobby" @@ -65717,9 +61931,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cpT" = ( @@ -65744,9 +61958,9 @@ "cpU" = ( /obj/structure/closet/radiation, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTHWEST)"; + dir = 9; icon_state = "whitepurple"; - dir = 9 + tag = "icon-whitepurple (NORTHWEST)" }, /area/toxins/explab) "cpV" = ( @@ -65754,17 +61968,17 @@ /obj/item/clipboard, /obj/item/book/manual/experimentor, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTHEAST)"; + dir = 5; icon_state = "whitepurple"; - dir = 5 + tag = "icon-whitepurple (NORTHEAST)" }, /area/toxins/explab) "cpW" = ( /obj/machinery/computer/rdconsole/experiment, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTH)"; + dir = 1; icon_state = "whitepurple"; - dir = 1 + tag = "icon-whitepurple (NORTH)" }, /area/toxins/explab) "cpX" = ( @@ -65793,9 +62007,9 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTHEAST)"; + dir = 5; icon_state = "whitepurple"; - dir = 5 + tag = "icon-whitepurple (NORTHEAST)" }, /area/toxins/explab) "cpZ" = ( @@ -66029,8 +62243,8 @@ pixel_y = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/power/apc{ dir = 1; @@ -66091,8 +62305,8 @@ "cqs" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 @@ -66261,8 +62475,8 @@ /area/maintenance/asmaint) "cqE" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -66278,9 +62492,9 @@ /area/maintenance/apmaint) "cqG" = ( /obj/machinery/shower{ - tag = "icon-shower (WEST)"; + dir = 8; icon_state = "shower"; - dir = 8 + tag = "icon-shower (WEST)" }, /turf/simulated/floor/plasteel{ icon_state = "freezerfloor" @@ -66601,9 +62815,9 @@ "crh" = ( /obj/structure/closet/l3closet/scientist, /turf/simulated/floor/plasteel{ - tag = "icon-whitepurple (NORTHWEST)"; + dir = 9; icon_state = "whitepurple"; - dir = 9 + tag = "icon-whitepurple (NORTHWEST)" }, /area/toxins/explab) "cri" = ( @@ -66623,8 +62837,8 @@ pixel_y = -23 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -66659,9 +62873,9 @@ network = list("SS13") }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "crn" = ( @@ -66754,9 +62968,9 @@ }, /obj/effect/decal/warning_stripes/southeastcorner, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (EAST)"; + dir = 4; icon_state = "whitegreen"; - dir = 4 + tag = "icon-whitegreen (EAST)" }, /area/medical/virology) "crv" = ( @@ -67599,8 +63813,8 @@ name = "Grid Power Monitoring Computer" }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 5 + dir = 5; + icon_state = "caution" }, /area/engine/controlroom) "csR" = ( @@ -67637,13 +63851,13 @@ pixel_y = 0 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "csT" = ( @@ -68003,8 +64217,8 @@ dir = 10 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/medical/cmostore) "ctq" = ( @@ -68406,9 +64620,9 @@ pixel_y = 0 }, /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2"; + dir = 2; icon_state = "pipe-j2"; - dir = 2 + tag = "icon-pipe-j2" }, /turf/simulated/floor/plasteel{ dir = 8; @@ -68441,9 +64655,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "cue" = ( @@ -68497,8 +64711,8 @@ }, /obj/machinery/computer/security/engineering, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/engine/controlroom) "cuj" = ( @@ -68514,12 +64728,12 @@ icon_state = "pipe-c" }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /turf/simulated/floor/plasteel, /area/engine/controlroom) @@ -68695,8 +64909,8 @@ pixel_y = 24 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/structure/closet/radiation, /turf/simulated/floor/plasteel{ @@ -68766,9 +64980,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHWEST)"; + dir = 10; icon_state = "whitegreen"; - dir = 10 + tag = "icon-whitegreen (SOUTHWEST)" }, /area/medical/virology) "cuG" = ( @@ -68784,12 +64998,6 @@ /area/medical/virology/lab{ name = "\improper Virology Lobby" }) -"cuH" = ( -/obj/structure/chair/stool/bar, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "cuI" = ( /obj/structure/bed, /obj/structure/disposalpipe/segment, @@ -69260,9 +65468,9 @@ network = list("SS13") }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/structure/rack{ dir = 8; @@ -69430,8 +65638,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/engine/controlroom) "cvN" = ( @@ -69489,8 +65697,8 @@ /area/medical/psych) "cvS" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -69581,17 +65789,17 @@ step_size = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHWEST)"; + dir = 9; icon_state = "whitegreen"; - dir = 9 + tag = "icon-whitegreen (NORTHWEST)" }, /area/medical/virology) "cwb" = ( /obj/structure/closet/secure_closet/personal/patient, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHEAST)"; + dir = 5; icon_state = "whitegreen"; - dir = 5 + tag = "icon-whitegreen (NORTHEAST)" }, /area/medical/virology) "cwc" = ( @@ -69637,9 +65845,9 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHEAST)"; + dir = 5; icon_state = "whitegreen"; - dir = 5 + tag = "icon-whitegreen (NORTHEAST)" }, /area/medical/virology) "cwf" = ( @@ -69666,9 +65874,9 @@ dir = 10 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHWEST)"; + dir = 9; icon_state = "whitegreen"; - dir = 9 + tag = "icon-whitegreen (NORTHWEST)" }, /area/medical/virology) "cwh" = ( @@ -69697,9 +65905,9 @@ dir = 10 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (NORTHEAST)"; + dir = 5; icon_state = "whitegreen"; - dir = 5 + tag = "icon-whitegreen (NORTHEAST)" }, /area/medical/virology) "cwj" = ( @@ -69757,8 +65965,8 @@ req_access_txt = "40" }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/medical/cmostore) "cwo" = ( @@ -69821,8 +66029,8 @@ pixel_y = 5 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/medical/cmostore) "cws" = ( @@ -69839,8 +66047,8 @@ }, /obj/structure/window/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/medical/cmostore) "cwt" = ( @@ -70016,21 +66224,21 @@ /area/storage/tech) "cwP" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/storage/tech) "cwQ" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable{ d2 = 8; @@ -70038,9 +66246,9 @@ }, /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/storage/tech) @@ -70079,8 +66287,8 @@ /area/medical/medbay2) "cwU" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable{ d2 = 8; @@ -70232,8 +66440,8 @@ sensors = list("n2_sensor" = "Nitrogen", "o2_sensor" = "Oxygen", "co2_sensor" = "Carbon Dioxide", "tox_sensor" = "Toxins", "n2o_sensor" = "Nitrous Oxide", "waste_sensor" = "Gas Mix Tank") }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/engine/controlroom) "cxh" = ( @@ -70275,8 +66483,8 @@ /area/medical/medbay2) "cxk" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -70290,9 +66498,9 @@ /area/construction) "cxl" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /turf/simulated/floor/plating, /area/maintenance/asmaint) @@ -70364,9 +66572,9 @@ dir = 5 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "cxu" = ( @@ -70375,9 +66583,9 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (EAST)"; + dir = 4; icon_state = "whitegreen"; - dir = 4 + tag = "icon-whitegreen (EAST)" }, /area/medical/virology) "cxv" = ( @@ -70395,9 +66603,9 @@ "cxw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "cxx" = ( @@ -70407,9 +66615,9 @@ pixel_x = 24 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (EAST)"; + dir = 4; icon_state = "whitegreen"; - dir = 4 + tag = "icon-whitegreen (EAST)" }, /area/medical/virology) "cxy" = ( @@ -70503,17 +66711,17 @@ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHWEST)"; + dir = 10; icon_state = "whitegreen"; - dir = 10 + tag = "icon-whitegreen (SOUTHWEST)" }, /area/medical/virology) "cxG" = ( /obj/structure/table, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHEAST)"; + dir = 6; icon_state = "whitegreen"; - dir = 6 + tag = "icon-whitegreen (SOUTHEAST)" }, /area/medical/virology) "cxH" = ( @@ -70568,9 +66776,9 @@ /obj/item/storage/box/donkpockets, /obj/machinery/computer/med_data/laptop, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (EAST)"; + dir = 4; icon_state = "whitegreen"; - dir = 4 + tag = "icon-whitegreen (EAST)" }, /area/medical/virology) "cxM" = ( @@ -70884,9 +67092,9 @@ /area/storage/tech) "cyr" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/structure/cable, /obj/effect/spawner/window/reinforced, @@ -71078,14 +67286,14 @@ /obj/structure/table, /obj/item/t_scanner, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/engine/controlroom) "cyH" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ icon_state = "dark" @@ -71232,9 +67440,9 @@ pixel_x = -24 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHWEST)"; + dir = 10; icon_state = "whitegreen"; - dir = 10 + tag = "icon-whitegreen (SOUTHWEST)" }, /area/medical/virology) "cyW" = ( @@ -71248,9 +67456,9 @@ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHEAST)"; + dir = 6; icon_state = "whitegreen"; - dir = 6 + tag = "icon-whitegreen (SOUTHEAST)" }, /area/medical/virology) "cyX" = ( @@ -71265,9 +67473,9 @@ "cyY" = ( /obj/structure/table, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHWEST)"; + dir = 10; icon_state = "whitegreen"; - dir = 10 + tag = "icon-whitegreen (SOUTHWEST)" }, /area/medical/virology) "cyZ" = ( @@ -71282,9 +67490,9 @@ pixel_y = -32 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (SOUTHEAST)"; + dir = 6; icon_state = "whitegreen"; - dir = 6 + tag = "icon-whitegreen (SOUTHEAST)" }, /area/medical/virology) "czb" = ( @@ -71444,8 +67652,8 @@ /obj/structure/rack, /obj/item/storage/belt/utility, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/maintenance/asmaint) "czv" = ( @@ -71711,9 +67919,9 @@ /area/maintenance/incinerator) "czR" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 4; @@ -71795,8 +68003,8 @@ pixel_y = 0 }, /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -72089,9 +68297,9 @@ level = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitebluecorner (WEST)"; + dir = 8; icon_state = "whitebluecorner"; - dir = 8 + tag = "icon-whitebluecorner (WEST)" }, /area/medical/medbay2) "cAu" = ( @@ -72158,8 +68366,8 @@ /area/maintenance/asmaint) "cAC" = ( /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/maintenance/asmaint) "cAD" = ( @@ -72270,8 +68478,8 @@ /area/hallway/primary/aft) "cAN" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/disposalpipe/segment, /obj/machinery/power/apc{ @@ -72607,8 +68815,8 @@ "cBv" = ( /obj/structure/closet/emcloset, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/hallway/primary/aft) "cBw" = ( @@ -72651,8 +68859,8 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/medical/cmostore) "cBz" = ( @@ -72660,8 +68868,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/medical/cmostore) "cBA" = ( @@ -72695,9 +68903,9 @@ /obj/effect/decal/warning_stripes/west, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cBD" = ( @@ -72929,9 +69137,9 @@ /area/toxins/misc_lab) "cCg" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/disposal, /obj/structure/disposalpipe/trunk, @@ -72985,9 +69193,9 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cCk" = ( @@ -72996,9 +69204,9 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cCl" = ( @@ -73010,9 +69218,9 @@ on = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cCm" = ( @@ -73023,17 +69231,17 @@ pixel_y = 25 }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cCn" = ( /obj/machinery/chem_heater, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cCo" = ( @@ -73315,8 +69523,8 @@ /area/construction) "cCM" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable, /obj/effect/spawner/window/reinforced, @@ -73324,8 +69532,8 @@ /area/storage/tech) "cCN" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/cable{ d2 = 8; @@ -73644,9 +69852,9 @@ name = "Air To Distro" }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 1; @@ -73709,9 +69917,9 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cDu" = ( @@ -73781,9 +69989,9 @@ pixel_x = -28 }, /obj/machinery/atmospherics/pipe/simple/hidden/yellow{ - tag = "icon-intact (SOUTHEAST)"; + dir = 6; icon_state = "intact"; - dir = 6 + tag = "icon-intact (SOUTHEAST)" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -73826,9 +70034,9 @@ name = "Scientist" }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cDE" = ( @@ -73849,25 +70057,25 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cDG" = ( /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cDH" = ( /obj/machinery/chem_dispenser, /obj/item/reagent_containers/glass/beaker/large, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cDI" = ( @@ -74064,8 +70272,8 @@ tag = "" }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/table, /turf/simulated/floor/plasteel{ @@ -74137,8 +70345,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 8 + dir = 8; + icon_state = "arrival" }, /area/hallway/primary/aft) "cEj" = ( @@ -74404,14 +70612,14 @@ }, /obj/machinery/space_heater, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/engine/mechanic_workshop) "cEN" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/reagent_dispensers/fueltank, /obj/machinery/power/apc{ @@ -74421,8 +70629,8 @@ pixel_y = 24 }, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/engine/mechanic_workshop) "cEO" = ( @@ -74446,8 +70654,8 @@ }, /obj/structure/closet/emcloset, /turf/simulated/floor/plasteel{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/engine/mechanic_workshop) "cEQ" = ( @@ -74564,9 +70772,9 @@ "cFb" = ( /obj/machinery/chem_master, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cFc" = ( @@ -74631,12 +70839,12 @@ }, /obj/machinery/portable_atmospherics/pump, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 8 + dir = 8; + icon_state = "arrival" }, /area/hallway/primary/aft) "cFi" = ( @@ -74755,9 +70963,9 @@ req_one_access_txt = "11;24" }, /obj/machinery/atmospherics/pipe/simple/hidden/yellow{ - tag = "icon-intact (NORTHWEST)"; + dir = 9; icon_state = "intact"; - dir = 9 + tag = "icon-intact (NORTHWEST)" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -74788,16 +70996,16 @@ pixel_x = -24 }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "cFy" = ( @@ -74809,9 +71017,9 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (EAST)"; + dir = 4; icon_state = "whitegreen"; - dir = 4 + tag = "icon-whitegreen (EAST)" }, /area/medical/virology) "cFz" = ( @@ -74841,9 +71049,9 @@ "cFC" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plating, /area/engine/chiefs_office) @@ -75144,9 +71352,9 @@ /obj/item/reagent_containers/glass/beaker/large, /obj/item/reagent_containers/glass/beaker/large, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cFV" = ( @@ -75167,9 +71375,9 @@ }, /obj/structure/closet/secure_closet/research_reagents, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cFZ" = ( @@ -75190,9 +71398,9 @@ /obj/item/storage/box/monkeycubes, /obj/item/storage/box/pillbottles, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cGa" = ( @@ -75205,9 +71413,9 @@ /obj/item/reagent_containers/dropper/precision, /obj/item/reagent_containers/dropper/precision, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cGb" = ( @@ -75239,9 +71447,9 @@ /obj/structure/table/reinforced, /obj/machinery/reagentgrinder, /turf/simulated/floor/plasteel{ - tag = "icon-vault (NORTHEAST)"; + dir = 5; icon_state = "vault"; - dir = 5 + tag = "icon-vault (NORTHEAST)" }, /area/toxins/misc_lab) "cGe" = ( @@ -75366,9 +71574,9 @@ /area/hallway/primary/aft) "cGp" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2"; + dir = 2; icon_state = "pipe-j2"; - dir = 2 + tag = "icon-pipe-j2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -75421,8 +71629,8 @@ network = list("SS13") }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/table, /obj/item/book/manual/atmospipes, @@ -75446,15 +71654,15 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "cGx" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 1; @@ -75464,9 +71672,9 @@ scrub_Toxins = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology) "cGy" = ( @@ -75479,15 +71687,15 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (EAST)"; + dir = 4; icon_state = "whitegreen"; - dir = 4 + tag = "icon-whitegreen (EAST)" }, /area/medical/virology) "cGz" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -75646,9 +71854,9 @@ "cGN" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/manifold/hidden/yellow{ - tag = "icon-map (NORTH)"; + dir = 1; icon_state = "map"; - dir = 1 + tag = "icon-map (NORTH)" }, /turf/simulated/wall, /area/engine/controlroom) @@ -76026,8 +72234,8 @@ pixel_y = 28 }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 5 + dir = 5; + icon_state = "caution" }, /area/engine/break_room) "cHu" = ( @@ -76307,9 +72515,9 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/yellow{ - tag = "icon-intact (NORTHWEST)"; + dir = 9; icon_state = "intact"; - dir = 9 + tag = "icon-intact (NORTHWEST)" }, /turf/simulated/wall, /area/engine/break_room) @@ -76329,9 +72537,9 @@ /area/engine/break_room) "cHW" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whitegreen (WEST)"; + dir = 8; icon_state = "whitegreen"; - dir = 8 + tag = "icon-whitegreen (WEST)" }, /area/medical/virology/lab{ name = "\improper Virology Lobby" @@ -76466,8 +72674,8 @@ /area/atmos/control) "cIj" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/maintenance/asmaint) "cIk" = ( @@ -76477,8 +72685,8 @@ "cIl" = ( /obj/structure/chair/stool, /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/maintenance/asmaint) "cIm" = ( @@ -76636,8 +72844,8 @@ /area/toxins/xenobiology) "cIB" = ( /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -76796,9 +73004,9 @@ pixel_y = 0 }, /obj/machinery/shower{ - tag = "icon-shower (EAST)"; + dir = 4; icon_state = "shower"; - dir = 4 + tag = "icon-shower (EAST)" }, /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel{ @@ -77094,9 +73302,9 @@ /area/maintenance/aft) "cJo" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/structure/rack{ dir = 8; @@ -77143,8 +73351,8 @@ /area/toxins/xenobiology) "cJs" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken6"; - icon_state = "wood-broken6" + icon_state = "wood-broken6"; + tag = "icon-wood-broken6" }, /area/maintenance/asmaint) "cJt" = ( @@ -77156,8 +73364,8 @@ /area/maintenance/asmaint) "cJv" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken"; - icon_state = "wood-broken" + icon_state = "wood-broken"; + tag = "icon-wood-broken" }, /area/maintenance/asmaint) "cJw" = ( @@ -77722,12 +73930,12 @@ /area/toxins/xenobiology) "cKt" = ( /obj/machinery/embedded_controller/radio/airlock/access_controller{ - tag_exterior_door = "xeno_airlock_exterior"; id_tag = "xeno_airlock_control"; - tag_interior_door = "xeno_airlock_interior"; name = "Xenobiology Access Console"; pixel_x = 8; - pixel_y = 22 + pixel_y = 22; + tag_exterior_door = "xeno_airlock_exterior"; + tag_interior_door = "xeno_airlock_interior" }, /obj/machinery/light_switch{ pixel_x = -6; @@ -77749,21 +73957,21 @@ /area/maintenance/asmaint) "cKv" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (EAST)"; + dir = 4; icon_state = "wooden_chair_wings"; - dir = 4 + tag = "icon-wooden_chair_wings (EAST)" }, /turf/simulated/floor/wood, /area/maintenance/asmaint) "cKw" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (WEST)"; + dir = 8; icon_state = "wooden_chair_wings"; - dir = 8 + tag = "icon-wooden_chair_wings (WEST)" }, /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/maintenance/asmaint) "cKx" = ( @@ -77940,8 +74148,8 @@ "cKM" = ( /obj/item/kitchen/utensil/fork, /turf/simulated/floor/wood{ - tag = "icon-wood-broken"; - icon_state = "wood-broken" + icon_state = "wood-broken"; + tag = "icon-wood-broken" }, /area/maintenance/asmaint) "cKN" = ( @@ -77978,8 +74186,8 @@ /area/toxins/xenobiology) "cKS" = ( /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/maintenance/asmaint) "cKT" = ( @@ -78048,8 +74256,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -78251,8 +74459,8 @@ /area/engine/mechanic_workshop) "cLs" = ( /obj/machinery/light_switch{ - name = "light switch "; dir = 2; + name = "light switch "; pixel_x = 0; pixel_y = -22 }, @@ -78495,8 +74703,8 @@ "cLT" = ( /obj/machinery/vending/cola, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/hallway/primary/aft) "cLU" = ( @@ -78542,15 +74750,15 @@ "cLY" = ( /obj/item/stack/sheet/wood, /turf/simulated/floor/wood{ - tag = "icon-wood-broken5"; - icon_state = "wood-broken5" + icon_state = "wood-broken5"; + tag = "icon-wood-broken5" }, /area/maintenance/asmaint) "cLZ" = ( /obj/structure/chair/wood/wings{ - tag = "icon-wooden_chair_wings (WEST)"; + dir = 8; icon_state = "wooden_chair_wings"; - dir = 8 + tag = "icon-wooden_chair_wings (WEST)" }, /turf/simulated/floor/wood, /area/maintenance/asmaint) @@ -78576,8 +74784,8 @@ dir = 4 }, /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/maintenance/asmaint) "cMc" = ( @@ -78896,8 +75104,8 @@ "cML" = ( /obj/machinery/vending/snack, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 4 + dir = 4; + icon_state = "arrival" }, /area/hallway/primary/aft) "cMN" = ( @@ -79144,8 +75352,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -79231,8 +75439,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -79265,8 +75473,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -79325,8 +75533,8 @@ /area/space/nearstation) "cNF" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/solar{ id = "portsolar"; @@ -79783,12 +75991,12 @@ /area/atmos/distribution) "cOB" = ( /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 8 + dir = 8; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 8 + dir = 8; + icon_state = "4" }, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, @@ -79802,8 +76010,8 @@ /area/maintenance/asmaint2) "cOD" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /turf/simulated/floor/engine, /area/toxins/test_chamber) @@ -79813,12 +76021,12 @@ pixel_y = -24 }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /obj/effect/decal/warning_stripes/arrow{ - icon_state = "4"; - dir = 4 + dir = 4; + icon_state = "4" }, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, @@ -80014,8 +76222,8 @@ pixel_y = 0 }, /obj/structure/sink{ - icon_state = "sink"; dir = 8; + icon_state = "sink"; pixel_x = -12; pixel_y = 2 }, @@ -80161,8 +76369,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -80190,8 +76398,8 @@ network = list("SS13") }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/closet/secure_closet/engineering_personal, /obj/machinery/power/apc{ @@ -80328,8 +76536,8 @@ "cPC" = ( /obj/machinery/power/tracker, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/lattice/catwalk, /turf/space, @@ -80390,8 +76598,8 @@ /area/solar/port) "cPI" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/lattice/catwalk, /turf/space, @@ -80461,8 +76669,8 @@ network = list("SS13") }, /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/structure/engineeringcart, /obj/item/radio/intercom{ @@ -80674,8 +76882,8 @@ /area/space/nearstation) "cQq" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/structure/lattice/catwalk, /turf/space, @@ -80774,8 +76982,8 @@ /area/toxins/xenobiology) "cQB" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/smartfridge/secure/extract, /turf/simulated/floor/plasteel{ @@ -80857,8 +77065,8 @@ /area/engine/engineering) "cQH" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/effect/decal/warning_stripes/south, /obj/structure/cable/yellow{ @@ -81013,8 +77221,8 @@ pixel_y = 16 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/medical/cmostore) "cQS" = ( @@ -81349,8 +77557,8 @@ }, /obj/item/storage/firstaid/toxin, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 4 + dir = 4; + icon_state = "blue" }, /area/medical/cmostore) "cRv" = ( @@ -81410,8 +77618,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -82205,8 +78413,8 @@ dir = 4 }, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/light/small{ dir = 1 @@ -82421,8 +78629,8 @@ sensors = list("waste_sensor" = "Tank") }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/atmos/distribution) "cTv" = ( @@ -82553,8 +78761,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -82705,8 +78913,8 @@ /area/solar/starboard) "cTX" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 10; @@ -82734,15 +78942,15 @@ id_tag = "robotics_solar_pump" }, /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - tag_airpump = "robotics_solar_pump"; - tag_exterior_door = "robotics_solar_outer"; frequency = 1379; id_tag = "robotics_solar_airlock"; - tag_interior_door = "robotics_solar_inner"; pixel_x = 0; pixel_y = -25; req_access_txt = "13"; - tag_chamber_sensor = "robotics_solar_sensor" + tag_airpump = "robotics_solar_pump"; + tag_chamber_sensor = "robotics_solar_sensor"; + tag_exterior_door = "robotics_solar_outer"; + tag_interior_door = "robotics_solar_inner" }, /obj/machinery/airlock_sensor{ frequency = 1379; @@ -83141,8 +79349,8 @@ name = "Gas Mix Inlet Valve" }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 6 + dir = 6; + icon_state = "green" }, /area/atmos/distribution) "cUT" = ( @@ -83429,8 +79637,8 @@ name = "Civilian" }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/hallway/secondary/exit) "cVu" = ( @@ -83722,8 +79930,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/hallway/secondary/exit) "cWi" = ( @@ -83736,8 +79944,8 @@ opacity = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/toxins/xenobiology) @@ -83896,8 +80104,8 @@ name = "Grid Power Monitoring Computer" }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plasteel, /area/engine/engineering) @@ -83937,12 +80145,12 @@ /area/hallway/secondary/exit) "cWG" = ( /obj/machinery/door/window/southleft{ - tag = "icon-left (WEST)"; - name = "Bar Delivery"; - icon_state = "left"; + base_state = "left"; dir = 8; + icon_state = "left"; + name = "Bar Delivery"; req_access_txt = "25"; - base_state = "left" + tag = "icon-left (WEST)" }, /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, @@ -84190,8 +80398,8 @@ name = "N2O Outlet Valve" }, /turf/simulated/floor/plasteel{ - icon_state = "escape"; - dir = 5 + dir = 5; + icon_state = "escape" }, /area/atmos) "cXe" = ( @@ -84298,9 +80506,9 @@ /area/hallway/secondary/exit) "cXq" = ( /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/power/apc{ dir = 4; @@ -84489,8 +80697,8 @@ location = "Kitchen" }, /turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 + dir = 1; + icon_state = "bot" }, /area/maintenance/fsmaint2) "cXL" = ( @@ -84518,8 +80726,8 @@ /area/engine/engineering) "cXO" = ( /obj/machinery/shower{ - icon_state = "shower"; - dir = 4 + dir = 4; + icon_state = "shower" }, /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, @@ -84654,8 +80862,8 @@ sensors = list("n2o_sensor" = "Tank") }, /turf/simulated/floor/plasteel{ - icon_state = "escape"; - dir = 4 + dir = 4; + icon_state = "escape" }, /area/atmos) "cYd" = ( @@ -85103,8 +81311,8 @@ level = 2 }, /turf/simulated/floor/plasteel{ - icon_state = "escape"; - dir = 6 + dir = 6; + icon_state = "escape" }, /area/atmos) "cZh" = ( @@ -85647,8 +81855,8 @@ /area/escapepodbay) "dau" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/effect/decal/warning_stripes/south, /obj/structure/cable/yellow{ @@ -85951,8 +82159,8 @@ pixel_x = -25 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plasteel, /area/escapepodbay) @@ -86147,9 +82355,9 @@ pixel_x = 24 }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /obj/machinery/light/small{ dir = 8 @@ -86234,8 +82442,8 @@ /area/escapepodbay) "dbJ" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/structure/cable/yellow{ d2 = 4; @@ -86372,8 +82580,8 @@ /area/space/nearstation) "dcb" = ( /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 8 + dir = 8; + icon_state = "blue" }, /area/hallway/primary/central/north) "dcc" = ( @@ -86569,8 +82777,8 @@ /area/maintenance/turbine) "dcx" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/structure/cable{ d2 = 8; @@ -86790,12 +82998,6 @@ }, /turf/simulated/floor/plating, /area/quartermaster/storage) -"dcZ" = ( -/obj/machinery/bodyscanner, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "dda" = ( /obj/machinery/atmospherics/binary/valve, /obj/effect/decal/cleanable/dirt, @@ -87208,8 +83410,8 @@ /area/engine/engineering) "ddT" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/structure/lattice/catwalk, /turf/space, @@ -87307,8 +83509,8 @@ /area/atmos) "ded" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/structure/lattice/catwalk, /turf/space, @@ -87388,8 +83590,8 @@ name = "CO2 Outlet Valve" }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 5 + dir = 5; + icon_state = "caution" }, /area/atmos) "dem" = ( @@ -87690,8 +83892,8 @@ /area/maintenance/starboardsolar) "deO" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/atmospherics/pipe/simple/visible/purple{ dir = 6 @@ -87728,8 +83930,8 @@ /area/atmos) "deS" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/power/apc{ dir = 8; @@ -87760,8 +83962,8 @@ sensors = list("co2_sensor" = "Tank") }, /turf/simulated/floor/plasteel{ - icon_state = "caution"; - dir = 4 + dir = 4; + icon_state = "caution" }, /area/atmos) "deW" = ( @@ -87866,8 +84068,8 @@ /area/maintenance/asmaint2) "dfj" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/structure/cable{ d2 = 8; @@ -87926,8 +84128,8 @@ track = 0 }, /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plating, /area/maintenance/starboardsolar) @@ -88029,14 +84231,14 @@ tag = "" }, /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - tag_airpump = "solar_xeno_pump"; - tag_exterior_door = "solar_xeno_outer"; frequency = 1379; id_tag = "solar_xeno_airlock"; - tag_interior_door = "solar_xeno_inner"; pixel_x = 25; req_access_txt = "13"; - tag_chamber_sensor = "solar_xeno_sensor" + tag_airpump = "solar_xeno_pump"; + tag_chamber_sensor = "solar_xeno_sensor"; + tag_exterior_door = "solar_xeno_outer"; + tag_interior_door = "solar_xeno_inner" }, /obj/machinery/airlock_sensor{ frequency = 1379; @@ -88205,8 +84407,8 @@ /area/maintenance/asmaint2) "dfQ" = ( /obj/machinery/light_switch{ - name = "light switch "; dir = 2; + name = "light switch "; pixel_x = 0; pixel_y = -22 }, @@ -88285,8 +84487,8 @@ /area/maintenance/storage) "dgd" = ( /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 6 + dir = 6; + icon_state = "blue" }, /area/maintenance/storage) "dge" = ( @@ -88428,9 +84630,9 @@ }, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f6"; + dir = 2; icon_state = "swall_f6"; - dir = 2 + tag = "icon-swall_f6" }, /area/shuttle/pod_4) "dgE" = ( @@ -88477,16 +84679,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"dgK" = ( -/obj/effect/spawner/lootdrop/trade_sol/sec, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"dgL" = ( -/obj/effect/spawner/lootdrop/trade_sol/eng, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "dgM" = ( /obj/item/radio/intercom{ dir = 8; @@ -88596,72 +84788,20 @@ /obj/item/caution, /turf/simulated/floor/plating, /area/maintenance/asmaint) -"dhb" = ( -/obj/machinery/flasher{ - id = "soltraderflash"; - pixel_y = -28 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "dhc" = ( /obj/structure/lattice, /obj/structure/lattice, /turf/space, /area/space/nearstation) -"dhe" = ( -/obj/machinery/computer/shuttle/trade/sol, -/obj/machinery/door_control{ - id = "soltrader_south"; - name = "Trade Deposits Door"; - normaldoorcontrol = 1; - pixel_x = 24; - pixel_y = 8; - req_access_txt = "160" - }, -/obj/machinery/flasher_button{ - id = "soltraderflash"; - pixel_x = 24; - pixel_y = -8 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "dhf" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ - tag = "icon-intact (SOUTHEAST)"; + dir = 6; icon_state = "intact"; - dir = 6 + tag = "icon-intact (SOUTHEAST)" }, /obj/structure/lattice, /turf/space, /area/space/nearstation) -"dhg" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swallc3" - }, -/area/shuttle/trade/sol) -"dhh" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "soltradeship_south"; - name = "Security Doors"; - opacity = 0 - }, -/obj/machinery/door/airlock/shuttle/glass{ - id_tag = "soltrader_south"; - name = "trader shuttle airlock"; - req_access_txt = "160"; - security_level = 6 - }, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"dhi" = ( -/obj/effect/spawner/lootdrop/trade_sol/largeitem, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) "dhj" = ( /obj/effect/decal/warning_stripes/north, /obj/machinery/atmospherics/unary/vent_scrubber{ @@ -88683,27 +84823,11 @@ /obj/item/poster/random_contraband, /turf/simulated/floor/plating, /area/maintenance/asmaint) -"dhl" = ( -/obj/machinery/light/spot, -/obj/effect/spawner/lootdrop/trade_sol/serv, -/obj/structure/closet, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"dhm" = ( -/obj/effect/spawner/lootdrop/trade_sol/vehicle, -/turf/simulated/shuttle/floor, -/area/shuttle/trade/sol) -"dhn" = ( -/turf/simulated/shuttle/wall{ - icon_state = "swall13"; - dir = 2 - }, -/area/shuttle/trade/sol) "dho" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ - tag = "icon-intact (WEST)"; + dir = 8; icon_state = "intact"; - dir = 8 + tag = "icon-intact (WEST)" }, /turf/simulated/wall/r_wall, /area/engine/engineering) @@ -88741,8 +84865,8 @@ icon_state = "2-4" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "dhs" = ( @@ -88751,8 +84875,8 @@ level = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 1 + dir = 1; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "dht" = ( @@ -88852,8 +84976,8 @@ /area/atmos) "dhB" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/atmos) "dhC" = ( @@ -88861,8 +84985,8 @@ name = "Nitrogen Outlet Valve" }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 6 + dir = 6; + icon_state = "red" }, /area/atmos) "dhD" = ( @@ -88883,8 +85007,8 @@ level = 2 }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 10 + dir = 10; + icon_state = "blue" }, /area/atmos) "dhF" = ( @@ -88892,8 +85016,8 @@ name = "Oxygen Outlet Valve" }, /turf/simulated/floor/plasteel{ - icon_state = "blue"; - dir = 6 + dir = 6; + icon_state = "blue" }, /area/atmos) "dhG" = ( @@ -88914,8 +85038,8 @@ level = 2 }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 10 + dir = 10; + icon_state = "arrival" }, /area/atmos) "dhI" = ( @@ -88939,8 +85063,8 @@ name = "Mixed Air Outlet Valve" }, /turf/simulated/floor/plasteel{ - icon_state = "arrival"; - dir = 6 + dir = 6; + icon_state = "arrival" }, /area/atmos) "dhK" = ( @@ -89023,9 +85147,9 @@ }, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f5"; + dir = 2; icon_state = "swall_f5"; - dir = 2 + tag = "icon-swall_f5" }, /area/shuttle/pod_4) "dhV" = ( @@ -89093,8 +85217,8 @@ }, /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 + dir = 1; + icon_state = "bot" }, /area/maintenance/fsmaint2) "dii" = ( @@ -89262,12 +85386,6 @@ icon_state = "blue" }, /area/hallway/primary/central/north) -"diy" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) "diz" = ( /obj/machinery/light/small, /obj/machinery/camera/motion{ @@ -89537,8 +85655,8 @@ pixel_y = 0 }, /turf/simulated/floor/plasteel{ - icon_state = "neutral"; - dir = 4 + dir = 4; + icon_state = "neutral" }, /area/crew_quarters/dorms) "djg" = ( @@ -89677,11 +85795,11 @@ /area/storage/secure) "djt" = ( /obj/machinery/door/window/eastright{ - tag = "icon-right"; - name = "Hydroponics Delivery"; - icon_state = "right"; dir = 2; - req_access_txt = "35" + icon_state = "right"; + name = "Hydroponics Delivery"; + req_access_txt = "35"; + tag = "icon-right" }, /obj/effect/decal/warning_stripes/yellow, /obj/structure/disposalpipe/segment{ @@ -89701,9 +85819,9 @@ /area/hydroponics) "djv" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ - tag = "icon-intact (WEST)"; + dir = 8; icon_state = "intact"; - dir = 8 + tag = "icon-intact (WEST)" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/wall/r_wall, @@ -89981,9 +86099,9 @@ pixel_y = 24 }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plasteel, /area/hallway/primary/central/nw) @@ -90200,8 +86318,8 @@ pixel_y = 32 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/hallway/primary/central/ne) "dkn" = ( @@ -90220,8 +86338,8 @@ tag = "" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 4 + dir = 4; + icon_state = "neutralcorner" }, /area/hallway/primary/central/ne) "dkp" = ( @@ -91259,9 +87377,9 @@ }) "dml" = ( /obj/structure/disposalpipe/junction{ - tag = "icon-pipe-j2 (EAST)"; + dir = 4; icon_state = "pipe-j2"; - dir = 4 + tag = "icon-pipe-j2 (EAST)" }, /obj/machinery/atmospherics/binary/pump{ name = "Waste Out"; @@ -92128,9 +88246,9 @@ }, /obj/item/book/codex_gigas, /turf/simulated/floor/plasteel{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/library) "dnN" = ( @@ -92345,8 +88463,8 @@ /area/maintenance/fsmaint2) "doh" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/power/solar{ id = "starboardsolar"; @@ -92367,8 +88485,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/security/checkpoint2) "doj" = ( @@ -92376,8 +88494,8 @@ pixel_x = 27 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/security/checkpoint2) "dok" = ( @@ -92468,8 +88586,8 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/crew_quarters/kitchen) "dor" = ( @@ -92495,56 +88613,18 @@ /area/engine/controlroom) "dou" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall12"; + dir = 2; icon_state = "swall12"; - dir = 2 + tag = "icon-swall12" }, /area/shuttle/pod_4) -"dov" = ( -/obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - frequency = 1331; - id_tag = "synd_airlock"; - pixel_x = 25; - req_access_txt = "150"; - tag_airpump = "synd_pump"; - tag_chamber_sensor = "synd_sensor"; - tag_exterior_door = "synd_outer"; - tag_interior_door = "synd_inner" - }, -/obj/machinery/airlock_sensor{ - frequency = 1331; - id_tag = "synd_sensor"; - pixel_x = 25; - pixel_y = 12; - req_access_txt = "150" - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "dow" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 + dir = 2; + icon_state = "swall_f10" }, /area/shuttle/pod_4) -"dox" = ( -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - dir = 1; - frequency = 1331; - id_tag = "synd_pump" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "doy" = ( /obj/machinery/light/small{ dir = 1 @@ -92567,19 +88647,6 @@ /obj/structure/window/full/shuttle, /turf/simulated/shuttle/plating, /area/shuttle/pod_4) -"doA" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/syndicate/black/red, -/obj/item/clothing/head/helmet/space/syndicate/black/red, -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - dir = 1; - frequency = 1331; - id_tag = "synd_pump" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate) "doB" = ( /obj/structure/table/wood, /obj/machinery/alarm{ @@ -92676,8 +88743,8 @@ "doV" = ( /turf/space, /turf/simulated/shuttle/wall{ - icon_state = "swall_f9"; - dir = 2 + dir = 2; + icon_state = "swall_f9" }, /area/shuttle/pod_4) "doW" = ( @@ -92868,8 +88935,8 @@ }) "dpF" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/computer/monitor{ name = "Grid Power Monitoring Computer" @@ -92989,8 +89056,8 @@ }) "dpZ" = ( /obj/structure/cable{ - icon_state = "0-4"; - d2 = 4 + d2 = 4; + icon_state = "0-4" }, /obj/machinery/portable_atmospherics/scrubber, /obj/machinery/power/apc{ @@ -93112,8 +89179,8 @@ /area/aisat) "dqM" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/porta_turret{ dir = 4; @@ -93126,8 +89193,8 @@ }) "dqO" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/porta_turret{ dir = 8; @@ -93259,8 +89326,8 @@ /area/turret_protected/ai) "drG" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /obj/machinery/status_display{ density = 0; @@ -93299,8 +89366,8 @@ /area/turret_protected/ai) "drO" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 4 + dir = 4; + icon_state = "tube1" }, /obj/machinery/status_display{ density = 0; @@ -93484,8 +89551,8 @@ /area/turret_protected/ai) "dse" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/machinery/ai_slipper{ icon_state = "motion0" @@ -93559,9 +89626,6 @@ tag = "icon-stage_stairs" }, /area/maintenance/asmaint2) -"dsw" = ( -/turf/simulated/floor/mech_bay_recharge_floor, -/area/shuttle/escape) "dsx" = ( /obj/machinery/firealarm{ dir = 4; @@ -93622,9 +89686,9 @@ shock_proof = 1 }, /obj/structure/cable{ + d2 = 2; icon_state = "0-2"; - pixel_y = 1; - d2 = 2 + pixel_y = 1 }, /turf/simulated/floor/plasteel, /area/engine/engineering) @@ -93886,28 +89950,12 @@ icon_state = "dark" }, /area/engine/engineering) -"dwn" = ( -/obj/item/flag/med, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) "dEP" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /turf/simulated/wall/r_wall, /area/maintenance/fsmaint) -"dHM" = ( -/obj/machinery/light{ - dir = 1; - on = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutral" - }, -/area/shuttle/escape) "dQa" = ( /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/engine, @@ -93932,20 +89980,6 @@ }, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) -"dSc" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"dUh" = ( -/obj/machinery/status_display, -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/escape) "dVs" = ( /obj/effect/spawner/window/reinforced, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -93956,8 +89990,8 @@ /area/crew_quarters/dorms) "edp" = ( /obj/machinery/power/terminal{ - icon_state = "term"; - dir = 1 + dir = 1; + icon_state = "term" }, /obj/machinery/camera{ c_tag = "Engineering SMES"; @@ -94009,18 +90043,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"esI" = ( -/obj/structure/table/reinforced, -/obj/item/storage/firstaid/regular, -/obj/machinery/light{ - dir = 1; - on = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/shuttle/escape) "euu" = ( /obj/machinery/atmospherics/pipe/manifold/visible{ dir = 8 @@ -94152,11 +90174,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"fpO" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutral" - }, -/area/shuttle/escape) "fqV" = ( /obj/effect/decal/warning_stripes/north, /obj/machinery/atmospherics/pipe/simple/visible/cyan{ @@ -94166,21 +90183,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"fyM" = ( -/obj/structure/table/reinforced, -/obj/item/clothing/gloves/color/latex/nitrile, -/obj/item/clothing/mask/breath, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) -"fzb" = ( -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "browncorner" - }, -/area/shuttle/escape) "fAw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/yellow, /obj/machinery/tcomms/core/station, @@ -94199,25 +90201,6 @@ icon_state = "dark" }, /area/engine/engineering) -"fGr" = ( -/obj/structure/sign/greencross, -/turf/simulated/shuttle/wall{ - icon_state = "swall12"; - dir = 2 - }, -/area/shuttle/escape) -"fGD" = ( -/obj/machinery/status_display{ - pixel_y = -32 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "fKd" = ( /obj/effect/spawner/window/reinforced/plasma, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -94240,16 +90223,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"fUo" = ( -/obj/machinery/light, -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "fWP" = ( /obj/machinery/atmospherics/pipe/simple/visible/red{ dir = 4 @@ -94262,19 +90235,6 @@ icon_state = "dark" }, /area/engine/engineering) -"fZO" = ( -/obj/structure/table/reinforced, -/obj/item/storage/backpack/medic, -/obj/item/storage/belt/medical, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) -"gap" = ( -/obj/structure/table/reinforced, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "gei" = ( /obj/effect/decal/warning_stripes/north, /obj/machinery/atmospherics/pipe/simple/visible/cyan{ @@ -94312,20 +90272,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"gmY" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"gyR" = ( -/turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; - icon_state = "whiteblue"; - dir = 1 - }, -/area/shuttle/escape) "gAm" = ( /obj/structure/cable/yellow{ d1 = 2; @@ -94414,12 +90360,6 @@ }, /turf/simulated/floor/plating, /area/toxins/mixing) -"gQL" = ( -/obj/machinery/computer/card, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "gSS" = ( /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 9; @@ -94484,12 +90424,6 @@ }, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) -"hJi" = ( -/turf/simulated/floor/plasteel{ - tag = "icon-whiteblue"; - icon_state = "whiteblue" - }, -/area/shuttle/escape) "hNT" = ( /obj/effect/decal/warning_stripes/southeast, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -94512,21 +90446,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"iau" = ( -/obj/structure/closet/crate/internals, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/tank/emergency_oxygen/engi, -/obj/item/tank/emergency_oxygen/engi, -/obj/item/tank/emergency_oxygen/engi, -/obj/item/tank/emergency_oxygen/engi, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "idF" = ( /obj/effect/decal/warning_stripes/south, /obj/machinery/atmospherics/trinary/filter/flipped{ @@ -94562,16 +90481,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"ioI" = ( -/obj/structure/reagent_dispensers/fueltank/chem{ - pixel_x = -32; - pixel_y = 0 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "ioM" = ( /obj/structure/window/plasmareinforced{ dir = 8 @@ -94603,17 +90512,6 @@ }, /turf/simulated/wall/r_wall, /area/engine/engineering) -"iwt" = ( -/obj/machinery/computer/station_alert, -/obj/structure/sign/poster/official/nanotrasen_logo{ - pixel_x = 32; - pixel_y = 0 - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkyellow" - }, -/area/shuttle/escape) "izn" = ( /obj/machinery/atmospherics/unary/passive_vent{ dir = 1 @@ -94627,14 +90525,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"iCr" = ( -/obj/machinery/light{ - dir = 1; - on = 1 - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "iEE" = ( /obj/effect/spawner/window/reinforced/plasma, /obj/machinery/atmospherics/pipe/simple/visible/red{ @@ -94669,13 +90559,6 @@ /area/toxins/launch{ name = "Toxins Launch Room" }) -"iPL" = ( -/obj/structure/sign/greencross, -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/escape) "iRc" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 8; @@ -94709,12 +90592,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/crew_quarters/dorms) -"jbf" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "brown" - }, -/area/shuttle/escape) "jbt" = ( /obj/structure/cable{ d1 = 4; @@ -94747,35 +90624,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"jnJ" = ( -/obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; - icon_state = "tube1"; - dir = 1 - }, -/obj/machinery/door_control{ - id = "adminshuttleblast"; - name = "Blast door control"; - pixel_x = -5; - pixel_y = 35; - req_access = list(101); - req_access_txt = "0" - }, -/obj/machinery/door_control{ - id = "adminshuttleshutters"; - name = "Shutter control"; - pixel_x = 5; - pixel_y = 35; - req_access = list(101); - req_access_txt = "0" - }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "jsQ" = ( /obj/structure/cable{ d1 = 1; @@ -94805,20 +90653,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"jJT" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) -"jMV" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (EAST)"; - icon_state = "whiteblue"; - dir = 4 - }, -/area/shuttle/escape) "jPN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/computer/mob_battle_terminal/blue{ @@ -94865,17 +90699,6 @@ }, /turf/simulated/floor/engine, /area/engine/supermatter) -"kaG" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/iv_bag/blood/random, -/obj/item/reagent_containers/iv_bag/blood/random, -/obj/item/reagent_containers/iv_bag/blood/random, -/turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (EAST)"; - icon_state = "whiteblue"; - dir = 4 - }, -/area/shuttle/escape) "kbU" = ( /obj/machinery/door/airlock/external{ frequency = 1379; @@ -94888,14 +90711,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"kcF" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/grass, -/area/shuttle/escape) "kcS" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9; @@ -94907,8 +90722,8 @@ /obj/structure/table/wood, /obj/item/deck/cards, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "kjI" = ( @@ -94921,49 +90736,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"ksF" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) -"kyW" = ( -/obj/structure/table, -/obj/item/weldingtool/largetank{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/clothing/glasses/welding{ - pixel_y = 10 - }, -/obj/machinery/light/small{ - dir = 4; - pixel_y = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"kCR" = ( -/obj/machinery/light{ - dir = 1; - on = 1 - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"kHU" = ( -/obj/structure/table/reinforced, -/obj/item/storage/toolbox/mechanical, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/shuttle/escape) "kIR" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/simple/hidden/yellow, @@ -94994,20 +90766,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"kMV" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high, -/obj/machinery/light/small{ - tag = "icon-bulb1 (WEST)"; - icon_state = "bulb1"; - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "kNq" = ( /obj/effect/decal/warning_stripes/west, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -95034,18 +90792,6 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) -"kPl" = ( -/obj/item/storage/firstaid/o2, -/obj/structure/table, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"kUs" = ( -/obj/machinery/computer/atmos_alert, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkyellow" - }, -/area/shuttle/escape) "kUA" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 10 @@ -95071,47 +90817,12 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"law" = ( -/obj/machinery/ai_status_display, -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/escape) -"lax" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "redcorner" - }, -/area/shuttle/escape) -"ldp" = ( -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"leU" = ( -/turf/space, -/turf/simulated/shuttle/wall{ - icon_state = "swall_f10"; - dir = 2 - }, -/area/shuttle/escape) "lkw" = ( /obj/machinery/light{ dir = 8 }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"lkY" = ( -/obj/machinery/sleeper{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) "lnQ" = ( /obj/effect/decal/warning_stripes/yellow/partial, /turf/simulated/floor/plasteel, @@ -95148,12 +90859,6 @@ }, /turf/simulated/floor/engine, /area/engine/supermatter) -"lxD" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" - }, -/area/shuttle/escape) "lzm" = ( /obj/machinery/light/small{ dir = 8 @@ -95183,12 +90888,6 @@ icon_state = "dark" }, /area/engine/engineering) -"lKS" = ( -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) "lLC" = ( /obj/machinery/alarm{ dir = 4; @@ -95201,22 +90900,15 @@ }, /turf/simulated/floor/plasteel, /area/atmos) -"lLQ" = ( -/obj/machinery/computer/emergency_shuttle, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" - }, -/area/shuttle/escape) "lQS" = ( /obj/structure/shuttle/engine/propulsion/burst{ dir = 8 }, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f6"; + dir = 2; icon_state = "swall_f6"; - dir = 2 + tag = "icon-swall_f6" }, /area/shuttle/pod_3) "lVr" = ( @@ -95252,38 +90944,12 @@ /obj/machinery/light, /turf/simulated/floor/bluegrid, /area/tcommsat/chamber) -"mpx" = ( -/obj/machinery/door/airlock/medical/glass{ - id_tag = null; - name = "Escape Shuttle Infirmary"; - req_access_txt = "0" - }, -/obj/effect/decal/warning_stripes/south, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "mrw" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 5 }, /turf/simulated/floor/plasteel, /area/atmos) -"msR" = ( -/obj/structure/closet/crate/medical, -/obj/item/storage/firstaid/regular, -/obj/item/storage/firstaid/o2{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/storage/firstaid/toxin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/machinery/light/small, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "mtc" = ( /obj/machinery/power/smes/engineering, /obj/structure/cable{ @@ -95313,13 +90979,6 @@ }, /turf/simulated/wall/r_wall, /area/engine/engineering) -"mxT" = ( -/obj/machinery/sleeper, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) "mzv" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 8; @@ -95334,33 +90993,6 @@ }, /turf/simulated/floor/plating/airless, /area/engine/engineering) -"mGt" = ( -/obj/structure/closet/crate/engineering, -/obj/item/storage/toolbox/electrical{ - pixel_x = -4; - pixel_y = 4 - }, -/obj/item/storage/toolbox/emergency, -/obj/item/storage/toolbox/mechanical{ - pixel_x = 4; - pixel_y = -4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"mMw" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor4/vox, -/area/shuttle/vox) -"mQF" = ( -/turf/simulated/floor/plasteel{ - icon_state = "white" - }, -/area/shuttle/escape) "mTX" = ( /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 4; @@ -95390,12 +91022,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"naH" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "nhb" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -95415,21 +91041,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"ntp" = ( -/obj/structure/table/reinforced, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/shuttle/escape) -"nvl" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "neutralcorner" - }, -/area/shuttle/escape) "nwJ" = ( /obj/structure/cable{ d1 = 2; @@ -95476,33 +91087,6 @@ icon_state = "dark" }, /area/engine/engineering) -"nFM" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"nHW" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"nIj" = ( -/obj/machinery/door/airlock/medical/glass{ - id_tag = null; - name = "Escape Shuttle Infirmary"; - req_access_txt = "0" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "neutralfull" - }, -/area/shuttle/escape) "nLT" = ( /obj/effect/decal/warning_stripes/north, /turf/simulated/floor/engine, @@ -95521,12 +91105,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"nRP" = ( -/obj/structure/table, -/obj/item/storage/firstaid, -/obj/effect/decal/warning_stripes/yellow/hollow, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "nSi" = ( /obj/effect/decal/warning_stripes/southwest, /obj/structure/closet/crate/can, @@ -95553,11 +91131,6 @@ icon_state = "dark" }, /area/engine/engineering) -"nVM" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutralcorner" - }, -/area/shuttle/escape) "nXr" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/status_display{ @@ -95567,29 +91140,14 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"obW" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "neutralfull" - }, -/area/shuttle/escape) "omz" = ( /turf/simulated/wall/r_wall/coated, /area/engine/supermatter) -"oqQ" = ( -/obj/machinery/light, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) "oyv" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "oAS" = ( @@ -95607,15 +91165,6 @@ icon_state = "dark" }, /area/engine/engineering) -"oDA" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "oOZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/yellow, /turf/simulated/wall/r_wall, @@ -95646,11 +91195,6 @@ tag = "icon-vault (NORTHEAST)" }, /area/tcommsat/chamber) -"oRM" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "oSI" = ( /obj/effect/decal/warning_stripes/south, /obj/structure/cable{ @@ -95664,40 +91208,10 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"oUw" = ( -/obj/structure/table/reinforced, -/obj/machinery/light{ - icon_state = "tube1"; - dir = 8 - }, -/obj/item/reagent_containers/food/drinks/mug/med, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) -"oZV" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Medbay"; - opacity = 1; - req_access_txt = "101" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "paA" = ( /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/engine, /area/engine/engineering) -"pdr" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Escape Shuttle Cell"; - req_access_txt = "2" - }, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "phw" = ( /obj/machinery/power/supermatter_crystal/engine, /turf/simulated/floor/engine, @@ -95718,17 +91232,6 @@ }, /turf/simulated/floor/plating, /area/engine/supermatter) -"pwN" = ( -/obj/machinery/door_control{ - id = "adminshuttleblast"; - name = "blast door control"; - pixel_x = -30; - req_access_txt = "101" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "pwU" = ( /obj/effect/landmark/battle_mob_point, /turf/simulated/floor/engine, @@ -95761,20 +91264,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/aft) -"pDl" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) -"pGQ" = ( -/obj/machinery/mech_bay_recharge_port, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "pMd" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/structure/cable{ @@ -95838,24 +91327,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"qdA" = ( -/obj/machinery/computer/secure_data, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/shuttle/escape) -"qgG" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "101" - }, -/obj/structure/fans/tiny, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "qmX" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -95893,14 +91364,6 @@ icon_state = "dark" }, /area/engine/engineering) -"qpX" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) "qsT" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 @@ -95913,23 +91376,6 @@ }, /turf/simulated/wall/r_wall, /area/engine/engineering) -"qxC" = ( -/obj/structure/table/reinforced, -/obj/item/storage/firstaid/o2{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/storage/firstaid/regular, -/obj/item/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHEAST)"; - icon_state = "whiteblue"; - dir = 5 - }, -/area/shuttle/escape) "qCB" = ( /obj/effect/decal/warning_stripes/west, /obj/structure/cable/yellow{ @@ -95957,13 +91403,6 @@ icon_state = "dark" }, /area/engine/engineering) -"qJu" = ( -/obj/machinery/door/airlock/shuttle/glass{ - name = "Emergency Airlock Access"; - req_one_access_txt = "2;19" - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "qOo" = ( /obj/structure/chair{ dir = 4 @@ -95975,17 +91414,6 @@ /obj/machinery/atmospherics/pipe/simple/heat_exchanging, /turf/space, /area/space/nearstation) -"reA" = ( -/obj/item/radio/intercom{ - dir = 8; - name = "station intercom (General)"; - pixel_x = -28 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/shuttle/floor4, -/area/shuttle/escape) "rhs" = ( /obj/effect/decal/warning_stripes/west, /obj/structure/cable/yellow{ @@ -96007,9 +91435,9 @@ /area/engine/engineering) "rlX" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ - tag = "icon-intact (NORTHEAST)"; + dir = 5; icon_state = "intact"; - dir = 5 + tag = "icon-intact (NORTHEAST)" }, /obj/structure/lattice, /turf/space, @@ -96029,56 +91457,19 @@ tag = "" }, /obj/effect/decal/warning_stripes/yellow/partial{ - icon_state = "3"; - dir = 4 + dir = 4; + icon_state = "3" }, /turf/simulated/floor/plasteel, /area/atmos) -"rAt" = ( -/obj/structure/extinguisher_cabinet, -/turf/simulated/shuttle/wall{ - icon_state = "swall3"; - dir = 2 - }, -/area/shuttle/escape) -"rEw" = ( -/obj/machinery/computer/shuttle/admin{ - name = "NTV Argos shuttle console" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "rFd" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"rGB" = ( -/obj/structure/closet/crate, -/obj/item/storage/toolbox/emergency, -/obj/item/storage/toolbox/emergency, -/obj/item/flashlight/flare, -/obj/item/flashlight/flare, -/obj/item/crowbar, -/obj/item/wrench, -/obj/item/radio, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "rIF" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/wall, /area/crew_quarters/dorms) -"rSv" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion_l"; - tag = "icon-propulsion_l (EAST)" - }, -/turf/space, -/area/shuttle/administration) "rTy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -96125,22 +91516,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"rYq" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Bridge"; - opacity = 1; - req_access_txt = "101" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) -"sbp" = ( -/turf/simulated/shuttle/wall{ - icon_state = "wall3" - }, -/area/shuttle/escape) "scM" = ( /obj/effect/decal/warning_stripes/southwestcorner, /obj/structure/cable/yellow{ @@ -96180,14 +91555,6 @@ icon_state = "dark" }, /area/engine/engineering) -"sDw" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/grass, -/area/shuttle/escape) "sHt" = ( /turf/simulated/floor/engine, /area/holodeck/alphadeck) @@ -96226,27 +91593,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"sPV" = ( -/turf/simulated/floor/plasteel{ - tag = "icon-browncorner (EAST)"; - icon_state = "browncorner"; - dir = 4 - }, -/area/shuttle/escape) -"sUK" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/syndicate_sit) -"sVQ" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "browncorner" - }, -/area/shuttle/escape) "sZP" = ( /obj/machinery/power/emitter{ anchored = 1; @@ -96279,19 +91625,6 @@ icon_state = "dark" }, /area/engine/engineering) -"tdh" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "redcorner" - }, -/area/shuttle/escape) -"tku" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutralcorner" - }, -/area/shuttle/escape) "tky" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 @@ -96306,12 +91639,6 @@ icon_state = "dark" }, /area/engine/engineering) -"toq" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "brown" - }, -/area/shuttle/escape) "ttp" = ( /obj/machinery/atmospherics/pipe/simple/visible/red{ dir = 4 @@ -96325,20 +91652,16 @@ icon_state = "dark" }, /area/engine/engineering) -"tIz" = ( -/obj/machinery/computer/mech_bay_power_console, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "tPd" = ( /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ - tag_airpump = "engineering_east_pump"; - tag_exterior_door = "engineering_east_outer"; frequency = 1379; id_tag = "engineering_east_airlock"; - tag_interior_door = "engineering_east_inner"; pixel_x = -25; req_access_txt = "10;13"; - tag_chamber_sensor = "engineering_east_sensor" + tag_airpump = "engineering_east_pump"; + tag_chamber_sensor = "engineering_east_sensor"; + tag_exterior_door = "engineering_east_outer"; + tag_interior_door = "engineering_east_inner" }, /obj/machinery/airlock_sensor{ frequency = 1379; @@ -96377,9 +91700,6 @@ }, /turf/simulated/floor/plating, /area/engine/engineering) -"uom" = ( -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "uqo" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'HIGH VOLTAGE'"; @@ -96388,22 +91708,15 @@ }, /turf/simulated/wall/r_wall/coated, /area/engine/supermatter) -"usf" = ( -/obj/machinery/computer/communications, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" - }, -/area/shuttle/escape) "utw" = ( /obj/structure/shuttle/engine/propulsion/burst{ dir = 8 }, /turf/simulated/floor/plating, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f5"; + dir = 2; icon_state = "swall_f5"; - dir = 2 + tag = "icon-swall_f5" }, /area/shuttle/pod_3) "uxy" = ( @@ -96412,38 +91725,17 @@ }, /turf/space, /area/space/nearstation) -"uxA" = ( -/obj/machinery/computer/security{ - network = list("SS13","Research Outpost","Mining Outpost","Telecomms") - }, -/obj/structure/sign/poster/official/nanotrasen_logo{ - pixel_x = -32; - pixel_y = 0 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/shuttle/escape) "uBJ" = ( /obj/effect/decal/warning_stripes/south, /obj/machinery/atmospherics/pipe/manifold/visible/red, /obj/machinery/meter, /turf/simulated/floor/engine, /area/engine/engineering) -"uBM" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion_r"; - tag = "icon-propulsion_r (EAST)" - }, -/turf/space, -/area/shuttle/administration) "uDK" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ - tag = "icon-intact (NORTHEAST)"; + dir = 5; icon_state = "intact"; - dir = 5 + tag = "icon-intact (NORTHEAST)" }, /turf/space, /area/space/nearstation) @@ -96477,13 +91769,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"uXX" = ( -/obj/machinery/light{ - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "uZx" = ( /obj/structure/cable{ d1 = 1; @@ -96589,39 +91874,6 @@ /obj/machinery/light/small, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"vGW" = ( -/obj/item/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = 29; - pixel_y = -30 - }, -/obj/structure/bed/roller, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) -"vJw" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/structure/extinguisher_cabinet{ - pixel_x = 28 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralcorner" - }, -/area/shuttle/escape) -"vMh" = ( -/obj/item/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = 29; - pixel_y = -60 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) "vOB" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging, /obj/structure/lattice, @@ -96633,21 +91885,6 @@ }, /turf/simulated/wall, /area/maintenance/fsmaint) -"vVC" = ( -/obj/structure/closet/fireaxecabinet{ - pixel_x = 32; - pixel_y = 0 - }, -/obj/machinery/light{ - dir = 1; - on = 1 - }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "neutralcorner" - }, -/area/shuttle/escape) "vWF" = ( /obj/structure/cable/yellow{ d1 = 4; @@ -96695,17 +91932,6 @@ }, /turf/simulated/floor/engine, /area/engine/supermatter) -"wkg" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Escape Shuttle Cockpit"; - req_access_txt = "0"; - req_one_access_txt = "2;19" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "neutralfull" - }, -/area/shuttle/escape) "wnU" = ( /obj/machinery/alarm{ dir = 4; @@ -96716,15 +91942,6 @@ icon_state = "dark" }, /area/engine/engineering) -"wxQ" = ( -/obj/machinery/light, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/shuttle/escape) "wEY" = ( /obj/structure/cable{ d1 = 4; @@ -96752,12 +91969,6 @@ /obj/machinery/status_display, /turf/simulated/wall/r_wall/coated, /area/engine/supermatter) -"wHx" = ( -/obj/machinery/door/airlock/shuttle/glass{ - name = "Shuttle Cargo Hatch" - }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) "wQr" = ( /obj/machinery/light, /turf/simulated/floor/plating, @@ -96789,20 +92000,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"xgN" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 28 - }, -/obj/machinery/light/small{ - dir = 4; - pixel_y = 8 - }, -/turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (SOUTHEAST)"; - icon_state = "whiteblue"; - dir = 6 - }, -/area/shuttle/escape) "xjG" = ( /obj/effect/decal/warning_stripes/south, /obj/structure/cable{ @@ -96821,39 +92018,6 @@ }, /turf/simulated/floor/plasteel, /area/crew_quarters/dorms) -"xlz" = ( -/obj/machinery/light{ - icon_state = "tube1"; - dir = 8 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"xnj" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/obj/machinery/light{ - icon_state = "tube1"; - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"xtk" = ( -/obj/structure/bed/roller, -/turf/simulated/floor/plasteel{ - dir = 2; - icon_state = "cmo" - }, -/area/shuttle/escape) "xuG" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/machinery/atmospherics/unary/portables_connector{ @@ -96888,28 +92052,6 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) -"xBQ" = ( -/obj/item/radio/intercom{ - dir = 8; - name = "station intercom (General)"; - pixel_x = -28 - }, -/obj/machinery/recharge_station, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) -"xBR" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -28 - }, -/obj/machinery/recharge_station, -/turf/simulated/floor/plasteel{ - icon_state = "bot"; - dir = 1 - }, -/area/shuttle/escape) "xGn" = ( /obj/effect/decal/warning_stripes/southeastcorner, /obj/structure/cable{ @@ -96924,25 +92066,18 @@ /obj/machinery/atmospherics/pipe/simple/visible/yellow, /turf/simulated/floor/engine, /area/engine/engineering) -"xTB" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "browncorner"; - tag = "icon-browncorner (EAST)" - }, -/area/shuttle/escape) "xVt" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - icon_state = "neutralcorner"; - dir = 2 + dir = 2; + icon_state = "neutralcorner" }, /area/crew_quarters/dorms) "xWg" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ - tag = "icon-intact (SOUTHEAST)"; + dir = 6; icon_state = "intact"; - dir = 6 + tag = "icon-intact (SOUTHEAST)" }, /turf/space, /area/space/nearstation) @@ -96957,21 +92092,6 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) -"yeP" = ( -/obj/machinery/door_control{ - id = "adminshuttleblast"; - name = "blast door control"; - pixel_x = -30; - req_access_txt = "101" - }, -/obj/machinery/light{ - icon_state = "tube1"; - dir = 8 - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "ykt" = ( /obj/machinery/door/airlock/maintenance{ name = "Atmospherics Maintenance"; @@ -96991,17 +92111,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/storage) -"ylx" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Workshop"; - opacity = 1; - req_access_txt = "101" - }, -/turf/simulated/shuttle/floor{ - icon_state = "floor4" - }, -/area/shuttle/administration) "ylS" = ( /obj/structure/cable{ d1 = 2; @@ -102768,15 +97877,15 @@ aaa aaa aaa aaa -aps -aqf -ard -aqf -ard -arV -ard -arV -asJ +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -103025,15 +98134,15 @@ aaa aaa aaa aaa -apt -apx -apx -apx -apx -apx -apx -apx -dhn +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -103282,15 +98391,15 @@ aaa aaa aaa aaa -apr -apw -arh -arf -arh -dgK -arh -dhi -apr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -103539,15 +98648,15 @@ aaa aaa aaa aaa -apu -aqh -arh -arg -arh -dgL -arh -dhm -apu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -103796,15 +98905,15 @@ aaa aaa aaa aaa -apr -aqg -arh -arh -arh -arh -arh -dhl -apr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -104053,15 +99162,15 @@ aaa aaa aaa aaa -apr -arh -arh -arh -arh -arh -arW -arh -apr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -104310,15 +99419,15 @@ aaa aaa aaa aaa -apr -arh -aqk -arW -arW -arW -dhe -arh -apr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -104567,15 +99676,15 @@ aaa aaa aaa aaa -apr -aqi -aqm -asa -asa -asa -dhg -aqi -apr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -104824,15 +99933,15 @@ aaa aaa aaa aaa -apr -arh -aql -arZ -aPV -dhb -aql -arh -apr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -105081,15 +100190,15 @@ aaa aaa aaa aaa -apu -aqj -are -arh -arh -arh -dhh -arY -apu +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -105338,15 +100447,15 @@ aaa aaa aaa aaa -apv -apx -apx -aqo +abG +aaa +aaa +aaa aQX -aqo -apx -apx -asK +aaa +aaa +aaa +abG aaa aVV aXp @@ -105378,15 +100487,15 @@ aaa aaa aaa aaa -bPL -rSv -uBM -cae +abG aaa -bPL -rSv -uBM -cae +aaa +abG +aaa +abG +aaa +aaa +abG aaa aaa aaa @@ -105618,9 +100727,9 @@ aaa aaa aaa aaa -bPv -bvi -bPU +abG +aaa +abG aaa aaa aaa @@ -105634,17 +100743,17 @@ aaa aaa aaa aaa -bPL -bPI -bWG -bWG -bPI -bPI -bPI -bWG -bWG -bPI -cae +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -105874,35 +100983,35 @@ aab aaa aaa aaa -bPv -btv -bvj -bwE -bPU +abG +abG aaa -bAQ -bCa -bCa -bCa -bGP +abG +abG aaa aaa aaa aaa aaa -bPL -bPI -bVe -bRA -bRA -caf -bPI -cdl -ceR -ceR -cig -bPI -cae +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -106131,36 +101240,36 @@ aMs aSd aSd aLd -brO -bty -bvj -bwG -brO aaa -bAR -bCd -bCd -bCd -bAR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa bjQ aaa aaa aaa -bPL -bRu -bRA -bVf -bRA -bRA -cag -bPI -cdm -ceR -ceR -ceR -ckd -bPI -cae +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -106388,36 +101497,36 @@ aSd blB boL aLd -brO -btC -bvj -bwH -brO aaa -bAR -bCc -bDG -bEK -bAR +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aLd aaa aaa aaa -bPI -bRv -bRA -bVg -cuH -bRA -cah -bPI -cdp -ceR -ceR -ceR -ceR -clC -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -106645,36 +101754,36 @@ bgy aSf boP aSd -brQ -btD -bvj -bwI -brQ +aaa +aaa +aaa +aaa +aaa bjQ -bAR -aAi -bCb -bCl -bAR +aaa +aaa +aaa +aaa +aaa aSd aaa aaa aaa -bPI -bRw -bRA -bVh -cuH -bRA -cai -bPI -cdl -ceR -cgw -cih -ceR -clD -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -106902,36 +102011,36 @@ aSd blE boL aSd -brO -btD -bvj -bwI -brO +aaa +aaa +aaa +aaa +aaa aLd -bAR -bCe -bCb -bEL -bAR +aaa +aaa +aaa +aaa +aaa aSd aaa aaa aaa -bPI -bRx -bTl -bVi -cuH -bRA -bRA -bPI -cdo -ceR -ceR -cii -ckf -clE -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -107090,15 +102199,15 @@ aaa aaa aaa aaa -acT -abQ -abQ -abQ -abQ -abQ -abQ -abQ -acq +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -107159,36 +102268,36 @@ aTo bmS boL aSd -brO -btz -bvj -bwJ -brO +aaa +aaa +aaa +aaa +aaa aSd -ahb -bCb -bCb -bEL -bAR +aaa +aaa +aaa +aaa +aaa aSd aSd aSd aSd -bPI -bRG -bRG -bRG -bRG -bYt -bRG -bRG -bRG -oZV -bRG -bRG -bRG -bRG -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -107341,21 +102450,21 @@ aaa aaa aaa aaa -acT -abQ -abQ -abQ -abQ -abQ -abI -afz -abV -agf -agE -abV -ahw -ahy -ahN +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -107416,36 +102525,36 @@ aSf aSf bsd aSd -brO -btD -bvj -bwI -brO +aaa +aaa +aaa +aaa +aaa aSd -ahb -bCb -bCb -bEL -bAR +aaa +aaa +aaa +aaa +aaa aSd bGm bLY bKp -qgG -yeP -bTn -pwN -bRA -bRA -bRA -bTo -bRA -bRA -bRA -bRA -bRA -bRA -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -107598,21 +102707,21 @@ aaa aaa aaa aaa -abI -ade -ade -adS -ade -ade -abI -afz -abV -abV -abV -abV -dcZ -ahy -ahO +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -107673,36 +102782,36 @@ aSf aSf bsh aSd -brR -btD -bvj -bwI -brR +aaa +aaa +aaa +aaa +aaa aSd -bAR -bBZ -bCb -bEL -bAR +aaa +aaa +aaa +aaa +aaa aSd bGl bLX bKp bPN -bRA -bTn -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -bRA -clF -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -107855,21 +102964,6 @@ aaa aaa aaa aaa -abI -abV -abV -abV -abV -abV -abI -afA -abV -abV -agF -ahg -abV -ahy -ahP aaa aaa aaa @@ -107892,16 +102986,31 @@ aaa aaa aaa aaa -awo -axi -axi -axi -axi -axi -axi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa aCB -axi -aFe +aaa +abG aaa aaa aaa @@ -107930,36 +103039,36 @@ aTp brc bsh aSd -brO -btD -bvj -bwI -brO +aaa +aaa +aaa +aaa +aaa aMs -bAR -bAS -bCb -bEL -bAR +aaa +aaa +aaa +aaa +aaa aSd bKp bKp bOb -bPI -bRG -bRG -ylx -bRG -bRG -bRG -rYq -bRG -bRG -bRG -cik -bRG -bRG -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -108106,27 +103215,27 @@ aaa aaa aaa abG -abQ -abQ -abQ -acq aaa aaa -abI -abV -ady -abV -abV -abV -abI -afB -ady -abV -ahv -abQ -abQ -abQ -acs +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -108149,17 +103258,17 @@ aaa aaa aaa aaa -awq -axj -awM -aze -aAh -aAh -aCT -aCX -afy -aFf -aFe +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aab aab aab @@ -108187,36 +103296,36 @@ aSd blE bsh aSd -brO -btz -bvj -bwJ -brO +aaa +aaa +aaa +aaa +aaa aMs -bAT -bAR -bCb -bAR -bER +abG +aaa +aaa +aaa +abG aSd aMd bLZ aSd -bPI -bRB -bTo -bRA -bWI -bPI -gQL -bRA -bRA -bPI -bRA -bRA -ckg -clG -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -108362,25 +103471,6 @@ aaa aaa aaa aaa -abI -abU -acd -ack -abI -aaa -aaa -abI -adf -adz -adT -abV -abV -abI -afC -abV -abV -agG -abI aaa aaa aaa @@ -108406,17 +103496,36 @@ aaa aaa aaa aaa -awp -axj -azg -azg -azg -azg -azg -azg -azg -aEB -aGf +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -108444,36 +103553,36 @@ bgy aSf bsj aSd -brP -brQ +abG +aaa bvf -brQ -byd +aaa +abG aMs aaa -bAT +abG bCi -bER +abG aaa aSd aMd bLZ aSd -bPI -bRC -bRA -bRA -bWJ -bPI -jnJ -cbx -cbx -bPI -bRA -bRA -bRA -clI -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -108619,27 +103728,27 @@ aaa aaa aaa aaa -abJ -abV -abV -acl -abI -abQ -abQ -abQ -abQ -abQ -abQ -aes -aeP -abI -abQ -afP -agg -abQ -abQ -abQ -acq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -108663,17 +103772,17 @@ aaa aaa aaa aaa -aws -axj -awN -azh -azh -azh -aBD -aCX -aEe -aFf -aFg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa doE aII @@ -108716,21 +103825,21 @@ aSd aMd bLZ aSd -bPI -bRD -bRA -bRA -bWK -bPI -cak -rEw -cdr -bPI -bRA -bRA -bRA -bRA -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -108876,27 +103985,6 @@ aaa aaa aaa aaa -abH -aaw -abV -abV -abI -acz -acI -acI -acI -acI -adU -abV -abV -afg -afD -abV -abV -agH -abV -ahy -ahN aaa aaa aaa @@ -108920,16 +104008,37 @@ aaa aaa aaa aaa -awr -axi -axi -axi -axi -axi -axi -axi -axi -aFg +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aEM @@ -108973,21 +104082,21 @@ aSd aMd bMa bjQ -bPR -bPI -bTp -bRA -bRA -bPI -car -cbA -cds -bPI -cgz -cio -ckj -bPI -bYv +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -109133,27 +104242,27 @@ aaa aaa aaa aaa -abH -abX -ace -abV -acr -abV -abV -abV -abV -abV -abV -abV -abV -abV -abV -abV -abV -agI -ahh -ahy -ahO +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -109231,19 +104340,19 @@ bmS bMb aLd aaa -bPI -bWL -bRA -bWM -bPI aaa aaa aaa -bPI -bRA -bRA -ckh -bPI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -109390,27 +104499,27 @@ aaa aaa aaa aaa -abH -abW -abV -acm -abI -acA -acJ -acJ -acJ -acJ -acf -aet -abV -abV -abV -abV -abV -agH -abV -ahy -ahP +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -109488,19 +104597,19 @@ aSf bLZ aSd aaa -bPR -bPI -bTl -bWN -bPI +abG aaa aaa aaa -bPI -cgA -cil -bPI -bYv +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -109647,27 +104756,27 @@ aaa aaa aaa aaa -abK -abZ -abV -abV -abI -abQ -abQ -acU -abQ -abQ -adW -adc -aeQ -abI -abQ -afQ -agh -abQ -abQ -abQ -acs +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -109746,17 +104855,17 @@ bMc aSd aaa aaa -bPR -bRG -bRG -bYv +abG +aaa +aaa +abG aaa aaa aaa -bPR -bRG -bRG -bYv +abG +aaa +aaa +abG aaa aaa aaa @@ -109904,25 +105013,25 @@ aaa aaa aaa aaa -abI -abZ -acf -acn -abI aaa aaa aaa aaa -abI -acN -acQ -dox -abI -afE -abV -abV -agJ -abI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -110161,28 +105270,28 @@ aaa aaa aaa aaa -abL -abQ -abQ -abQ -acs +abG +aaa +aaa +aaa +abG aaa aaa aaa aaa adB -acN -acQ -dox -abI -afF -ady -abV -agK -abQ -abQ -abQ -acq +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -110427,19 +105536,19 @@ aaa aaa aaa aaa -adA -acN -dov -doA -abI -afG -abV -abV -abV -abV -ahz -ahy -ahN +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -110684,19 +105793,19 @@ aaa aaa aaa aaa -adC -abQ -abQ -abQ -abI -afH -ady -abV -abV -abV -ahA -ahy -ahO +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -110945,15 +106054,15 @@ aaa aaa aaa aaa -abI -afI -afR -agi -abV -abV -ahB -ahy -ahP +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -111202,15 +106311,15 @@ aaa aaa aaa aaa -adC -abQ -abQ -abQ -abQ -abQ -abQ -abQ -acs +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -112826,17 +107935,17 @@ bET bGV bMf bKw -bMp -bOe -bOe -bOe -bOe -bOe -bOe -bOe -bOe -cbD -cdv +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -113083,18 +108192,18 @@ bKh bKW bMd bKF -bMo -bOc -bOc -bOc -bOc -bVm -bOc -bOc -bOc -cbB -cdt -ceV +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa aaa aaa aaa @@ -113340,18 +108449,18 @@ bvs bGW bDQ bKw -bMo -bOc -bOc -bOc -bOc -bOc -bOc -bOc -bOc -bOc -cdu -ceU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -113542,17 +108651,17 @@ aaa aaa aaa aaa -awt -axk -axk -axk -axk -axk -axk -axk -axk -aFi -aGg +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aII aDB aEJ @@ -113597,18 +108706,18 @@ bwP bGW bDQ bKw -bMo -bOf -bOc -bOc -bOc -bOc -bOc -bOc -bOc -cbC -cdu -ceU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -113799,17 +108908,17 @@ aaa aaa aaa aaa -awv -axl -ayk -azf -aEf -aBk -aBk -aCY -diy -aFk -aFi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aGn aGn aGn @@ -113854,18 +108963,18 @@ bEW bGW bDQ bKw -bMo -bOc -bOc -bOc -bOc -bOc -bOc -bOc -bOc -bOc -cdu -ceU +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -114056,17 +109165,17 @@ aaa aaa aaa aaa -awu -axl -ayl -azj -ayk -ayk -ayk -ayk -ayk -ayk -aBG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aGn aOT aHS @@ -114111,18 +109220,18 @@ byn bGW bDQ bKF -bMo -bOc -bOc -bOc -bOc -bVn -bOc -bOc -bOc -cbE -cdt -ceW +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa aaa aaa aaa @@ -114313,17 +109422,17 @@ aaa aaa aaa aaa -awx -axl -ayk -azi -sUK -sUK -sUK -ayk -diy -aex -aFi +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aGn aDD aEL @@ -114368,17 +109477,17 @@ bKq bGW bDQ bKw -bMr -bOe -bOe -bRJ -bTt -bOe +abG +aaa +aaa +aaa +aaa +aaa bWP -bWQ -bOe -cbF -cdw +aaa +aaa +aaa +abG aaa aaa aaa @@ -114570,17 +109679,17 @@ aaa aaa aaa aaa -aww -axk -axk -axk -axk -axk -axk +abG +aaa +aaa +aaa +aaa +aaa +aaa ays -axk -aFi -aGh +aaa +aaa +abG aGn aGn aGn @@ -116178,13 +111287,13 @@ dcY bKB aaa aaa -ceX -cgF -ceY -cgF -ceY -cgF -coO +abG +aaa +aaa +aaa +aaa +aaa +abG aab cng coL @@ -116435,13 +111544,13 @@ dcY bKB aaa aaa -ceZ -cgB -cim -cki -cin -cnh -ceZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa aab cng coS @@ -116692,13 +111801,13 @@ dcY bKB aaa aaa -ceY -cgC -cin -cim -cin -cni -coN +aaa +aaa +aaa +aaa +aaa +aaa +aaa aab cng ctU @@ -116949,13 +112058,13 @@ dcY bKB aaa aaa -ceZ -cgD -cim -cim -cin -cnj -ceZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa aab cgQ ctU @@ -117206,13 +112315,13 @@ bUC bxb cbG aaa -cfa -cgF -ceY +abG +aaa +aaa ckk -ceY -cgF -coQ +aaa +aaa +abG aab cgQ ctV @@ -118412,15 +113521,15 @@ aaa aaa aaa aaa -asS -atI -auv -atI -atI -auv -atI -atI -aAe +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aab abN @@ -118669,15 +113778,15 @@ aaa aaa aaa aaa -asU -atK -auw -avv -awz -axo -aym -azk -aAk +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa abN @@ -118926,15 +114035,15 @@ aaa aaa aaa aaa -asT -atL -aux -avy -awz -awz -awz -azk -aAk +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aab @@ -119183,15 +114292,15 @@ aaa aaa aaa aaa -asW -atJ -auu -avx -awy -axm -awz -azk -aAk +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aab @@ -119440,15 +114549,15 @@ aaa aaa aaa aaa -asV -atI -auz -atI -atI -atI +abG +aaa +aaa +aaa +aaa +aaa ayh -atI -aAj +aaa +abG aaa aab aab @@ -119698,13 +114807,13 @@ aaa aaa aaa aaa -atM +acF auy -atM +acF adZ -atM +acF auy -atM +acF akZ akZ akZ @@ -150332,29 +145441,29 @@ aaa aaa aaa aaa -aYD -bic -bic -bic -boK -bqp +abG +aaa +aaa +aaa +aaa +aaa brK -bic -bqo -bnb -blD -bic -boK -bic -boK -bic -bic -bqo -blD -bic -bic -bIE -bIA +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -150589,30 +145698,30 @@ aaa aaa aaa aaa -bjC -gap -reA -bmX -bDz -bjC -uom -btt -blA -blA -blA -bzq -uom -uXX -uom -bzq -blA -blA -blA -xlz -iau -bjC -bIx -bKm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -150846,30 +145955,30 @@ aaa aaa aaa aaa -aYU -bmY -bDz -bDz -bDz -pdr -fpO -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -nHW -bBR -bIx -bKm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -151039,18 +146148,18 @@ aaa aaa aaa aaa -afZ -agw -agw -agw -agZ -agZ -aho -aiC -ahJ -agw -agw -ahs +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -151102,31 +146211,31 @@ aaa aaa aaa aaa -aYD -bjG -iCr -bDz -bDz -bGJ -bBR -fpO -obW -oDA -oDA -oDA -oDA -oDA -obW -oDA -oDA -oDA -oDA -oDA -obW -nHW -bBS -bIx -bKm +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -151296,18 +146405,6 @@ aaa aaa aaa aaa -agb -ail -ail -adV -ail -ail -ail -aha -aha -ajz -ajY -akp aaa aaa aaa @@ -151355,35 +146452,47 @@ aaa aaa aaa aaa -aYD -bic -aYU -bic -bIC -bjG -bmY -bDz -bDz -bGJ -bBS -fpO -obW -kcF -dUh -sDw -rAt -kcF -obW -sDw -rAt -kcF -law -sDw -obW -nHW -bjC -sbp -sbp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -151553,18 +146662,6 @@ aaa aaa aaa aaa -aga -agx -add -ahl -agZ -agZ -ail -aiE -aha -ajA -ajY -akp aaa aaa aaa @@ -151612,35 +146709,47 @@ aaa aaa aaa aaa -bjC -baW -bcJ -uxA -qdA -bjC -jJT -ksF -bDz -oRM -bjC -fpO -obW -blA -blA -blA -blA -blA -obW -blA -naH -blA -blA -blA -obW -nHW -bjC -bIx -bKm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -151810,18 +146919,47 @@ aaa aaa aaa aaa -agc -agw -agw -ahn +abG +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa -agZ -ail -aiF -aha -ajB -agZ -ahn aaa aaa aaa @@ -151869,35 +147007,6 @@ aaa aaa aaa aaa -aYU -baX -bcK -beC -wxQ -bBX -bic -aYU -pdr -bic -bjG -dHM -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -nHW -aYU -bIx -bKm aaa aaa aaa @@ -152072,12 +147181,6 @@ aaa aaa aaa aaa -agZ -ail -aiG -aha -ajC -agZ aaa aaa aaa @@ -152126,35 +147229,41 @@ aaa aaa aaa aaa -aYU -baY -bcL -bcK -bcK -bim -esI -blC -lax -tdh -aYU -fpO -obW -oDA -oDA -oDA -oDA -oDA -obW -oDA -oDA -oDA -oDA -oDA -obW -nHW -bjC -sbp -sbp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -152326,15 +147435,44 @@ aaa aaa aaa aaa -afZ -aho -ahJ -agZ -ail -aiH -ajd -ajD -agZ +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -152383,35 +147521,6 @@ aaa aaa aaa aaa -aYU -aYH -bcL -bcK -bcK -bin -bjJ -obW -obW -fpO -wkg -fpO -obW -kcF -law -sDw -rAt -kcF -obW -sDw -rAt -kcF -dUh -sDw -obW -nHW -bBR -bIx -bKm aaa aaa aaa @@ -152582,22 +147691,51 @@ aaa aaa aaa aaa -afZ -agZ -ahp -ahp -agZ -ail -agw -agw -agw -agw -agw -agw -agw -agw -agw -ahs +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -152640,35 +147778,6 @@ aaa aaa aaa aaa -aYU -lLQ -bcL -bcK -bcK -bin -bjJ -obW -obW -fpO -wkg -fpO -obW -blA -blA -blA -blA -blA -obW -blA -blA -blA -blA -blA -obW -nHW -bBS -bIx -bKm aaa aaa aaa @@ -152838,24 +147947,53 @@ aaa aaa aaa aaa -afZ -agw -aha -aha -aha -agZ -ail -ahZ -aha -ajE -ajZ -akq -akA -akR -alx -ami -agZ -ahs +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -152897,35 +148035,6 @@ aaa aaa aaa aaa -aYU -usf -bcL -vMh -bcK -bim -vVC -blv -nVM -vJw -aYU -fpO -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -obW -nHW -bjC -sbp -sbp aaa aaa aaa @@ -153096,23 +148205,6 @@ aaa aaa aaa aaa -agz -abT -aha -ahK -agZ -agw -agZ -aha -aha -aha -aha -aha -akP -aly -amj -amY -agZ aaa aaa aaa @@ -153154,35 +148246,52 @@ aaa aaa aaa aaa -aYU -pDl -bcK -qpX -oqQ -bBX -bic -qJu -qJu -bic -bjG -iau -btu -uom -uom -oDA -oDA -oDA -xnj -oDA -oDA -obW -obW -oDA -xnj -iau -aYU -bIx -bKm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -153353,23 +148462,6 @@ aaa aaa aaa aaa -agB -ahc -ahq -ahL -ahZ -aim -ahZ -aha -aha -aha -aha -aha -ahZ -aha -aha -amZ -agZ aaa aaa aaa @@ -153411,35 +148503,52 @@ aaa aaa aaa aaa -bjC -ntp -kHU -iwt -kUs -bjC -kPl -nVM -blv -nRP -bBX -bic -bic -wHx -wHx -bic -bic -bic -bqp -iPL -aYU -nIj -nIj -aYU -dUh -bic -bjG -bIx -bKm +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -153610,23 +148719,6 @@ aaa aaa aaa aaa -agA -ahd -aha -aha -agZ -agw -agZ -aha -aha -aha -aha -aha -akR -alz -amk -ana -agZ aaa aaa aaa @@ -153668,35 +148760,52 @@ aaa aaa aaa aaa -leU -bic -aYU -bic -bqp -bjG -kCR -fpO -lxD -fUo -bjC -pGQ -ioI -uom -uom -kMV -xBQ -xBR -bjC -lkY -gyR -mQF -mQF -hJi -oUw -fZO -bjC -sbp -sbp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -153866,24 +148975,24 @@ aaa aaa aaa aaa -agc -agw -aha -aha -aha -agZ -ail -ahZ -aha -ajF -aka -akr -akr -akP -alA -aml -agZ -ahn +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -153929,31 +149038,31 @@ aaa aaa aaa aaa -leU -bjG -gmY -fpO -lxD -fGD -bjC -dsw -fzb -toq -toq -toq -toq -sPV -mpx -lKS -gyR -mQF -mQF -hJi -lKS -xtk -bBR -bIx -bKm +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -154124,22 +149233,46 @@ aaa aaa aaa aaa -agc -agZ -mMw -mMw -agZ -ail -agw -agw -agw -agw -agw -agw -agw -agw -agw -ahn +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -154187,30 +149320,6 @@ aaa aaa aaa aaa -aYU -gmY -fpO -lxD -nHW -bjC -tIz -sVQ -jbf -jbf -jbf -jbf -xTB -mpx -lKS -gyR -mQF -mQF -hJi -lKS -vGW -bBS -bIx -bKm aaa aaa aaa @@ -154382,15 +149491,39 @@ aaa aaa aaa aaa -agc -ahr -ahM -agZ -ail -aiI -aha -ajG -agZ +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -154444,30 +149577,6 @@ aaa aaa aaa aaa -bjC -iau -nvl -tku -iau -bjC -kyW -ldp -dSc -iau -rGB -mGt -msR -fGr -mxT -xgN -jMV -kaG -qxC -dwn -fyM -bjC -bIx -bKm aaa aaa aaa @@ -154642,12 +149751,6 @@ aaa aaa aaa aaa -agZ -ail -aiJ -aha -aha -agZ aaa aaa aaa @@ -154701,29 +149804,35 @@ aaa aaa aaa aaa -leU -aYU -nFM -nFM -aYU -bIC -bic -bqo -bnb -bnb -bnb -blD -bic -bIC -bic -bic -bqo -bnb -bnb -blD -bic -bIC -bIF +aaa +aaa +aaa +aaa +aaa +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -154894,18 +150003,18 @@ aaa aaa aaa aaa -afZ -agw -agw -ahs +abG aaa -agZ -ail -aiK -aje -ajH -agZ -ahs +aaa +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa @@ -155152,17 +150261,17 @@ aaa aaa aaa agd -agC -adL -aht -agZ -agZ -ail -aiL -aha -aha -ajY -akp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -155408,18 +150517,18 @@ aaa aaa aaa aaa -age -ail -ail -aen -ail -ail -ail -aha -aha -ajz -ajY -akp +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -155665,18 +150774,18 @@ aaa aaa aaa aaa -agc -agw -agw -agw -agZ -agZ -ahr -aiM -ahM -agw -agw -ahn +abG +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abG aaa aaa aaa diff --git a/_maps/map_files/generic/Lavaland.dmm b/_maps/map_files/generic/Lavaland.dmm index 5cd635ed1d1..1ecdb234111 100644 --- a/_maps/map_files/generic/Lavaland.dmm +++ b/_maps/map_files/generic/Lavaland.dmm @@ -78,8 +78,8 @@ /area/lavaland/surface/outdoors) "ao" = ( /obj/machinery/computer/shuttle/labor/one_way{ - icon_state = "computer"; - dir = 4 + dir = 4; + icon_state = "computer" }, /obj/effect/decal/cleanable/cobweb, /turf/simulated/floor/plasteel, @@ -277,6 +277,13 @@ }, /turf/simulated/floor/plasteel, /area/mine/production) +"aO" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "window8" + }, +/turf/simulated/floor/plating, +/area/shuttle/siberia) "aP" = ( /obj/structure/table, /obj/item/storage/firstaid/ancient, @@ -778,6 +785,21 @@ /turf/simulated/floor/plating, /area/mine/production) "bO" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock"; + name = "Labor Shuttle Airlock"; + req_access_txt = "0" + }, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 2; + height = 5; + id = "laborcamp"; + name = "labor camp shuttle"; + rebuildable = 1; + width = 9 + }, +/obj/structure/fans/tiny, /obj/docking_port/stationary{ area_type = /area/lavaland/surface/outdoors; dir = 8; @@ -788,8 +810,8 @@ turf_type = /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface; width = 9 }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors/explored) +/turf/simulated/shuttle/floor, +/area/shuttle/siberia) "bP" = ( /obj/item/radio/beacon, /obj/effect/turf_decal/tile/purple{ @@ -896,8 +918,8 @@ }, /obj/effect/decal/cleanable/cobweb, /obj/machinery/computer/prisoner{ - icon_state = "computer"; - dir = 1 + dir = 1; + icon_state = "computer" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 @@ -2441,8 +2463,8 @@ dir = 2 }, /obj/machinery/computer/mech_bay_power_console{ - icon_state = "computer"; - dir = 1 + dir = 1; + icon_state = "computer" }, /turf/simulated/floor/plasteel, /area/mine/production) @@ -2688,6 +2710,20 @@ /turf/simulated/floor/plasteel, /area/mine/living_quarters) "fJ" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock"; + req_access_txt = "48" + }, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 3; + height = 5; + id = "mining"; + name = "mining shuttle"; + rebuildable = 1; + width = 7 + }, +/obj/structure/fans/tiny, /obj/docking_port/stationary{ area_type = /area/lavaland/surface/outdoors; dir = 8; @@ -2698,8 +2734,8 @@ turf_type = /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface; width = 7 }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/turf/simulated/shuttle/floor, +/area/shuttle/mining) "fK" = ( /obj/structure/table, /obj/machinery/reagentgrinder, @@ -3233,12 +3269,41 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"he" = ( +/turf/simulated/shuttle/wall, +/area/shuttle/siberia) +"hf" = ( +/obj/machinery/flasher_button{ + id = "gulagshuttleflasher"; + name = "Flash Control"; + pixel_x = 0; + pixel_y = -26; + req_access_txt = "1" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) "hg" = ( /obj/structure/stone_tile/surrounding, /obj/structure/stone_tile/center/cracked, /mob/living/simple_animal/hostile/megafauna/legion, /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) +"hj" = ( +/obj/machinery/flasher{ + id = "gulagshuttleflasher"; + pixel_x = 25 + }, +/obj/machinery/light{ + dir = 4; + icon_state = "tube1" + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/siberia) "hs" = ( /obj/structure/stone_tile/block{ dir = 1 @@ -3371,6 +3436,12 @@ /obj/structure/stone_tile/block/cracked, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"iG" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f5" + }, +/area/shuttle/siberia) "iK" = ( /obj/structure/stone_tile/block, /obj/structure/stone_tile/cracked{ @@ -3633,6 +3704,12 @@ /obj/structure/stone_tile/center/cracked, /turf/simulated/floor/plating/lava/smooth/lava_land_surface, /area/lavaland/surface/outdoors) +"kI" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f6" + }, +/area/shuttle/siberia) "kJ" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 4 @@ -4263,6 +4340,16 @@ }, /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) +"nT" = ( +/obj/machinery/mineral/stacking_machine/laborstacker{ + input_dir = 2; + output_dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon = 'icons/turf/floors.dmi'; + icon_state = "dark" + }, +/area/shuttle/siberia) "on" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -4272,6 +4359,12 @@ }, /turf/simulated/floor/plasteel, /area/mine/living_quarters) +"op" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f9" + }, +/area/shuttle/mining) "oA" = ( /obj/effect/decal/cleanable/cobweb2, /obj/machinery/atmospherics/unary/tank/air{ @@ -4294,6 +4387,19 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/mine/living_quarters) +"pq" = ( +/turf/simulated/shuttle/floor, +/area/shuttle/siberia) +"pt" = ( +/obj/machinery/mineral/labor_claim_console{ + machinedir = 2; + pixel_x = 30; + pixel_y = 30 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) "qw" = ( /obj/effect/decal/cleanable/dirt, /obj/item/cigbutt, @@ -4319,6 +4425,14 @@ icon_state = "brown" }, /area/mine/laborcamp) +"qL" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) "qT" = ( /turf/simulated/wall/rust, /area/mine/laborcamp) @@ -4411,6 +4525,11 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"tb" = ( +/obj/structure/window/full/shuttle, +/obj/structure/grille, +/turf/simulated/shuttle/plating, +/area/shuttle/mining) "tj" = ( /obj/effect/decal/cleanable/ash, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -4473,8 +4592,8 @@ dir = 8 }, /turf/simulated/floor/wood{ - tag = "icon-wood-broken6"; - icon_state = "wood-broken6" + icon_state = "wood-broken6"; + tag = "icon-wood-broken6" }, /area/mine/laborcamp) "ug" = ( @@ -4491,6 +4610,16 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/mine/laborcamp) +"vk" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Shuttle Airlock"; + req_access_txt = "2" + }, +/turf/simulated/shuttle/floor{ + icon = 'icons/turf/floors.dmi'; + icon_state = "dark" + }, +/area/shuttle/siberia) "vq" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/plasteel, @@ -4535,14 +4664,30 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) +"wt" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/shuttle/plating, +/area/shuttle/siberia) "wD" = ( /obj/effect/decal/remains/human, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"wP" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/simulated/shuttle/plating, +/area/shuttle/siberia) "wY" = ( /obj/item/clothing/mask/gas/clown_hat, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"xo" = ( +/obj/structure/shuttle/engine/propulsion/burst, +/turf/simulated/shuttle/plating, +/area/shuttle/mining) "xx" = ( /obj/machinery/light/small{ dir = 1 @@ -4559,6 +4704,12 @@ }, /turf/simulated/floor/plasteel, /area/mine/production) +"xC" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f6" + }, +/area/shuttle/mining) "xL" = ( /obj/machinery/atmospherics/unary/outlet_injector/on{ dir = 4; @@ -4567,6 +4718,13 @@ /obj/structure/lattice/catwalk, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/mine/laborcamp) +"xM" = ( +/obj/structure/ore_box, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) "xR" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -4621,6 +4779,11 @@ /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel, /area/mine/production) +"Bg" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) "BD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -4639,6 +4802,15 @@ }, /turf/simulated/floor/plasteel, /area/mine/living_quarters) +"BY" = ( +/obj/machinery/computer/shuttle/labor, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) +"Cf" = ( +/turf/simulated/shuttle/floor, +/area/shuttle/mining) "Cy" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -4646,6 +4818,14 @@ icon_state = "brown" }, /area/mine/laborcamp) +"CF" = ( +/obj/structure/closet/crate, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) +"CK" = ( +/obj/structure/closet/crate, +/turf/simulated/shuttle/floor, +/area/shuttle/siberia) "CT" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -4676,8 +4856,8 @@ dir = 8 }, /turf/simulated/floor/wood{ - tag = "icon-wood-broken6"; - icon_state = "wood-broken6" + icon_state = "wood-broken6"; + tag = "icon-wood-broken6" }, /area/mine/laborcamp) "DX" = ( @@ -4721,6 +4901,14 @@ }, /turf/simulated/floor/plasteel, /area/mine/living_quarters) +"Fc" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + dir = 10; + icon_state = "9" + }, +/turf/simulated/floor/plating, +/area/shuttle/siberia) "Fe" = ( /obj/structure/sink{ dir = 8; @@ -4739,10 +4927,15 @@ /obj/item/bedsheet/orange, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/mine/laborcamp) +"FE" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/plating, +/area/shuttle/siberia) "FO" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -4763,6 +4956,17 @@ icon_state = "brown" }, /area/mine/laborcamp) +"FW" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock"; + name = "Labor Shuttle Airlock"; + req_access_txt = "2" + }, +/obj/structure/fans/tiny, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) "Gp" = ( /obj/structure/sign/poster/contraband/clown, /turf/simulated/wall/rust, @@ -4828,6 +5032,26 @@ /obj/machinery/vending/cola/free, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) +"It" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12" + }, +/area/shuttle/mining) +"Iv" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) +"Ix" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f10"; + tag = "icon-swall_f10" + }, +/area/shuttle/siberia) "IK" = ( /obj/structure/toilet{ dir = 8 @@ -4837,6 +5061,19 @@ }, /turf/simulated/floor/plasteel/freezer, /area/mine/living_quarters) +"IZ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/shuttle/plating, +/area/shuttle/mining) "Jl" = ( /obj/effect/spawner/window/reinforced, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -4853,8 +5090,8 @@ network = list("Labor Camp") }, /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/mine/laborcamp) "JQ" = ( @@ -4873,6 +5110,12 @@ /obj/machinery/vending/sustenance, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) +"JX" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) "JZ" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, @@ -4901,6 +5144,14 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"KR" = ( +/obj/machinery/mineral/labor_claim_console{ + machinedir = 1; + pixel_x = 30; + pixel_y = 0 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/siberia) "Lz" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 @@ -4932,6 +5183,12 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Mn" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f9" + }, +/area/shuttle/siberia) "ME" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -4973,8 +5230,8 @@ /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/wood{ - tag = "icon-wood-broken3"; - icon_state = "wood-broken3" + icon_state = "wood-broken3"; + tag = "icon-wood-broken3" }, /area/mine/laborcamp) "NG" = ( @@ -4992,6 +5249,17 @@ }, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"NP" = ( +/obj/machinery/computer/shuttle/mining, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) +"NW" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "window4" + }, +/turf/simulated/floor/plating, +/area/shuttle/siberia) "NZ" = ( /obj/structure/toilet, /obj/effect/decal/cleanable/cobweb, @@ -5015,6 +5283,19 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/mine/living_quarters) +"Qp" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f10"; + tag = "icon-swall_f10" + }, +/area/shuttle/mining) +"Qq" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/shuttle/mining) "QE" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ @@ -5052,6 +5333,22 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Rs" = ( +/obj/structure/table, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) +"Rw" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f5" + }, +/area/shuttle/mining) +"Sa" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/shuttle/siberia) "Ss" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -5124,6 +5421,12 @@ }, /turf/simulated/floor/plasteel, /area/mine/production) +"Uy" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/siberia) "UQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -5172,8 +5475,8 @@ /area/mine/production) "VJ" = ( /obj/machinery/computer/secure_data{ - icon_state = "computer"; - dir = 1 + dir = 1; + icon_state = "computer" }, /turf/simulated/floor/plasteel{ dir = 1; @@ -5184,8 +5487,8 @@ /obj/structure/bed, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/wood{ - tag = "icon-wood-broken7"; - icon_state = "wood-broken7" + icon_state = "wood-broken7"; + tag = "icon-wood-broken7" }, /area/mine/laborcamp) "VO" = ( @@ -5195,6 +5498,12 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Wo" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/mining) "Wt" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -5205,6 +5514,18 @@ /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel, /area/mine/eva) +"Wx" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/machinery/light{ + dir = 4; + icon_state = "tube1" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/siberia) "WJ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/visible/cyan{ @@ -8580,15 +8901,15 @@ aj aw aw aw -aD -aD -aD -aD -aD -aD -aD -aD -aD +kI +Sa +FE +Sa +Sa +FE +Sa +Sa +iG aw aj aj @@ -8837,15 +9158,15 @@ aw aw aw aw -aD -aD -aD -aD -aD -aD -aD -aD -aD +NW +BY +Bg +vk +pq +Uy +CK +wP +wt aw aw ab @@ -9094,15 +9415,15 @@ aw aw aw aw -aD -aD -aD -aD -aD -aD -aD -aD -aD +Fc +qL +hf +he +pq +pq +pq +wP +wt aw aw aw @@ -9351,15 +9672,15 @@ aj aw aw aw -aD -aD -aD -aD -aD -aD -aD -aD -aD +aO +Wx +pt +nT +KR +hj +pq +wP +wt aw aj aj @@ -9608,15 +9929,15 @@ qT aw aw aw -aD -aD -aD -aD -aD -aD +Ix +Sa +FW +Sa +Sa +Sa bO -aD -aD +Sa +Mn xL ab aj @@ -18094,13 +18415,13 @@ aj aj aj ab -ab -ab -ab -ab -ab -ab -ab +xC +Qq +tb +Qq +tb +Qq +Rw ab aj aj @@ -18351,13 +18672,13 @@ aj aj ab ab -ab -ab -ab -ab -ab -ab -ab +It +Rs +Cf +JX +Wo +CF +It ab aj aj @@ -18608,13 +18929,13 @@ ab aj ab ab -ab -ab -ab -ab -ab -ab -ab +tb +NP +Wo +Cf +Wo +IZ +xo ab ab aj @@ -18865,13 +19186,13 @@ aj aj aj ab -ab -ab -ab -ab -ab -ab -ab +It +Iv +Cf +Cf +Wo +xM +It ab ab aj @@ -19122,13 +19443,13 @@ aj aj aj ab -ab -ab -ab +Qp +Qq +tb fJ -ab -ab -ab +tb +Qq +op ab aj aj diff --git a/_maps/map_files/cyberiad/z2.dmm b/_maps/map_files/generic/centcomm.dmm similarity index 77% rename from _maps/map_files/cyberiad/z2.dmm rename to _maps/map_files/generic/centcomm.dmm index d5681c2e8d4..2f86fff6d16 100644 --- a/_maps/map_files/cyberiad/z2.dmm +++ b/_maps/map_files/generic/centcomm.dmm @@ -1,8 +1,8 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "aa" = ( /turf/unsimulated/wall{ - tag = "icon-iron6"; - icon_state = "iron6" + icon_state = "iron6"; + tag = "icon-iron6" }, /area/space) "ab" = ( @@ -25,8 +25,8 @@ "af" = ( /obj/structure/window/reinforced, /turf/unsimulated/wall{ - tag = "icon-iron12"; - icon_state = "iron12" + icon_state = "iron12"; + tag = "icon-iron12" }, /area/space) "ag" = ( @@ -37,8 +37,8 @@ /area/syndicate_mothership) "ah" = ( /turf/unsimulated/wall{ - tag = "icon-iron14"; - icon_state = "iron14" + icon_state = "iron14"; + tag = "icon-iron14" }, /area/space) "ai" = ( @@ -55,9 +55,9 @@ /obj/item/clothing/under/dress/dress_saloon, /obj/item/clothing/head/hairflower, /turf/simulated/floor/holofloor{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/holodeck/source_theatre) "ak" = ( @@ -65,26 +65,26 @@ dir = 4 }, /turf/unsimulated/wall{ - tag = "icon-iron3"; - icon_state = "iron3" + icon_state = "iron3"; + tag = "icon-iron3" }, /area/space) "al" = ( /obj/effect/landmark/costume/random, /obj/structure/rack/holorack, /turf/simulated/floor/holofloor{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/holodeck/source_theatre) "am" = ( /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding2 (EAST)"; + dir = 4; icon_state = "wood_siding2"; - dir = 4 + tag = "icon-wood_siding2 (EAST)" }, /area/holodeck/source_picnicarea) "an" = ( @@ -95,17 +95,17 @@ dir = 8 }, /turf/unsimulated/wall{ - tag = "icon-iron3"; - icon_state = "iron3" + icon_state = "iron3"; + tag = "icon-iron3" }, /area/space) "ao" = ( /obj/structure/chair/stool/holostool, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid"; + dir = 2; icon_state = "asteroid"; - dir = 2 + tag = "icon-asteroid" }, /area/holodeck/source_picnicarea) "ap" = ( @@ -120,9 +120,9 @@ /area/space) "ar" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid"; + dir = 2; icon_state = "asteroid"; - dir = 2 + tag = "icon-asteroid" }, /area/holodeck/source_desert) "as" = ( @@ -143,18 +143,18 @@ /obj/structure/table/holotable/wood, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid"; + dir = 2; icon_state = "asteroid"; - dir = 2 + tag = "icon-asteroid" }, /area/holodeck/source_picnicarea) "aw" = ( /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding2 (EAST)"; + dir = 4; icon_state = "wood_siding2"; - dir = 4 + tag = "icon-wood_siding2 (EAST)" }, /area/holodeck/source_picnicarea) "ax" = ( @@ -206,34 +206,34 @@ dir = 8 }, /turf/unsimulated/wall{ - tag = "icon-iron3"; - icon_state = "iron3" + icon_state = "iron3"; + tag = "icon-iron3" }, /area/space) "aF" = ( /obj/structure/flora/ausbushes/grassybush, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding5"; + dir = 2; icon_state = "wood_siding5"; - dir = 2 + tag = "icon-wood_siding5" }, /area/holodeck/source_picnicarea) "aG" = ( /obj/structure/flora/ausbushes/grassybush, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding9"; + dir = 2; icon_state = "wood_siding9"; - dir = 2 + tag = "icon-wood_siding9" }, /area/holodeck/source_picnicarea) "aH" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet7-3 (EAST)"; + dir = 4; icon_state = "carpet7-3"; - dir = 4 + tag = "icon-carpet7-3 (EAST)" }, /area/holodeck/source_theatre) "aI" = ( @@ -251,17 +251,17 @@ "aL" = ( /obj/structure/flora/ausbushes/fullgrass, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid"; + dir = 2; icon_state = "asteroid"; - dir = 2 + tag = "icon-asteroid" }, /area/holodeck/source_desert) "aM" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet15-15 (EAST)"; + dir = 4; icon_state = "carpet15-15"; - dir = 4 + tag = "icon-carpet15-15 (EAST)" }, /area/holodeck/source_theatre) "aN" = ( @@ -269,9 +269,9 @@ /area/space) "aO" = ( /turf/simulated/floor/holofloor{ - tag = "icon-cult"; + dir = 2; icon_state = "cult"; - dir = 2 + tag = "icon-cult" }, /area/holodeck/source_theatre) "aP" = ( @@ -305,35 +305,35 @@ "aS" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet11-12 (EAST)"; + dir = 4; icon_state = "carpet11-12"; - dir = 4 + tag = "icon-carpet11-12 (EAST)" }, /area/holodeck/source_theatre) "aT" = ( /obj/structure/flora/ausbushes/grassybush, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding6"; + dir = 2; icon_state = "wood_siding6"; - dir = 2 + tag = "icon-wood_siding6" }, /area/holodeck/source_picnicarea) "aU" = ( /obj/structure/flora/ausbushes/grassybush, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding10"; + dir = 2; icon_state = "wood_siding10"; - dir = 2 + tag = "icon-wood_siding10" }, /area/holodeck/source_picnicarea) "aV" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet5-1 (EAST)"; + dir = 4; icon_state = "carpet5-1"; - dir = 4 + tag = "icon-carpet5-1 (EAST)" }, /area/holodeck/source_theatre) "aW" = ( @@ -345,56 +345,56 @@ "aX" = ( /obj/structure/flora/ausbushes/sparsegrass, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid"; + dir = 2; icon_state = "asteroid"; - dir = 2 + tag = "icon-asteroid" }, /area/holodeck/source_desert) "aY" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid"; + dir = 2; icon_state = "asteroid"; - dir = 2 + tag = "icon-asteroid" }, /area/holodeck/source_picnicarea) "aZ" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet13-5 (EAST)"; + dir = 4; icon_state = "carpet13-5"; - dir = 4 + tag = "icon-carpet13-5 (EAST)" }, /area/holodeck/source_theatre) "ba" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet9-4 (EAST)"; + dir = 4; icon_state = "carpet9-4"; - dir = 4 + tag = "icon-carpet9-4 (EAST)" }, /area/holodeck/source_theatre) "bb" = ( /obj/structure/table/holotable/wood, /turf/simulated/floor/holofloor{ - tag = "icon-grimy"; + dir = 2; icon_state = "grimy"; - dir = 2 + tag = "icon-grimy" }, /area/holodeck/source_meetinghall) "bc" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet6-0 (EAST)"; + dir = 4; icon_state = "carpet6-0"; - dir = 4 + tag = "icon-carpet6-0 (EAST)" }, /area/holodeck/source_meetinghall) "bd" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid7"; + dir = 2; icon_state = "asteroid7"; - dir = 2 + tag = "icon-asteroid7" }, /area/holodeck/source_desert) "be" = ( @@ -406,17 +406,17 @@ "bf" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet14-0 (EAST)"; + dir = 4; icon_state = "carpet14-0"; - dir = 4 + tag = "icon-carpet14-0 (EAST)" }, /area/holodeck/source_meetinghall) "bg" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet10-0 (EAST)"; + dir = 4; icon_state = "carpet10-0"; - dir = 4 + tag = "icon-carpet10-0 (EAST)" }, /area/holodeck/source_meetinghall) "bh" = ( @@ -430,9 +430,9 @@ "bj" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet7-0 (EAST)"; + dir = 4; icon_state = "carpet7-0"; - dir = 4 + tag = "icon-carpet7-0 (EAST)" }, /area/holodeck/source_meetinghall) "bk" = ( @@ -447,54 +447,54 @@ "bm" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet15-0 (EAST)"; + dir = 4; icon_state = "carpet15-0"; - dir = 4 + tag = "icon-carpet15-0 (EAST)" }, /area/holodeck/source_meetinghall) "bn" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet6-2 (EAST)"; + dir = 4; icon_state = "carpet6-2"; - dir = 4 + tag = "icon-carpet6-2 (EAST)" }, /area/holodeck/source_theatre) "bo" = ( /turf/simulated/floor/holofloor{ - tag = "icon-wood (EAST)"; + dir = 4; icon_state = "wood"; - dir = 4 + tag = "icon-wood (EAST)" }, /area/holodeck/source_theatre) "bp" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet11-0 (EAST)"; + dir = 4; icon_state = "carpet11-0"; - dir = 4 + tag = "icon-carpet11-0 (EAST)" }, /area/holodeck/source_meetinghall) "bq" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet14-10 (EAST)"; + dir = 4; icon_state = "carpet14-10"; - dir = 4 + tag = "icon-carpet14-10 (EAST)" }, /area/holodeck/source_theatre) "br" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet5-0 (EAST)"; + dir = 4; icon_state = "carpet5-0"; - dir = 4 + tag = "icon-carpet5-0 (EAST)" }, /area/holodeck/source_meetinghall) "bs" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet13-0 (EAST)"; + dir = 4; icon_state = "carpet13-0"; - dir = 4 + tag = "icon-carpet13-0 (EAST)" }, /area/holodeck/source_meetinghall) "bt" = ( @@ -510,27 +510,27 @@ "bv" = ( /obj/structure/chair/stool/holostool, /turf/simulated/floor/holofloor{ - tag = "icon-carpet9-0 (EAST)"; + dir = 4; icon_state = "carpet9-0"; - dir = 4 + tag = "icon-carpet9-0 (EAST)" }, /area/holodeck/source_meetinghall) "bw" = ( /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding1"; + dir = 2; icon_state = "wood_siding1"; - dir = 2 + tag = "icon-wood_siding1" }, /area/holodeck/source_picnicarea) "bx" = ( /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/holofloor/grass, /turf/simulated/floor/holofloor{ - tag = "icon-wood_siding1"; + dir = 2; icon_state = "wood_siding1"; - dir = 2 + tag = "icon-wood_siding1" }, /area/holodeck/source_picnicarea) "by" = ( @@ -539,37 +539,14 @@ }, /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (SOUTHWEST)"; + dir = 10; icon_state = "gravsnow_corner"; - dir = 10 + tag = "icon-gravsnow_corner (SOUTHWEST)" }, /area/syndicate_mothership) "bz" = ( -/obj/structure/flora/grass/brown, +/turf/space, /turf/unsimulated/floor/snow, -/turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (EAST)"; - icon_state = "gravsnow_corner"; - dir = 4 - }, -/area/syndicate_mothership) -"bA" = ( -/obj/structure/flora/grass/brown, -/turf/unsimulated/floor/snow, -/turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (SOUTHWEST)"; - icon_state = "gravsnow_corner"; - dir = 10 - }, -/area/syndicate_mothership) -"bB" = ( -/obj/structure/flora/tree/pine{ - pixel_x = 1 - }, -/turf/unsimulated/floor/snow, -/turf/unsimulated/floor/snow{ - icon_state = "gravsnow_corner" - }, /area/syndicate_mothership) "bC" = ( /turf/simulated/floor/holofloor{ @@ -600,9 +577,9 @@ /turf/simulated/floor/pod, /turf/space, /turf/simulated/shuttle/wall{ - tag = "icon-diagonalWall3"; + dir = 2; icon_state = "diagonalWall3"; - dir = 2 + tag = "icon-diagonalWall3" }, /area/shuttle/assault_pod) "bG" = ( @@ -627,19 +604,19 @@ /area/holodeck/source_knightarena) "bJ" = ( /obj/structure/flora/bush, -/turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (NORTH)"; + dir = 1; icon_state = "gravsnow_corner"; - dir = 1 + tag = "icon-gravsnow_corner (NORTH)" }, +/turf/unsimulated/floor/snow, /area/syndicate_mothership) "bK" = ( /obj/structure/flora/tree/pine, -/turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ icon_state = "gravsnow_corner" }, +/turf/unsimulated/floor/snow, /area/syndicate_mothership) "bL" = ( /obj/docking_port/stationary/transit{ @@ -659,10 +636,10 @@ /area/holodeck/source_emptycourt) "bN" = ( /obj/structure/flora/grass/brown, -/turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ icon_state = "gravsnow_corner" }, +/turf/unsimulated/floor/snow, /area/syndicate_mothership) "bO" = ( /obj/structure/window/reinforced{ @@ -690,6 +667,15 @@ icon_state = "diagonalWall3" }, /area/admin) +"bR" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "bT" = ( /obj/structure/holowindow{ dir = 1 @@ -708,6 +694,10 @@ icon_state = "green" }, /area/holodeck/source_emptycourt) +"bY" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) "bZ" = ( /turf/unsimulated/wall, /area/space) @@ -719,8 +709,8 @@ /area/holodeck/source_emptycourt) "cb" = ( /turf/unsimulated/wall{ - tag = "icon-iron5"; - icon_state = "iron5" + icon_state = "iron5"; + tag = "icon-iron5" }, /area/space) "cc" = ( @@ -728,8 +718,8 @@ dir = 1 }, /turf/unsimulated/wall{ - tag = "icon-iron12"; - icon_state = "iron12" + icon_state = "iron12"; + tag = "icon-iron12" }, /area/space) "cd" = ( @@ -738,8 +728,8 @@ dir = 1 }, /turf/unsimulated/wall{ - tag = "icon-iron12"; - icon_state = "iron12" + icon_state = "iron12"; + tag = "icon-iron12" }, /area/space) "ce" = ( @@ -748,19 +738,24 @@ }, /obj/structure/window/reinforced, /turf/unsimulated/wall{ - tag = "icon-iron12"; - icon_state = "iron12" + icon_state = "iron12"; + tag = "icon-iron12" }, /area/space) "cf" = ( /turf/unsimulated/wall{ - tag = "icon-iron11"; - icon_state = "iron11" + icon_state = "iron11"; + tag = "icon-iron11" }, /area/space) "ch" = ( /turf/simulated/floor/holofloor/space, /area/holodeck/source_space) +"ci" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) "cj" = ( /turf/unsimulated/wall, /area/centcom/ferry) @@ -769,15 +764,15 @@ /area/space) "cl" = ( /turf/simulated/floor/holofloor{ - tag = "icon-snow"; - icon_state = "snow" + icon_state = "snow"; + tag = "icon-snow" }, /area/holodeck/source_snowfield) "cm" = ( /turf/simulated/floor/holofloor{ - tag = "icon-grimy"; + dir = 2; icon_state = "grimy"; - dir = 2 + tag = "icon-grimy" }, /area/holodeck/source_meetinghall) "cn" = ( @@ -806,8 +801,14 @@ }, /area/holodeck/source_basketball) "cr" = ( -/turf/unsimulated/floor{ - name = "plating" +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12" + }, +/area/shuttle/transport) +"ct" = ( +/turf/simulated/floor/plasteel{ + icon_state = "neutralcorner" }, /area/space) "cu" = ( @@ -816,6 +817,14 @@ icon_state = "red" }, /area/holodeck/source_thunderdomecourt) +"cv" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "31" + }, +/turf/simulated/shuttle/floor, +/area/shuttle/supply) "cw" = ( /turf/simulated/floor/holofloor{ dir = 1; @@ -830,6 +839,13 @@ icon_state = "red" }, /area/holodeck/source_boxingcourt) +"cy" = ( +/obj/structure/table, +/obj/item/storage/box/zipties, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "cz" = ( /obj/docking_port/stationary/transit{ dir = 8; @@ -844,22 +860,32 @@ "cA" = ( /obj/structure/flora/grass/both, /turf/simulated/floor/holofloor{ - tag = "icon-snow"; - icon_state = "snow" + icon_state = "snow"; + tag = "icon-snow" }, /area/holodeck/source_snowfield) "cB" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid3 (EAST)"; + dir = 4; icon_state = "asteroid3"; - dir = 4 + tag = "icon-asteroid3 (EAST)" }, /area/holodeck/source_desert) +"cC" = ( +/obj/machinery/door/window{ + dir = 2; + name = "Cockpit"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "cD" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpetsymbol (SOUTHEAST)"; + dir = 6; icon_state = "carpetsymbol"; - dir = 6 + tag = "icon-carpetsymbol (SOUTHEAST)" }, /area/holodeck/source_meetinghall) "cE" = ( @@ -874,12 +900,26 @@ icon_state = "red" }, /area/holodeck/source_basketball) +"cG" = ( +/obj/machinery/cell_charger, +/obj/structure/table, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "cH" = ( /obj/machinery/computer/shuttle/ferry, /turf/unsimulated/floor{ name = "plating" }, /area/centcom/evac) +"cI" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "propulsion" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/specops) "cJ" = ( /turf/unsimulated/wall/fakeglass, /area/centcom/ferry) @@ -911,10 +951,16 @@ "cO" = ( /obj/structure/flora/tree/pine, /turf/simulated/floor/holofloor{ - tag = "icon-snow"; - icon_state = "snow" + icon_state = "snow"; + tag = "icon-snow" }, /area/holodeck/source_snowfield) +"cP" = ( +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue"; + tag = "icon-whiteblue" + }, +/area/space) "cQ" = ( /turf/simulated/floor/holofloor{ dir = 1; @@ -923,23 +969,23 @@ /area/holodeck/source_basketball) "cR" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/ninja/holding) "cS" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/ninja/holding) "cT" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/ninja/holding) "cU" = ( @@ -960,9 +1006,9 @@ /area/ninja/outpost) "cW" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -972,13 +1018,13 @@ /obj/structure/table, /obj/machinery/kitchen_machine/microwave/upgraded, /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "cY" = ( @@ -986,21 +1032,21 @@ req_access_txt = "25" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "cZ" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "da" = ( /obj/structure/reagent_dispensers/beerkeg, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "db" = ( @@ -1022,15 +1068,15 @@ pixel_y = 3 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dc" = ( /obj/machinery/vending/boozeomat, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dd" = ( @@ -1045,42 +1091,42 @@ /obj/item/toy/sword, /obj/item/gun/projectile/revolver/capgun, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "df" = ( /obj/structure/rack, /obj/item/camera, /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "dg" = ( /obj/machinery/computer/arcade, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "dh" = ( /obj/machinery/prize_counter, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "di" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/beach/sand, /area/ninja/holding) @@ -1093,10 +1139,22 @@ "dk" = ( /obj/structure/flora/grass/green, /turf/simulated/floor/holofloor{ - tag = "icon-snow"; - icon_state = "snow" + icon_state = "snow"; + tag = "icon-snow" }, /area/holodeck/source_snowfield) +"do" = ( +/obj/machinery/door/airlock/hatch{ + frequency = 1331; + icon_state = "door_locked"; + id_tag = "vox_southeast_lock"; + locked = 1; + req_access_txt = "152"; + req_one_access = null; + req_one_access_txt = "0" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "dp" = ( /turf/simulated/floor/holofloor{ dir = 2; @@ -1130,8 +1188,8 @@ /obj/structure/table, /obj/machinery/kitchen_machine/microwave/upgraded, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dx" = ( @@ -1141,28 +1199,28 @@ pixel_y = 6 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dy" = ( /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "dz" = ( /obj/structure/chair/stool, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "dA" = ( /obj/structure/flora/tree/dead, /turf/simulated/floor/holofloor{ - tag = "icon-snow"; - icon_state = "snow" + icon_state = "snow"; + tag = "icon-snow" }, /area/holodeck/source_snowfield) "dE" = ( @@ -1237,6 +1295,20 @@ icon_state = "red" }, /area/holodeck/source_boxingcourt) +"dM" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f10" + }, +/area/shuttle/trade/sol) +"dN" = ( +/obj/machinery/vending/wallmed/syndicate{ + pixel_x = -30 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "dO" = ( /turf/simulated/floor/holofloor{ dir = 4; @@ -1252,9 +1324,9 @@ /area/ninja/outpost) "dQ" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ icon_state = "grimy" @@ -1266,47 +1338,47 @@ pixel_y = 0 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dS" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/shaker, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dT" = ( /obj/structure/table, /obj/item/lighter/zippo, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dU" = ( /obj/structure/table, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dV" = ( /obj/structure/table, /obj/item/dice/d20, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dW" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/cans/cola, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/ninja/holding) "dX" = ( @@ -1352,15 +1424,15 @@ /obj/item/clothing/under/suit_jacket, /obj/item/clothing/suit/wcoat, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "ee" = ( /obj/structure/chair/stool/bar, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "ef" = ( @@ -1411,16 +1483,16 @@ name = "Syndicate-Spawn" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "eo" = ( /obj/structure/rack, /obj/item/storage/fancy/crayons, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "ep" = ( @@ -1429,8 +1501,8 @@ dir = 4 }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "eq" = ( @@ -1439,21 +1511,39 @@ icon_state = "tube1" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) +"er" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 1; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (NORTH)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "eu" = ( /obj/structure/chair/stool, /obj/machinery/computer/security/telescreen{ - name = "Entertainment monitor"; desc = "Damn, they better have /tg/thechannel on these things."; icon_state = "entertainment"; + name = "Entertainment monitor"; pixel_y = -30 }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "ev" = ( @@ -1465,15 +1555,15 @@ dir = 4 }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "ex" = ( /obj/item/flag/syndi, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "ey" = ( @@ -1508,6 +1598,39 @@ icon_state = "green" }, /area/holodeck/source_basketball) +"eE" = ( +/obj/machinery/door/airlock/external{ + frequency = 1331; + icon_state = "door_locked"; + id_tag = "synd_inner"; + locked = 1; + name = "Ship External Access"; + req_access = null; + req_access_txt = "150" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5; + icon_state = "intact" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"eF" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"eG" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1; + icon_state = "propulsion"; + tag = "icon-propulsion (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_elite) "eH" = ( /turf/simulated/floor/holofloor{ dir = 2; @@ -1553,15 +1676,15 @@ "eO" = ( /obj/machinery/vending/cigarette, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "eP" = ( /obj/structure/table, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "eQ" = ( @@ -1571,8 +1694,8 @@ /obj/structure/chair/stool, /obj/machinery/light/spot, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "eS" = ( @@ -1581,15 +1704,15 @@ dir = 4 }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "eT" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /obj/machinery/computer/syndicate_depot/teleporter, /turf/unsimulated/floor{ @@ -1604,6 +1727,36 @@ }, /area/syndicate_mothership) "eV" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Airlock"; + req_access_txt = "150" + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "syndicate_sit_1"; + name = "Side Hull Door"; + opacity = 0; + req_access_txt = "150" + }, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 3; + height = 5; + id = "sit"; + name = "SIT shuttle"; + roundstart_move = null; + width = 11 + }, +/obj/structure/fans/tiny, +/obj/machinery/door_control{ + id = "syndicate_sit_1"; + name = "Blast Doors"; + pixel_x = 0; + pixel_y = -23; + req_access_txt = "150" + }, /obj/docking_port/stationary{ dir = 8; dwidth = 3; @@ -1612,27 +1765,25 @@ name = "Syndicate Base"; width = 11 }, -/turf/unsimulated/floor{ - name = "plating" - }, -/area/syndicate_mothership) +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_sit) "eW" = ( /turf/unsimulated/wall{ - tag = "icon-iron13"; - icon_state = "iron13" + icon_state = "iron13"; + tag = "icon-iron13" }, /area/space) "eX" = ( /turf/unsimulated/wall{ - tag = "icon-iron9"; - icon_state = "iron9" + icon_state = "iron9"; + tag = "icon-iron9" }, /area/space) "eY" = ( /obj/effect/decal/warning_stripes/yellow, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/ninja/holding) "eZ" = ( @@ -1658,15 +1809,38 @@ name = "Holding Facility" }, /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /turf/unsimulated/floor{ icon_state = "engine" }, /area/ninja/holding) "fc" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Airlock"; + req_access_txt = "150" + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "syndicate_elite"; + name = "Side Hull Door"; + opacity = 0; + req_access_txt = "150" + }, +/obj/docking_port/mobile{ + dir = 4; + dwidth = 7; + height = 5; + id = "sst"; + name = "SST shuttle"; + roundstart_move = null; + width = 11 + }, +/obj/structure/fans/tiny, /obj/docking_port/stationary{ dir = 4; dwidth = 7; @@ -1675,10 +1849,8 @@ name = "Syndicate Base"; width = 11 }, -/turf/unsimulated/floor{ - name = "plating" - }, -/area/syndicate_mothership) +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_elite) "fd" = ( /obj/item/flag/syndi, /turf/unsimulated/floor{ @@ -1769,9 +1941,9 @@ "fq" = ( /obj/machinery/vending/magivend, /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ dir = 8; @@ -1830,6 +2002,19 @@ }, /area/ninja/outpost) "fw" = ( +/obj/docking_port/mobile{ + dir = 8; + dwidth = 4; + height = 11; + id = "trade_sol"; + name = "sol trade shuttle"; + roundstart_move = null; + width = 9 + }, +/obj/machinery/door/airlock/shuttle/glass{ + id_tag = "s_docking_airlock"; + req_one_access_txt = "0" + }, /obj/docking_port/stationary{ dir = 8; dwidth = 4; @@ -1838,8 +2023,8 @@ name = "docking bay 2 at Jupiter Station"; width = 9 }, -/turf/space, -/area/space) +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "fx" = ( /turf/unsimulated/floor{ dir = 8; @@ -1857,8 +2042,8 @@ name = "wizard" }, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/wizard_station) "fA" = ( @@ -1943,8 +2128,8 @@ pixel_y = 32 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "fM" = ( @@ -1958,8 +2143,8 @@ /area/tdome/arena_source) "fN" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/tdome/arena_source) "fO" = ( @@ -1973,8 +2158,8 @@ /area/tdome/arena_source) "fP" = ( /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/tdome/arena_source) "fQ" = ( @@ -2038,9 +2223,9 @@ /area/shuttle/gamma/space) "fW" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /turf/unsimulated/floor{ dir = 8; @@ -2066,15 +2251,15 @@ "fZ" = ( /obj/machinery/cryopod/right, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "ga" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -2082,9 +2267,9 @@ /area/syndicate_mothership) "gb" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -2094,8 +2279,8 @@ /obj/machinery/light, /obj/machinery/cryopod/right, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "gd" = ( @@ -2122,9 +2307,9 @@ /area/ninja/holding) "gg" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -2165,31 +2350,31 @@ icon_state = "dark" }, /turf/simulated/shuttle/wall{ - tag = "icon-diagonalWall3"; + dir = 2; icon_state = "diagonalWall3"; - dir = 2 + tag = "icon-diagonalWall3" }, /area/syndicate_mothership) "gn" = ( /obj/machinery/camera{ - pixel_x = 10; + c_tag = "Thunderdome Arena"; network = list("Thunderdome"); - c_tag = "Thunderdome Arena" + pixel_x = 10 }, /turf/simulated/floor/bluegrid, /area/tdome/arena_source) "go" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/wizard_station) "gp" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/wizard_station) "gq" = ( @@ -2205,9 +2390,9 @@ /area/holodeck/source_beach) "gs" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (NORTHEAST)"; + dir = 5; icon_state = "fakewindows"; - dir = 5 + tag = "icon-fakewindows (NORTHEAST)" }, /area/wizard_station) "gt" = ( @@ -2279,22 +2464,22 @@ /area/syndicate_mothership) "gC" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/wizard_station) "gD" = ( /obj/effect/decal/remains/human, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/wizard_station) "gE" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (NORTH)"; + dir = 1; icon_state = "fakewindows2"; - dir = 1 + tag = "icon-fakewindows2 (NORTH)" }, /area/wizard_station) "gF" = ( @@ -2345,8 +2530,8 @@ name = "Experiment 35b" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/wizard_station) "gM" = ( @@ -2416,8 +2601,8 @@ "gU" = ( /obj/effect/decal/cleanable/molten_object, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/wizard_station) "gV" = ( @@ -2538,9 +2723,9 @@ "hj" = ( /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (EAST)"; + dir = 4; icon_state = "gravsnow_corner"; - dir = 4 + tag = "icon-gravsnow_corner (EAST)" }, /area/syndicate_mothership) "hl" = ( @@ -2549,36 +2734,36 @@ req_access_txt = "150" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "hm" = ( /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (WEST)"; + dir = 8; icon_state = "gravsnow_corner"; - dir = 8 + tag = "icon-gravsnow_corner (WEST)" }, /area/syndicate_mothership) "hn" = ( /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "ho" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 1 + dir = 1; + icon_state = "fakewindows" }, /area/syndicate_mothership) "hq" = ( /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (SOUTHEAST)"; + dir = 6; icon_state = "gravsnow_corner"; - dir = 6 + tag = "icon-gravsnow_corner (SOUTHEAST)" }, /area/syndicate_mothership) "hr" = ( @@ -2591,15 +2776,19 @@ "hs" = ( /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (SOUTHWEST)"; + dir = 10; icon_state = "gravsnow_corner"; - dir = 10 + tag = "icon-gravsnow_corner (SOUTHWEST)" }, /area/syndicate_mothership) +"ht" = ( +/obj/structure/rack, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) "hu" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 8 + dir = 8; + icon_state = "fakewindows" }, /area/syndicate_mothership) "hv" = ( @@ -2615,16 +2804,16 @@ /area/syndicate_mothership) "hy" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/syndicate_mothership) "hz" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/syndicate_mothership) "hA" = ( @@ -2641,8 +2830,8 @@ on = 1 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "hC" = ( @@ -2656,8 +2845,8 @@ dir = 4 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "hE" = ( @@ -2666,9 +2855,9 @@ icon_state = "gravsnow_corner" }, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (NORTH)"; + dir = 1; icon_state = "gravsnow_corner"; - dir = 1 + tag = "icon-gravsnow_corner (NORTH)" }, /area/syndicate_mothership) "hF" = ( @@ -2688,17 +2877,17 @@ "hI" = ( /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (NORTH)"; + dir = 1; icon_state = "gravsnow_corner"; - dir = 1 + tag = "icon-gravsnow_corner (NORTH)" }, /area/syndicate_mothership) "hK" = ( /turf/unsimulated/floor/snow, /turf/unsimulated/floor/snow{ - tag = "icon-gravsnow_corner (NORTHEAST)"; + dir = 5; icon_state = "gravsnow_corner"; - dir = 5 + tag = "icon-gravsnow_corner (NORTHEAST)" }, /area/syndicate_mothership) "hM" = ( @@ -2722,15 +2911,33 @@ icon_state = "dark" }, /area/syndicate_mothership) +"hP" = ( +/obj/machinery/computer/communications, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "hQ" = ( /obj/structure/table, /obj/item/storage/fancy/crayons, /obj/item/storage/fancy/crayons, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) +"hR" = ( +/obj/machinery/bodyscanner, +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"hU" = ( +/obj/structure/AIcore, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"hV" = ( +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "hX" = ( /obj/item/storage/fancy/crayons, /obj/machinery/light{ @@ -2740,25 +2947,62 @@ /obj/structure/table, /obj/item/storage/fancy/crayons, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) +"hY" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "propulsion_l"; + tag = "icon-propulsion_l" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) +"ic" = ( +/obj/structure/closet/fireaxecabinet{ + pixel_x = 32; + pixel_y = 0 + }, +/obj/machinery/light{ + dir = 1; + on = 1 + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/space) +"id" = ( +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "browncorner" + }, +/area/space) "ie" = ( /obj/machinery/washing_machine, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) +"ig" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "whiteblue"; + tag = "icon-whiteblue (EAST)" + }, +/area/space) "ih" = ( /turf/unsimulated/wall, /area/wizard_station) "ii" = ( /obj/machinery/computer/shuttle/syndicate/recall, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "ij" = ( @@ -2768,22 +3012,22 @@ }, /obj/item/twohanded/required/kirbyplants, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "ik" = ( /obj/machinery/vending/syndicigs, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "il" = ( /obj/machinery/vending/syndisnack, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "im" = ( @@ -2791,8 +3035,8 @@ pixel_y = 28 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) "in" = ( @@ -2802,8 +3046,8 @@ }, /obj/item/twohanded/required/kirbyplants, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) "io" = ( @@ -2813,8 +3057,8 @@ dir = 1 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) "ip" = ( @@ -2829,15 +3073,15 @@ }, /obj/item/paper/syndimemo, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "is" = ( /mob/living/simple_animal/pet/dog/fox/Syndifox, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "it" = ( @@ -2872,8 +3116,8 @@ /area/syndicate_mothership) "iy" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) "iz" = ( @@ -2883,8 +3127,8 @@ req_access_txt = "150" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iA" = ( @@ -2898,18 +3142,18 @@ pixel_y = 0 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) "iB" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iC" = ( @@ -2917,8 +3161,8 @@ /obj/item/pizzabox, /obj/item/paicard/syndicate, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iD" = ( @@ -2928,8 +3172,8 @@ pixel_y = 5 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iE" = ( @@ -2952,14 +3196,25 @@ req_access_txt = "150" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/syndicate_mothership) "iG" = ( /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/plating/airless, /area/syndicate_mothership) +"iH" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "iI" = ( /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plating/airless, @@ -2973,16 +3228,16 @@ /area/syndicate_mothership) "iK" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (NORTHWEST)"; + dir = 9; icon_state = "fakewindows"; - dir = 9 + tag = "icon-fakewindows (NORTHWEST)" }, /area/syndicate_mothership) "iL" = ( /obj/item/twohanded/required/kirbyplants, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iM" = ( @@ -2996,8 +3251,8 @@ pixel_y = 6 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iN" = ( @@ -3007,8 +3262,8 @@ pixel_y = 5 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iP" = ( @@ -3020,11 +3275,20 @@ }, /turf/simulated/floor/plating, /area/shuttle/assault_pod) +"iQ" = ( +/obj/machinery/light{ + dir = 1; + on = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/space) "iR" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (NORTH)"; + dir = 1; icon_state = "fakewindows2"; - dir = 1 + tag = "icon-fakewindows2 (NORTH)" }, /area/syndicate_mothership) "iS" = ( @@ -3061,8 +3325,8 @@ "iY" = ( /mob/living/simple_animal/pet/cat/Syndi, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "iZ" = ( @@ -3086,9 +3350,9 @@ /area/tdome/arena) "jd" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/syndicate_mothership) "je" = ( @@ -3102,8 +3366,8 @@ name = "Syndicate-Spawn" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "jg" = ( @@ -3116,8 +3380,8 @@ }, /obj/item/twohanded/required/kirbyplants, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "jh" = ( @@ -3194,9 +3458,9 @@ /area/tdome/arena_source) "jq" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /obj/structure/closet/syndicate/sst, /turf/unsimulated/floor{ @@ -3223,9 +3487,9 @@ /area/syndicate_mothership) "jt" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (EAST)"; + dir = 4; icon_state = "bulb1"; - dir = 4 + tag = "icon-bulb1 (EAST)" }, /obj/structure/chair/comfy/shuttle{ dir = 8 @@ -3244,9 +3508,9 @@ /area/syndicate_mothership) "jw" = ( /obj/machinery/light/small{ - tag = "icon-bulb1 (WEST)"; + dir = 8; icon_state = "bulb1"; - dir = 8 + tag = "icon-bulb1 (WEST)" }, /obj/structure/chair/comfy/shuttle{ dir = 4 @@ -3352,6 +3616,21 @@ icon_state = "dark" }, /area/syndicate_mothership) +"jH" = ( +/obj/machinery/door/window{ + dir = 4; + name = "Infirmary"; + req_access_txt = "150" + }, +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "jI" = ( /turf/space, /area/adminconstruction) @@ -3455,8 +3734,8 @@ req_access_txt = "150" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "kd" = ( @@ -3478,6 +3757,20 @@ icon_state = "grimy" }, /area/wizard_station) +"kh" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Escape Shuttle Cockpit"; + req_access_txt = "19" + }, +/turf/simulated/floor/plasteel, +/area/space) +"ki" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "16" + }, +/turf/simulated/floor/plating, +/area/space) "kj" = ( /turf/unsimulated/floor{ dir = 2; @@ -3496,8 +3789,8 @@ "kl" = ( /obj/machinery/vending/tool, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/syndicate_mothership) "km" = ( @@ -3512,8 +3805,8 @@ /area/shuttle/assault_pod) "kn" = ( /obj/machinery/sleeper/syndie{ - icon_state = "sleeper_s-open"; - dir = 2 + dir = 2; + icon_state = "sleeper_s-open" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -3521,13 +3814,13 @@ /area/syndicate_mothership) "kp" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /obj/machinery/sleeper/syndie{ - icon_state = "sleeper_s-open"; - dir = 2 + dir = 2; + icon_state = "sleeper_s-open" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -3535,8 +3828,8 @@ /area/syndicate_mothership) "kq" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/syndicate_mothership) "kr" = ( @@ -3546,12 +3839,12 @@ /area/syndicate_mothership) "ks" = ( /obj/machinery/light{ - icon_state = "tube1"; - dir = 8 + dir = 8; + icon_state = "tube1" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/syndicate_mothership) "kt" = ( @@ -3601,8 +3894,8 @@ "kC" = ( /obj/structure/chair/stool, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/syndicate_mothership) "kD" = ( @@ -3637,17 +3930,17 @@ "kJ" = ( /obj/structure/closet/syndicate/personal, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/syndicate_mothership) "kK" = ( /obj/structure/table, /obj/item/storage/fancy/crayons, /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ icon_state = "dark" @@ -3657,8 +3950,8 @@ /obj/structure/table, /obj/item/gun/energy/ionrifle, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/syndicate_mothership) "kM" = ( @@ -3724,40 +4017,40 @@ "kW" = ( /obj/structure/table, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/centcom/control) "kX" = ( /obj/structure/closet/secure_closet/personal, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/centcom/control) "kY" = ( /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/centcom/control) "kZ" = ( /obj/structure/bed, /obj/item/bedsheet, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/centcom/control) "la" = ( /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "lb" = ( @@ -3767,8 +4060,8 @@ req_access_txt = "102" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "lc" = ( @@ -3777,8 +4070,8 @@ pixel_y = 32 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "ld" = ( @@ -3786,16 +4079,16 @@ pixel_y = 24 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "le" = ( /obj/item/reagent_containers/food/drinks/cans/cola, /obj/structure/table, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "lf" = ( @@ -3805,8 +4098,8 @@ }, /obj/structure/table, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "lg" = ( @@ -3819,8 +4112,8 @@ /area/syndicate_mothership) "lh" = ( /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "li" = ( @@ -3831,8 +4124,8 @@ "lj" = ( /obj/structure/chair/stool, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "lk" = ( @@ -3862,8 +4155,8 @@ "lo" = ( /obj/structure/reagent_dispensers/beerkeg, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "lp" = ( @@ -3872,27 +4165,27 @@ req_access_txt = "102" }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "lq" = ( /obj/structure/reagent_dispensers/beerkeg, /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "lr" = ( /obj/structure/kitchenspike, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "ls" = ( @@ -3904,8 +4197,8 @@ "lt" = ( /obj/machinery/gibber, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "lu" = ( @@ -3915,13 +4208,13 @@ /area/wizard_station) "lv" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "lw" = ( @@ -3930,16 +4223,16 @@ pixel_y = 6 }, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "lx" = ( /obj/item/reagent_containers/food/drinks/cans/beer, /obj/structure/table, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "ly" = ( @@ -3958,8 +4251,8 @@ "lB" = ( /obj/structure/piano, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "lC" = ( @@ -3981,19 +4274,19 @@ "lG" = ( /obj/structure/chair/stool, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "lH" = ( /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "lI" = ( @@ -4001,8 +4294,8 @@ req_access_txt = "102" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "lJ" = ( @@ -4011,14 +4304,14 @@ pixel_x = -5 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "lK" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "lL" = ( @@ -4091,15 +4384,15 @@ /obj/structure/table, /obj/item/reagent_containers/food/drinks/shaker, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "lX" = ( /obj/structure/table, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "lY" = ( @@ -4115,8 +4408,8 @@ req_access_txt = "102" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/control) "ma" = ( @@ -4133,8 +4426,8 @@ "mc" = ( /obj/structure/chair/stool, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "md" = ( @@ -4148,8 +4441,8 @@ pixel_y = 10 }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "mf" = ( @@ -4159,14 +4452,14 @@ network = list("ERT","CentComm") }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mg" = ( /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mh" = ( @@ -4174,15 +4467,15 @@ pixel_y = 25 }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mi" = ( /obj/machinery/recharge_station/upgraded, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mj" = ( @@ -4192,8 +4485,8 @@ network = list("ERT","CentComm") }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mk" = ( @@ -4204,20 +4497,20 @@ }, /obj/item/kitchen/rollingpin, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "ml" = ( /obj/structure/table, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "mm" = ( @@ -4243,8 +4536,8 @@ /area/centcom/specops) "mo" = ( /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/centcom/specops) "mp" = ( @@ -4253,8 +4546,8 @@ name = "Assault Armor" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mq" = ( @@ -4262,8 +4555,8 @@ pixel_x = -32 }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "mr" = ( @@ -4275,8 +4568,8 @@ }, /obj/structure/table, /turf/unsimulated/floor{ - tag = "icon-redyellowfull"; - icon_state = "redyellowfull" + icon_state = "redyellowfull"; + tag = "icon-redyellowfull" }, /area/centcom/control) "mt" = ( @@ -4293,8 +4586,8 @@ req_access_txt = "102" }, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "mv" = ( @@ -4308,16 +4601,16 @@ /obj/item/reagent_containers/glass/beaker, /obj/item/reagent_containers/food/condiment/enzyme, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "mx" = ( /obj/structure/table, /obj/machinery/kitchen_machine/microwave/upgraded, /turf/unsimulated/floor{ - icon_state = "cafeteria"; - dir = 2 + dir = 2; + icon_state = "cafeteria" }, /area/centcom/control) "my" = ( @@ -4362,17 +4655,26 @@ req_access_txt = "114" }, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "mD" = ( /obj/machinery/vending/cigarette, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) +"mE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/item/pickaxe, +/obj/item/storage/firstaid/toxin, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) "mF" = ( /obj/machinery/light/spot, /obj/structure/chair{ @@ -4395,6 +4697,17 @@ icon_state = "dark" }, /area/syndicate_mothership) +"mH" = ( +/obj/structure/table, +/obj/machinery/door_control{ + id = "syndieshutters"; + name = "remote shutter control"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "mI" = ( /obj/structure/flora/ausbushes/brflowers, /turf/unsimulated/floor{ @@ -4402,6 +4715,13 @@ name = "grass" }, /area/centcom/control) +"mJ" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/clothing/mask/breath, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) "mK" = ( /obj/structure/flora/ausbushes/reedbush, /turf/unsimulated/floor{ @@ -4446,8 +4766,8 @@ "mP" = ( /obj/machinery/computer/pod/deathsquad, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "mQ" = ( @@ -4460,9 +4780,9 @@ "mR" = ( /obj/machinery/sleeper/upgraded, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /turf/unsimulated/floor{ dir = 5; @@ -4500,8 +4820,8 @@ "mW" = ( /obj/machinery/vending/cola, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/centcom/control) "mX" = ( @@ -4693,9 +5013,9 @@ /obj/structure/table, /obj/item/card/id/centcom, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /obj/item/door_remote/centcomm, /turf/unsimulated/floor{ @@ -4745,16 +5065,16 @@ /area/centcom/control) "nz" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/centcom/control) "nA" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/centcom/control) "nB" = ( @@ -4771,20 +5091,20 @@ /area/syndicate_mothership) "nC" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/centcom/control) "nD" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 1 + dir = 1; + icon_state = "green" }, /area/centcom/control) "nE" = ( /turf/unsimulated/floor{ - icon_state = "greencorner"; - dir = 4 + dir = 4; + icon_state = "greencorner" }, /area/centcom/control) "nF" = ( @@ -4795,14 +5115,14 @@ /area/syndicate_mothership) "nG" = ( /turf/unsimulated/floor{ - icon_state = "greencorner"; - dir = 1 + dir = 1; + icon_state = "greencorner" }, /area/centcom/control) "nH" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/centcom/control) "nI" = ( @@ -4907,14 +5227,14 @@ pixel_y = -28 }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "nP" = ( /obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ - icon_state = "recharge_port"; - dir = 8 + dir = 8; + icon_state = "recharge_port" }, /turf/unsimulated/floor{ name = "plating" @@ -4926,8 +5246,8 @@ name = "Gravity Catapults" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "nR" = ( @@ -4936,8 +5256,8 @@ name = "Gravity Catapults" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/centcom/specops) "nS" = ( @@ -4958,15 +5278,15 @@ /area/centcom/specops) "nU" = ( /turf/unsimulated/floor{ - icon_state = "greencorner"; - dir = 8 + dir = 8; + icon_state = "greencorner" }, /area/centcom/control) "nV" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall12"; + dir = 2; icon_state = "swall12"; - dir = 2 + tag = "icon-swall12" }, /area/shuttle/escape) "nW" = ( @@ -4975,6 +5295,20 @@ icon_state = "dark" }, /area/syndicate_mothership) +"nY" = ( +/obj/machinery/optable, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"oa" = ( +/turf/unsimulated/floor/snow{ + dir = 1; + icon_state = "gravsnow_corner"; + tag = "icon-gravsnow_corner (NORTH)" + }, +/turf/unsimulated/floor/snow, +/area/syndicate_mothership) "ob" = ( /obj/effect/landmark{ name = "Syndicate-Infiltrator-Leader"; @@ -4990,20 +5324,20 @@ /area/space) "od" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s6"; - dir = 2 + dir = 2; + icon_state = "swall_s6" }, /area/shuttle/escape) "oe" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s10"; - dir = 2 + dir = 2; + icon_state = "swall_s10" }, /area/shuttle/escape) "of" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s6"; - dir = 2 + dir = 2; + icon_state = "swall_s6" }, /area/shuttle/gamma/space) "og" = ( @@ -5013,29 +5347,29 @@ /area/shuttle/escape) "oh" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall12"; + dir = 2; icon_state = "swall12"; - dir = 2 + tag = "icon-swall12" }, /area/shuttle/gamma/space) "oi" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s10"; - dir = 2 + dir = 2; + icon_state = "swall_s10" }, /area/shuttle/gamma/space) "oj" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/centcom/gamma) "ok" = ( /obj/machinery/porta_turret/centcom/pulse, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 9 + dir = 9; + icon_state = "red" }, /area/centcom/gamma) "ol" = ( @@ -5047,8 +5381,8 @@ /obj/structure/table/reinforced, /obj/item/paper, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/centcom/gamma) "om" = ( @@ -5056,8 +5390,8 @@ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/centcom/gamma) "on" = ( @@ -5082,8 +5416,8 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/centcom/gamma) "or" = ( @@ -5096,15 +5430,15 @@ req_access = list(114) }, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 1 + dir = 1; + icon_state = "red" }, /area/centcom/gamma) "os" = ( /obj/machinery/porta_turret/centcom/pulse, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 5 + dir = 5; + icon_state = "red" }, /area/centcom/gamma) "ot" = ( @@ -5130,8 +5464,8 @@ name = "Commando" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "ov" = ( @@ -5147,8 +5481,8 @@ network = list("ERT","CentComm") }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 1 + dir = 1; + icon_state = "vault" }, /area/centcom/specops) "ow" = ( @@ -5160,16 +5494,16 @@ /area/centcom/specops) "ox" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall3"; + dir = 2; icon_state = "swall3"; - dir = 2 + tag = "icon-swall3" }, /area/shuttle/escape) "oy" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall3"; + dir = 2; icon_state = "swall3"; - dir = 2 + tag = "icon-swall3" }, /area/shuttle/gamma/space) "oz" = ( @@ -5207,9 +5541,9 @@ pixel_y = 32 }, /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /turf/simulated/shuttle/floor{ icon_state = "floor4" @@ -5221,9 +5555,9 @@ /obj/item/gun/energy/sniperrifle, /obj/item/gun/energy/sniperrifle, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /obj/machinery/ai_status_display{ pixel_y = 32 @@ -5235,16 +5569,16 @@ "oD" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/centcom/gamma) "oE" = ( /obj/effect/spawner/window/reinforced, /turf/unsimulated/floor{ - tag = "icon-red (EAST)"; + dir = 4; icon_state = "red"; - dir = 4 + tag = "icon-red (EAST)" }, /area/centcom/gamma) "oF" = ( @@ -5254,27 +5588,27 @@ req_access_txt = "109" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/centcom/specops) "oG" = ( /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/centcom/specops) "oH" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/centcom/gamma) "oI" = ( /turf/unsimulated/floor{ - tag = "icon-red (EAST)"; + dir = 4; icon_state = "red"; - dir = 4 + tag = "icon-red (EAST)" }, /area/centcom/gamma) "oJ" = ( @@ -5297,23 +5631,23 @@ /area/shuttle/gamma/space) "oK" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/centcom/specops) "oL" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/centcom/specops) "oM" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/centcom/specops) "oN" = ( @@ -5343,14 +5677,14 @@ /area/centcom/gamma) "oP" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 10 + dir = 10; + icon_state = "red" }, /area/centcom/gamma) "oQ" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 6 + dir = 6; + icon_state = "red" }, /area/centcom/gamma) "oR" = ( @@ -5359,8 +5693,8 @@ name = "Ready Room" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/centcom/specops) "oS" = ( @@ -5437,6 +5771,24 @@ icon_state = "floor" }, /area/shuttle/escape) +"oZ" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 4; + icon_state = "open"; + id_tag = "adminshuttleshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 4; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_mid"; + tag = "icon-window5 (EAST)" + }, +/turf/simulated/floor/plating, +/area/shuttle/administration) "pa" = ( /obj/structure/sign/securearea{ pixel_x = 32; @@ -5484,8 +5836,8 @@ name = "Super Privacy Shutters" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 8 + dir = 8; + icon_state = "vault" }, /area/centcom/specops) "pe" = ( @@ -5512,6 +5864,24 @@ icon_state = "floor4" }, /area/shuttle/gamma/space) +"pi" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 8; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 4; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (EAST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "pj" = ( /obj/structure/window/reinforced{ dir = 1 @@ -5587,6 +5957,13 @@ icon_state = "floor4" }, /area/shuttle/gamma/space) +"pr" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f9"; + tag = "icon-swall_f9" + }, +/area/shuttle/supply) "ps" = ( /obj/structure/cable{ d2 = 8; @@ -5640,14 +6017,14 @@ /area/centcom/specops) "px" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s5"; - dir = 2 + dir = 2; + icon_state = "swall_s5" }, /area/shuttle/gamma/space) "py" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s9"; - dir = 2 + dir = 2; + icon_state = "swall_s9" }, /area/shuttle/gamma/space) "pz" = ( @@ -5681,9 +6058,9 @@ name = "Privacy Shutters" }, /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (NORTH)"; + dir = 1; icon_state = "fakewindows2"; - dir = 1 + tag = "icon-fakewindows2 (NORTH)" }, /area/centcom/specops) "pD" = ( @@ -5709,20 +6086,20 @@ /area/centcom/specops) "pH" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 9 + dir = 9; + icon_state = "green" }, /area/centcom/control) "pI" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 5 + dir = 5; + icon_state = "green" }, /area/centcom/control) "pJ" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/specops) "pK" = ( @@ -5732,8 +6109,8 @@ network = list("ERT","CentComm") }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/specops) "pL" = ( @@ -5798,14 +6175,14 @@ /area/centcom/specops) "pP" = ( /obj/machinery/computer/security/telescreen{ - name = "Special Ops. Monitor"; desc = "Used for watching the Special Ops."; + name = "Special Ops. Monitor"; network = list("ERT") }, /obj/structure/table/wood, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/centcom/specops) "pQ" = ( @@ -5814,6 +6191,17 @@ icon_state = "dark" }, /area/centcom/specops) +"pR" = ( +/obj/machinery/computer/station_alert, +/obj/structure/sign/poster/official/nanotrasen_logo{ + pixel_x = 32; + pixel_y = 0 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkyellow" + }, +/area/space) "pS" = ( /obj/machinery/door/airlock/centcom{ name = "Telecommunications"; @@ -5826,14 +6214,14 @@ /area/centcom/control) "pT" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s5"; - dir = 2 + dir = 2; + icon_state = "swall_s5" }, /area/shuttle/escape) "pU" = ( /turf/simulated/shuttle/wall{ - icon_state = "swall_s9"; - dir = 2 + dir = 2; + icon_state = "swall_s9" }, /area/shuttle/escape) "pV" = ( @@ -5904,8 +6292,8 @@ name = "ERT Director" }, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/centcom/specops) "qb" = ( @@ -5921,8 +6309,8 @@ pixel_y = 0 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/specops) "qc" = ( @@ -5938,8 +6326,8 @@ req_access_txt = "109" }, /turf/unsimulated/floor{ - icon_state = "vault"; - dir = 5 + dir = 5; + icon_state = "vault" }, /area/centcom/specops) "qe" = ( @@ -5967,6 +6355,11 @@ icon_state = "red" }, /area/holodeck/source_thunderdomecourt) +"qi" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) "qj" = ( /turf/unsimulated/wall/fakeglass{ dir = 1; @@ -6016,6 +6409,13 @@ name = "bookcase (Reports)" }, /area/centcom/specops) +"qn" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f5"; + tag = "icon-swall_f5" + }, +/area/shuttle/trade/sol) "qo" = ( /turf/simulated/floor/plasteel{ icon_state = "white" @@ -6023,14 +6423,14 @@ /area/centcom/evac) "qq" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 10 + dir = 10; + icon_state = "green" }, /area/centcom/control) "qr" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 6 + dir = 6; + icon_state = "green" }, /area/centcom/control) "qs" = ( @@ -6048,8 +6448,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/specops) "qv" = ( @@ -6089,8 +6489,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qz" = ( @@ -6098,8 +6498,8 @@ dir = 4 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qA" = ( @@ -6110,8 +6510,8 @@ pixel_y = 15 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qB" = ( @@ -6122,8 +6522,8 @@ pixel_y = 32 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qC" = ( @@ -6135,8 +6535,8 @@ }, /obj/structure/curtain/open/shower/centcom, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qD" = ( @@ -6148,14 +6548,14 @@ }, /obj/structure/curtain/open/shower/centcom, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qE" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "qF" = ( @@ -6167,8 +6567,8 @@ /area/syndicate_mothership) "qH" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 9 + dir = 9; + icon_state = "green" }, /area/centcom/evac) "qI" = ( @@ -6176,8 +6576,8 @@ /area/centcom/suppy) "qJ" = ( /turf/unsimulated/floor{ - icon_state = "greencorner"; - dir = 1 + dir = 1; + icon_state = "greencorner" }, /area/centcom/evac) "qK" = ( @@ -6190,14 +6590,14 @@ /area/centcom) "qL" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 5 + dir = 5; + icon_state = "green" }, /area/centcom/evac) "qM" = ( /turf/unsimulated/floor{ - icon_state = "greencorner"; - dir = 4 + dir = 4; + icon_state = "greencorner" }, /area/centcom/evac) "qN" = ( @@ -6231,8 +6631,8 @@ dir = 8 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/specops) "qR" = ( @@ -6284,8 +6684,8 @@ opacity = 0 }, /turf/unsimulated/floor{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/centcom/evac) "qY" = ( @@ -6309,8 +6709,8 @@ /area/centcom/evac) "qZ" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/centcom/evac) "ra" = ( @@ -6319,6 +6719,21 @@ }, /area/centcom) "rb" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "109" + }, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 2; + height = 11; + id = "specops"; + name = "ert shuttle"; + roundstart_move = null; + width = 5 + }, +/obj/structure/fans/tiny, /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -6327,8 +6742,8 @@ name = "centcom bay 3"; width = 5 }, -/turf/space, -/area/space) +/turf/simulated/shuttle/plating, +/area/shuttle/specops) "rc" = ( /obj/effect/decal/cleanable/blood, /turf/unsimulated/floor{ @@ -6350,14 +6765,14 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "rf" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/centcom/evac) "rg" = ( @@ -6415,14 +6830,14 @@ pixel_x = 32 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "rm" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 10 + dir = 10; + icon_state = "green" }, /area/centcom/evac) "rn" = ( @@ -6443,8 +6858,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "rp" = ( @@ -6453,8 +6868,8 @@ name = "Security Doors" }, /turf/unsimulated/floor{ - icon_state = "green"; - dir = 8 + dir = 8; + icon_state = "green" }, /area/centcom/evac) "rq" = ( @@ -6516,14 +6931,14 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/evac) "ry" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 1 + dir = 1; + icon_state = "green" }, /area/centcom/evac) "rz" = ( @@ -6558,8 +6973,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/centcom/bathroom) "rE" = ( @@ -6594,16 +7009,16 @@ /area/start) "rI" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall_s6"; + dir = 2; icon_state = "swall_s6"; - dir = 2 + tag = "icon-swall_s6" }, /area/centcom/evac) "rJ" = ( /obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion (NORTH)"; + dir = 1; icon_state = "propulsion"; - dir = 1 + tag = "icon-propulsion (NORTH)" }, /turf/simulated/shuttle/plating, /area/centcom/evac) @@ -6612,24 +7027,24 @@ /area/start) "rL" = ( /obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_r (NORTH)"; + dir = 1; icon_state = "propulsion_r"; - dir = 1 + tag = "icon-propulsion_r (NORTH)" }, /turf/simulated/shuttle/plating, /area/centcom/evac) "rM" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall_s10"; + dir = 2; icon_state = "swall_s10"; - dir = 2 + tag = "icon-swall_s10" }, /area/centcom/evac) "rN" = ( /obj/structure/shuttle/engine/propulsion{ - tag = "icon-propulsion_l (NORTH)"; + dir = 1; icon_state = "propulsion_l"; - dir = 1 + tag = "icon-propulsion_l (NORTH)" }, /turf/simulated/shuttle/plating, /area/centcom/evac) @@ -6657,39 +7072,39 @@ /area/space) "rQ" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall3"; + dir = 2; icon_state = "swall3"; - dir = 2 + tag = "icon-swall3" }, /area/centcom/evac) "rR" = ( /obj/structure/window/reinforced, /obj/structure/shuttle/engine/heater{ - tag = "icon-heater (NORTH)"; + dir = 1; icon_state = "heater"; - dir = 1 + tag = "icon-heater (NORTH)" }, /turf/simulated/shuttle/plating, /area/centcom/evac) "rS" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall7"; + dir = 2; icon_state = "swall7"; - dir = 2 + tag = "icon-swall7" }, /area/centcom/evac) "rT" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall12"; + dir = 2; icon_state = "swall12"; - dir = 2 + tag = "icon-swall12" }, /area/centcom/evac) "rU" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall11"; + dir = 2; icon_state = "swall11"; - dir = 2 + tag = "icon-swall11" }, /area/centcom/evac) "rV" = ( @@ -6703,6 +7118,18 @@ /turf/unsimulated/wall, /area/centcom/evac) "rW" = ( +/obj/docking_port/mobile/emergency{ + dir = 4; + dwidth = 11; + height = 18; + width = 29 + }, +/obj/machinery/door/airlock/shuttle{ + aiControlDisabled = 1; + hackProof = 1; + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch" + }, /obj/docking_port/stationary{ dir = 4; dwidth = 11; @@ -6711,28 +7138,31 @@ name = "emergency centcom"; width = 29 }, -/turf/space, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, /area/space) "rX" = ( /turf/simulated/shuttle/floor, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f9"; + dir = 2; icon_state = "swall_f9"; - dir = 2 + tag = "icon-swall_f9" }, /area/centcom/evac) "rY" = ( /turf/simulated/shuttle/plating, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f6"; + dir = 2; icon_state = "swall_f6"; - dir = 2 + tag = "icon-swall_f6" }, /area/centcom/evac) "rZ" = ( /turf/simulated/shuttle/floor{ - tag = "icon-floor2"; - icon_state = "floor2" + icon_state = "floor2"; + tag = "icon-floor2" }, /area/centcom/evac) "sa" = ( @@ -6768,9 +7198,9 @@ "sd" = ( /turf/simulated/shuttle/floor, /turf/simulated/shuttle/wall{ - tag = "icon-swall_f5"; + dir = 2; icon_state = "swall_f5"; - dir = 2 + tag = "icon-swall_f5" }, /area/centcom/evac) "se" = ( @@ -6804,9 +7234,9 @@ /area/centcom/evac) "sh" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall1"; + dir = 2; icon_state = "swall1"; - dir = 2 + tag = "icon-swall1" }, /area/centcom/evac) "si" = ( @@ -6820,22 +7250,22 @@ /area/centcom/evac) "sj" = ( /turf/unsimulated/floor{ - icon_state = "greencorner"; - dir = 8 + dir = 8; + icon_state = "greencorner" }, /area/centcom/evac) "sk" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall_s5"; + dir = 2; icon_state = "swall_s5"; - dir = 2 + tag = "icon-swall_s5" }, /area/centcom/evac) "sl" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall_s9"; + dir = 2; icon_state = "swall_s9"; - dir = 2 + tag = "icon-swall_s9" }, /area/centcom/evac) "sm" = ( @@ -6924,9 +7354,9 @@ "sy" = ( /obj/machinery/computer/secure_data, /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /turf/simulated/shuttle/floor{ icon_state = "floor4" @@ -6949,8 +7379,8 @@ /area/centcom/evac) "sB" = ( /turf/unsimulated/floor{ - icon_state = "green"; - dir = 6 + dir = 6; + icon_state = "green" }, /area/centcom/evac) "sC" = ( @@ -7009,8 +7439,8 @@ /area/centcom/evac) "sH" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 1 + dir = 1; + icon_state = "fakewindows" }, /area/centcom/ferry) "sI" = ( @@ -7021,8 +7451,8 @@ /area/centcom/control) "sJ" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows2"; - dir = 1 + dir = 1; + icon_state = "fakewindows2" }, /area/centcom/ferry) "sK" = ( @@ -7038,8 +7468,8 @@ req_access_txt = "0" }, /turf/simulated/shuttle/floor{ - tag = "icon-floor2"; - icon_state = "floor2" + icon_state = "floor2"; + tag = "icon-floor2" }, /area/centcom/evac) "sM" = ( @@ -7072,9 +7502,9 @@ /area/tdome) "sP" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (SOUTHEAST)"; + dir = 6; icon_state = "fakewindows"; - dir = 6 + tag = "icon-fakewindows (SOUTHEAST)" }, /area/centcom/ferry) "sQ" = ( @@ -7086,8 +7516,8 @@ pixel_x = 0 }, /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 8 + dir = 8; + icon_state = "fakewindows" }, /area/centcom/ferry) "sR" = ( @@ -7114,21 +7544,21 @@ "sT" = ( /obj/machinery/vending/cigarette, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "sU" = ( /obj/structure/table{ - icon_state = "tabledir"; - dir = 2 + dir = 2; + icon_state = "tabledir" }, /obj/item/reagent_containers/food/drinks/cans/cola, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "sV" = ( @@ -7139,17 +7569,17 @@ /obj/item/lighter/zippo, /obj/item/storage/fancy/cigarettes, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "sW" = ( /obj/structure/reagent_dispensers/beerkeg, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "sX" = ( @@ -7157,9 +7587,9 @@ /area/centcom/specops) "sY" = ( /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "sZ" = ( @@ -7170,20 +7600,32 @@ pixel_y = 30 }, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "ta" = ( /obj/machinery/vending/coffee, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "tb" = ( +/obj/machinery/door/airlock/shuttle{ + id_tag = "s_docking_airlock" + }, +/obj/docking_port/mobile{ + dir = 8; + dwidth = 2; + height = 12; + id = "ferry"; + name = "ferry shuttle"; + roundstart_move = null; + width = 5 + }, /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -7192,13 +7634,13 @@ name = "centcom bay 2"; width = 5 }, -/turf/space, -/area/space) +/turf/simulated/shuttle/floor, +/area/shuttle/transport) "tc" = ( /turf/unsimulated/floor{ - tag = "icon-warndark (EAST)"; + dir = 4; icon_state = "warndark"; - dir = 4 + tag = "icon-warndark (EAST)" }, /area/centcom/ferry) "td" = ( @@ -7214,24 +7656,24 @@ "te" = ( /obj/machinery/atmospherics/unary/cryo_cell, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHWEST)"; + dir = 9; icon_state = "whiteblue"; - dir = 9 + tag = "icon-whiteblue (NORTHWEST)" }, /area/centcom/evac) "tf" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/centcom/evac) "tg" = ( /obj/machinery/atmospherics/unary/cryo_cell, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTH)"; + dir = 1; icon_state = "whiteblue"; - dir = 1 + tag = "icon-whiteblue (NORTH)" }, /area/centcom/evac) "th" = ( @@ -7249,9 +7691,9 @@ /area/centcom/specops) "tj" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (NORTHEAST)"; + dir = 5; icon_state = "whiteblue"; - dir = 5 + tag = "icon-whiteblue (NORTHEAST)" }, /area/centcom/evac) "tk" = ( @@ -7270,23 +7712,23 @@ name = "tdomeobserve" }, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "tm" = ( /obj/machinery/vending/snack, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "tn" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 5 + dir = 5; + icon_state = "fakewindows" }, /area/centcom/ferry) "to" = ( @@ -7294,9 +7736,9 @@ dir = 8 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (WEST)"; + dir = 8; icon_state = "whiteblue"; - dir = 8 + tag = "icon-whiteblue (WEST)" }, /area/centcom/evac) "tp" = ( @@ -7310,16 +7752,16 @@ /area/centcom/evac) "tq" = ( /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (EAST)"; + dir = 4; icon_state = "whiteblue"; - dir = 4 + tag = "icon-whiteblue (EAST)" }, /area/centcom/evac) "tr" = ( /turf/simulated/shuttle/wall{ - tag = "icon-swall14"; + dir = 2; icon_state = "swall14"; - dir = 2 + tag = "icon-swall14" }, /area/centcom/evac) "ts" = ( @@ -7328,14 +7770,14 @@ req_access_txt = "106" }, /turf/simulated/shuttle/floor{ - tag = "icon-floor2"; - icon_state = "floor2" + icon_state = "floor2"; + tag = "icon-floor2" }, /area/centcom/evac) "tt" = ( /obj/structure/table{ - icon_state = "tabledir"; - dir = 9 + dir = 9; + icon_state = "tabledir" }, /obj/item/storage/box/donkpockets{ pixel_x = 3; @@ -7360,9 +7802,9 @@ "tu" = ( /obj/item/camera, /turf/unsimulated/floor{ - tag = "icon-redbluefull (WEST)"; + dir = 8; icon_state = "redbluefull"; - dir = 8 + tag = "icon-redbluefull (WEST)" }, /area/tdome/tdomeobserve) "tv" = ( @@ -7371,9 +7813,9 @@ initialize_directions = 10 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (EAST)"; + dir = 4; icon_state = "whiteblue"; - dir = 4 + tag = "icon-whiteblue (EAST)" }, /area/centcom/evac) "tw" = ( @@ -7385,9 +7827,9 @@ name = "Canister: \[O2] (CRYO)" }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (SOUTHWEST)"; + dir = 10; icon_state = "whiteblue"; - dir = 10 + tag = "icon-whiteblue (SOUTHWEST)" }, /area/centcom/evac) "tx" = ( @@ -7425,9 +7867,9 @@ dir = 1 }, /turf/simulated/floor/plasteel{ - tag = "icon-whiteblue (SOUTHEAST)"; + dir = 6; icon_state = "whiteblue"; - dir = 6 + tag = "icon-whiteblue (SOUTHEAST)" }, /area/centcom/evac) "tA" = ( @@ -7445,23 +7887,23 @@ /area/centcom/evac) "tB" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/tdome) "tC" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/tdome) "tD" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/tdome) "tE" = ( @@ -7493,6 +7935,21 @@ }, /area/tdome/arena) "tH" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "106" + }, +/obj/docking_port/mobile{ + dir = 2; + dwidth = 8; + height = 15; + id = "admin"; + name = "administration shuttle"; + roundstart_move = null; + timid = 1; + width = 18 + }, /obj/docking_port/stationary{ dir = 2; dwidth = 9; @@ -7502,8 +7959,10 @@ timid = 1; width = 19 }, -/turf/space, -/area/space) +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "tI" = ( /obj/structure/grille, /obj/structure/window/full/shuttle{ @@ -7523,8 +7982,8 @@ /area/tdome/arena) "tK" = ( /turf/simulated/floor/plasteel{ - icon_state = "red"; - dir = 8 + dir = 8; + icon_state = "red" }, /area/tdome/arena) "tL" = ( @@ -7538,16 +7997,16 @@ /area/tdome/arena) "tM" = ( /turf/simulated/floor/plasteel{ - icon_state = "green"; - dir = 4 + dir = 4; + icon_state = "green" }, /area/tdome/arena) "tN" = ( /obj/machinery/camera{ - pixel_x = 11; - pixel_y = -9; + c_tag = "Thunderdome Red Team"; network = list("Thunderdome"); - c_tag = "Thunderdome Red Team" + pixel_x = 11; + pixel_y = -9 }, /obj/effect/landmark{ name = "tdome2" @@ -7565,10 +8024,10 @@ /area/tdome/arena) "tP" = ( /obj/machinery/camera{ - pixel_x = 12; - pixel_y = -10; + c_tag = "Thunderdome Green Team"; network = list("Thunderdome"); - c_tag = "Thunderdome Green Team" + pixel_x = 12; + pixel_y = -10 }, /obj/effect/landmark{ name = "tdome1" @@ -7596,9 +8055,9 @@ /area/centcom/control) "tS" = ( /obj/machinery/camera{ - pixel_x = 10; + c_tag = "Thunderdome Arena"; network = list("Thunderdome"); - c_tag = "Thunderdome Arena" + pixel_x = 10 }, /turf/simulated/floor/bluegrid, /area/tdome/arena) @@ -7644,6 +8103,12 @@ }, /area/tdome/arena) "tW" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "31" + }, +/obj/docking_port/mobile/supply, /obj/docking_port/stationary{ dir = 8; dwidth = 5; @@ -7652,13 +8117,13 @@ name = "supply centcom"; width = 12 }, -/turf/space, -/area/space) +/turf/simulated/shuttle/floor, +/area/shuttle/supply) "tX" = ( /turf/unsimulated/floor{ - tag = "icon-redyellowfull (NORTHEAST)"; + dir = 5; icon_state = "redyellowfull"; - dir = 5 + tag = "icon-redyellowfull (NORTHEAST)" }, /area/tdome/tdomeadmin) "tY" = ( @@ -7669,18 +8134,18 @@ name = "tdomeadmin" }, /turf/unsimulated/floor{ - tag = "icon-redyellowfull (NORTHEAST)"; + dir = 5; icon_state = "redyellowfull"; - dir = 5 + tag = "icon-redyellowfull (NORTHEAST)" }, /area/tdome/tdomeadmin) "tZ" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/drinkingglass/devilskiss, /turf/unsimulated/floor{ - tag = "icon-redyellowfull (NORTHEAST)"; + dir = 5; icon_state = "redyellowfull"; - dir = 5 + tag = "icon-redyellowfull (NORTHEAST)" }, /area/tdome/tdomeadmin) "ua" = ( @@ -7695,9 +8160,9 @@ req_access_txt = "104" }, /turf/unsimulated/floor{ - tag = "icon-redyellowfull (NORTHEAST)"; + dir = 5; icon_state = "redyellowfull"; - dir = 5 + tag = "icon-redyellowfull (NORTHEAST)" }, /area/tdome/tdomeadmin) "ub" = ( @@ -7705,9 +8170,9 @@ dir = 1 }, /turf/unsimulated/floor{ - tag = "icon-redyellowfull (NORTHEAST)"; + dir = 5; icon_state = "redyellowfull"; - dir = 5 + tag = "icon-redyellowfull (NORTHEAST)" }, /area/tdome/tdomeadmin) "uc" = ( @@ -7728,9 +8193,9 @@ pixel_y = -30 }, /turf/unsimulated/floor{ - tag = "icon-redyellowfull (NORTHEAST)"; + dir = 5; icon_state = "redyellowfull"; - dir = 5 + tag = "icon-redyellowfull (NORTHEAST)" }, /area/tdome/tdomeadmin) "uf" = ( @@ -7882,8 +8347,8 @@ /area/centcom/control) "uu" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 2; @@ -7907,6 +8372,12 @@ icon_state = "gcircuit" }, /area/centcom/control) +"ux" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/vox) "uy" = ( /obj/machinery/computer/card/centcom, /turf/unsimulated/floor{ @@ -7921,16 +8392,16 @@ /area/centcom/control) "uA" = ( /turf/unsimulated/wall{ - tag = "icon-wall3 (NORTH)"; + dir = 1; icon = 'icons/turf/shuttle.dmi'; icon_state = "wall3"; - dir = 1 + tag = "icon-wall3 (NORTH)" }, /area/admin) "uB" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 2; @@ -7943,8 +8414,8 @@ /area/admin) "uC" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 1; @@ -7965,10 +8436,10 @@ /area/space) "uE" = ( /turf/unsimulated/wall{ - tag = "icon-wall3 (EAST)"; + dir = 4; icon = 'icons/turf/shuttle.dmi'; icon_state = "wall3"; - dir = 4 + tag = "icon-wall3 (EAST)" }, /area/admin) "uF" = ( @@ -7992,8 +8463,8 @@ /obj/item/clothing/head/ushanka, /obj/item/clothing/head/helmet/roman/legionaire, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uI" = ( @@ -8009,8 +8480,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uJ" = ( @@ -8020,8 +8491,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uK" = ( @@ -8036,8 +8507,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uL" = ( @@ -8052,8 +8523,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uM" = ( @@ -8068,8 +8539,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uN" = ( @@ -8081,8 +8552,8 @@ /obj/item/storage/backpack/duffel/syndie/ammo, /obj/item/storage/backpack/duffel/syndie/med, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uO" = ( @@ -8117,8 +8588,8 @@ /area/centcom/specops) "uS" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ desc = "This window appears to be reinforced, it looks nearly impossible to break."; @@ -8132,8 +8603,8 @@ /area/admin) "uT" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uU" = ( @@ -8148,8 +8619,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uV" = ( @@ -8160,8 +8631,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uW" = ( @@ -8170,8 +8641,8 @@ /area/centcom/specops) "uX" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 4; @@ -8194,8 +8665,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "uZ" = ( @@ -8207,8 +8678,8 @@ /obj/item/clothing/glasses/hud/health/sunglasses, /obj/item/clothing/glasses/hud/security/sunglasses, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "va" = ( @@ -8232,8 +8703,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vc" = ( @@ -8257,8 +8728,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vd" = ( @@ -8290,14 +8761,14 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vh" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 2; @@ -8326,8 +8797,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vk" = ( @@ -8342,57 +8813,57 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vl" = ( /obj/mecha/combat/marauder/loaded, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vm" = ( /obj/mecha/combat/marauder/seraph/loaded, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vn" = ( /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /obj/machinery/mech_bay_recharge_port/upgraded, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vo" = ( /obj/mecha/combat/honker/loaded, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vp" = ( /obj/machinery/computer/mech_bay_power_console, /obj/structure/cable{ - icon_state = "0-2"; - d2 = 2 + d2 = 2; + icon_state = "0-2" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vq" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ desc = "This window appears to be reinforced, it looks nearly impossible to break."; @@ -8416,8 +8887,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vs" = ( @@ -8464,8 +8935,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vy" = ( @@ -8480,8 +8951,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vz" = ( @@ -8505,8 +8976,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vA" = ( @@ -8521,8 +8992,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vB" = ( @@ -8533,8 +9004,8 @@ /obj/item/mecha_parts/mecha_equipment/extinguisher, /obj/structure/closet/crate, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vC" = ( @@ -8561,8 +9032,8 @@ pixel_y = -6 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vE" = ( @@ -8578,29 +9049,29 @@ }, /obj/item/storage/belt/champion/wrestling, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vF" = ( /obj/mecha/combat/marauder/mauler/loaded, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vG" = ( /obj/mecha/combat/gygax/dark/loaded, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vH" = ( /obj/structure/mecha_wreckage/phazon, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vI" = ( @@ -8608,8 +9079,8 @@ pixel_y = -30 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vJ" = ( @@ -8624,8 +9095,8 @@ pixel_y = 6 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vK" = ( @@ -8660,8 +9131,8 @@ pixel_y = 3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vL" = ( @@ -8684,8 +9155,8 @@ /obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, /obj/structure/closet/crate, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vN" = ( @@ -8694,8 +9165,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vO" = ( @@ -8704,8 +9175,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "vP" = ( @@ -8718,8 +9189,8 @@ /area/admin) "vQ" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /turf/unsimulated/wall{ dir = 2; @@ -8732,8 +9203,8 @@ /area/admin) "vR" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /turf/unsimulated/wall{ dir = 2; @@ -8754,8 +9225,8 @@ /area/centcom/specops) "vT" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /turf/unsimulated/wall{ dir = 1; @@ -8768,31 +9239,31 @@ /area/admin) "vU" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/simulated/shuttle/wall{ - tag = "icon-diagonalWall3 (EAST)"; + dir = 4; icon_state = "diagonalWall3"; - dir = 4 + tag = "icon-diagonalWall3 (EAST)" }, /area/admin) "vV" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/simulated/shuttle/wall{ - tag = "icon-diagonalWall3"; + dir = 2; icon_state = "diagonalWall3"; - dir = 2 + tag = "icon-diagonalWall3" }, /area/admin) "vW" = ( /obj/machinery/chem_master, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "vX" = ( @@ -8803,22 +9274,22 @@ /obj/item/reagent_containers/glass/beaker/bluespace, /obj/item/reagent_containers/glass/beaker/bluespace, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "vY" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "vZ" = ( /obj/structure/table, /obj/machinery/reagentgrinder, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wa" = ( @@ -8826,8 +9297,8 @@ /obj/item/storage/pill_bottle/random_drug_bottle, /obj/item/reagent_containers/glass/bottle/adminordrazine, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wb" = ( @@ -8840,8 +9311,8 @@ opacity = 0 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wc" = ( @@ -8850,8 +9321,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wd" = ( @@ -8860,8 +9331,8 @@ hackedcheck = 1 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "we" = ( @@ -8869,8 +9340,8 @@ /area/centcom/specops) "wf" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /turf/unsimulated/wall{ desc = "This window appears to be reinforced, it looks nearly impossible to break."; @@ -8882,6 +9353,13 @@ tag = "icon-window5_end (WEST)" }, /area/admin) +"wg" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3"; + tag = "icon-swall3" + }, +/area/shuttle/supply) "wh" = ( /obj/machinery/recharge_station/upgraded, /turf/unsimulated/floor{ @@ -8891,15 +9369,15 @@ "wi" = ( /obj/structure/chair/stool, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wj" = ( /obj/structure/reagent_dispensers/fueltank, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wk" = ( @@ -8920,14 +9398,14 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wm" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 1; @@ -8938,14 +9416,14 @@ "wn" = ( /obj/machinery/chem_heater, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wo" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /turf/unsimulated/wall{ desc = "This window appears to be reinforced, it looks nearly impossible to break."; @@ -8982,8 +9460,8 @@ /obj/item/ammo_casing/shotgun/dart, /obj/item/ammo_casing/shotgun/dart, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wq" = ( @@ -9016,8 +9494,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wt" = ( @@ -9034,8 +9512,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wu" = ( @@ -9052,8 +9530,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wv" = ( @@ -9070,15 +9548,15 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "ww" = ( /obj/machinery/vending/liberationstation, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wx" = ( @@ -9091,8 +9569,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wy" = ( @@ -9109,8 +9587,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wz" = ( @@ -9123,8 +9601,8 @@ /obj/item/reagent_containers/food/snacks/grown/corn, /obj/item/reagent_containers/food/snacks/grown/mushroom/amanita, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wA" = ( @@ -9136,8 +9614,8 @@ /obj/item/reagent_containers/glass/beaker/bluespace, /obj/item/storage/box/autoinjectors, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wB" = ( @@ -9156,8 +9634,8 @@ /obj/item/grenade/chem_grenade/large, /obj/item/grenade/chem_grenade/large, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wC" = ( @@ -9181,8 +9659,8 @@ /obj/item/assembly/prox_sensor, /obj/item/assembly/prox_sensor, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wE" = ( @@ -9197,8 +9675,8 @@ /area/space) "wF" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 4; @@ -9211,8 +9689,8 @@ /area/admin) "wG" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /turf/unsimulated/wall{ dir = 2; @@ -9236,8 +9714,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wI" = ( @@ -9252,8 +9730,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wJ" = ( @@ -9274,8 +9752,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wK" = ( @@ -9289,8 +9767,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wM" = ( @@ -9300,8 +9778,8 @@ pixel_y = -32 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wN" = ( @@ -9312,8 +9790,8 @@ "wO" = ( /obj/machinery/optable, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wP" = ( @@ -9323,8 +9801,8 @@ /obj/item/kitchen/knife, /obj/item/storage/firstaid/tactical, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wQ" = ( @@ -9365,14 +9843,14 @@ pixel_y = -6 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "wU" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 8; @@ -9383,8 +9861,8 @@ "wV" = ( /obj/effect/decal/cleanable/blood, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wW" = ( @@ -9393,15 +9871,15 @@ /obj/item/stack/rods, /obj/item/pen, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "wX" = ( /obj/structure/chair/office/dark, /turf/unsimulated/floor{ - icon_state = "carpet"; - dir = 2 + dir = 2; + icon_state = "carpet" }, /area/admin) "wY" = ( @@ -9426,8 +9904,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xb" = ( @@ -9438,8 +9916,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xc" = ( @@ -9450,8 +9928,8 @@ }, /obj/item/katana, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xd" = ( @@ -9469,8 +9947,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xf" = ( @@ -9479,22 +9957,22 @@ /obj/random/bomb_supply, /obj/machinery/syndicatebomb/badmin/clown, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xg" = ( /obj/structure/table, /obj/item/storage/toolbox/syndicate, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xh" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xi" = ( @@ -9504,8 +9982,8 @@ /obj/item/rcd_ammo, /obj/item/storage/pill_bottle/random_drug_bottle, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xj" = ( @@ -9514,8 +9992,8 @@ /obj/item/bonesetter, /obj/item/bonegel, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xk" = ( @@ -9527,8 +10005,8 @@ /obj/item/storage/fancy/cigarettes, /obj/item/pen, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xl" = ( @@ -9572,8 +10050,8 @@ pixel_y = 3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xp" = ( @@ -9587,8 +10065,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xq" = ( @@ -9599,8 +10077,8 @@ /obj/item/clothing/suit/poncho/ponchoshame, /obj/item/clothing/head/sombrero/shamebrero, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xr" = ( @@ -9609,8 +10087,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xs" = ( @@ -9619,15 +10097,15 @@ /obj/item/retractor, /obj/item/cautery, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xt" = ( /obj/structure/kitchenspike, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xu" = ( @@ -9680,8 +10158,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xy" = ( @@ -9692,8 +10170,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xz" = ( @@ -9714,8 +10192,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xB" = ( @@ -9729,8 +10207,8 @@ pixel_y = -3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xC" = ( @@ -9739,8 +10217,8 @@ /obj/item/clothing/gloves/color/yellow, /obj/item/pinpointer/advpinpointer, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xD" = ( @@ -9754,8 +10232,8 @@ pixel_x = -1 }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xE" = ( @@ -9765,8 +10243,8 @@ }, /obj/item/toy/cards/deck/syndicate/black, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "xF" = ( @@ -9774,8 +10252,8 @@ /obj/item/surgicaldrill, /obj/item/stack/medical/bruise_pack/advanced, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xG" = ( @@ -9783,8 +10261,8 @@ /obj/item/hemostat, /obj/item/circular_saw, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xH" = ( @@ -9801,8 +10279,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/admin) "xI" = ( @@ -9841,8 +10319,8 @@ /area/adminconstruction) "xM" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 4; @@ -9852,8 +10330,8 @@ /area/admin) "xN" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /turf/unsimulated/wall{ dir = 2; @@ -9868,57 +10346,57 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xP" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/trader_station/sol) "xQ" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/trader_station/sol) "xR" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (WEST)"; + dir = 8; icon_state = "fakewindows"; - dir = 8 + tag = "icon-fakewindows (WEST)" }, /area/vox_station) "xS" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/vox_station) "xT" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (EAST)"; + dir = 4; icon_state = "fakewindows"; - dir = 4 + tag = "icon-fakewindows (EAST)" }, /area/vox_station) "xU" = ( /obj/machinery/computer/crew, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xV" = ( /obj/machinery/computer/supplycomp/public, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xW" = ( @@ -9927,8 +10405,8 @@ name = "Master R&D Server Controller" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xX" = ( @@ -9936,8 +10414,8 @@ network = list("SS13","Telecomms","Research Outpost","Mining Outpost","ERT","CentComm","Thunderdome") }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xY" = ( @@ -9952,8 +10430,8 @@ pixel_y = 3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "xZ" = ( @@ -9965,8 +10443,8 @@ "ya" = ( /obj/machinery/r_n_d/server/centcom, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yb" = ( @@ -9984,8 +10462,8 @@ pixel_y = 3 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yc" = ( @@ -10012,8 +10490,8 @@ "ye" = ( /obj/machinery/computer/shuttle/trade/sol, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "yf" = ( @@ -10029,22 +10507,22 @@ "yh" = ( /obj/machinery/vending/snack, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "yi" = ( /obj/machinery/computer/card/centcom, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yj" = ( /obj/machinery/computer/card, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yk" = ( @@ -10052,8 +10530,8 @@ dir = 1 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yl" = ( @@ -10069,8 +10547,8 @@ opacity = 0 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "ym" = ( @@ -10079,8 +10557,8 @@ tag = "" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yn" = ( @@ -10158,8 +10636,8 @@ icon_state = "tube1" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "yx" = ( @@ -10177,8 +10655,8 @@ dir = 8 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yA" = ( @@ -10221,8 +10699,8 @@ /area/trader_station/sol) "yF" = ( /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "yG" = ( @@ -10248,15 +10726,15 @@ "yJ" = ( /obj/machinery/computer/communications, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yK" = ( /obj/structure/chair/comfy/black, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yL" = ( @@ -10293,8 +10771,8 @@ "yP" = ( /obj/machinery/computer/atmos_alert, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yQ" = ( @@ -10306,8 +10784,8 @@ /obj/machinery/computer/message_monitor, /obj/item/paper/monitorkey, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yS" = ( @@ -10315,8 +10793,8 @@ name = "Admin Accounts Database" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yT" = ( @@ -10328,8 +10806,8 @@ "yU" = ( /obj/machinery/computer/secure_data, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yV" = ( @@ -10343,8 +10821,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "yW" = ( @@ -10380,8 +10858,8 @@ /obj/structure/table, /obj/item/gun/projectile/automatic/pistol, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "zb" = ( @@ -10391,8 +10869,8 @@ /obj/item/reagent_containers/food/drinks/cans/badminbrew, /obj/item/reagent_containers/food/drinks/cans/madminmalt, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "zc" = ( @@ -10406,8 +10884,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "ze" = ( @@ -10416,17 +10894,24 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "zf" = ( /obj/structure/showcase, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) +"zg" = ( +/obj/machinery/status_display, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/space) "zh" = ( /obj/machinery/computer/card, /turf/simulated/shuttle/floor{ @@ -10450,8 +10935,8 @@ name = "traderstart_sol" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zk" = ( @@ -10476,8 +10961,8 @@ }, /obj/structure/table/wood, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zm" = ( @@ -10490,14 +10975,14 @@ /obj/item/grenade/clusterbuster/smoke, /obj/structure/table/wood, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zn" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows2"; - dir = 1 + dir = 1; + icon_state = "fakewindows2" }, /area/trader_station/sol) "zr" = ( @@ -10505,12 +10990,16 @@ icon_state = "floor4" }, /area/centcom/evac) +"zs" = ( +/obj/effect/spawner/lootdrop/trade_sol/largeitem, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "zt" = ( /obj/structure/table/wood, /obj/item/dice/d20, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zu" = ( @@ -10521,8 +11010,8 @@ name = "traderstart_sol" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zv" = ( @@ -10533,8 +11022,8 @@ /obj/structure/table/wood, /obj/item/sleeping_carp_scroll, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zw" = ( @@ -10545,8 +11034,8 @@ /obj/structure/table/wood, /obj/item/twohanded/bostaff, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zx" = ( @@ -10562,8 +11051,8 @@ /obj/item/paper_bin, /obj/item/pen, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zz" = ( @@ -10571,8 +11060,8 @@ pixel_x = -28 }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zA" = ( @@ -10580,8 +11069,8 @@ pixel_x = 28 }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zC" = ( @@ -10595,14 +11084,14 @@ dir = 4 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zD" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /turf/unsimulated/wall{ dir = 1; @@ -10612,8 +11101,8 @@ /area/admin) "zE" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /turf/unsimulated/wall{ dir = 8; @@ -10628,6 +11117,18 @@ tag = "icon-fakewindows (EAST)" }, /area/trader_station/sol) +"zG" = ( +/obj/machinery/door/airlock/hatch{ + frequency = 1331; + icon_state = "door_locked"; + id_tag = "vox_northwest_lock"; + locked = 1; + req_access_txt = "152"; + req_one_access = null; + req_one_access_txt = "0" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "zH" = ( /obj/machinery/vending/cola, /turf/simulated/shuttle/floor, @@ -10638,24 +11139,24 @@ dir = 8 }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zJ" = ( /obj/structure/bed, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zK" = ( /obj/effect/decal/cleanable/fungus, /turf/unsimulated/wall{ - tag = "icon-wall3 (EAST)"; + dir = 4; icon = 'icons/turf/shuttle.dmi'; icon_state = "wall3"; - dir = 4 + tag = "icon-wall3 (EAST)" }, /area/admin) "zL" = ( @@ -10698,8 +11199,8 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zQ" = ( @@ -10718,11 +11219,29 @@ dir = 8 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/trader_station/sol) "zT" = ( +/obj/machinery/door/airlock/hatch{ + frequency = 1331; + icon_state = "door_locked"; + id_tag = "vox_northeast_lock"; + locked = 1; + req_access_txt = "152"; + req_one_access = null; + req_one_access_txt = "0" + }, +/obj/docking_port/mobile{ + dir = 2; + dwidth = 2; + height = 18; + id = "skipjack"; + name = "Vox Skipjack"; + roundstart_move = null; + width = 19 + }, /obj/docking_port/stationary{ dir = 2; dwidth = 2; @@ -10731,16 +11250,16 @@ name = "vox bay 1"; width = 19 }, -/turf/space, -/area/space) +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "zU" = ( /obj/machinery/door/window/southleft{ name = "Cell B"; req_access_txt = "101" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zV" = ( @@ -10763,8 +11282,8 @@ "zY" = ( /obj/structure/window/reinforced, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "zZ" = ( @@ -10772,8 +11291,8 @@ pixel_y = 28 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/trader_station/sol) "Aa" = ( @@ -10782,8 +11301,8 @@ pixel_x = 28 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/trader_station/sol) "Ab" = ( @@ -10793,36 +11312,36 @@ }, /obj/item/soap, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/trader_station/sol) "Ac" = ( /obj/machinery/iv_drip, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Ad" = ( /obj/machinery/vending/medical, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Ae" = ( /obj/structure/chair, /obj/effect/decal/cleanable/blood, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Af" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /turf/unsimulated/wall{ dir = 4; @@ -10832,8 +11351,8 @@ /area/admin) "Ag" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /turf/unsimulated/wall{ dir = 2; @@ -10845,16 +11364,16 @@ /obj/structure/table/reinforced, /obj/item/clothing/suit/straight_jacket, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Ai" = ( /obj/structure/table/reinforced, /obj/item/storage/box/handcuffs, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Aj" = ( @@ -10862,8 +11381,8 @@ /obj/item/clothing/glasses/sunglasses/blindfold, /obj/item/clothing/mask/muzzle, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Ak" = ( @@ -10881,8 +11400,8 @@ /area/admin) "Al" = ( /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/trader_station/sol) "Am" = ( @@ -10896,27 +11415,36 @@ pixel_y = 0 }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/trader_station/sol) "An" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 8 + dir = 8; + icon_state = "fakewindows" }, /area/trader_station/sol) "Ao" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows2 (WEST)"; + dir = 8; icon_state = "fakewindows2"; - dir = 8 + tag = "icon-fakewindows2 (WEST)" }, /area/trader_station/sol) +"Ap" = ( +/turf/simulated/floor/plating/airless, +/area/shuttle/syndicate_elite) +"Aq" = ( +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_sit) "Ar" = ( /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /turf/unsimulated/wall{ dir = 4; @@ -10933,8 +11461,8 @@ name = "Prisoner Treatment" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "At" = ( @@ -10943,8 +11471,8 @@ name = "Detainment" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Au" = ( @@ -10974,21 +11502,30 @@ req_access_txt = "0" }, /turf/unsimulated/floor{ - icon_state = "freezerfloor"; - dir = 2 + dir = 2; + icon_state = "freezerfloor" }, /area/trader_station/sol) "Aw" = ( /turf/unsimulated/wall, /area/centcom) +"Ax" = ( +/obj/structure/window/reinforced, +/obj/structure/shuttle/engine/heater{ + dir = 1; + icon_state = "heater"; + tag = "icon-heater (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_elite) "Ay" = ( /obj/structure/table/reinforced, /obj/item/melee/classic_baton/telescopic, /obj/item/paper/Court, /obj/item/pen, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "Az" = ( @@ -10996,24 +11533,24 @@ /obj/item/storage/box/mousetraps, /obj/item/storage/box/trackimp, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AA" = ( /obj/structure/table/reinforced, /obj/item/scalpel, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AB" = ( /obj/structure/table/reinforced, /obj/item/storage/box/grenades, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AC" = ( @@ -11021,16 +11558,16 @@ /obj/item/storage/box/flashbangs, /obj/item/storage/box/flashes, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AD" = ( /obj/structure/table/reinforced, /obj/item/storage/box/teargas, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AE" = ( @@ -11040,8 +11577,8 @@ req_access_txt = "101" }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AF" = ( @@ -11050,8 +11587,8 @@ layer = 2.9 }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AG" = ( @@ -11059,8 +11596,8 @@ dir = 8 }, /turf/unsimulated/floor{ - tag = "icon-dark"; - icon_state = "dark" + icon_state = "dark"; + tag = "icon-dark" }, /area/admin) "AI" = ( @@ -11076,8 +11613,8 @@ opacity = 0 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AJ" = ( @@ -11085,8 +11622,8 @@ /obj/item/tank/jetpack/oxygen, /obj/item/tank/jetpack/oxygen, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AK" = ( @@ -11098,8 +11635,8 @@ /obj/item/clothing/head/helmet/space, /obj/item/clothing/head/helmet/space, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AL" = ( @@ -11110,8 +11647,8 @@ pixel_y = 6 }, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AM" = ( @@ -11127,8 +11664,8 @@ /obj/structure/table, /obj/random/powercell, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AP" = ( @@ -11136,16 +11673,16 @@ /obj/random/tool, /obj/random/bomb_supply, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AQ" = ( /obj/structure/table, /obj/item/storage/toolbox/mechanical, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AR" = ( @@ -11153,15 +11690,15 @@ /obj/random/technology_scanner, /obj/random/tech_supply, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AS" = ( /obj/machinery/computer/teleporter, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AT" = ( @@ -11169,8 +11706,8 @@ /obj/item/clothing/gloves/color/yellow, /obj/random/bomb_supply, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AU" = ( @@ -11179,23 +11716,23 @@ }, /obj/effect/decal/warning_stripes/yellow, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AV" = ( /obj/machinery/teleport/station, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AW" = ( /obj/structure/table, /obj/item/storage/toolbox/electrical, /turf/unsimulated/floor{ - tag = "icon-floor"; - icon_state = "floor" + icon_state = "floor"; + tag = "icon-floor" }, /area/admin) "AX" = ( @@ -11209,9 +11746,9 @@ /area/syndicate_mothership) "AY" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /obj/machinery/pdapainter, /turf/unsimulated/floor{ @@ -11221,9 +11758,9 @@ "AZ" = ( /obj/structure/table, /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /obj/item/storage/backpack/satchel, /obj/item/storage/backpack/satchel, @@ -11233,9 +11770,9 @@ /area/syndicate_mothership) "Ba" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /obj/machinery/vending/tool, /turf/unsimulated/floor{ @@ -11318,8 +11855,8 @@ "Bn" = ( /obj/machinery/door/airlock/hatch/syndicate, /turf/unsimulated/floor{ - icon_state = "bar"; - dir = 2 + dir = 2; + icon_state = "bar" }, /area/syndicate_mothership) "Bo" = ( @@ -11360,8 +11897,8 @@ /area/centcom/evac) "Bt" = ( /obj/structure/chair/comfy/red{ - icon_state = "comfychair"; - dir = 1 + dir = 1; + icon_state = "comfychair" }, /obj/effect/landmark{ name = "Syndicate Officer" @@ -11668,6 +12205,39 @@ }, /area/syndicate_mothership) "Cd" = ( +/obj/machinery/door/airlock/external{ + frequency = 1331; + icon_state = "door_locked"; + id_tag = "synd_outer"; + locked = 0; + name = "Ship External Access"; + req_access = null; + req_access_txt = "150" + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "smindicate"; + name = "Outer Airlock"; + opacity = 0 + }, +/obj/machinery/door_control{ + id = "smindicate"; + name = "External Door Control"; + pixel_x = -26; + pixel_y = -2; + req_access_txt = "150" + }, +/obj/docking_port/mobile{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 22; + id = "syndicate"; + name = "syndicate infiltrator"; + roundstart_move = null; + width = 18 + }, /obj/docking_port/stationary{ area_type = /area/syndicate_mothership; dheight = 9; @@ -11679,14 +12249,41 @@ turf_type = /turf/unsimulated/floor/snow; width = 18 }, -/turf/unsimulated/floor/snow, -/area/syndicate_mothership) +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) "Cf" = ( /obj/structure/kitchenspike, /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Ch" = ( +/obj/structure/table, +/obj/item/storage/box/chemimp{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/storage/box/trackimp, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Cl" = ( +/obj/structure/table, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/assembly/signaler, +/obj/item/assembly/signaler, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Cm" = ( /obj/structure/table/holotable, /turf/simulated/floor/holofloor{ @@ -11694,6 +12291,35 @@ icon_state = "red" }, /area/holodeck/source_thunderdomecourt) +"Cq" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/syndicate) +"Cw" = ( +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1331; + master_tag = "vox_west_control"; + req_one_access_txt = "152" + }, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/vox) +"Cz" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "brown" + }, +/area/space) +"CC" = ( +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_elite) "CD" = ( /obj/structure/table/wood, /turf/unsimulated/floor{ @@ -11706,12 +12332,98 @@ icon_state = "blue" }, /area/holodeck/source_knightarena) +"CG" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/drinkingglasses, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"CH" = ( +/turf/simulated/floor/mech_bay_recharge_floor, +/area/space) +"CO" = ( +/obj/machinery/door/window{ + base_state = "right"; + dir = 4; + icon_state = "right"; + name = "Equipment Room"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "CR" = ( /turf/simulated/floor/holofloor{ dir = 8; icon_state = "green" }, /area/holodeck/source_boxingcourt) +"CT" = ( +/obj/item/clothing/head/bearpelt, +/obj/item/xenos_claw, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"CU" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_elite) +"CV" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/gloves/color/latex/nitrile, +/obj/item/clothing/mask/breath, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"CX" = ( +/obj/machinery/door/airlock/hatch{ + frequency = 1331; + icon_state = "door_locked"; + id_tag = "vox_southwest_lock"; + locked = 1; + req_access_txt = "152"; + req_one_access = null; + req_one_access_txt = "0" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"De" = ( +/obj/effect/landmark{ + name = "Nuclear-Bomb" + }, +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Dg" = ( +/obj/structure/computerframe, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Dk" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "browncorner" + }, +/area/space) +"Dl" = ( +/obj/machinery/door/airlock/centcom{ + id_tag = "adminshuttle"; + name = "Medbay"; + opacity = 1; + req_access_txt = "101" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Dp" = ( /obj/structure/table/holotable, /obj/item/clothing/head/helmet/thunderdome, @@ -11723,9 +12435,87 @@ icon_state = "red" }, /area/holodeck/source_thunderdomecourt) +"Dr" = ( +/obj/machinery/teleport/station, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Du" = ( +/obj/machinery/door_control{ + id = "adminshuttleblast"; + name = "blast door control"; + pixel_x = -30; + req_access_txt = "101" + }, +/obj/machinery/light{ + dir = 8; + icon_state = "tube1" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Dv" = ( /turf/space, /area/admin) +"Dx" = ( +/obj/structure/extinguisher_cabinet, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/space) +"Dy" = ( +/obj/machinery/door/airlock/centcom{ + id_tag = "adminshuttle"; + name = "Workshop"; + opacity = 1; + req_access_txt = "101" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Dz" = ( +/obj/structure/closet/syndicate/nuclear, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"DB" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/turf/simulated/shuttle/floor4, +/area/space) +"DC" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"DE" = ( +/obj/structure/rack, +/obj/item/clothing/accessory/storage/black_vest, +/obj/item/clothing/suit/space/vox/stealth, +/obj/item/clothing/head/helmet/space/vox/stealth, +/obj/item/clothing/mask/breath, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"DF" = ( +/obj/structure/table, +/obj/item/bonegel, +/obj/item/bonesetter, +/obj/item/hemostat, +/obj/item/cautery, +/obj/item/surgicaldrill, +/obj/item/circular_saw, +/obj/item/scalpel, +/obj/item/retractor, +/obj/item/FixOVein, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) "DG" = ( /obj/machinery/embedded_controller/radio/airlock/access_controller{ frequency = 1441; @@ -11741,6 +12531,37 @@ icon_state = "dark" }, /area/syndicate_mothership) +"DH" = ( +/obj/machinery/sleeper{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"DI" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "propulsion_r"; + tag = "icon-propulsion_r (EAST)" + }, +/turf/space, +/area/shuttle/administration) +"DJ" = ( +/obj/machinery/porta_turret/syndicate, +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/syndicate) +"DK" = ( +/obj/structure/plasticflaps/mining, +/obj/machinery/conveyor/east{ + id = "QMLoad2" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/supply) "DL" = ( /turf/unsimulated/wall/fakeglass{ dir = 8; @@ -11748,6 +12569,31 @@ tag = "icon-fakewindows (WEST)" }, /area/syndicate_mothership/jail) +"DO" = ( +/turf/simulated/shuttle/wall{ + icon_state = "diagonalWall3" + }, +/area/shuttle/vox) +"DP" = ( +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/obj/effect/spawner/lootdrop/trade_sol/donksoft, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"DT" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12" + }, +/area/shuttle/trade/sol) +"DW" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/shuttle/plating, +/area/space) "DX" = ( /turf/simulated/floor/mech_bay_recharge_floor, /area/admin) @@ -11759,6 +12605,42 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"DZ" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Ea" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 28 + }, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue"; + tag = "icon-whiteblue (SOUTHEAST)" + }, +/area/space) +"Ed" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/vox, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Ef" = ( +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/space) +"Eh" = ( +/obj/machinery/light, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) "Ei" = ( /obj/structure/holohoop{ dir = 1 @@ -11768,20 +12650,59 @@ icon_state = "green" }, /area/holodeck/source_basketball) +"Eo" = ( +/obj/machinery/chem_master, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"Er" = ( +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/vox) +"Es" = ( +/obj/machinery/iv_drip, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Et" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "propulsion_r"; + tag = "icon-propulsion_r" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) "Ew" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet2-0 (EAST)"; + dir = 4; icon_state = "carpet2-0"; - dir = 4 + tag = "icon-carpet2-0 (EAST)" }, /area/holodeck/source_theatre) +"Ex" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "burst_r"; + tag = "icon-burst_r" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/supply) "Ez" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet8-0 (EAST)"; + dir = 4; icon_state = "carpet8-0"; - dir = 4 + tag = "icon-carpet8-0 (EAST)" }, /area/holodeck/source_meetinghall) +"EA" = ( +/obj/structure/table/reinforced, +/obj/machinery/chem_dispenser/soda, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "ED" = ( /obj/structure/toilet{ dir = 8 @@ -11790,6 +12711,189 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"EE" = ( +/obj/structure/closet/crate/internals, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/tank/emergency_oxygen/engi, +/obj/item/tank/emergency_oxygen/engi, +/obj/item/tank/emergency_oxygen/engi, +/obj/item/tank/emergency_oxygen/engi, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"EF" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1; + icon_state = "propulsion_r"; + tag = "icon-propulsion_r (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_sit) +"EG" = ( +/obj/machinery/computer/cloning, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"EH" = ( +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/administration) +"EI" = ( +/obj/structure/dispenser, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"EK" = ( +/obj/item/radio/intercom/syndicate{ + pixel_x = -28 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"EL" = ( +/obj/machinery/sleeper/syndie, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) +"EM" = ( +/obj/item/radio/intercom{ + dir = 8; + name = "station intercom (General)"; + pixel_x = -28 + }, +/obj/machinery/recharge_station, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"EP" = ( +/obj/machinery/embedded_controller/radio/airlock/airlock_controller{ + frequency = 1331; + id_tag = "synd_airlock"; + pixel_x = 25; + req_access_txt = "150"; + tag_airpump = "synd_pump"; + tag_chamber_sensor = "synd_sensor"; + tag_exterior_door = "synd_outer"; + tag_interior_door = "synd_inner" + }, +/obj/machinery/airlock_sensor{ + frequency = 1331; + id_tag = "synd_sensor"; + pixel_x = 25; + pixel_y = 12; + req_access_txt = "150" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"ET" = ( +/obj/structure/closet/crate, +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"EU" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/crowbar/red, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"EV" = ( +/obj/machinery/light{ + dir = 1; + on = 1 + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"EW" = ( +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"EX" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/turf/simulated/shuttle/floor4, +/area/space) +"EY" = ( +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "soltradeship_south"; + name = "Security Doors"; + opacity = 0 + }, +/obj/machinery/door/airlock/shuttle/glass{ + id_tag = "soltrader_south"; + name = "trader shuttle airlock"; + req_access_txt = "160"; + security_level = 6 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Fa" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/space) +"Fb" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "adminshuttleblast"; + name = "Blast Doors"; + req_access_txt = "101" + }, +/obj/machinery/door/airlock/centcom{ + id_tag = "adminshuttle"; + name = "General Access"; + opacity = 1; + req_access_txt = "101" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Fc" = ( +/obj/machinery/door/window{ + dir = 4; + name = "Equipment Room"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Fd" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) "Fe" = ( /obj/structure/table/holotable, /turf/simulated/floor/holofloor{ @@ -11797,6 +12901,123 @@ icon_state = "blue" }, /area/holodeck/source_knightarena) +"Fg" = ( +/obj/machinery/flasher{ + id = "soltraderflash"; + pixel_y = -28 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Fh" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/syndicate_sit) +"Fi" = ( +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 2; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"Fk" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Fm" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 2; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"Fn" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "17" + }, +/turf/simulated/floor/plating, +/area/space) +"Fo" = ( +/obj/structure/closet/crate/internals, +/obj/item/tank/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/item/tank/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/item/tank/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/item/tank/oxygen/red, +/obj/item/clothing/mask/gas, +/obj/item/tank/oxygen/red, +/obj/item/clothing/mask/gas, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Fp" = ( +/obj/machinery/door/airlock/shuttle{ + aiControlDisabled = 1; + hackProof = 1; + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch" + }, +/turf/simulated/floor/plasteel, +/area/space) +"Fq" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 0 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Fr" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/weed_extract, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Fs" = ( +/turf/simulated/shuttle/wall{ + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_elite) +"Ft" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "burst_l" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/specops) +"Fu" = ( +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) "Fx" = ( /obj/structure/table/holotable, /turf/simulated/floor/holofloor{ @@ -11804,6 +13025,26 @@ icon_state = "red" }, /area/holodeck/source_knightarena) +"Fy" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high, +/obj/machinery/light/small{ + dir = 8; + icon_state = "bulb1"; + tag = "icon-bulb1 (WEST)" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"FA" = ( +/obj/machinery/chem_dispenser, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) "FF" = ( /obj/structure/table/holotable, /turf/simulated/floor/holofloor{ @@ -11811,45 +13052,241 @@ icon_state = "green" }, /area/holodeck/source_thunderdomecourt) +"FG" = ( +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/turf/simulated/shuttle/floor, +/area/shuttle/supply) +"FJ" = ( +/obj/machinery/computer/secure_data, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/space) "FL" = ( /turf/simulated/wall/r_wall, /area/adminconstruction) +"FM" = ( +/obj/machinery/light, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"FO" = ( +/obj/item/stack/spacecash/c50, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"FP" = ( +/obj/structure/table, +/obj/item/screwdriver{ + pixel_y = 9 + }, +/obj/item/assembly/voice{ + pixel_y = 3 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"FR" = ( +/obj/machinery/door/window/northright{ + name = "bar" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"FZ" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutral" + }, +/area/space) "Ga" = ( /obj/machinery/computer/shuttle/ert, /turf/unsimulated/floor{ icon_state = "dark" }, /area/centcom/specops) +"Gd" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/shuttle/engine/heater, +/turf/simulated/shuttle/plating, +/area/shuttle/supply) +"Ge" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Gf" = ( +/obj/machinery/computer/communications, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkblue" + }, +/area/space) "Gg" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid11 (EAST)"; + dir = 4; icon_state = "asteroid11"; - dir = 4 + tag = "icon-asteroid11 (EAST)" }, /area/holodeck/source_desert) +"Gi" = ( +/obj/item/skeleton/r_arm, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Gn" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "burst_r" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/specops) +"Gs" = ( +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1331; + master_tag = "synd_airlock"; + name = "interior access button"; + pixel_x = 25; + pixel_y = 25; + req_access_txt = "0" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Gu" = ( /obj/structure/bed, /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Gv" = ( +/obj/item/stack/sheet/metal, +/obj/structure/table, +/obj/item/stack/sheet/glass{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Gx" = ( /turf/simulated/floor/holofloor{ - tag = "icon-wood (EAST)"; + dir = 4; icon_state = "wood"; - dir = 4 + tag = "icon-wood (EAST)" }, /turf/simulated/floor/holofloor{ - tag = "icon-siding1"; + dir = 2; icon_state = "siding1"; - dir = 2 + tag = "icon-siding1" }, /area/holodeck/source_theatre) +"Gy" = ( +/obj/structure/table/reinforced, +/obj/item/storage/toolbox/mechanical, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/space) +"GA" = ( +/turf/simulated/shuttle/wall{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_sit) +"GD" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/sst, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) +"GJ" = ( +/obj/effect/spawner/lootdrop/trade_sol/civ, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"GL" = ( +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 8; + icon_state = "tube1" + }, +/obj/item/reagent_containers/food/drinks/mug/med, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) "GP" = ( /turf/unsimulated/floor{ icon_state = "gcircuit" }, /area/admin) +"GQ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/optable, +/obj/item/organ/internal/brain, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"GS" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall14" + }, +/area/shuttle/trade/sol) +"GU" = ( +/turf/simulated/shuttle/floor4, +/area/space) +"GX" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel, +/area/space) +"GY" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor4, +/area/space) +"GZ" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the Special Ops team."; + name = "Spec Ops Monitor"; + network = list("ERT"); + pixel_y = 30 + }, +/obj/machinery/computer/shuttle/ert, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"Ha" = ( +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Hb" = ( /obj/structure/window/reinforced{ dir = 1 @@ -11858,6 +13295,22 @@ icon_state = "engine" }, /area/admin) +"He" = ( +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"Hf" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4; + icon_state = "tube1" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) "Hg" = ( /obj/structure/rack, /obj/item/clothing/suit/space/space_ninja, @@ -11880,13 +13333,38 @@ "Hj" = ( /turf/unsimulated/wall, /area/tdome) +"Hk" = ( +/obj/machinery/door_control{ + id = "adminshuttleblast"; + name = "blast door control"; + pixel_x = -30; + req_access_txt = "101" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Ho" = ( +/obj/machinery/teleport/hub/upgraded, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Hp" = ( /turf/simulated/floor/holofloor{ - tag = "icon-rampbottom"; + dir = 2; icon_state = "rampbottom"; - dir = 2 + tag = "icon-rampbottom" }, /area/holodeck/source_theatre) +"Hq" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/space) "Hr" = ( /turf/unsimulated/wall, /area/syndicate_mothership/jail) @@ -11912,6 +13390,14 @@ icon_state = "engine" }, /area/admin) +"Hx" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) "Hy" = ( /turf/unsimulated/floor{ icon_state = "white" @@ -11923,6 +13409,28 @@ icon_state = "white" }, /area/tdome) +"HA" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f6" + }, +/area/space) +"HG" = ( +/obj/structure/table, +/obj/item/weldingtool/largetank, +/obj/item/multitool, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"HH" = ( +/obj/machinery/light{ + dir = 1; + on = 1 + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor4, +/area/space) "HJ" = ( /obj/structure/table/holotable, /obj/item/clothing/suit/armor/riot/knight/red, @@ -11933,16 +13441,28 @@ icon_state = "red" }, /area/holodeck/source_knightarena) +"HM" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/syndicate) "HN" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (NORTH)"; + dir = 1; icon_state = "tube1"; - dir = 1 + tag = "icon-tube1 (NORTH)" }, /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"HP" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Escape Shuttle Cell"; + req_access_txt = "2" + }, +/turf/simulated/shuttle/floor4, +/area/space) "HR" = ( /obj/structure/closet/secure_closet/freezer/meat{ req_access_txt = "112" @@ -11959,12 +13479,23 @@ icon_state = "white" }, /area/tdome) +"HT" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall14"; + tag = "icon-swall14" + }, +/area/space) "HU" = ( /obj/effect/decal/remains/human, /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"HW" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/shuttle/plating, +/area/shuttle/supply) "HY" = ( /obj/structure/table, /obj/machinery/kitchen_machine/microwave/upgraded, @@ -11978,6 +13509,24 @@ icon_state = "white" }, /area/tdome) +"Ic" = ( +/obj/machinery/light{ + dir = 8; + icon_state = "tube1" + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Id" = ( +/obj/effect/spawner/lootdrop/trade_sol/med, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "Ii" = ( /obj/structure/rack, /obj/item/clothing/under/color/red, @@ -11989,11 +13538,28 @@ icon_state = "dark" }, /area/tdome/arena) +"Ij" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/light{ + dir = 4; + icon_state = "tube1" + }, +/turf/simulated/floor/plasteel, +/area/space) "Ik" = ( /turf/unsimulated/floor{ name = "plating" }, /area/tdome/tdome2) +"Il" = ( +/obj/machinery/computer/communications, +/obj/item/radio/intercom/specops{ + pixel_y = -28 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) "Io" = ( /turf/unsimulated/floor{ name = "plating" @@ -12029,6 +13595,31 @@ "Iw" = ( /turf/simulated/floor/bluegrid, /area/tdome/arena) +"Ix" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall7"; + tag = "icon-swall7" + }, +/area/space) +"Iy" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "syndieshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 2; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_mid"; + tag = "icon-window5_mid" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) "Iz" = ( /obj/structure/chair/stool, /turf/unsimulated/floor{ @@ -12059,16 +13650,57 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"IB" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 4; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 4; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_mid"; + tag = "icon-window5 (EAST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "IE" = ( /obj/structure/holowindow{ dir = 1 }, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid7"; + dir = 2; icon_state = "asteroid7"; - dir = 2 + tag = "icon-asteroid7" }, /area/holodeck/source_knightarena) +"IF" = ( +/obj/machinery/vending/boozeomat, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/administration) +"IH" = ( +/obj/structure/table/reinforced, +/obj/item/storage/firstaid/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "whiteblue"; + tag = "icon-whiteblue (NORTHEAST)" + }, +/area/space) "IK" = ( /obj/structure/table/holotable, /obj/item/clothing/head/helmet/thunderdome, @@ -12080,6 +13712,41 @@ icon_state = "green" }, /area/holodeck/source_thunderdomecourt) +"IO" = ( +/obj/structure/table, +/obj/item/grenade/syndieminibomb{ + pixel_x = 4; + pixel_y = 2; + pixel_z = 0 + }, +/obj/item/grenade/syndieminibomb{ + pixel_x = -1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"IP" = ( +/obj/structure/mirror{ + pixel_x = 28 + }, +/obj/structure/sink{ + dir = 4; + icon_state = "sink"; + pixel_x = 11; + pixel_y = 0 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"IR" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "browncorner"; + tag = "icon-browncorner (EAST)" + }, +/area/space) "IS" = ( /turf/unsimulated/floor{ icon_state = "floor" @@ -12087,11 +13754,143 @@ /area/tdome/tdomeadmin) "IU" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet10-8 (EAST)"; + dir = 4; icon_state = "carpet10-8"; - dir = 4 + tag = "icon-carpet10-8 (EAST)" }, /area/holodeck/source_theatre) +"IV" = ( +/obj/machinery/vending/cigarette, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"IW" = ( +/obj/structure/table/glass, +/obj/item/storage/backpack/duffel/syndie/surgery_fake, +/obj/item/circular_saw, +/obj/item/surgicaldrill, +/obj/item/clothing/gloves/color/latex/nitrile, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"IX" = ( +/obj/machinery/door/airlock/hatch{ + req_access_txt = "152" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"IY" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f10" + }, +/area/shuttle/transport) +"IZ" = ( +/obj/structure/table, +/obj/item/storage/lockbox/mindshield, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Jb" = ( +/obj/item/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = 29; + pixel_y = -60 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"Jg" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Ji" = ( +/obj/structure/plasticflaps/mining, +/obj/machinery/conveyor/west{ + id = "QMLoad" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/supply) +"Jj" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f9" + }, +/area/shuttle/trade/sol) +"Jk" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/syndicate_sit) +"Jl" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12" + }, +/area/space) +"Jn" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Jo" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/space) +"Jr" = ( +/obj/machinery/atmospherics/pipe/manifold4w/hidden, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Jv" = ( +/obj/structure/rack, +/obj/item/clothing/accessory/storage/black_vest, +/obj/item/clothing/suit/space/vox/pressure, +/obj/item/clothing/head/helmet/space/vox/pressure, +/obj/item/clothing/mask/breath, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Jw" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Jx" = ( +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"Jz" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"JA" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall11" + }, +/area/space) "JC" = ( /obj/structure/chair/stool, /obj/item/clothing/head/bandana{ @@ -12104,6 +13903,37 @@ /obj/structure/chair/stool, /turf/unsimulated/beach/sand, /area/ninja/holding) +"JE" = ( +/obj/machinery/sleeper/upgraded{ + dir = 4 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"JH" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/sit, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"JM" = ( +/obj/machinery/door/airlock/centcom{ + id_tag = "adminshuttle"; + name = "Bridge"; + opacity = 1; + req_access_txt = "101" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"JO" = ( +/obj/machinery/computer/security{ + network = list("SS13","Research Outpost","Mining Outpost") + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) "JU" = ( /obj/structure/holowindow{ dir = 1 @@ -12113,6 +13943,32 @@ icon_state = "blue" }, /area/holodeck/source_knightarena) +"JV" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/ert, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"Kb" = ( +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Kc" = ( +/obj/machinery/bodyscanner, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Kd" = ( +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/space) +"Ko" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/vox) "Kq" = ( /obj/structure/chair/comfy/red, /obj/effect/landmark{ @@ -12120,6 +13976,20 @@ }, /turf/unsimulated/floor/vox, /area/vox_station) +"Kr" = ( +/obj/structure/table, +/obj/item/aicard, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Ku" = ( +/obj/structure/table/reinforced, +/obj/machinery/chem_dispenser/beer, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Kv" = ( /obj/structure/chair/stool, /obj/effect/landmark{ @@ -12127,6 +13997,37 @@ }, /turf/unsimulated/floor/vox, /area/vox_station) +"Kw" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 0 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Kx" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor4, +/area/space) +"Ky" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 4; + icon_state = "open"; + id_tag = "adminshuttleshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 8; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (WEST)" + }, +/turf/simulated/floor/plating, +/area/shuttle/administration) "KA" = ( /obj/structure/chair/sofa/left, /turf/simulated/shuttle/floor{ @@ -12140,12 +14041,92 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"KC" = ( +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1331; + master_tag = "vox_east_control"; + req_one_access_txt = "152" + }, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/vox) +"KD" = ( +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"KF" = ( +/obj/item/radio/intercom{ + dir = 8; + name = "station intercom (General)"; + pixel_x = -28 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor4, +/area/space) +"KJ" = ( +/obj/effect/spawner/lootdrop/trade_sol/minerals, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "KK" = ( /obj/machinery/tcomms/relay/cc, /turf/unsimulated/floor{ icon_state = "floor" }, /area/centcom/control) +"KL" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 8 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"KM" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) +"KN" = ( +/obj/machinery/recharger/wallcharger{ + pixel_x = 4; + pixel_y = 32 + }, +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"KO" = ( +/obj/item/storage/box/zipties, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"KQ" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) "KR" = ( /obj/machinery/light/small, /obj/structure/chair/comfy/shuttle{ @@ -12155,6 +14136,36 @@ icon_state = "floor4" }, /area/shuttle/assault_pod) +"KS" = ( +/obj/item/storage/toolbox/mechanical, +/obj/item/multitool, +/obj/structure/table, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"KT" = ( +/obj/item/storage/toolbox/syndicate, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"KV" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 4; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 4; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (EAST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "KW" = ( /obj/machinery/light/small{ dir = 1 @@ -12180,19 +14191,119 @@ icon_state = "floor4" }, /area/shuttle/assault_pod) +"KZ" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f6"; + tag = "icon-swall_f6" + }, +/area/shuttle/transport) +"Lb" = ( +/obj/item/radio/intercom/syndicate{ + pixel_y = -28 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Lc" = ( +/obj/structure/computerframe, +/obj/item/paper/synditele, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Ld" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Lf" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid8 (EAST)"; + dir = 4; icon_state = "asteroid8"; - dir = 4 + tag = "icon-asteroid8 (EAST)" }, /area/holodeck/source_desert) +"Li" = ( +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Lj" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Ll" = ( /turf/simulated/floor/holofloor{ dir = 8; icon_state = "green" }, /area/holodeck/source_emptycourt) +"Lm" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 4; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 8; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (WEST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"Ln" = ( +/obj/machinery/door/airlock/shuttle/glass{ + name = "trader shuttle airlock"; + req_access_txt = "160"; + security_level = 6 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Lp" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/iv_bag/blood/random, +/obj/item/reagent_containers/iv_bag/blood/random, +/obj/item/reagent_containers/iv_bag/blood/random, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "whiteblue"; + tag = "icon-whiteblue (EAST)" + }, +/area/space) +"Lt" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"Lx" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1; + icon_state = "propulsion_r"; + tag = "icon-propulsion_r (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_elite) "Lz" = ( /obj/structure/holowindow{ dir = 1 @@ -12202,13 +14313,49 @@ icon_state = "green" }, /area/holodeck/source_thunderdomecourt) +"LB" = ( +/obj/structure/table, +/obj/item/storage/box/handcuffs, +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"LD" = ( +/obj/structure/table, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"LF" = ( +/obj/machinery/door/window/brigdoor/westleft{ + color = "#d70000"; + req_access_txt = "104" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "LG" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet1-0 (EAST)"; + dir = 4; icon_state = "carpet1-0"; - dir = 4 + tag = "icon-carpet1-0 (EAST)" }, /area/holodeck/source_theatre) +"LH" = ( +/obj/structure/table/reinforced, +/obj/item/storage/backpack/medic, +/obj/item/storage/belt/medical, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) "LL" = ( /obj/structure/holowindow, /turf/simulated/floor/holofloor{ @@ -12216,6 +14363,36 @@ icon_state = "red" }, /area/holodeck/source_knightarena) +"LO" = ( +/obj/machinery/autolathe/upgraded{ + hacked = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"LP" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f5"; + tag = "icon-swall_f5" + }, +/area/shuttle/transport) +"LR" = ( +/obj/machinery/computer/emergency_shuttle, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/space) +"LY" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/syndicate_elite) "LZ" = ( /obj/mecha/combat/marauder/seraph/loaded, /obj/effect/decal/warning_stripes/yellow, @@ -12223,6 +14400,54 @@ icon_state = "dark" }, /area/centcom/specops) +"Mc" = ( +/obj/structure/closet/crate/medical, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/o2{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/storage/firstaid/toxin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Mf" = ( +/obj/structure/rack, +/obj/item/clothing/accessory/storage/black_vest, +/obj/item/clothing/suit/space/vox/medic, +/obj/item/clothing/head/helmet/space/vox/medic, +/obj/item/clothing/mask/breath, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Mi" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"Mm" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 8; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 4; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_mid"; + tag = "icon-window5 (EAST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "Mo" = ( /obj/structure/table, /obj/item/circular_saw, @@ -12233,6 +14458,105 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Mq" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Airlock"; + req_access_txt = "150" + }, +/obj/machinery/door_control{ + id = "syndicate_elite"; + name = "Blast Doors"; + pixel_x = -25; + pixel_y = 0; + req_access_txt = "150" + }, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "syndicate_elite"; + name = "Front Hull Door"; + opacity = 0; + req_access_txt = "150" + }, +/obj/structure/fans/tiny, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_elite) +"Mt" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "109" + }, +/obj/structure/fans/tiny, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"Mv" = ( +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"Mw" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/item/scalpel, +/obj/item/stack/cable_coil, +/obj/item/storage/firstaid/regular, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"My" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/structure/extinguisher_cabinet{ + pixel_x = 28 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralcorner" + }, +/area/space) +"Mz" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal, +/obj/item/clothing/glasses/welding, +/obj/item/weldingtool, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"MB" = ( +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"MD" = ( +/turf/simulated/shuttle/wall{ + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_sit) +"ME" = ( +/obj/structure/chair/stool/bar, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"MF" = ( +/obj/machinery/door/airlock/centcom{ + id_tag = "adminshuttle"; + name = "Holding Cell"; + opacity = 1; + req_access_txt = "104" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "MG" = ( /obj/effect/landmark{ name = "syndieprisonwarp" @@ -12241,29 +14565,191 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"MH" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) +"MI" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/light{ + dir = 8; + icon_state = "tube1" + }, +/turf/simulated/floor/plasteel, +/area/space) +"MN" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/item/circular_saw, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"MO" = ( +/turf/simulated/shuttle/wall{ + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"MP" = ( +/obj/machinery/door/airlock/shuttle/glass{ + name = "Shuttle Cargo Hatch" + }, +/turf/simulated/floor/plasteel, +/area/space) "MR" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid1 (EAST)"; + dir = 4; icon_state = "asteroid1"; - dir = 4 + tag = "icon-asteroid1 (EAST)" }, /area/holodeck/source_desert) +"MT" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "blue" + }, +/area/space) +"MU" = ( +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/specops) +"MV" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor4, +/area/space) +"MY" = ( +/obj/item/tank/emergency_oxygen, +/obj/item/clothing/mask/breath, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"MZ" = ( +/obj/machinery/light/spot, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"Nb" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"Ng" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 8 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Nl" = ( +/obj/machinery/clonepod/upgraded, +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"Nn" = ( +/obj/machinery/computer/crew, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/space) +"No" = ( +/obj/structure/rack, +/obj/item/rcd, +/obj/item/rcd_ammo, +/obj/item/rcd_ammo, +/obj/item/rcd_ammo, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Nr" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Nv" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (EAST)"; + dir = 4; icon_state = "tube1"; - dir = 4 + tag = "icon-tube1 (EAST)" }, /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Nx" = ( +/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/fernybush, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/grass, +/area/space) +"Ny" = ( +/obj/machinery/optable, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) "Nz" = ( /obj/effect/decal/warning_stripes/northwest, /turf/unsimulated/floor{ name = "plating" }, /area/centcom/control) +"NA" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralcorner" + }, +/area/space) +"NB" = ( +/obj/machinery/light{ + dir = 4; + icon_state = "tube1" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"NC" = ( +/obj/item/ashtray/glass, +/obj/structure/table, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"ND" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "redcorner" + }, +/area/space) +"NE" = ( +/obj/structure/rack, +/obj/item/clothing/accessory/storage/black_vest, +/obj/item/clothing/suit/space/vox/carapace, +/obj/item/clothing/head/helmet/space/vox/carapace, +/obj/item/clothing/mask/breath, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) "NF" = ( /obj/machinery/bsa/full/admin/east, /obj/effect/decal/warning_stripes/north, @@ -12280,6 +14766,12 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"NH" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/specops) "NI" = ( /obj/effect/decal/warning_stripes/north, /turf/unsimulated/floor{ @@ -12292,18 +14784,125 @@ name = "plating" }, /area/centcom/control) +"NK" = ( +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 1; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (NORTH)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"NL" = ( +/obj/machinery/porta_turret/syndicate, +/turf/simulated/shuttle/wall{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"NM" = ( +/obj/structure/table, +/obj/item/storage/box/syndidonkpockets, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"NN" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 8; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 8; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (WEST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"NP" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/shuttle/engine/heater{ + dir = 8; + icon_state = "heater" + }, +/turf/unsimulated/floor, +/area/shuttle/specops) "NW" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 1 + dir = 1; + icon_state = "fakewindows" }, /area/syndicate_mothership/jail) +"NX" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_sit) +"NY" = ( +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"NZ" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Oe" = ( +/turf/simulated/floor/plasteel, +/area/space) +"Of" = ( +/obj/machinery/door/airlock/shuttle/glass{ + name = "Emergency Airlock Access"; + req_one_access_txt = "2;19" + }, +/turf/simulated/floor/plasteel, +/area/space) "Oh" = ( /obj/effect/decal/warning_stripes/southwest, /turf/unsimulated/floor{ name = "plating" }, /area/centcom/control) +"Oj" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Ok" = ( +/obj/structure/closet/crate, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/emergency, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/item/crowbar, +/obj/item/wrench, +/obj/item/radio, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) "Ol" = ( /obj/structure/holohoop, /turf/simulated/floor/holofloor{ @@ -12354,6 +14953,85 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Ow" = ( +/obj/machinery/iv_drip, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"Oy" = ( +/obj/machinery/door/airlock/medical/glass{ + id_tag = null; + name = "Escape Shuttle Infirmary"; + req_access_txt = "0" + }, +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor/plasteel, +/area/space) +"Oz" = ( +/obj/machinery/light{ + dir = 8; + icon_state = "tube1" + }, +/turf/simulated/floor/plasteel, +/area/space) +"OA" = ( +/obj/structure/table, +/obj/item/storage/firstaid, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel, +/area/space) +"OB" = ( +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1331; + master_tag = "vox_west_control"; + req_one_access_txt = "152" + }, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/vox) +"OE" = ( +/obj/structure/closet/syndicate/personal, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"OF" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "burst_r" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/trade/sol) +"OG" = ( +/obj/item/broken_bottle, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"OJ" = ( +/obj/machinery/light, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"OK" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall8"; + tag = "icon-swall12" + }, +/area/shuttle/trade/sol) +"OO" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "8" + }, +/turf/simulated/floor/plating, +/area/space) "OP" = ( /obj/effect/decal/warning_stripes/yellow/partial{ dir = 8 @@ -12365,13 +15043,74 @@ icon_state = "dark" }, /area/centcom/specops) +"OQ" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) "OT" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid2 (EAST)"; + dir = 4; icon_state = "asteroid2"; - dir = 4 + tag = "icon-asteroid2 (EAST)" }, /area/holodeck/source_desert) +"OY" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3"; + tag = "icon-swall3" + }, +/area/shuttle/transport) +"OZ" = ( +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor, +/area/shuttle/supply) +"Pc" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/syndicate_elite) +"Pg" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -28 + }, +/obj/machinery/recharge_station, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Ph" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"Pj" = ( +/obj/machinery/kitchen_machine/microwave/upgraded, +/obj/structure/table, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Pl" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/obj/machinery/suit_storage_unit/syndicate/secure, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Pn" = ( /obj/mecha/combat/marauder/loaded, /obj/effect/decal/warning_stripes/yellow, @@ -12379,25 +15118,225 @@ icon_state = "dark" }, /area/centcom/specops) +"Po" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/item/broken_device, +/obj/item/robot_parts/chest, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Pq" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/space) "Pr" = ( /obj/structure/chair/office/dark, /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Px" = ( +/obj/machinery/door/airlock/public/glass, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"PD" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "propulsion" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/trade/sol) +"PE" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 10 + }, +/obj/item/multitool, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"PF" = ( +/obj/structure/rack, +/obj/item/pneumatic_cannon, +/obj/item/harpoon, +/obj/item/harpoon, +/obj/item/harpoon, +/obj/item/harpoon, +/obj/item/tank/nitrogen, +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"PG" = ( +/obj/machinery/embedded_controller/radio/airlock/airlock_controller{ + frequency = 1331; + id_tag = "vox_west_control"; + pixel_x = 24; + req_access_txt = "152"; + tag_airpump = "vox_west_vent"; + tag_chamber_sensor = "vox_west_sensor"; + tag_exterior_door = "vox_northwest_lock"; + tag_interior_door = "vox_southwest_lock" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) "PJ" = ( /obj/effect/decal/warning_stripes/west, /turf/unsimulated/floor{ name = "plating" }, /area/centcom/specops) +"PL" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "15" + }, +/turf/simulated/floor/plating, +/area/space) +"PM" = ( +/obj/machinery/status_display, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12" + }, +/area/space) +"PN" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "101" + }, +/obj/structure/fans/tiny, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"PO" = ( +/obj/structure/table, +/obj/item/stock_parts/cell/high{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/stock_parts/cell/high, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"PS" = ( +/obj/effect/spawner/lootdrop/trade_sol/eng, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"PT" = ( +/obj/structure/closet/crate/engineering, +/obj/item/storage/toolbox/electrical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 4; + pixel_y = -4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"PU" = ( +/obj/machinery/computer/shuttle/sit, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"PX" = ( +/obj/item/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = 29; + pixel_y = -30 + }, +/obj/structure/bed/roller, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"PY" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/vox) +"Qa" = ( +/obj/machinery/mech_bay_recharge_port, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) "Qc" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (SOUTHEAST)"; + dir = 6; icon_state = "fakewindows"; - dir = 6 + tag = "icon-fakewindows (SOUTHEAST)" }, /area/syndicate_mothership/jail) +"Qe" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1; + icon_state = "propulsion_l"; + tag = "icon-propulsion_l (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_elite) +"Qf" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) +"Qg" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall13" + }, +/area/shuttle/trade/sol) +"Qh" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/mob/living/simple_animal/bot/floorbot{ + on = 0 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Qm" = ( +/obj/machinery/door/window{ + dir = 8; + name = "Tool Storage"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Qr" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/administration) "Qt" = ( /obj/machinery/poolcontroller/invisible, /turf/unsimulated/beach/water, @@ -12414,6 +15353,31 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Qw" = ( +/obj/structure/table, +/obj/item/reagent_containers/syringe/charcoal, +/obj/item/reagent_containers/syringe/charcoal{ + pixel_y = 2 + }, +/obj/item/reagent_containers/syringe/charcoal{ + pixel_y = 4 + }, +/obj/item/gun/syringe/syndicate, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/adv, +/obj/item/storage/box/syndie_kit/bonerepair, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Qy" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) "QB" = ( /obj/structure/table/holotable, /obj/item/clothing/gloves/boxing/hologlove, @@ -12422,18 +15386,58 @@ icon_state = "red" }, /area/holodeck/source_boxingcourt) +"QD" = ( +/obj/machinery/door/airlock/medical/glass{ + id_tag = null; + name = "Escape Shuttle Infirmary"; + req_access_txt = "0" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/space) "QE" = ( /obj/structure/chair/sofa/right, /turf/simulated/shuttle/floor{ icon_state = "floor4" }, /area/shuttle/escape) +"QG" = ( +/obj/structure/table/reinforced, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/space) +"QH" = ( +/obj/structure/reagent_dispensers/fueltank/chem{ + pixel_x = -32; + pixel_y = 0 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) "QI" = ( /obj/structure/chair/sofa, /turf/simulated/shuttle/floor{ icon_state = "floor4" }, /area/shuttle/escape) +"QK" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) "QL" = ( /obj/structure/table, /obj/item/kitchen/knife/butcher, @@ -12445,22 +15449,86 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"QO" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f10" + }, +/area/space) "QQ" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid6"; + dir = 2; icon_state = "asteroid6"; - dir = 2 + tag = "icon-asteroid6" }, /area/holodeck/source_desert) +"QR" = ( +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + dir = 2; + frequency = 1331; + id_tag = "synd_pump" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "QT" = ( /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/holofloor/grass, /area/holodeck/source_picnicarea) +"QU" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "syndieshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 2; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) "QV" = ( /obj/item/clothing/under/rainbow, /obj/item/clothing/glasses/sunglasses_fake, /turf/simulated/floor/beach/sand, /area/holodeck/source_beach) +"Rb" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Rc" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Re" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/obj/machinery/sleeper/syndie{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Rf" = ( /obj/structure/chair{ dir = 1 @@ -12469,23 +15537,161 @@ icon_state = "dark" }, /area/centcom/specops) +"Rg" = ( +/obj/structure/window/reinforced, +/obj/structure/shuttle/engine/heater{ + dir = 1; + icon_state = "heater"; + tag = "icon-heater (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_sit) "Ri" = ( /turf/unsimulated/wall/fakeglass{ - tag = "icon-fakewindows (NORTHEAST)"; + dir = 5; icon_state = "fakewindows"; - dir = 5 + tag = "icon-fakewindows (NORTHEAST)" }, /area/syndicate_mothership/jail) "Rj" = ( /obj/structure/flora/ausbushes/sparsegrass, /turf/simulated/floor/holofloor/grass, /area/holodeck/source_picnicarea) +"Rk" = ( +/obj/machinery/recharger/wallcharger{ + pixel_x = 4; + pixel_y = 32 + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"Rn" = ( +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/obj/machinery/door_control{ + id = "QMLoaddoor2"; + layer = 3; + name = "Loading Doors"; + pixel_x = 24; + pixel_y = 8; + req_access_txt = "0" + }, +/obj/machinery/door_control{ + id = "QMLoaddoor"; + layer = 3; + name = "Loading Doors"; + pixel_x = 24; + pixel_y = -8; + req_access_txt = "0" + }, +/turf/simulated/shuttle/floor, +/area/shuttle/supply) +"Rq" = ( +/obj/item/stack/spacecash/c1000, +/obj/item/stack/spacecash/c500, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Rs" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"Rw" = ( +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/flash, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"Rx" = ( +/obj/machinery/embedded_controller/radio/airlock/airlock_controller{ + frequency = 1331; + id_tag = "vox_east_control"; + pixel_x = -24; + req_access_txt = "152"; + tag_airpump = "vox_east_vent"; + tag_chamber_sensor = "vox_east_sensor"; + tag_exterior_door = "vox_northeast_lock"; + tag_interior_door = "vox_southeast_lock" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"Ry" = ( +/obj/machinery/bodyscanner, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"Rz" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "syndieshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 1; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) "RD" = ( /obj/effect/decal/warning_stripes/south, /turf/unsimulated/floor{ icon_state = "floor" }, /area/centcom/control) +"RF" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1; + icon_state = "propulsion"; + tag = "icon-propulsion (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_sit) +"RJ" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "brown" + }, +/area/space) +"RL" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/space) +"RO" = ( +/obj/machinery/light/spot, +/obj/effect/spawner/lootdrop/trade_sol/serv, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"RR" = ( +/obj/machinery/door/window/brigdoor{ + dir = 2; + name = "Cell Door"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) "RU" = ( /obj/effect/overlay/palmtree_l, /obj/effect/overlay/coconut, @@ -12493,22 +15699,153 @@ /area/holodeck/source_beach) "RX" = ( /turf/unsimulated/wall{ - tag = "icon-iron10"; - icon_state = "iron10" + icon_state = "iron10"; + tag = "icon-iron10" }, /area/space) +"RY" = ( +/obj/machinery/vending/medical, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"RZ" = ( +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "trader_privacy"; + name = "Privacy Shutters"; + opacity = 0 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "Sa" = ( /obj/structure/chair/office/dark, /turf/unsimulated/floor{ icon_state = "dark" }, /area/centcom/specops) +"Sb" = ( +/obj/machinery/sleeper/upgraded{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"Se" = ( +/obj/structure/sign/greencross, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/space) +"Sf" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/space) +"Sj" = ( +/obj/structure/rack, +/obj/item/clothing/suit/space/syndicate/black/red, +/obj/item/clothing/head/helmet/space/syndicate/black/red, +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + dir = 1; + frequency = 1331; + id_tag = "synd_pump" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Sl" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Sn" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; + icon_state = "space"; + layer = 4; + name = "EXTERNAL AIRLOCK"; + pixel_x = 0 + }, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/syndicate) +"So" = ( +/turf/simulated/shuttle/wall{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate_elite) +"Sp" = ( +/obj/item/flag/med, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"Sq" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) "Ss" = ( /turf/simulated/floor/holofloor{ dir = 4; icon_state = "red" }, /area/holodeck/source_knightarena) +"St" = ( +/obj/machinery/computer/mech_bay_power_console, +/turf/simulated/floor/plasteel, +/area/space) +"Su" = ( +/obj/structure/table/reinforced, +/turf/simulated/shuttle/floor4, +/area/space) +"Sv" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 2 + }, +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/syndicate) +"SA" = ( +/obj/machinery/computer/shuttle/vox, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"SB" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/assembly/infra, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"SF" = ( +/obj/machinery/computer/scan_consolenew, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"SH" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor, +/area/shuttle/supply) "SI" = ( /obj/machinery/door/airlock/hatch/syndicate{ damage_deflection = 75; @@ -12520,6 +15857,43 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"SJ" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel, +/area/space) +"SM" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f5"; + tag = "icon-swall_f5" + }, +/area/shuttle/supply) +"SN" = ( +/obj/machinery/sleeper/syndie{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) +"SP" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "burst_l"; + tag = "icon-burst_l" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/supply) +"ST" = ( +/obj/effect/spawner/lootdrop/trade_sol/sci, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"SW" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f9" + }, +/area/space) "SY" = ( /obj/structure/table/holotable, /obj/item/clothing/suit/armor/riot/knight/blue, @@ -12530,6 +15904,11 @@ icon_state = "blue" }, /area/holodeck/source_knightarena) +"Td" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swallc3" + }, +/area/shuttle/trade/sol) "Te" = ( /obj/machinery/teleport/hub/upgraded{ admin_usage = 1 @@ -12581,26 +15960,146 @@ icon_state = "floor" }, /area/centcom/control) +"Tn" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor4, +/area/space) +"To" = ( +/obj/structure/table, +/obj/item/grenade/plastic/c4{ + pixel_x = 2; + pixel_y = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Tw" = ( +/turf/simulated/shuttle/wall{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"Ty" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Tz" = ( /turf/simulated/floor/holofloor{ dir = 4; icon_state = "red" }, /area/holodeck/source_thunderdomecourt) +"TA" = ( +/obj/machinery/computer/security{ + network = list("SS13","Research Outpost","Mining Outpost","Telecomms") + }, +/obj/structure/sign/poster/official/nanotrasen_logo{ + pixel_x = -32; + pixel_y = 0 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/space) +"TC" = ( +/obj/structure/shuttle/window, +/obj/structure/grille, +/turf/simulated/shuttle/plating, +/area/shuttle/transport) +"TD" = ( +/turf/simulated/shuttle/wall{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/vox) +"TE" = ( +/obj/structure/rack, +/obj/item/tank/nitrogen, +/obj/item/tank/nitrogen, +/obj/item/tank/nitrogen, +/obj/item/tank/nitrogen, +/obj/item/tank/nitrogen, +/obj/item/tank/nitrogen, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"TF" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "burst_l" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/trade/sol) +"TO" = ( +/turf/simulated/shuttle/wall{ + icon_state = "diagonalWall3" + }, +/area/shuttle/administration) "TQ" = ( /obj/structure/holowindow, /turf/simulated/floor/holofloor{ - tag = "icon-asteroid7"; + dir = 2; icon_state = "asteroid7"; - dir = 2 + tag = "icon-asteroid7" }, /area/holodeck/source_knightarena) +"TR" = ( +/obj/machinery/recharge_station/upgraded, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"TT" = ( +/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/grass, +/area/space) +"TU" = ( +/obj/machinery/ai_status_display, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/space) "TX" = ( /turf/simulated/floor/holofloor{ dir = 8; icon_state = "green" }, /area/holodeck/source_thunderdomecourt) +"TY" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/shuttle/plating, +/area/space) +"Ub" = ( +/obj/machinery/light, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Ud" = ( +/obj/effect/decal/remains/human, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) "Uf" = ( /obj/structure/chair/office/dark{ dir = 1 @@ -12609,13 +16108,64 @@ icon_state = "dark" }, /area/centcom/specops) +"Ug" = ( +/obj/item/storage/fancy/cigarettes/dromedaryco, +/obj/item/lighter/zippo{ + pixel_x = 5 + }, +/obj/structure/table, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Ui" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/plating, +/area/space) +"Uj" = ( +/obj/structure/closet/crate, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"Ul" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f5" + }, +/area/space) +"Uo" = ( +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + dir = 1; + frequency = 1331; + id_tag = "synd_pump" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Us" = ( +/obj/machinery/door/window{ + dir = 1; + name = "Secure Storage"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Uv" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid5"; + dir = 2; icon_state = "asteroid5"; - dir = 2 + tag = "icon-asteroid5" }, /area/holodeck/source_desert) +"Uw" = ( +/obj/machinery/computer/shuttle/syndicate, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "Uy" = ( /obj/structure/table/holotable, /obj/machinery/readybutton{ @@ -12626,6 +16176,53 @@ icon_state = "green" }, /area/holodeck/source_thunderdomecourt) +"Uz" = ( +/obj/structure/table, +/obj/item/storage/toolbox/syndicate, +/obj/item/crowbar/red, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"UA" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"UC" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/obj/structure/window/reinforced, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"UD" = ( +/obj/machinery/door/window{ + base_state = "right"; + dir = 4; + icon_state = "right"; + name = "Infirmary"; + req_access_txt = "150" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"UG" = ( +/obj/effect/spawner/lootdrop/trade_sol/sec, +/obj/structure/closet, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "UH" = ( /obj/structure/chair{ dir = 1 @@ -12640,20 +16237,57 @@ icon_state = "blue" }, /area/holodeck/source_knightarena) +"UJ" = ( +/obj/machinery/computer/shuttle/sst, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) "UK" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet3-0 (EAST)"; + dir = 4; icon_state = "carpet3-0"; - dir = 4 + tag = "icon-carpet3-0 (EAST)" }, /area/holodeck/source_theatre) "UM" = ( /obj/structure/flora/grass/brown, /turf/simulated/floor/holofloor{ - tag = "icon-snow"; - icon_state = "snow" + icon_state = "snow"; + tag = "icon-snow" }, /area/holodeck/source_snowfield) +"UN" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"UP" = ( +/turf/simulated/shuttle/wall{ + icon_state = "swallc2" + }, +/area/shuttle/trade/sol) +"UR" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f10"; + tag = "icon-swall_f10" + }, +/area/shuttle/supply) +"UT" = ( +/obj/machinery/recharge_station/upgraded, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"UU" = ( +/obj/structure/shuttle/window, +/obj/structure/grille, +/turf/simulated/shuttle/plating, +/area/shuttle/trade/sol) "UV" = ( /obj/structure/holowindow, /turf/simulated/floor/holofloor{ @@ -12663,10 +16297,73 @@ /area/holodeck/source_thunderdomecourt) "UZ" = ( /turf/unsimulated/wall/fakeglass{ - icon_state = "fakewindows"; - dir = 8 + dir = 8; + icon_state = "fakewindows" }, /area/syndicate_mothership/jail) +"Va" = ( +/obj/machinery/camera{ + c_tag = "CentComm Special Ops. Shuttle"; + dir = 2; + network = list("ERT","CentComm") + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) +"Vc" = ( +/obj/structure/closet/crate/medical, +/obj/item/reagent_containers/glass/bottle/morphine, +/obj/item/storage/box/beakers, +/obj/item/robot_parts/l_arm, +/obj/item/robot_parts/r_arm, +/obj/item/clothing/mask/surgical, +/obj/item/reagent_containers/iv_bag/blood/OMinus, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/obj/item/robot_parts/l_leg, +/obj/item/robot_parts/r_leg, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Vd" = ( +/obj/machinery/door/window/westright{ + name = "Tool Storage"; + req_access_txt = "150" + }, +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Ve" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Vi" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1; + icon_state = "propulsion_l"; + tag = "icon-propulsion_l (NORTH)" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_sit) +"Vj" = ( +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) "Vm" = ( /obj/structure/table/wood, /obj/item/storage/box/donkpockets, @@ -12674,6 +16371,48 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Vn" = ( +/obj/item/storage/firstaid/o2, +/obj/structure/table, +/turf/simulated/floor/plasteel, +/area/space) +"Vo" = ( +/obj/machinery/suit_storage_unit/syndicate/secure, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Vq" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"Vr" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/admin{ + name = "NTV Argos shuttle navigation computer" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Vs" = ( +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"Vw" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Vz" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) "VA" = ( /obj/effect/decal/warning_stripes/northwest, /turf/unsimulated/floor{ @@ -12704,12 +16443,47 @@ icon_state = "dark" }, /area/centcom/specops) +"VH" = ( +/obj/machinery/dna_scannernew/upgraded, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"VI" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/specops) "VJ" = ( /obj/structure/chair, /turf/unsimulated/floor{ icon_state = "floor" }, /area/centcom/evac) +"VK" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "propulsion_l"; + tag = "icon-propulsion_l" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/vox) +"VL" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12"; + tag = "icon-swall12" + }, +/area/shuttle/supply) +"VN" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f6"; + tag = "icon-swall_f6" + }, +/area/shuttle/trade/sol) "VO" = ( /obj/structure/chair/comfy/purp{ dir = 1 @@ -12719,11 +16493,42 @@ icon_state = "wood" }, /area/wizard_station) +"VP" = ( +/obj/machinery/computer/card, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"VQ" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" + }, +/area/space) +"VS" = ( +/obj/machinery/computer/atmos_alert, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkyellow" + }, +/area/space) +"VU" = ( +/obj/effect/spawner/window/reinforced, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"VY" = ( +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "VZ" = ( /turf/simulated/floor/holofloor{ - tag = "icon-asteroid7"; + dir = 2; icon_state = "asteroid7"; - dir = 2 + tag = "icon-asteroid7" }, /area/holodeck/source_knightarena) "Wa" = ( @@ -12732,6 +16537,21 @@ icon_state = "dark" }, /area/centcom/specops) +"Wb" = ( +/obj/item/clothing/head/collectable/petehat{ + desc = "It smells faintly of reptile."; + name = "fancy leader hat" + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Wc" = ( +/obj/machinery/computer/shuttle/admin{ + name = "NTV Argos shuttle console" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Wd" = ( /obj/structure/chair{ dir = 8 @@ -12752,6 +16572,17 @@ /obj/structure/chair/stool, /turf/simulated/shuttle/floor, /area/centcom/evac) +"Wh" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Escape Shuttle Cockpit"; + req_access_txt = "0"; + req_one_access_txt = "2;19" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/space) "Wk" = ( /obj/structure/chair/comfy/shuttle{ dir = 1 @@ -12768,17 +16599,115 @@ icon_state = "floor4" }, /area/centcom/evac) +"Wm" = ( +/obj/structure/table, +/obj/item/weldingtool/largetank{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/clothing/glasses/welding{ + pixel_y = 10 + }, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"Wp" = ( +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"Wt" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/shuttle/plating, +/area/shuttle/vox) +"Wu" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "wall3" + }, +/area/shuttle/administration) +"Wz" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) "WA" = ( /turf/unsimulated/floor{ icon_state = "dark" }, /area/syndicate_mothership/jail) +"WB" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "voxshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 2; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_mid"; + tag = "icon-window5_mid" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"WD" = ( +/obj/structure/table/reinforced, +/obj/item/storage/firstaid/regular, +/obj/machinery/light{ + dir = 1; + on = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "redcorner" + }, +/area/space) "WI" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 }, /turf/simulated/shuttle/floor, /area/centcom/evac) +"WL" = ( +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"WN" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) "WP" = ( /obj/structure/table/holotable, /obj/machinery/readybutton, @@ -12787,6 +16716,13 @@ icon_state = "blue" }, /area/holodeck/source_knightarena) +"WR" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "browncorner"; + tag = "icon-browncorner (EAST)" + }, +/area/space) "WU" = ( /obj/structure/chair/comfy/shuttle, /turf/simulated/shuttle/floor, @@ -12798,18 +16734,93 @@ name = "grass" }, /area/centcom/control) +"WY" = ( +/obj/machinery/computer/shuttle/ferry/request, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"Xc" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 4; + icon_state = "open"; + id_tag = "adminshuttleshutters"; + name = "Blast Shutters"; + opacity = 0 + }, +/obj/structure/grille, +/obj/structure/shuttle/window{ + dir = 4; + icon = 'icons/turf/shuttle.dmi'; + icon_state = "window5_end"; + tag = "icon-window5_end (EAST)" + }, +/turf/simulated/floor/plating, +/area/shuttle/administration) +"Xi" = ( +/obj/machinery/light/spot{ + dir = 1; + icon_state = "tube1"; + tag = "icon-tube1 (NORTH)" + }, +/obj/machinery/door_control{ + id = "adminshuttleblast"; + name = "Blast door control"; + pixel_x = -5; + pixel_y = 35; + req_access = list(101); + req_access_txt = "0" + }, +/obj/machinery/door_control{ + id = "adminshuttleshutters"; + name = "Shutter control"; + pixel_x = 5; + pixel_y = 35; + req_access = list(101); + req_access_txt = "0" + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Xj" = ( /obj/structure/bed, /turf/unsimulated/floor{ icon_state = "floorscorched2" }, /area/centcom) +"Xl" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Xm" = ( /obj/effect/decal/cleanable/dirt, /turf/unsimulated/floor{ icon_state = "floor" }, /area/centcom) +"Xo" = ( +/obj/machinery/door_control{ + id = "soltrader_north"; + name = "Trade Deposits Door"; + normaldoorcontrol = 1; + pixel_x = 24; + pixel_y = -8; + req_access_txt = "160" + }, +/obj/machinery/door_control{ + id = "trader_privacy"; + name = "Privacy Shutters Control"; + pixel_x = 24; + pixel_y = 8; + req_access_txt = "160" + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "Xq" = ( /obj/structure/table, /obj/item/radio/electropack{ @@ -12830,11 +16841,79 @@ name = "plating" }, /area/centcom) +"Xs" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Airlock"; + req_access_txt = "150" + }, +/obj/machinery/door_control{ + id = "syndicate_sit_1"; + name = "Blast Doors"; + pixel_x = -25; + pixel_y = 0; + req_access_txt = "150" + }, +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "syndicate_sit_1"; + name = "Front Hull Door"; + opacity = 0; + req_access_txt = "150" + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate_sit) +"Xw" = ( +/obj/structure/rack, +/obj/item/gun/dartgun/vox/raider, +/obj/item/gun/dartgun/vox/medical, +/obj/item/dart_cartridge, +/obj/item/dart_cartridge, +/obj/item/dart_cartridge, +/obj/item/dart_cartridge, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Xx" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8; + icon_state = "propulsion_l"; + tag = "icon-propulsion_l (EAST)" + }, +/turf/space, +/area/shuttle/administration) +"XB" = ( +/obj/machinery/atmospherics/unary/tank/nitrogen{ + dir = 1 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"XC" = ( +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor3" + }, +/area/shuttle/administration) +"XG" = ( +/obj/structure/bed/roller, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"XH" = ( +/turf/simulated/shuttle/floor, +/area/shuttle/supply) "XJ" = ( /obj/machinery/light/spot{ - tag = "icon-tube1 (WEST)"; + dir = 8; icon_state = "tube1"; - dir = 8 + tag = "icon-tube1 (WEST)" }, /obj/machinery/access_button{ command = "cycle_interior"; @@ -12862,13 +16941,53 @@ /obj/structure/bed/abductor, /turf/unsimulated/floor/abductor, /area/abductor_ship) +"XN" = ( +/obj/machinery/porta_turret/syndicate, +/turf/simulated/shuttle/wall{ + dir = 1; + icon_state = "diagonalWall3" + }, +/area/shuttle/syndicate) +"XS" = ( +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1331; + master_tag = "vox_east_control"; + req_access_txt = "152" + }, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/vox) "XT" = ( /turf/simulated/floor/holofloor{ - tag = "icon-carpet4-0 (EAST)"; + dir = 4; icon_state = "carpet4-0"; - dir = 4 + tag = "icon-carpet4-0 (EAST)" }, /area/holodeck/source_meetinghall) +"XW" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall7" + }, +/area/space) +"XY" = ( +/obj/item/clothing/head/collectable/xenom, +/obj/item/clothing/head/chicken, +/obj/item/aiModule/syndicate, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Ya" = ( +/obj/machinery/atm{ + pixel_x = 0; + pixel_y = 32 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) "Yc" = ( /obj/structure/table/holotable, /obj/machinery/readybutton{ @@ -12879,9 +16998,80 @@ icon_state = "red" }, /area/holodeck/source_thunderdomecourt) +"Yf" = ( +/obj/machinery/vending/coffee, +/obj/machinery/light/spot, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Yg" = ( +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "soltradeship_north"; + name = "Security Doors"; + opacity = 0 + }, +/obj/machinery/door/airlock/shuttle/glass{ + id_tag = "soltrader_north"; + name = "trader shuttle airlock"; + req_access_txt = "160"; + security_level = 6 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Yj" = ( +/turf/simulated/shuttle/wall{ + dir = 4; + icon_state = "diagonalWall3" + }, +/area/shuttle/administration) +"Yk" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel, +/area/space) +"Yl" = ( +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Yn" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/space) "Yp" = ( /turf/simulated/floor/beach/water, /area/holodeck/source_beach) +"Yt" = ( +/obj/structure/grille, +/obj/structure/shuttle/window, +/turf/simulated/shuttle/plating, +/area/shuttle/transport) +"Yu" = ( +/obj/machinery/vending/snack, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Yv" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Yx" = ( /obj/machinery/door/airlock/hatch/syndicate{ damage_deflection = 75; @@ -12893,18 +17083,280 @@ icon_state = "dark" }, /area/syndicate_mothership/jail) +"Yy" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f9" + }, +/area/shuttle/transport) +"Yz" = ( +/obj/effect/spawner/lootdrop/trade_sol/vehicle, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"YA" = ( +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/specops) +"YC" = ( +/obj/structure/window/full/shuttle, +/obj/structure/grille, +/obj/machinery/door/poddoor/shutters{ + density = 0; + dir = 2; + icon_state = "open"; + id_tag = "trader_privacy"; + name = "Privacy Shutters"; + opacity = 0 + }, +/turf/simulated/shuttle/plating, +/area/shuttle/trade/sol) +"YH" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"YM" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall_f6"; + tag = "icon-swall_f6" + }, +/area/shuttle/supply) +"YR" = ( +/obj/structure/chair/stool, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"YU" = ( +/obj/machinery/status_display{ + pixel_y = -32 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "bot" + }, +/area/space) +"YV" = ( +/obj/machinery/computer/shuttle/trade/sol, +/obj/machinery/door_control{ + id = "soltrader_south"; + name = "Trade Deposits Door"; + normaldoorcontrol = 1; + pixel_x = 24; + pixel_y = 8; + req_access_txt = "160" + }, +/obj/machinery/flasher_button{ + id = "soltraderflash"; + pixel_x = 24; + pixel_y = -8 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"YW" = ( +/obj/machinery/computer/robotics, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkblue" + }, +/area/space) +"YX" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "whiteblue"; + tag = "icon-whiteblue (NORTH)" + }, +/area/space) +"Za" = ( +/obj/structure/shuttle/engine/heater{ + dir = 8; + icon_state = "heater"; + tag = "icon-heater (WEST)" + }, +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 4 + }, +/turf/simulated/shuttle/wall{ + icon_state = "wall3" + }, +/area/shuttle/administration) +"Zd" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/space) +"Ze" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/trade/sol) +"Zf" = ( +/obj/machinery/mecha_part_fabricator/upgraded, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) +"Zg" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall3" + }, +/area/shuttle/trade/sol) +"Zi" = ( +/obj/machinery/sleeper, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "cmo" + }, +/area/space) +"Zk" = ( +/obj/structure/table, +/obj/machinery/door_control{ + id = "voxshutters"; + name = "remote shutter control"; + req_access_txt = "152" + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"Zn" = ( +/obj/structure/table, +/obj/item/radio/beacon/syndicate/bomb{ + pixel_y = 5 + }, +/obj/item/radio/beacon/syndicate/bomb, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate) +"Zr" = ( +/turf/simulated/shuttle/wall{ + dir = 8; + icon_state = "diagonalWall3" + }, +/area/shuttle/administration) +"Zs" = ( +/obj/machinery/airlock_sensor{ + frequency = 1331; + id_tag = "vox_east_sensor"; + pixel_x = -25; + req_access_txt = "152" + }, +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"Zu" = ( +/obj/machinery/vending/cola, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/administration) "Zv" = ( /turf/simulated/floor/beach/coastline, /area/holodeck/source_beach) +"Zx" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/space) +"ZC" = ( +/obj/structure/window/reinforced, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_sit) +"ZD" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/shuttle/plating, +/area/shuttle/syndicate) "ZE" = ( /turf/unsimulated/wall/fakeglass, /area/syndicate_mothership/jail) +"ZH" = ( +/obj/machinery/airlock_sensor{ + frequency = 1331; + id_tag = "vox_west_sensor"; + pixel_x = 25; + req_access_txt = "152" + }, +/obj/machinery/light/spot{ + dir = 4; + icon_state = "tube1"; + tag = "icon-tube1 (EAST)" + }, +/turf/simulated/shuttle/plating/vox, +/area/shuttle/vox) +"ZI" = ( +/obj/item/stack/spacecash/c200, +/obj/item/stack/spacecash/c50, +/obj/machinery/light/spot, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor4/vox, +/area/shuttle/vox) +"ZK" = ( +/obj/machinery/light/spot{ + dir = 8; + icon_state = "tube1"; + tag = "icon-tube1 (WEST)" + }, +/turf/simulated/shuttle/floor{ + icon_state = "floor4" + }, +/area/shuttle/syndicate_elite) +"ZP" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/shuttle/floor, +/area/shuttle/transport) +"ZQ" = ( +/obj/structure/sign/greencross, +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall12" + }, +/area/space) "ZR" = ( /turf/simulated/floor/holofloor{ dir = 10; icon_state = "green" }, /area/holodeck/source_emptycourt) +"ZT" = ( +/turf/simulated/shuttle/wall{ + dir = 2; + icon_state = "swall13" + }, +/area/space) +"ZV" = ( +/obj/structure/grille, +/obj/structure/window/full/shuttle{ + icon_state = "14" + }, +/turf/simulated/floor/plating, +/area/space) "ZZ" = ( /obj/structure/closet/secure_closet/contractor, /turf/unsimulated/floor{ @@ -29765,11 +34217,11 @@ sX sX aN aN -aN -aN -aN -aN -aN +Ft +cI +cI +cI +Gn sX aN aN @@ -30022,11 +34474,11 @@ pV sX aN aN -aN -aN -aN -aN -aN +YA +NP +NP +NP +YA sX aN aN @@ -30279,11 +34731,11 @@ pW sX aN aN -aN -aN -aN -aN -aN +YA +GZ +QK +Il +YA sX aN aN @@ -30536,11 +34988,11 @@ uj sX aN aN -aN -aN -aN -aN -aN +YA +JV +Lt +JO +YA sX aN aN @@ -30793,11 +35245,11 @@ uj sX qj wr -aN -aN -aN -aN -aN +YA +Va +Lt +VI +YA sX aN aN @@ -31050,11 +35502,11 @@ uj qd VA VD -aN -aN -aN -aN -aN +Mt +Lt +Lt +VI +YA sX aN aN @@ -31307,11 +35759,11 @@ uj qd VB VE -aN -aN -aN -aN -aN +Mt +Lt +Lt +VI +YA sX aN aN @@ -31564,11 +36016,11 @@ vL sX qj wr -aN -aN -aN -aN -aN +YA +Rk +Lt +VI +YA sX aN aN @@ -31821,11 +36273,11 @@ Ga sX we we -aN -aN -aN -aN -aN +YA +KN +Lt +VI +YA sX aN aN @@ -32078,11 +36530,11 @@ sX sX sX sX -aN -aN -aN -aN -aN +MU +YA +Lt +YA +NH sX aN aN @@ -32336,9 +36788,9 @@ vS qk sX aN -aN +MU rb -aN +NH aN sX aN @@ -33389,17 +37841,17 @@ aN aN aN qI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +YM +wg +wg +wg +wg +wg +wg +wg +wg +wg +SM aN qI aN @@ -33646,18 +38098,18 @@ cj cj cj qI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +VL +XH +XH +XH +XH +SH +XH +XH +XH +XH +VL +SP qI aN aN @@ -33895,26 +38347,26 @@ aN aN cj cp -cp -cr -aN -cr -cp +KZ +OY +OY +OY +LP cp cj qI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +VL +XH +XH +XH +XH +XH +XH +XH +XH +XH +Gd +HW qI aN aN @@ -34153,25 +38605,25 @@ aN cj cp cr -aN -aN -aN +NY +He +ET cr cp cj qI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +VL +FG +XH +XH +XH +XH +XH +XH +XH +OZ +Gd +HW qI aN aN @@ -34409,26 +38861,26 @@ aN aN cj cp -aN -aN -aN -aN -aN +cr +WY +He +Uj +cr cp cj qI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +VL +XH +XH +XH +XH +XH +XH +XH +XH +XH +Gd +HW qI aN aN @@ -34666,26 +39118,26 @@ aN aN cj cp -aN -aN -aN -aN -aN +cr +bY +He +ZP +cr cp cj qI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +VL +XH +XH +XH +XH +Rn +XH +XH +XH +XH +VL +Ex qI aN aN @@ -34923,25 +39375,25 @@ aN aN cj cp -aN -aN -aN -aN -aN +TC +bY +He +ZP +TC cp cj qI -aN -aN -aN -aN -aN -aN +UR +wg +wg +DK +cv +wg tW -aN -aN -aN -aN +Ji +wg +wg +pr aN qI aN @@ -35180,11 +39632,11 @@ aN aN cj cp -aN -aN -aN -aN -aN +cr +bY +He +ZP +cr cp cj qI @@ -35437,11 +39889,11 @@ wK wK cj cp -aN -aN -aN -aN -aN +cr +Wp +He +MZ +cr cp cj wK @@ -35694,25 +40146,25 @@ sz sz cj cp -aN -aN -aN -aN -aN +cr +bY +He +ZP +cr cp cj aN aN aN +Zr +Xx +DI +TO aN -aN -aN -aN -aN -aN -aN -aN -aN +Zr +Xx +DI +TO aN aN aN @@ -35951,26 +40403,26 @@ sr sr cj cp -aN -aN -aN -aN -aN +Yt +bY +He +ZP +Yt cp cj aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Zr +Qr +Za +Za +Qr +Qr +Qr +Za +Za +Qr +TO aN aN aN @@ -36208,27 +40660,27 @@ sA sr cj cp -aN -aN -aN -aN -aN +cr +bY +He +ZP +cr cp cj aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Zr +Qr +Pj +Ld +Ld +Yu +Qr +VH +Vj +Vj +Sb +Qr +TO aN aN aN @@ -36465,28 +40917,28 @@ ss sr cj cp -aN -aN -aN -aN -aN +cr +Wp +He +MZ +cr cp cj -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Zr +IF +Ld +FR +Ld +Ld +Zu +Qr +EG +Vj +Vj +Vj +Ow +Qr +TO aN aN aN @@ -36722,28 +41174,28 @@ sr sr cj cp -cr -aN +IY +TC tb -aN -cr +TC +Yy cp cj -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +Ku +Ld +LD +ME +Ld +Yf +Qr +Nl +Vj +Vj +Vj +Vj +DF +Qr aN aN aN @@ -36986,21 +41438,21 @@ sQ cp cp cj -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +CG +Ld +NC +ME +Ld +IV +Qr +VH +Vj +Ry +Eo +Vj +Ny +Qr aN aN aN @@ -37243,21 +41695,21 @@ tn sJ cJ cj -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +EA +Li +Ug +ME +Ld +Ld +Qr +SF +Vj +Vj +FA +XC +RY +Qr aN aN aN @@ -37500,21 +41952,21 @@ yt yt yt wK -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +Wu +Wu +Wu +Wu +Px +Wu +Wu +Wu +Dl +Wu +Wu +Wu +Wu +Qr aN aN aN @@ -37757,21 +42209,21 @@ yt yt yt tE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +PN +Du +Fb +Hk +Ld +Ld +Ld +Jn +Ld +Ld +Ld +Ld +Ld +Ld +Qr aN aN aN @@ -38015,20 +42467,20 @@ yt yt tE tH -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ld +Fb +Ld +Ld +Ld +Ld +Ld +Ld +Ld +Ld +Ld +Ld +FM +Qr aN aN aN @@ -38271,21 +42723,21 @@ yt yt cK wK -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +Wu +Wu +Dy +Wu +Wu +Wu +JM +Wu +Wu +Wu +MF +Wu +Wu +Qr aN aN aN @@ -38528,21 +42980,21 @@ wK wK wK wK -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +cG +Jn +Ld +Xl +Qr +VP +Ld +Ld +Qr +Ld +Ld +LB +IZ +Qr aN aN aN @@ -38785,21 +43237,21 @@ to to tw wK -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +KS +Ld +Ld +Nr +Qr +Xi +UN +UN +Qr +Ld +Ld +Ld +Ch +Qr aN aN aN @@ -39042,21 +43494,21 @@ tp qv ty wK -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +bR +Ld +Ld +UT +Qr +hP +Wc +Vr +Qr +Ld +Ld +Ld +Ld +Qr aN aN aN @@ -39094,15 +43546,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +VN +TF +PD +TF +PD +OF +PD +OF +qn mr aN aN @@ -39299,21 +43751,21 @@ qo qs tx wK -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +EH +Qr +Gv +Ld +Ld +Qr +Ky +oZ +Xc +Qr +Ng +LF +KL +Qr +Yj aN aN aN @@ -39351,15 +43803,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +GS +Zg +Zg +Zg +Zg +Zg +Zg +Zg +Qg mr aN aN @@ -39557,19 +44009,19 @@ qs tA wK aN +Qr +Zf +Ld +LO +Qr aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +Ld +Ld +Rc +Qr aN aN aN @@ -39608,15 +44060,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +DT +GJ +hV +ST +hV +UG +hV +zs +DT mr aN aN @@ -39814,19 +44266,19 @@ tv tz wK aN +EH +Qr +Li +EI +Qr aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Qr +WL +Yv +Qr +Yj aN aN aN @@ -39865,15 +44317,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +YC +KJ +hV +Id +hV +PS +hV +Yz +YC mr zn zn @@ -40072,17 +44524,17 @@ wK wK aN aN +EH +Wu +Wu +Yj aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN +EH +Wu +Wu +Yj aN aN aN @@ -40122,15 +44574,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +DT +DP +hV +hV +hV +hV +hV +RO +DT mr fZ fZ @@ -40379,15 +44831,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +DT +hV +hV +hV +hV +hV +Ze +hV +DT mr fL yF @@ -40636,15 +45088,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +DT +hV +Xo +Ze +Ze +Ze +YV +hV +DT mr yF yF @@ -40818,29 +45270,29 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN +HA +Fa +Fa +Fa +Fp +Ix rW -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Fa +PL +OO +ki +Fa +Fp +Fa +Fp +Fa +Fa +PL +ki +Fa +Fa +XW +Ul aN aN aN @@ -40893,15 +45345,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +DT +Ln +UP +RZ +RZ +RZ +Td +Ln +DT mr yF yF @@ -41075,30 +45527,30 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Jl +Su +KF +MV +GU +Jl +Oe +MI +Rb +Rb +Rb +SJ +Oe +Oz +Oe +SJ +Rb +Rb +Rb +Ic +EE +Jl +TY +DW aN aN aN @@ -41150,15 +45602,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +DT +hV +OK +Ya +Jg +Fg +OK +hV +DT mr yF yF @@ -41332,30 +45784,30 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +Kx +GU +GU +GU +HP +Kd +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Ve +ZV +TY +DW aN aN aN @@ -41407,15 +45859,15 @@ aN aN aN mr -aN -aN -aN -aN -aN -aN -aN -aN -aN +YC +MB +Yg +hV +hV +hV +EY +Kb +YC mr yF yF @@ -41588,31 +46040,31 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +HA +ZT +HH +GU +GU +GY +ZV +Kd +Yn +WN +WN +WN +WN +WN +Yn +WN +WN +WN +WN +WN +Yn +Ve +Fn +TY +DW aN aN aN @@ -41664,15 +46116,15 @@ aN aN aN mr -aN -aN -aN -aN +dM +Zg +Zg +UU fw -aN -aN -aN -aN +UU +Zg +Zg +Jj mr yF zj @@ -41841,35 +46293,35 @@ og og nV aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +HA +Fa +Ui +Fa +JA +ZT +Kx +GU +GU +GY +Fn +Kd +Yn +TT +zg +Nx +Dx +TT +Yn +Nx +Dx +TT +TU +Nx +Yn +Ve +Jl +Sf +Sf aN aN aN @@ -42098,35 +46550,35 @@ ox ox pU aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Jl +Zd +Hq +TA +FJ +Jl +EX +Tn +GU +DB +Jl +Kd +Yn +Rb +Rb +Rb +Rb +Rb +Yn +Rb +GX +Rb +Rb +Rb +Yn +Ve +Jl +TY +DW aN aN aN @@ -42355,35 +46807,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +Rw +Vs +Rs +Eh +HT +Fa +Ui +HP +Fa +ZT +iQ +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Ve +Ui +TY +DW aN aN aN @@ -42612,35 +47064,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +YW +Fd +Vs +Vs +PM +WD +ND +Pq +Jo +Ui +Kd +Yn +WN +WN +WN +WN +WN +Yn +WN +WN +WN +WN +WN +Yn +Ve +Jl +Sf +Sf aN aN aN @@ -42700,18 +47152,18 @@ at at at at -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +TD +PY +PY +PY +Ko +Ko +NN +Mm +pi +PY +PY +DO aN aN aN @@ -42869,35 +47321,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +Nn +Fd +Vs +Vs +kh +MT +Yn +Yn +Kd +Wh +Kd +Yn +TT +TU +Nx +Dx +TT +Yn +Nx +Dx +TT +zg +Nx +Yn +Ve +ZV +TY +DW aN aN aN @@ -42957,18 +47409,18 @@ at bl bl bl -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +OB +EW +EW +CX +EW +EW +EW +KD +KD +XB +Wt +VK aN aN aN @@ -43126,35 +47578,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +LR +Fd +Vs +Vs +kh +MT +Yn +Yn +Kd +Wh +Kd +Yn +Rb +Rb +Rb +Rb +Rb +Yn +Rb +Rb +Rb +Rb +Rb +Yn +Ve +Fn +TY +DW aN aN aN @@ -43214,18 +47666,18 @@ bk bl bl bl -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +zG +ZH +PG +Cw +Ko +Ko +EW +Fq +KD +DZ +Wt +VK aN aN aN @@ -43383,35 +47835,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +Gf +Fd +Jb +Vs +PM +ic +RL +ct +My +Ui +Kd +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Yn +Ve +Jl +Sf +Sf aN aN aN @@ -43471,18 +47923,18 @@ at at at at +Er +PY +PY +ux aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ko +EW +Fr +KD +qi +Ko +ux aN aN aN @@ -43640,35 +48092,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +Zx +Vs +Vq +OJ +HT +Fa +Of +Of +Fa +ZT +EE +Ij +Oe +Oe +WN +WN +WN +Hf +WN +WN +Yn +Yn +WN +Hf +EE +Ui +TY +DW aN aN aN @@ -43733,12 +48185,12 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN +Ko +EW +Qh +KD +No +Ko aN aN aN @@ -43897,35 +48349,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Jl +QG +Gy +pR +VS +Jl +Vn +ct +RL +OA +HT +Fa +Fa +MP +MP +Fa +Fa +Fa +Ix +Se +Ui +QD +QD +Ui +zg +Fa +ZT +TY +DW aN aN aN @@ -43987,15 +48439,15 @@ aN at aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +TD +NN +pi +Ko +EW +Po +KT +TE +Ko aN aN aN @@ -44154,35 +48606,35 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +QO +Fa +Ui +Fa +Ix +ZT +EV +Kd +FZ +Ub +Jl +Qa +QH +Oe +Oe +Fy +EM +Pg +Jl +DH +YX +Ef +Ef +cP +GL +LH +Jl +Sf +Sf aN aN aN @@ -44243,22 +48695,22 @@ aN aN at aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +TD +Ko +Jz +Jz +Ko +EW +PY +PY +PY +PY +PY +PY +PY +PY +PY +DO aN at aN @@ -44415,31 +48867,31 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +QO +ZT +Fk +Kd +FZ +YU +Jl +CH +id +RJ +RJ +RJ +RJ +IR +Oy +Jx +YX +Ef +Ef +cP +Jx +XG +ZV +TY +DW aN aN aN @@ -44499,24 +48951,24 @@ at aN aN at -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +TD +PY +KD +KD +KD +Ko +EW +IX +KD +NE +Mf +Jv +DE +Fi +OG +mJ +Ko +DO at aN aN @@ -44673,30 +49125,30 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ui +Fk +Kd +FZ +Ve +Jl +St +Dk +Cz +Cz +Cz +Cz +WR +Oy +Jx +YX +Ef +Ef +cP +Jx +PX +Fn +TY +DW aN aN aN @@ -44757,23 +49209,23 @@ aN aN at aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Fm +Ed +KD +Fu +Ko +PY +Ko +KD +KD +KD +KD +KD +NK +Vw +XY +hU +Ko at aN aN @@ -44930,30 +49382,30 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Jl +EE +NA +VQ +EE +Jl +Wm +Jw +eF +EE +Ok +PT +Mc +ZQ +Zi +Ea +ig +Lp +IH +Sp +CV +Jl +TY +DW aN aN aN @@ -45014,23 +49466,23 @@ aN aN at aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +WB +SA +YH +Wb +IX +NB +IX +KD +KD +KD +KD +KD +IX +KD +KD +ZI +Ko at aN aN @@ -45187,29 +49639,29 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +QO +Ui +Yk +Yk +Ui +JA +Fa +PL +OO +OO +OO +ki +Fa +JA +Fa +Fa +PL +OO +OO +ki +Fa +JA +SW aN aN aN @@ -45271,23 +49723,23 @@ aN aN at aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +er +Zk +KD +KD +Ko +PY +Ko +KD +KD +KD +KD +KD +Fi +MY +Rq +KO +Ko at aN aN @@ -45527,24 +49979,24 @@ at aN aN at -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Er +PY +KD +KD +KD +Ko +EW +IX +KD +Xw +PF +ht +ht +NK +CT +FO +Ko +ux at aN aN @@ -45785,22 +50237,22 @@ aN aN at aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Er +Ko +Sl +Sl +Ko +EW +PY +PY +PY +PY +PY +PY +PY +PY +PY +ux aN at aN @@ -46043,15 +50495,15 @@ aN at aN aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Er +Lm +KV +Ko +EW +mE +KD +JE +Ko aN aN aN @@ -46303,12 +50755,12 @@ aN aN aN aN -aN -aN -aN -aN -aN -aN +Ko +EW +Mw +KD +KD +Ko aN aN aN @@ -46555,18 +51007,18 @@ at at at at +TD +PY +PY +DO aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Ko +EW +MN +Gi +hR +Ko +DO aN aN aN @@ -46813,17 +51265,17 @@ bl bl bl zT -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Zs +Rx +KC +Ko +Ko +EW +GQ +KD +KD +Wt +VK aN aN aN @@ -47069,18 +51521,18 @@ at bl bl bl -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +XS +EW +EW +do +EW +EW +EW +KD +KD +XB +Wt +VK aN aN aN @@ -47326,18 +51778,18 @@ at at at at -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +Er +PY +PY +PY +Ko +Ko +Lm +IB +KV +PY +PY +ux aN aN aN @@ -49998,15 +54450,6 @@ ab ab ab ab -ae -ab -ab -ac -ab -ab -ab -ab -ab ab ab ab @@ -50019,6 +54462,15 @@ ab ab ab ab +Tw +Cq +Cq +Cq +Cq +Cq +Cq +Cq +MO ab nj aN @@ -50261,21 +54713,21 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Tw +Cq +Cq +Cq +Cq +Cq +HM +TR +DC +Re +IW +DC +nY +ZD +hY ab nj aN @@ -50517,22 +54969,22 @@ ab ab ab ab -ae -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab ab +HM +Vo +Vo +Pl +Vo +Vo +HM +TR +DC +DC +DC +DC +Kc +ZD +MH ab nj aN @@ -50775,21 +55227,21 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +HM +DC +DC +DC +DC +DC +HM +Wz +DC +DC +Es +IP +DC +ZD +Et ab nj aN @@ -51025,28 +55477,28 @@ ab ab ae ab +NL +Cq +Cq +Cq +MO ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +HM +DC +YR +DC +DC +DC +HM +Ge +YR +DC +Vc +Cq +Cq +Cq +Vz ab nj aN @@ -51282,25 +55734,25 @@ ab ab ab ag +HM +Ha +NM +PE +HM ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +HM +Dz +Kr +To +DC +DC +HM +Kw +DC +DC +Qw +HM ab ab ab @@ -51539,27 +55991,27 @@ ac ab ae ag -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +QU +DC +DC +VY +HM +Cq +Cq +Cq +Cq +Cq +Cq +Fc +CO +HM +Cq +jH +UD +Cq +Cq +Cq +MO ab ab nj @@ -51796,27 +56248,27 @@ hj hj hj ag -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Iy +Oj +DC +DC +HM +EU +UA +UA +UA +UA +Lj +DC +DC +EK +dN +DC +DC +iH +DC +ZD +hY ab ab nj @@ -52053,27 +56505,27 @@ nj nj nj hE -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Iy +Uw +NZ +DC +cC +DC +DC +DC +DC +DC +DC +DC +DC +DC +DC +DC +DC +Us +De +ZD +MH ab ab nj @@ -52310,27 +56762,27 @@ hB hn hu hE -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Iy +mH +DC +Lb +HM +cy +Ty +Ty +Ty +Ty +Yl +Gs +DC +DC +DC +DC +DC +iH +DC +ZD +Et ab ab nj @@ -52567,27 +57019,27 @@ hn hn hz hE -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Rz +Dg +DC +DC +HM +Cq +Cq +DJ +Cq +Cq +Sv +eE +VU +HM +Cq +Vd +Qm +Cq +Cq +Cq +Vz ab ab nj @@ -52824,25 +57276,25 @@ hn hn hz hE -ab -ab -ab -ab -ab -bA +HM +Dg +Yl +OE +HM +bz iK iR pF -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +HM +QR +Jr +Uo +HM +PO +DC +DC +Zn +HM ab ab ab @@ -53081,28 +57533,28 @@ hn hn hz hI -ab -ab -ab -ab -ab -ag +XN +Cq +Cq +Cq +Vz +bz hz pz iZ Cd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +QR +Jr +Uo +HM +FP +YR +DC +IO +Cq +Cq +Cq +MO ab nj aN @@ -53338,28 +57790,28 @@ hB hn hz hI -ac -ae ab ab ab -ag +ab +ab +bz hz pA jd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Sn +QR +EP +Sj +HM +SB +DC +DC +DC +DC +Lc +ZD +hY ab nj aN @@ -53598,25 +58050,25 @@ hI ab ab ab -ae ab -ag +ab +bz hz pz hz -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Mv +Cq +Cq +Cq +HM +Cl +YR +DC +DC +DC +Dr +ZD +MH ab nj aN @@ -53857,23 +58309,23 @@ ab ab ab ab -ag +bz hz pz hz ab -ac -ab -ab -ab -ab -ab -ab -ab -ab ab ab ab +HM +HG +Uz +Fo +DC +DC +Ho +ZD +Et ab nj aN @@ -54109,12 +58561,12 @@ hn hn hz hI -ae ab ab -ad ab -bB +ab +ab +bz hz pz hz @@ -54122,15 +58574,15 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Mv +Cq +Cq +Cq +Cq +Cq +Cq +Cq +Vz ab nj aN @@ -54371,7 +58823,7 @@ ac hj hj bz -hq +bz hy pz hy @@ -55407,7 +59859,7 @@ jn fa fi nj -hI +oa ab bK nj @@ -58191,17 +62643,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +GA +Jk +Jk +Jk +Jk +Jk +Jk +Jk +Jk +Fh +MD it hM nj @@ -58448,17 +62900,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +EF +Rg +Mi +UC +Mz +Qy +Qy +Nb +Sq +PU +Fh it kr nj @@ -58705,17 +63157,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +RF +Rg +Ud +ZC +Mi +Mi +Mi +Mi +Mi +Mi +Xs it kr hA @@ -58962,17 +63414,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +Vi +Rg +Mi +RR +Ph +Ph +Ph +Mi +Sq +JH +Fh it mv nj @@ -59219,17 +63671,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA +Aq +Jk +Jk +Jk +Jk +Jk +Jk eV -eA -eA -eA +Jk +Fh +NX it kr nj @@ -62303,16 +66755,16 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA +So +Pc +Pc +Pc +Pc +Pc +Pc fc -eA -eA +Pc +Fs eA it kr @@ -62560,17 +67012,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +Lx +Ax +SN +KM +Hx +Hx +ZK +KQ +GD +LY +Fs it mv nj @@ -62817,17 +67269,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +eG +Ax +ci +ci +ci +ci +ci +ci +ci +Mq +Ap it kr hA @@ -63074,17 +67526,17 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +Qe +Ax +EL +OQ +OQ +OQ +Qf +KQ +UJ +LY +CU it kr nj @@ -63331,16 +67783,16 @@ aN nj ab it -eA -eA -eA -eA -eA -eA -eA -eA -eA -eA +CC +Pc +Pc +Pc +Pc +Pc +Pc +Pc +Pc +CU eA it hM diff --git a/_maps/metastation.dm b/_maps/metastation.dm index 0941ffc453a..3d9c288dce6 100644 --- a/_maps/metastation.dm +++ b/_maps/metastation.dm @@ -3,26 +3,22 @@ All z-levels should be identical in size. Their numbers should not matter. The order of z-levels should not matter as long as their attributes are properly defined at MAP_TRANSITION_CONFIG. Old code checked for the number of the z-level (for example whether there are any revheads on Z1), currently it should check for the define (for example whether there are any revheads on any z-levels defined as STATION_LEVEL). -z1 = station -z2 = centcomm -z3 = derelict telecomms satellite -z4 = derelict station -z5 = mining -z6 = empty space -z7 = empty space +z1 = centcomm +z2 = station +z3 = lavaland */ #if !defined(USING_MAP_DATUM) + #include "map_files\generic\centcomm.dmm" #include "map_files\MetaStation\MetaStation.v41A.II.dmm" - #include "map_files\MetaStation\z2.dmm" #include "map_files\generic\Lavaland.dmm" #define MAP_FILE "MetaStation.v41A.II.dmm" #define MAP_NAME "MetaStation" #define MAP_TRANSITION_CONFIG list(\ -DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL, STATION_CONTACT, REACHABLE, AI_OK)),\ DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC)),\ +DECLARE_LEVEL(MAIN_STATION, CROSSLINKED, list(STATION_LEVEL, STATION_CONTACT, REACHABLE, AI_OK)),\ DECLARE_LEVEL(MINING, SELFLOOPING, list(ORE_LEVEL, REACHABLE, STATION_CONTACT, HAS_WEATHER, AI_OK))) #define USING_MAP_DATUM /datum/map/metastation diff --git a/code/modules/shuttle/emergency.dm b/code/modules/shuttle/emergency.dm index c6124104307..4b5a7a12f6e 100644 --- a/code/modules/shuttle/emergency.dm +++ b/code/modules/shuttle/emergency.dm @@ -84,7 +84,6 @@ height = 11 dir = 4 travelDir = 0 - roundstart_move = "emergency_away" var/sound_played = 0 //If the launch sound has been sent to all players on the shuttle itself var/datum/announcement/priority/emergency_shuttle_docked = new(0, new_sound = sound('sound/AI/shuttledock.ogg')) @@ -364,8 +363,6 @@ height = 8 dir = 4 - roundstart_move = "backup_away" - /obj/docking_port/mobile/emergency/backup/register() var/current_emergency = SSshuttle.emergency ..() diff --git a/code/modules/shuttle/ert.dm b/code/modules/shuttle/ert.dm index ddb7bb343b6..b32f4b480a3 100644 --- a/code/modules/shuttle/ert.dm +++ b/code/modules/shuttle/ert.dm @@ -25,6 +25,4 @@ y_offset = 0 resistance_flags = INDESTRUCTIBLE flags = NODECONSTRUCT - access_tcomms = FALSE - access_construction = FALSE access_mining = FALSE diff --git a/code/modules/shuttle/navigation_computer.dm b/code/modules/shuttle/navigation_computer.dm index b73901cf2fa..84905e4b024 100644 --- a/code/modules/shuttle/navigation_computer.dm +++ b/code/modules/shuttle/navigation_computer.dm @@ -11,10 +11,7 @@ var/shuttlePortName = "custom location" var/list/jumpto_ports = list() //list of ports to jump to var/access_station = TRUE //can we park near X? - var/access_tcomms = TRUE - var/access_construction = TRUE var/access_mining = TRUE - var/access_derelict = FALSE var/obj/docking_port/stationary/my_port //the custom docking port placed by this console var/obj/docking_port/mobile/shuttle_port //the mobile docking port of the connected shuttle var/view_range = 7 @@ -29,17 +26,13 @@ . = ..() GLOB.navigation_computers += src if(access_station) - jumpto_ports += list("nav_z1" = 1) - if(access_tcomms) - jumpto_ports += list("nav_z3" = 1) + jumpto_ports += list("nav_z2" = level_name_to_num(MAIN_STATION)) if(access_mining) - jumpto_ports += list("nav_z5" = 1) - if(access_derelict) - jumpto_ports += list("nav_z6" = 1) + jumpto_ports += list("nav_z3" = level_name_to_num(MINING)) /obj/machinery/computer/camera_advanced/shuttle_docker/Destroy() - . = ..() GLOB.navigation_computers -= src + return ..() /obj/machinery/computer/camera_advanced/shuttle_docker/attack_hand(mob/user) if(!shuttle_port && !SSshuttle.getShuttle(shuttleId)) diff --git a/code/modules/shuttle/shuttle.dm b/code/modules/shuttle/shuttle.dm index 686f772e86a..0040befd063 100644 --- a/code/modules/shuttle/shuttle.dm +++ b/code/modules/shuttle/shuttle.dm @@ -912,8 +912,6 @@ x_offset = 0 y_offset = 0 resistance_flags = INDESTRUCTIBLE - access_tcomms = TRUE - access_construction = TRUE access_mining = TRUE /obj/machinery/computer/shuttle/trade diff --git a/code/modules/shuttle/supply.dm b/code/modules/shuttle/supply.dm index 2bce922f05d..412f93ea7eb 100644 --- a/code/modules/shuttle/supply.dm +++ b/code/modules/shuttle/supply.dm @@ -14,7 +14,6 @@ width = 12 dwidth = 5 height = 7 - roundstart_move = "supply_away" /obj/docking_port/mobile/supply/register() if(!..()) diff --git a/code/modules/shuttle/vox.dm b/code/modules/shuttle/vox.dm index 6d67e87e415..713389e325a 100644 --- a/code/modules/shuttle/vox.dm +++ b/code/modules/shuttle/vox.dm @@ -18,4 +18,3 @@ y_offset = -10 resistance_flags = INDESTRUCTIBLE flags = NODECONSTRUCT - access_derelict = TRUE