diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
index b1830b2ad4..ea7e87e385 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
@@ -1033,7 +1033,7 @@
/obj/structure/table/wood,
/obj/item/twohanded/spear,
/obj/item/storage/belt,
-/turf/open/indestructible/boss/air,
+/turf/open/indestructible/boss,
/area/ruin/unpowered/ash_walkers)
"cI" = (
/obj/structure/stone_tile/cracked{
@@ -1075,7 +1075,7 @@
/obj/structure/table/wood,
/obj/item/twohanded/spear,
/obj/item/scythe,
-/turf/open/indestructible/boss/air,
+/turf/open/indestructible/boss,
/area/ruin/unpowered/ash_walkers)
"cM" = (
/obj/structure/stone_tile/block{
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_swarmer_crash.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_swarmer_crash.dmm
index 513605014d..e04a7106d5 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_swarmer_crash.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_swarmer_crash.dmm
@@ -9,7 +9,9 @@
/turf/closed/wall/mineral/plastitanium,
/area/ruin/unpowered)
"d" = (
-/turf/open/floor/mineral/plastitanium,
+/turf/open/floor/mineral/plastitanium{
+ initial_gas_mix = "o2=14;n2=23;TEMP=300"
+ },
/area/ruin/unpowered)
"e" = (
/obj/structure/shuttle/engine/propulsion{
@@ -19,7 +21,9 @@
/area/ruin/unpowered)
"f" = (
/mob/living/simple_animal/hostile/megafauna/swarmer_swarm_beacon,
-/turf/open/floor/mineral/plastitanium,
+/turf/open/floor/mineral/plastitanium{
+ initial_gas_mix = "o2=14;n2=23;TEMP=300"
+ },
/area/ruin/unpowered)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/SpaceRuins/deepstorage.dmm b/_maps/RandomRuins/SpaceRuins/deepstorage.dmm
index 20f28906e1..4ecd040eb3 100644
--- a/_maps/RandomRuins/SpaceRuins/deepstorage.dmm
+++ b/_maps/RandomRuins/SpaceRuins/deepstorage.dmm
@@ -49,9 +49,8 @@
/area/ruin/space/has_grav/deepstorage/crusher)
"an" = (
/obj/machinery/conveyor{
- dir = 1;
- id = "bunkerrecycle";
- movedir = 2
+ dir = 2;
+ id = "bunkerrecycle"
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/deepstorage/crusher)
@@ -2985,6 +2984,20 @@
/obj/effect/baseturf_helper/asteroid/airless,
/turf/closed/wall/mineral/iron,
/area/ruin/space/has_grav/deepstorage/power)
+"rz" = (
+/obj/machinery/conveyor{
+ dir = 6;
+ id = "bunkerrecycle"
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/deepstorage/crusher)
+"Bb" = (
+/obj/machinery/conveyor{
+ dir = 10;
+ id = "bunkerrecycle"
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/deepstorage/crusher)
(1,1,1) = {"
aa
@@ -4610,9 +4623,9 @@ ab
ab
ab
ag
+rz
an
-an
-an
+Bb
aQ
bh
bB
diff --git a/_maps/RandomZLevels/snowdin.dmm b/_maps/RandomZLevels/snowdin.dmm
index 2d88ed442d..932b3f3060 100644
--- a/_maps/RandomZLevels/snowdin.dmm
+++ b/_maps/RandomZLevels/snowdin.dmm
@@ -9441,13 +9441,11 @@
width = 6
},
/obj/docking_port/stationary{
- baseturf_type = /turf/open/floor/engine;
dir = 4;
dwidth = 3;
height = 6;
id = "snowdin_excavation_top";
name = "snowdin excavation top";
- turf_type = /turf/open/floor/engine;
width = 6
},
/turf/open/floor/plating,
@@ -9478,13 +9476,11 @@
/area/awaymission/snowdin/post/mining_dock)
"xP" = (
/obj/docking_port/stationary{
- baseturf_type = /turf/open/floor/plating/snowed;
dir = 4;
dwidth = 3;
height = 6;
id = "snowdin_excavation_down";
name = "snowdin excavation down";
- turf_type = /turf/open/floor/plating/snowed;
width = 6
},
/turf/open/floor/plating,
@@ -13821,13 +13817,11 @@
width = 5
},
/obj/docking_port/stationary{
- baseturf_type = /turf/open/floor/engine;
dir = 4;
dwidth = 2;
height = 5;
id = "snowdin_mining_top";
name = "snowdin mining top";
- turf_type = /turf/open/floor/engine;
width = 5
},
/turf/open/floor/plating,
@@ -13874,13 +13868,11 @@
"Kt" = (
/obj/docking_port/stationary{
area_type = /area/awaymission/snowdin/post/mining_dock;
- baseturf_type = /turf/open/floor/engine;
dir = 4;
dwidth = 2;
height = 5;
id = "snowdin_mining_down";
name = "snowdin mining bottom";
- turf_type = /turf/open/floor/engine;
width = 5
},
/turf/open/floor/plating,
diff --git a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm
index 91d975de6f..04038477e4 100644
--- a/_maps/map_files/BoxStation/BoxStation.dmm
+++ b/_maps/map_files/BoxStation/BoxStation.dmm
@@ -53,6 +53,9 @@
/turf/open/space,
/area/space/nearstation)
"aah" = (
+/obj/structure/sign/warning/securearea{
+ pixel_y = -32
+ },
/turf/open/space,
/area/space/nearstation)
"aai" = (
@@ -112,6 +115,9 @@
},
/area/security/prison)
"aaq" = (
+/obj/structure/sign/warning/electricshock{
+ pixel_y = 32
+ },
/obj/machinery/hydroponics/soil,
/obj/item/device/plant_analyzer,
/obj/machinery/camera{
@@ -209,11 +215,6 @@
/obj/machinery/light{
dir = 4
},
-/obj/machinery/cryopod{
- tag = "icon-cryopod-open (WEST)";
- icon_state = "cryopod-open";
- dir = 8
- },
/turf/open/floor/plasteel/floorgrime,
/area/security/prison)
"aaH" = (
@@ -272,16 +273,23 @@
},
/turf/open/floor/plasteel/barber,
/area/security/prison)
+"aaR" = (
+/obj/structure/lattice,
+/obj/structure/sign/warning/securearea{
+ pixel_y = -32
+ },
+/turf/open/space,
+/area/space/nearstation)
"aaS" = (
/obj/structure/grille,
/obj/structure/lattice,
/turf/open/space,
/area/space/nearstation)
"aaT" = (
-/obj/machinery/flasher/portable,
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
-/area/security/armory)
+/obj/structure/lattice,
+/obj/structure/grille,
+/turf/open/space,
+/area/space/nearstation)
"aaU" = (
/obj/machinery/computer/arcade,
/turf/open/floor/plasteel/floorgrime,
@@ -385,6 +393,26 @@
/obj/machinery/vending/security,
/turf/open/floor/plasteel/showroomfloor,
/area/security/main)
+"abm" = (
+/obj/structure/table,
+/obj/item/storage/box/firingpins,
+/obj/item/storage/box/firingpins,
+/obj/item/key/security,
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
+/area/ai_monitored/security/armory)
+"abn" = (
+/obj/structure/rack,
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/obj/item/gun/energy/e_gun/dragnet,
+/obj/item/gun/energy/e_gun/dragnet,
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
+/area/ai_monitored/security/armory)
"abo" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -501,11 +529,91 @@
base_state = "right";
dir = 8;
icon_state = "right";
- name = "Unisex Showers";
- req_access_txt = "0"
+ name = "Unisex Showers"
},
/turf/open/floor/plasteel/freezer,
/area/security/prison)
+"abH" = (
+/obj/structure/table,
+/obj/item/storage/box/chemimp{
+ pixel_x = 6
+ },
+/obj/item/storage/box/trackimp{
+ pixel_x = -3
+ },
+/obj/item/storage/lockbox/loyalty,
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
+/area/ai_monitored/security/armory)
+"abI" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/armor/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/suit/armor/riot,
+/obj/item/clothing/suit/armor/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/clothing/head/helmet/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/head/helmet/riot,
+/obj/item/clothing/head/helmet/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/shield/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/shield/riot,
+/obj/item/shield/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
+/area/ai_monitored/security/armory)
+"abJ" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/armor/bulletproof{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/suit/armor/bulletproof,
+/obj/item/clothing/suit/armor/bulletproof{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/clothing/head/helmet/alt{
+ layer = 3.00001;
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/head/helmet/alt{
+ layer = 3.00001
+ },
+/obj/item/clothing/head/helmet/alt{
+ layer = 3.00001;
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/machinery/camera/motion{
+ c_tag = "Armory Motion Sensor";
+ dir = 2
+ },
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
+/area/ai_monitored/security/armory)
"abK" = (
/obj/structure/chair/stool,
/obj/machinery/light/small{
@@ -516,7 +624,6 @@
name = "Cell Bolt Control";
normaldoorcontrol = 1;
pixel_y = 25;
- req_access_txt = "0";
specialfunctions = 4
},
/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
@@ -532,7 +639,6 @@
name = "Cell Bolt Control";
normaldoorcontrol = 1;
pixel_y = 25;
- req_access_txt = "0";
specialfunctions = 4
},
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
@@ -547,45 +653,35 @@
/turf/open/floor/plasteel/floorgrime,
/area/security/prison)
"abN" = (
-/obj/machinery/door/poddoor/shutters{
- id = "armory";
- name = "Armoury Shutter"
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel,
+/obj/structure/closet/secure_closet/lethalshots,
+/turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory)
"abO" = (
/turf/open/floor/plasteel/showroomfloor,
/area/security/main)
+"abP" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/main)
"abQ" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/window/southleft{
- base_state = "right";
- dir = 1;
- icon_state = "right";
- name = "Armory";
- req_access_txt = "3"
+/obj/structure/rack,
+/obj/machinery/airalarm{
+ pixel_y = 23
},
-/obj/effect/turf_decal/stripes/line{
+/obj/item/gun/energy/ionrifle,
+/obj/item/gun/energy/temperature/security,
+/obj/item/clothing/suit/armor/laserproof,
+/turf/open/floor/plasteel/vault{
dir = 8
},
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory)
"abR" = (
/obj/structure/closet/secure_closet/security/sec,
/obj/machinery/light{
dir = 4
},
-/obj/effect/turf_decal/bot{
- dir = 2
- },
+/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel/showroomfloor,
/area/security/main)
"abS" = (
@@ -719,19 +815,13 @@
/area/security/prison)
"ach" = (
/obj/machinery/door/airlock{
- name = "Unisex Restroom";
- req_access_txt = "0"
+ name = "Unisex Restroom"
},
/turf/open/floor/plasteel/freezer,
/area/security/prison)
"aci" = (
-/obj/machinery/door/poddoor/shutters{
- id = "armory";
- name = "Armoury Shutter"
- },
-/obj/effect/turf_decal/delivery,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/plasteel,
+/obj/vehicle/ridden/secway,
+/turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory)
"acj" = (
/obj/machinery/light{
@@ -741,9 +831,6 @@
/turf/open/floor/carpet,
/area/crew_quarters/heads/hos)
"ack" = (
-/obj/machinery/firealarm{
- pixel_y = 24
- },
/obj/effect/turf_decal/stripes/line{
dir = 1
},
@@ -753,9 +840,6 @@
/obj/effect/turf_decal/stripes/line{
dir = 9
},
-/obj/machinery/airalarm{
- pixel_y = 23
- },
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"acm" = (
@@ -765,13 +849,12 @@
name = "Armory APC";
pixel_x = 24
},
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "0-8"
- },
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"acn" = (
@@ -781,13 +864,21 @@
/obj/structure/closet/secure_closet/hos,
/turf/open/floor/carpet,
/area/crew_quarters/heads/hos)
+"aco" = (
+/obj/structure/closet/bombcloset/security,
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/main)
"acp" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel/showroomfloor,
/area/security/main)
+"acq" = (
+/obj/effect/landmark/secequipment,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/main)
"acr" = (
/obj/structure/chair/comfy/black,
-/obj/effect/landmark/start/head_of_security,
/turf/open/floor/carpet,
/area/crew_quarters/heads/hos)
"acs" = (
@@ -812,10 +903,16 @@
/turf/open/floor/carpet,
/area/crew_quarters/heads/hos)
"acv" = (
-/obj/structure/closet/secure_closet/lethalshots,
-/obj/effect/turf_decal/bot_white,
+/obj/structure/closet/secure_closet/contraband/armory,
/turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory)
+"acw" = (
+/obj/structure/sign/warning/securearea{
+ pixel_y = -32
+ },
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
"acx" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -875,7 +972,6 @@
name = "Cell Bolt Control";
normaldoorcontrol = 1;
pixel_y = 25;
- req_access_txt = "0";
specialfunctions = 4
},
/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
@@ -921,7 +1017,6 @@
"acI" = (
/obj/machinery/door/poddoor/preopen{
id = "executionfireblast";
- layer = 2.9;
name = "blast door"
},
/obj/machinery/atmospherics/pipe/simple/general/hidden,
@@ -970,6 +1065,7 @@
pixel_x = 3;
pixel_y = -3
},
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
/obj/effect/turf_decal/bot{
dir = 2
},
@@ -977,7 +1073,6 @@
dir = 1;
layer = 2.9
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel{
dir = 2
},
@@ -987,6 +1082,7 @@
/turf/open/floor/plasteel/bar,
/area/crew_quarters/bar)
"acO" = (
+/obj/structure/closet/l3closet/security,
/obj/machinery/camera{
c_tag = "Brig Equipment Room";
dir = 4
@@ -1061,7 +1157,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/door/poddoor/preopen{
id = "executionfireblast";
- layer = 2.9;
name = "blast door"
},
/obj/machinery/door/firedoor,
@@ -1078,7 +1173,6 @@
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/preopen{
id = "executionfireblast";
- layer = 2.9;
name = "blast door"
},
/obj/machinery/door/firedoor,
@@ -1132,7 +1226,9 @@
/turf/open/floor/plasteel/freezer,
/area/security/prison)
"adg" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"adh" = (
@@ -1141,9 +1237,10 @@
/turf/open/floor/carpet,
/area/crew_quarters/heads/hos)
"adi" = (
-/obj/structure/closet/secure_closet/contraband/armory,
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
+/obj/machinery/flasher/portable,
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
/area/ai_monitored/security/armory)
"adj" = (
/obj/structure/rack,
@@ -1166,9 +1263,6 @@
/obj/structure/window/reinforced{
dir = 4
},
-/obj/structure/cable{
- icon_state = "1-2"
- },
/turf/open/floor/plasteel{
dir = 2
},
@@ -1466,7 +1560,6 @@
/obj/effect/turf_decal/stripes/line{
dir = 2
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"adR" = (
@@ -1755,14 +1848,10 @@
},
/area/security/prison)
"aes" = (
-/obj/structure/rack,
-/obj/item/gun/energy/ionrifle,
-/obj/item/gun/energy/temperature/security,
-/obj/item/clothing/suit/armor/laserproof,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/obj/effect/turf_decal/bot,
+/obj/machinery/suit_storage_unit/security,
/turf/open/floor/plasteel/red/side,
/area/ai_monitored/security/armory)
"aet" = (
@@ -1772,20 +1861,10 @@
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"aeu" = (
-/obj/structure/rack,
-/obj/item/storage/box/teargas{
- pixel_x = -3;
- pixel_y = 3
+/obj/structure/cable{
+ icon_state = "1-8"
},
-/obj/item/storage/box/handcuffs,
-/obj/item/storage/box/flashbangs{
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 9
- },
-/obj/effect/turf_decal/bot,
+/obj/machinery/suit_storage_unit/security,
/turf/open/floor/plasteel/red/side,
/area/ai_monitored/security/armory)
"aev" = (
@@ -1847,15 +1926,6 @@
},
/turf/open/floor/plating,
/area/security/main)
-"aeD" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 8
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_3)
-"aeE" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_3)
"aeG" = (
/obj/structure/cable,
/obj/machinery/power/solar{
@@ -1940,11 +2010,8 @@
},
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security{
- aiControlDisabled = 0;
- id_tag = null;
- locked = 0;
+ aiControlDisabled = 1;
name = "Prisoner Transfer Centre";
- req_access = null;
req_access_txt = "2"
},
/turf/open/floor/plasteel/dark,
@@ -2039,20 +2106,32 @@
/obj/machinery/light{
dir = 8
},
-/obj/structure/closet/secure_closet/warden,
+/obj/structure/rack,
+/obj/item/clothing/mask/gas/sechailer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/gas/sechailer,
+/obj/item/clothing/mask/gas/sechailer{
+ pixel_x = 3;
+ pixel_y = -3
+ },
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"aeX" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
},
-/obj/structure/cable{
- icon_state = "0-4"
- },
/turf/open/floor/plating,
/area/ai_monitored/security/armory)
"aeY" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
/obj/machinery/door/window/southleft{
name = "Armory";
req_access_txt = "3"
@@ -2061,21 +2140,18 @@
/obj/effect/turf_decal/stripes/line{
dir = 10
},
-/obj/structure/cable{
- icon_state = "4-8"
- },
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"aeZ" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 4
+/obj/structure/cable{
+ icon_state = "0-8"
},
/obj/structure/cable{
icon_state = "0-4"
},
-/obj/structure/cable{
- icon_state = "0-8"
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
},
/turf/open/floor/plating,
/area/ai_monitored/security/armory)
@@ -2086,7 +2162,6 @@
height = 18;
id = "emergency_home";
name = "BoxStation emergency evac bay";
- turf_type = /turf/open/space;
width = 32
},
/turf/open/space/basic,
@@ -2192,51 +2267,16 @@
/turf/open/floor/plating,
/area/security/main)
"afp" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
+/obj/docking_port/stationary{
dir = 4;
- id = "pod3";
- name = "escape pod 3";
- port_direction = 2;
- preferred_direction = 4;
- timid = 0
+ dwidth = 1;
+ height = 4;
+ name = "escape pod loader";
+ roundstart_template = /datum/map_template/shuttle/escape_pod/default;
+ width = 3
},
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_3)
-"afq" = (
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland3";
- shuttleId = "pod3"
- },
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/status_display{
- pixel_y = 32
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_3)
-"afr" = (
-/obj/item/device/radio/intercom{
- pixel_y = 25
- },
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -32
- },
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/light/small,
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_3)
-"afs" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_3)
+/turf/open/space/basic,
+/area/space)
"aft" = (
/obj/machinery/atmospherics/pipe/simple/general/visible{
dir = 5
@@ -2370,7 +2410,6 @@
/area/security/prison)
"afK" = (
/obj/machinery/door/airlock/security/glass{
- id_tag = null;
name = "Evidence Storage";
req_access_txt = "63"
},
@@ -2406,6 +2445,13 @@
},
/turf/open/floor/plasteel/dark,
/area/ai_monitored/storage/eva)
+"afQ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/sign/warning/securearea{
+ pixel_x = -32
+ },
+/turf/open/floor/plating,
+/area/security/main)
"afR" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/spawner/structure/window/reinforced,
@@ -2443,6 +2489,7 @@
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/effect/landmark/start/head_of_security,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/security/main)
@@ -2462,6 +2509,9 @@
/turf/open/floor/plasteel,
/area/security/main)
"aga" = (
+/obj/structure/sign/warning/pods{
+ pixel_x = 32
+ },
/obj/effect/turf_decal/stripes/line{
dir = 6
},
@@ -2480,6 +2530,10 @@
},
/turf/open/floor/plating,
/area/security/main)
+"agd" = (
+/obj/machinery/atmospherics/pipe/manifold4w/general/visible,
+/turf/open/floor/plasteel,
+/area/engine/atmos)
"agf" = (
/obj/structure/table,
/obj/item/stack/sheet/metal,
@@ -2547,7 +2601,6 @@
"agl" = (
/obj/machinery/door/airlock/security{
name = "Interrogation";
- req_access = null;
req_access_txt = "63"
},
/turf/open/floor/plasteel/dark,
@@ -2565,16 +2618,12 @@
"agn" = (
/turf/closed/wall/r_wall,
/area/security/warden)
+"ago" = (
+/obj/machinery/computer/security,
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/warden)
"agp" = (
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/obj/machinery/power/apc{
- areastring = "/area/security/warden";
- dir = 1;
- name = "Brig Control APC";
- pixel_y = 24
- },
+/obj/machinery/computer/prisoner,
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"agq" = (
@@ -2585,25 +2634,26 @@
name = "Armory";
req_access_txt = "3"
},
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
/obj/machinery/light{
dir = 4
},
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 2
},
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"agr" = (
+/obj/machinery/computer/secure_data,
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
@@ -2701,6 +2751,9 @@
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/structure/sign/warning/securearea{
+ pixel_x = -32
+ },
/obj/machinery/door/poddoor/preopen{
id = "Prison Gate";
name = "prison blast door"
@@ -2812,9 +2865,6 @@
/obj/structure/cable{
icon_state = "2-8"
},
-/obj/structure/cable{
- icon_state = "1-2"
- },
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"agU" = (
@@ -2975,6 +3025,7 @@
dir = 4
},
/obj/machinery/iv_drip,
+/obj/item/reagent_containers/blood,
/turf/open/floor/plasteel/whitered/side{
dir = 5
},
@@ -3045,12 +3096,21 @@
},
/area/security/brig)
"ahv" = (
-/obj/machinery/computer/prisoner{
- dir = 4
+/obj/machinery/power/apc{
+ dir = 8;
+ name = "Brig Control APC";
+ areastring = "/area/security/warden";
+ pixel_x = -24
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
},
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"ahx" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
/obj/structure/cable{
icon_state = "2-4"
},
@@ -3070,8 +3130,8 @@
/obj/structure/cable{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 6
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
},
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
@@ -3113,8 +3173,7 @@
base_state = "left";
dir = 4;
icon_state = "left";
- name = "Brig Infirmary";
- req_access_txt = "0"
+ name = "Brig Infirmary"
},
/turf/open/floor/plasteel/whitered/side{
dir = 4
@@ -3267,15 +3326,32 @@
/turf/open/floor/plasteel/white,
/area/security/brig)
"ahQ" = (
+/obj/structure/closet/secure_closet/warden,
/obj/structure/cable{
icon_state = "4-8"
},
-/obj/machinery/computer/security{
- dir = 4
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/warden)
+"ahR" = (
+/obj/structure/chair/office/dark,
+/obj/effect/landmark/start/warden,
+/obj/machinery/button/door{
+ id = "Prison Gate";
+ name = "Prison Wing Lockdown";
+ pixel_x = -27;
+ pixel_y = 8;
+ req_access_txt = "2"
+ },
+/obj/machinery/button/door{
+ id = "Secure Gate";
+ name = "Cell Shutters";
+ pixel_x = -27;
+ pixel_y = -2
},
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"ahS" = (
+/obj/structure/table,
/obj/structure/cable{
icon_state = "1-8"
},
@@ -3315,11 +3391,18 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
},
+/obj/machinery/computer/crew{
+ dir = 8
+ },
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"ahY" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
-/turf/open/floor/plasteel/red/side,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/red/side{
+ dir = 5
+ },
/area/security/brig)
"ahZ" = (
/obj/structure/disposalpipe/segment{
@@ -3376,12 +3459,14 @@
},
/area/security/brig)
"aie" = (
+/obj/structure/table,
+/obj/item/folder/red,
+/obj/item/pen,
+/obj/item/hand_labeler,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
- },
+/obj/item/book/manual/wiki/security_space_law,
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"aif" = (
@@ -3543,8 +3628,7 @@
base_state = "right";
dir = 4;
icon_state = "right";
- name = "Brig Infirmary";
- req_access_txt = "0"
+ name = "Brig Infirmary"
},
/turf/open/floor/plasteel/whitered/side{
dir = 4
@@ -3621,65 +3705,83 @@
},
/area/security/brig)
"aiH" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/red/side{
+ dir = 1
+ },
+/area/security/brig)
+"aiI" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/structure/sign/warning/electricshock{
+ pixel_x = -32
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/warden)
+"aiJ" = (
+/obj/structure/table/reinforced,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Armory Desk";
+ req_access_txt = "3"
+ },
+/obj/machinery/door/window/southleft{
+ name = "Reception Desk";
+ req_access_txt = "63"
+ },
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/pen{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/warden)
+"aiK" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/warden)
+"aiL" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
/obj/structure/cable{
icon_state = "0-4"
},
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
-/area/security/brig)
-"aiI" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/table,
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/warden)
-"aiJ" = (
-/obj/machinery/computer/crew{
- dir = 1
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/warden)
-"aiK" = (
-/obj/structure/chair/office/dark,
-/obj/effect/landmark/start/warden,
-/obj/machinery/button/door{
- id = "Prison Gate";
- name = "Prison Wing Lockdown";
- pixel_x = -27;
- pixel_y = 8;
- req_access_txt = "2"
- },
-/obj/machinery/button/door{
- id = "seclobby";
- name = "Security Lobby Lockdown";
- pixel_x = -27;
- pixel_y = -2;
- req_access_txt = "2"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/warden)
-"aiL" = (
-/obj/machinery/computer/secure_data{
- dir = 1
- },
-/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"aiM" = (
-/obj/structure/table,
-/obj/item/folder/red,
-/obj/item/pen,
-/obj/item/hand_labeler,
-/obj/item/book/manual/wiki/security_space_law,
-/obj/machinery/light,
+/obj/machinery/door/airlock/security/glass{
+ name = "Brig Control";
+ req_access_txt = "3"
+ },
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
+"aiN" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/warden)
"aiO" = (
/obj/structure/window/reinforced{
dir = 4
@@ -3704,10 +3806,6 @@
/area/security/brig)
"aiR" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/firealarm{
- dir = 2;
- pixel_y = 24
- },
/turf/open/floor/plasteel/red/side{
dir = 1
},
@@ -3729,7 +3827,6 @@
"aiW" = (
/obj/machinery/door/airlock/security{
name = "Interrogation";
- req_access = null;
req_access_txt = "63"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -3775,15 +3872,21 @@
},
/area/security/brig)
"ajd" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/structure/sign/plaques/golden{
+ pixel_y = 32
+ },
/turf/open/floor/plasteel/red/side{
dir = 1
},
/area/security/brig)
"aje" = (
-/obj/item/twohanded/required/kirbyplants/random,
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/machinery/firealarm{
+ dir = 2;
+ pixel_y = 24
+ },
/turf/open/floor/plasteel/red/side{
- dir = 9
+ dir = 1
},
/area/security/brig)
"ajf" = (
@@ -3800,7 +3903,6 @@
icon_state = "1-8"
},
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
-/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel,
/area/security/brig)
"ajh" = (
@@ -3809,6 +3911,9 @@
},
/obj/structure/closet/secure_closet/courtroom,
/obj/effect/decal/cleanable/cobweb,
+/obj/structure/sign/warning/securearea{
+ pixel_x = -32
+ },
/obj/item/gavelhammer,
/turf/open/floor/plasteel,
/area/security/courtroom)
@@ -3883,6 +3988,9 @@
/turf/open/floor/plasteel,
/area/security/processing)
"ajt" = (
+/obj/structure/sign/warning/securearea{
+ pixel_x = 32
+ },
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
@@ -3968,9 +4076,16 @@
},
/area/security/brig)
"ajB" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/security/brig)
+"ajC" = (
+/obj/item/storage/toolbox/drone,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/security/armory)
"ajD" = (
/obj/structure/cable{
icon_state = "4-8"
@@ -3989,9 +4104,21 @@
"ajF" = (
/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
/turf/open/floor/plasteel/red/corner{
- dir = 8
+ dir = 2
},
/area/security/brig)
+"ajG" = (
+/obj/machinery/light,
+/obj/machinery/door_timer{
+ id = "Cell 1";
+ name = "Cell 1";
+ pixel_y = -32
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/red/side,
+/area/security/brig)
"ajH" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 4
@@ -4007,12 +4134,11 @@
/turf/open/floor/plasteel,
/area/security/brig)
"ajJ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plasteel/red/side{
- dir = 8
- },
+/turf/open/floor/plasteel,
/area/security/brig)
"ajK" = (
/obj/structure/cable{
@@ -4042,7 +4168,6 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security{
name = "Brig";
- req_access = null;
req_access_txt = "63; 42"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -4183,7 +4308,6 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security{
name = "Labor Shuttle";
- req_access = null;
req_access_txt = "2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -4217,16 +4341,16 @@
/turf/open/floor/plasteel,
/area/security/brig)
"aki" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/cable{
icon_state = "1-8"
},
/obj/structure/cable{
icon_state = "2-8"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/red/corner{
dir = 8
},
@@ -4241,21 +4365,16 @@
/turf/open/floor/plasteel/red/side,
/area/security/brig)
"akk" = (
-/obj/machinery/door_timer{
- id = "Cell 1";
- name = "Cell 1";
- pixel_y = -32
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
},
/turf/open/floor/plasteel/red/corner{
dir = 2
},
/area/security/brig)
"akl" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/security/brig)
@@ -4276,12 +4395,20 @@
dir = 4
},
/area/security/courtroom)
-"akp" = (
+"ako" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
+/obj/machinery/door_timer{
+ id = "Cell 2";
+ name = "Cell 2";
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel/red/side,
+/area/security/brig)
+"akp" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
},
/turf/open/floor/plasteel/red/side,
/area/security/brig)
@@ -4294,46 +4421,45 @@
dir = 4
},
/obj/machinery/door_timer{
- id = "Cell 4";
- name = "Cell 4";
+ id = "Cell 3";
+ name = "Cell 3";
pixel_y = -32
},
-/turf/open/floor/plasteel/red/corner,
+/turf/open/floor/plasteel/red/side,
/area/security/brig)
"akr" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/red/side{
- dir = 10
- },
-/area/security/brig)
-"aks" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/red/side{
- dir = 5
- },
-/area/security/brig)
-"akt" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
- },
/turf/open/floor/plasteel/red/side{
dir = 9
},
/area/security/brig)
-"aku" = (
+"aks" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/red/corner{
+ dir = 8
+ },
+/area/security/brig)
+"akt" = (
+/obj/machinery/light,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
+/obj/machinery/door_timer{
+ id = "Cell 4";
+ name = "Cell 4";
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel/red/side,
+/area/security/brig)
+"aku" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
/turf/open/floor/plasteel/red/side{
- dir = 6
+ dir = 4
},
/area/security/brig)
"akv" = (
@@ -4365,13 +4491,8 @@
},
/area/security/courtroom)
"akz" = (
-/obj/structure/chair,
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/red/side{
- dir = 1
- },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
"akA" = (
/obj/structure/chair{
@@ -4388,6 +4509,13 @@
},
/turf/open/floor/plating,
/area/maintenance/solars/port/fore)
+"akG" = (
+/obj/structure/sign/warning/vacuum/external{
+ pixel_y = 32
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/processing)
"akH" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 4
@@ -4425,23 +4553,26 @@
/turf/open/floor/plating,
/area/maintenance/fore)
"akM" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable,
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
/obj/structure/cable{
icon_state = "0-4"
},
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/security/brig)
"akN" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/structure/cable{
- icon_state = "0-8"
- },
/obj/structure/cable{
icon_state = "0-4"
},
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/security/brig)
"akO" = (
@@ -4449,22 +4580,21 @@
id = "Cell 1";
name = "Cell 1"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/plasteel/red/side,
/area/security/brig)
"akP" = (
-/obj/machinery/door/window/brigdoor/security/cell{
- id = "Cell 2";
- name = "Cell 2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable{
- icon_state = "4-8"
+ icon_state = "0-8"
},
-/turf/open/floor/plasteel/red/side,
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
/area/security/brig)
"akQ" = (
/obj/structure/cable{
@@ -4472,28 +4602,37 @@
},
/turf/closed/wall,
/area/security/brig)
-"akS" = (
+"akR" = (
/obj/machinery/door/window/brigdoor/security/cell{
- id = "Cell 4";
- name = "Cell 4"
+ id = "Cell 2";
+ name = "Cell 2"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/plasteel/red/side,
/area/security/brig)
-"akT" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+"akS" = (
/obj/structure/cable{
icon_state = "0-8"
},
/obj/structure/cable{
icon_state = "0-4"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/security/brig)
+"akT" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 3";
+ name = "Cell 3"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/red/side,
+/area/security/brig)
"akU" = (
/obj/machinery/door/airlock/security/glass{
name = "Brig Desk";
@@ -4517,40 +4656,71 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/security/brig)
-"akX" = (
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "seclobby";
- name = "security shutters"
- },
-/turf/open/floor/plating,
-/area/security/brig)
-"akY" = (
-/obj/machinery/door/firedoor,
-/obj/structure/cable{
- icon_state = "1-8"
- },
+"akW" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/obj/machinery/door/airlock/security/glass{
- cyclelinkeddir = 1;
- id_tag = "outerbrig";
+ id_tag = "innerbrig";
name = "Brig";
req_access_txt = "63"
},
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
/turf/open/floor/plasteel/red/side{
dir = 5
},
/area/security/brig)
+"akX" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "innerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/red/side{
+ dir = 9
+ },
+/area/security/brig)
+"akY" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/brig)
+"akZ" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/brig)
+"ala" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 4";
+ name = "Cell 4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/red/side,
+/area/security/brig)
"alb" = (
/obj/structure/chair{
dir = 4;
name = "Prosecution"
},
+/obj/machinery/light{
+ dir = 8
+ },
/turf/open/floor/plasteel/red/side{
dir = 9
},
@@ -4575,10 +4745,10 @@
},
/area/security/courtroom)
"alf" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on,
-/turf/open/floor/plasteel/red/side{
- dir = 5
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
},
+/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
"alg" = (
/obj/structure/cable{
@@ -4611,14 +4781,15 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"aln" = (
-/obj/machinery/door/airlock/external{
- name = "Labor Camp Shuttle Airlock";
- req_access_txt = "2"
- },
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
},
-/turf/open/floor/plasteel/dark,
+/obj/machinery/door/airlock/external{
+ name = "Labor Camp Shuttle Airlock";
+ req_access_txt = "2";
+ shuttledocked = 1
+ },
+/turf/open/floor/plating,
/area/security/processing)
"alp" = (
/turf/open/floor/plating,
@@ -4651,7 +4822,13 @@
dir = 8
},
/area/ai_monitored/nuke_storage)
-"alw" = (
+"alv" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
/obj/item/device/radio/intercom{
desc = "Talk through this. It looks like it has been modified to not broadcast.";
dir = 2;
@@ -4660,14 +4837,18 @@
pixel_y = -2;
prison_radio = 1
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
-"alx" = (
+"alw" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
/obj/machinery/light/small{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/floorgrime,
+/area/security/brig)
+"alx" = (
/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
"aly" = (
@@ -4689,17 +4870,16 @@
id = "briggate";
name = "Desk Shutters";
pixel_x = -26;
- pixel_y = 6;
- req_access_txt = "0"
+ pixel_y = 6
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
},
/obj/machinery/button/flasher{
id = "brigentry";
pixel_x = -28;
pixel_y = -8
},
-/obj/structure/cable{
- icon_state = "1-2"
- },
/turf/open/floor/plasteel/dark,
/area/security/brig)
"alA" = (
@@ -4734,10 +4914,17 @@
/turf/open/floor/plating,
/area/security/courtroom)
"alE" = (
-/obj/machinery/vending/coffee,
-/turf/open/floor/plasteel/red/side{
- dir = 5
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
},
+/obj/machinery/flasher{
+ id = "Cell 4";
+ pixel_x = 28
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
"alF" = (
/obj/machinery/atmospherics/components/unary/tank/air{
@@ -4881,6 +5068,11 @@
/turf/open/floor/plasteel,
/area/security/processing)
"amf" = (
+/obj/structure/bed,
+/obj/item/bedsheet,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
/obj/machinery/flasher{
id = "Cell 1";
pixel_x = -28
@@ -4894,6 +5086,15 @@
},
/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
+"amh" = (
+/obj/structure/bed,
+/obj/item/bedsheet,
+/obj/machinery/flasher{
+ id = "Cell 2";
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/security/brig)
"ami" = (
/obj/structure/closet/secure_closet/brig{
id = "Cell 2";
@@ -4901,6 +5102,15 @@
},
/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
+"amj" = (
+/obj/structure/bed,
+/obj/item/bedsheet,
+/obj/machinery/flasher{
+ id = "Cell 3";
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/security/brig)
"amk" = (
/obj/structure/closet/secure_closet/brig{
id = "Cell 3";
@@ -4955,6 +5165,15 @@
},
/turf/open/floor/plasteel/dark,
/area/security/brig)
+"amo" = (
+/obj/machinery/flasher{
+ id = "brigentry";
+ pixel_x = 28
+ },
+/turf/open/floor/plasteel/red/side{
+ dir = 5
+ },
+/area/security/brig)
"amp" = (
/obj/structure/closet/secure_closet/brig{
id = "Cell 4";
@@ -4963,14 +5182,17 @@
/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
"amq" = (
-/obj/machinery/vending/snack/random,
-/obj/machinery/flasher{
- id = "brigentry";
- pixel_x = 28
- },
-/turf/open/floor/plasteel/red/side{
- dir = 4
+/obj/structure/bed,
+/obj/item/bedsheet,
+/obj/item/device/radio/intercom{
+ desc = "Talk through this. It looks like it has been modified to not broadcast.";
+ dir = 2;
+ name = "Prison Intercom (General)";
+ pixel_x = 25;
+ pixel_y = -2;
+ prison_radio = 1
},
+/turf/open/floor/plasteel/floorgrime,
/area/security/brig)
"amr" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -5083,6 +5305,10 @@
/obj/item/trash/plate,
/turf/open/floor/plating,
/area/maintenance/port/fore)
+"amK" = (
+/obj/structure/sign/warning/docking,
+/turf/closed/wall,
+/area/security/processing)
"amL" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/spawner/structure/window/reinforced,
@@ -5120,9 +5346,30 @@
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
"amQ" = (
-/obj/structure/bed,
-/obj/item/bedsheet,
-/turf/open/floor/plasteel/floorgrime,
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/structure/cable,
+/obj/machinery/door/poddoor/preopen{
+ id = "Secure Gate";
+ name = "brig shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/brig)
+"amR" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "Secure Gate";
+ name = "brig shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
/area/security/brig)
"amS" = (
/obj/structure/cable{
@@ -5131,33 +5378,79 @@
/turf/closed/wall/r_wall,
/area/security/brig)
"amT" = (
-/obj/machinery/button/door{
- id = "seclobby";
- name = "Security Lobby Lockdown";
- pixel_x = -26;
- pixel_y = 8;
- req_access_txt = "2"
+/obj/structure/table/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "briggate";
+ name = "security shutters"
+ },
+/obj/machinery/door/window/southleft{
+ name = "Brig Desk";
+ req_access_txt = "1"
},
/obj/structure/cable{
- icon_state = "1-4"
+ icon_state = "4-8"
},
-/obj/machinery/button/door{
- desc = "A remote control switch for the medbay foyer.";
- id = "lobbyairlock";
- name = "Security Lobby Doors Control";
- normaldoorcontrol = 1;
- pixel_x = -26;
- pixel_y = -2;
- req_access_txt = "63"
+/obj/structure/cable{
+ icon_state = "1-8"
},
/turf/open/floor/plasteel/dark,
/area/security/brig)
-"amV" = (
+"amU" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "briggate";
+ name = "security blast door"
+ },
/obj/structure/cable{
- icon_state = "2-8"
+ icon_state = "0-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/brig)
+"amV" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "briggate";
+ name = "security shutters"
+ },
+/obj/machinery/door/window/southleft{
+ base_state = "right";
+ icon_state = "right";
+ name = "Brig Desk";
+ req_access_txt = "1"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
},
/turf/open/floor/plasteel/dark,
/area/security/brig)
+"amW" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/turf/open/floor/plasteel/red/side{
+ dir = 5
+ },
+/area/security/brig)
+"amX" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/turf/open/floor/plasteel/red/side{
+ dir = 9
+ },
+/area/security/brig)
"amY" = (
/obj/structure/chair{
dir = 1
@@ -5310,8 +5603,7 @@
name = "exit button";
normaldoorcontrol = 1;
pixel_x = 26;
- pixel_y = -6;
- req_access_txt = "0"
+ pixel_y = -6
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 9
@@ -5337,6 +5629,25 @@
dir = 1
},
/area/hallway/primary/fore)
+"anx" = (
+/obj/structure/sign/warning/electricshock{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/red/corner{
+ dir = 1
+ },
+/area/hallway/primary/fore)
+"any" = (
+/obj/structure/sign/warning/electricshock{
+ pixel_y = 32
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/red/corner{
+ dir = 1
+ },
+/area/hallway/primary/fore)
"anz" = (
/turf/open/floor/plasteel,
/area/hallway/primary/fore)
@@ -5345,14 +5656,21 @@
dir = 4
},
/area/hallway/primary/fore)
+"anB" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/sign/warning/securearea{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/red/corner{
+ dir = 4
+ },
+/area/hallway/primary/fore)
"anC" = (
/obj/effect/spawner/structure/window,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "seclobby";
- name = "security shutters"
- },
/turf/open/floor/plating,
-/area/security/brig)
+/area/security/courtroom)
"anD" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -5408,6 +5726,16 @@
/obj/effect/spawner/lootdrop/maintenance,
/turf/open/floor/plating,
/area/maintenance/port/fore)
+"anN" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/airlock/external{
+ name = "Labor Camp Shuttle Airlock";
+ shuttledocked = 1
+ },
+/turf/open/floor/plating,
+/area/security/processing)
"anO" = (
/obj/docking_port/stationary{
dir = 8;
@@ -5425,12 +5753,14 @@
/obj/machinery/door/airlock/security{
id_tag = "laborexit";
name = "Labor Shuttle";
- req_access = null;
req_access_txt = "63"
},
/turf/open/floor/plasteel,
/area/security/processing)
"anQ" = (
+/obj/structure/sign/warning/electricshock{
+ pixel_y = 32
+ },
/obj/machinery/light{
dir = 1
},
@@ -5438,34 +5768,23 @@
/area/hallway/primary/fore)
"anR" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
-/turf/open/floor/plasteel/red/corner{
- dir = 1
- },
+/turf/open/floor/plasteel,
/area/hallway/primary/fore)
"anS" = (
/obj/machinery/holopad,
/turf/open/floor/plasteel,
/area/hallway/primary/fore)
"anT" = (
-/obj/effect/turf_decal/delivery,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "seclobby";
- name = "security shutters"
- },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel,
-/area/security/brig)
+/area/hallway/primary/fore)
"anU" = (
/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "seclobby";
- name = "security shutters"
- },
/obj/machinery/door/airlock/public/glass{
name = "Courtroom"
},
/turf/open/floor/plasteel/dark,
-/area/security/brig)
+/area/security/courtroom)
"anV" = (
/obj/machinery/light/small,
/turf/open/floor/plasteel/dark,
@@ -5606,6 +5925,13 @@
/obj/item/circuitboard/machine/monkey_recycler,
/turf/open/floor/plating,
/area/maintenance/port/fore)
+"aoq" = (
+/obj/structure/sign/warning/vacuum/external{
+ pixel_y = -32
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/processing)
"aor" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 4
@@ -5672,7 +5998,6 @@
codes_txt = "patrol;next_patrol=EVA";
location = "Security"
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel,
/area/hallway/primary/fore)
"aoz" = (
@@ -5680,25 +6005,31 @@
dir = 2
},
/area/hallway/primary/fore)
+"aoA" = (
+/obj/item/device/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_y = -29
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/red/corner{
+ dir = 2
+ },
+/area/hallway/primary/fore)
"aoB" = (
/obj/machinery/firealarm{
dir = 1;
pixel_y = -24
},
-/turf/open/floor/plasteel/red/side{
- dir = 10
+/turf/open/floor/plasteel/red/corner{
+ dir = 2
},
-/area/security/brig)
+/area/hallway/primary/fore)
"aoC" = (
-/obj/structure/chair{
- dir = 1
+/obj/machinery/vending/coffee,
+/turf/open/floor/plasteel/red/corner{
+ dir = 2
},
-/obj/item/device/radio/intercom{
- name = "Station Intercom (General)";
- pixel_y = -29
- },
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
+/area/hallway/primary/fore)
"aoD" = (
/obj/machinery/camera{
c_tag = "Fore Primary Hallway East";
@@ -5708,23 +6039,22 @@
pixel_x = 5;
pixel_y = -32
},
-/obj/machinery/light,
-/obj/structure/chair{
- dir = 1
+/turf/open/floor/plasteel/red/corner{
+ dir = 2
},
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
+/area/hallway/primary/fore)
"aoE" = (
-/obj/structure/table,
-/obj/machinery/chem_dispenser/drinks,
-/obj/structure/disposalpipe/segment,
-/turf/open/floor/plasteel/bar,
-/area/security/brig)
+/obj/machinery/vending/cigarette,
+/turf/open/floor/plasteel/red/corner{
+ dir = 2
+ },
+/area/hallway/primary/fore)
"aoF" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/structure/reagent_dispensers/water_cooler,
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
+/obj/machinery/vending/snack/random,
+/turf/open/floor/plasteel/red/corner{
+ dir = 2
+ },
+/area/hallway/primary/fore)
"aoG" = (
/obj/structure/table,
/obj/machinery/firealarm{
@@ -5780,10 +6110,9 @@
/turf/open/floor/plating,
/area/maintenance/fore/secondary)
"aoL" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Air Out";
- on = 1
+ name = "Air Out"
},
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -5939,8 +6268,14 @@
dir = 4
},
/area/hallway/primary/fore)
+"apn" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/closed/wall,
+/area/maintenance/fore/secondary)
"apo" = (
-/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
/turf/closed/wall,
/area/maintenance/fore/secondary)
"app" = (
@@ -6022,10 +6357,9 @@
/turf/open/floor/plating,
/area/maintenance/fore/secondary)
"apw" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Air In";
- on = 1
+ name = "Air In"
},
/obj/effect/landmark/blobstart,
/obj/effect/turf_decal/stripes/line{
@@ -6107,16 +6441,9 @@
/obj/machinery/portable_atmospherics/canister/water_vapor,
/turf/open/floor/plasteel,
/area/janitor)
-"apH" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_1)
"apI" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 1;
- frequency = 1441;
- id = "waste_out";
- volume_rate = 200
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/atmos_waste{
+ dir = 1
},
/obj/structure/lattice/catwalk,
/turf/open/space,
@@ -6124,10 +6451,6 @@
"apJ" = (
/turf/closed/wall,
/area/construction/mining/aux_base)
-"apK" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_2)
"apL" = (
/obj/structure/table,
/obj/effect/spawner/lootdrop/maintenance{
@@ -6144,11 +6467,8 @@
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/port/fore)
"apN" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/construction/mining/aux_base)
"apO" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 1
@@ -6220,9 +6540,6 @@
dir = 8;
pixel_x = 24
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/turf/open/floor/plasteel/red/corner{
dir = 4
},
@@ -6456,9 +6773,6 @@
/obj/effect/landmark/xeno_spawn,
/turf/open/floor/plating,
/area/maintenance/starboard/fore)
-"aqF" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
"aqG" = (
/obj/docking_port/stationary/random{
dir = 4;
@@ -6467,15 +6781,6 @@
},
/turf/open/space,
/area/space/nearstation)
-"aqH" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_2)
-"aqI" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"aqJ" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/obj/machinery/door/airlock/external{
@@ -6501,13 +6806,6 @@
/obj/machinery/meter,
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"aqN" = (
-/obj/structure/closet/secure_closet/miner/unlocked,
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"aqO" = (
/obj/structure/closet,
/obj/effect/spawner/lootdrop/maintenance{
@@ -6607,9 +6905,6 @@
/area/lawoffice)
"arc" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
-/obj/structure/cable{
- icon_state = "1-2"
- },
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"ard" = (
@@ -6776,15 +7071,6 @@
"arB" = (
/turf/closed/wall/r_wall,
/area/hallway/secondary/entry)
-"arC" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"arD" = (
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"arE" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel/yellow/side{
@@ -7161,12 +7447,6 @@
"asC" = (
/turf/open/floor/plasteel/airless,
/area/space/nearstation)
-"asD" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"asE" = (
/turf/closed/wall,
/area/hallway/secondary/entry)
@@ -7174,10 +7454,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/construction/mining/aux_base)
-"asG" = (
-/obj/machinery/light,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"asH" = (
/obj/structure/closet/toolcloset,
/turf/open/floor/plasteel/yellow/side{
@@ -7380,27 +7656,6 @@
dir = 8
},
/area/crew_quarters/dorms)
-"atk" = (
-/obj/machinery/camera{
- c_tag = "Auxillary Mining Base";
- dir = 8;
- network = list("ss13","auxbase")
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"atl" = (
-/obj/docking_port/mobile/auxillary_base{
- dheight = 4;
- dir = 4;
- dwidth = 4;
- height = 9;
- width = 9;
- timid = 0
- },
-/obj/machinery/bluespace_beacon,
-/obj/machinery/computer/auxillary_base,
-/turf/closed/wall,
-/area/shuttle/auxillary_base)
"atm" = (
/turf/open/floor/wood,
/area/crew_quarters/dorms)
@@ -7930,10 +8185,6 @@
},
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/department/electrical)
-"auN" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"auO" = (
/obj/structure/closet/emcloset,
/turf/open/floor/plating,
@@ -8380,7 +8631,6 @@
height = 17;
id = "syndicate_ne";
name = "northeast of station";
- turf_type = /turf/open/space;
width = 23
},
/turf/open/space,
@@ -8547,9 +8797,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/structure/cable{
- icon_state = "4-8"
- },
/turf/open/floor/plasteel,
/area/hallway/primary/fore)
"awl" = (
@@ -8562,9 +8809,6 @@
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 1
},
-/obj/structure/cable{
- icon_state = "4-8"
- },
/turf/open/floor/plasteel,
/area/hallway/primary/fore)
"awm" = (
@@ -8577,9 +8821,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 9
},
-/obj/structure/cable{
- icon_state = "4-8"
- },
/turf/open/floor/plating,
/area/maintenance/fore/secondary)
"awn" = (
@@ -8587,9 +8828,6 @@
dir = 9
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "2-8"
- },
/turf/open/floor/plating,
/area/maintenance/fore/secondary)
"awo" = (
@@ -8762,6 +9000,18 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/fore)
+"awN" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/security/warden)
"awO" = (
/obj/structure/cable{
icon_state = "4-8"
@@ -8845,12 +9095,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/hallway/secondary/entry)
-"awX" = (
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"awY" = (
/obj/machinery/light{
dir = 1
@@ -9130,9 +9374,6 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
},
-/obj/structure/cable{
- icon_state = "1-2"
- },
/turf/open/floor/plating,
/area/maintenance/fore/secondary)
"axG" = (
@@ -9523,8 +9764,7 @@
"ayK" = (
/obj/structure/closet/crate/rcd,
/obj/machinery/camera/motion{
- c_tag = "EVA Motion Sensor";
- name = "motion-sensitive security camera"
+ c_tag = "EVA Motion Sensor"
},
/turf/open/floor/plasteel/dark,
/area/ai_monitored/storage/eva)
@@ -9630,7 +9870,6 @@
name = "Dorm Bolt Control";
normaldoorcontrol = 1;
pixel_x = 25;
- req_access_txt = "0";
specialfunctions = 4
},
/obj/machinery/atmospherics/components/unary/vent_pump/on{
@@ -10860,18 +11099,23 @@
/turf/open/floor/plasteel,
/area/ai_monitored/storage/eva)
"aCd" = (
-/obj/machinery/computer/cryopod{
- pixel_y = 25
+/obj/structure/bed,
+/obj/item/bedsheet,
+/obj/machinery/airalarm{
+ pixel_y = 23
},
-/obj/structure/chair/office/dark{
+/obj/machinery/button/door{
+ id = "Dorm1";
+ name = "Dorm Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 25;
+ specialfunctions = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 4
},
-/turf/open/floor/plasteel/purple/side{
- tag = "icon-purple (NORTH)";
- icon_state = "purple";
- dir = 1
- },
-/area/crew_quarters/cryopod)
+/turf/open/floor/carpet,
+/area/crew_quarters/dorms)
"aCe" = (
/obj/effect/landmark/xeno_spawn,
/obj/item/bikehorn/rubberducky,
@@ -11181,13 +11425,6 @@
dir = 4
},
/area/construction/mining/aux_base)
-"aCU" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
-/turf/open/floor/plasteel,
-/area/security/armory)
"aCW" = (
/obj/structure/reagent_dispensers/watertank,
/obj/effect/spawner/lootdrop/maintenance,
@@ -11493,6 +11730,16 @@
/obj/structure/sign/warning/electricshock,
/turf/closed/wall/r_wall,
/area/ai_monitored/storage/eva)
+"aDK" = (
+/obj/machinery/door/airlock{
+ id_tag = "Dorm1";
+ name = "Dorm 1"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/crew_quarters/dorms)
"aDL" = (
/obj/structure/sink{
dir = 8;
@@ -11761,19 +12008,6 @@
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/chapel/main)
-"aEp" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/obj/structure/ore_box,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"aEt" = (
-/obj/item/restraints/handcuffs/fake,
-/obj/effect/decal/cleanable/blood/old,
-/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears,
-/turf/open/floor/plating,
-/area/maintenance/bar)
"aEz" = (
/obj/machinery/power/apc{
dir = 4;
@@ -12224,13 +12458,6 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/dark,
/area/chapel/main)
-"aFD" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"aFG" = (
/turf/open/floor/plasteel/arrival{
dir = 4
@@ -12992,6 +13219,9 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
/obj/structure/filingcabinet/chestdrawer,
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
@@ -13506,6 +13736,11 @@
/obj/structure/table/glass,
/turf/open/floor/plasteel/chapel,
/area/chapel/main)
+"aIF" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/security/warden)
"aIH" = (
/obj/structure/table,
/obj/item/storage/box/lights/mixed,
@@ -14315,8 +14550,8 @@
/turf/open/floor/wood,
/area/crew_quarters/theatre)
"aKK" = (
-/obj/structure/closet/wardrobe/botanist,
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/closet/secure_closet/hydroponics,
/turf/open/floor/plasteel/hydrofloor,
/area/hydroponics)
"aKL" = (
@@ -15037,6 +15272,7 @@
/area/library)
"aMI" = (
/obj/machinery/light/small,
+/obj/structure/closet/wardrobe/botanist,
/turf/open/floor/plasteel/hydrofloor,
/area/hydroponics)
"aMJ" = (
@@ -20961,6 +21197,10 @@
},
/turf/closed/wall,
/area/quartermaster/warehouse)
+"bcU" = (
+/obj/item/stack/tile/plasteel,
+/turf/open/space,
+/area/space/nearstation)
"bcV" = (
/obj/machinery/airalarm{
dir = 8;
@@ -21351,6 +21591,10 @@
/obj/structure/closet/crate/medical,
/turf/open/floor/plasteel/floorgrime,
/area/quartermaster/warehouse)
+"bdV" = (
+/obj/item/stack/sheet/metal,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"bdW" = (
/obj/item/clothing/gloves/color/rainbow,
/obj/item/clothing/head/soft/rainbow,
@@ -21729,7 +21973,7 @@
/area/maintenance/disposal)
"beP" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/turf/open/floor/plating,
@@ -21748,7 +21992,7 @@
/area/maintenance/disposal)
"beR" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/recycler,
@@ -21760,7 +22004,7 @@
/area/maintenance/disposal)
"beS" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/light/small{
@@ -21775,8 +22019,7 @@
"beU" = (
/obj/machinery/conveyor{
dir = 6;
- id = "garbage";
- verted = -1
+ id = "garbage"
},
/turf/open/floor/plating,
/area/maintenance/disposal)
@@ -22230,23 +22473,15 @@
/area/hallway/secondary/entry)
"bgj" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/turf/open/floor/plating,
/area/maintenance/disposal)
"bgk" = (
-/obj/machinery/conveyor{
- dir = 5;
- id = "garbage"
- },
-/turf/open/floor/plating,
-/area/maintenance/disposal)
-"bgl" = (
/obj/machinery/conveyor{
dir = 10;
- id = "garbage";
- verted = -1
+ id = "garbage"
},
/turf/open/floor/plating,
/area/maintenance/disposal)
@@ -22835,7 +23070,6 @@
/area/maintenance/starboard)
"bhI" = (
/obj/machinery/conveyor{
- dir = 1;
id = "garbage"
},
/turf/open/floor/plating,
@@ -22894,13 +23128,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port)
-"bhP" = (
-/obj/machinery/flasher{
- id = "Cell 2";
- pixel_x = -28
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/brig)
"bhQ" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -23376,7 +23603,6 @@
/area/maintenance/disposal)
"bjb" = (
/obj/machinery/conveyor{
- dir = 1;
id = "garbage"
},
/obj/structure/sign/warning/vacuum{
@@ -23963,9 +24189,7 @@
/area/maintenance/starboard)
"bkz" = (
/obj/machinery/conveyor{
- dir = 1;
- id = "garbage";
- layer = 2.5
+ id = "garbage"
},
/obj/machinery/door/poddoor/preopen{
id = "Disposal Exit";
@@ -23973,6 +24197,10 @@
},
/turf/open/floor/plating,
/area/maintenance/disposal)
+"bkA" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
+/area/ai_monitored/security/armory)
"bkB" = (
/obj/machinery/button/door{
id = "Disposal Exit";
@@ -24588,12 +24816,10 @@
/turf/open/floor/plating,
/area/maintenance/disposal)
"blT" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 8
- },
/obj/structure/cable{
- icon_state = "1-2"
+ icon_state = "2-4"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"blU" = (
@@ -28298,8 +28524,8 @@
/area/maintenance/starboard)
"buB" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
- id = "QMLoad"
+ id = "QMLoad";
+ dir = 8
},
/turf/open/floor/plasteel,
/area/quartermaster/storage)
@@ -28866,7 +29092,7 @@
/area/maintenance/starboard)
"bvS" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "QMLoad"
},
/obj/machinery/door/poddoor{
@@ -28878,14 +29104,14 @@
"bvT" = (
/obj/structure/plasticflaps,
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "QMLoad"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
"bvU" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "QMLoad"
},
/obj/machinery/light,
@@ -28900,7 +29126,7 @@
/area/quartermaster/storage)
"bvV" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "QMLoad"
},
/obj/effect/turf_decal/stripes/line{
@@ -30403,11 +30629,7 @@
/turf/open/floor/plating,
/area/science/server)
"bzx" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- target_temperature = 80;
- dir = 2;
- on = 1
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
/obj/effect/decal/cleanable/cobweb/cobweb2,
/turf/open/floor/plasteel/dark,
/area/science/server)
@@ -36005,7 +36227,7 @@
id = "mixingsparker";
pixel_x = 25
},
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/toxins_mixing_output{
dir = 4
},
/turf/open/floor/engine/vacuum,
@@ -36016,9 +36238,8 @@
master_tag = "tox_airlock_control";
pixel_y = 24
},
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 4;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/engine,
@@ -36169,8 +36390,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Distro to Waste";
- on = 0
+ name = "Distro to Waste"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -36181,11 +36401,7 @@
/obj/machinery/light{
dir = 1
},
-/obj/machinery/meter{
- frequency = 1441;
- id_tag = "waste_meter";
- name = "Waste Loop"
- },
+/obj/machinery/meter/atmos/atmos_waste_loop,
/turf/open/floor/plasteel,
/area/engine/atmos)
"bMU" = (
@@ -36198,11 +36414,7 @@
/obj/machinery/atmospherics/pipe/manifold/supply/visible{
dir = 2
},
-/obj/machinery/meter{
- frequency = 1441;
- id_tag = "distro_meter";
- name = "Distribution Loop"
- },
+/obj/machinery/meter/atmos/distro_loop,
/turf/open/floor/plasteel,
/area/engine/atmos)
"bMW" = (
@@ -36212,10 +36424,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bMX" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Air to Distro";
- on = 1
+ name = "Air to Distro"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -36645,8 +36856,7 @@
"bOc" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Mix to Distro";
- on = 0
+ name = "Mix to Distro"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -36673,8 +36883,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Mix to Incinerator";
- on = 0
+ name = "Mix to Incinerator"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -36850,10 +37059,8 @@
id = "mixingsparker";
pixel_x = 25
},
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 4;
- frequency = 1441;
- id = "air_in"
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/toxins_mixing_input{
+ dir = 4
},
/turf/open/floor/engine/vacuum,
/area/science/mixing)
@@ -36861,9 +37068,8 @@
/obj/structure/sign/warning/fire{
pixel_y = -32
},
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 8;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 8
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/engine,
@@ -37101,10 +37307,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bPd" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 0;
- name = "Waste In";
- on = 1
+ name = "Waste In"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -37118,8 +37323,7 @@
"bPf" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air to Mix";
- on = 0
+ name = "Air to Mix"
},
/obj/machinery/atmospherics/pipe/simple/yellow/visible{
dir = 4
@@ -37129,8 +37333,7 @@
"bPg" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Mix Outlet Pump";
- on = 0
+ name = "Mix Outlet Pump"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -37166,11 +37369,8 @@
/turf/open/floor/engine/vacuum,
/area/engine/atmos)
"bPl" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 8;
- frequency = 1441;
- id_tag = "mix_out";
- name = "distro out"
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/mix_output{
+ dir = 8
},
/turf/open/floor/engine/vacuum,
/area/engine/atmos)
@@ -37672,10 +37872,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bQs" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Mix to Filter";
- on = 1
+ name = "Mix to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -37715,13 +37914,8 @@
/turf/open/floor/plating,
/area/engine/atmos)
"bQz" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 8;
- frequency = 1441;
- input_tag = "mix_in";
- name = "Gas Mix Tank Control";
- output_tag = "mix_out";
- sensors = list("mix_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/mix_tank{
+ dir = 8
},
/turf/open/floor/plasteel/green/side{
dir = 4
@@ -37732,10 +37926,7 @@
/turf/open/floor/plating/airless,
/area/engine/atmos)
"bQB" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "mix_sensor"
- },
+/obj/machinery/air_sensor/atmos/mix_tank,
/turf/open/floor/engine/vacuum,
/area/engine/atmos)
"bQC" = (
@@ -38030,7 +38221,7 @@
dir = 8;
layer = 4;
name = "Engine Monitor";
- network = list("singularity");
+ network = list("engine");
pixel_x = 30
},
/turf/open/floor/plasteel/red/side{
@@ -38155,8 +38346,7 @@
"bRE" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Pure to Mix";
- on = 0
+ name = "Pure to Mix"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -38167,10 +38357,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bRG" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Unfiltered to Mix";
- on = 1
+ name = "Unfiltered to Mix"
},
/obj/machinery/atmospherics/pipe/simple/green/visible{
dir = 4
@@ -38207,11 +38396,8 @@
/turf/open/space,
/area/space/nearstation)
"bRL" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 8;
- frequency = 1441;
- id = "mix_in";
- pixel_y = 1
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/mix_input{
+ dir = 8
},
/turf/open/floor/engine/vacuum,
/area/engine/atmos)
@@ -38461,6 +38647,12 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/tcommsat/computer)
+"bSu" = (
+/obj/item/stack/cable_coil{
+ amount = 5
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"bSv" = (
/obj/machinery/camera{
c_tag = "Construction Area";
@@ -39120,8 +39312,7 @@
"bTV" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "N2O Outlet Pump";
- on = 0
+ name = "N2O Outlet Pump"
},
/turf/open/floor/plasteel/escape{
dir = 5
@@ -39131,11 +39322,8 @@
/turf/open/floor/engine/n2o,
/area/engine/atmos)
"bTX" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 8;
- frequency = 1441;
- id_tag = "n2o_out";
- name = "n2o out"
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/nitrous_output{
+ dir = 8
},
/turf/open/floor/engine/n2o,
/area/engine/atmos)
@@ -39326,6 +39514,12 @@
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
+"bUt" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/maintenance/port/aft)
"bUu" = (
/obj/structure/disposalpipe/segment{
dir = 6
@@ -39336,21 +39530,18 @@
/obj/structure/cable{
icon_state = "2-8"
},
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
"bUv" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/structure/cable{
icon_state = "4-8"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
-/area/maintenance/bar)
+/area/maintenance/port/aft)
"bUx" = (
/obj/structure/disposalpipe/junction/yjunction{
dir = 1
@@ -39459,10 +39650,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bUK" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Air to External";
- on = 1
+ name = "Air to External"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -39489,24 +39679,21 @@
"bUO" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Mix to Port";
- on = 0
+ name = "Mix to Port"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bUP" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air to Port";
- on = 0
+ name = "Air to Port"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bUQ" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Pure to Port";
- on = 0
+ name = "Pure to Port"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -39519,13 +39706,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bUT" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 8;
- frequency = 1441;
- input_tag = "n2o_in";
- name = "Nitrous Oxide Supply Control";
- output_tag = "n2o_out";
- sensors = list("n2o_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/nitrous_tank{
+ dir = 8
},
/turf/open/floor/plasteel/escape{
dir = 4
@@ -39536,10 +39718,7 @@
/turf/open/floor/engine/n2o,
/area/engine/atmos)
"bUV" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "n2o_sensor"
- },
+/obj/machinery/air_sensor/atmos/nitrous_tank,
/turf/open/floor/engine/n2o,
/area/engine/atmos)
"bUW" = (
@@ -39814,11 +39993,11 @@
/turf/open/floor/plating,
/area/maintenance/port/aft)
"bVG" = (
-/obj/machinery/computer/security/telescreen/entertainment{
- pixel_x = -31
+/obj/structure/sign/warning/nosmoking{
+ pixel_x = -28
},
-/turf/open/floor/wood,
-/area/maintenance/bar)
+/turf/open/floor/plating,
+/area/maintenance/port/aft)
"bVI" = (
/turf/closed/wall/r_wall,
/area/tcommsat/server)
@@ -39882,10 +40061,9 @@
/turf/closed/wall,
/area/engine/atmos)
"bVT" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "External to Filter";
- on = 1
+ name = "External to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -39937,10 +40115,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bWb" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "n2o";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -39953,11 +40129,8 @@
},
/area/engine/atmos)
"bWd" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 8;
- frequency = 1441;
- id = "n2o_in";
- pixel_y = 1
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/nitrous_input{
+ dir = 8
},
/turf/open/floor/engine/n2o,
/area/engine/atmos)
@@ -40278,8 +40451,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air to Port";
- on = 0
+ name = "Air to Port"
},
/obj/machinery/light{
dir = 8
@@ -40290,6 +40462,9 @@
/obj/machinery/light{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engine/atmos)
"bWV" = (
@@ -40716,8 +40891,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Plasma Outlet Pump";
- on = 0
+ name = "Plasma Outlet Pump"
},
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -40728,11 +40902,8 @@
/turf/open/floor/engine/plasma,
/area/engine/atmos)
"bXX" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 8;
- frequency = 1441;
- id_tag = "tox_out";
- name = "toxin out"
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/toxin_output{
+ dir = 8
},
/turf/open/floor/engine/plasma,
/area/engine/atmos)
@@ -40926,8 +41097,7 @@
"bYv" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Mix to Space";
- on = 0
+ name = "Mix to Space"
},
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/port/aft)
@@ -41064,13 +41234,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bYT" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 8;
- frequency = 1441;
- input_tag = "tox_in";
- name = "Plasma Supply Control";
- output_tag = "tox_out";
- sensors = list("tox_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/toxin_tank{
+ dir = 8
},
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -41082,10 +41247,7 @@
/turf/open/floor/engine/plasma,
/area/engine/atmos)
"bYV" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "tox_sensor"
- },
+/obj/machinery/air_sensor/atmos/toxin_tank,
/turf/open/floor/engine/plasma,
/area/engine/atmos)
"bYW" = (
@@ -41186,8 +41348,7 @@
"bZl" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Mix to Port";
- on = 0
+ name = "Mix to Port"
},
/obj/machinery/light/small,
/turf/open/floor/plating,
@@ -41386,10 +41547,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bZJ" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "plasma";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41403,11 +41562,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bZL" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 8;
- frequency = 1441;
- id = "tox_in";
- pixel_y = 1
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/toxin_input{
+ dir = 8
},
/turf/open/floor/engine/plasma,
/area/engine/atmos)
@@ -41648,7 +41804,7 @@
dir = 5
},
/turf/closed/wall,
-/area/maintenance/bar)
+/area/maintenance/port/aft)
"cas" = (
/obj/machinery/door/airlock/maintenance{
req_access_txt = "12"
@@ -41768,8 +41924,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Port to Filter";
- on = 0
+ name = "Port to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -42056,10 +42211,9 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Mix to Space";
- on = 1
+ name = "Mix to Space"
},
/turf/open/floor/plating/airless,
/area/maintenance/port/aft)
@@ -42229,8 +42383,7 @@
"cbD" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Port to Filter";
- on = 0
+ name = "Port to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -42248,8 +42401,7 @@
"cbG" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "CO2 Outlet Pump";
- on = 0
+ name = "CO2 Outlet Pump"
},
/turf/open/floor/plasteel/yellow/side{
dir = 5
@@ -42259,11 +42411,8 @@
/turf/open/floor/engine/co2,
/area/engine/atmos)
"cbI" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 8;
- frequency = 1441;
- id_tag = "co2_out";
- name = "co2 out"
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/carbon_output{
+ dir = 8
},
/turf/open/floor/engine/co2,
/area/engine/atmos)
@@ -42623,19 +42772,13 @@
"ccz" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "N2 to Pure";
- on = 0
+ name = "N2 to Pure"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"ccA" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 8;
- frequency = 1441;
- input_tag = "co2_in";
- name = "Carbon Dioxide Supply Control";
- output_tag = "co2_out";
- sensors = list("co2_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/carbon_tank{
+ dir = 8
},
/turf/open/floor/plasteel/yellow/side{
dir = 4
@@ -42646,10 +42789,7 @@
/turf/open/floor/engine/co2,
/area/engine/atmos)
"ccC" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "co2_sensor"
- },
+/obj/machinery/air_sensor/atmos/carbon_tank,
/turf/open/floor/engine/co2,
/area/engine/atmos)
"ccD" = (
@@ -43010,26 +43150,19 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "O2 to Pure";
- on = 0
+ name = "O2 to Pure"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"cdA" = (
-/obj/machinery/atmospherics/components/trinary/mixer{
- dir = 4;
- node1_concentration = 0.8;
- node2_concentration = 0.2;
- on = 1;
- target_pressure = 4500
+/obj/machinery/atmospherics/components/trinary/mixer/airmix{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"cdB" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "co2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -43042,11 +43175,8 @@
},
/area/engine/atmos)
"cdD" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 8;
- frequency = 1441;
- id = "co2_in";
- pixel_y = 1
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/carbon_input{
+ dir = 8
},
/turf/open/floor/engine/co2,
/area/engine/atmos)
@@ -43534,8 +43664,7 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/engineering/glass{
name = "Power Storage";
- req_access_txt = "11";
- req_one_access_txt = "0"
+ req_access_txt = "11"
},
/turf/open/floor/plasteel,
/area/engine/engineering)
@@ -43604,11 +43733,7 @@
/turf/open/floor/plasteel/yellow/side,
/area/engine/break_room)
"cfi" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 2;
- filter_type = "n2";
- on = 1
- },
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2,
/turf/open/floor/plasteel,
/area/engine/atmos)
"cfj" = (
@@ -43774,6 +43899,16 @@
dir = 5
},
/area/crew_quarters/heads/chief)
+"cfI" = (
+/obj/structure/closet/secure_closet/engineering_personal,
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/turf/open/floor/plasteel/yellow/side{
+ dir = 4
+ },
+/area/engine/engineering)
"cfJ" = (
/obj/machinery/light/small{
dir = 1
@@ -43832,10 +43967,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"cfR" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 4;
- filter_type = "o2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -43990,11 +44123,7 @@
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
"cgn" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- target_temperature = 80;
- dir = 2;
- on = 1
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
/obj/effect/turf_decal/stripes/line{
dir = 9
},
@@ -44074,14 +44203,14 @@
/area/engine/engineering)
"cgw" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/cable{
- icon_state = "2-8"
- },
/turf/open/floor/plasteel,
/area/engine/engineering)
+"cgx" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
"cgy" = (
/obj/machinery/light/small{
dir = 1
@@ -44150,22 +44279,32 @@
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
+"cgI" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
"cgJ" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
/area/engine/engineering)
"cgK" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "4-8"
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
},
-/turf/open/floor/plasteel,
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cgL" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine Room";
+ req_access_txt = "10"
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cgO" = (
/obj/structure/rack,
@@ -44179,6 +44318,16 @@
dir = 5
},
/area/crew_quarters/heads/chief)
+"cgQ" = (
+/obj/machinery/camera{
+ c_tag = "Engineering East";
+ dir = 8
+ },
+/obj/structure/closet/wardrobe/engineering_yellow,
+/turf/open/floor/plasteel/yellow/corner{
+ dir = 4
+ },
+/area/engine/engineering)
"cgR" = (
/turf/open/floor/plasteel,
/area/engine/engineering)
@@ -44218,13 +44367,8 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cgV" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 1;
- frequency = 1441;
- input_tag = "n2_in";
- name = "Nitrogen Supply Control";
- output_tag = "n2_out";
- sensors = list("n2_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/nitrogen_tank{
+ dir = 1
},
/turf/open/floor/plasteel/red/side,
/area/engine/atmos)
@@ -44241,23 +44385,17 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"cgY" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "N2 Outlet Pump";
- on = 1
+ name = "N2 Outlet Pump"
},
/turf/open/floor/plasteel/red/side{
dir = 6
},
/area/engine/atmos)
"cgZ" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 1;
- frequency = 1441;
- input_tag = "o2_in";
- name = "Oxygen Supply Control";
- output_tag = "o2_out";
- sensors = list("o2_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/oxygen_tank{
+ dir = 1
},
/turf/open/floor/plasteel/blue/side{
dir = 0
@@ -44270,23 +44408,17 @@
},
/area/engine/atmos)
"chb" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "O2 Outlet Pump";
- on = 1
+ name = "O2 Outlet Pump"
},
/turf/open/floor/plasteel/blue/side{
dir = 6
},
/area/engine/atmos)
"chc" = (
-/obj/machinery/computer/atmos_control/tank{
- dir = 1;
- frequency = 1441;
- input_tag = "air_in";
- name = "Mixed Air Supply Control";
- output_tag = "air_out";
- sensors = list("air_sensor" = "Tank")
+/obj/machinery/computer/atmos_control/tank/air_tank{
+ dir = 1
},
/turf/open/floor/plasteel/arrival,
/area/engine/atmos)
@@ -44311,10 +44443,9 @@
c_tag = "Atmospherics South East";
dir = 1
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Air Outlet Pump";
- on = 1
+ name = "Air Outlet Pump"
},
/turf/open/floor/plasteel/arrival{
dir = 6
@@ -44542,24 +44673,25 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"chF" = (
-/obj/effect/landmark/start/station_engineer,
-/obj/structure/chair/office/dark{
- dir = 8
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
/area/engine/engineering)
"chG" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/obj/structure/cable/yellow{
icon_state = "4-8"
},
-/turf/open/floor/plasteel,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"chH" = (
/obj/structure/closet/firecloset,
@@ -44656,15 +44788,35 @@
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
-"chX" = (
+"chV" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/structure/cable/yellow{
- icon_state = "2-8"
+/obj/structure/table/reinforced,
+/obj/item/tank/internals/emergency_oxygen/engi{
+ pixel_x = 5
},
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plasteel,
+/obj/item/clothing/gloves/color/black,
+/obj/item/clothing/glasses/meson/engine,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"chX" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"chY" = (
/obj/machinery/shieldgen,
@@ -44748,6 +44900,24 @@
"cig" = (
/turf/closed/wall,
/area/engine/engineering)
+"cii" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/table/reinforced,
+/obj/item/clothing/suit/radiation,
+/obj/item/clothing/head/radiation,
+/obj/item/clothing/glasses/meson,
+/obj/item/device/geiger_counter,
+/obj/item/device/geiger_counter,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"cij" = (
/obj/machinery/modular_computer/console/preset/engineering,
/obj/structure/cable{
@@ -44785,6 +44955,15 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/crew_quarters/heads/chief)
+"cip" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"ciq" = (
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
@@ -44794,6 +44973,13 @@
},
/turf/open/floor/plating,
/area/crew_quarters/heads/chief)
+"cir" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
"cis" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/turf/open/floor/plasteel,
@@ -44935,18 +45121,14 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"ciO" = (
-/obj/item/book/manual/engineering_singularity_safety{
- pixel_x = 3;
- pixel_y = 3
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/obj/item/book/manual/wiki/engineering_guide,
-/obj/item/book/manual/engineering_particle_accelerator{
- pixel_x = -3;
- pixel_y = -3
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
},
-/obj/item/clothing/gloves/color/yellow,
-/obj/structure/table/glass,
-/turf/open/floor/plasteel,
+/turf/open/floor/engine,
/area/engine/engineering)
"ciP" = (
/obj/structure/cable{
@@ -45088,6 +45270,12 @@
},
/turf/open/floor/plasteel/vault,
/area/crew_quarters/heads/chief)
+"cjh" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"cji" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -45143,6 +45331,10 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
+"cjn" = (
+/obj/item/weldingtool,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cjo" = (
/obj/structure/closet/toolcloset,
/turf/open/floor/plasteel,
@@ -45180,8 +45372,7 @@
"cju" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Incinerator to Output";
- on = 0
+ name = "Incinerator to Output"
},
/obj/structure/disposalpipe/segment{
dir = 4
@@ -45333,9 +45524,7 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plasteel/yellow/side{
- dir = 6
- },
+/turf/open/floor/plasteel,
/area/engine/engineering)
"cjP" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -45353,10 +45542,9 @@
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/obj/machinery/door/airlock/external{
name = "Engineering External Access";
- req_access = null;
req_access_txt = "10;13"
},
-/turf/open/floor/plating,
+/turf/open/floor/plasteel,
/area/engine/engineering)
"cjS" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -45544,12 +45732,6 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"ckq" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 4
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_2)
"ckr" = (
/obj/structure/reagent_dispensers/fueltank,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -45756,74 +45938,50 @@
},
/area/engine/engineering)
"ckU" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "n2_sensor"
- },
+/obj/machinery/air_sensor/atmos/nitrogen_tank,
/turf/open/floor/engine/n2,
/area/engine/atmos)
"ckV" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 1;
- frequency = 1441;
- id = "n2_in"
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/nitrogen_input{
+ dir = 1
},
/turf/open/floor/engine/n2,
/area/engine/atmos)
"ckW" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 1;
- frequency = 1441;
- id_tag = "n2_out";
- name = "n2 out"
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/nitrogen_output{
+ dir = 1
},
/turf/open/floor/engine/n2,
/area/engine/atmos)
"ckX" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "o2_sensor"
- },
+/obj/machinery/air_sensor/atmos/oxygen_tank,
/turf/open/floor/engine/o2,
/area/engine/atmos)
"ckY" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 1;
- frequency = 1441;
- id = "o2_in"
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/oxygen_input{
+ dir = 1
},
/turf/open/floor/engine/o2,
/area/engine/atmos)
"ckZ" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 1;
- frequency = 1441;
- id_tag = "o2_out";
- name = "o2 out"
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/oxygen_output{
+ dir = 1
},
/turf/open/floor/engine/o2,
/area/engine/atmos)
"cla" = (
-/obj/machinery/air_sensor{
- frequency = 1441;
- id_tag = "air_sensor"
- },
+/obj/machinery/air_sensor/atmos/air_tank,
/turf/open/floor/engine/air,
/area/engine/atmos)
"clb" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 1;
- frequency = 1441;
- id = "air_in"
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/air_input{
+ dir = 1
},
/turf/open/floor/engine/air,
/area/engine/atmos)
"clc" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/on{
- dir = 1;
- frequency = 1441;
- id_tag = "air_out";
- name = "air out"
+/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/atmos/air_output{
+ dir = 1
},
/turf/open/floor/engine/air,
/area/engine/atmos)
@@ -45832,8 +45990,7 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "Mix to Incinerator";
- on = 0
+ name = "Mix to Incinerator"
},
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/disposal/incinerator)
@@ -46123,7 +46280,7 @@
/area/engine/engineering)
"clS" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
-/obj/machinery/rnd/production/protolathe/department/security,
+/obj/machinery/rnd/production/techfab/department/security,
/turf/open/floor/plasteel/red/side,
/area/security/main)
"clT" = (
@@ -46187,6 +46344,18 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
},
+/obj/machinery/embedded_controller/radio/airlock_controller{
+ airpump_tag = "incinerator_airlock_pump";
+ exterior_door_tag = "incinerator_airlock_exterior";
+ id_tag = "incinerator_airlock_control";
+ interior_door_tag = "incinerator_airlock_interior";
+ name = "Incinerator Access Console";
+ pixel_x = 38;
+ pixel_y = 6;
+ req_access_txt = "12";
+ sanitize_external = 1;
+ sensor_tag = "incinerator_airlock_sensor"
+ },
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"cmg" = (
@@ -46412,9 +46581,8 @@
/turf/open/floor/plasteel,
/area/construction)
"cmY" = (
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 2;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 2
},
/obj/machinery/light/small{
dir = 8
@@ -46434,9 +46602,8 @@
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"cmZ" = (
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 1;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 1
},
/obj/structure/sign/warning/fire{
pixel_x = 32
@@ -46608,11 +46775,16 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cnx" = (
-/obj/structure/chair/sofa/left{
- icon_state = "sofaend_left";
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plasteel,
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cny" = (
/obj/effect/landmark/start/station_engineer,
@@ -46674,10 +46846,9 @@
/turf/open/floor/plating,
/area/maintenance/aft)
"cnF" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 2;
- name = "Waste Out";
- on = 1
+ name = "Waste Out"
},
/obj/structure/disposalpipe/segment{
dir = 4
@@ -46846,12 +47017,15 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cnZ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/structure/cable{
icon_state = "4-8"
},
+/obj/machinery/airalarm{
+ pixel_y = 23
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engine/engineering)
"coa" = (
@@ -46865,43 +47039,34 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cob" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/cable{
- icon_state = "1-8"
+ icon_state = "1-2"
},
/turf/open/floor/plasteel,
/area/engine/engineering)
"coc" = (
-/obj/structure/table,
-/obj/item/electronics/airlock,
-/obj/item/electronics/airlock,
-/obj/item/electronics/apc,
-/obj/item/stock_parts/cell/high/plus,
-/obj/item/stock_parts/cell/high/plus,
-/obj/structure/cable{
- icon_state = "1-2"
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine Room";
+ req_access_txt = "10"
},
-/obj/item/stack/cable_coil,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 5
- },
-/turf/open/floor/plasteel,
+/turf/open/floor/engine,
/area/engine/engineering)
"cop" = (
-/obj/machinery/atmospherics/components/unary/outlet_injector/on{
- dir = 1;
- frequency = 1441;
- id = "inc_in"
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/incinerator_input{
+ dir = 1
},
/turf/open/floor/engine/vacuum,
/area/maintenance/disposal/incinerator)
"coq" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/incinerator_output{
dir = 1
},
/obj/structure/sign/warning/vacuum/external{
@@ -46911,14 +47076,15 @@
/area/maintenance/disposal/incinerator)
"cor" = (
/obj/machinery/igniter{
- icon_state = "igniter0";
- id = "Incinerator";
- luminosity = 2;
- on = 0
+ id = "Incinerator"
},
/obj/structure/cable/yellow{
icon_state = "1-2"
},
+/obj/machinery/air_sensor{
+ pixel_x = -32;
+ pixel_y = -32
+ },
/turf/open/floor/engine/vacuum,
/area/maintenance/disposal/incinerator)
"cos" = (
@@ -47059,27 +47225,38 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"coK" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
+"coL" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/obj/structure/cable{
icon_state = "1-2"
},
-/obj/structure/chair/office/dark,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
/turf/open/floor/plasteel,
/area/engine/engineering)
-"coL" = (
-/obj/structure/chair/office/dark,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
+"coM" = (
/obj/structure/cable/yellow{
icon_state = "4-8"
},
-/turf/open/floor/plasteel,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"coS" = (
/obj/structure/rack,
@@ -47132,15 +47309,6 @@
},
/turf/open/floor/plating,
/area/engine/engineering)
-"cpc" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 8
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_4)
-"cpd" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_4)
"cpe" = (
/obj/docking_port/stationary/random{
dir = 8;
@@ -47150,9 +47318,17 @@
/turf/open/space,
/area/space/nearstation)
"cpg" = (
+/obj/item/grenade/barrier{
+ pixel_x = 4
+ },
+/obj/item/grenade/barrier,
+/obj/item/grenade/barrier{
+ pixel_x = -4
+ },
/obj/structure/table,
-/obj/item/storage/lockbox/loyalty,
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
/area/ai_monitored/security/armory)
"cph" = (
/obj/structure/lattice,
@@ -47245,43 +47421,58 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cpt" = (
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
+/obj/structure/table,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/storage/toolbox/electrical{
+ pixel_y = 5
},
+/turf/open/floor/plasteel,
/area/engine/engineering)
"cpu" = (
-/obj/item/book/manual/wiki/engineering_hacking{
- pixel_x = 3;
- pixel_y = 3
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/obj/item/book/manual/wiki/engineering_construction,
-/obj/item/clothing/gloves/color/yellow,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine Room";
+ req_access_txt = "10"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cpv" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cpx" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cpy" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cpA" = (
/obj/structure/cable{
icon_state = "1-2"
},
-/obj/structure/table/glass,
-/obj/item/device/flashlight,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"cpx" = (
-/obj/machinery/light{
- dir = 4
- },
-/obj/structure/closet/radiation,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"cpy" = (
-/obj/structure/sign/warning/radiation/rad_area,
-/turf/closed/wall/r_wall,
-/area/engine/engineering)
-"cpA" = (
/obj/structure/chair/office/dark{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/ai_monitored/security/armory)
"cpC" = (
@@ -47290,17 +47481,19 @@
/turf/open/floor/plasteel,
/area/bridge)
"cpD" = (
-/obj/structure/closet/secure_closet/engineering_welding,
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
},
-/turf/open/floor/plasteel,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cpE" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 5
},
-/turf/open/floor/plasteel/yellow/side,
+/turf/open/floor/plasteel,
/area/engine/engineering)
"cpG" = (
/obj/structure/table/optable,
@@ -47312,58 +47505,10 @@
dir = 4
},
/obj/machinery/door/airlock/external{
- name = "Escape Pod Four";
- req_access = null;
- req_access_txt = "0"
+ name = "Escape Pod Four"
},
/turf/open/floor/plating,
/area/engine/engineering)
-"cpJ" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
- dir = 4;
- id = "pod4";
- name = "escape pod 4";
- port_direction = 2;
- preferred_direction = 4;
- timid = 0
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_4)
-"cpK" = (
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland2";
- shuttleId = "pod2"
- },
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/status_display{
- pixel_y = 32
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_2)
-"cpL" = (
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -28
- },
-/obj/item/device/radio/intercom{
- pixel_y = 25
- },
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/light/small,
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_2)
-"cpM" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_4)
"cpN" = (
/obj/machinery/power/turbine{
luminosity = 2
@@ -47456,72 +47601,132 @@
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
-"cqa" = (
+"cpZ" = (
/obj/structure/table,
-/obj/machinery/cell_charger,
+/obj/item/storage/toolbox/mechanical{
+ pixel_y = 5
+ },
+/obj/item/device/flashlight{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/item/device/flashlight{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"cqa" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cqb" = (
/obj/structure/cable{
icon_state = "1-2"
},
-/turf/open/floor/plasteel,
+/turf/open/floor/engine,
/area/engine/engineering)
-"cqb" = (
-/obj/structure/chair/sofa/right{
- icon_state = "sofaend_right";
- dir = 4
+"cqc" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
},
-/turf/open/floor/plasteel,
+/turf/open/floor/engine,
/area/engine/engineering)
"cqd" = (
-/obj/structure/closet/radiation,
-/obj/structure/extinguisher_cabinet{
- pixel_x = 27
- },
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/green/visible{
dir = 4
},
-/turf/open/floor/plasteel,
+/turf/open/floor/engine,
/area/engine/engineering)
-"cqf" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cqg" = (
-/obj/machinery/camera{
- c_tag = "Engineering Center";
- dir = 2;
- network = list("ss13","engine");
- pixel_x = 23
- },
-/obj/machinery/light{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cqh" = (
+"cqe" = (
+/obj/effect/turf_decal/stripes/corner,
/obj/structure/cable/yellow{
icon_state = "1-2"
},
-/obj/effect/turf_decal/stripes/line{
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cqf" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cqg" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 8;
+ name = "Gas to Filter"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cqh" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -26
+ },
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Fore";
+ dir = 1;
+ network = list("ss13","engine");
+ pixel_x = 23
+ },
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
dir = 1
},
-/turf/open/floor/plating,
+/turf/open/floor/engine,
/area/engine/engineering)
"cqi" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/light,
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
},
-/turf/open/floor/plating,
+/turf/open/floor/engine,
/area/engine/engineering)
"cqj" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/button/door{
+ id = "engsm";
+ name = "Radiation Shutters Control";
+ pixel_y = -24;
+ req_access_txt = "10"
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
dir = 1
},
-/turf/open/floor/plating,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cql" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cqm" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/obj/machinery/meter,
+/turf/open/floor/plasteel,
/area/engine/engineering)
"cqn" = (
/obj/structure/grille,
@@ -47544,18 +47749,16 @@
/turf/open/floor/plating,
/area/engine/engineering)
"cqq" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
+/obj/docking_port/stationary{
dir = 8;
- id = "pod2";
- name = "escape pod 2";
- port_direction = 2;
- timid = 0
+ dwidth = 1;
+ height = 4;
+ name = "escape pod loader";
+ roundstart_template = /datum/map_template/shuttle/escape_pod/default;
+ width = 3
},
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_2)
+/turf/open/space/basic,
+/area/space)
"cqr" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 4
@@ -47616,39 +47819,53 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
-"cqC" = (
-/obj/structure/table,
-/obj/item/storage/toolbox/mechanical{
- pixel_x = 2;
- pixel_y = 4
+"cqA" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/machinery/door/airlock/external{
+ name = "Engineering External Access";
+ req_access_txt = "10;13"
},
-/obj/item/storage/toolbox/mechanical{
- pixel_x = -2
- },
-/turf/open/floor/plasteel,
+/turf/open/floor/plating,
/area/engine/engineering)
-"cqD" = (
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
+"cqB" = (
/obj/effect/turf_decal/stripes/line{
- dir = 8
+ dir = 4
},
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cqE" = (
-/obj/structure/particle_accelerator/end_cap,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cqF" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
},
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/turf/open/floor/plating,
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/turf/open/floor/engine,
/area/engine/engineering)
+"cqC" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cqD" = (
+/obj/structure/sign/warning/radiation,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"cqE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/engineering/glass/critical{
+ heat_proof = 1;
+ name = "Supermatter Chamber";
+ req_access_txt = "10"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cqF" = (
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"cqG" = (
/obj/structure/rack,
/obj/item/storage/box/rubbershot{
@@ -47670,8 +47887,9 @@
pixel_x = 3;
pixel_y = -3
},
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
/area/ai_monitored/security/armory)
"cqJ" = (
/obj/structure/cable,
@@ -47736,49 +47954,70 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cqS" = (
-/turf/open/floor/plasteel/yellow/side{
- dir = 10
+/obj/machinery/light/small{
+ dir = 8
},
+/obj/structure/closet/emcloset/anchored,
+/turf/open/floor/plating,
/area/engine/engineering)
"cqT" = (
-/turf/open/floor/plasteel/yellow/side,
+/obj/structure/sign/warning/vacuum/external{
+ pixel_x = 32
+ },
+/turf/open/floor/plating,
/area/engine/engineering)
"cqU" = (
-/obj/machinery/button/door{
- id = "Singularity";
- name = "Shutters Control";
- pixel_x = 25;
- req_access_txt = "11"
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
},
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel/yellow/side,
+/obj/effect/turf_decal/bot,
+/obj/machinery/portable_atmospherics/canister,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"cqY" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
"cqZ" = (
-/obj/structure/particle_accelerator/fuel_chamber,
-/turf/open/floor/plating,
-/area/engine/engineering)
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/engine,
+/area/engine/supermatter)
"cra" = (
-/obj/machinery/particle_accelerator/control_box,
-/obj/structure/cable/yellow,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"crb" = (
-/obj/effect/landmark/start/station_engineer,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"crc" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Engine Containment Starboard Fore";
- dir = 2;
- network = list("engine")
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1;
+ name = "Gas to Filter"
},
-/turf/open/floor/plating/airless,
+/obj/machinery/airalarm/engine{
+ dir = 4;
+ pixel_x = -23
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"crb" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 2;
+ icon_state = "pump_map";
+ name = "Gas to Chamber"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"crc" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"crd" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine Room";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"crh" = (
/obj/effect/turf_decal/stripes/line{
@@ -47841,38 +48080,40 @@
/turf/open/floor/plating,
/area/engine/engineering)
"crs" = (
-/obj/item/stack/cable_coil{
- pixel_x = 3;
- pixel_y = -7
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
},
-/obj/item/stack/cable_coil{
- pixel_x = 3;
- pixel_y = -7
- },
-/obj/item/crowbar,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"crt" = (
-/obj/structure/particle_accelerator/power_box,
-/turf/open/floor/plating,
-/area/engine/engineering)
+/obj/machinery/door/airlock/engineering/glass/critical{
+ heat_proof = 1;
+ name = "Supermatter Chamber";
+ req_access_txt = "10"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
"cru" = (
-/obj/item/screwdriver,
-/turf/open/floor/plating,
-/area/engine/engineering)
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"crv" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"crw" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
},
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
- },
+/turf/open/floor/plasteel,
/area/engine/engineering)
"cry" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -47960,29 +48201,43 @@
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/solar/starboard/aft)
+"crH" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/space,
+/area/space/nearstation)
"crI" = (
-/obj/structure/chair/stool,
-/turf/open/floor/plating,
-/area/engine/engineering)
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"crJ" = (
-/turf/open/space/basic,
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/space,
/area/space/nearstation)
"crK" = (
-/obj/structure/cable{
- icon_state = "1-2"
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 8
},
-/obj/structure/sign/warning/vacuum/external{
- pixel_x = 32
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"crL" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
},
-/turf/open/floor/plating,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"crM" = (
-/obj/machinery/light/small{
- dir = 4;
- light_color = "#fff4bc"
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
},
-/obj/structure/closet/emcloset/anchored,
-/turf/open/floor/plating,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"crP" = (
/obj/machinery/light,
@@ -47995,12 +48250,25 @@
},
/turf/open/floor/plating,
/area/engine/engineering)
-"crV" = (
-/obj/structure/grille,
-/obj/structure/cable{
- icon_state = "2-8"
+"crT" = (
+/obj/structure/lattice/catwalk,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
},
-/turf/open/floor/plating/airless,
+/turf/open/space,
+/area/space/nearstation)
+"crU" = (
+/obj/structure/lattice/catwalk,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/space,
+/area/space/nearstation)
+"crV" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"crW" = (
/obj/machinery/light/small{
@@ -48020,29 +48288,38 @@
/obj/structure/transit_tube,
/turf/open/floor/plating,
/area/engine/engineering)
-"csa" = (
-/obj/structure/cable{
- icon_state = "1-8"
+"crZ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
},
-/turf/open/floor/plating/airless,
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"csa" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plating,
/area/engine/engineering)
"csb" = (
-/obj/structure/grille,
-/obj/structure/cable{
- icon_state = "2-4"
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
},
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
+/turf/open/space,
+/area/space/nearstation)
"csc" = (
/obj/structure/lattice,
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
/turf/open/space,
/area/maintenance/aft)
"csd" = (
-/obj/structure/cable{
- icon_state = "1-4"
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cse" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 8
},
-/turf/open/floor/plating/airless,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"csg" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
@@ -48050,7 +48327,6 @@
},
/obj/machinery/door/airlock/external{
name = "Engineering External Access";
- req_access = null;
req_access_txt = "10;13"
},
/turf/open/floor/plating,
@@ -48061,6 +48337,13 @@
},
/turf/open/space,
/area/space/nearstation)
+"csj" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
"csk" = (
/obj/structure/disposalpipe/segment,
/turf/open/floor/plating/airless,
@@ -48100,18 +48383,6 @@
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/disposal/incinerator)
"csr" = (
-/obj/machinery/embedded_controller/radio/airlock_controller{
- name = "Incinerator Access Console";
- airpump_tag = "incinerator_airlock_pump";
- exterior_door_tag = "incinerator_airlock_exterior";
- id_tag = "incinerator_access_control";
- interior_door_tag = "incinerator_airlock_interior";
- pixel_x = 6;
- pixel_y = -26;
- sanitize_external = 1;
- sensor_tag = "incinerator_airlock_sensor";
- req_access_txt = "12"
- },
/obj/machinery/button/ignition{
id = "Incinerator";
pixel_x = -6;
@@ -48124,22 +48395,26 @@
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/disposal/incinerator)
"css" = (
-/obj/structure/grille,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/turf/open/floor/plating/airless,
+/obj/structure/lattice/catwalk,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/space,
+/area/space/nearstation)
+"csu" = (
+/obj/structure/closet/firecloset,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
+"csv" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
"csx" = (
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/space,
+/area/space/nearstation)
"csy" = (
/obj/structure/table,
/obj/item/weldingtool,
@@ -48148,6 +48423,19 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
+"csA" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/engine/supermatter)
"csD" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -48159,6 +48447,24 @@
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/solar/starboard/aft)
+"csH" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"csI" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"csM" = (
/obj/structure/lattice,
/obj/machinery/atmospherics/pipe/simple/yellow/visible,
@@ -48176,9 +48482,27 @@
/area/ai_monitored/turret_protected/aisat_interior)
"csP" = (
/obj/effect/turf_decal/stripes/line{
- dir = 1
+ dir = 4
},
-/turf/open/floor/plating/airless,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"csR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"csT" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -48704,8 +49028,7 @@
"cuq" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air Out";
- on = 0
+ name = "Air Out"
},
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating,
@@ -49806,15 +50129,18 @@
/area/maintenance/port/fore)
"cwM" = (
/obj/structure/rack,
-/obj/item/storage/box/chemimp{
- pixel_x = 6
+/obj/item/storage/box/teargas{
+ pixel_x = -3;
+ pixel_y = 3
},
-/obj/item/storage/box/trackimp{
- pixel_x = -3
+/obj/item/storage/box/handcuffs,
+/obj/item/storage/box/flashbangs{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/turf/open/floor/plasteel/vault{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory)
"cwT" = (
/obj/machinery/camera{
@@ -49824,12 +50150,6 @@
/obj/machinery/light/small,
/turf/open/floor/plating,
/area/hallway/secondary/entry)
-"cwU" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 4
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
"cwV" = (
/obj/docking_port/stationary/random{
dir = 8;
@@ -49848,39 +50168,11 @@
},
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
-"cxl" = (
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland1";
- shuttleId = "pod1"
- },
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/status_display{
- pixel_y = 32
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"cxn" = (
/obj/structure/lattice,
/obj/effect/landmark/carpspawn,
/turf/open/space,
/area/space/nearstation)
-"cxx" = (
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -28
- },
-/obj/item/device/radio/intercom{
- pixel_y = 25
- },
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/light/small,
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"cxA" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -49894,51 +50186,28 @@
height = 13;
id = "ferry_home";
name = "port bay 2";
- turf_type = /turf/open/space;
width = 5
},
/turf/open/space/basic,
/area/space)
-"cxF" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
- dir = 8;
- id = "pod1";
- name = "escape pod 1";
- port_direction = 2;
- timid = 0
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"cxG" = (
-/obj/machinery/door/airlock/external{
- cyclelinkeddir = 0;
- name = "Escape Pod Three";
- req_access_txt = "0"
- },
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
},
+/obj/machinery/door/airlock/external{
+ name = "Escape Pod Three"
+ },
/turf/open/floor/plating,
/area/security/main)
"cxJ" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Shuttle Airlock";
- req_access_txt = "2"
- },
-/obj/machinery/button/door{
- id = "prison release";
- name = "Labor Camp Shuttle Lockdown";
- pixel_y = -25;
- req_access_txt = "2"
- },
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
-/turf/open/floor/plasteel/dark,
+/obj/machinery/door/airlock/external{
+ name = "Labor Camp Shuttle Airlock";
+ req_access_txt = "2"
+ },
+/turf/open/floor/plating,
/area/security/processing)
"cxN" = (
/obj/structure/cable{
@@ -49953,6 +50222,15 @@
},
/turf/open/floor/plating,
/area/maintenance/solars/starboard/fore)
+"cxP" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/airlock/external{
+ name = "Labor Camp Shuttle Airlock"
+ },
+/turf/open/floor/plating,
+/area/security/processing)
"cxW" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/obj/machinery/door/airlock/external{
@@ -50165,8 +50443,6 @@
},
/obj/machinery/door/airlock/external{
name = "Escape Pod Four";
- req_access = null;
- req_access_txt = "0";
shuttledocked = 1
},
/turf/open/floor/plating,
@@ -50181,14 +50457,18 @@
},
/turf/open/floor/plating,
/area/ai_monitored/turret_protected/aisat_interior)
+"czE" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"czF" = (
-/obj/structure/cable{
- icon_state = "1-2"
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
},
-/obj/structure/sign/warning/vacuum/external{
- pixel_x = -32
- },
-/turf/open/floor/plating,
+/obj/machinery/meter,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"czG" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -50221,34 +50501,6 @@
"czK" = (
/turf/closed/wall,
/area/security/vacantoffice)
-"czL" = (
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland4";
- shuttleId = "pod4"
- },
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/status_display{
- pixel_y = 32
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_4)
-"czM" = (
-/obj/item/device/radio/intercom{
- pixel_y = 25
- },
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -32
- },
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/light/small,
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_4)
"czN" = (
/obj/docking_port/stationary/random{
dir = 4;
@@ -50422,40 +50674,95 @@
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
-"cAm" = (
-/obj/item/wirecutters,
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cAo" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
+"cAl" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
/obj/structure/cable/yellow{
icon_state = "1-4"
},
-/turf/open/floor/plating/airless,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cAm" = (
+/obj/machinery/power/supermatter_crystal/engine,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cAo" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cAp" = (
-/obj/structure/cable/yellow{
- icon_state = "2-4"
+/obj/structure/cable{
+ icon_state = "1-2"
},
-/turf/open/floor/plating/airless,
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4;
+ name = "Cooling Loop to Gas"
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cAq" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/turf/open/floor/plating/airless,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cAr" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
+/obj/structure/cable{
+ icon_state = "1-2"
},
-/turf/open/floor/plating/airless,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Gas to Mix"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cAs" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cAt" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cAu" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/emitter/anchored{
+ dir = 4;
+ state = 2
+ },
+/turf/open/floor/plating,
/area/engine/engineering)
"cAy" = (
/obj/structure/closet/secure_closet/freezer/kitchen/maintenance,
@@ -50531,7 +50838,7 @@
/area/maintenance/port/aft)
"cAI" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
+ dir = 8;
id = "garbage";
name = "disposal conveyor"
},
@@ -50570,17 +50877,9 @@
/turf/open/floor/plating,
/area/maintenance/fore/secondary)
"cAP" = (
-/obj/machinery/button/door{
- id = "Singularity";
- name = "Shutters Control";
- pixel_x = 25;
- req_access_txt = "11"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
+/obj/structure/sign/warning/fire,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"cAQ" = (
/obj/structure/chair,
/turf/open/floor/plating,
@@ -50908,6 +51207,7 @@
/area/maintenance/aft)
"cBE" = (
/obj/effect/landmark/event_spawn,
+/obj/machinery/air_sensor/atmos/toxins_mixing_tank,
/turf/open/floor/engine/vacuum,
/area/science/mixing)
"cBF" = (
@@ -50994,7 +51294,10 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/turf/open/floor/plating/airless,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cBS" = (
/obj/structure/cable{
@@ -51020,7 +51323,6 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security{
name = "Security Office";
- req_access = null;
req_access_txt = "1"
},
/obj/structure/cable{
@@ -51040,9 +51342,9 @@
/turf/open/floor/plasteel/grimy,
/area/chapel/office)
"cCa" = (
-/obj/structure/chair/stool,
-/turf/open/floor/wood,
-/area/maintenance/bar)
+/obj/item/clothing/head/hardhat,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cCb" = (
/obj/structure/table,
/obj/item/stack/cable_coil{
@@ -51155,21 +51457,88 @@
/obj/machinery/deepfryer,
/turf/open/floor/plasteel/cafeteria,
/area/crew_quarters/kitchen)
-"cCs" = (
-/obj/structure/mining_shuttle_beacon{
+"cCB" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"cCC" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"cCD" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Mix to Engine"
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"cCE" = (
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"cCF" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
},
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cCt" = (
-/obj/effect/turf_decal/stripes/line{
+/area/engine/atmos)
+"cCG" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cCH" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
dir = 4
},
-/obj/docking_port/stationary/public_mining_dock{
- dir = 8
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"cCI" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"cCJ" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
},
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"cCP" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cCQ" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cCS" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
"cCT" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 4
@@ -51189,33 +51558,77 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cDe" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "2-8"
- },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/closet/radiation,
/turf/open/floor/plasteel,
/area/engine/engineering)
-"cDh" = (
+"cDg" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
/obj/structure/cable/yellow{
icon_state = "4-8"
},
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plasteel,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
-"cDk" = (
+"cDh" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/device/flashlight,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/item/pipe_dispenser,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDi" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "1-2"
+/obj/structure/table/reinforced,
+/obj/item/clothing/suit/radiation,
+/obj/item/clothing/head/radiation,
+/obj/item/clothing/glasses/meson,
+/obj/item/clothing/glasses/meson,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/turf/open/floor/plasteel,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDj" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDk" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
/area/engine/engineering)
"cDl" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -51232,39 +51645,89 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cDo" = (
-/obj/item/pen,
-/obj/item/storage/belt/utility,
-/obj/item/clothing/glasses/meson,
-/obj/item/paper_bin{
- layer = 2.9
- },
-/obj/structure/table/glass,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"cDt" = (
-/obj/structure/table,
-/obj/item/twohanded/rcl/pre_loaded,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"cDw" = (
-/obj/structure/closet/secure_closet/engineering_electrical,
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/obj/structure/cable{
+ icon_state = "1-4"
},
/turf/open/floor/plasteel,
/area/engine/engineering)
-"cDx" = (
-/obj/structure/chair/sofa{
- icon_state = "sofamiddle";
+"cDp" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDr" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 4
},
-/turf/open/floor/plasteel,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDs" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDt" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDv" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDw" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDx" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Atmos to Loop"
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"cDy" = (
-/obj/structure/table,
-/obj/item/clothing/gloves/color/yellow,
-/obj/item/storage/belt/utility,
-/obj/item/clothing/glasses/meson,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDz" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engine/engineering)
"cDB" = (
@@ -51274,18 +51737,103 @@
/obj/effect/landmark/start/station_engineer,
/turf/open/floor/plasteel,
/area/engine/engineering)
+"cDC" = (
+/obj/item/wrench,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 6
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cDD" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{
+ dir = 4
+ },
+/obj/machinery/meter,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cDE" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1;
+ name = "External Gas to Loop"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"cDF" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1;
+ name = "External Gas to Loop"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cDG" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
},
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cDH" = (
+/obj/structure/rack,
+/obj/item/clothing/mask/gas{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/mask/gas{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"cDI" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"cDJ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engine/engineering)
"cDK" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel/yellow/side{
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
},
+/turf/open/floor/plasteel,
/area/engine/engineering)
+"cDL" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"cDN" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/closed/wall,
+/area/engine/engineering)
+"cDY" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 9
+ },
+/turf/open/space,
+/area/space/nearstation)
"cDZ" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -51294,138 +51842,817 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"cEa" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/obj/machinery/portable_atmospherics/canister/nitrogen,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cEd" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"cEs" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Port";
+ dir = 4;
+ network = list("ss13","engine")
},
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
+/turf/open/floor/engine,
/area/engine/engineering)
-"cEv" = (
+"cEe" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4
+ },
/obj/structure/cable/yellow{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEf" = (
+/obj/machinery/ai_status_display,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"cEg" = (
+/obj/machinery/status_display,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"cEh" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/plating,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/engine,
/area/engine/engineering)
-"cEw" = (
-/obj/structure/particle_accelerator/particle_emitter/left,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cEx" = (
-/obj/structure/particle_accelerator/particle_emitter/right,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"cEy" = (
+"cEi" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Starboard";
+ dir = 8;
+ network = list("ss13","engine")
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEk" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cEl" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
dir = 6
},
-/turf/open/floor/plating,
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"cEr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
-"cEK" = (
+"cEs" = (
/obj/structure/cable{
icon_state = "1-2"
},
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 8;
+ name = "Gas to Cooling Loop"
},
-/obj/machinery/door/airlock/external{
- name = "Engineering External Access";
- req_access = null;
- req_access_txt = "10;13"
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEt" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
},
/turf/open/floor/plating,
+/area/engine/supermatter)
+"cEu" = (
+/obj/machinery/camera{
+ c_tag = "Supermatter Chamber";
+ dir = 2;
+ network = list("engine");
+ pixel_x = 23
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cEv" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 8
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/window/plasma/reinforced{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cEw" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cEx" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cEy" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 4
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/structure/window/plasma/reinforced{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cEz" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cEA" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/engine/supermatter)
+"cEB" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEC" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Mix to Gas"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cED" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEE" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cEK" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"cEL" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEM" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/item/tank/internals/plasma,
+/turf/open/floor/plating,
+/area/engine/supermatter)
+"cET" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/obj/effect/decal/cleanable/oil,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/engine/supermatter)
+"cEU" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cEW" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"cFb" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Engine Containment Port Fore";
- dir = 2;
- network = list("engine")
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
},
-/turf/open/floor/plating/airless,
+/turf/open/floor/engine,
/area/engine/engineering)
-"cFn" = (
-/obj/structure/grille,
-/obj/structure/cable{
- icon_state = "1-2"
+"cFc" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/turf/open/floor/plating/airless,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 2;
+ icon_state = "pump_map";
+ name = "Cooling Loop Bypass"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFe" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/window/plasma/reinforced{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cFh" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/structure/window/plasma/reinforced{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"cFj" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/engine/supermatter)
+"cFk" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1;
+ name = "Mix Bypass"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFm" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"cFn" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cFo" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"cFu" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/machinery/meter,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFw" = (
+/obj/structure/sign/warning/electricshock,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"cFy" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFz" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cFA" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"cFI" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/plating/airless,
+/turf/open/floor/engine,
/area/engine/engineering)
"cFJ" = (
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
"cFK" = (
-/obj/machinery/field/generator{
- anchored = 1;
- state = 2
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFL" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFM" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFN" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFO" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Aft";
+ dir = 2;
+ network = list("ss13","engine");
+ pixel_x = 23
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cFP" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFS" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFT" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 9
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cFU" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGd" = (
+/obj/structure/closet/crate/bin,
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGe" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGf" = (
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ dir = 8;
+ filter_type = "n2"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGg" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGh" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/stripes/corner,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGi" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGj" = (
+/obj/structure/table,
+/obj/item/pipe_dispenser,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGk" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGl" = (
+/obj/structure/closet/secure_closet/engineering_personal,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"cGs" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"cGt" = (
+/obj/structure/closet/wardrobe/engineering_yellow,
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGu" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGv" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGx" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible,
+/obj/machinery/meter,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGC" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/components/binary/valve/digital{
+ dir = 4;
+ name = "Output Release";
+ open = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGD" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"cGE" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 10
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cGH" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cGI" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Laser Room";
+ req_access_txt = "10"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cGK" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cGL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"cGM" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
+"cGR" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGS" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cGT" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGU" = (
+/obj/structure/reflector/double/anchored{
+ dir = 6
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGV" = (
+/obj/structure/reflector/box/anchored{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGY" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cGZ" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/engine_waste{
+ dir = 1
},
/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"cFU" = (
+/area/engine/engineering)
+"cHa" = (
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cHb" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cHc" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cHd" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cHe" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cHg" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cHj" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
/obj/machinery/power/emitter/anchored{
dir = 8;
state = 2
},
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/turf/open/floor/plating/airless,
+/turf/open/floor/plating,
/area/engine/engineering)
-"cGh" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
+"cHn" = (
+/obj/structure/cable{
+ icon_state = "1-4"
},
-/obj/structure/cable/yellow{
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cHo" = (
+/obj/structure/reflector/single/anchored{
+ dir = 9
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cHp" = (
+/obj/structure/reflector/single/anchored{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cHr" = (
+/obj/structure/cable{
icon_state = "1-8"
},
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"cGr" = (
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"cGE" = (
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"cGU" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"cGV" = (
-/obj/machinery/the_singularitygen/tesla,
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"cGZ" = (
-/obj/machinery/light{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
+/turf/open/floor/plating,
/area/engine/engineering)
"cHD" = (
/obj/structure/cable{
@@ -51732,23 +52959,9 @@
},
/turf/open/floor/plating,
/area/hallway/secondary/entry)
-"cIK" = (
-/obj/structure/table/wood,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"cKY" = (
-/obj/structure/table/wood/poker,
-/obj/item/coin/iron,
-/turf/open/floor/wood,
-/area/maintenance/bar)
"cMm" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/chair/office/dark{
- dir = 1
- },
-/turf/open/floor/plasteel,
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
/area/engine/engineering)
"cMC" = (
/obj/machinery/computer/security/telescreen{
@@ -51756,7 +52969,7 @@
dir = 8;
layer = 4;
name = "Engine Monitor";
- network = list("singularity");
+ network = list("engine");
pixel_x = 30
},
/obj/effect/turf_decal/stripes/line{
@@ -51767,24 +52980,15 @@
},
/area/engine/engineering)
"cMD" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"cMH" = (
-/obj/structure/particle_accelerator/particle_emitter/center,
-/turf/open/floor/plating,
-/area/engine/engineering)
+/turf/open/floor/engine,
+/area/engine/supermatter)
"cMN" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/supermatter)
"cMQ" = (
/obj/structure/cable{
icon_state = "0-2"
@@ -51990,10 +53194,6 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"cQG" = (
-/obj/structure/lattice,
-/turf/open/space,
-/area/space)
"cSz" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -52019,23 +53219,41 @@
/turf/open/floor/plasteel/dark/telecomms/mainframe,
/area/tcommsat/server)
"cSG" = (
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/plating,
-/area/engine/engineering)
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"cSH" = (
-/obj/structure/cable/yellow{
- icon_state = "0-8"
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"cSI" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"cSJ" = (
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"cSK" = (
-/obj/structure/cable/yellow{
- icon_state = "0-4"
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"cSL" = (
/obj/machinery/button/door{
id = "atmos";
@@ -52360,10 +53578,6 @@
"cVb" = (
/turf/closed/wall,
/area/hallway/secondary/service)
-"dcQ" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/space/nearstation)
"dfh" = (
/obj/machinery/power/apc{
areastring = "/area/science/circuit";
@@ -52378,22 +53592,6 @@
},
/turf/open/floor/plasteel,
/area/science/circuit)
-"diu" = (
-/obj/structure/chair/stool,
-/turf/open/floor/wood{
- icon_state = "wood-broken"
- },
-/area/maintenance/bar)
-"dlj" = (
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"dnc" = (
-/obj/machinery/door/airlock/maintenance/abandoned{
- req_access_txt = "0"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/wood,
-/area/maintenance/bar)
"dqu" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/closed/wall/r_wall,
@@ -52404,66 +53602,12 @@
},
/turf/closed/wall,
/area/science/circuit)
-"dxw" = (
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "Singularity";
- name = "radiation shutters"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"dAs" = (
-/obj/structure/sign/poster/random{
- pixel_y = -32
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"dCs" = (
-/obj/machinery/button/door{
- id = "Singularity";
- name = "Shutters Control";
- pixel_x = -25;
- req_access_txt = "11"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"dFc" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/wood{
- icon_state = "wood-broken"
- },
-/area/maintenance/bar)
-"dFm" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
"dMZ" = (
/obj/structure/sign/poster/official/random{
pixel_y = 32
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"dVC" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/light,
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
"eaI" = (
/obj/structure/table/reinforced,
/obj/item/device/radio/intercom{
@@ -52471,21 +53615,6 @@
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"erb" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 1
- },
-/turf/open/floor/plasteel/red/side{
- dir = 1
- },
-/area/security/brig)
-"erH" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
"eyM" = (
/obj/machinery/mineral/ore_redemption{
input_dir = 2;
@@ -52494,41 +53623,12 @@
/obj/machinery/door/firedoor,
/turf/open/floor/plasteel,
/area/quartermaster/miningdock)
-"eyV" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "seclobby";
- name = "security shutters"
- },
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/turf/open/floor/plating,
-/area/security/brig)
-"eCQ" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
"eHI" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 8
},
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/disposal/incinerator)
-"eLY" = (
-/obj/effect/turf_decal/stripes/white/line,
-/obj/effect/turf_decal/stripes/white/corner{
- dir = 1
- },
-/obj/machinery/door_timer{
- id = "Secure Cell";
- name = "Secure Cell";
- pixel_y = -32
- },
-/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
"eRz" = (
/obj/structure/lattice,
/obj/structure/grille,
@@ -52544,32 +53644,6 @@
},
/turf/open/floor/plasteel,
/area/quartermaster/miningdock)
-"eXc" = (
-/obj/structure/window/reinforced,
-/obj/vehicle/ridden/secway,
-/obj/item/key/security,
-/obj/machinery/door/window/eastleft{
- name = "Secway Docking Port"
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/showroomfloor,
-/area/space)
-"eXD" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
- },
-/obj/structure/tank_dispenser/oxygen,
-/turf/open/floor/plasteel/dark,
-/area/ai_monitored/security/armory)
-"eYQ" = (
-/obj/machinery/vending/kink,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"fbL" = (
-/obj/structure/table,
-/obj/item/storage/toolbox/drone,
-/turf/open/floor/plasteel/dark,
-/area/ai_monitored/security/armory)
"fcG" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 5
@@ -52593,87 +53667,19 @@
},
/turf/open/floor/plasteel/hydrofloor,
/area/hallway/secondary/service)
-"fnP" = (
-/obj/effect/spawner/lootdrop/maintenance,
-/obj/effect/decal/cleanable/blood/old,
-/obj/item/device/assembly/signaler,
-/turf/open/floor/plating,
-/area/maintenance/bar)
-"fpI" = (
-/turf/open/floor/plasteel/red/side{
- dir = 8
- },
-/area/security/brig)
-"fAn" = (
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
+"fsQ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
-"fAq" = (
-/obj/structure/disposalpipe/segment,
-/turf/open/floor/plasteel/red/side{
- dir = 4
- },
-/area/security/brig)
-"fDs" = (
-/obj/structure/chair/stool,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 5
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
+"fGf" = (
+/obj/machinery/smartfridge/disks,
+/turf/open/floor/plasteel/hydrofloor,
+/area/hydroponics)
"fKl" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/landmark/event_spawn,
/turf/open/floor/plasteel,
/area/science/circuit)
-"fPq" = (
-/obj/item/device/radio/intercom{
- freerange = 0;
- frequency = 1459;
- name = "Station Intercom (General)";
- pixel_x = -30
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken"
- },
-/area/maintenance/bar)
-"fPE" = (
-/obj/structure/table,
-/obj/item/grenade/barrier{
- pixel_x = 4
- },
-/obj/item/grenade/barrier,
-/obj/item/grenade/barrier{
- pixel_x = -4
- },
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/dark,
-/area/security/armory)
-"fSk" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"fVu" = (
-/obj/machinery/camera/motion{
- c_tag = "Non-Lethal Armory Motion Sensor";
- dir = 4
- },
-/obj/effect/turf_decal/stripes/end{
- dir = 8
- },
-/turf/open/floor/plasteel,
-/area/security/armory)
-"fWC" = (
-/obj/machinery/chem_dispenser/drinks/beer,
-/obj/structure/table/wood,
-/turf/open/floor/wood,
-/area/maintenance/bar)
"gbq" = (
/obj/structure/cable{
icon_state = "4-8"
@@ -52686,93 +53692,15 @@
/obj/item/stack/sheet/glass/fifty,
/turf/open/floor/plating,
/area/maintenance/department/medical/morgue)
-"get" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 6
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"ghy" = (
-/obj/machinery/light/small{
- dir = 8;
- light_color = "#fff4bc"
- },
-/obj/structure/closet/emcloset/anchored,
-/turf/open/floor/plating,
-/area/engine/engineering)
"gjl" = (
/turf/closed/wall,
/area/quartermaster/warehouse)
-"gmz" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"gva" = (
-/obj/machinery/light{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
-"gvi" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 9
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
-"gvx" = (
-/turf/open/floor/plasteel,
-/area/security/execution/transfer)
"gwd" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
},
/turf/open/floor/plasteel,
/area/science/circuit)
-"gAl" = (
-/turf/open/floor/plasteel/red/side{
- dir = 10
- },
-/area/security/brig)
-"gGR" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/closed/wall,
-/area/maintenance/bar)
-"gKN" = (
-/obj/structure/bed,
-/obj/item/clothing/suit/straight_jacket,
-/obj/item/clothing/mask/muzzle,
-/turf/open/floor/plasteel,
-/area/security/execution/transfer)
-"gLD" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/structure/disposalpipe/segment,
-/turf/closed/wall,
-/area/maintenance/fore/secondary)
"gLH" = (
/obj/machinery/door/airlock/external{
name = "External Access";
@@ -52783,17 +53711,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"gMx" = (
-/obj/effect/landmark/start/atmospheric_technician,
-/turf/open/floor/plasteel,
-/area/engine/atmos)
-"gQx" = (
-/turf/open/floor/plasteel/purple/side{
- tag = "icon-purple (NORTH)";
- icon_state = "purple";
- dir = 1
- },
-/area/crew_quarters/cryopod)
"gWd" = (
/obj/structure/cable{
icon_state = "1-4"
@@ -52804,18 +53721,6 @@
/obj/structure/lattice,
/turf/open/space/basic,
/area/space/nearstation)
-"gZp" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/security/glass{
- cyclelinkeddir = 1;
- id_tag = "lobbyairlock";
- name = "Security Lobby";
- req_access_txt = "0"
- },
-/turf/open/floor/plasteel/red/side{
- dir = 1
- },
-/area/security/brig)
"gZG" = (
/obj/structure/closet/crate/freezer/surplus_limbs,
/obj/item/reagent_containers/glass/beaker/synthflesh,
@@ -52840,117 +53745,11 @@
},
/turf/open/floor/plating,
/area/maintenance/port)
-"hfY" = (
-/obj/machinery/flasher{
- id = "brigentry";
- pixel_y = -28
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/chair{
- dir = 1
- },
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
-"hik" = (
-/obj/structure/table/wood,
-/obj/item/storage/box/drinkingglasses,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"hjI" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/turf/open/floor/plating,
-/area/security/brig)
-"hnm" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "briggate";
- name = "security shutters"
- },
-/obj/machinery/door/window/eastright{
- name = "Brig Desk";
- req_access_txt = "2"
- },
+"ijc" = (
+/obj/structure/table,
+/obj/item/stack/sheet/metal/fifty,
/turf/open/floor/plasteel/dark,
-/area/security/brig)
-"hpY" = (
-/obj/effect/spawner/lootdrop/keg,
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"htN" = (
-/obj/structure/sign/poster/random{
- pixel_y = -32
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"hBF" = (
-/obj/machinery/door_timer{
- id = "Cell 2";
- name = "Cell 2";
- pixel_y = -32
- },
-/obj/machinery/light,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
-/turf/open/floor/plasteel/red/corner,
-/area/security/brig)
-"hHa" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "briggate";
- name = "security shutters"
- },
-/obj/machinery/door/window/southleft{
- base_state = "right";
- icon_state = "right";
- name = "Brig Desk";
- req_access_txt = "1"
- },
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel/dark,
-/area/security/brig)
-"hNj" = (
-/obj/machinery/door/airlock/maintenance/abandoned{
- req_access_txt = "0"
- },
-/turf/open/floor/plating,
-/area/maintenance/bar)
-"hXw" = (
-/turf/open/floor/wood{
- icon_state = "wood-broken6"
- },
-/area/maintenance/bar)
-"iev" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/security/armory)
-"imZ" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/wood{
- icon_state = "wood-broken5"
- },
-/area/maintenance/bar)
-"inb" = (
-/obj/structure/rack,
-/obj/item/gun/energy/e_gun/dragnet,
-/obj/item/gun/energy/e_gun/dragnet,
-/obj/effect/turf_decal/bot_white,
-/obj/item/gun/energy/pumpaction/blaster,
-/obj/item/gun/energy/pumpaction/blaster,
-/turf/open/floor/plasteel/dark,
-/area/security/armory)
+/area/engine/engineering)
"ipA" = (
/obj/machinery/droneDispenser,
/turf/open/floor/plating,
@@ -52961,37 +53760,6 @@
/obj/item/pen,
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"ivo" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/security/glass{
- cyclelinkeddir = 2;
- id_tag = "innerbrig";
- name = "Brig";
- req_access_txt = "63"
- },
-/turf/open/floor/plasteel/red/side{
- dir = 9
- },
-/area/security/brig)
-"iyf" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"iyX" = (
-/obj/machinery/vending/cigarette,
-/turf/open/floor/plasteel/red/side{
- dir = 4
- },
-/area/security/brig)
-"iDC" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/wood,
-/area/maintenance/bar)
"iEJ" = (
/obj/machinery/door/airlock/external{
name = "Escape Pod One"
@@ -53001,10 +53769,6 @@
},
/turf/open/floor/plating,
/area/hallway/secondary/entry)
-"iFU" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/space)
"iNn" = (
/obj/machinery/camera{
c_tag = "Kitchen Cold Room"
@@ -53013,26 +53777,6 @@
/obj/structure/reagent_dispensers/cooking_oil,
/turf/open/floor/plasteel/showroomfloor,
/area/crew_quarters/kitchen)
-"iUe" = (
-/turf/open/floor/plasteel/red/corner{
- dir = 1
- },
-/area/security/brig)
-"iVO" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Engine Containment Port Aft";
- dir = 1;
- network = list("engine")
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"iWY" = (
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"jbf" = (
/obj/structure/cable{
icon_state = "0-2"
@@ -53045,33 +53789,6 @@
},
/turf/open/floor/plasteel/hydrofloor,
/area/hallway/secondary/service)
-"jcD" = (
-/obj/structure/rack,
-/obj/item/clothing/suit/armor/bulletproof{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/clothing/suit/armor/bulletproof,
-/obj/item/clothing/suit/armor/bulletproof{
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/item/clothing/head/helmet/alt{
- layer = 3.00001;
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/clothing/head/helmet/alt{
- layer = 3.00001
- },
-/obj/item/clothing/head/helmet/alt{
- layer = 3.00001;
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
-/area/security/armory)
"jgm" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -53090,14 +53807,6 @@
/obj/machinery/rnd/production/techfab/department/cargo,
/turf/open/floor/plasteel,
/area/quartermaster/office)
-"jlZ" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 4
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken6"
- },
-/area/maintenance/bar)
"jrE" = (
/obj/machinery/rnd/production/protolathe/department/science,
/obj/structure/sign/poster/official/random{
@@ -53105,24 +53814,6 @@
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"jrJ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/turf/open/floor/plating,
-/area/security/brig)
-"jyK" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Brig Control";
- req_access_txt = "3"
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/brig)
"jAD" = (
/obj/structure/grille,
/turf/open/floor/plating/airless,
@@ -53139,27 +53830,6 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"jCY" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 4
- },
-/turf/closed/wall,
-/area/maintenance/fore/secondary)
-"jEl" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"jFG" = (
-/obj/structure/table,
-/obj/item/storage/box/firingpins,
-/obj/item/storage/box/firingpins,
-/turf/open/floor/plasteel/dark,
-/area/ai_monitored/security/armory)
"jHt" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/disposalpipe/segment{
@@ -53173,28 +53843,21 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"jKG" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/security/glass{
- cyclelinkeddir = 1;
- id_tag = "lobbyairlock";
- name = "Security Lobby";
- req_access_txt = "0"
- },
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
-"jMi" = (
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"jMF" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
},
/turf/closed/wall,
/area/science/circuit)
+"jMY" = (
+/obj/structure/table,
+/obj/item/stack/cable_coil{
+ pixel_x = 3;
+ pixel_y = -7
+ },
+/obj/item/stack/cable_coil,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"jSO" = (
/obj/machinery/light{
dir = 4
@@ -53213,33 +53876,6 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"jWi" = (
-/turf/open/floor/plasteel/showroomfloor,
-/area/space/nearstation)
-"jXD" = (
-/obj/machinery/flasher{
- id = "Cell 3";
- pixel_x = -28
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 1
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/brig)
-"kbf" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "Singularity";
- name = "radiation shutters"
- },
-/obj/effect/turf_decal/bot{
- dir = 2
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"kgu" = (
-/turf/open/space/basic,
-/area/engine/engineering)
"khb" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 10
@@ -53277,91 +53913,12 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"kqE" = (
-/obj/structure/table/wood/poker,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"ksK" = (
-/obj/machinery/door/airlock/maintenance/abandoned{
- name = "Incinerator Access";
- req_access_txt = "12"
- },
-/obj/structure/barricade/wooden{
- name = "wooden barricade (CLOSED)"
- },
-/turf/open/floor/plating,
-/area/maintenance/bar)
-"kuC" = (
-/obj/item/shard,
-/obj/item/wirecutters,
-/obj/item/wallframe/camera,
-/turf/open/floor/plating{
- icon_state = "panelscorched"
- },
-/area/maintenance/bar)
-"kvn" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/security/brig)
-"kwU" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/red/corner{
- dir = 8
- },
-/area/security/brig)
-"kyp" = (
-/obj/machinery/door/firedoor,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/machinery/door/airlock/security/glass{
- cyclelinkeddir = 1;
- id_tag = "outerbrig";
- name = "Brig";
- req_access_txt = "63"
- },
-/turf/open/floor/plasteel/red/side{
- dir = 9
- },
-/area/security/brig)
"kzT" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 6
},
/turf/closed/wall/r_wall,
/area/science/mixing)
-"kEw" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
-"kIZ" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/turf/open/floor/plating,
-/area/security/warden)
-"kOs" = (
-/obj/machinery/light{
- dir = 8
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"kOw" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/white,
@@ -53373,17 +53930,6 @@
},
/turf/open/floor/plasteel/hydrofloor,
/area/hallway/secondary/service)
-"kPh" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/closed/wall,
-/area/maintenance/bar)
-"kPB" = (
-/obj/structure/grille,
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"kQk" = (
/obj/structure/rack,
/obj/effect/spawner/lootdrop/maintenance{
@@ -53392,75 +53938,21 @@
},
/turf/open/floor/plating,
/area/maintenance/department/medical/morgue)
+"kQq" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"kSb" = (
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/quartermaster/miningdock)
-"ldw" = (
-/obj/structure/lattice,
-/obj/structure/grille,
-/turf/open/space,
-/area/space)
-"ldy" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel/red/side{
- dir = 6
- },
-/area/security/brig)
-"lgs" = (
-/obj/structure/table/wood/poker,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"lkm" = (
-/obj/structure/lattice,
-/turf/open/space/basic,
-/area/space)
-"lkA" = (
-/obj/machinery/power/apc{
- areastring = "/area/maintenance/bar";
- dir = 2;
- name = "Maintenance Bar APC";
- pixel_x = 1;
- pixel_y = -24
- },
-/obj/structure/cable,
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"lkC" = (
-/obj/structure/sign/poster/official/no_erp,
-/turf/closed/wall,
-/area/maintenance/bar)
-"lmZ" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"lou" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
- },
-/obj/machinery/light/small{
- dir = 4
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/brig)
"lAB" = (
/obj/structure/sign/nanotrasen,
/turf/closed/wall,
/area/science/circuit)
-"lJX" = (
-/obj/structure/closet/secure_closet/security/sec,
-/obj/effect/turf_decal/bot{
- dir = 2
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/main)
"lMg" = (
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -53471,120 +53963,16 @@
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
/area/science/circuit)
-"lTm" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"lXp" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel/red/side{
- dir = 4
- },
-/area/security/brig)
-"maf" = (
-/obj/structure/sign/warning/securearea,
-/turf/closed/wall/r_wall,
-/area/engine/engineering)
-"mdX" = (
-/obj/structure/chair/stool/bar,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"mkG" = (
-/obj/structure/chair/stool/bar,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 6
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"mlj" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/door/airlock/maintenance/abandoned{
- req_access_txt = "0"
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken"
- },
-/area/maintenance/bar)
-"msk" = (
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"mtY" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"mwi" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/security/armory)
-"mxQ" = (
-/obj/machinery/door/poddoor/shutters{
- id = "lowsecarmory";
- name = "Non-Lethal Armoury Shutter"
- },
-/obj/machinery/button/door{
- id = "lowsecarmory";
- name = "Non-Lethal Armory Shutters";
- pixel_y = 26;
- req_access_txt = "3"
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel,
-/area/security/main)
-"myR" = (
-/obj/structure/table/glass,
-/obj/item/paper_bin,
-/obj/item/pen/blue,
-/turf/open/floor/plasteel/purple/side{
- tag = "icon-purple (NORTH)";
- icon_state = "purple";
- dir = 1
- },
-/area/crew_quarters/cryopod)
-"mAD" = (
-/obj/machinery/door_timer{
- id = "Cell 3";
- name = "Cell 3";
- pixel_y = -32
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/red/corner,
-/area/security/brig)
-"mDW" = (
-/obj/machinery/flasher{
- id = "Cell 4";
- pixel_x = -28
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/brig)
-"mFn" = (
-/obj/structure/lattice,
-/obj/structure/grille,
-/turf/open/space/basic,
-/area/space)
-"mGv" = (
-/obj/structure/grille,
+"mBv" = (
/obj/structure/cable{
- icon_state = "1-4"
+ icon_state = "1-2"
},
-/turf/open/floor/plating/airless,
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/valve{
+ dir = 4;
+ name = "Output to Waste"
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"mNi" = (
/obj/machinery/light_switch{
@@ -53598,47 +53986,10 @@
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"mTC" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"mUH" = (
-/obj/effect/turf_decal/stripes/white/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/white/corner{
- dir = 1
- },
+"noK" = (
+/obj/structure/girder,
/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
-"ndn" = (
-/turf/open/floor/plasteel/red/side{
- dir = 6
- },
-/area/security/brig)
-"nrJ" = (
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/red/corner{
- dir = 1
- },
-/area/hallway/primary/fore)
-"nrT" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plating,
-/area/maintenance/bar)
-"nvm" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 8
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
+/area/engine/engineering)
"nxv" = (
/obj/machinery/power/apc{
name = "Construction Area APC";
@@ -53650,18 +54001,10 @@
},
/turf/open/floor/plating,
/area/construction)
-"nyw" = (
-/turf/closed/wall/r_wall,
-/area/space)
-"nAW" = (
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"nBt" = (
-/obj/machinery/vending/games{
- name = "\improper Good 'Clean' Fun"
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
+"nzh" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"nGt" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -53673,97 +54016,22 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"nNQ" = (
-/obj/effect/turf_decal/stripes/white/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/white/corner,
-/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
-"nQE" = (
-/obj/structure/chair/stool,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"nRD" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
- },
-/turf/open/floor/plasteel,
-/area/hallway/primary/fore)
"nRG" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 10
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"nYB" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/closed/wall,
-/area/maintenance/fore/secondary)
-"oaS" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/security/armory)
"oce" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 1
},
/turf/open/floor/plasteel/white,
/area/science/mixing)
-"odi" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/atmospherics/components/unary/vent_pump/on,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/security/armory)
-"ofH" = (
-/obj/structure/table/wood,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"ouy" = (
-/obj/structure/table/wood/poker,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/item/storage/pill_bottle/dice,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"oyk" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"oFD" = (
-/obj/machinery/light{
- dir = 4
- },
-/obj/structure/table/wood,
-/obj/item/reagent_containers/spray/cleaner,
-/turf/open/floor/wood{
- icon_state = "wood-broken6"
- },
-/area/maintenance/bar)
-"oHs" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
-/turf/open/floor/plasteel/red/side{
- dir = 10
- },
-/area/security/brig)
+"oDF" = (
+/obj/machinery/light,
+/turf/open/floor/plating,
+/area/engine/engineering)
"oHU" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -53777,55 +54045,6 @@
/obj/machinery/disposal/bin,
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"oWs" = (
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"pfR" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 1
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/brig)
-"piG" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plasteel,
-/area/security/armory)
-"pmD" = (
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
-"pvp" = (
-/obj/structure/chair/stool/bar,
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 8
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"pAL" = (
-/obj/machinery/door/window/brigdoor/security/cell{
- dir = 4;
- id = "Secure Cell";
- name = "Secure Cell"
- },
-/obj/machinery/door/window/brigdoor/security/cell{
- dir = 8;
- id = "Secure Cell";
- name = "Secure Cell"
- },
-/obj/effect/turf_decal/stripes/white/corner{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/white/corner{
- dir = 8
- },
-/obj/machinery/light/small,
-/turf/open/floor/plasteel/dark/side{
- dir = 8
- },
-/area/security/execution/transfer)
"pHl" = (
/obj/structure/table,
/obj/item/storage/box/beakers{
@@ -53854,41 +54073,17 @@
},
/turf/open/floor/plasteel/white,
/area/medical/sleeper)
+"pLn" = (
+/obj/machinery/conveyor/inverted{
+ dir = 5;
+ id = "garbage"
+ },
+/turf/open/floor/plating,
+/area/maintenance/disposal)
"pNx" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/floorgrime,
/area/science/misc_lab)
-"pPZ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/red/corner{
- dir = 4
- },
-/area/security/brig)
-"pSC" = (
-/obj/machinery/door/window/brigdoor/security/cell{
- id = "Cell 3";
- name = "Cell 3"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel/red/side,
-/area/security/brig)
-"pYB" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper,
-/obj/machinery/door/airlock/external{
- name = "Engineering External Access";
- req_access = null;
- req_access_txt = "10;13"
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
"qeQ" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -53902,72 +54097,11 @@
/obj/machinery/autolathe,
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"qtN" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"quT" = (
/obj/structure/lattice,
/obj/structure/grille/broken,
/turf/open/space/basic,
/area/space/nearstation)
-"qzP" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"qAQ" = (
-/obj/structure/falsewall,
-/obj/effect/turf_decal/delivery/white,
-/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
-"qDH" = (
-/obj/structure/bed,
-/obj/item/bedsheet/grey,
-/obj/effect/decal/cleanable/semen{
- desc = "Blech.";
- name = "dried semen"
- },
-/obj/effect/spawner/lootdrop/costume,
-/turf/open/floor/plating{
- icon_state = "platingdmg3"
- },
-/area/maintenance/bar)
-"qIa" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk,
-/turf/open/floor/plasteel/red/side{
- dir = 4
- },
-/area/security/brig)
-"qVU" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "Singularity";
- name = "radiation shutters"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/bot{
- dir = 2
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"qYL" = (
-/obj/structure/grille,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"rcD" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -53978,85 +54112,17 @@
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
/turf/open/floor/plasteel/floorgrime,
/area/maintenance/disposal/incinerator)
-"rjW" = (
-/obj/effect/landmark/secequipment,
-/obj/effect/turf_decal/bot{
- dir = 2
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/main)
"rmX" = (
/obj/structure/table,
/obj/item/reagent_containers/food/drinks/beer,
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"rre" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"rDl" = (
-/obj/structure/table/wood,
-/turf/open/floor/wood{
- icon_state = "wood-broken5"
- },
-/area/maintenance/bar)
"rKP" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 1
},
/turf/open/floor/plating,
/area/construction)
-"rRb" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken5"
- },
-/area/maintenance/bar)
-"rRI" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"rUB" = (
-/obj/structure/grille,
-/obj/structure/lattice,
-/turf/open/space/basic,
-/area/space)
-"rVc" = (
-/obj/structure/window/reinforced,
-/obj/machinery/door/window/eastleft{
- name = "Cyborg Docking Port"
- },
-/obj/machinery/recharge_station,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/main)
-"rWi" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"rYe" = (
-/obj/structure/table,
-/obj/item/storage/toolbox/electrical{
- pixel_x = 2;
- pixel_y = 4
- },
-/obj/item/storage/toolbox/electrical{
- pixel_x = -2
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"saK" = (
/obj/structure/closet/crate,
/obj/item/target/alien,
@@ -54069,18 +54135,6 @@
/obj/item/gun/energy/laser/practice,
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"siI" = (
-/obj/item/paper_bin{
- pixel_x = -3;
- pixel_y = 7
- },
-/obj/item/pen,
-/obj/machinery/newscaster{
- pixel_x = 30
- },
-/obj/structure/table/wood,
-/turf/open/floor/wood,
-/area/maintenance/bar)
"slk" = (
/obj/machinery/door/airlock/maintenance{
req_access_txt = "12"
@@ -54093,101 +54147,12 @@
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/turf/open/floor/plating,
/area/maintenance/department/medical/morgue)
-"soK" = (
-/obj/effect/turf_decal/loading_area/white,
-/obj/effect/turf_decal/stripes/white/corner{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/white/corner,
-/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
-"ssC" = (
-/turf/open/floor/plasteel/purple/side,
-/area/crew_quarters/cryopod)
-"stI" = (
-/obj/item/lighter/greyscale,
-/obj/effect/decal/cleanable/semen{
- desc = "Blech.";
- name = "dried semen"
- },
-/turf/open/floor/plating{
- icon_state = "panelscorched"
- },
-/area/maintenance/bar)
-"stR" = (
-/obj/machinery/power/apc{
- areastring = "/area/crew_quarters/cryopod";
- dir = 4;
- name = "Cryogenics APC";
- pixel_x = 24
- },
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/crew_quarters/cryopod)
"sxs" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/table,
/obj/item/shovel/spade,
/turf/open/floor/plasteel/hydrofloor,
/area/hallway/secondary/service)
-"sxz" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"szF" = (
-/obj/structure/rack,
-/obj/item/clothing/suit/armor/riot{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/clothing/suit/armor/riot,
-/obj/item/clothing/suit/armor/riot{
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/item/clothing/head/helmet/riot{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/clothing/head/helmet/riot,
-/obj/item/clothing/head/helmet/riot{
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/item/shield/riot{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/shield/riot,
-/obj/item/shield/riot{
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
-/area/security/armory)
-"sCR" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"sDk" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/grille,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"sFW" = (
-/turf/closed/wall,
-/area/maintenance/bar)
-"sJQ" = (
-/obj/structure/closet/bombcloset/security,
-/turf/open/floor/plasteel/showroomfloor,
-/area/space)
"sLv" = (
/obj/structure/closet,
/obj/effect/spawner/lootdrop/maintenance,
@@ -54203,18 +54168,6 @@
/obj/machinery/door/airlock/maintenance/abandoned,
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"sOy" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 8
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"sPM" = (
-/turf/closed/wall,
-/area/crew_quarters/cryopod)
"sSW" = (
/obj/structure/chair/office/light,
/turf/open/floor/plasteel/white,
@@ -54233,84 +54186,16 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/closed/wall,
/area/hallway/secondary/service)
-"tgx" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
+"trb" = (
+/obj/machinery/light{
dir = 4
},
-/obj/structure/window/reinforced{
- dir = 1;
- layer = 2.9
- },
-/obj/structure/closet/secure_closet/brig{
- id = "Secure Cell";
- name = "Secure Cell Locker"
- },
-/obj/effect/turf_decal/stripes/white/end{
- dir = 4
- },
-/obj/effect/turf_decal/delivery/white,
-/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
-"tmi" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/red/corner{
- dir = 1
- },
-/area/security/brig)
-"tof" = (
-/obj/machinery/power/emitter/anchored{
- dir = 4;
- state = 2
- },
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"toZ" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 1
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"tyq" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/rack,
-/obj/item/clothing/mask/gas/sechailer{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/clothing/mask/gas/sechailer,
-/obj/item/clothing/mask/gas/sechailer{
- pixel_x = 3;
- pixel_y = -3
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/warden)
-"tMh" = (
-/turf/closed/wall/r_wall,
-/area/security/armory)
+/turf/open/floor/plasteel,
+/area/security/courtroom)
"tMl" = (
/obj/effect/turf_decal/loading_area,
/turf/open/floor/plasteel/showroomfloor,
/area/crew_quarters/kitchen)
-"tNC" = (
-/turf/open/floor/wood{
- icon_state = "wood-broken5"
- },
-/area/maintenance/bar)
-"tNK" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
"tOq" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
@@ -54318,75 +54203,28 @@
},
/turf/open/floor/plasteel/white,
/area/science/mixing)
-"tQO" = (
-/obj/machinery/light/small{
- dir = 8
- },
-/obj/machinery/cryopod{
- tag = "icon-cryopod-open (EAST)";
- icon_state = "cryopod-open";
- dir = 4
- },
-/turf/open/floor/noslip,
-/area/crew_quarters/cryopod)
-"tRc" = (
-/obj/structure/sign/poster/random{
- pixel_x = -32
- },
-/obj/machinery/light{
- dir = 8
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"tSN" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Engine Containment Starboard Aft";
- dir = 1;
- network = list("engine")
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"tVF" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/door/airlock/maintenance/abandoned{
- req_access_txt = "0"
- },
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plating,
-/area/maintenance/bar)
"tXL" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 9
},
/turf/closed/wall/r_wall,
/area/maintenance/disposal/incinerator)
-"uaf" = (
-/obj/effect/turf_decal/stripes/white/line{
- dir = 5
- },
+"udp" = (
+/obj/item/crowbar/large,
+/obj/structure/rack,
+/obj/item/device/flashlight,
/turf/open/floor/plasteel/dark,
-/area/security/execution/transfer)
-"ujA" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
+/area/engine/engineering)
+"uhH" = (
+/obj/item/wrench,
+/obj/item/weldingtool,
+/obj/item/clothing/head/welding{
+ pixel_x = -3;
+ pixel_y = 5
},
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
-/turf/open/floor/plating,
-/area/maintenance/fore/secondary)
-"umb" = (
-/obj/machinery/suit_storage_unit/security,
-/obj/effect/turf_decal/bot_white,
+/obj/structure/rack,
/turf/open/floor/plasteel/dark,
-/area/ai_monitored/security/armory)
-"uow" = (
-/turf/closed/wall,
-/area/space)
+/area/engine/engineering)
"uoB" = (
/obj/structure/table/reinforced,
/obj/item/device/multitool,
@@ -54397,105 +54235,6 @@
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"utg" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/security/glass{
- cyclelinkeddir = 2;
- id_tag = "innerbrig";
- name = "Brig";
- req_access_txt = "63"
- },
-/turf/open/floor/plasteel/red/side{
- dir = 10
- },
-/area/security/brig)
-"utm" = (
-/obj/structure/table/wood,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/machinery/newscaster{
- pixel_x = 30
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"utC" = (
-/obj/machinery/suit_storage_unit/security,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/effect/turf_decal/bot_white,
-/turf/open/floor/plasteel/dark,
-/area/ai_monitored/security/armory)
-"uut" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"uwV" = (
-/obj/machinery/vending/clothing,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"uze" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 4
- },
-/turf/closed/wall,
-/area/maintenance/bar)
-"uAb" = (
-/obj/effect/spawner/lootdrop/keg,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"uAc" = (
-/obj/structure/window/reinforced,
-/obj/vehicle/ridden/secway,
-/obj/item/key/security,
-/obj/machinery/door/window/eastleft{
- name = "Secway Docking Port"
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/showroomfloor,
-/area/space/nearstation)
-"uDn" = (
-/obj/machinery/vending/autodrobe,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"uER" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/brigdoor{
- dir = 1;
- name = "Armory Desk";
- req_access_txt = "3"
- },
-/obj/machinery/door/window/southleft{
- name = "Reception Desk";
- req_access_txt = "63"
- },
-/obj/item/paper_bin{
- pixel_x = -3;
- pixel_y = 7
- },
-/obj/item/pen{
- pixel_x = 4;
- pixel_y = 4
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel/showroomfloor,
-/area/security/brig)
"uNu" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -54527,15 +54266,6 @@
},
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"uYC" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 4
- },
-/obj/machinery/light{
- dir = 8
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
"vbD" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/command/glass{
@@ -54547,10 +54277,6 @@
},
/turf/open/floor/plasteel,
/area/ai_monitored/storage/eva)
-"vmf" = (
-/obj/structure/falsewall,
-/turf/open/floor/plating,
-/area/maintenance/bar)
"vxh" = (
/obj/structure/table,
/obj/effect/spawner/lootdrop/maintenance{
@@ -54567,11 +54293,6 @@
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"vzq" = (
-/obj/structure/chair/stool/bar,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/wood,
-/area/maintenance/bar)
"vCb" = (
/obj/machinery/rnd/production/techfab/department/service,
/turf/open/floor/plasteel/hydrofloor,
@@ -54580,25 +54301,6 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"vMV" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plating,
-/area/maintenance/fore/secondary)
-"vPg" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/corner,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 10
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
"vPE" = (
/obj/machinery/light{
dir = 4
@@ -54606,34 +54308,23 @@
/obj/machinery/libraryscanner,
/turf/open/floor/plasteel/white,
/area/science/circuit)
-"vPG" = (
-/obj/structure/table/wood,
-/obj/machinery/chem_dispenser/drinks,
-/turf/open/floor/wood,
-/area/maintenance/bar)
-"waV" = (
-/obj/effect/spawner/lootdrop/maintenance{
- lootcount = 2;
- name = "2maintenance loot spawner"
- },
-/obj/item/crowbar,
-/obj/item/device/electropack/shockcollar,
-/turf/open/floor/plating,
-/area/maintenance/bar)
-"wdZ" = (
-/turf/open/floor/plasteel/dark,
-/area/security/processing)
"wkN" = (
/turf/closed/wall,
/area/science/circuit)
-"wom" = (
-/obj/machinery/cryopod{
- tag = "icon-cryopod-open (EAST)";
- icon_state = "cryopod-open";
- dir = 4
+"wph" = (
+/obj/docking_port/stationary{
+ area_type = /area/construction/mining/aux_base;
+ dheight = 4;
+ dir = 8;
+ dwidth = 4;
+ height = 9;
+ id = "aux_base_zone";
+ name = "aux base zone";
+ roundstart_template = /datum/map_template/shuttle/aux_base/default;
+ width = 9
},
-/turf/open/floor/noslip,
-/area/crew_quarters/cryopod)
+/turf/open/floor/plating,
+/area/construction/mining/aux_base)
"wrp" = (
/obj/machinery/light{
dir = 8
@@ -54657,54 +54348,17 @@
},
/turf/closed/wall,
/area/hallway/secondary/service)
-"wEi" = (
-/obj/machinery/computer/cryopod{
- pixel_y = 25
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/prison)
-"wFC" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel,
-/area/hallway/primary/fore)
"wHz" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 5
},
/turf/closed/wall/r_wall,
/area/maintenance/disposal/incinerator)
-"wRi" = (
-/turf/open/floor/plasteel/showroomfloor,
-/area/space)
-"wTe" = (
-/obj/structure/chair/stool,
-/turf/open/floor/wood{
- icon_state = "wood-broken7"
- },
-/area/maintenance/bar)
-"wUk" = (
-/turf/open/floor/plasteel/red/corner{
- dir = 4
- },
-/area/security/brig)
"wUY" = (
/obj/structure/table,
/obj/item/reagent_containers/glass/bucket,
/turf/open/floor/plasteel/hydrofloor,
/area/hallway/secondary/service)
-"wWq" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"wZZ" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
"xhV" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -54725,31 +54379,6 @@
},
/turf/open/floor/plating,
/area/hallway/secondary/service)
-"xiB" = (
-/obj/effect/landmark/start/station_engineer,
-/obj/structure/chair/office/dark{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"xlB" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/camera/motion{
- c_tag = "Armory Motion Sensor";
- dir = 2;
- name = "motion-sensitive security camera"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 6
- },
-/turf/open/floor/plasteel,
-/area/ai_monitored/security/armory)
-"xDv" = (
-/obj/structure/closet/l3closet/security,
-/turf/open/floor/plasteel/showroomfloor,
-/area/space/nearstation)
"xEu" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 6
@@ -54761,21 +54390,6 @@
/obj/effect/spawner/lootdrop/grille_or_trash,
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"xSp" = (
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/security/brig)
-"xYs" = (
-/obj/structure/chair/stool,
-/obj/item/device/radio/intercom{
- name = "Station Intercom (General)";
- pixel_y = -35
- },
-/turf/open/floor/wood,
-/area/maintenance/bar)
"ycu" = (
/obj/structure/cable{
icon_state = "2-4"
@@ -62339,9 +61953,9 @@ aaa
aae
aaf
aaa
-aqH
-apK
-aqH
+aaa
+aaa
+aaa
aaa
aaa
aae
@@ -62353,9 +61967,9 @@ aaa
aaa
aaa
aaa
-aqF
-apH
-aqF
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -62596,9 +62210,6 @@ aaa
aaa
aaf
aaa
-aqH
-cpK
-aqH
aaa
aaa
aaa
@@ -62610,9 +62221,12 @@ aaa
aaa
aaa
aaa
-aqF
-cxl
-aqF
+aaa
+aaa
+aaa
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -62853,9 +62467,6 @@ aaa
aaa
aaf
aaa
-aqH
-cpL
-aqH
aaa
aaa
aaa
@@ -62867,9 +62478,12 @@ aaa
aaa
aaa
aaa
-aqF
-cxx
-aqF
+aaa
+aaa
+aaa
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -63110,9 +62724,8 @@ aaa
aaa
aaf
aaa
-ckq
+aaa
cqq
-ckq
aaa
aaa
aaa
@@ -63124,9 +62737,10 @@ aaa
aaa
aaa
aaa
-cwU
-cxF
-cwU
+aaa
+aaa
+cqq
+aaa
aaa
aaa
aaa
@@ -63872,14 +63486,14 @@ aaa
aaa
apJ
apN
-arC
-arC
-arC
-arC
-arC
-arC
-arC
-aEp
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
avP
iEJ
@@ -64128,15 +63742,15 @@ aaa
aaa
aaf
apJ
-aqI
-arD
-arD
-arD
-arD
-arD
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awY
ayk
@@ -64385,15 +63999,15 @@ aaa
aaa
aaf
apJ
-aqI
-arD
-arD
-arD
-arD
-arD
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awZ
ayl
@@ -64642,15 +64256,15 @@ aaa
aaa
aaf
apJ
-aqI
-arD
-arD
-arD
-atk
-arD
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awZ
ayk
@@ -64899,15 +64513,15 @@ aaa
aaa
aaa
apJ
-aqI
-arD
-arD
-asG
-atl
-awX
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+wph
+apN
+apN
+apN
+apN
apJ
awZ
cqr
@@ -65156,15 +64770,15 @@ aaa
aaa
aaa
apJ
-aqI
-arD
-arD
-arD
-cCs
-arD
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awZ
aIK
@@ -65413,15 +65027,15 @@ aaa
aaa
aaa
apJ
-aqI
-arD
-arD
-arD
-arD
-arD
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awZ
aIK
@@ -65670,15 +65284,15 @@ aaa
aaa
aaf
apJ
-aqI
-arD
-arD
-arD
-arD
-arD
-arD
-arD
-auN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awZ
cry
@@ -65927,15 +65541,15 @@ aaa
aaa
aaa
apJ
-aqN
-asD
-asD
-asD
-cCt
-asD
-asD
-asD
-aFD
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
+apN
apJ
awZ
crz
@@ -68020,7 +67634,7 @@ czK
bhN
bcl
beQ
-bgk
+pLn
bhI
bjb
bkz
@@ -69048,7 +68662,7 @@ czK
bbe
beO
beU
-bgl
+bgk
bhL
bjc
cAF
@@ -76274,20 +75888,20 @@ bCq
bPY
cOw
bCq
-sFW
-sFW
-sFW
-sFW
-sFW
-ksK
-sFW
-sFW
-sFW
-sFW
-sFW
-sFW
-sFW
-sFW
+bCq
+bCq
+bCq
+bCq
+bCq
+bYy
+bCq
+bCq
+bLv
+bCq
+bCq
+bCq
+bCq
+bLv
bUs
bLv
aaa
@@ -76531,20 +76145,20 @@ bCq
bPX
bRg
bRg
-sFW
-nAW
+bCq
+bHE
bVG
-uYC
-fPq
-nAW
-uAb
-sFW
-nAW
-tRc
-bVG
-nAW
-hpY
-sFW
+bHE
+bHE
+bHE
+bLv
+aaf
+aoV
+aoV
+aoV
+aoV
+aoV
+bLv
bUs
bLv
aaa
@@ -76788,20 +76402,20 @@ bLv
bQa
bHE
bHE
-sFW
-get
-uut
-jlZ
-iDC
-imZ
-iDC
-dnc
-iDC
-iDC
-toZ
-tNC
-dAs
-sFW
+bCq
+bHE
+bLv
+bLv
+bLv
+bLv
+bLv
+aoV
+aoV
+aoV
+aoV
+aoV
+aaf
+bLv
bUs
bLv
aaf
@@ -77045,20 +76659,20 @@ bLv
bPZ
bHE
bHE
-hNj
-rWi
-mkG
-vzq
-mdX
-pvp
-mTC
-mlj
-mTC
-dFc
-fDs
-cCa
-nAW
-sFW
+cTF
+bHE
+bLv
+aoV
+aoV
+aoV
+aoV
+aoV
+aoV
+aoV
+aoV
+aoV
+aoV
+bLv
bUs
bLv
aaa
@@ -77302,20 +76916,20 @@ bLv
bHE
bHE
bSs
-sFW
-rRb
-ofH
-rDl
-cIK
-ofH
-nAW
-lkC
-hXw
+bCq
+bHE
+bLv
+aoV
+aoV
+aoV
+bcU
+aaf
+aaH
cCa
-kqE
-lgs
-diu
-sFW
+aoV
+aoV
+aoV
+bLv
bUs
bLv
aaa
@@ -77559,20 +77173,20 @@ bCq
bHE
bRh
bLu
-sFW
-jEl
-utm
-eCQ
-fSk
-sOy
-lkA
-sFW
-nAW
-wTe
-kqE
-lgs
-xYs
-sFW
+bCq
+bHE
+bLv
+aaf
+aaf
+aoV
+aoV
+aaH
+bdV
+aaH
+aaf
+aaf
+aaf
+bLv
bUs
bLv
aaf
@@ -77737,10 +77351,10 @@ abc
abc
afu
abc
-abc
-abc
-abc
-abc
+aaa
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -77816,20 +77430,20 @@ bCq
bOK
bCq
bCq
-sFW
-tVF
-gGR
-fWC
-vPG
-hik
-sFW
-sFW
-nAW
-cCa
-ouy
-cKY
-cCa
-sFW
+bCq
+bHE
+bLv
+aoV
+aoV
+aoV
+aoV
+cjn
+bSu
+aaH
+aoV
+aoV
+aoV
+bLv
bUs
bLv
aaa
@@ -77993,20 +77607,20 @@ abc
aea
aeH
aft
-qAQ
-soK
-mUH
-uaf
abc
-lkm
-lkm
+aaa
+aaa
+aaa
+aaa
+aaa
+aaa
aaa
aiU
aln
aiU
aaa
aiU
-aln
+anN
aiU
aaa
aaa
@@ -78074,19 +77688,19 @@ bHE
bLv
aaa
bLv
-nrT
-gGR
-sFW
-sFW
-sFW
-sFW
-nAW
-nAW
-nAW
-nQE
-cCa
-htN
-sFW
+bHE
+bLv
+aoV
+aoV
+aoV
+aoV
+aoV
+aaH
+aaf
+aoV
+aoV
+aoV
+bLv
bUs
bLv
aaa
@@ -78114,8 +77728,8 @@ aaa
aaa
aaa
aaa
-aaa
-aaa
+aaT
+aaT
aaa
aaa
aaa
@@ -78252,18 +77866,18 @@ aeJ
afw
abc
abc
-nNQ
-eLY
-abc
+aaf
+aaa
+aaf
aaf
aaf
aaf
aiU
-wdZ
+alp
aiU
aaa
aiU
-wdZ
+alp
aiU
aaf
aaf
@@ -78331,19 +77945,19 @@ bHE
bLv
aaf
bLv
-nrT
-gGR
-aEt
-waV
-stI
-vmf
-nAW
-hXw
-tNC
-nvm
-nAW
-nAW
-sFW
+bUt
+bLv
+aaf
+aaf
+aoV
+aoV
+aoV
+aaH
+aoV
+aoV
+aaf
+aaf
+bLv
bUs
bLv
aaf
@@ -78359,21 +77973,21 @@ cjJ
aaa
aaa
crn
+aaf
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+aaf
+ctv
+aaT
+aaT
aaa
aaa
aaa
@@ -78509,19 +78123,19 @@ aeI
afv
agf
abc
-tgx
-pAL
-abc
+aaf
+aaa
+aaa
aiT
aiT
aiV
-aiU
+akG
cxJ
aiU
-aiT
-aiU
-cxJ
+amK
aiU
+cxP
+aoq
aiV
aiT
aiT
@@ -78588,19 +78202,19 @@ bLv
bCq
aaa
bLv
-nrT
-gGR
-kuC
-qDH
-fnP
-sFW
-uwV
-uDn
-siI
-oFD
-nBt
-eYQ
-sFW
+bUs
+bLv
+aoV
+aoV
+aoV
+aoV
+aoV
+aaf
+aoV
+aoV
+aoV
+aoV
+bCq
bUs
bCq
aaa
@@ -78616,21 +78230,21 @@ cjJ
aaa
aaa
crn
+aaf
+aaT
+ctv
+ctv
+ctv
+ctv
+ctv
+ctv
+ctv
+aaT
aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+aaf
+ctv
+ctv
+aaT
aaa
aaa
aaa
@@ -78766,10 +78380,10 @@ aeL
afy
agh
abc
-gvx
-gvx
-gvx
-aiV
+aaf
+aaa
+aaf
+aiT
ajs
akb
akI
@@ -78846,17 +78460,17 @@ aaa
aaa
bTB
bUv
-uze
-kPh
-kPh
-kPh
-kPh
-kPh
-kPh
-kPh
-kPh
-kPh
-kPh
+bES
+bES
+bES
+bES
+bGp
+bGp
+bGp
+bGp
+bES
+bES
+bES
car
bUs
bCq
@@ -78873,20 +78487,20 @@ cjJ
aaf
aaf
cig
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+aaf
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaT
+aaf
+aaf
+aaf
+aaf
aaa
aaa
aaa
@@ -79023,10 +78637,10 @@ aeK
afx
agg
abc
-gvx
-gKN
-gvx
-aiV
+aaf
+aaa
+aaa
+aiU
ajr
aka
akH
@@ -79131,17 +78745,17 @@ ccw
ccw
ccw
aaa
+aaf
+aaa
+aaa
+aaf
+aaa
+aaa
+aaf
aaa
aaa
aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+aaf
aaa
aaa
aaa
@@ -79280,10 +78894,10 @@ aeN
afA
afA
afA
-gvx
-gvx
-gvx
-aiV
+aaf
+aaa
+aaa
+aiU
aju
akd
akK
@@ -79388,19 +79002,19 @@ cqw
cqO
crp
aaa
+aaf
+aaa
+aaa
+aaf
+aaa
+aaa
+aaf
aaa
aaa
aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+aaT
+aaT
+aaT
aaa
aaa
aaa
@@ -79644,20 +79258,20 @@ cgR
cgR
cqN
cro
+cEl
+cEE
+cEl
+cFm
+csx
+cFm
+cFm
+csx
+csv
aaa
aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -79902,19 +79516,19 @@ cji
cDZ
crr
crJ
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+crT
+crJ
+cFn
+css
+csx
+csx
+css
+csb
+aaf
+aaf
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -80154,24 +79768,24 @@ ccw
cfL
coH
cBO
-cnv
+cgR
cDB
cqP
crq
-crJ
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
-aaa
+crZ
+crT
+crZ
+cFo
+css
+cFm
+cFm
+css
+csv
aaa
aaa
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -80294,7 +79908,7 @@ aak
aap
aay
aaD
-aau
+aat
aat
aat
aat
@@ -80415,21 +80029,21 @@ cgR
cqx
cqR
crp
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-gXs
-lkm
+crJ
+crT
+crJ
+cFn
+css
+csx
+csx
+css
+csb
+aaf
+aaf
+aaT
+ctv
+aaT
+aaa
aaa
aaa
aaa
@@ -80672,25 +80286,25 @@ cpX
cqz
cqQ
ccw
-crJ
+crH
+crT
+crZ
+cFo
+css
+cFm
+cFm
+css
+csv
aaa
aaa
-nyw
-nyw
-nyw
+aaT
+ctv
+aaT
aaa
aaa
aaa
aaa
aaa
-nyw
-nyw
-nyw
-lkm
-lkm
-aaa
-aaa
-aaa
aaa
aaa
aaa
@@ -80930,23 +80544,23 @@ cig
cig
ccw
crJ
+crT
crJ
-nyw
-nyw
-nyw
-nyw
-nyw
+cFn
+css
+csx
+csx
+css
+csb
+aaf
+aaf
+aaT
+ctv
+aaT
+aaa
aaa
aaa
aaa
-nyw
-nyw
-nyw
-nyw
-nyw
-lkm
-lkm
-lkm
aaa
aaa
aaa
@@ -81086,11 +80700,11 @@ agj
ajz
aki
akM
-aly
+alv
amf
amQ
-aiX
anw
+anz
aov
cCi
arT
@@ -81180,30 +80794,30 @@ ccw
ccw
ccw
cnZ
-lmZ
-cpt
-cpt
+coH
cpt
+cpZ
+cig
cqS
ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-cpy
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-nyw
-lkm
+crH
+crT
+crZ
+cFo
+css
+cFm
+cFm
+css
+csv
+aaa
+aaa
+aaT
+ctv
+aaT
+aaa
+aaa
+aaf
+aaa
aaa
aaa
aaa
@@ -81344,10 +80958,10 @@ auj
akl
akO
alx
-pfR
-amg
-aiX
+alx
+amR
anw
+anz
aox
cCi
cCi
@@ -81439,28 +81053,28 @@ cnt
cob
coL
cDo
-xiB
cgR
+cqA
cqT
-ccw
-ghy
-ccw
+csg
+crJ
+crU
csb
cFn
css
-cFn
csx
-ccw
-ccw
-ccw
-cGE
-cFn
-mGv
-fAn
-fAn
-ccw
-nyw
-cQG
+csx
+css
+csb
+aaf
+aaf
+aaT
+aaT
+aaT
+gXs
+aaf
+aaf
+aaf
aaa
aaa
aaa
@@ -81599,11 +81213,11 @@ aid
agj
aiZ
akk
-akQ
-agj
-agj
-agj
-aiX
+akN
+alw
+amg
+amR
+anw
anR
aow
apg
@@ -81697,27 +81311,27 @@ cgw
coK
cpu
cMm
-ckH
-wWq
-pYB
+ccw
+ccw
+ccw
crK
cEK
csa
-dlj
-tof
-dlj
+csj
+csa
+csa
cGr
-sDk
-kOs
-sDk
-iWY
-dlj
-tof
-dlj
-dlj
-ccw
-nyw
-lkm
+aaa
+aaa
+aaa
+aaa
+aaf
+aaa
+aaa
+aaa
+aaa
+aaf
+aaa
aaa
aaa
aaa
@@ -81854,14 +81468,14 @@ ahP
ahP
aiF
agj
-ajD
-akm
-jrJ
-aly
-bhP
-amQ
-aiX
-anw
+aja
+ajG
+akQ
+agj
+agj
+amS
+anx
+anz
aov
aph
aph
@@ -81950,31 +81564,31 @@ ckG
clJ
cmF
cgR
-cnZ
+cgI
chF
ciO
-xiB
-cgR
-cqT
-ccw
-cig
-ccw
+cqc
+cqc
+cqc
+cEd
+cEr
+cEL
cFb
-dlj
+cFu
cFI
-dlj
-dlj
-dlj
-dlj
-dlj
-dlj
-dlj
-cFI
-dlj
-iVO
+cGd
+cGs
+cGr
ccw
-nyw
-mFn
+ccw
+ccw
+ccw
+ccw
+ccw
+aaa
+eRz
+aaT
+eRz
aaa
aaa
aaa
@@ -82090,7 +81704,7 @@ aaa
aag
aaf
aai
-wEi
+aau
aaA
aaG
aaK
@@ -82111,14 +81725,14 @@ ahD
aiw
aiO
agj
-aja
-akl
+ajD
+akm
akP
-alx
-pfR
-ami
-aiX
+aly
+amh
+amR
anw
+anz
aov
aph
aob
@@ -82207,31 +81821,31 @@ cTa
ceZ
clQ
cgR
-cnZ
-lmZ
-cgR
-cgR
-cgR
-cqT
-dxw
+cgx
+coM
+cpv
+cqb
+cqb
+cqb
+cqb
cEs
-dlj
-oWs
+cqb
+cqb
cAp
-qtN
+cqb
cAo
-qtN
-cAo
-qtN
-cAo
-qtN
-jMi
-dlj
-dlj
-dlj
+cGt
+cgx
+jMY
+csd
+cHa
+csd
+uhH
ccw
-nyw
-ldw
+aaa
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -82369,13 +81983,13 @@ agP
agP
aiz
ajg
-hBF
-akQ
-agj
-agj
-agj
-aiX
+akl
+akR
+alx
+alx
+amR
anw
+anz
aov
aph
aoc
@@ -82465,30 +82079,30 @@ cTd
ckF
ckF
cgK
-lmZ
-cgR
-cgR
-cgR
-cqT
-dxw
+cDg
+cDp
+cqe
+cqB
+cqB
+cEe
csP
-dlj
-dlj
+cAl
+cFc
cAq
cFJ
cSH
-cFJ
-cSH
-cFJ
-cSH
-cFJ
-cSH
-cFJ
-dlj
-dlj
+cGu
+cGH
+fsQ
+fsQ
+cGR
+csd
+csd
ccw
-nyw
-ldw
+aaa
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -82607,7 +82221,7 @@ aaa
aaa
aaf
aaf
-rUB
+aaa
aaf
aai
abi
@@ -82629,10 +82243,10 @@ ajb
ajF
akN
alw
-jXD
-amQ
-aiX
+ami
+amR
anw
+anz
aov
api
ata
@@ -82725,27 +82339,27 @@ cgJ
chG
cpx
cqd
-cjc
+cDC
cqU
-dxw
-csP
-dlj
-oWs
-cAq
+cEf
+cEt
+cEM
+csA
+cEg
cFK
-aoV
-aoV
-cFK
-gXs
-aaa
-aoV
-aoV
-cFK
-cFJ
-dlj
+cGe
+cGv
+cGI
+cGS
+cHb
+cHg
+cHn
+oDF
ccw
-nyw
-ldw
+aaf
+aaT
+ctv
+aaT
aaf
aaa
aaa
@@ -82864,8 +82478,8 @@ aaf
aaf
aaf
aaf
-aaS
aaf
+aaR
aaZ
aaZ
aaZ
@@ -82880,16 +82494,16 @@ agn
agR
agn
agR
-kIZ
-aiX
-kvn
-akv
-pSC
-lou
-aww
-amk
-aiX
-nrJ
+agn
+ajc
+ajI
+ako
+akQ
+agj
+agj
+amS
+any
+anz
aov
aph
aqb
@@ -82978,31 +82592,31 @@ cig
cig
cTf
cgR
-cnZ
+ccw
cDh
cpy
+cDv
+cDD
+cqU
+cMD
+cEu
+cEz
+cEz
+cMD
+cFL
+cGf
+kQq
+cMm
+ciZ
+cHc
+cAu
+cAu
+ciZ
ccw
-kbf
-ccw
-ccw
-cqY
-cqY
-cqY
-cAq
-aoV
-aoV
-aoV
-lkm
-aaf
aaa
-aoV
-aoV
-aoV
-cFJ
-dlj
-ccw
-nyw
-ldw
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -83121,32 +82735,32 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
+aaf
aaf
-tMh
aaT
-fVu
-umb
+aaf
aaZ
+abm
cpg
acv
adi
-jFG
+adi
aaZ
aeW
-tyq
+agQ
ahv
ahQ
aiI
aiH
-ajI
-mAD
-akQ
-agj
-agj
-agj
-aiX
+ajB
+akm
+akP
+aly
+amj
+amR
anw
+anz
aov
aph
aph
@@ -83235,31 +82849,31 @@ ckI
clJ
cmL
cBO
-cnZ
-cDh
ccw
+chV
+cpx
cqf
cqD
-dCs
+cMD
crs
cEv
-msk
-cqY
-cAq
-aoV
-aoV
-aaa
-aaa
-aaf
-aaa
-aaa
-aoV
-aoV
-cFJ
-dlj
+cEv
+cFe
+cMD
+cFM
+czE
+kQq
ccw
-nyw
-ldw
+cGT
+csd
+csd
+csd
+csd
+ccw
+aaf
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -83378,32 +82992,32 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
+aaf
aaf
-tMh
aaT
-oaS
-umb
+aaa
aaZ
+abH
acl
-cxA
+ajC
acL
-fbL
+adi
aaZ
agp
agT
ahx
ahS
aiK
-uER
-kvn
-akm
+ajc
+ajI
+akl
akT
-aly
-mDW
-amQ
-aiX
+aww
+alx
+amR
anw
+anz
aov
apk
anw
@@ -83492,31 +83106,31 @@ ckK
clJ
cmL
cgR
-cnZ
+cgL
chX
-qVU
+cpx
cqh
cqF
cra
crI
cEw
-qzP
-cqY
-cAq
-aaa
-aaa
-aaa
-wZZ
+cEw
+cEw
+cFw
+cFN
+csH
+csR
+cMm
cGU
-iyf
-aaa
-lkm
-cFK
-cFJ
-dlj
+csd
+csd
+cHo
+csd
ccw
-nyw
-ldw
+aaa
+aaT
+ctv
+aaT
aaa
aaa
aae
@@ -83635,35 +83249,35 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
aaf
-tMh
-aaT
-odi
-eXD
+aaf
+abY
+aaa
aaZ
+abn
ack
adk
adK
cqG
aeX
-agt
+ago
agS
agQ
-agt
+ahR
aiJ
-akV
+ajc
ajI
-akl
+akk
akS
-alx
-pfR
-amp
-aiX
+alw
+amk
+amR
+anw
anS
aoy
-wFC
-nRD
+apj
+anz
anz
anz
anz
@@ -83749,31 +83363,31 @@ ckI
clJ
cmL
cnv
-cnZ
-rRI
-ccw
+cMm
+chX
+cpx
cqg
cqE
cqZ
crt
cMH
cAm
-tNK
+cMH
cMN
-gXs
-aaf
-aaf
-sCR
+cFO
+cSI
+cSI
+cMm
cGV
-gmz
-aaf
-aaf
-gXs
-cFJ
-dlj
+csd
+cGV
+noK
+csd
ccw
-nyw
-ldw
+aaa
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -83892,14 +83506,14 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
+aaf
aaf
-tMh
aaT
-oaS
-utC
+aaa
aaZ
-xlB
+abJ
+ack
acM
adQ
cwM
@@ -83909,15 +83523,15 @@ agU
ahy
ahX
aiL
-xSp
-pPZ
+ajc
+ajI
akq
akQ
agj
agj
-agj
-aiX
-anA
+amS
+anx
+anz
aoz
apm
aqd
@@ -84006,31 +83620,31 @@ cfb
ccw
cmN
cgR
-cnZ
-rRI
-kbf
+cgL
+chX
+cpx
cqj
cSG
crb
cru
cEx
-lTm
-cqY
-cAq
-cFK
-lkm
-aaa
-sxz
-oyk
-mtY
-aaa
-aaa
-aaa
-cFJ
-dlj
+cEx
+cEx
+cAP
+cFP
+csI
+cAt
+cMm
+csd
+csd
+csd
+cHp
+csd
ccw
-nyw
-ldw
+aaf
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -84149,14 +83763,14 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
aaf
-tMh
-fPE
-piG
-utC
+aaf
+aaT
+aaa
aaZ
-gva
+abI
+ack
coS
aet
cxA
@@ -84165,19 +83779,19 @@ agt
agt
ahz
aie
-agt
-jyK
-erb
+aiN
+ajc
+ajI
akp
akU
alz
aml
amT
-aiX
-gZp
-jKG
+anw
+anz
+aoz
apl
-jCY
+aqc
aqc
aqc
aqc
@@ -84263,31 +83877,31 @@ cfb
clM
cfz
cgR
-cnZ
-rRI
ccw
+cii
+cpx
cqi
cMD
cAP
-cMD
-cMD
+crv
cEy
-cqY
-cAq
-aoV
-aoV
-aaa
-aaa
-aaf
-aaa
-aaa
-aoV
-aoV
-cFJ
-dlj
+cEy
+cFh
+cMD
+cFM
+czE
+kQq
ccw
-nyw
-ldw
+cGT
+csd
+csd
+csd
+csd
+ccw
+aaf
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -84406,14 +84020,14 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
aaf
-tMh
-inb
-mwi
-vPg
+aaf
+abY
+aaa
+aaZ
abQ
-gvi
+ack
adj
arc
blT
@@ -84423,16 +84037,16 @@ agV
cxk
aig
aiM
-aiX
-tmi
-kwU
-hjI
+ajc
+ajI
+akp
+akV
alB
amn
amV
-hHa
-aiG
-ndn
+anw
+anz
+aoz
aod
aqf
ahT
@@ -84442,11 +84056,11 @@ ahT
ahT
awn
axF
-vMV
-vMV
-vMV
-vMV
-stR
+anF
+anF
+anF
+anF
+anF
anF
anF
aoa
@@ -84520,31 +84134,31 @@ cfb
cfa
cje
cgR
-cnZ
-rRI
-cpy
ccw
-kbf
+cDi
+cDr
+cDw
+cDE
+cEa
+cMD
+cEz
+cEz
+cEz
+cMD
+cFR
+cSJ
+kQq
+cMm
+ciZ
+cHd
+cHj
+cHd
+ciZ
ccw
-ccw
-cqY
-cqY
-cqY
-cAq
-aoV
-aoV
aaa
-aaa
-aaf
-lkm
-aaa
-aoV
-aoV
-cFJ
-dlj
-ccw
-nyw
-ldw
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -84663,34 +84277,34 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
aaf
-tMh
-jcD
-iev
-erH
+aaf
+abY
+aaa
+aaZ
abN
-dFm
-acF
+ack
+bkA
acF
aes
avB
amN
agt
-ahB
+awN
aHp
-agn
-aiX
-ivo
-utg
-amS
+aIF
+ajc
+ajI
+akp
+akQ
alA
-hnm
amm
-eyV
+amU
+anw
anT
-anT
-aod
+aoA
+apn
aqe
arf
arf
@@ -84701,10 +84315,10 @@ arf
arf
arf
arf
-sPM
-sPM
-sPM
-sPM
+arf
+arf
+arf
+arf
anF
ahn
aJn
@@ -84777,31 +84391,31 @@ ckL
cmF
cje
cgR
-cnZ
-cjS
+cMm
+chX
cpD
cDw
cDF
cEa
-dxw
-csP
-dlj
-oWs
-cAq
-cFK
-aoV
-aaa
-aaa
-gXs
-cFK
-aoV
-aoV
-cFK
-cFJ
-dlj
+cEg
+cEA
+cET
+cFj
+cEf
+cFS
+cGg
+mBv
+cGI
+cGS
+cHe
+cHe
+cHr
+oDF
ccw
-nyw
-ldw
+aaf
+aaT
+ctv
+aaT
aaf
aaa
aaa
@@ -84920,12 +84534,12 @@ aaa
aaa
aaa
aaf
-rUB
+aaa
aaf
-tMh
-szF
-aCU
-kEw
+aaf
+aaT
+aaf
+aaZ
aci
acm
cpA
@@ -84941,11 +84555,11 @@ aje
ajJ
akr
akX
-aje
-fpI
-fpI
-fpI
-fpI
+alC
+alC
+amX
+anz
+anz
aoB
aod
aqe
@@ -84958,10 +84572,10 @@ atf
arf
aqa
atf
-sPM
-tQO
-wom
-sPM
+arf
+aqa
+atf
+arf
anF
ahn
aaa
@@ -85034,31 +84648,31 @@ ceq
clQ
cje
cgR
-cnZ
-cjS
-cgR
-cgR
-cgR
-cqT
-dxw
-csP
-dlj
-dlj
-cAq
-cFJ
+cMm
+cDj
+cDs
+cql
+cDG
+cDG
+cEh
+cEB
+cEU
+cFk
+cAs
+cFT
cSK
-cFJ
-cSK
-cFJ
-cSK
-cFJ
-cSK
-cFJ
-dlj
-dlj
+cGx
+cGK
+nzh
+nzh
+cGY
+csd
+csd
ccw
-nyw
-ldw
+aaf
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -85177,12 +84791,12 @@ aaa
aaa
aaf
aaf
-ctv
-ctv
-nyw
+aaf
+aaf
+aaa
adR
-mxQ
-avB
+abo
+aaZ
aaZ
aaZ
acT
@@ -85195,17 +84809,17 @@ ahE
aii
agn
ajd
-ajb
+ajI
ahY
-akX
-ajc
-alC
-fpI
-fpI
-oHs
-hfY
-nYB
-ujA
+akW
+aiG
+amo
+amW
+anz
+anz
+aoz
+aod
+aqe
arf
apY
ate
@@ -85215,10 +84829,10 @@ ath
arf
apY
ath
-sPM
-gQx
-ssC
-sPM
+arf
+apY
+ate
+arf
anF
ahn
aaa
@@ -85291,31 +84905,31 @@ ckO
ckH
cja
cny
-cnZ
-cjS
+ccw
+cip
cnx
cDx
cqb
-cqT
-dxw
-cEs
-dlj
-oWs
+cqb
+cqb
+cEC
+cqb
+cqb
cAr
-qtN
+cqb
cGh
-qtN
-cGh
-qtN
-cGh
-qtN
-rre
-dlj
-dlj
-dlj
+cGC
+cey
+ijc
+csd
+cEk
+csd
+udp
ccw
-nyw
-ldw
+aaf
+aaT
+ctv
+aaT
aaa
aaa
aaa
@@ -85434,32 +85048,32 @@ aaa
aaa
aaa
aaa
-atS
-uAc
-eXc
-rVc
-abO
-abO
+aaf
+aaf
+aaa
+abp
+abP
+aco
acO
-abO
+abl
abO
abO
afc
-abo
+afQ
agw
agY
ahA
ahZ
adR
aiQ
-kvn
+ajI
akt
-kyp
-iUe
-ajc
-ndn
-aiG
-pmD
+akQ
+agj
+agj
+aiX
+anB
+anz
aoD
aod
aqe
@@ -85472,10 +85086,10 @@ ath
arf
ayV
ath
-sPM
+arf
aCd
-ssC
-sPM
+ath
+arf
anF
ahn
aJw
@@ -85548,31 +85162,31 @@ cfb
clR
cgR
cgR
-cnZ
-cjS
+cMm
+cir
cDt
cDy
cqC
-cqT
-ccw
-ccw
-ccw
crc
-dlj
+cEi
+cED
+crc
+crc
+cFy
cBR
-dlj
-dlj
-dlj
-dlj
-dlj
-dlj
-dlj
-cBR
-dlj
-tSN
+cGi
+cGD
+cGL
ccw
-nyw
-ldw
+ccw
+ccw
+ccw
+ccw
+ccw
+aaa
+aaT
+aaT
+aaT
aaa
aaa
aaa
@@ -85691,10 +85305,10 @@ aaa
aaa
aaa
aaa
-iFU
-jWi
-wRi
-abO
+aaa
+aaf
+aaa
+abo
abO
abO
abO
@@ -85712,11 +85326,11 @@ ajf
ajK
aks
akY
-wUk
-ajc
-gAl
-alC
-pmD
+alx
+amp
+aiX
+anA
+anz
aoC
aod
aqe
@@ -85729,10 +85343,10 @@ awo
arf
asd
aAb
-sPM
-myR
-ssC
-sPM
+arf
+asd
+aDK
+arf
aoa
ahn
aJv
@@ -85809,27 +85423,27 @@ cDe
cDk
coc
cqa
-rYe
-wWq
-pYB
-czF
-cEK
-csd
-dlj
-cFU
-dlj
-cGE
-sDk
-cGZ
-sDk
-csx
-dlj
-cFU
-dlj
-dlj
+cig
ccw
-nyw
-lkm
+ccw
+czF
+csd
+csd
+cFz
+cFU
+cGj
+cGE
+cGM
+cGZ
+aag
+aaa
+aaf
+aaa
+aaa
+aaa
+aaa
+aaf
+aaa
aaa
aaa
aaa
@@ -85948,15 +85562,15 @@ aaa
aaa
aaa
aaa
-uow
-jWi
-wRi
-rjW
-rjW
-rjW
-rjW
-rjW
+aaa
+aaf
+aaa
+abp
abO
+acq
+acq
+acq
+acq
aew
afe
afS
@@ -85967,13 +85581,13 @@ aia
aiP
aiR
ajB
-dVC
-aiX
+akv
+ala
akz
alf
-lXp
-lXp
-ldy
+aiX
+anA
+anz
aoF
apo
aqh
@@ -86065,28 +85679,28 @@ cgU
cgU
cis
cjN
-cgR
-cgR
-cqT
-ccw
+cDz
+cDH
+cMm
+csd
crM
-ccw
crV
-cFn
-qYL
-cFn
-iWY
+crV
+cFA
+csd
+cGk
ccw
-ccw
-ccw
-cGr
-cFn
-kPB
-fAn
-fAn
-ccw
-nyw
-cQG
+aag
+aag
+aag
+aaf
+aaf
+aaf
+aaf
+gXs
+aaf
+aaf
+aaf
aaf
aaa
aaa
@@ -86205,10 +85819,10 @@ aaa
aaa
aaa
aaf
-dcQ
-jWi
-jWi
-abO
+aaf
+aaf
+aaf
+abo
abO
acp
acP
@@ -86225,14 +85839,14 @@ adR
aiG
ajL
aku
-aiX
+akZ
alE
amq
-iyX
-qIa
-fAq
+aiX
+anA
+anz
aoE
-gLD
+aod
aqg
aun
asf
@@ -86318,32 +85932,32 @@ ccw
cet
cfd
cfB
-cfB
-cfB
+cfI
+cgQ
cjS
cjN
+cqm
cgR
-cgR
-cqT
+crd
+cEk
+crL
+cEW
+cse
+cse
+csu
+cGl
ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-cpy
-ccw
-ccw
-ccw
-ccw
-ccw
-ccw
-maf
-nyw
-lkm
+aaa
+aaa
+aaf
+aaa
+aaf
+ctv
+aaT
+aaa
+aaa
+aaf
+aaa
aaa
aaa
aaa
@@ -86462,15 +86076,15 @@ aaa
aaa
aaa
aaa
-uow
-sJQ
-xDv
-lJX
+aaa
+aaa
+aaf
+abp
abR
-lJX
-lJX
-lJX
-abl
+abP
+abP
+abP
+abP
abp
abp
abp
@@ -86579,28 +86193,28 @@ ccw
ccw
cDl
cjN
-cgR
-cgR
-cgR
-cqS
+cjh
+cDI
ccw
ccw
ccw
ccw
ccw
+cMm
+cMm
+cMm
ccw
-kgu
-crJ
-crJ
-crJ
-nyw
-nyw
-nyw
-nyw
-nyw
+aaf
+aaf
+aaf
+aaf
+aaf
+ctv
+aaT
+aaa
+aaa
+aaf
aaa
-cQG
-lkm
aaa
aaa
aaa
@@ -86719,9 +86333,9 @@ aaa
aaa
aaf
aaf
-atS
-atS
-atS
+aaf
+aaf
+aaf
abq
abq
abq
@@ -86837,7 +86451,7 @@ ccw
cDm
cjP
ckF
-ckF
+cDJ
ckF
cpE
cjR
@@ -86850,13 +86464,13 @@ aaa
aaa
aaa
aaa
-crJ
-nyw
-nyw
-nyw
-lkm
-lkm
-lkm
+ctv
+ctv
+ctv
+aaT
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -87079,7 +86693,7 @@ caE
cbA
ccy
bOd
-gMx
+bOd
bQu
cfO
cgW
@@ -87101,17 +86715,17 @@ ccw
crX
cfK
aag
-lkm
-lkm
-lkm
-lkm
-lkm
-lkm
-gXs
-gXs
-gXs
-gXs
-lkm
+aaa
+aaa
+aaa
+aaa
+aaa
+aaa
+aaT
+aaT
+aaT
+aaT
+aaa
aaa
aaa
aae
@@ -87324,7 +86938,7 @@ bIF
bOZ
bQp
bRA
-gMx
+bOd
bTO
bUL
bVU
@@ -87351,7 +86965,7 @@ ccw
cpa
cjc
cqo
-ccw
+cDL
cjk
cjm
ccw
@@ -87367,7 +86981,7 @@ aaa
aaa
aaa
aaa
-gXs
+eRz
aaa
aaa
aaa
@@ -87608,7 +87222,7 @@ ccw
ccw
cpI
ccw
-ccw
+cDL
cjl
cjQ
cjV
@@ -87865,7 +87479,7 @@ cig
cpb
ciZ
cqp
-cig
+cDN
cjT
cgR
crP
@@ -88122,7 +87736,7 @@ cig
cig
czg
cig
-cig
+cDN
crh
crA
crR
@@ -88376,10 +87990,10 @@ clV
cmV
bOh
cig
-cpc
-cpJ
-cpc
-cig
+aaa
+afp
+aaa
+cDN
cqY
cqY
cqY
@@ -88538,7 +88152,7 @@ abp
ajp
ajU
ajn
-ajn
+trb
ajn
amr
ajp
@@ -88612,7 +88226,7 @@ bRF
bSM
bTS
bUQ
-bWa
+agd
bUO
bVZ
bVZ
@@ -88633,10 +88247,10 @@ clW
clW
bOh
cig
-cpd
-czM
-cpd
-cig
+aaa
+aaa
+aaa
+cDN
aaa
aaa
aaa
@@ -88869,8 +88483,8 @@ bRE
bSJ
bPe
bOd
-bOd
-bOd
+cCB
+cCC
bXT
bXT
bXT
@@ -88890,10 +88504,10 @@ bOh
bOh
bOh
ccw
-cpd
-czL
-cpd
-ccw
+aaa
+aaa
+aaa
+cDL
aaf
aaa
aaa
@@ -89037,7 +88651,7 @@ aaa
aaa
aaa
aaa
-aag
+acw
abp
abp
adR
@@ -89127,7 +88741,7 @@ bSM
bTU
bUS
bUS
-bUS
+cCD
bXU
bUS
bUS
@@ -89147,10 +88761,10 @@ clY
clZ
bOh
aaa
-cpd
-cpM
-cpd
-aaf
+aaa
+aaa
+aaa
+cCQ
aaf
aaa
aaa
@@ -89384,7 +88998,7 @@ bSN
bTT
bUR
bWb
-bUR
+cCE
bTT
bUR
bZJ
@@ -89407,7 +89021,7 @@ aaa
aaa
czN
aaa
-aaf
+cCQ
aaf
aaa
aaa
@@ -89664,7 +89278,7 @@ aaa
aaa
aaa
aaa
-aaf
+cCQ
aaf
aaa
aaa
@@ -89812,9 +89426,9 @@ aaf
aaf
aaf
abp
-aeD
+aaa
afp
-aeD
+aaa
abp
aaa
aaa
@@ -89898,7 +89512,7 @@ bSP
bPh
bQy
bRI
-bQy
+cCF
bPh
bQy
bRI
@@ -89921,7 +89535,7 @@ aaa
aaa
aaa
aaa
-aaf
+cCQ
aaf
aaa
aaa
@@ -90069,9 +89683,9 @@ aaf
aaa
aaa
adR
-aeE
-afr
-aeE
+aaa
+aaa
+aaa
adR
aaa
aaa
@@ -90155,16 +89769,16 @@ aaf
bRK
aaf
bVv
-aaf
-bRK
-aaf
-bVv
-aaf
-bRK
-aaf
-bVv
-aaf
-aaf
+cCG
+cCH
+cCI
+cCJ
+cCI
+cCH
+cCI
+cCJ
+cCI
+cCP
bLK
chg
bLK
@@ -90178,7 +89792,7 @@ aoV
aoV
aoV
aoV
-aaf
+cCQ
aoV
aaa
aaa
@@ -90326,9 +89940,9 @@ aaa
aaa
aaa
aaa
-aeE
-afq
-aeE
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -90421,7 +90035,7 @@ bPj
bQA
bPj
bOh
-aaf
+cCQ
bLK
cyG
bLK
@@ -90435,7 +90049,7 @@ aoV
aoV
aoV
aoV
-aaf
+cCQ
aoV
aaa
aaa
@@ -90583,9 +90197,9 @@ aaa
aaa
aaa
aaa
-aeE
-afs
-aeE
+aaa
+aaa
+aaa
aaa
aaa
aaa
@@ -90678,21 +90292,21 @@ cbI
ccC
cdD
bOh
-aaf
-aah
-aah
-aaf
-aaf
-aaf
-aaf
-aaf
-aah
-aah
-aah
-aah
-aah
-aah
-aaf
+cCG
+cCS
+cCS
+cCI
+cCI
+cCI
+cCI
+cCI
+cCI
+cCI
+cCI
+cCI
+cCI
+cCI
+cDY
aaf
aaf
aaf
@@ -95759,7 +95373,7 @@ aFp
aGW
anf
aIp
-aKI
+fGf
aMA
aIp
aOX
diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm
index f00c4ce948..e24db8dff9 100644
--- a/_maps/map_files/Deltastation/DeltaStation2.dmm
+++ b/_maps/map_files/Deltastation/DeltaStation2.dmm
@@ -124,27 +124,6 @@
},
/turf/open/floor/plating,
/area/crew_quarters/abandoned_gambling_den)
-"aaq" = (
-/obj/structure/cable/white{
- icon_state = "0-8"
- },
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plating,
-/area/security/prison)
-"aar" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/cryopod,
-/obj/machinery/computer/cryopod{
- pixel_y = 28
- },
-/turf/open/floor/plasteel/red/corner{
- dir = 1
- },
-/area/security/prison)
"aas" = (
/obj/docking_port/stationary/random{
id = "pod_lavaland1";
@@ -164,116 +143,10 @@
/obj/effect/landmark/xeno_spawn,
/turf/open/space,
/area/solar/starboard/fore)
-"aav" = (
-/obj/structure/cable/white,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/power/emitter{
- anchored = 1;
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aaw" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Fore Starboard";
- dir = 8;
- network = list("singularity")
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aax" = (
-/turf/open/floor/plating/airless,
-/area/space)
-"aay" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aaz" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/turf/open/space,
-/area/space)
-"aaA" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
-"aaB" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_1)
-"aaC" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_2)
-"aaD" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_2)
"aaE" = (
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/solar/starboard/fore)
-"aaF" = (
-/turf/open/floor/plating/airless,
-/area/space/nearstation)
-"aaG" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aaH" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/space,
-/area/space)
-"aaI" = (
-/obj/effect/decal/cleanable/oil,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "engpa";
- name = "Engineering Chamber Shutters"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aaJ" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/turf/open/space,
-/area/space)
-"aaK" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/turf/open/space,
-/area/space)
-"aaL" = (
-/turf/open/space/basic,
-/area/space/nearstation)
-"aaM" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/space,
-/area/space)
-"aaN" = (
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"aaO" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -281,123 +154,9 @@
"aaP" = (
/turf/closed/wall/mineral/plastitanium,
/area/hallway/secondary/entry)
-"aaQ" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/machinery/status_display{
- pixel_x = 32
- },
-/obj/machinery/computer/shuttle/pod{
- pixel_x = -32;
- possible_destinations = "pod_lavaland1";
- shuttleId = "pod1"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_1)
-"aaR" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/machinery/status_display{
- pixel_x = 32
- },
-/obj/machinery/computer/shuttle/pod{
- pixel_x = -32;
- possible_destinations = "pod_lavaland2";
- shuttleId = "pod2"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_2)
"aaS" = (
/turf/closed/wall/mineral/plastitanium,
/area/construction/mining/aux_base)
-"aaT" = (
-/turf/open/space,
-/area/space)
-"aaU" = (
-/obj/structure/lattice,
-/turf/open/space/basic,
-/area/space/nearstation)
-"aaV" = (
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "engpa";
- name = "Engineering Chamber Shutters"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aaW" = (
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aaX" = (
-/obj/structure/particle_accelerator/particle_emitter/left{
- icon_state = "emitter_left";
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aaY" = (
-/obj/structure/cable,
-/obj/machinery/particle_accelerator/control_box,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aaZ" = (
-/obj/machinery/vending/kink,
-/turf/open/floor/plasteel/vault{
- dir = 5
- },
-/area/crew_quarters/locker)
-"aba" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abb" = (
-/obj/structure/particle_accelerator/particle_emitter/center{
- icon_state = "emitter_center";
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"abc" = (
-/obj/structure/particle_accelerator/power_box{
- icon_state = "power_box";
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"abd" = (
-/obj/structure/particle_accelerator/fuel_chamber{
- icon_state = "fuel_chamber";
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
"abe" = (
/obj/effect/turf_decal/delivery,
/obj/item/twohanded/required/kirbyplants/random,
@@ -406,48 +165,6 @@
"abf" = (
/turf/closed/wall,
/area/hallway/secondary/entry)
-"abg" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/item/device/radio/intercom{
- pixel_x = 25
- },
-/obj/item/storage/pod{
- pixel_x = -26
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/machinery/light/small{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_1)
-"abh" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/item/device/radio/intercom{
- pixel_x = 25
- },
-/obj/item/storage/pod{
- pixel_x = -26
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/machinery/light/small{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_2)
"abi" = (
/turf/closed/wall,
/area/construction/mining/aux_base)
@@ -455,44 +172,6 @@
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/space/nearstation)
-"abk" = (
-/obj/structure/particle_accelerator/end_cap{
- icon_state = "end_cap";
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"abl" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abm" = (
-/obj/structure/particle_accelerator/particle_emitter/right{
- icon_state = "emitter_right";
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"abn" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/machinery/computer/cryopod{
- pixel_x = 28
- },
-/turf/open/floor/plasteel/neutral/side{
- dir = 4
- },
-/area/crew_quarters/locker)
-"abo" = (
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/engine/engineering)
"abp" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light/small{
@@ -516,98 +195,22 @@
},
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
-"abr" = (
-/obj/structure/shuttle/engine/propulsion/burst,
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
"abs" = (
-/obj/machinery/door/airlock/shuttle{
- name = "Escape Pod Airlock"
+/obj/docking_port/stationary{
+ dir = 1;
+ dwidth = 1;
+ height = 4;
+ name = "escape pod loader";
+ roundstart_template = /datum/map_template/shuttle/escape_pod/default;
+ width = 3
},
-/obj/docking_port/mobile/pod{
- id = "pod1";
- name = "escape pod 1";
- port_direction = 2
- },
-/obj/effect/turf_decal/stripes/end,
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_1)
-"abt" = (
-/obj/structure/shuttle/engine/propulsion/burst,
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_2)
-"abu" = (
-/obj/machinery/door/airlock/shuttle{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
- id = "pod2";
- name = "escape pod 2";
- port_direction = 2
- },
-/obj/effect/turf_decal/stripes/end,
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_2)
+/turf/open/space/basic,
+/area/space)
"abv" = (
/obj/item/stack/cable_coil,
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/solar/starboard/fore)
-"abw" = (
-/obj/machinery/light{
- dir = 4
- },
-/obj/machinery/cryopod,
-/turf/open/floor/plasteel/vault{
- dir = 5
- },
-/area/crew_quarters/locker)
-"abx" = (
-/obj/machinery/status_display{
- pixel_x = 32
- },
-/obj/machinery/cryopod,
-/turf/open/floor/plasteel/vault{
- dir = 5
- },
-/area/crew_quarters/locker)
-"aby" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
-"abz" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/space)
-"abA" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"abB" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Aft Starboard";
- dir = 8;
- network = list("singularity")
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"abC" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -660,66 +263,6 @@
},
/turf/open/floor/plasteel,
/area/construction/mining/aux_base)
-"abI" = (
-/obj/structure/cable/white{
- icon_state = "0-2"
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/power/emitter{
- anchored = 1;
- dir = 1;
- icon_state = "emitter";
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"abJ" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abK" = (
-/obj/machinery/field/generator{
- anchored = 1;
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abL" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abM" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/space,
-/area/space)
-"abN" = (
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abO" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/plating/airless,
-/area/space)
"abP" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/airlock/external{
@@ -768,44 +311,6 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/construction/mining/aux_base)
-"abU" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abV" = (
-/obj/structure/cable{
- icon_state = "0-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
-"abW" = (
-/obj/machinery/the_singularitygen/tesla,
-/turf/open/floor/plating/airless,
-/area/space)
-"abX" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"abY" = (
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space)
"abZ" = (
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/stripes/line{
@@ -869,57 +374,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/maintenance/solars/starboard/fore)
-"acg" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"ach" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aci" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"acj" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"ack" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating/airless,
-/area/space)
-"acl" = (
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
-"acm" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/stripes/corner,
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/space)
-"acn" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/turf/open/space,
-/area/space)
"aco" = (
/turf/open/floor/plasteel/neutral,
/area/hallway/secondary/entry)
@@ -981,23 +435,6 @@
},
/turf/open/floor/plating,
/area/maintenance/solars/starboard/fore)
-"acw" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/turf/open/space,
-/area/space)
-"acx" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/space,
-/area/space)
"acF" = (
/obj/docking_port/stationary{
dir = 2;
@@ -1527,24 +964,8 @@
},
/area/construction/mining/aux_base)
"aeF" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/obj/machinery/portable_atmospherics/canister/air,
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"aeG" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"aeH" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/construction/mining/aux_base)
"aeR" = (
/obj/structure/closet/emcloset,
/obj/effect/decal/cleanable/dirt,
@@ -1638,31 +1059,6 @@
dir = 4
},
/area/construction/mining/aux_base)
-"afg" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"afh" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"afi" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"afj" = (
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"afk" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"aft" = (
/obj/structure/closet/emcloset,
/obj/effect/turf_decal/delivery,
@@ -1807,10 +1203,6 @@
dir = 4
},
/area/construction/mining/aux_base)
-"afZ" = (
-/obj/structure/mining_shuttle_beacon,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"agj" = (
/obj/structure/closet/firecloset,
/obj/effect/decal/cleanable/dirt,
@@ -1878,45 +1270,6 @@
},
/turf/open/floor/plating,
/area/construction/mining/aux_base)
-"agq" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/docking_port/stationary/public_mining_dock{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"agr" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"ags" = (
-/obj/docking_port/mobile/auxillary_base{
- dheight = 4;
- dir = 2;
- dwidth = 4;
- height = 9;
- width = 9
- },
-/obj/machinery/bluespace_beacon,
-/obj/docking_port/mobile/auxillary_base,
-/obj/machinery/computer/auxillary_base,
-/turf/closed/wall,
-/area/shuttle/auxillary_base)
-"agt" = (
-/obj/machinery/light{
- dir = 8
- },
-/obj/machinery/camera{
- c_tag = "Auxillary Base";
- dir = 4;
- name = "engineering camera"
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"agB" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -1973,7 +1326,6 @@
height = 17;
id = "syndicate_ne";
name = "northeast of station";
- turf_type = /turf/open/space;
width = 23
},
/turf/open/space,
@@ -2087,18 +1439,6 @@
dir = 4
},
/area/construction/mining/aux_base)
-"ahw" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"ahx" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"ahz" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -2149,17 +1489,6 @@
dir = 6
},
/area/construction/mining/aux_base)
-"ahG" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/obj/structure/ore_box,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"ahH" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"ahO" = (
/obj/machinery/status_display{
pixel_x = -32
@@ -2278,7 +1607,6 @@
height = 13;
id = "ferry_home";
name = "port bay 2";
- turf_type = /turf/open/space;
width = 5
},
/turf/open/space/basic,
@@ -5169,20 +4497,19 @@
/obj/machinery/light/small{
dir = 8
},
-/obj/machinery/conveyor{
- dir = 5;
- id = "garbage";
- verted = -1
- },
/obj/effect/turf_decal/stripes/line{
dir = 9
},
/obj/effect/turf_decal/stripes/corner,
+/obj/machinery/conveyor{
+ dir = 5;
+ id = "garbage"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal)
"apD" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/structure/disposalpipe/segment{
@@ -5201,7 +4528,7 @@
/area/maintenance/disposal)
"apE" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/structure/disposalpipe/segment{
@@ -5672,7 +4999,7 @@
/area/maintenance/disposal)
"aqE" = (
/obj/machinery/conveyor{
- dir = 2;
+ dir = 1;
id = "garbage"
},
/obj/effect/decal/cleanable/dirt,
@@ -5711,7 +5038,7 @@
/area/maintenance/disposal)
"aqG" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
+ dir = 8;
id = "garbage";
name = "disposal conveyor"
},
@@ -5966,7 +5293,7 @@
/area/maintenance/disposal)
"arg" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/obj/machinery/door/window/eastright{
@@ -6413,22 +5740,21 @@
/obj/machinery/light/small{
dir = 8
},
-/obj/machinery/conveyor{
- dir = 9;
- id = "garbage";
- verted = -1
- },
/obj/effect/turf_decal/stripes/line{
dir = 8
},
/obj/effect/turf_decal/stripes/corner{
dir = 8
},
+/obj/machinery/conveyor{
+ dir = 9;
+ id = "garbage"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal)
"asf" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/obj/effect/turf_decal/stripes/line{
@@ -6438,7 +5764,7 @@
/area/maintenance/disposal)
"asg" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/obj/effect/decal/cleanable/blood/splatter,
@@ -6448,10 +5774,6 @@
/turf/open/floor/plating,
/area/maintenance/disposal)
"ash" = (
-/obj/machinery/conveyor{
- dir = 6;
- id = "garbage"
- },
/obj/machinery/door/window/eastright{
base_state = "left";
dir = 4;
@@ -6464,6 +5786,10 @@
/obj/effect/turf_decal/stripes/line{
dir = 5
},
+/obj/machinery/conveyor/inverted{
+ dir = 6;
+ id = "garbage"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal)
"asi" = (
@@ -7184,10 +6510,6 @@
/turf/open/floor/plating,
/area/maintenance/disposal)
"atB" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "garbage"
- },
/obj/structure/disposaloutlet{
dir = 4
},
@@ -7201,7 +6523,7 @@
/area/maintenance/disposal)
"atC" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/structure/disposalpipe/segment{
@@ -7213,7 +6535,7 @@
/area/maintenance/disposal)
"atD" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/atmospherics/components/unary/vent_pump/on,
@@ -7224,7 +6546,7 @@
/area/maintenance/disposal)
"atE" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/recycler,
@@ -7238,14 +6560,14 @@
name = "Danger: Conveyor Access";
req_access_txt = "12"
},
-/obj/machinery/conveyor{
- dir = 10;
- id = "garbage"
- },
/obj/effect/decal/cleanable/blood/splatter,
/obj/effect/turf_decal/stripes/line{
dir = 6
},
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "garbage"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal)
"atG" = (
@@ -7957,10 +7279,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Cooling to Unfiltered";
- on = 1
+ name = "Cooling to Unfiltered"
},
/turf/open/floor/plasteel,
/area/engine/atmospherics_engine)
@@ -9627,7 +8948,7 @@
/turf/open/floor/circuit/green,
/area/engine/supermatter)
"ayK" = (
-/obj/machinery/power/supermatter_shard/crystal/engine,
+/obj/machinery/power/supermatter_crystal/engine,
/turf/open/floor/engine,
/area/engine/supermatter)
"ayL" = (
@@ -10093,9 +9414,8 @@
network = list("ss13","engine")
},
/obj/effect/turf_decal/bot,
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 4;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmospherics_engine)
@@ -10481,7 +9801,8 @@
/area/quartermaster/storage)
"aAH" = (
/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor_switch{
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
id = "cargounload"
},
/turf/open/floor/plasteel/brown{
@@ -10528,7 +9849,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/bot,
/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- icon_state = "freezer";
dir = 4
},
/turf/open/floor/plasteel,
@@ -10573,7 +9893,7 @@
/turf/closed/wall/r_wall,
/area/engine/supermatter)
"aAW" = (
-/obj/machinery/door/airlock/atmos/glass{
+/obj/machinery/door/airlock/atmos/glass/critical{
heat_proof = 1;
name = "Supermatter Chamber";
req_one_access_txt = "24;10"
@@ -12034,10 +11354,9 @@
/turf/open/floor/plating,
/area/quartermaster/storage)
"aEl" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Gas to Cooling Loop";
- on = 1
+ name = "Gas to Cooling Loop"
},
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -12106,10 +11425,9 @@
/turf/open/floor/plasteel,
/area/engine/atmospherics_engine)
"aEr" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Gas to Filter";
- on = 1
+ name = "Gas to Filter"
},
/obj/structure/cable{
icon_state = "4-8"
@@ -13040,11 +12358,11 @@
/turf/open/floor/plating,
/area/quartermaster/sorting)
"aGp" = (
+/obj/effect/decal/cleanable/dirt,
/obj/machinery/conveyor{
- dir = 2;
+ dir = 6;
id = "cargodeliver"
},
-/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/quartermaster/sorting)
"aGq" = (
@@ -13972,7 +13290,7 @@
/area/quartermaster/storage)
"aHU" = (
/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor_switch{
+/obj/machinery/conveyor_switch/oneway{
id = "cargoload"
},
/turf/open/floor/plasteel/brown{
@@ -14592,7 +13910,7 @@
"aJg" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
+ dir = 8;
id = "cargodeliver";
name = "delivery conveyor";
pixel_x = -12
@@ -15395,6 +14713,17 @@
},
/turf/open/floor/plasteel,
/area/security/prison)
+"aKY" = (
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plating,
+/area/security/prison)
"aKZ" = (
/turf/closed/wall/r_wall,
/area/security/execution/education)
@@ -15852,14 +15181,14 @@
/turf/open/floor/plasteel,
/area/quartermaster/storage)
"aLY" = (
-/obj/machinery/conveyor{
- dir = 1;
- id = "cargoload"
- },
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light{
dir = 4
},
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "cargoload"
+ },
/turf/open/floor/plating,
/area/quartermaster/storage)
"aMc" = (
@@ -15951,6 +15280,15 @@
dir = 4
},
/area/security/prison)
+"aMk" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/red/corner{
+ dir = 1
+ },
+/area/security/prison)
"aMl" = (
/obj/structure/table,
/obj/structure/cable/white{
@@ -16663,10 +16001,7 @@
/area/maintenance/disposal/incinerator)
"aNR" = (
/obj/machinery/igniter{
- icon_state = "igniter0";
- id = "Incinerator";
- luminosity = 2;
- on = 0
+ id = "Incinerator"
},
/obj/structure/cable{
icon_state = "4-8"
@@ -16725,6 +16060,17 @@
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
+/obj/machinery/embedded_controller/radio/airlock_controller{
+ airpump_tag = "incinerator_airlock_pump";
+ exterior_door_tag = "incinerator_airlock_exterior";
+ id_tag = "incinerator_airlock_control";
+ interior_door_tag = "incinerator_airlock_interior";
+ name = "Incinerator Access Console";
+ pixel_y = 27;
+ req_access_txt = "12";
+ sanitize_external = 1;
+ sensor_tag = "incinerator_airlock_sensor"
+ },
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"aNV" = (
@@ -17392,18 +16738,6 @@
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"aPA" = (
-/obj/machinery/embedded_controller/radio/airlock_controller{
- name = "Incinerator Access Console";
- airpump_tag = "incinerator_airlock_pump";
- exterior_door_tag = "incinerator_airlock_exterior";
- id_tag = "incinerator_access_control";
- interior_door_tag = "incinerator_airlock_interior";
- pixel_x = 8;
- pixel_y = -24;
- sanitize_external = 1;
- sensor_tag = "incinerator_airlock_sensor";
- req_access_txt = "12"
- },
/obj/machinery/button/ignition{
id = "Incinerator";
pixel_x = 8;
@@ -21005,8 +20339,7 @@
"aWq" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Justice gas pump";
- on = 0
+ name = "Justice gas pump"
},
/obj/machinery/door/window/westleft,
/turf/open/floor/plasteel/vault{
@@ -21091,8 +20424,7 @@
/obj/machinery/atmospherics/pipe/simple/green/visible,
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "CO2 to Pure";
- on = 0
+ name = "CO2 to Pure"
},
/turf/open/floor/plasteel/vault,
/area/engine/atmos)
@@ -21778,9 +21110,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"aYb" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 4;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 4
},
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
@@ -22732,15 +22063,6 @@
temperature = 2.7
},
/area/security/prison)
-"aZN" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 8
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_3)
-"aZO" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_3)
"aZP" = (
/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/carbon_input{
dir = 4
@@ -22783,12 +22105,7 @@
dir = 8
},
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 2;
- filter_type = "co2";
- name = "co2 filter";
- on = 1
- },
+/obj/machinery/atmospherics/components/trinary/filter/atmos/co2,
/turf/open/floor/plasteel/vault,
/area/engine/atmos)
"aZV" = (
@@ -22872,13 +22189,8 @@
/turf/open/floor/plasteel/neutral,
/area/engine/atmos)
"bag" = (
-/obj/machinery/atmospherics/components/trinary/mixer{
- dir = 1;
- name = "air mixer";
- node1_concentration = 0.8;
- node2_concentration = 0.2;
- on = 1;
- target_pressure = 4500
+/obj/machinery/atmospherics/components/trinary/mixer/airmix{
+ dir = 1
},
/turf/open/floor/plasteel/neutral,
/area/engine/atmos)
@@ -22891,10 +22203,9 @@
pixel_y = 1
},
/obj/machinery/atmospherics/pipe/simple/green/visible,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "O2 to Airmix";
- on = 1
+ name = "O2 to Airmix"
},
/turf/open/floor/plasteel/blue/side{
dir = 5
@@ -23460,65 +22771,16 @@
/turf/open/floor/plasteel,
/area/security/prison)
"bbv" = (
-/obj/machinery/door/airlock/shuttle{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
+/obj/docking_port/stationary{
dir = 4;
- id = "pod3";
- name = "escape pod 3";
- port_direction = 2;
- preferred_direction = 4
+ dwidth = 1;
+ height = 4;
+ name = "escape pod loader";
+ roundstart_template = /datum/map_template/shuttle/escape_pod/default;
+ width = 3
},
-/obj/effect/turf_decal/stripes/end{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_3)
-"bbw" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/item/device/radio/intercom{
- pixel_y = 24
- },
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -32
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/obj/machinery/light/small,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_3)
-"bbx" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/status_display{
- pixel_y = 32
- },
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland3";
- shuttleId = "pod3"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plasteel/white,
-/area/shuttle/pod_3)
-"bby" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_3)
+/turf/open/space/basic,
+/area/space)
"bbz" = (
/obj/docking_port/stationary/random{
dir = 4;
@@ -24219,8 +23481,7 @@
/obj/machinery/atmospherics/pipe/simple/green/visible,
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "Plasma to Pure";
- on = 0
+ name = "Plasma to Pure"
},
/turf/open/floor/plasteel/purple/side{
dir = 9
@@ -24283,11 +23544,8 @@
dir = 4
},
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "o2";
- name = "oxygen filter";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{
+ dir = 1
},
/turf/open/floor/plasteel/blue/side{
dir = 6
@@ -25431,12 +24689,7 @@
dir = 8
},
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 2;
- filter_type = "plasma";
- name = "waste filter";
- on = 1
- },
+/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma,
/turf/open/floor/plasteel/purple/side{
dir = 10
},
@@ -25444,8 +24697,7 @@
"bfW" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Port Mix to Port Ports";
- on = 0
+ name = "Port Mix to Port Ports"
},
/turf/open/floor/plasteel/neutral,
/area/engine/atmos)
@@ -25460,8 +24712,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Port Mix to Starboard Ports";
- on = 0
+ name = "Port Mix to Starboard Ports"
},
/turf/open/floor/plasteel/neutral,
/area/engine/atmos)
@@ -25511,10 +24762,9 @@
pixel_y = 1
},
/obj/machinery/atmospherics/pipe/simple/green/visible,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "N2 to Airmix";
- on = 1
+ name = "N2 to Airmix"
},
/turf/open/floor/plasteel/red/side{
dir = 5
@@ -26798,8 +26048,7 @@
/obj/machinery/atmospherics/pipe/simple/green/visible,
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "N2O to Pure";
- on = 0
+ name = "N2O to Pure"
},
/turf/open/floor/plasteel/escape{
dir = 9
@@ -26823,8 +26072,7 @@
"biZ" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Pure to Ports";
- on = 0
+ name = "Pure to Ports"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -26834,8 +26082,7 @@
"bja" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Mix to Ports";
- on = 0
+ name = "Mix to Ports"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -26845,8 +26092,7 @@
"bjb" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Air to Ports";
- on = 0
+ name = "Air to Ports"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -26953,11 +26199,8 @@
dir = 4
},
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "n2";
- name = "nitrogen filter";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{
+ dir = 1
},
/turf/open/floor/plasteel/red/side{
dir = 6
@@ -28502,12 +27745,7 @@
dir = 8
},
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 2;
- filter_type = "n2o";
- name = "n2o filter";
- on = 1
- },
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/escape{
dir = 10
@@ -30049,10 +29287,9 @@
/area/engine/atmos)
"bpR" = (
/obj/machinery/atmospherics/pipe/simple/green/visible,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Unfiltered & Air to Mix";
- on = 1
+ name = "Unfiltered & Air to Mix"
},
/turf/open/floor/plasteel/caution{
dir = 1
@@ -30070,8 +29307,7 @@
"bpT" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 2;
- name = "Pure to Mix";
- on = 0
+ name = "Pure to Mix"
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/caution{
@@ -30173,10 +29409,9 @@
/turf/open/floor/plasteel/neutral,
/area/engine/atmos)
"bqe" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Air to External Air Ports";
- on = 1
+ name = "Air to External Air Ports"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/stripes/line{
@@ -31168,10 +30403,9 @@
/area/engine/atmos)
"bsa" = (
/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Mix to Filter";
- on = 1
+ name = "Mix to Filter"
},
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -31238,10 +30472,9 @@
/area/engine/atmos)
"bsh" = (
/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "External Waste Ports to Filter";
- on = 1
+ name = "External Waste Ports to Filter"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/stripes/line{
@@ -32138,10 +31371,9 @@
/obj/machinery/light{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Waste to Filter";
- on = 1
+ name = "Waste to Filter"
},
/turf/open/floor/plasteel/caution{
dir = 4
@@ -32689,8 +31921,7 @@
"bva" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 2;
- name = "Mix to Distro";
- on = 0
+ name = "Mix to Distro"
},
/turf/open/floor/plasteel/neutral,
/area/engine/atmos)
@@ -32701,7 +31932,6 @@
/area/engine/atmos)
"bvc" = (
/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- icon_state = "freezer";
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -33276,9 +32506,8 @@
/turf/open/floor/plasteel/dark,
/area/ai_monitored/turret_protected/ai)
"bwr" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 1;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 1
},
/turf/open/floor/plasteel/arrival{
dir = 10
@@ -33295,10 +32524,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bwt" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
name = "Air to Distro";
- on = 1;
target_pressure = 101
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
@@ -33326,8 +32554,7 @@
"bww" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "Distro to Waste";
- on = 0
+ name = "Distro to Waste"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/caution,
@@ -47648,8 +46875,6 @@
/obj/item/gun/energy/ionrifle,
/obj/item/clothing/suit/armor/laserproof,
/obj/item/gun/energy/temperature/security,
-/obj/item/gun/energy/pumpaction/blaster,
-/obj/item/gun/energy/pumpaction/blaster,
/turf/open/floor/plasteel/vault{
dir = 8
},
@@ -50495,6 +49720,13 @@
"cdC" = (
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"cdD" = (
+/obj/structure/cable/white,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"cdE" = (
/obj/structure/cable/white{
icon_state = "1-4"
@@ -51554,6 +50786,14 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"cfB" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Starboard";
+ dir = 8;
+ network = list("singularity")
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"cfC" = (
/obj/structure/sign/warning/vacuum,
/turf/closed/wall/r_wall,
@@ -52525,6 +51765,11 @@
},
/turf/open/space,
/area/space/nearstation)
+"chu" = (
+/obj/structure/reagent_dispensers/fueltank,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
+/area/engine/engineering)
"chv" = (
/obj/machinery/door/poddoor/shutters/preopen{
id = "engpa";
@@ -53266,10 +52511,64 @@
},
/turf/open/space,
/area/space/nearstation)
+"ciZ" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cja" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cjb" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cjc" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/open/space,
+/area/space/nearstation)
"cjd" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
+"cje" = (
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"cjf" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engpa";
+ name = "Engineering Chamber Shutters"
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
"cjg" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/stripes/line{
@@ -53813,6 +53112,84 @@
dir = 8
},
/area/ai_monitored/turret_protected/ai_upload)
+"cku" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"ckv" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ckw" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ckx" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cky" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/power/tesla_coil,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ckz" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ckA" = (
+/obj/effect/decal/cleanable/oil,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engpa";
+ name = "Engineering Chamber Shutters"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"ckB" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"ckC" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/neutral,
+/area/engine/engineering)
"ckD" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/neutral,
@@ -54376,6 +53753,52 @@
dir = 8
},
/area/ai_monitored/turret_protected/ai_upload)
+"clR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"clS" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/field/generator{
+ anchored = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"clT" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/field/generator{
+ anchored = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"clU" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"clV" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engpa";
+ name = "Engineering Chamber Shutters"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
"clW" = (
/obj/structure/rack,
/obj/item/crowbar,
@@ -54384,6 +53807,13 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/engine/engineering)
+"clX" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"clY" = (
/obj/structure/rack,
/obj/machinery/button/door{
@@ -55213,6 +54643,25 @@
dir = 5
},
/area/aisat)
+"cnA" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cnB" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cnC" = (
/obj/structure/sign/warning/radiation,
/turf/closed/wall/r_wall,
@@ -55221,6 +54670,22 @@
/obj/machinery/status_display,
/turf/closed/wall/r_wall,
/area/engine/engineering)
+"cnE" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engpa";
+ name = "Engineering Chamber Shutters"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 2
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"cnF" = (
/obj/machinery/requests_console{
department = "Chapel Office";
@@ -55423,11 +54888,8 @@
/turf/closed/wall,
/area/tcommsat/server)
"cof" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 1;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
},
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
@@ -55464,11 +54926,8 @@
/turf/open/floor/plasteel,
/area/tcommsat/server)
"coj" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 1;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
},
/obj/machinery/camera{
c_tag = "Telecomms - Cooling Room";
@@ -55892,6 +55351,18 @@
},
/turf/open/floor/plating,
/area/engine/engineering)
+"cpc" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
"cpd" = (
/obj/machinery/button/door{
id = "engpa";
@@ -56423,6 +55894,18 @@
/obj/structure/lattice,
/turf/open/space,
/area/space/nearstation)
+"cqo" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cqp" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cqq" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -56432,10 +55915,17 @@
},
/turf/open/floor/plating,
/area/engine/engineering)
+"cqr" = (
+/turf/open/floor/plating,
+/area/engine/engineering)
"cqs" = (
/obj/item/stack/cable_coil/red,
/turf/open/floor/plating,
/area/engine/engineering)
+"cqt" = (
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/engine/engineering)
"cqu" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable{
@@ -56981,6 +56471,38 @@
dir = 5
},
/area/aisat)
+"crI" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/power/tesla_coil,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"crJ" = (
+/obj/item/wrench,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"crK" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"crL" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"crM" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable{
@@ -57000,6 +56522,10 @@
},
/turf/open/floor/plating,
/area/engine/engineering)
+"crO" = (
+/obj/item/weldingtool/largetank,
+/turf/open/floor/plating,
+/area/engine/engineering)
"crP" = (
/obj/machinery/light{
dir = 4
@@ -57757,6 +57283,26 @@
dir = 5
},
/area/aisat)
+"ctm" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ctn" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cto" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ctp" = (
+/obj/item/wrench,
+/turf/open/floor/plating,
+/area/engine/engineering)
"ctq" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
@@ -58412,6 +57958,14 @@
},
/turf/open/floor/plasteel/neutral,
/area/crew_quarters/locker)
+"cuB" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/neutral/side{
+ dir = 4
+ },
+/area/crew_quarters/locker)
"cuC" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -58552,6 +58106,16 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating,
/area/engine/engineering)
+"cuT" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
+/area/engine/engineering)
"cuU" = (
/obj/machinery/button/door{
id = "engpa";
@@ -59649,6 +59213,15 @@
},
/turf/open/floor/plasteel/neutral/corner,
/area/crew_quarters/locker)
+"cxr" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/closet/wardrobe/mixed,
+/turf/open/floor/plasteel/vault{
+ dir = 5
+ },
+/area/crew_quarters/locker)
"cxs" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable/white{
@@ -59749,6 +59322,24 @@
dir = 4
},
/area/crew_quarters/fitness/recreation)
+"cxA" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/machinery/field/generator{
+ anchored = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cxB" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/field/generator{
+ anchored = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cxD" = (
/obj/structure/rack,
/obj/item/crowbar,
@@ -60416,6 +60007,15 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/neutral/corner,
/area/crew_quarters/locker)
+"cyW" = (
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/obj/structure/closet/wardrobe/mixed,
+/turf/open/floor/plasteel/vault{
+ dir = 5
+ },
+/area/crew_quarters/locker)
"cyX" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 5
@@ -60553,6 +60153,59 @@
dir = 4
},
/area/crew_quarters/fitness/recreation)
+"czo" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"czp" = (
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"czq" = (
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/power/tesla_coil,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"czr" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/corner,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"czs" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engpa";
+ name = "Engineering Chamber Shutters"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"czt" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/neutral,
+/area/engine/engineering)
"czu" = (
/obj/structure/cable/white{
icon_state = "0-2"
@@ -61142,6 +60795,41 @@
},
/turf/open/space,
/area/space/nearstation)
+"cAH" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cAI" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cAJ" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/space,
+/area/space/nearstation)
+"cAK" = (
+/obj/machinery/power/rad_collector/anchored,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
"cAL" = (
/obj/machinery/rnd/production/protolathe/department/engineering,
/obj/effect/turf_decal/stripes/line{
@@ -62714,6 +62402,14 @@
},
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"cDV" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Aft Starboard";
+ dir = 8;
+ network = list("singularity")
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"cDW" = (
/obj/machinery/light{
dir = 8
@@ -63590,6 +63286,13 @@
name = "Holodeck Projector Floor"
},
/area/holodeck/rec_center)
+"cFH" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"cFI" = (
/obj/structure/cable/white{
icon_state = "2-4"
@@ -70411,11 +70114,8 @@
/turf/open/floor/plasteel,
/area/science/xenobiology)
"cTR" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 1;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
},
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
@@ -83723,9 +83423,8 @@
},
/area/science/mixing)
"dwk" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 8;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 8
},
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -87324,7 +87023,6 @@
/area/science/mixing)
"dDr" = (
/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- icon_state = "freezer";
dir = 8
},
/obj/effect/turf_decal/stripes/line{
@@ -87927,11 +87625,7 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- min_temperature = 80;
- on = 1;
- target_temperature = 80
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
/turf/open/floor/plasteel/vault{
dir = 8
},
@@ -97588,7 +97282,6 @@
height = 18;
id = "emergency_home";
name = "DeltaStation emergency evac bay";
- turf_type = /turf/open/space;
width = 30
},
/turf/open/space/basic,
@@ -100633,6 +100326,14 @@
dir = 1
},
/area/science/circuit)
+"hdH" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor{
+ dir = 9;
+ id = "cargoload"
+ },
+/turf/open/floor/plating,
+/area/quartermaster/storage)
"hic" = (
/obj/structure/table/reinforced,
/obj/item/device/integrated_electronics/analyzer,
@@ -100760,6 +100461,14 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/neutral,
/area/medical/morgue)
+"kam" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor{
+ dir = 5;
+ id = "cargoload"
+ },
+/turf/open/floor/plating,
+/area/quartermaster/storage)
"kwx" = (
/obj/effect/turf_decal/loading_area,
/turf/open/floor/plasteel/whitepurple/corner,
@@ -100832,6 +100541,20 @@
dir = 6
},
/area/science/circuit)
+"lTo" = (
+/obj/docking_port/stationary{
+ area_type = /area/construction/mining/aux_base;
+ dheight = 4;
+ dir = 4;
+ dwidth = 4;
+ height = 9;
+ id = "aux_base_zone";
+ name = "aux base zone";
+ roundstart_template = /datum/map_template/shuttle/aux_base/default;
+ width = 9
+ },
+/turf/open/floor/plating,
+/area/construction/mining/aux_base)
"lXM" = (
/obj/structure/target_stake,
/turf/open/floor/plasteel/white/side{
@@ -100973,7 +100696,7 @@
/turf/open/floor/plasteel/whitepurple/side,
/area/science/misc_lab)
"uYS" = (
-/obj/machinery/door/airlock/atmos/glass{
+/obj/machinery/door/airlock/atmos/glass/critical{
heat_proof = 1;
name = "Supermatter Chamber";
req_one_access_txt = "24;10"
@@ -121003,19 +120726,19 @@ cbN
cdC
cdC
aaa
-aaz
-aaM
-aaM
-abM
-aaM
-aaM
-abM
-aaM
-aaM
-abM
-aaM
-aaM
-acn
+ciZ
+cku
+cku
+cnA
+cku
+cku
+cnA
+cku
+cku
+cnA
+cku
+cku
+cAH
aaa
cdC
cdC
@@ -121260,19 +120983,19 @@ cbN
cdC
cfA
aad
-aaH
-aba
-abJ
-abN
-abJ
-abJ
-abV
-abJ
-abJ
-abN
-abJ
-acj
-aaH
+cja
+ckv
+clR
+cnB
+clR
+clR
+crI
+clR
+clR
+cnB
+clR
+czo
+cja
aad
cDT
cdC
@@ -121514,25 +121237,25 @@ bVZ
aad
car
cbO
-aav
+cdD
cfA
aaa
-aaH
-abl
-abK
-aaT
-aaT
-abK
-aaU
+cja
+ckw
+clS
+aad
+aad
+clR
aaa
-aaT
-aaT
-abK
-ack
-aaH
+abj
+aad
+aad
+cxA
+ctn
+cja
aaa
cDT
-abI
+cFH
cHc
car
ceb
@@ -121774,19 +121497,19 @@ cbP
cdC
cfA
aad
-aaJ
-aby
-aaT
-aaT
-aaT
-aaU
+cjb
+ckx
aad
aaa
-aaT
-aaT
-aaT
-acl
-acw
+aaa
+abj
+aad
+abj
+aaa
+aaa
+aad
+czp
+cAI
aad
cDT
cdC
@@ -122031,19 +121754,19 @@ cbQ
cdE
cfA
aaa
-aaH
-abl
-aaT
-aaT
-aaa
-aaL
+cja
+ckw
aad
-aaL
aaa
-aaT
-aaT
-ack
-aaH
+abj
+abj
+abj
+abj
+abj
+aaa
+aad
+ctn
+cja
aaa
cDT
cFI
@@ -122288,19 +122011,19 @@ car
cbP
cfA
abj
-aaJ
-aby
-aaa
-aaa
-aaL
-abO
-abJ
-acg
-aaL
-aaU
-abK
-acl
-acw
+cja
+ckw
+ckw
+abj
+abj
+cqo
+clR
+ctm
+abj
+abj
+abj
+ctn
+cja
abj
cDT
cFJ
@@ -122545,19 +122268,19 @@ car
cbP
cdC
aad
-aaH
-abl
-aaU
+cjb
+cky
+aaa
aad
+abj
+ckw
+crJ
+ctn
+abj
aad
-abl
-abW
-ach
-aad
-aad
-aaU
-ack
-aaH
+aaa
+czq
+cAI
aad
cdC
cFJ
@@ -122802,19 +122525,19 @@ car
cbP
cfA
abj
-aaJ
-aby
-abK
-aaU
-aaL
-abU
-abX
-aci
-aaL
-aaa
-aaa
-acl
-acw
+cja
+ckw
+abj
+abj
+abj
+cqp
+crK
+cto
+abj
+abj
+ctn
+ctn
+cja
abj
cDT
cFJ
@@ -123059,19 +122782,19 @@ cbR
cdF
cfA
aaa
-aaH
-abl
-aaT
-aaT
-aaa
-aaL
+cja
+ckw
aad
-aaL
aaa
-aaT
-aaT
-ack
-aaH
+abj
+abj
+abj
+abj
+abj
+aaa
+aad
+ctn
+cja
aaa
cDT
cFK
@@ -123316,19 +123039,19 @@ cbP
cdC
cfA
aad
-aaJ
-aby
-aaT
-aaT
+cjb
+ckx
+aad
+aaa
+aaa
+abj
+aad
+abj
aaa
aaa
aad
-aaU
-aaa
-aaT
-aaT
-acl
-acw
+czp
+cAI
aad
cDU
cdC
@@ -123570,25 +123293,25 @@ bWg
bYs
car
cbS
-aav
+cdD
cfA
aaa
-aaH
-abl
-abK
-aaT
+cja
+ckw
+clT
+aad
+aad
+abj
aaa
-aaa
-aaU
-abK
-aaT
-aaT
-abK
-ack
-aaH
+crK
+aad
+aad
+cxB
+ctn
+cja
aaa
cDT
-abI
+cFH
cHf
car
cJO
@@ -123830,19 +123553,19 @@ cbP
cdC
cfA
aad
-aaK
-abz
-abL
-abL
-abL
-abL
-abY
-abL
-abL
-abL
-abL
-acm
-acx
+cjc
+ckz
+clU
+clU
+clU
+clU
+crL
+clU
+clU
+clU
+clU
+czr
+cAJ
aad
cDT
cdC
@@ -124085,9 +123808,9 @@ bYu
car
cbT
cdG
-aaw
-aax
-aaF
+cfB
+aaa
+aad
aaa
aad
cjd
@@ -124099,9 +123822,9 @@ cjd
cjd
aad
aaa
-aaF
-aax
-abB
+aad
+aaa
+cDV
cFL
cHg
car
@@ -124600,20 +124323,20 @@ car
cbU
cdI
cfC
-aay
-aaG
-aaG
-aaG
+chu
+cje
+cje
+cje
cjd
cpa
-aaX
-abb
-abm
+cqr
+cqr
+ctp
cuQ
cjd
-aaG
-aaG
-abA
+cje
+cje
+cAK
cCr
cfC
cFN
@@ -124858,19 +124581,19 @@ cbV
cdJ
car
chv
-chv
-aaI
-chv
+cjf
+ckA
+clV
cnC
cpa
cqs
-abc
+cqr
ctq
cuR
cnC
-chv
-chv
-chv
+cjf
+czs
+clV
chv
car
cFO
@@ -125116,17 +124839,17 @@ cdK
cfD
chw
cjg
-chw
+ckB
clW
cnD
cpb
-aaY
-abd
+cqt
+crO
ctr
cuS
cnD
cxD
-chw
+ckB
chw
chw
cDW
@@ -125373,17 +125096,17 @@ cdL
cfE
chx
cjh
-cjn
-aaN
-aaV
-aaW
+ckC
+clX
+cnE
+cpc
cqu
-abk
+cqr
cts
-abo
-aaV
-aaN
-cjn
+cuT
+cnE
+clX
+czt
cAL
cCs
cDX
@@ -137354,10 +137077,10 @@ aaa
aaa
aaa
aaa
-aaA
-aaA
-aaA
-abr
+aaa
+aaa
+aaa
+aaa
abE
aaO
aca
@@ -137611,9 +137334,9 @@ aaa
aaa
aaa
aas
-aaB
-aaQ
-abg
+aaa
+aaa
+aaa
abs
abF
abP
@@ -137868,10 +137591,10 @@ aaa
aaa
aaa
aaa
-aaA
-aaA
-aaA
-abr
+aaa
+aaa
+aaa
+aaa
abG
aaO
acc
@@ -141980,10 +141703,10 @@ aaa
aaa
aaa
aaa
-aaC
-aaC
-aaC
-abt
+aaa
+aaa
+aaa
+aaa
abE
aaO
aca
@@ -142237,10 +141960,10 @@ aaa
aaa
aaa
aat
-aaD
-aaR
-abh
-abu
+aaa
+aaa
+aaa
+abs
abF
abQ
acb
@@ -142494,10 +142217,10 @@ aaa
aaa
aaa
aaa
-aaC
-aaC
-aaC
-abt
+aaa
+aaa
+aaa
+aaa
abG
aaO
acc
@@ -144050,14 +143773,14 @@ ace
aad
abi
aeF
-afg
-afg
-afg
-agq
-afg
-afg
-afg
-ahG
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
ail
aiG
@@ -144306,15 +144029,15 @@ adi
ace
aaa
abi
-aeG
-afh
-afi
-afj
-afj
-afj
-afj
-ahw
-ahH
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
aim
aiH
@@ -144563,15 +144286,15 @@ adj
ace
aad
abi
-aeG
-afi
-afj
-afj
-afj
-afj
-afj
-afj
-ahH
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
ain
aiI
@@ -144820,15 +144543,15 @@ acf
acf
aad
abi
-aeG
-afj
-afj
-afj
-agr
-afj
-afi
-afj
-ahH
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
aio
aiI
@@ -145077,15 +144800,15 @@ acf
aad
aad
abi
-aeG
-afj
-afj
-afZ
-ags
-afj
-afj
-afj
-ahH
+aeF
+aeF
+aeF
+aeF
+lTo
+aeF
+aeF
+aeF
+aeF
abi
aip
aiH
@@ -145334,15 +145057,15 @@ acf
aad
aad
abi
-aeG
-afj
-afi
-afj
-agt
-afj
-afj
-afj
-ahH
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
aiq
aiI
@@ -145591,15 +145314,15 @@ aad
aad
aaa
abi
-aeG
-afi
-afj
-afj
-afj
-afi
-afj
-afj
-ahH
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
air
aiI
@@ -145848,15 +145571,15 @@ aad
aac
aad
abi
-aeG
-aeH
-afj
-afi
-afj
-afj
-afj
-ahx
-ahH
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
ais
aiI
@@ -146105,15 +145828,15 @@ aaa
aac
aad
abi
-aeH
-afk
-afk
-afk
-afk
-afk
-afk
-afk
-ahx
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
+aeF
abi
aig
aiJ
@@ -146651,11 +146374,11 @@ axm
ayD
ayD
ayD
-ayD
+hdH
azD
aEg
azD
-aGC
+kam
aHV
aHV
aHV
@@ -149535,7 +149258,7 @@ clt
cnc
coE
cqd
-aaZ
+crr
csT
cuy
cvU
@@ -150822,7 +150545,7 @@ coI
cqd
crv
csY
-abn
+cuB
cvZ
cxq
cyV
@@ -151081,8 +150804,8 @@ cqd
csZ
cuC
cwa
-abw
-abx
+cxr
+cyW
cqd
cCb
cDB
@@ -154625,7 +154348,7 @@ aFn
aGK
aIg
aJB
-aaq
+aKY
aMj
aNF
aPn
@@ -154883,7 +154606,7 @@ aGL
aIh
aJC
aKV
-aar
+aMk
aNG
aPo
aRf
@@ -159260,9 +158983,9 @@ aaa
ajr
aad
aKV
-aZN
+aaa
bbv
-aZN
+aaa
aKV
aad
aad
@@ -159517,9 +159240,9 @@ aaa
aaa
aad
aKV
-aZO
-bbw
-aZO
+aaa
+aaa
+aaa
aKV
aaa
aaa
@@ -159774,9 +159497,9 @@ aaa
aaa
aaa
aXU
-aZO
-bbx
-aZO
+aaa
+aaa
+aaa
aXU
aaa
aaa
@@ -160031,9 +159754,9 @@ aaa
aaa
aaa
aaa
-aZO
-bby
-aZO
+aaa
+aaa
+aaa
aaa
aaa
aaa
diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm
index f9de891e3d..5300c8beee 100644
--- a/_maps/map_files/MetaStation/MetaStation.dmm
+++ b/_maps/map_files/MetaStation/MetaStation.dmm
@@ -2,35 +2,10 @@
"aaa" = (
/turf/open/space/basic,
/area/space)
-"aab" = (
-/obj/machinery/newscaster{
- pixel_y = 32
- },
-/obj/machinery/vending/sustenance{
- desc = "A vending machine normally reserved for work camps.";
- name = "\improper sustenance vendor";
- product_slogans = "Enjoy your meal.;Enough calories to support any worker."
- },
-/turf/open/floor/plasteel,
-/area/security/prison)
"aac" = (
/obj/effect/landmark/carpspawn,
/turf/open/space,
/area/space)
-"aad" = (
-/obj/machinery/computer/cryopod{
- pixel_x = 28;
- },
-/turf/open/floor/plasteel/floorgrime,
-/area/security/prison)
-"aae" = (
-/obj/machinery/airalarm{
- dir = 8;
- pixel_x = 24
- },
-/obj/machinery/cryopod,
-/turf/open/floor/plasteel/floorgrime,
-/area/security/prison)
"aaf" = (
/obj/structure/lattice,
/turf/open/space,
@@ -277,10 +252,6 @@
},
/turf/open/floor/plating,
/area/security/prison)
-"aaM" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_2)
"aaN" = (
/obj/structure/cable{
icon_state = "0-2"
@@ -323,45 +294,6 @@
},
/turf/open/floor/plasteel/floorgrime,
/area/security/prison)
-"aaU" = (
-/obj/machinery/door/window/southright{
- dir = 4;
- name = "Engineering Deliveries";
- req_access_txt = "10";
- req_one_access_txt = "0"
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/yellow/side{
- dir = 9
- },
-/area/engine/engineering)
-"aaV" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_2)
-"aaW" = (
-/obj/structure/sign/warning/securearea{
- pixel_y = 32
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
-"aaX" = (
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
"aaY" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -396,24 +328,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating,
/area/security/prison)
-"abd" = (
-/obj/machinery/light_switch{
- pixel_x = 23
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 10
- },
-/obj/machinery/shower{
- dir = 8;
- name = "emergency shower"
- },
-/obj/structure/sign/warning/securearea{
- pixel_y = 32
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 5
- },
-/area/engine/engineering)
"abe" = (
/turf/closed/wall,
/area/security/prison)
@@ -496,11 +410,11 @@
/turf/open/floor/plasteel/floorgrime,
/area/security/prison)
"abn" = (
-/obj/machinery/light/small{
- dir = 1
+/obj/machinery/newscaster{
+ pixel_y = 32
},
-/turf/open/floor/plating,
-/area/engine/engineering)
+/turf/open/floor/plasteel,
+/area/security/prison)
"abo" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
@@ -544,21 +458,16 @@
dir = 8
},
/area/security/prison)
-"abt" = (
-/obj/structure/shuttle/engine/propulsion/burst,
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_2)
"abu" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
+/obj/docking_port/stationary{
+ dir = 1;
+ dwidth = 1;
+ height = 4;
+ roundstart_template = /datum/map_template/shuttle/escape_pod/default;
+ width = 3
},
-/obj/docking_port/mobile/pod{
- id = "pod2";
- name = "escape pod 2";
- port_direction = 2
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_2)
+/turf/open/space/basic,
+/area/space)
"abv" = (
/obj/structure/cable{
icon_state = "0-2"
@@ -828,22 +737,14 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/security/prison)
-"acd" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable/white{
- icon_state = "2-4"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"ace" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable/white{
- icon_state = "4-8"
+/obj/machinery/vending/sustenance{
+ desc = "A vending machine normally reserved for work camps.";
+ name = "\improper sustenance vendor";
+ product_slogans = "Enjoy your meal.;Enough calories to support any worker."
},
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
+/turf/open/floor/plasteel/floorgrime,
+/area/security/prison)
"acf" = (
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating,
@@ -997,16 +898,12 @@
/turf/open/floor/plasteel/floorgrime,
/area/security/prison)
"acx" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable/white{
- icon_state = "2-8"
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
},
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
+/turf/open/floor/plasteel/floorgrime,
+/area/security/prison)
"acy" = (
/obj/machinery/door/airlock/external{
name = "Escape Pod Two"
@@ -1451,15 +1348,6 @@
},
/turf/open/floor/plating,
/area/crew_quarters/fitness/recreation)
-"adk" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 8
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_3)
-"adl" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_3)
"adm" = (
/obj/structure/table,
/obj/item/device/flashlight/lamp,
@@ -1623,18 +1511,15 @@
/turf/open/floor/plating,
/area/crew_quarters/fitness/recreation)
"adF" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
+/obj/docking_port/stationary{
dir = 4;
- id = "pod3";
- name = "escape pod 3";
- port_direction = 2;
- preferred_direction = 4
+ dwidth = 1;
+ height = 4;
+ roundstart_template = /datum/map_template/shuttle/escape_pod/default;
+ width = 3
},
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_3)
+/turf/open/space/basic,
+/area/space)
"adG" = (
/obj/docking_port/stationary/random{
id = "pod_lavaland2";
@@ -1642,24 +1527,6 @@
},
/turf/open/space,
/area/space/nearstation)
-"adH" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/machinery/status_display{
- pixel_x = 32
- },
-/obj/machinery/computer/shuttle/pod{
- pixel_x = -32;
- possible_destinations = "pod_lavaland2";
- shuttleId = "pod2"
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_2)
-"adI" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_3)
"adJ" = (
/obj/item/device/radio/intercom{
freerange = 0;
@@ -2083,14 +1950,6 @@
},
/turf/open/floor/plating,
/area/crew_quarters/fitness/recreation)
-"aeD" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"aeE" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -2816,16 +2675,6 @@
dir = 1
},
/area/security/prison)
-"afQ" = (
-/obj/structure/cable/white{
- icon_state = "2-8"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/turf/closed/wall/r_wall,
-/area/engine/engineering)
"afR" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
dir = 1
@@ -3320,8 +3169,6 @@
/obj/item/storage/fancy/donut_box,
/obj/item/gun/energy/e_gun/dragnet,
/obj/item/gun/energy/e_gun/dragnet,
-/obj/item/gun/energy/pumpaction/blaster,
-/obj/item/gun/energy/pumpaction/blaster,
/turf/open/floor/plasteel/vault{
dir = 1
},
@@ -3791,14 +3638,6 @@
icon_state = "platingdmg1"
},
/area/maintenance/fore)
-"ahT" = (
-/obj/structure/cable/white{
- icon_state = "2-4"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/corner,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"ahU" = (
/obj/effect/decal/cleanable/cobweb/cobweb2,
/obj/structure/table,
@@ -3929,7 +3768,7 @@
/area/maintenance/disposal)
"aih" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
+ dir = 8;
id = "garbage";
name = "disposal conveyor"
},
@@ -4319,9 +4158,8 @@
/area/engine/gravity_generator)
"ajc" = (
/obj/machinery/conveyor{
- dir = 2;
- id = "garbage";
- layer = 2.7
+ dir = 1;
+ id = "garbage"
},
/obj/machinery/door/poddoor/preopen{
id = "Disposal Exit";
@@ -4393,14 +4231,6 @@
/obj/item/restraints/handcuffs/cable/pink,
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"ajk" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable/white{
- icon_state = "2-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"ajl" = (
/obj/item/soap/deluxe,
/obj/item/storage/secure/safe{
@@ -4489,9 +4319,6 @@
dir = 4
},
/area/security/warden)
-"aju" = (
-/turf/open/space/basic,
-/area/space/nearstation)
"ajv" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 4
@@ -4764,7 +4591,7 @@
/area/maintenance/solars/starboard/fore)
"akf" = (
/obj/machinery/conveyor{
- dir = 2;
+ dir = 1;
id = "garbage"
},
/turf/open/floor/plating,
@@ -5423,19 +5250,9 @@
/turf/closed/wall,
/area/maintenance/starboard)
"alr" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 4
- },
-/obj/effect/turf_decal/delivery,
-/obj/structure/window/reinforced{
- dir = 1;
- pixel_y = 2
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
- },
-/area/engine/engineering)
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/maintenance/starboard)
"als" = (
/obj/machinery/light{
dir = 8
@@ -5471,7 +5288,7 @@
/area/maintenance/solars/starboard/fore)
"alx" = (
/obj/machinery/conveyor{
- dir = 2;
+ dir = 1;
id = "garbage"
},
/obj/structure/sign/warning/vacuum{
@@ -5506,7 +5323,7 @@
/area/maintenance/disposal)
"alz" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/obj/machinery/door/window/eastright{
@@ -6173,23 +5990,18 @@
},
/obj/machinery/conveyor{
dir = 9;
- id = "garbage";
- verted = -1
+ id = "garbage"
},
/turf/open/floor/plating,
/area/maintenance/disposal)
"amP" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/turf/open/floor/plating,
/area/maintenance/disposal)
"amQ" = (
-/obj/machinery/conveyor{
- dir = 6;
- id = "garbage"
- },
/obj/machinery/door/window/eastright{
base_state = "left";
dir = 4;
@@ -6197,6 +6009,10 @@
name = "Danger: Conveyor Access";
req_access_txt = "12"
},
+/obj/machinery/conveyor/inverted{
+ dir = 6;
+ id = "garbage"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal)
"amR" = (
@@ -6233,13 +6049,6 @@
icon_state = "platingdmg2"
},
/area/maintenance/port)
-"amV" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"amW" = (
/obj/structure/table/reinforced,
/obj/item/folder,
@@ -6483,19 +6292,6 @@
/obj/item/paper,
/turf/open/floor/plasteel,
/area/security/main)
-"anz" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/structure/disposalpipe/sorting/mail{
- sortType = 4
- },
-/obj/effect/landmark/start/station_engineer,
-/obj/structure/cable/white{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"anA" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/disposalpipe/segment,
@@ -6639,10 +6435,6 @@
/obj/structure/disposalpipe/trunk{
dir = 4
},
-/obj/machinery/conveyor{
- dir = 8;
- id = "garbage"
- },
/obj/structure/disposaloutlet{
dir = 4
},
@@ -6653,7 +6445,7 @@
/area/maintenance/disposal)
"anV" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/structure/disposalpipe/segment{
@@ -6663,7 +6455,7 @@
/area/maintenance/disposal)
"anW" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/atmospherics/components/unary/vent_pump/on,
@@ -6671,7 +6463,7 @@
/area/maintenance/disposal)
"anX" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/recycler,
@@ -6683,7 +6475,7 @@
name = "Danger: Conveyor Access";
req_access_txt = "12"
},
-/obj/machinery/conveyor{
+/obj/machinery/conveyor/inverted{
dir = 10;
id = "garbage"
},
@@ -6928,15 +6720,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/security/warden)
-"aov" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 8
- },
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"aow" = (
/obj/machinery/door/firedoor,
/obj/structure/cable/yellow{
@@ -7392,16 +7175,16 @@
/obj/structure/plasticflaps{
opacity = 0
},
-/obj/machinery/conveyor{
- dir = 2;
- id = "garbage"
- },
/obj/machinery/door/window/northright{
dir = 2;
name = "delivery door";
req_access_txt = "31"
},
/obj/structure/disposalpipe/segment,
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "garbage"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal)
"aps" = (
@@ -7620,15 +7403,6 @@
},
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
-"apP" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 8
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"apQ" = (
/obj/structure/reagent_dispensers/peppertank{
pixel_x = 32
@@ -7681,26 +7455,6 @@
/obj/item/device/assembly/flash/handheld,
/turf/open/floor/plasteel,
/area/security/main)
-"apX" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 4
- },
-/obj/machinery/door/airlock/external{
- name = "External Containment Access";
- req_access_txt = "10; 13"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
"apY" = (
/obj/structure/table,
/obj/item/folder/red,
@@ -7744,14 +7498,6 @@
/obj/item/clothing/head/soft/red,
/turf/open/floor/plasteel/vault,
/area/crew_quarters/fitness/recreation)
-"aqe" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plating,
-/area/engine/engineering)
"aqf" = (
/obj/structure/closet/lasertag/blue,
/turf/open/floor/plasteel/vault,
@@ -8210,25 +7956,6 @@
},
/turf/open/floor/plasteel/showroomfloor,
/area/security/warden)
-"arh" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/obj/machinery/door/airlock/external{
- name = "External Containment Access";
- req_access_txt = "10; 13"
- },
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
"ari" = (
/obj/machinery/holopad,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -8417,12 +8144,6 @@
dir = 4
},
/area/crew_quarters/dorms)
-"arF" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"arG" = (
/obj/structure/closet,
/obj/item/storage/box/lights/mixed,
@@ -9474,12 +9195,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"atC" = (
-/obj/structure/cable/white{
- icon_state = "1-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"atD" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -9502,9 +9217,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"atF" = (
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"atG" = (
/obj/structure/cable/yellow{
icon_state = "4-8"
@@ -9548,17 +9260,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"atJ" = (
-/obj/structure/cable/white,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/power/emitter{
- anchored = 1;
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"atK" = (
/obj/machinery/computer/gulag_teleporter_computer{
dir = 1
@@ -10024,44 +9725,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"auQ" = (
-/obj/structure/cable/white{
- icon_state = "1-4"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"auR" = (
-/obj/structure/cable/white{
- icon_state = "1-8"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"auS" = (
-/obj/structure/closet/secure_closet/engineering_personal,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/yellow/side{
- dir = 9
- },
-/area/engine/engineering)
-"auT" = (
-/obj/structure/closet/secure_closet/engineering_personal,
-/obj/item/clothing/suit/hooded/wintercoat/engineering,
-/obj/effect/turf_decal/delivery,
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
"auU" = (
/obj/structure/disposalpipe/segment{
dir = 6
@@ -10634,38 +10297,6 @@
},
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"avU" = (
-/obj/structure/closet/secure_closet/engineering_personal,
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
-"avV" = (
-/obj/item/device/radio/intercom{
- freerange = 0;
- frequency = 1459;
- name = "Station Intercom (General)";
- pixel_y = 21
- },
-/obj/machinery/camera{
- c_tag = "Engineering - Fore";
- dir = 2
- },
-/obj/structure/closet/secure_closet/engineering_personal,
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
-"avW" = (
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"avX" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 8
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"avY" = (
/obj/machinery/door/airlock/external{
name = "Labor Camp Shuttle Airlock";
@@ -11067,23 +10698,6 @@
/obj/effect/spawner/lootdrop/maintenance,
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"awN" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"awO" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 8
- },
-/obj/machinery/airalarm{
- dir = 8;
- pixel_x = 24
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"awP" = (
/obj/item/clothing/gloves/color/rainbow,
/obj/item/clothing/shoes/sneakers/rainbow,
@@ -11140,22 +10754,6 @@
"awW" = (
/turf/closed/wall/r_wall,
/area/security/nuke_storage)
-"awX" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"awY" = (
-/obj/machinery/airalarm{
- dir = 4;
- pixel_x = -22
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 6
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
- },
-/area/engine/engineering)
"awZ" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
dir = 8
@@ -11489,12 +11087,6 @@
dir = 1
},
/area/crew_quarters/dorms)
-"axH" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"axI" = (
/obj/machinery/door/airlock{
id_tag = "Cabin5";
@@ -11633,76 +11225,86 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"axU" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "2-4"
+/obj/machinery/door/window/southright{
+ dir = 4;
+ name = "Engineering Deliveries";
+ req_access_txt = "10"
},
+/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/engine/engineering)
"axV" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+/obj/structure/sign/warning/securearea{
+ pixel_y = 32
},
-/obj/structure/cable/yellow{
- icon_state = "4-8"
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
},
/turf/open/floor/plasteel,
/area/engine/engineering)
"axW" = (
-/obj/machinery/light{
- dir = 4
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/engineering)
"axX" = (
-/obj/structure/lattice,
-/turf/open/space,
-/area/space)
+/obj/machinery/light_switch{
+ pixel_x = 23
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/machinery/shower{
+ dir = 8;
+ name = "emergency shower"
+ },
+/obj/structure/sign/warning/securearea{
+ pixel_y = 32
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"axY" = (
/turf/closed/wall/r_wall,
/area/engine/engineering)
"axZ" = (
-/obj/structure/lattice/catwalk,
-/turf/open/space,
-/area/space)
+/obj/structure/closet/firecloset,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"aya" = (
-/turf/open/floor/plating/airless,
-/area/space)
-"ayb" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
+/obj/machinery/light{
+ dir = 1
},
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"ayc" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/structure/table/reinforced,
+/obj/item/tank/internals/emergency_oxygen/engi,
+/obj/item/tank/internals/emergency_oxygen/engi,
+/obj/item/clothing/mask/breath{
+ pixel_x = 4
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 6
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"ayd" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aye" = (
-/obj/structure/disposalpipe/segment{
- dir = 9
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
"ayf" = (
/obj/structure/closet/crate,
/obj/item/stack/sheet/glass{
@@ -11711,15 +11313,6 @@
/obj/item/stack/rods,
/turf/open/floor/plating/airless,
/area/space/nearstation)
-"ayg" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 9
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"ayh" = (
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"ayi" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -11807,28 +11400,6 @@
dir = 8
},
/area/security/nuke_storage)
-"ayt" = (
-/obj/machinery/firealarm{
- dir = 4;
- pixel_x = 24;
- pixel_y = -26
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"ayu" = (
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/space)
-"ayv" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/space,
-/area/space)
"ayw" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable/yellow{
@@ -12063,83 +11634,56 @@
/turf/open/floor/plating,
/area/maintenance/starboard/fore)
"ayS" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/turf/open/space,
-/area/space)
-"ayT" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/turf/open/space,
-/area/space)
-"ayU" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
dir = 4
},
-/obj/structure/cable/yellow{
- icon_state = "4-8"
+/obj/effect/turf_decal/delivery,
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 2
},
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"ayT" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/plasteel/yellow/side{
+/obj/effect/turf_decal/stripes/line{
dir = 8
},
+/turf/open/floor/plasteel,
/area/engine/engineering)
"ayV" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 1
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
+ dir = 8
},
/turf/open/floor/plasteel,
/area/engine/engineering)
"ayW" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Fore Port";
- dir = 4;
- network = list("singularity")
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"ayX" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/space,
-/area/space)
-"ayY" = (
-/obj/effect/turf_decal/stripes/corner{
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/turf/open/floor/plating/airless,
-/area/space)
-"ayZ" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine";
+ req_access_txt = "10"
},
-/turf/open/floor/plating/airless,
-/area/space)
+/turf/open/floor/plating,
+/area/engine/engineering)
+"ayX" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"aza" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
},
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"azb" = (
/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
/obj/structure/cable/yellow{
@@ -12149,22 +11693,14 @@
dir = 4
},
/area/security/brig)
-"azc" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Fore Starboard";
- dir = 8;
- network = list("singularity")
- },
-/turf/open/floor/plating/airless,
-/area/space)
"azd" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 2
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
},
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
- },
-/area/engine/engineering)
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
"aze" = (
/obj/item/twohanded/required/kirbyplants{
icon_state = "plant-22"
@@ -12172,31 +11708,10 @@
/obj/effect/decal/cleanable/cobweb/cobweb2,
/turf/open/floor/wood,
/area/library)
-"azf" = (
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
"azg" = (
/obj/item/stack/cable_coil,
/turf/open/floor/plating/airless,
/area/space/nearstation)
-"azh" = (
-/obj/structure/rack,
-/obj/machinery/button/door{
- id = "engpa";
- name = "Engineering Chamber Shutters Control";
- pixel_y = -26;
- req_access_txt = "11"
- },
-/obj/item/clothing/gloves/color/black,
-/obj/item/wrench,
-/obj/item/clothing/glasses/meson/engine,
-/obj/effect/turf_decal/bot,
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"azi" = (
-/obj/structure/reagent_dispensers/fueltank,
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
"azj" = (
/obj/item/stack/ore/iron,
/obj/effect/turf_decal/stripes/line{
@@ -12392,16 +11907,6 @@
dir = 1
},
/area/security/nuke_storage)
-"azA" = (
-/obj/structure/closet/secure_closet/engineering_welding,
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"azB" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating/airless,
-/area/space)
"azC" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -12819,103 +12324,70 @@
/turf/open/floor/plating,
/area/maintenance/starboard/fore)
"aAo" = (
-/obj/machinery/field/generator{
- anchored = 1;
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aAp" = (
-/obj/structure/extinguisher_cabinet{
- pixel_x = -27
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
- },
+/obj/structure/closet/secure_closet/engineering_personal,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
/area/engine/engineering)
-"aAq" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 8
- },
+"aAp" = (
+/obj/structure/closet/secure_closet/engineering_personal,
+/obj/item/clothing/suit/hooded/wintercoat/engineering,
+/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/engine/engineering)
"aAr" = (
-/obj/item/clothing/gloves/color/yellow,
-/obj/item/clothing/gloves/color/yellow,
-/obj/item/clothing/gloves/color/yellow,
-/obj/item/clothing/suit/hazardvest,
-/obj/item/clothing/suit/hazardvest,
-/obj/item/tank/internals/emergency_oxygen/engi,
-/obj/item/tank/internals/emergency_oxygen/engi,
-/obj/effect/turf_decal/delivery,
-/obj/structure/table,
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
+/obj/item/device/radio/intercom{
+ freerange = 0;
+ frequency = 1459;
+ name = "Station Intercom (General)";
+ pixel_y = 21
},
-/area/engine/engineering)
-"aAs" = (
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "engpa";
- name = "Engineering Chamber Shutters"
+/obj/machinery/camera{
+ c_tag = "Engineering - Fore";
+ dir = 2
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/engineering)
"aAt" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aAu" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
+/obj/structure/cable/yellow{
icon_state = "1-2"
},
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/structure/disposalpipe/sorting/mail{
+ sortType = 4
+ },
+/obj/effect/landmark/start/station_engineer,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"aAv" = (
-/obj/machinery/firealarm{
- dir = 8;
- pixel_x = -24
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
},
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aAw" = (
-/obj/structure/table,
-/obj/effect/turf_decal/delivery,
-/obj/item/clothing/glasses/meson/engine,
-/obj/item/clothing/glasses/meson/engine,
-/obj/item/clothing/glasses/meson/engine,
-/obj/machinery/light{
- dir = 4
- },
-/obj/item/pipe_dispenser,
-/obj/item/pipe_dispenser,
-/obj/item/pipe_dispenser,
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
},
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aAx" = (
-/obj/machinery/button/door{
- id = "engpa";
- name = "Engineering Chamber Shutters Control";
- pixel_y = 26;
- req_access_txt = "11"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/obj/machinery/light{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aAy" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/wall/r_wall,
/area/engine/engineering)
"aAz" = (
/obj/structure/table/wood,
@@ -13132,14 +12604,6 @@
dir = 1
},
/area/security/nuke_storage)
-"aAU" = (
-/obj/structure/table,
-/obj/item/airlock_painter,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/yellow/side{
- dir = 9
- },
-/area/engine/engineering)
"aAV" = (
/obj/docking_port/stationary{
dir = 8;
@@ -13532,21 +12996,25 @@
/turf/closed/wall,
/area/engine/engineering)
"aBJ" = (
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aBK" = (
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "engpa";
- name = "Engineering Chamber Shutters"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
/turf/open/floor/plasteel,
/area/engine/engineering)
"aBL" = (
@@ -13587,30 +13055,16 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"aBO" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aBP" = (
-/obj/structure/particle_accelerator/particle_emitter/right{
- icon_state = "emitter_right";
- dir = 4
- },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
"aBQ" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 1
},
-/turf/open/floor/plating/airless,
-/area/space)
-"aBR" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating/airless,
-/area/space)
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"aBS" = (
/obj/item/stack/ore/silver,
/obj/item/stack/ore/silver,
@@ -13759,11 +13213,6 @@
dir = 1
},
/area/security/nuke_storage)
-"aCi" = (
-/turf/open/floor/plasteel/yellow/side{
- dir = 8
- },
-/area/engine/engineering)
"aCj" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security/glass{
@@ -14055,22 +13504,6 @@
/obj/item/clothing/under/suit_jacket/navy,
/turf/open/floor/carpet,
/area/crew_quarters/dorms)
-"aCL" = (
-/obj/machinery/light{
- dir = 4
- },
-/obj/machinery/computer/security/telescreen{
- desc = "Used for watching the Engine.";
- dir = 8;
- layer = 4;
- name = "Engine Monitor";
- network = list("singularity");
- pixel_x = 30
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
- },
-/area/engine/engineering)
"aCM" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
@@ -14133,55 +13566,59 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"aCU" = (
-/obj/structure/particle_accelerator/end_cap{
- icon_state = "end_cap";
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/plating,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aCV" = (
-/obj/structure/particle_accelerator/fuel_chamber{
- icon_state = "fuel_chamber";
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
"aCW" = (
-/obj/structure/particle_accelerator/power_box{
- icon_state = "power_box";
- dir = 4
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
},
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
"aCX" = (
-/obj/structure/particle_accelerator/particle_emitter/center{
- icon_state = "emitter_center";
- dir = 4
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
},
-/turf/open/floor/plating,
+/turf/closed/wall/r_wall,
/area/engine/engineering)
"aCY" = (
-/obj/structure/cable{
- icon_state = "2-4"
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
},
-/turf/open/floor/plating,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aCZ" = (
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aDa" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/obj/structure/ore_box,
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/engine/engineering)
+"aDa" = (
+/turf/open/floor/plating,
+/area/construction/mining/aux_base)
"aDb" = (
/turf/closed/wall,
/area/construction/mining/aux_base)
@@ -14191,30 +13628,6 @@
/obj/effect/spawner/lootdrop/maintenance,
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"aDd" = (
-/obj/machinery/the_singularitygen/tesla,
-/turf/open/floor/plating/airless,
-/area/space)
-"aDe" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aDf" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aDg" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
- },
-/area/engine/engineering)
"aDh" = (
/obj/machinery/firealarm{
dir = 8;
@@ -14320,22 +13733,6 @@
/obj/structure/sign/warning/securearea,
/turf/closed/wall/r_wall,
/area/security/nuke_storage)
-"aDt" = (
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "engpa";
- name = "Engineering Chamber Shutters"
- },
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"aDu" = (
/turf/closed/wall,
/area/hallway/primary/fore)
@@ -14805,13 +14202,17 @@
},
/area/engine/engineering)
"aEn" = (
-/obj/structure/cable{
- icon_state = "2-8"
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
},
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/plating,
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aEo" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -14824,29 +14225,41 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"aEp" = (
-/obj/machinery/particle_accelerator/control_box,
-/obj/structure/cable{
- icon_state = "0-2";
- pixel_y = 1
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aEq" = (
-/obj/item/wrench,
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aEr" = (
-/obj/structure/particle_accelerator/particle_emitter/left{
- icon_state = "emitter_left";
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
-"aEs" = (
-/obj/structure/cable{
+/obj/structure/cable/yellow{
icon_state = "1-2"
},
-/turf/open/floor/plating,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aEq" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aEr" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"aEt" = (
/obj/structure/table,
@@ -14862,12 +14275,6 @@
},
/turf/open/floor/plasteel/floorgrime,
/area/quartermaster/warehouse)
-"aEu" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating/airless,
-/area/space)
"aEv" = (
/obj/machinery/computer/security/mining{
dir = 4;
@@ -14932,12 +14339,6 @@
},
/turf/open/floor/plasteel/floorgrime,
/area/quartermaster/warehouse)
-"aEC" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/turf/open/floor/plating/airless,
-/area/space)
"aED" = (
/obj/structure/closet/crate/internals,
/obj/structure/cable/yellow{
@@ -15389,11 +14790,14 @@
/turf/open/floor/plating,
/area/engine/engineering)
"aFv" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 2
},
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"aFw" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
dir = 4
@@ -15410,73 +14814,52 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aFy" = (
-/obj/structure/table,
-/obj/machinery/cell_charger,
-/obj/item/stock_parts/cell/high{
- charge = 100;
- maxcharge = 15000
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/yellow/side{
- dir = 10
- },
-/area/engine/engineering)
"aFz" = (
-/obj/structure/closet/firecloset,
-/obj/machinery/light{
- dir = 4
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 4
- },
-/area/engine/engineering)
-"aFA" = (
-/obj/machinery/button/door{
- id = "engpa";
- name = "Engineering Chamber Shutters Control";
- pixel_y = -26;
- req_access_txt = "11"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/obj/machinery/light{
- dir = 8
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine";
+ req_access_txt = "10"
},
/turf/open/floor/plating,
/area/engine/engineering)
+"aFA" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"aFB" = (
/obj/structure/cable{
icon_state = "4-8"
},
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
+/obj/effect/turf_decal/stripes/corner,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 6
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"aFC" = (
/obj/structure/cable{
icon_state = "4-8"
},
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Particle Accelerator";
- dir = 1;
- network = list("singularity")
- },
/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable{
- icon_state = "1-8"
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
},
-/turf/open/floor/plating,
+/turf/open/floor/engine,
/area/engine/engineering)
"aFD" = (
-/obj/structure/cable{
- icon_state = "1-8"
+/obj/structure/cable/white{
+ icon_state = "1-4"
},
/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
+/obj/machinery/meter,
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible,
+/turf/open/floor/engine,
/area/engine/engineering)
"aFE" = (
/obj/structure/table/wood,
@@ -16217,18 +15600,13 @@
},
/area/engine/engineering)
"aGV" = (
-/obj/machinery/power/apc/highcap/ten_k{
- dir = 8;
- name = "Engine Room APC";
- areastring = "/area/engine/engineering";
- pixel_x = -26
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -27
},
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/turf/open/floor/plasteel/yellow/side{
+/obj/effect/turf_decal/stripes/line{
dir = 8
},
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aGW" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -16236,56 +15614,35 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"aGX" = (
-/obj/structure/table,
-/obj/item/clothing/glasses/meson,
-/obj/item/clothing/glasses/meson,
-/obj/item/clothing/glasses/meson,
-/obj/item/storage/belt/utility,
-/obj/item/storage/belt/utility,
-/obj/item/storage/toolbox/electrical{
- pixel_x = 1;
- pixel_y = 10
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
},
-/turf/open/floor/plasteel/yellow/side{
+/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aGY" = (
-/obj/machinery/vending/tool,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"aGZ" = (
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "External Gas to Loop"
},
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aHa" = (
-/obj/structure/rack,
-/obj/machinery/button/door{
- id = "engpa";
- name = "Engineering Chamber Shutters Control";
- pixel_y = 26;
- req_access_txt = "11"
- },
-/obj/item/storage/belt/utility,
-/obj/item/weldingtool,
-/obj/item/clothing/head/welding,
-/obj/effect/turf_decal/bot,
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
-"aHb" = (
-/obj/machinery/camera{
- c_tag = "Auxillary Mining Base";
- dir = 1
- },
-/obj/structure/mining_shuttle_beacon,
+/obj/structure/cable/white,
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/engine/engineering)
"aHc" = (
/obj/effect/spawner/structure/window,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -16620,12 +15977,6 @@
dir = 2
},
/area/crew_quarters/dorms)
-"aHP" = (
-/obj/structure/closet/firecloset,
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
- },
-/area/engine/engineering)
"aHQ" = (
/obj/structure/cable/yellow{
icon_state = "4-8"
@@ -16695,61 +16046,46 @@
},
/area/maintenance/starboard/fore)
"aHX" = (
-/obj/structure/closet/secure_closet/engineering_electrical,
-/turf/open/floor/plasteel/yellow/side{
- dir = 1
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
},
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aHY" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/engine/engineering)
"aHZ" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 6
- },
-/obj/structure/disposalpipe/segment{
- dir = 6
- },
-/obj/structure/cable{
- icon_state = "4-8"
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/clothing/suit/hazardvest,
+/obj/item/clothing/suit/hazardvest,
+/obj/item/tank/internals/emergency_oxygen/engi,
+/obj/item/tank/internals/emergency_oxygen/engi,
+/obj/effect/turf_decal/delivery,
+/obj/structure/table,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aIa" = (
-/obj/machinery/airalarm{
- dir = 8;
- pixel_x = 24
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aIb" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Aft Port";
- dir = 4;
- network = list("singularity")
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"aIc" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
},
-/turf/open/floor/plating/airless,
-/area/space)
-"aId" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/plating,
+/area/engine/engineering)
"aIe" = (
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/space)
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
"aIf" = (
/obj/machinery/camera{
c_tag = "Auxillary Base Construction";
@@ -16779,9 +16115,8 @@
supply_display = 1
},
/obj/machinery/conveyor{
- dir = 1;
- id = "QMLoad2";
- movedir = 2
+ dir = 5;
+ id = "QMLoad2"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
@@ -17418,138 +16753,37 @@
/turf/open/floor/plating,
/area/engine/engineering)
"aJn" = (
-/obj/machinery/camera/emp_proof{
- c_tag = "Containment - Aft Starboard";
- dir = 8;
- network = list("singularity")
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aJo" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
+/obj/structure/table,
+/obj/item/airlock_painter,
+/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/engine/engineering)
"aJp" = (
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/structure/table,
+/obj/effect/turf_decal/delivery,
+/obj/item/clothing/glasses/meson/engine,
+/obj/item/clothing/glasses/meson/engine,
+/obj/item/clothing/glasses/meson/engine,
+/obj/machinery/light{
dir = 4
},
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/item/pipe_dispenser,
+/obj/item/pipe_dispenser,
+/obj/item/pipe_dispenser,
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aJq" = (
-/obj/item/pen,
-/obj/item/storage/belt/utility,
-/obj/item/clothing/glasses/meson,
-/obj/item/paper_bin{
- layer = 2.9
- },
-/obj/structure/table/glass,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 8
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aJr" = (
-/obj/item/book/manual/wiki/engineering_hacking{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/book/manual/wiki/engineering_construction,
-/obj/item/clothing/gloves/color/yellow,
-/obj/structure/table/glass,
-/obj/item/device/flashlight,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aJs" = (
-/obj/item/book/manual/engineering_singularity_safety{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/book/manual/wiki/engineering_guide,
-/obj/item/book/manual/engineering_particle_accelerator{
- pixel_x = -3;
- pixel_y = -3
- },
-/obj/item/clothing/gloves/color/yellow,
-/obj/structure/table/glass,
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aJt" = (
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/obj/machinery/power/grounding_rod,
-/turf/open/floor/plating/airless,
-/area/space)
"aJu" = (
/turf/open/floor/plating,
/area/engine/engineering)
"aJv" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/space,
-/area/space)
-"aJw" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/space,
-/area/space)
-"aJx" = (
-/obj/structure/disposalpipe/segment{
+/obj/machinery/atmospherics/pipe/simple/general/visible{
dir = 6
},
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 6
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aJy" = (
-/obj/structure/disposalpipe/segment{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
-/obj/machinery/light,
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"aJz" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aJA" = (
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 10
- },
-/obj/structure/cable/white{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
"aJB" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/sign/warning/vacuum/external,
@@ -17561,14 +16795,12 @@
},
/obj/machinery/conveyor{
dir = 1;
- id = "QMLoad2";
- movedir = 2
+ id = "QMLoad2"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
"aJD" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = 1;
id = "QMLoad2";
pixel_x = 6
},
@@ -17982,12 +17214,6 @@
/obj/machinery/portable_atmospherics/canister/toxins,
/turf/open/floor/plating,
/area/engine/engineering)
-"aKy" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
"aKz" = (
/obj/machinery/door/poddoor{
id = "Secure Storage";
@@ -17996,10 +17222,9 @@
/turf/open/floor/plating,
/area/engine/engineering)
"aKA" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
},
-/obj/machinery/light,
/turf/open/floor/plasteel,
/area/engine/engineering)
"aKB" = (
@@ -18015,75 +17240,51 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aKD" = (
-/obj/structure/cable/white{
- icon_state = "2-8"
- },
-/turf/open/floor/plasteel,
-/area/engine/engineering)
-"aKE" = (
-/obj/machinery/cryopod{
- tag = "icon-cryopod-open (EAST)";
- icon_state = "cryopod-open";
- dir = 4
- },
-/turf/open/floor/plasteel/vault,
-/area/crew_quarters/locker)
"aKF" = (
-/obj/machinery/computer/cryopod{
- pixel_y = -24
+/obj/machinery/button/door{
+ id = "engsm";
+ name = "Radiation Shutters Control";
+ pixel_x = 24;
+ req_access_txt = "10"
},
-/turf/open/floor/plasteel/vault,
-/area/crew_quarters/locker)
-"aKG" = (
-/obj/machinery/cryopod,
-/turf/open/floor/plasteel/vault,
-/area/crew_quarters/locker)
-"aKH" = (
-/obj/machinery/light,
-/obj/machinery/vending/kink,
-/turf/open/floor/plasteel/neutral/corner{
- dir = 2
- },
-/area/crew_quarters/locker)
-"aKI" = (
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/effect/turf_decal/bot{
- dir = 1
- },
-/turf/open/floor/plasteel/yellow/side{
- dir = 6
- },
-/area/engine/engineering)
-"aKJ" = (
-/obj/effect/turf_decal/delivery,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/structure/closet/secure_closet/engineering_electrical,
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"aKK" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/closed/wall,
-/area/engine/engineering)
-"aKL" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
-"aKM" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
dir = 8
},
-/turf/open/floor/plasteel/yellow/side,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aKG" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"aKH" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Gas to Chamber"
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"aKI" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/obj/machinery/meter,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"aKL" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Mix Bypass"
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
"aKN" = (
/obj/machinery/door/poddoor{
@@ -18093,8 +17294,7 @@
},
/obj/machinery/conveyor{
dir = 4;
- id = "QMLoad2";
- movedir = 8
+ id = "QMLoad2"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
@@ -18102,16 +17302,14 @@
/obj/structure/plasticflaps,
/obj/machinery/conveyor{
dir = 4;
- id = "QMLoad2";
- movedir = 8
+ id = "QMLoad2"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
"aKP" = (
-/obj/machinery/conveyor{
- dir = 1;
- id = "QMLoad2";
- movedir = 2
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "QMLoad2"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
@@ -18487,16 +17685,6 @@
},
/turf/open/floor/plasteel/vault,
/area/crew_quarters/locker)
-"aLI" = (
-/obj/structure/cable/white{
- icon_state = "1-4"
- },
-/obj/machinery/firealarm{
- dir = 1;
- pixel_y = -24
- },
-/turf/open/floor/plasteel/yellow/side,
-/area/engine/engineering)
"aLJ" = (
/obj/structure/rack,
/obj/item/stock_parts/matter_bin,
@@ -18514,26 +17702,6 @@
dir = 4
},
/area/crew_quarters/locker)
-"aLM" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/obj/machinery/door/airlock/external{
- name = "External Containment Access";
- req_access_txt = "10; 13"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/engine/engineering)
"aLN" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible,
/obj/machinery/portable_atmospherics/pump,
@@ -18663,10 +17831,10 @@
/turf/open/floor/plating,
/area/engine/engineering)
"aMc" = (
-/obj/structure/cable/white{
- icon_state = "2-8"
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
},
-/turf/open/floor/plating/airless,
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aMd" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -18687,92 +17855,62 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aMf" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"aMg" = (
-/obj/effect/decal/cleanable/oil,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/machinery/door/firedoor,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Supermatter Engine";
+ req_access_txt = "10"
},
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aMh" = (
-/obj/machinery/light/small,
/turf/open/floor/plating,
/area/engine/engineering)
-"aMi" = (
-/obj/structure/cable/white{
- icon_state = "1-2"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aMj" = (
-/obj/structure/cable/white{
- icon_state = "0-2"
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/power/emitter{
- anchored = 1;
- dir = 1;
- icon_state = "emitter";
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aMk" = (
-/obj/structure/cable/white{
- icon_state = "2-4"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aMl" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aMm" = (
-/obj/structure/cable/white{
+"aMh" = (
+/obj/structure/cable{
icon_state = "2-8"
},
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 5
+/obj/structure/cable{
+ icon_state = "1-8"
},
-/turf/open/floor/plating/airless,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/engine,
/area/engine/engineering)
-"aMn" = (
-/obj/structure/lattice,
-/turf/open/space,
+"aMi" = (
+/obj/machinery/atmospherics/components/binary/pump/on{
+ name = "Gas to Filter"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aMj" = (
+/obj/machinery/door/airlock/engineering/glass/critical{
+ heat_proof = 1;
+ name = "Supermatter Chamber";
+ req_access_txt = "10"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"aMk" = (
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"aMm" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aMo" = (
-/obj/structure/grille,
-/obj/structure/cable/white{
- icon_state = "1-4"
+/obj/structure/reflector/box/anchored{
+ dir = 8
},
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aMp" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plating/airless,
+/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aMq" = (
/obj/structure/window/reinforced,
@@ -19212,28 +18350,15 @@
/obj/item/device/gps,
/turf/open/floor/plating,
/area/engine/engineering)
-"aNp" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/structure/cable/white{
- icon_state = "1-8"
- },
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"aNq" = (
-/obj/structure/cable/white{
- icon_state = "1-8"
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/high{
+ charge = 100;
+ maxcharge = 15000
},
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
- },
-/turf/open/floor/plating/airless,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
/area/engine/engineering)
"aNr" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -19242,37 +18367,17 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aNs" = (
-/obj/structure/cable/white{
- icon_state = "1-4"
- },
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aNt" = (
-/obj/structure/grille,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/structure/cable/white{
- icon_state = "1-8"
- },
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
"aNu" = (
-/turf/closed/wall/r_wall,
-/area/space)
-"aNv" = (
-/obj/structure/reagent_dispensers/watertank,
-/obj/effect/spawner/lootdrop/maintenance,
-/obj/structure/window/reinforced{
- dir = 4
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Gas to Filter"
},
-/turf/open/floor/plating,
-/area/maintenance/starboard)
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"aNv" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/engine,
+/area/engine/supermatter)
"aNw" = (
/obj/structure/window/reinforced{
dir = 4
@@ -19330,10 +18435,6 @@
/obj/structure/lattice,
/turf/open/space,
/area/space/nearstation)
-"aND" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_1)
"aNE" = (
/obj/machinery/button/door{
id = "QMLoaddoor";
@@ -19926,8 +19027,20 @@
},
/area/hydroponics/garden)
"aOO" = (
-/turf/open/space,
-/area/space/nearstation)
+/obj/machinery/power/apc/highcap/ten_k{
+ dir = 8;
+ name = "Engine Room APC";
+ areastring = "/area/engine/engineering";
+ pixel_x = -26
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"aOP" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/cable{
@@ -19950,12 +19063,25 @@
/turf/open/floor/plasteel,
/area/engine/engineering)
"aOR" = (
-/obj/structure/lattice,
-/obj/machinery/atmospherics/pipe/simple/purple/visible{
+/obj/effect/turf_decal/delivery,
+/obj/structure/closet/firecloset,
+/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/turf/open/space,
-/area/space/nearstation)
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aOS" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/item/device/radio/intercom{
+ freerange = 0;
+ frequency = 1459;
+ name = "Station Intercom (General)";
+ pixel_y = 21
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"aOT" = (
/obj/structure/window/reinforced{
dir = 4
@@ -20003,31 +19129,6 @@
},
/turf/open/space,
/area/space/nearstation)
-"aOZ" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
-"aPa" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/item/device/radio/intercom{
- pixel_x = 25
- },
-/obj/item/storage/pod{
- pixel_x = -26
- },
-/obj/machinery/light/small{
- dir = 8
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_2)
-"aPb" = (
-/obj/structure/closet/secure_closet/miner/unlocked,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"aPd" = (
/obj/machinery/light/small{
dir = 1
@@ -20501,20 +19602,40 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/engine/engineering)
-"aQf" = (
-/obj/structure/chair{
+"aPZ" = (
+/obj/machinery/vending/tool,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aQa" = (
+/obj/structure/table,
+/obj/effect/turf_decal/delivery,
+/obj/item/clothing/glasses/meson,
+/obj/item/clothing/glasses/meson,
+/obj/item/clothing/glasses/meson,
+/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/status_display{
- pixel_y = 32
+/obj/item/storage/belt/utility,
+/obj/item/storage/belt/utility,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aQd" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland3";
- shuttleId = "pod3"
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ dir = 1
},
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_3)
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aQe" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"aQg" = (
/obj/machinery/door/poddoor{
density = 1;
@@ -20536,8 +19657,8 @@
/turf/open/floor/plating,
/area/quartermaster/storage)
"aQi" = (
-/obj/machinery/conveyor{
- dir = 8;
+/obj/machinery/conveyor/inverted{
+ dir = 6;
id = "QMLoad"
},
/turf/open/floor/plating,
@@ -21106,6 +20227,30 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
+"aRo" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aRp" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"aRq" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -21130,6 +20275,13 @@
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/turf/open/floor/plasteel,
/area/engine/engineering)
+"aRv" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"aRy" = (
/turf/closed/wall/r_wall,
/area/aisat)
@@ -21140,21 +20292,6 @@
"aRA" = (
/turf/closed/wall,
/area/hallway/secondary/entry)
-"aRB" = (
-/obj/structure/shuttle/engine/propulsion/burst,
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
-"aRC" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
- id = "pod1";
- name = "escape pod 1";
- port_direction = 2
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"aRD" = (
/obj/machinery/light{
dir = 8
@@ -21188,8 +20325,7 @@
"aRH" = (
/obj/machinery/conveyor{
dir = 1;
- id = "QMLoad";
- movedir = 2
+ id = "QMLoad"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
@@ -21572,6 +20708,55 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
+"aSw" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aSx" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aSz" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aSA" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 5
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aSB" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"aSD" = (
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
@@ -21670,7 +20855,7 @@
/area/maintenance/port/fore)
"aSQ" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = 1;
+ dir = 8;
id = "QMLoad";
pixel_x = 6
},
@@ -22003,6 +21188,18 @@
dir = 2
},
/area/crew_quarters/locker)
+"aTz" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/light,
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel/neutral/corner{
+ dir = 2
+ },
+/area/crew_quarters/locker)
"aTA" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
@@ -22057,6 +21254,88 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
+"aTG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 2
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aTH" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aTI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/line{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aTJ" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aTK" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aTM" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aTN" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"aTO" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"aTQ" = (
/obj/structure/window/reinforced{
dir = 4
@@ -22194,8 +21473,7 @@
},
/obj/machinery/conveyor{
dir = 1;
- id = "QMLoad";
- movedir = 2
+ id = "QMLoad"
},
/turf/open/floor/plating,
/area/quartermaster/storage)
@@ -22576,6 +21854,18 @@
"aUM" = (
/turf/closed/wall,
/area/crew_quarters/locker)
+"aUN" = (
+/obj/structure/closet/wardrobe/black,
+/turf/open/floor/plasteel/vault,
+/area/crew_quarters/locker)
+"aUO" = (
+/obj/structure/closet/wardrobe/grey,
+/turf/open/floor/plasteel/vault,
+/area/crew_quarters/locker)
+"aUP" = (
+/obj/structure/closet/wardrobe/white,
+/turf/open/floor/plasteel/vault,
+/area/crew_quarters/locker)
"aUQ" = (
/turf/open/floor/plasteel/vault,
/area/crew_quarters/locker)
@@ -22641,6 +21931,19 @@
/obj/structure/closet/wardrobe/engineering_yellow,
/turf/open/floor/plasteel,
/area/engine/engineering)
+"aUZ" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/bot{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ dir = 1
+ },
+/area/engine/engineering)
"aVa" = (
/obj/machinery/requests_console{
announcementConsole = 0;
@@ -22669,6 +21972,38 @@
dir = 1
},
/area/engine/engineering)
+"aVd" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/closet/secure_closet/engineering_electrical,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"aVe" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"aVf" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/door/airlock/engineering{
+ name = "Supermatter Engine";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard)
+"aVh" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
"aVk" = (
/obj/structure/window/reinforced{
dir = 1;
@@ -23295,6 +22630,18 @@
dir = 1
},
/area/engine/engineering)
+"aWH" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard)
+"aWK" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/space,
+/area/space/nearstation)
"aWL" = (
/obj/machinery/ai_status_display{
pixel_x = -32
@@ -24189,6 +23536,13 @@
"aYu" = (
/turf/closed/wall,
/area/security/checkpoint/engineering)
+"aYx" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
"aYy" = (
/obj/machinery/camera{
c_tag = "AI Chamber - Port";
@@ -27835,15 +27189,6 @@
},
/turf/open/floor/plating,
/area/engine/break_room)
-"bga" = (
-/obj/structure/shuttle/engine/propulsion/burst{
- dir = 8
- },
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_4)
-"bgb" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_4)
"bgc" = (
/obj/machinery/door/airlock/hatch{
name = "MiniSat Space Access Airlock";
@@ -28898,33 +28243,6 @@
"bif" = (
/turf/open/floor/plating,
/area/engine/break_room)
-"big" = (
-/obj/machinery/door/airlock/titanium{
- name = "Escape Pod Airlock"
- },
-/obj/docking_port/mobile/pod{
- dir = 4;
- id = "pod4";
- name = "escape pod 4";
- port_direction = 2;
- preferred_direction = 4
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_4)
-"bih" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/item/device/radio/intercom{
- pixel_y = 25
- },
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -32
- },
-/obj/machinery/light/small,
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_3)
"bii" = (
/obj/docking_port/stationary/random{
dir = 4;
@@ -28933,10 +28251,6 @@
},
/turf/open/space,
/area/space/nearstation)
-"bij" = (
-/obj/effect/spawner/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_4)
"bik" = (
/obj/machinery/light/small,
/obj/machinery/camera{
@@ -29107,7 +28421,7 @@
/area/quartermaster/sorting)
"biE" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
+ dir = 8;
id = "packageExternal";
pixel_y = 18
},
@@ -32404,6 +31718,9 @@
dir = 6
},
/area/security/checkpoint/customs)
+"bpu" = (
+/turf/closed/wall/r_wall,
+/area/space/nearstation)
"bpv" = (
/obj/structure/sign/warning/securearea{
pixel_y = 32
@@ -37255,8 +36572,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Distro to Waste";
- on = 0
+ name = "Distro to Waste"
},
/turf/open/floor/plasteel/caution{
dir = 1
@@ -37278,11 +36594,9 @@
},
/area/engine/atmos)
"bzf" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Air to Distro";
- on = 1;
- target_pressure = 101
+ name = "Air to Distro"
},
/obj/machinery/airalarm{
pixel_y = 25
@@ -37304,10 +36618,7 @@
},
/area/engine/atmos)
"bzh" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 2;
- on = 1
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on,
/turf/open/floor/plasteel/caution{
dir = 1
},
@@ -38007,17 +37318,15 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bAM" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 1;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bAN" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Mix to Distro";
- on = 0
+ name = "Mix to Distro"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -38748,10 +38057,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bCr" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 0;
- name = "Waste to Filter";
- on = 1
+ name = "Waste to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -38775,8 +38083,7 @@
"bCw" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air to Mix";
- on = 0
+ name = "Air to Mix"
},
/obj/machinery/atmospherics/pipe/simple/purple/visible{
dir = 4
@@ -38799,6 +38106,14 @@
},
/turf/open/floor/plating,
/area/engine/atmos)
+"bCz" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/purple/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
"bCA" = (
/obj/machinery/meter,
/obj/machinery/atmospherics/pipe/simple/yellow/visible{
@@ -39407,10 +38722,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bDX" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Mix to Filter";
- on = 1
+ name = "Mix to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -40461,8 +39775,7 @@
"bFT" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Pure to Mix";
- on = 0
+ name = "Pure to Mix"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -40474,10 +39787,9 @@
/area/engine/atmos)
"bFV" = (
/obj/machinery/atmospherics/pipe/simple/green/visible,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Unfiltered & Air to Mix";
- on = 1
+ name = "Unfiltered & Air to Mix"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41696,10 +41008,9 @@
},
/area/engine/atmos)
"bIO" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Air to External Air Ports";
- on = 1
+ name = "Air to External Air Ports"
},
/turf/open/floor/plasteel/caution{
dir = 8
@@ -41772,8 +41083,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "N2O to Pure";
- on = 0
+ name = "N2O to Pure"
},
/obj/machinery/atmospherics/pipe/simple/green/visible,
/turf/open/floor/plasteel/escape{
@@ -42430,10 +41740,9 @@
/turf/closed/wall/r_wall,
/area/engine/atmos)
"bKv" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "External Waste Ports to Filter";
- on = 1
+ name = "External Waste Ports to Filter"
},
/obj/machinery/airalarm{
dir = 4;
@@ -42474,24 +41783,21 @@
"bKA" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air to Ports";
- on = 0
+ name = "Air to Ports"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bKB" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Mix to Ports";
- on = 0
+ name = "Mix to Ports"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bKC" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Pure to Ports";
- on = 0
+ name = "Pure to Ports"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -43213,15 +42519,17 @@
/obj/machinery/meter,
/turf/open/floor/plasteel,
/area/engine/atmos)
+"bMi" = (
+/obj/machinery/atmospherics/pipe/manifold4w/general/visible,
+/turf/open/floor/plasteel,
+/area/engine/atmos)
"bMj" = (
/obj/machinery/holopad,
/turf/open/floor/plasteel,
/area/engine/atmos)
"bMk" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "n2o";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{
+ dir = 1
},
/obj/structure/window/reinforced{
dir = 4
@@ -44050,8 +43358,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Port Mix to West Ports";
- on = 0
+ name = "Port Mix to West Ports"
},
/obj/machinery/light/small{
dir = 8
@@ -44061,8 +43368,7 @@
"bNU" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Port Mix to East Ports";
- on = 0
+ name = "Port Mix to East Ports"
},
/obj/item/crowbar,
/turf/open/floor/plasteel,
@@ -44739,8 +44045,7 @@
/obj/machinery/atmospherics/pipe/simple/green/visible,
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Plasma to Pure";
- on = 0
+ name = "Plasma to Pure"
},
/obj/structure/window/reinforced{
dir = 4
@@ -45343,10 +44648,7 @@
/turf/closed/wall,
/area/engine/atmos)
"bQU" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- filter_type = -1;
- on = 1
- },
+/obj/machinery/atmospherics/components/trinary/filter/atmos,
/turf/open/floor/plasteel,
/area/engine/atmos)
"bQV" = (
@@ -46028,10 +45330,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bSj" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "plasma";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{
+ dir = 1
},
/obj/structure/window/reinforced{
dir = 4
@@ -46500,8 +45800,7 @@
"bTk" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Port to Filter";
- on = 0
+ name = "Port to Filter"
},
/obj/machinery/light/small{
dir = 8
@@ -46542,6 +45841,12 @@
/obj/structure/sign/warning/electricshock,
/turf/closed/wall,
/area/maintenance/solars/port/aft)
+"bTq" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
"bTr" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/door/airlock/maintenance/abandoned{
@@ -47114,6 +46419,10 @@
icon_state = "panelscorched"
},
/area/maintenance/starboard)
+"bUw" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"bUx" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 8
@@ -47168,8 +46477,7 @@
"bUD" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Port to Filter";
- on = 0
+ name = "Port to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -47181,9 +46489,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bUF" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 4;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -47194,8 +46501,7 @@
"bUH" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "CO2 to Pure";
- on = 0
+ name = "CO2 to Pure"
},
/obj/machinery/atmospherics/pipe/simple/green/visible,
/obj/structure/window/reinforced{
@@ -47699,8 +47005,7 @@
"bVL" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Port to Fuel Pipe";
- on = 0
+ name = "Port to Fuel Pipe"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -48426,8 +47731,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Fuel Pipe to Filter";
- on = 0
+ name = "Fuel Pipe to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -48481,8 +47785,7 @@
"bXo" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Pure to Fuel Pipe";
- on = 0
+ name = "Pure to Fuel Pipe"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -48493,10 +47796,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bXq" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "co2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{
+ dir = 1
},
/obj/structure/window/reinforced{
dir = 4
@@ -48962,20 +48263,15 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bYy" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "N2 to Airmix";
- on = 1
+ name = "N2 to Airmix"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bYz" = (
-/obj/machinery/atmospherics/components/trinary/mixer{
- dir = 4;
- node1_concentration = 0.8;
- node2_concentration = 0.2;
- on = 1;
- target_pressure = 4500
+/obj/machinery/atmospherics/components/trinary/mixer/airmix{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -50255,10 +49551,8 @@
/turf/open/floor/plasteel/dark,
/area/engine/atmos)
"cbd" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 4;
- filter_type = "n2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{
+ dir = 4
},
/obj/structure/window/reinforced,
/turf/open/floor/plasteel/red,
@@ -50276,10 +49570,9 @@
/area/engine/atmos)
"cbf" = (
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Nitrogen Outlet";
- on = 1
+ name = "Nitrogen Outlet"
},
/obj/machinery/atmospherics/pipe/simple/green/visible{
dir = 4
@@ -50306,10 +49599,8 @@
/area/engine/atmos)
"cbh" = (
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 4;
- filter_type = "o2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{
+ dir = 4
},
/turf/open/floor/plasteel/blue,
/area/engine/atmos)
@@ -50325,10 +49616,9 @@
/area/engine/atmos)
"cbj" = (
/obj/structure/window/reinforced,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "O2 to Airmix";
- on = 1
+ name = "O2 to Airmix"
},
/obj/machinery/atmospherics/pipe/simple/green/visible{
dir = 4
@@ -50964,13 +50254,10 @@
/turf/open/floor/plasteel,
/area/hydroponics)
"ccz" = (
-/obj/item/wrench,
-/obj/item/clothing/suit/apron,
-/obj/item/clothing/accessory/armband/hydro,
-/obj/structure/table/glass,
/obj/effect/turf_decal/stripes/line{
- dir = 9
+ dir = 1
},
+/obj/machinery/smartfridge/disks,
/turf/open/floor/plasteel,
/area/hydroponics)
"ccA" = (
@@ -51731,8 +51018,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 2;
- name = "Fuel Pipe to Incinerator";
- on = 0
+ name = "Fuel Pipe to Incinerator"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -54079,6 +53365,18 @@
icon_state = "1-2"
},
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/machinery/embedded_controller/radio/airlock_controller{
+ airpump_tag = "incinerator_airlock_pump";
+ exterior_door_tag = "incinerator_airlock_exterior";
+ id_tag = "incinerator_airlock_control";
+ interior_door_tag = "incinerator_airlock_interior";
+ name = "Incinerator Access Console";
+ pixel_x = 40;
+ pixel_y = 8;
+ req_access_txt = "12";
+ sanitize_external = 1;
+ sensor_tag = "incinerator_airlock_sensor"
+ },
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"cjb" = (
@@ -54782,9 +54080,8 @@
/obj/structure/sign/warning/fire{
pixel_x = -32
},
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 1;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 1
},
/obj/machinery/airlock_sensor{
id_tag = "incinerator_airlock_sensor";
@@ -54815,9 +54112,8 @@
/obj/machinery/light/small{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 2;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 2
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -55920,10 +55216,7 @@
/area/maintenance/disposal/incinerator)
"cne" = (
/obj/machinery/igniter{
- icon_state = "igniter0";
- id = "Incinerator";
- luminosity = 2;
- on = 0
+ id = "Incinerator"
},
/obj/structure/cable{
icon_state = "1-2"
@@ -57346,6 +56639,24 @@
icon_state = "wood-broken7"
},
/area/maintenance/port/aft)
+"cpR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Port";
+ dir = 8;
+ network = list("ss13","engine")
+ },
+/obj/machinery/airalarm/engine{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
"cpS" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
@@ -64592,9 +63903,8 @@
pixel_y = 24
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 4;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4
},
/turf/open/floor/engine,
/area/science/mixing)
@@ -65469,9 +64779,8 @@
/obj/structure/sign/warning/fire{
pixel_y = -32
},
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 8;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 8
},
/turf/open/floor/engine,
/area/science/mixing)
@@ -66541,11 +65850,7 @@
/turf/open/floor/plasteel/dark,
/area/science/server)
"cIc" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- target_temperature = 80;
- dir = 2;
- on = 1
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
/obj/effect/decal/cleanable/cobweb/cobweb2,
/turf/open/floor/plasteel/dark,
/area/science/server)
@@ -68245,18 +67550,6 @@
/turf/open/floor/plating,
/area/maintenance/aft)
"cLC" = (
-/obj/machinery/embedded_controller/radio/airlock_controller{
- name = "Incinerator Access Console";
- airpump_tag = "incinerator_airlock_pump";
- exterior_door_tag = "incinerator_airlock_exterior";
- id_tag = "incinerator_access_control";
- interior_door_tag = "incinerator_airlock_interior";
- pixel_x = 8;
- pixel_y = -24;
- sanitize_external = 1;
- sensor_tag = "incinerator_airlock_sensor";
- req_access_txt = "12"
- },
/obj/machinery/button/ignition{
id = "Incinerator";
pixel_x = 8;
@@ -68297,11 +67590,9 @@
/turf/open/floor/plating,
/area/maintenance/aft)
"cLE" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
dir = 1;
- name = "euthanization chamber freezer";
- on = 1;
- target_temperature = 80
+ name = "euthanization chamber freezer"
},
/turf/open/floor/plating,
/area/science/xenobiology)
@@ -71619,20 +70910,6 @@
},
/turf/open/floor/plasteel,
/area/science/xenobiology)
-"cSU" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/machinery/status_display{
- pixel_x = 32
- },
-/obj/machinery/computer/shuttle/pod{
- pixel_x = -32;
- possible_destinations = "pod_lavaland1";
- shuttleId = "pod1"
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"cSV" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable/yellow{
@@ -71726,21 +71003,6 @@
},
/turf/open/floor/engine,
/area/science/xenobiology)
-"cTd" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/item/device/radio/intercom{
- pixel_x = 25
- },
-/obj/item/storage/pod{
- pixel_x = -26
- },
-/obj/machinery/light/small{
- dir = 8
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"cTe" = (
/obj/machinery/door/window/northleft{
base_state = "right";
@@ -71779,20 +71041,6 @@
},
/turf/open/floor/engine,
/area/science/xenobiology)
-"cTi" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/status_display{
- pixel_y = 32
- },
-/obj/machinery/computer/shuttle/pod{
- pixel_y = -32;
- possible_destinations = "pod_lavaland4";
- shuttleId = "pod4"
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_4)
"cTj" = (
/obj/item/crowbar/red,
/obj/item/wrench,
@@ -71909,20 +71157,6 @@
},
/turf/open/floor/plasteel,
/area/science/xenobiology)
-"cTu" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/item/device/radio/intercom{
- pixel_y = 25
- },
-/obj/item/storage/pod{
- pixel_x = 6;
- pixel_y = -32
- },
-/obj/machinery/light/small,
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_4)
"cTw" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible,
/obj/item/storage/box/lights/mixed,
@@ -72122,7 +71356,6 @@
height = 13;
id = "ferry_home";
name = "port bay 2";
- turf_type = /turf/open/space;
width = 5
},
/turf/open/space/basic,
@@ -72148,18 +71381,6 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/engine/atmos)
-"cVE" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cVH" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"cVJ" = (
/obj/structure/window/reinforced,
/obj/machinery/computer/atmos_control/tank/air_tank{
@@ -72172,60 +71393,10 @@
dir = 8
},
/area/engine/atmos)
-"cVK" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cVL" = (
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cVM" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cVQ" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cWg" = (
-/obj/docking_port/mobile/auxillary_base{
- dheight = 4;
- dir = 2;
- dwidth = 4;
- height = 9;
- width = 9
- },
-/obj/machinery/bluespace_beacon,
-/obj/machinery/computer/auxillary_base,
-/turf/closed/wall,
-/area/shuttle/auxillary_base)
-"cWh" = (
-/obj/machinery/light{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"cWA" = (
/obj/effect/spawner/lootdrop/maintenance,
/turf/open/floor/plating,
/area/maintenance/port/fore)
-"cWF" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cWJ" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"cWK" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -72244,6 +71415,18 @@
/obj/structure/easel,
/turf/open/floor/plating,
/area/maintenance/starboard/fore)
+"cXz" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Aft";
+ dir = 1;
+ network = list("ss13","engine")
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"cXA" = (
/turf/closed/wall/r_wall,
/area/security/checkpoint/engineering)
@@ -72255,6 +71438,10 @@
dir = 1
},
/area/construction/mining/aux_base)
+"cXI" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/plating,
+/area/maintenance/starboard)
"cXR" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 10
@@ -72263,6 +71450,14 @@
dir = 1
},
/area/construction/mining/aux_base)
+"cXZ" = (
+/obj/structure/reagent_dispensers/watertank,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/plating,
+/area/maintenance/starboard)
"cYc" = (
/obj/structure/table/optable{
name = "Robotics Operating Table"
@@ -72586,6 +71781,16 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/circuit/killroom,
/area/science/xenobiology)
+"daW" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"daX" = (
/obj/structure/cable/yellow{
icon_state = "4-8"
@@ -72594,6 +71799,27 @@
icon_state = "platingdmg2"
},
/area/maintenance/port/fore)
+"daY" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"daZ" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable,
+/obj/structure/window/plasma/reinforced,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"dbb" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
"dbd" = (
/obj/structure/sink/kitchen{
pixel_y = 28
@@ -72606,6 +71832,30 @@
},
/turf/open/floor/carpet,
/area/crew_quarters/heads/hop)
+"dbg" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dbh" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"dbj" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 5
@@ -72705,7 +71955,7 @@
"dbE" = (
/obj/machinery/plantgenes,
/obj/effect/turf_decal/stripes/line{
- dir = 9
+ dir = 1
},
/turf/open/floor/plasteel,
/area/hydroponics)
@@ -73791,11 +73041,20 @@
},
/turf/open/floor/plasteel,
/area/engine/atmos)
-"ddG" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/docking_port/stationary/public_mining_dock,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+"ddO" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"ddP" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
"ddQ" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
@@ -73806,6 +73065,717 @@
},
/turf/open/floor/plasteel,
/area/engine/engineering)
+"ddS" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
+ },
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Fore";
+ dir = 4;
+ network = list("ss13","engine")
+ },
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -26
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"ddT" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"ddU" = (
+/obj/machinery/atmospherics/pipe/manifold4w/general/visible,
+/obj/machinery/meter,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"ddV" = (
+/obj/machinery/atmospherics/pipe/manifold4w/general/visible,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"ddW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"ddX" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/corner,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"ddY" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/engine/engineering)
+"ddZ" = (
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"dea" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/engine_waste,
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
+"deb" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"ded" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dee" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
+"def" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"deh" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dei" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dej" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dek" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 2;
+ name = "Mix to Gas"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"del" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dem" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1;
+ name = "Gas to Mix"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"den" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dep" = (
+/obj/machinery/firealarm{
+ pixel_y = 32
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"deq" = (
+/obj/item/device/radio/intercom{
+ freerange = 0;
+ frequency = 1459;
+ name = "Station Intercom (General)";
+ pixel_y = 21
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"der" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"des" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deu" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dev" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dew" = (
+/obj/machinery/door/firedoor,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Laser Room";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dex" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dey" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"deA" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"deB" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deC" = (
+/obj/effect/turf_decal/bot{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/machinery/portable_atmospherics/canister/nitrogen,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"deD" = (
+/obj/machinery/status_display,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"deI" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deJ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deK" = (
+/obj/structure/cable/white,
+/obj/machinery/power/emitter/anchored{
+ dir = 2;
+ state = 2
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"deL" = (
+/obj/structure/cable/white,
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"deM" = (
+/obj/structure/sign/warning/securearea,
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"deN" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deO" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deS" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable,
+/obj/structure/window/plasma/reinforced,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"deU" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deV" = (
+/obj/structure/sign/warning/fire,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"deW" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/machinery/camera{
+ c_tag = "Engineering Supermatter Starboard";
+ dir = 4;
+ network = list("ss13","engine")
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"deY" = (
+/obj/structure/reflector/single/anchored{
+ dir = 9
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfa" = (
+/obj/machinery/power/supermatter_crystal/engine,
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"dfb" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/obj/machinery/meter,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"dfc" = (
+/obj/structure/sign/warning/electricshock,
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"dfd" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfe" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dff" = (
+/obj/structure/reflector/double/anchored{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"dfg" = (
+/obj/structure/reflector/single/anchored{
+ dir = 10
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfh" = (
+/obj/structure/sign/warning/nosmoking,
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"dfi" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfj" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"dfk" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible,
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/structure/window/plasma/reinforced{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"dfm" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/structure/window/plasma/reinforced{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"dfp" = (
+/obj/effect/turf_decal/bot{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/machinery/portable_atmospherics/canister,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"dfq" = (
+/obj/machinery/camera{
+ c_tag = "Supermatter Chamber";
+ dir = 4;
+ network = list("engine")
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
+"dft" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 5
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfu" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
+ filter_type = "n2"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfz" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfA" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfB" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/machinery/power/emitter/anchored{
+ dir = 1;
+ state = 2
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfC" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/machinery/power/emitter/anchored{
+ dir = 1;
+ state = 2
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfD" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfE" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfF" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/meter,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfG" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfI" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Cooling Loop Bypass"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfJ" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfM" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfO" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plating,
+/area/engine/engineering)
+"dfP" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1;
+ name = "Atmos to Loop"
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfQ" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -24
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfR" = (
+/obj/machinery/atmospherics/components/binary/pump/on{
+ name = "Gas to Cold Loop"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfS" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfT" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfU" = (
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 1;
+ name = "Cold Loop to Gas"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dfV" = (
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"dfW" = (
+/obj/item/wrench,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
"dfX" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable/yellow{
@@ -73821,12 +73791,273 @@
dir = 1
},
/area/engine/engineering)
+"dfY" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"dfZ" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"dga" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"dgb" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/closed/wall/r_wall,
+/area/engine/engineering)
+"dgc" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard)
+"dgd" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/space,
+/area/space/nearstation)
+"dge" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
+"dgf" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgg" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
+"dgh" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"dgi" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/floor/plating,
+/area/maintenance/starboard)
+"dgj" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"dgk" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"dgm" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/lattice,
+/turf/open/space,
+/area/space/nearstation)
+"dgo" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard)
+"dgp" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard)
+"dgr" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgt" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgu" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/space,
+/area/space/nearstation)
+"dgv" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
+"dgw" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
"dgz" = (
/obj/structure/closet/toolcloset,
/obj/effect/turf_decal/delivery,
/obj/item/clothing/glasses/meson/engine,
/turf/open/floor/plasteel,
/area/engine/engineering)
+"dgA" = (
+/obj/structure/lattice/catwalk,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"dgB" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/obj/structure/lattice/catwalk,
+/turf/open/space,
+/area/space/nearstation)
+"dgI" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgJ" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgK" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgM" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
+/turf/open/space,
+/area/space/nearstation)
+"dgN" = (
+/obj/structure/lattice,
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"dgO" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"dgS" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/lattice/catwalk,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/transit_tube/horizontal,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"dha" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"dhc" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/turf/open/space,
+/area/space/nearstation)
+"dhe" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"dhg" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"dhh" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Mix to Engine"
+ },
+/turf/open/floor/plasteel,
+/area/engine/atmos)
+"dhi" = (
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/obj/machinery/door/window/northleft{
+ dir = 8;
+ icon_state = "left";
+ name = "Inner Pipe Access";
+ req_access_txt = "24"
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/atmos)
+"dhj" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/engine/atmos)
+"dhk" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engine/atmos)
+"dhl" = (
+/obj/structure/lattice,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 9
+ },
+/turf/open/space,
+/area/space/nearstation)
"dhn" = (
/obj/structure/table,
/obj/item/poster/random_contraband,
@@ -74841,6 +75072,27 @@
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/science/xenobiology)
+"djt" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/turf/open/floor/plating,
+/area/engine/supermatter)
+"djx" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/item/crowbar,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "engsm";
+ name = "Radiation Chamber Shutters"
+ },
+/turf/open/floor/plating,
+/area/engine/supermatter)
"djz" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/obj/machinery/door/airlock/external{
@@ -74899,6 +75151,13 @@
},
/turf/open/floor/plating,
/area/chapel/main)
+"dlI" = (
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"dlN" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/plating,
+/area/engine/supermatter)
"dlV" = (
/turf/closed/wall/r_wall,
/area/maintenance/department/science/xenobiology)
@@ -75480,6 +75739,47 @@
"dBu" = (
/turf/closed/wall,
/area/engine/gravity_generator)
+"dBw" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dBx" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/plasteel/dark,
+/area/engine/engineering)
+"dBy" = (
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engine/supermatter)
+"dBz" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dBA" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/turf/open/floor/engine,
+/area/engine/engineering)
+"dBB" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/engineering)
"dBC" = (
/obj/machinery/meter,
/obj/structure/grille,
@@ -76358,6 +76658,13 @@
},
/turf/open/floor/plasteel/whitepurple,
/area/science/lab)
+"jeV" = (
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "QMLoad"
+ },
+/turf/open/floor/plating,
+/area/quartermaster/storage)
"jwW" = (
/turf/closed/wall/mineral/plastitanium,
/area/crew_quarters/fitness/recreation)
@@ -76403,6 +76710,14 @@
"krD" = (
/turf/closed/wall,
/area/science/circuit)
+"kwI" = (
+/obj/item/wrench,
+/obj/item/clothing/suit/apron,
+/obj/item/clothing/accessory/armband/hydro,
+/obj/structure/table/glass,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/hydroponics)
"kys" = (
/obj/structure/cable/yellow{
icon_state = "0-8"
@@ -76616,6 +76931,20 @@
/obj/structure/target_stake,
/turf/open/floor/plasteel/white,
/area/science/circuit)
+"obX" = (
+/obj/docking_port/stationary{
+ area_type = /area/construction/mining/aux_base;
+ dheight = 4;
+ dir = 1;
+ dwidth = 4;
+ height = 9;
+ id = "aux_base_zone";
+ name = "aux base zone";
+ roundstart_template = /datum/map_template/shuttle/aux_base/default;
+ width = 9
+ },
+/turf/open/floor/plating,
+/area/construction/mining/aux_base)
"ocT" = (
/obj/machinery/light{
dir = 1
@@ -76860,6 +77189,17 @@
},
/turf/open/floor/plasteel/white,
/area/science/circuit)
+"tDM" = (
+/obj/machinery/door/airlock/engineering/glass/critical{
+ heat_proof = 1;
+ name = "Supermatter Chamber";
+ req_access_txt = "10"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/engine/supermatter)
"tFJ" = (
/obj/structure/bodycontainer/morgue{
dir = 8
@@ -77039,7 +77379,6 @@
height = 17;
id = "syndicate_nw";
name = "northwest of station";
- turf_type = /turf/open/space;
width = 23
},
/turf/open/space/basic,
@@ -86428,10 +86767,10 @@ aaa
aaa
aaa
aaa
-aOZ
-aOZ
-aOZ
-aRB
+aaa
+aaa
+aaa
+aaa
aSH
aUb
aVt
@@ -86685,10 +87024,10 @@ aaa
aaa
aaa
cSP
-aND
-cSU
-cTd
-aRC
+aaa
+aaa
+aaa
+abu
bsk
aUc
aVu
@@ -86942,10 +87281,10 @@ aaa
aaa
aaa
aaa
-aOZ
-aOZ
-aOZ
-aRB
+aaa
+aaa
+aaa
+aaa
aSI
aRA
aVv
@@ -87964,14 +88303,14 @@ anS
anS
aDb
aDa
-cVK
-cVK
-cVK
-cVK
-cVK
-cVK
-cVK
-cWF
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
aRD
aSJ
@@ -88220,15 +88559,15 @@ anS
aaf
aai
aDb
-cVE
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cWJ
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
aRE
aSK
@@ -88477,15 +88816,15 @@ anS
aaf
aaa
aDb
-cVE
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cWJ
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
aRE
aSK
@@ -88734,15 +89073,15 @@ anS
anS
aaf
aDb
-cVE
-cVL
-cVL
-cVL
-cVQ
-cVL
-cVL
-cVL
-cWJ
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
cXE
aIf
@@ -88991,15 +89330,15 @@ anS
anS
aaf
aDb
-cVE
-cVL
-cVL
-aHb
-cWg
-cVL
-cVL
-cVL
-ddG
+aDa
+aDa
+aDa
+aDa
+obX
+aDa
+aDa
+aDa
+aDa
cWM
cXR
cYG
@@ -89248,15 +89587,15 @@ aaf
aaf
aaf
aDb
-cVE
-cVL
-cVL
-cVL
-cWh
-cVL
-cVL
-cVL
-cWJ
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
cYE
cYK
@@ -89505,15 +89844,15 @@ aaa
aaf
aaa
aDb
-cVE
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cWJ
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
dDJ
aSL
@@ -89762,15 +90101,15 @@ aaf
dne
dne
aDb
-cVE
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cVL
-cWJ
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
dDK
aSM
@@ -90019,15 +90358,15 @@ aip
dne
dnk
aDb
-cVH
-cVM
-cVM
-cVM
-cVM
-cVM
-cVM
-cVM
-aPb
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
+aDa
cWK
aRF
aSN
@@ -94145,7 +94484,7 @@ aRH
aRH
aUf
aRH
-aRH
+jeV
aYK
bam
dmH
@@ -100011,7 +100350,7 @@ aaA
aaG
aaP
aax
-aab
+abn
abE
abD
acs
@@ -101555,8 +101894,8 @@ aaa
aay
abs
abK
-aad
-aae
+ace
+acx
acM
abe
ady
@@ -102064,10 +102403,10 @@ aaa
aaa
aaf
aaa
-aaV
-aaV
-aaV
-abt
+aaa
+aaa
+aaa
+aaa
abL
acf
acy
@@ -102321,9 +102660,9 @@ aaa
aaa
aaa
adG
-aaM
-adH
-aPa
+aaa
+aaa
+aaa
abu
abM
acg
@@ -102578,10 +102917,10 @@ aaa
aaf
aaf
aaa
-aaV
-aaV
-aaV
-abt
+aaa
+aaa
+aaa
+aaa
abN
ach
aax
@@ -110591,7 +110930,7 @@ aPJ
aQT
aOu
aTt
-aKE
+aUN
aUM
aYc
aTC
@@ -110848,7 +111187,7 @@ aOt
aQU
aSg
aTt
-aKF
+aUO
aUM
boW
aZt
@@ -111105,7 +111444,7 @@ aOu
aQV
aOv
aTt
-aKG
+aUP
aUM
dCD
aZt
@@ -112132,8 +112471,8 @@ aOD
aPK
aQV
aOv
-aTt
-aKH
+aTz
+aUM
aUM
aYe
dnh
@@ -112164,7 +112503,7 @@ bOW
bQH
bRV
bST
-bUh
+kwI
bVx
bWS
bYi
@@ -114665,9 +115004,9 @@ aaa
aaf
aaa
acP
-adk
+aaa
adF
-adk
+aaa
acP
afB
agz
@@ -114922,9 +115261,9 @@ aaa
aaf
aaa
acP
-adl
-bih
-adl
+aaa
+aaa
+aaa
aeB
afC
afC
@@ -115179,9 +115518,9 @@ aaa
aaf
aaa
jwW
-adl
-aQf
-adl
+aaa
+aaa
+aaa
aeC
afD
afD
@@ -115436,9 +115775,9 @@ aaa
aai
aaa
aaa
-adl
-adI
-adl
+aaa
+aaa
+aaa
aeC
afD
afD
@@ -117264,16 +117603,16 @@ aEm
aFu
aBI
aBI
-aAU
-aCi
-aCi
-aFy
+aJn
+aCO
+aFq
+aNq
aBI
-aGY
-aDf
+aPZ
+aRo
aSu
-aJx
-aKI
+aTG
+aUZ
aWB
aYr
aZH
@@ -117514,22 +117853,22 @@ dqu
doh
axO
axY
-auS
-awY
-ayb
-ayU
-azd
-aAp
-aAv
-ayh
-ayh
-ayh
-ayh
+aAo
+aBJ
+ayT
+aEn
+aFv
aGV
-ayh
-aHZ
+aHX
+aEi
+aKA
+aMc
+aEi
+aOO
+aEi
+aRp
aSv
-aJy
+aTH
aVa
aWw
aWw
@@ -117771,8 +118110,8 @@ dnh
dnh
axO
axY
-auT
-axH
+aAp
+aBK
aCS
aEo
aFw
@@ -117785,8 +118124,8 @@ aNr
aOP
dCw
aRq
-aJo
-aJz
+aSw
+aTI
aVb
aWC
aYs
@@ -118028,10 +118367,10 @@ avt
awJ
axS
axY
-avU
-axU
+aCO
+ddW
aCT
-ayV
+aEp
aKC
aFx
aKC
@@ -118042,8 +118381,8 @@ aKC
aOQ
aKC
aRr
-aJp
-aJA
+aSx
+aTJ
dfX
aWD
aVc
@@ -118285,23 +118624,23 @@ avu
axY
axT
axY
-avV
-axV
-ayc
-ayg
-ayh
-aAq
-ayh
-ayh
-ayh
-aDf
-ayh
-ayh
-ayh
-aAq
-axH
-aKy
-aKJ
+aAr
+ddX
+aCU
+aEq
+aTO
+aGX
+aHZ
+aJp
+aTO
+aSB
+aTO
+aOR
+aQa
+aGX
+aTO
+aTK
+aVd
aBI
aYt
aZK
@@ -118540,25 +118879,25 @@ dBu
dBu
avv
axY
-aaU
-alr
-avW
-axV
-ayd
-ayh
-ayh
-aAr
-aAw
-aBJ
-aCL
-aDg
+axU
+ayS
+dCk
+ddY
+deb
+deh
aFz
-aGX
-ayh
-ayh
-axH
-aKA
-aKK
+aCZ
+deM
+axY
+aCZ
+aMg
+aCZ
+dfh
+deM
+aCZ
+aFz
+deh
+aVe
axY
aYu
aYu
@@ -118797,26 +119136,26 @@ atf
auu
avw
atf
-aaW
-amV
-avX
+axV
+ddP
+aAt
aBL
-ayd
-ayh
-azf
-axY
-axY
-aBK
-axY
-aDt
-axY
-axY
-aGZ
-ayh
-aJq
-aKy
-aKL
-aJu
+deb
+dei
+aFA
+deB
+deB
+deB
+deB
+aMh
+deB
+deB
+deB
+deB
+aSz
+aTM
+aVe
+apc
aYu
aZL
bbB
@@ -119054,26 +119393,26 @@ atg
auv
avx
awK
-aaX
-anz
+axW
+aAu
ddQ
aBM
-aye
-ayh
-azh
-axY
-aAx
-aBO
-aBO
-aEn
-aFA
-axY
-aHa
-ayh
-aJr
-aKy
-aKL
-aJu
+aCV
+aEr
+aFB
+aGY
+daW
+dBw
+aKF
+aMi
+cpR
+dfi
+aQd
+dBA
+aSA
+aTN
+aVf
+apc
aYu
aZM
bbC
@@ -119311,26 +119650,26 @@ ajb
auw
avy
ajb
-abd
-aov
-awN
+axX
+ayV
+aAv
aBN
-ayg
-ayh
-azf
-aAs
-aAy
-aJu
-aCU
-aJu
-aFB
-aAs
+aCW
+aEr
+aFC
aGZ
-ayh
-aJs
-aKy
-aKM
-aJu
+aGZ
+dlI
+aKG
+aMj
+dBy
+dlI
+aQe
+aRv
+dfD
+aTN
+aVe
+apc
aYu
aZN
bbD
@@ -119569,25 +119908,25 @@ ajb
avz
axY
axY
-apP
-awO
-axW
-ayh
-ayh
-azi
-axY
-aAy
-aJu
-aCV
-aEp
+ayW
+bTq
+aBO
+aCX
+dej
aFC
-axY
-aHP
-ayh
-axW
-aKD
-aLI
-axY
+deC
+deC
+dlI
+aKH
+aMk
+aNu
+dlI
+dfp
+dfp
+dfE
+dfP
+dfY
+dgc
aYu
cXA
cXA
@@ -119825,28 +120164,28 @@ ath
ajb
avA
axY
-axY
-apX
-axY
-axY
-ayt
-ayh
-azA
-axY
-aAy
-aJu
-aCW
-aEq
-aFB
-axY
-aHX
-aIa
-axY
-axY
-apX
-axY
-atm
-apc
+axZ
+ayX
+ddS
+bUw
+aCY
+dek
+der
+deD
+dlI
+aJv
+aKI
+tDM
+dfb
+dfj
+dlI
+deD
+dfF
+aTN
+aVe
+aWH
+dgi
+dgc
aqq
aqr
aWu
@@ -120082,30 +120421,30 @@ ati
ajb
avB
axY
-abn
-aqe
-aJu
-axY
-axY
-axY
-axY
-aAt
-aAy
-aBP
-aCX
-aEr
-aFB
-aAt
-axY
-axY
-axY
-aJu
-aqe
-aMh
-axY
-atm
-jKK
+ddO
+bUw
+ddT
+ddZ
+ded
+del
+des
+djt
+daY
+daZ
+dbb
+aMk
aNv
+dfk
+dfq
+djt
+dfG
+dfQ
+dfZ
+apc
+apc
+dgo
+apc
+cXZ
atm
bfZ
bif
@@ -120339,34 +120678,34 @@ ajb
ajb
avC
axY
-axY
-arh
-axY
-axY
-atF
-ayW
-atF
-aAt
-aAy
-aJu
-aCY
-aEs
-aFD
-aAt
-atF
-aIb
-axY
-axY
-aLM
-axY
-axY
+aya
+bUw
+ddU
+aBQ
+dee
+aEr
+des
+djt
+daY
+daZ
+dbb
+dfa
+aNv
+dfk
+daY
+djx
+dfG
+cXz
+aVe
atm
-avG
+alr
+dgp
+cXI
cYj
atm
-bga
-big
-bga
+aaa
+adF
+aaa
bhT
bpv
brL
@@ -120382,7 +120721,7 @@ bFS
bHy
bIV
bKC
-bAQ
+bMi
bNU
bMg
bQV
@@ -120596,34 +120935,34 @@ dps
dpL
avD
axY
-axY
-arF
-atF
-atF
-atF
-atF
-atF
-aAt
-aAt
-aAt
-aRm
-aAt
-aAt
-aAt
-atF
-atF
-atF
-atF
-aMc
-aMi
-aMo
-atm
-lNZ
+ddO
+bUw
+ddV
+aBQ
+dee
+aEr
+aKL
+djt
+daY
+deS
+dbb
+aMk
+aNv
+dfm
+daY
+djt
+dbg
+dfR
+dga
+dgd
+dgj
+dgp
+alr
atm
atm
-bgb
-cTu
-bgb
+aaa
+aaa
+aaa
bhT
brJ
brN
@@ -120639,8 +120978,8 @@ bFT
bHz
bIW
bKD
-bCi
-bCi
+dhe
+dhg
bPu
bPu
bPu
@@ -120853,34 +121192,34 @@ apm
dnR
avE
axY
-acd
-atC
-atF
-aaa
-ayu
-ayX
-ayX
-aAu
-aAu
-aAu
-aCZ
-ayX
-ayX
-ayX
-ayX
-ayX
-aJt
-aaa
-atF
-atF
-aMp
-aNu
-aju
+ayc
+aza
+aAw
+bUw
+aCY
+dem
+aFD
+deD
+dlI
+dlI
+deV
+dlN
+dfc
+dlI
+dlI
+deD
+dfI
+dfS
+aVh
+aaf
+aYx
+dgr
+dgw
+dgA
+dgI
+aaa
aaa
aaa
-bgb
-cTi
-bgb
sJW
aNC
brM
@@ -120897,7 +121236,7 @@ bHy
bIX
bKE
bKE
-bKE
+dhh
bPv
bKE
bKE
@@ -121110,34 +121449,34 @@ apm
dnS
avB
axY
-ace
-atF
-awX
-axX
-ayv
-ayY
-azB
-azB
-azB
-azB
-azB
-azB
-azB
-azB
-azB
-aIc
-ayv
-axX
-aMf
-atF
-aMp
-aNu
-aju
+axY
+bTq
+aAx
+aBO
+aIe
+aOS
+deu
+deI
+deN
+deI
+deW
+aMm
+dfd
+deN
+dft
+dBB
+dbh
+dfT
+aVh
+aaa
+aYx
+dgf
+dgj
+ack
+dgJ
+aaa
aaa
aaa
-bgb
-bij
-bgb
aaa
aaf
bpw
@@ -121154,7 +121493,7 @@ bHA
bIY
bKF
bMk
-bNV
+dhi
bPw
bQW
bSj
@@ -121367,31 +121706,31 @@ atk
aux
avF
dqT
-acx
-atJ
-awX
-aaa
-ayv
-ayZ
-aAo
-aav
-aav
-aAo
-lMJ
-aaa
-aav
-aav
-aAo
-aId
-ayv
-aaa
-aMf
-aMj
-aNp
-aNu
-aju
-aaa
-aaa
+dqT
+aaf
+ack
+dea
+aIc
+den
+dev
+deJ
+deO
+deU
+deX
+dBx
+dfe
+dBz
+dfu
+dfz
+dfJ
+dfU
+dga
+dge
+azd
+azd
+azd
+dgB
+dgK
aaa
cUL
aaa
@@ -121411,7 +121750,7 @@ bHB
bIZ
bKG
bMl
-bKG
+dhj
bIZ
bKG
bMl
@@ -121624,31 +121963,31 @@ atl
auy
dnS
dqT
-aeD
-atF
-awX
-axX
-ayS
-aza
-aav
-aav
-aav
-lMJ
+dqT
aaf
-aaa
-aav
-aav
-aav
-aIe
-aJv
-axX
-aMf
-atF
-aMl
-aNu
-aju
-aaa
-aaa
+ack
+ack
+def
+aCZ
+dew
+aCZ
+axY
+axY
+aCZ
+aCZ
+aCZ
+axY
+axY
+aCZ
+dew
+aCZ
+aVe
+dgf
+dgk
+dgt
+dgk
+dgv
+dgJ
anT
aaf
aaf
@@ -121668,7 +122007,7 @@ bza
bJa
bza
bFX
-bza
+dhk
bJa
bza
bFX
@@ -121880,52 +122219,52 @@ apm
apm
dnh
dnS
+dnz
dqT
-afQ
-auQ
-awX
-aaa
-ayv
-ayZ
-aav
-aav
-aaa
-aju
-aaf
-aju
-aaa
-aav
-aav
-aId
-ayv
-aaa
-aMf
-aMk
-aNq
-aNu
-aju
-aaa
-aaa
-anT
-aOO
-aOO
-aaf
-aav
-bpw
-aOO
-aOO
aaf
aaf
aaf
-aaf
-aOR
-aaf
-bFY
-aaf
-bJb
-aaf
-bFY
-aaf
+def
+ddZ
+dex
+aJu
+ddZ
+ddZ
+ddZ
+aMo
+dff
+ddZ
+ddZ
+aJu
+dex
+ddZ
+aVe
+aWK
+dgk
+dgt
+dgk
+dgB
+dgM
+dgN
+dgO
+dgO
+dgw
+dgO
+dgS
+dgO
+dgO
+dgw
+dgw
+dgw
+dgw
+bCz
+dgw
+dha
+dgw
+dhc
+dgw
+dha
+dhl
bJb
aaf
bFY
@@ -122138,38 +122477,38 @@ dnh
auz
dqp
dqT
-axY
-aeD
-awX
-axZ
-ayS
-aza
+dqT
aaa
aaa
-aju
-aBQ
-azB
-aEu
-aju
-lMJ
-aAo
-aIe
-aJv
-axZ
-aMf
-aMl
-axY
-aNu
-aju
-aaa
aaa
+bTq
+dep
+dey
+aHa
+ddZ
+ddZ
+ddZ
+ddZ
+ddZ
+ddZ
+ddZ
+dfA
+dfM
+dfV
+dgb
+dgg
+azd
+azd
+azd
+dgv
+aaf
anT
aaa
aaa
aaf
aaf
bpx
-aOO
+aaf
aaf
aaf
aaa
@@ -122395,31 +122734,31 @@ dni
auA
dnS
dqT
-axY
-aeD
-atF
-axX
-ayv
-ayZ
-lMJ
-aaf
-aaf
-ayZ
-aDd
-aEC
-aaf
-aaf
-lMJ
-aId
-ayv
-axX
-atF
-aMl
-axY
-aNu
-aju
aaa
aaa
+aaa
+aaa
+axY
+deq
+dey
+deK
+ddZ
+ddZ
+ddZ
+aMo
+ddZ
+ddZ
+ddZ
+dfB
+dfM
+dfW
+axY
+aWK
+dgk
+dgt
+dgk
+dgB
+aaa
anT
aaa
aaa
@@ -122652,31 +122991,31 @@ dnh
auB
avG
dqT
+aaa
+aaa
+aaa
+aaa
axY
-aeD
-awX
-axZ
-ayS
-aza
-aAo
-lMJ
-aju
-aBR
-aDe
-aFv
-aju
-aaa
-aaa
-aIe
-aJv
-axZ
-aMf
-aMl
+aJu
+deA
+deL
+aJu
+aJu
+deY
axY
-aNu
-aju
-aaa
-aaa
+dfg
+aJu
+aJu
+dfC
+dfO
+ddZ
+axY
+dgh
+dgk
+dgk
+dgk
+dgv
+aaf
anT
aaa
aaa
@@ -122909,30 +123248,30 @@ dnh
dnh
jKK
dqT
-ahT
-auR
-awX
-aaa
-ayv
-ayZ
-aav
-aav
-aaa
-aju
aaf
-aju
aaa
-aav
-aav
-aId
-ayv
aaa
-aMf
-aMm
-aNs
-aNu
-aju
aaa
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+axY
+aWK
+dgm
+dgu
+dgm
+dgB
aaa
anT
aaa
@@ -123166,31 +123505,31 @@ atn
bOY
avG
dqT
-aeD
-atF
-awX
-axX
-ayT
-aza
-aav
-aav
+aaf
+aaa
+aaa
aaa
aaa
aaf
-lMJ
aaa
-aav
-aav
-aIe
-aJw
-axX
-aMg
-atF
-aMl
-aNu
-aju
+aaf
aaa
aaa
+aaf
+aaa
+aaf
+aaa
+aaf
+aaa
+aaf
+aaf
+ack
+ack
+aye
+dgv
+aye
+dgv
+aaf
anT
aaf
aaf
@@ -123423,28 +123762,28 @@ dnh
dnh
lNZ
dqT
-ajk
-atJ
-awX
-aaa
-axZ
-ayZ
-aAo
-aav
+aaf
aaa
aaa
-lMJ
-aAo
-aav
-aav
-aAo
-aId
-axZ
aaa
-aMf
-aMj
-aNt
-aNu
+aaa
+aaf
+aaa
+aaf
+aaa
+aaa
+aaf
+aaa
+aaf
+aaa
+aaf
+aaa
+aaa
+aaf
+aaf
+aaf
+aaa
+aaa
aaf
aaa
aaa
@@ -123680,28 +124019,28 @@ aaa
aaf
ack
dqT
-axY
-axY
-atF
-aya
-aya
-azc
-aya
-aya
-aya
-aya
-aya
-aya
-aya
-aya
-aya
-aJn
-aya
-aya
-atF
-axY
-axY
-aNu
+aaf
+anT
+anT
+anT
+anT
+aaf
+anT
+anT
+anT
+anT
+anT
+anT
+aqB
+anT
+anT
+anT
+anT
+anT
+anT
+aaf
+aaa
+aaa
aaf
aaa
aaa
@@ -123937,27 +124276,27 @@ aaf
aaf
ack
aaf
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
+aaa
+aaa
+aaa
+aaf
+aaa
+aaa
+bpu
+bpu
+bpu
+bpu
+bpu
+bpu
+bpu
+bpu
+bpu
+bpu
+aaa
+aaa
+aaa
+aaf
+aaf
aaf
aaf
aaa
@@ -124193,27 +124532,27 @@ aaa
aaa
aaa
aaa
-lMJ
-aju
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-axY
-aju
-aMn
+aaa
+aaa
+aaa
+aaa
+aaf
+aaf
+aaf
+anT
+anT
+anT
+anT
+aqB
+anT
+anT
+anT
+anT
+aqB
+aaf
+aaf
+aaf
+aaf
aaa
aaf
aaf
@@ -124450,7 +124789,7 @@ aaa
aaa
aaa
aaa
-vLD
+aaa
aaa
aaa
aaa
diff --git a/_maps/map_files/Mining/Lavaland.dmm b/_maps/map_files/Mining/Lavaland.dmm
index 0640a20910..4bd0ce5e75 100644
--- a/_maps/map_files/Mining/Lavaland.dmm
+++ b/_maps/map_files/Mining/Lavaland.dmm
@@ -2292,13 +2292,11 @@
"gY" = (
/obj/docking_port/stationary{
area_type = /area/lavaland/surface/outdoors;
- baseturf_type = /turf/open/lava/smooth/lava_land_surface;
dir = 8;
dwidth = 2;
height = 5;
id = "laborcamp_away";
name = "labor camp";
- turf_type = /turf/open/floor/plating/asteroid/basalt/lava_land_surface;
width = 9
},
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
@@ -3246,13 +3244,11 @@
"Uq" = (
/obj/docking_port/stationary{
area_type = /area/lavaland/surface/outdoors;
- baseturf_type = /turf/open/lava/smooth/lava_land_surface;
dir = 2;
dwidth = 11;
height = 22;
id = "whiteship_lavaland";
name = "lavaland wastes";
- turf_type = /turf/open/floor/plating/asteroid/basalt/lava_land_surface;
width = 35
},
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
@@ -3260,13 +3256,11 @@
"Wp" = (
/obj/docking_port/stationary{
area_type = /area/lavaland/surface/outdoors;
- baseturf_type = /turf/open/lava/smooth/lava_land_surface;
dir = 8;
dwidth = 3;
height = 5;
id = "mining_away";
name = "lavaland mine";
- turf_type = /turf/open/floor/plating/asteroid/basalt/lava_land_surface;
width = 7
},
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
diff --git a/_maps/map_files/OmegaStation/OmegaStation.dmm b/_maps/map_files/OmegaStation/OmegaStation.dmm
index 3566ad7c09..036d3626ce 100644
--- a/_maps/map_files/OmegaStation/OmegaStation.dmm
+++ b/_maps/map_files/OmegaStation/OmegaStation.dmm
@@ -517,7 +517,6 @@
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
-/obj/machinery/light,
/turf/open/floor/plasteel/vault/side{
dir = 1
},
@@ -550,8 +549,8 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plasteel/vault/side{
- dir = 5
+/turf/open/floor/plasteel/vault{
+ dir = 8
},
/area/bridge)
"abd" = (
@@ -568,8 +567,9 @@
dir = 4
},
/obj/effect/landmark/event_spawn,
+/obj/machinery/holopad,
/turf/open/floor/plasteel/vault{
- dir = 5
+ dir = 8
},
/area/bridge)
"abe" = (
@@ -582,7 +582,6 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 1
},
-/obj/machinery/light,
/turf/open/floor/plasteel/vault/side{
dir = 1
},
@@ -680,18 +679,14 @@
/turf/open/floor/plasteel,
/area/bridge)
"abm" = (
-/obj/machinery/status_display,
-/turf/closed/wall,
-/area/bridge)
-"abn" = (
/obj/structure/cable/white{
icon_state = "0-2"
},
/obj/machinery/modular_computer/console/preset/command{
dir = 4
},
-/turf/open/floor/plasteel/vault{
- dir = 5
+/turf/open/floor/plasteel/darkpurple/side{
+ dir = 8
},
/area/bridge)
"abo" = (
@@ -703,6 +698,8 @@
/obj/structure/cable/white{
icon_state = "1-2"
},
+/obj/structure/table/wood,
+/obj/item/storage/lockbox/medal,
/turf/open/floor/plasteel/vault{
dir = 8
},
@@ -794,39 +791,34 @@
/turf/closed/wall,
/area/bridge)
"abB" = (
-/obj/structure/table/wood,
-/obj/item/folder/blue,
-/obj/item/pen,
+/obj/machinery/computer/robotics{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8
+ },
/obj/machinery/firealarm{
dir = 8;
pixel_x = -24
},
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/vault/side{
- dir = 4
+/turf/open/floor/plasteel/darkpurple/side{
+ dir = 8
},
/area/bridge)
"abC" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin,
/obj/structure/cable/white{
icon_state = "2-4"
},
-/obj/structure/cable/white{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/vault{
- dir = 8
+/turf/open/floor/plasteel/vault/side{
+ dir = 4
},
/area/bridge)
"abD" = (
/obj/structure/cable/white{
icon_state = "4-8"
},
-/turf/open/floor/plasteel/vault/side{
- dir = 4
+/turf/open/floor/plasteel/vault{
+ dir = 8
},
/area/bridge)
"abE" = (
@@ -836,38 +828,34 @@
/obj/structure/cable/white{
icon_state = "1-4"
},
-/obj/machinery/holopad,
-/turf/open/floor/plasteel/vault,
-/area/bridge)
-"abF" = (
/obj/structure/table/wood,
-/obj/item/lighter,
-/obj/structure/cable/white{
- icon_state = "2-8"
- },
-/obj/structure/cable/white{
- icon_state = "1-2"
- },
+/obj/item/paper_bin,
+/obj/item/pen,
/turf/open/floor/plasteel/vault{
dir = 8
},
/area/bridge)
-"abG" = (
-/obj/structure/table/wood,
-/obj/item/storage/secure/briefcase{
- pixel_x = 5;
- pixel_y = 5
+"abF" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/vault/side{
+ dir = 8
+ },
+/area/bridge)
+"abG" = (
+/obj/machinery/computer/mecha{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
},
-/obj/item/storage/lockbox/medal,
/obj/machinery/airalarm{
dir = 8;
pixel_x = 24
},
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plasteel/vault/side{
- dir = 8
+/turf/open/floor/plasteel/darkpurple/side{
+ dir = 4
},
/area/bridge)
"abH" = (
@@ -1126,11 +1114,10 @@
/turf/open/floor/carpet,
/area/bridge)
"acj" = (
-/obj/structure/table/wood,
-/obj/item/storage/fancy/donut_box,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
+/obj/item/device/beacon,
/turf/open/floor/carpet,
/area/bridge)
"ack" = (
@@ -1141,6 +1128,9 @@
dir = 4
},
/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
/turf/open/floor/plasteel/grimy,
/area/bridge)
"acl" = (
@@ -1495,7 +1485,7 @@
dir = 4
},
/turf/open/floor/plasteel/vault/side{
- dir = 1
+ dir = 5
},
/area/bridge)
"acY" = (
@@ -1531,13 +1521,6 @@
/area/bridge)
"ada" = (
/obj/structure/table/wood,
-/obj/item/clothing/mask/cigarette/cigar/cohiba{
- pixel_x = 3
- },
-/obj/item/clothing/mask/cigarette/cigar/havana{
- pixel_x = -3
- },
-/obj/item/clothing/mask/cigarette/cigar,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
@@ -1545,6 +1528,14 @@
c_tag = "Bridge Center";
dir = 1
},
+/obj/item/storage/fancy/donut_box,
+/obj/item/clothing/mask/cigarette/cigar/havana{
+ pixel_x = -3
+ },
+/obj/item/clothing/mask/cigarette/cigar/cohiba{
+ pixel_x = 3
+ },
+/obj/item/clothing/mask/cigarette/cigar,
/turf/open/floor/carpet,
/area/bridge)
"adb" = (
@@ -1564,6 +1555,9 @@
/obj/structure/cable/white{
icon_state = "1-2"
},
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
/turf/open/floor/plasteel/grimy,
/area/bridge)
"add" = (
@@ -1966,10 +1960,6 @@
/turf/closed/wall,
/area/crew_quarters/heads/hop)
"adZ" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "cargounload"
- },
/obj/item/device/radio/intercom{
name = "Station Intercom";
pixel_x = -28
@@ -1980,6 +1970,10 @@
/obj/effect/turf_decal/stripes/line{
dir = 2
},
+/obj/machinery/conveyor/inverted{
+ dir = 5;
+ id = "cargounload"
+ },
/turf/open/floor/plasteel,
/area/quartermaster/storage)
"aea" = (
@@ -2258,6 +2252,9 @@
uses = 10
},
/obj/effect/turf_decal/bot,
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
/turf/open/floor/plasteel/vault,
/area/ai_monitored/nuke_storage)
"aeF" = (
@@ -2801,8 +2798,9 @@
/turf/open/floor/plasteel/neutral,
/area/quartermaster/storage)
"afH" = (
-/obj/machinery/conveyor_switch{
- id = "cargounload"
+/obj/machinery/conveyor_switch/oneway{
+ id = "cargounload";
+ dir = 8
},
/turf/open/floor/plasteel/brown{
dir = 4
@@ -3637,15 +3635,15 @@
/turf/open/floor/plasteel,
/area/quartermaster/storage)
"ahn" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "cargoload"
- },
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 9
},
/obj/effect/turf_decal/stripes/corner,
+/obj/machinery/conveyor{
+ dir = 5;
+ id = "cargoload"
+ },
/turf/open/floor/plating,
/area/quartermaster/storage)
"aho" = (
@@ -3972,6 +3970,19 @@
/area/ai_monitored/nuke_storage)
"ahT" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/flasher{
+ id = "AI";
+ pixel_x = 9;
+ pixel_y = -24
+ },
+/obj/item/device/radio/intercom{
+ broadcasting = 1;
+ frequency = 1447;
+ listening = 0;
+ name = "AI Intercom";
+ pixel_x = -4;
+ pixel_y = -28
+ },
/turf/open/floor/circuit/green,
/area/ai_monitored/nuke_storage)
"ahU" = (
@@ -4284,18 +4295,6 @@
name = "AI Vault Chamber";
req_access_txt = "16"
},
-/obj/machinery/flasher{
- id = "AI";
- pixel_x = 26;
- pixel_y = -10
- },
-/obj/item/device/radio/intercom{
- broadcasting = 1;
- frequency = 1447;
- listening = 0;
- name = "AI Intercom";
- pixel_x = 28
- },
/obj/structure/cable/white{
icon_state = "1-2"
},
@@ -4397,12 +4396,12 @@
},
/area/quartermaster/storage)
"aiL" = (
-/obj/machinery/conveyor_switch{
- id = "cargoload"
- },
/obj/machinery/light{
dir = 1
},
+/obj/machinery/conveyor_switch/oneway{
+ id = "cargoload"
+ },
/turf/open/floor/plasteel/brown{
dir = 5
},
@@ -5926,7 +5925,7 @@
icon_state = "L14"
},
/turf/open/floor/plasteel,
-/area/hallway/primary/central)
+/area/hallway/primary/fore)
"alt" = (
/obj/structure/sign/directions/engineering{
desc = "A direction sign, pointing out which way the Supply department is.";
@@ -5945,7 +5944,7 @@
pixel_y = -8
},
/turf/closed/wall,
-/area/hallway/primary/central)
+/area/hallway/primary/fore)
"alu" = (
/turf/closed/wall/r_wall,
/area/ai_monitored/storage/eva)
@@ -6376,6 +6375,10 @@
/turf/open/floor/plasteel/neutral/corner,
/area/hallway/primary/central)
"aml" = (
+/obj/structure/closet/emcloset,
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
/obj/structure/cable/white{
icon_state = "1-2"
},
@@ -6383,15 +6386,14 @@
/turf/open/floor/plasteel/vault/side{
dir = 9
},
-/area/hallway/primary/central)
+/area/hallway/primary/fore)
"amm" = (
-/obj/machinery/cryopod{
- tag = "icon-cryopod-open (EAST)";
- icon_state = "cryopod-open";
- dir = 4
+/obj/structure/cable/white{
+ icon_state = "0-8"
},
-/turf/open/floor/plasteel/purple,
-/area/crew_quarters/cryopod)
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/hallway/primary/fore)
"amn" = (
/obj/structure/cable/white{
icon_state = "0-4"
@@ -6782,6 +6784,7 @@
/turf/open/floor/plasteel/neutral/corner,
/area/hallway/primary/fore)
"and" = (
+/obj/structure/closet/firecloset,
/obj/structure/sign/nanotrasen{
pixel_y = -32
},
@@ -6792,7 +6795,11 @@
/turf/open/floor/plasteel/vault/side{
dir = 8
},
-/area/hallway/primary/central)
+/area/hallway/primary/fore)
+"ane" = (
+/obj/structure/sign/warning/electricshock,
+/turf/closed/wall/r_wall,
+/area/ai_monitored/storage/eva)
"anf" = (
/obj/machinery/suit_storage_unit/standard_unit,
/obj/effect/turf_decal/stripes/end{
@@ -7141,6 +7148,7 @@
"anN" = (
/obj/machinery/holopad,
/obj/effect/turf_decal/bot,
+/obj/item/device/beacon,
/turf/open/floor/plasteel,
/area/teleporter)
"anP" = (
@@ -7243,6 +7251,7 @@
"anW" = (
/obj/machinery/holopad,
/obj/effect/turf_decal/bot,
+/obj/item/device/beacon,
/turf/open/floor/plasteel,
/area/ai_monitored/storage/eva)
"anX" = (
@@ -8994,10 +9003,8 @@
},
/area/quartermaster/miningdock)
"arr" = (
-/obj/machinery/atmospherics/components/trinary/filter/flipped{
- dir = 8;
- filter_type = "n2o";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/n2o{
+ dir = 8
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/vault{
@@ -10894,10 +10901,8 @@
},
/area/engine/atmos)
"avy" = (
-/obj/machinery/atmospherics/components/trinary/filter/flipped{
- dir = 4;
- filter_type = "o2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/o2{
+ dir = 4
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/vault{
@@ -12400,10 +12405,8 @@
/turf/open/floor/plating,
/area/hallway/secondary/exit)
"azl" = (
-/obj/machinery/atmospherics/components/trinary/filter/flipped{
- dir = 4;
- filter_type = "n2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/n2{
+ dir = 4
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/vault{
@@ -13251,16 +13254,15 @@
icon_state = "1-2"
},
/obj/effect/turf_decal/stripes/line,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
- dir = 5
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{
+ dir = 8
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"aBB" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "External Waste Ports to Filter";
- on = 1
+ name = "External Waste Ports to Filter"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/stripes/line{
@@ -13729,15 +13731,15 @@
/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
/turf/open/floor/plasteel/vault/side{
dir = 1
},
/area/engine/atmos)
"aCF" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Air to External Air Ports";
- on = 1
+ name = "Air to External Air Ports"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/camera{
@@ -14054,7 +14056,6 @@
height = 18;
id = "emergency_home";
name = "OmegaStation emergency evac bay";
- turf_type = /turf/open/space;
width = 30
},
/turf/open/space/basic,
@@ -14095,6 +14096,7 @@
dir = 1
},
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
/turf/open/floor/plasteel,
/area/engine/atmos)
"aDu" = (
@@ -14541,10 +14543,8 @@
/obj/structure/cable/white{
icon_state = "1-2"
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 8
- },
/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/engine/engineering)
"aEz" = (
@@ -14556,6 +14556,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 5
},
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
/turf/open/floor/plasteel,
/area/engine/engineering)
"aEA" = (
@@ -14996,6 +14999,7 @@
/obj/effect/turf_decal/bot,
/obj/item/areaeditor/blueprints,
/obj/item/tank/jetpack/suit,
+/obj/item/clothing/shoes/magboots/advance,
/turf/open/floor/plasteel/vault/side{
dir = 8
},
@@ -15067,16 +15071,19 @@
dir = 10
},
/obj/item/clothing/glasses/meson/engine,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engine/engineering)
"aFA" = (
/obj/structure/cable/white{
icon_state = "1-2"
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/engine/engineering)
"aFB" = (
@@ -15323,6 +15330,7 @@
/area/hallway/primary/starboard)
"aGa" = (
/obj/effect/landmark/event_spawn,
+/obj/item/device/beacon,
/turf/open/floor/plasteel/neutral,
/area/hallway/secondary/exit)
"aGb" = (
@@ -16442,10 +16450,9 @@
/turf/open/floor/engine,
/area/engine/engineering)
"aIl" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Gas to Filter";
- on = 1
+ name = "Gas to Filter"
},
/obj/structure/cable{
icon_state = "4-8"
@@ -16989,13 +16996,13 @@
/turf/open/floor/plasteel,
/area/engine/gravity_generator)
"aJo" = (
-/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable/white{
icon_state = "0-2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 6
},
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/gravity_generator)
"aJp" = (
@@ -17075,13 +17082,13 @@
/turf/open/floor/engine,
/area/engine/engineering)
"aJA" = (
-/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable/white{
icon_state = "0-2"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
"aJB" = (
@@ -18069,11 +18076,11 @@
/turf/open/floor/plasteel,
/area/engine/gravity_generator)
"aLL" = (
-/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable/white,
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 4
},
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/gravity_generator)
"aLM" = (
@@ -18122,7 +18129,8 @@
/turf/closed/wall/r_wall/rust,
/area/engine/supermatter)
"aLR" = (
-/obj/machinery/door/airlock/atmos/glass{
+/obj/machinery/door/airlock/atmos/glass/critical{
+ heat_proof = 1;
name = "Supermatter Chamber";
req_access_txt = "24"
},
@@ -18170,8 +18178,8 @@
/turf/open/floor/engine,
/area/engine/engineering)
"aLX" = (
-/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable/white,
+/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating,
/area/engine/engineering)
"aLY" = (
@@ -18404,9 +18412,7 @@
/area/tcommsat/server)
"aMK" = (
/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 4
- },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
/area/tcommsat/server)
"aML" = (
@@ -18982,7 +18988,10 @@
/turf/open/floor/engine,
/area/engine/engineering)
"aOa" = (
-/obj/machinery/power/supermatter_shard/crystal/engine,
+/obj/machinery/power/supermatter_crystal/shard/engine{
+ anchored = 1;
+ moveable = 0
+ },
/turf/open/floor/engine,
/area/engine/supermatter)
"aOb" = (
@@ -20664,12 +20673,7 @@
/turf/open/floor/plasteel/vault/side,
/area/tcommsat/server)
"aRE" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 2;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel/vault/side,
/area/tcommsat/server)
@@ -20696,10 +20700,9 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 2;
- name = "Gas to Cooling Loop";
- on = 1
+ name = "Gas to Cooling Loop"
},
/turf/open/floor/engine,
/area/engine/engineering)
@@ -20781,10 +20784,9 @@
/turf/open/floor/engine,
/area/engine/engineering)
"aRQ" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Gas to Cooling Loop";
- on = 1
+ name = "Gas to Cooling Loop"
},
/turf/open/floor/engine,
/area/engine/engineering)
@@ -21240,9 +21242,8 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/thermomachine/heater{
- dir = 1;
- on = 1
+/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
+ dir = 1
},
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -21263,11 +21264,8 @@
/turf/open/floor/plasteel/dark,
/area/engine/engineering)
"aSW" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 1;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
},
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -21848,6 +21846,10 @@
c_tag = "Genetics Cloning";
dir = 4
},
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
/turf/open/floor/plasteel/whiteblue/corner{
dir = 1
},
@@ -23575,12 +23577,7 @@
/turf/open/floor/plasteel,
/area/medical/medbay/zone3)
"aXV" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 2;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
- },
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
/obj/effect/turf_decal/stripes/line{
dir = 1
},
@@ -23776,11 +23773,8 @@
/turf/open/floor/plasteel/whitepurple/corner,
/area/science/research)
"aYq" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 1;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
},
/obj/machinery/firealarm{
dir = 8;
@@ -24861,6 +24855,9 @@
/area/medical/medbay/zone3)
"bay" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/obj/machinery/defibrillator_mount/loaded{
+ pixel_y = -32
+ },
/turf/open/floor/plasteel/whiteblue/corner{
dir = 8
},
@@ -25797,6 +25794,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 10
},
+/obj/structure/closet/crate/bin,
/turf/open/floor/plasteel,
/area/science/robotics/lab)
"bcz" = (
@@ -25818,11 +25816,11 @@
/turf/open/floor/plasteel,
/area/science/robotics/lab)
"bcC" = (
-/obj/structure/closet/crate/bin,
/obj/structure/extinguisher_cabinet{
pixel_x = 24
},
/obj/effect/turf_decal/bot,
+/obj/machinery/aug_manipulator,
/turf/open/floor/plasteel/vault/side{
dir = 8
},
@@ -29283,11 +29281,8 @@
},
/area/science/xenobiology)
"bjH" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 1;
- min_temperature = 80;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
},
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -30343,18 +30338,6 @@
/obj/structure/grille,
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
-"btj" = (
-/obj/docking_port/stationary{
- dir = 2;
- dwidth = 4;
- height = 17;
- id = "arrivals_stationary";
- name = "omega arrivals";
- roundstart_template = /datum/map_template/shuttle/arrival/delta;
- width = 9
- },
-/turf/open/space/basic,
-/area/space)
"btk" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
@@ -30510,17 +30493,6 @@
dir = 5
},
/area/tcommsat/server)
-"buV" = (
-/obj/structure/cable/white{
- icon_state = "0-2"
- },
-/obj/machinery/modular_computer/console/preset/research{
- dir = 8
- },
-/turf/open/floor/plasteel/vault{
- dir = 5
- },
-/area/bridge)
"buW" = (
/turf/closed/wall/r_wall,
/area/engine/supermatter)
@@ -30563,7 +30535,6 @@
height = 13;
id = "ferry_home";
name = "port bay 2";
- turf_type = /turf/open/space;
width = 5
},
/turf/open/space/basic,
@@ -30628,14 +30599,8 @@
/turf/closed/mineral/random/labormineral,
/area/asteroid/nearstation)
"bxj" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 1
- },
-/turf/closed/wall/r_wall,
-/area/tcommsat/server)
-"bxk" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+ dir = 10
},
/turf/closed/wall/r_wall,
/area/tcommsat/server)
@@ -31116,6 +31081,17 @@
},
/turf/open/floor/plasteel,
/area/engine/atmos)
+"cKy" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/white,
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plating,
+/area/ai_monitored/nuke_storage)
"cRz" = (
/obj/machinery/button/door{
id = "supplybridge";
@@ -31210,9 +31186,6 @@
"diG" = (
/turf/open/floor/plasteel,
/area/engine/atmos)
-"dnS" = (
-/turf/open/floor/plasteel/purple,
-/area/crew_quarters/cryopod)
"doD" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/door/firedoor,
@@ -31327,6 +31300,13 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
+"ezi" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"ezP" = (
/obj/machinery/atmospherics/pipe/simple/general/visible,
/obj/effect/spawner/structure/window/plasma/reinforced,
@@ -31380,18 +31360,6 @@
},
/turf/open/floor/plasteel,
/area/hallway/primary/aft)
-"eUE" = (
-/obj/structure/cable/white{
- icon_state = "0-8"
- },
-/obj/machinery/power/apc{
- areastring = "/area/crew_quarters/cryopod";
- dir = 2;
- name = "Cryogenics APC";
- pixel_y = -24
- },
-/turf/open/floor/plasteel/purple,
-/area/crew_quarters/cryopod)
"eYe" = (
/obj/effect/mapping_helpers/airlock/locked,
/obj/machinery/door/airlock/public/glass{
@@ -31466,6 +31434,18 @@
/obj/item/wrench,
/turf/open/space,
/area/space/nearstation)
+"fsl" = (
+/obj/docking_port/stationary{
+ dir = 2;
+ dwidth = 2;
+ height = 16;
+ id = "arrivals_stationary";
+ name = "omega arrivals";
+ roundstart_template = /datum/map_template/shuttle/arrival/omega;
+ width = 5
+ },
+/turf/open/space/basic,
+/area/space)
"fsJ" = (
/obj/structure/cable{
icon_state = "4-8"
@@ -31538,9 +31518,6 @@
},
/turf/open/floor/plasteel,
/area/hallway/primary/starboard)
-"fSE" = (
-/turf/closed/wall/r_wall,
-/area/space)
"fWz" = (
/obj/machinery/door/airlock/external{
name = "External Docking Port";
@@ -31579,6 +31556,11 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/neutral/corner,
/area/hallway/primary/port)
+"ggq" = (
+/turf/open/floor/plasteel/vault{
+ dir = 8
+ },
+/area/bridge)
"gii" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -31645,10 +31627,8 @@
},
/area/engine/atmos)
"gVX" = (
-/obj/machinery/atmospherics/components/trinary/filter/flipped{
- dir = 8;
- filter_type = "co2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2{
+ dir = 8
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/vault{
@@ -31780,10 +31760,6 @@
heat_capacity = 1e+006
},
/area/hallway/primary/aft)
-"ikx" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/crew_quarters/cryopod)
"iqC" = (
/obj/machinery/air_sensor/atmos/carbon_tank,
/turf/open/floor/engine/co2,
@@ -31802,14 +31778,18 @@
/turf/open/floor/engine/vacuum,
/area/maintenance/disposal/incinerator)
"iIj" = (
-/obj/machinery/atmospherics/components/trinary/mixer/flipped{
- dir = 4;
- node1_concentration = 0.8;
- node2_concentration = 0.2;
- on = 1
+/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
+"iJz" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"iJY" = (
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
/obj/structure/cable{
@@ -32031,11 +32011,6 @@
dir = 5
},
/area/engine/atmos)
-"kBv" = (
-/obj/structure/cable/white,
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/hallway/primary/central)
"kCU" = (
/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
@@ -32082,10 +32057,6 @@
},
/turf/open/floor/plasteel,
/area/engine/atmos)
-"loO" = (
-/obj/machinery/cryopod,
-/turf/open/floor/plasteel/purple,
-/area/crew_quarters/cryopod)
"lqz" = (
/obj/machinery/atmospherics/pipe/manifold/yellow/visible,
/obj/effect/decal/cleanable/dirt,
@@ -32101,6 +32072,21 @@
/obj/structure/lattice,
/turf/open/space/basic,
/area/space/nearstation)
+"luP" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
+"lvt" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/sign/warning/vacuum,
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/quartermaster/storage)
"lvw" = (
/obj/machinery/atmospherics/pipe/simple/orange/visible,
/obj/effect/decal/cleanable/dirt,
@@ -32169,9 +32155,6 @@
"lIM" = (
/turf/closed/wall/rust,
/area/crew_quarters/lounge)
-"lMV" = (
-/turf/closed/wall,
-/area/hallway/primary/central)
"lQs" = (
/obj/machinery/door/firedoor,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -32185,6 +32168,13 @@
},
/turf/open/floor/plasteel,
/area/hallway/primary/starboard)
+"lTY" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"lUu" = (
/obj/machinery/portable_atmospherics/canister/air,
/obj/machinery/light/small,
@@ -32435,9 +32425,6 @@
"oyD" = (
/turf/closed/wall,
/area/crew_quarters/toilet/restrooms)
-"oyR" = (
-/turf/closed/wall,
-/area/crew_quarters/cryopod)
"oCy" = (
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
/obj/structure/cable{
@@ -32465,6 +32452,17 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel,
/area/engine/atmos)
+"oKz" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/vault/side{
+ dir = 9
+ },
+/area/bridge)
"oOk" = (
/turf/open/floor/engine/plasma,
/area/engine/atmos)
@@ -32578,6 +32576,13 @@
heat_capacity = 1e+006
},
/area/hallway/primary/starboard/fore)
+"pEA" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/grassybush,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"pEH" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating,
@@ -32605,6 +32610,13 @@
/obj/structure/grille,
/turf/open/space/basic,
/area/space/nearstation)
+"qcg" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/flora/ausbushes/grassybush,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"qdt" = (
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -32832,6 +32844,10 @@
dir = 4
},
/area/hallway/primary/starboard)
+"spw" = (
+/obj/machinery/computer/bank_machine,
+/turf/open/floor/circuit/green,
+/area/ai_monitored/nuke_storage)
"sqz" = (
/turf/closed/wall,
/area/hallway/primary/starboard)
@@ -32861,7 +32877,6 @@
height = 17;
id = "syndicate_sw";
name = "southwest of station";
- turf_type = /turf/open/space;
width = 23
},
/turf/open/space,
@@ -32869,20 +32884,6 @@
"swv" = (
/turf/closed/wall/r_wall/rust,
/area/bridge)
-"swx" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/structure/cable/white{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/vault/side{
- dir = 9
- },
-/area/bridge)
"swy" = (
/turf/open/floor/plasteel/vault/side{
dir = 8
@@ -32897,14 +32898,6 @@
"swC" = (
/turf/closed/wall/r_wall/rust,
/area/crew_quarters/heads/captain/private)
-"swD" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel/vault/side{
- dir = 8
- },
-/area/bridge)
"swF" = (
/obj/structure/sign/warning/securearea,
/turf/closed/wall/rust,
@@ -33041,6 +33034,12 @@
/obj/structure/sign/warning/vacuum,
/turf/closed/wall/rust,
/area/maintenance/starboard)
+"sCb" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/wall,
+/area/medical/medbay/zone3)
"sCr" = (
/obj/structure/cable/white{
icon_state = "1-2"
@@ -34635,6 +34634,7 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
+/obj/item/device/beacon,
/turf/open/floor/plasteel/vault/side{
dir = 5
},
@@ -34673,10 +34673,9 @@
/area/ai_monitored/turret_protected/aisat_interior)
"sNf" = (
/obj/effect/turf_decal/stripes/line,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Waste Out";
- on = 1
+ name = "Waste Out"
},
/obj/structure/cable/yellow{
icon_state = "1-8"
@@ -34872,6 +34871,10 @@
},
/turf/open/floor/plasteel/vault,
/area/ai_monitored/turret_protected/aisat_interior)
+"sNz" = (
+/obj/item/device/beacon,
+/turf/open/floor/carpet,
+/area/crew_quarters/lounge)
"sNA" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
@@ -35308,6 +35311,13 @@
"sPY" = (
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
+"sSy" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"tac" = (
/obj/structure/grille,
/obj/machinery/meter,
@@ -35551,12 +35561,6 @@
dir = 5
},
/area/engine/atmos)
-"uSF" = (
-/obj/machinery/computer/cryopod{
- pixel_x = 28
- },
-/turf/open/floor/plasteel/purple,
-/area/crew_quarters/cryopod)
"uVJ" = (
/obj/effect/decal/cleanable/oil,
/obj/machinery/atmospherics/components/unary/vent_pump/on{
@@ -35776,6 +35780,17 @@
/obj/structure/lattice/catwalk,
/turf/open/floor/plating/airless,
/area/space/nearstation)
+"wkO" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/machinery/modular_computer/console/preset/research{
+ dir = 8
+ },
+/turf/open/floor/plasteel/darkpurple/side{
+ dir = 4
+ },
+/area/bridge)
"wqL" = (
/obj/machinery/atmospherics/pipe/simple/yellow/visible{
dir = 4
@@ -35783,7 +35798,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"wUF" = (
-/obj/machinery/door/airlock/atmos/glass{
+/obj/machinery/door/airlock/atmos/glass/critical{
+ heat_proof = 1;
name = "Supermatter Chamber";
req_access_txt = "24"
},
@@ -35802,6 +35818,13 @@
},
/turf/open/floor/plasteel,
/area/science/xenobiology)
+"wWj" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/turf/open/floor/grass,
+/area/hallway/secondary/entry)
"wWz" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{
dir = 4
@@ -35848,18 +35871,6 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"xtL" = (
-/obj/machinery/embedded_controller/radio/airlock_controller{
- name = "Incinerator Access Console";
- airpump_tag = "incinerator_airlock_pump";
- exterior_door_tag = "incinerator_airlock_exterior";
- id_tag = "incinerator_access_control";
- interior_door_tag = "incinerator_airlock_interior";
- pixel_x = 8;
- pixel_y = -24;
- sanitize_external = 1;
- sensor_tag = "incinerator_airlock_sensor";
- req_access_txt = "12"
- },
/obj/machinery/button/ignition{
id = "Incinerator";
pixel_x = 8;
@@ -35928,10 +35939,8 @@
/turf/open/floor/plasteel/neutral/corner,
/area/hallway/primary/port)
"xEQ" = (
-/obj/machinery/atmospherics/components/trinary/filter/flipped{
- dir = 8;
- filter_type = "plasma";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/plasma{
+ dir = 8
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plasteel/vault{
@@ -35970,6 +35979,18 @@
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
+/obj/machinery/embedded_controller/radio/airlock_controller{
+ airpump_tag = "incinerator_airlock_pump";
+ exterior_door_tag = "incinerator_airlock_exterior";
+ id_tag = "incinerator_airlock_control";
+ interior_door_tag = "incinerator_airlock_interior";
+ name = "Incinerator Access Console";
+ pixel_x = -8;
+ pixel_y = 35;
+ req_access_txt = "12";
+ sanitize_external = 1;
+ sensor_tag = "incinerator_airlock_sensor"
+ },
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"yba" = (
@@ -64422,7 +64443,7 @@ sIu
aJj
aKs
aLG
-bxk
+aMJ
aNT
aOv
buC
@@ -69027,7 +69048,7 @@ swZ
agF
agF
agF
-fSE
+agF
swZ
agF
auE
@@ -73938,9 +73959,9 @@ aQf
nxA
aSh
aSh
-aUn
+aSh
aVf
-aWb
+sCb
aSh
aSh
aXR
@@ -74461,7 +74482,7 @@ bxT
aYL
aZH
bay
-aSi
+aSh
aUn
aWb
bdT
@@ -74738,10 +74759,10 @@ aaa
bgU
bkj
bgU
-aae
-aaa
-aaa
-aae
+bgU
+bgU
+bgU
+bgU
bgU
bkj
bgU
@@ -74995,10 +75016,10 @@ aae
bgU
bki
bgU
-bgU
-bgU
-bgU
-bgU
+sSy
+lTY
+wWj
+qcg
bgU
bki
bgU
@@ -76280,10 +76301,10 @@ aae
bgU
bki
bgU
-bgU
-bgU
-bgU
-bgU
+iJz
+pEA
+ezi
+luP
bgU
bki
bgU
@@ -76537,10 +76558,10 @@ aaa
bgU
btl
bgU
-aae
-aaa
-aaa
-aae
+bgU
+bgU
+bgU
+bgU
bgU
btl
bgU
@@ -77231,7 +77252,7 @@ aar
aaD
aaQ
acX
-abn
+abo
abC
ach
acY
@@ -77303,7 +77324,7 @@ bgU
aaa
aaa
aaa
-aaa
+fsl
aaa
aaa
aaa
@@ -77488,7 +77509,7 @@ aas
aaE
aaR
abc
-abo
+ggq
abD
aci
acZ
@@ -77752,7 +77773,7 @@ ada
adR
aeC
sOA
-agi
+spw
aha
ahS
aiA
@@ -77795,7 +77816,7 @@ sEG
aTA
aUy
aVq
-aUy
+sNz
aWR
tWh
aYd
@@ -77816,7 +77837,7 @@ blv
bgU
aaa
aaa
-btj
+aaa
aaa
aaa
aaa
@@ -78001,9 +78022,9 @@ aal
aau
aaG
aaR
-swx
-swy
-swD
+abc
+ggq
+abD
aci
adb
sOx
@@ -78258,12 +78279,12 @@ aak
aav
aaH
aaQ
-acX
-buV
+oKz
+swy
abF
ack
adc
-adP
+cKy
aeE
afr
afr
@@ -78516,7 +78537,7 @@ aaw
aaI
aaS
abe
-abm
+wkO
abG
acl
swK
@@ -78532,7 +78553,7 @@ akz
als
aml
and
-lMV
+tKM
aoS
apY
ara
@@ -78788,8 +78809,8 @@ ajx
akA
alt
amm
-eUE
-oyR
+amm
+tKM
aoT
apZ
ara
@@ -79043,10 +79064,10 @@ agl
abq
ajy
akB
-kBv
-dnS
-dnS
-ikx
+alk
+aae
+aae
+anQ
aoU
aqa
arg
@@ -79300,10 +79321,10 @@ ahX
aiC
ajz
akC
-kBv
-loO
-uSF
-ikx
+alk
+aae
+aae
+anQ
aoV
aqb
arh
@@ -79559,7 +79580,7 @@ ajA
vWg
alu
amn
-alu
+ane
alu
syT
alu
@@ -84179,7 +84200,7 @@ aeX
adp
agC
ahr
-adq
+lvt
aae
aae
aae
diff --git a/_maps/map_files/PubbyStation/PubbyStation.dmm b/_maps/map_files/PubbyStation/PubbyStation.dmm
index 33e7a62547..accee72eac 100644
--- a/_maps/map_files/PubbyStation/PubbyStation.dmm
+++ b/_maps/map_files/PubbyStation/PubbyStation.dmm
@@ -2,207 +2,6 @@
"aaa" = (
/turf/open/space/basic,
/area/space)
-"aab" = (
-/turf/closed/wall,
-/area/crew_quarters/cryopod)
-"aac" = (
-/obj/machinery/power/apc{
- areastring = "/area/crew_quarters/cryopod";
- dir = 1;
- name = "Crew Cryogenics APC";
- pixel_y = 24
- },
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aad" = (
-/obj/machinery/computer/cryopod{
- pixel_y = 24
- },
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aae" = (
-/obj/machinery/cryopod,
-/obj/machinery/light/small/built{
- dir = 4
- },
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aaf" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aag" = (
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aah" = (
-/obj/machinery/cryopod,
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aai" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/machinery/door/firedoor,
-/turf/open/floor/plasteel/stairs,
-/area/crew_quarters/cryopod)
-"aaj" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/turf/open/floor/plasteel/darkpurple,
-/area/crew_quarters/cryopod)
-"aak" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/turf/open/floor/plasteel,
-/area/hallway/primary/central)
-"aal" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/floor/plasteel,
-/area/hallway/primary/central)
-"aam" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/turf/open/floor/plasteel,
-/area/hallway/primary/central)
-"aan" = (
-/obj/machinery/field/generator{
- anchored = 1;
- state = 2
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aao" = (
-/obj/structure/cable/yellow{
- icon_state = "0-8"
- },
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aap" = (
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/machinery/power/tesla_coil,
-/turf/open/floor/plating/airless,
-/area/engine/engineering)
-"aaq" = (
-/turf/open/space/basic,
-/area/space/nearstation)
-"aar" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aas" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aat" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aau" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aav" = (
-/obj/machinery/the_singularitygen/tesla,
-/turf/open/floor/plating/airless,
-/area/space)
-"aaw" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aax" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aay" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 2
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aaz" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/plating/airless,
-/area/space)
-"aaA" = (
-/obj/machinery/computer/libraryconsole/bookmanagement,
-/obj/structure/table,
-/turf/open/floor/plasteel/dark,
-/area/security/prison)
-"aaB" = (
-/obj/machinery/computer/cryopod{
- pixel_x = -28
- },
-/turf/open/floor/plasteel/dark,
-/area/security/prison)
-"aaC" = (
-/obj/machinery/cryopod{
- tag = "icon-cryopod-open (EAST)";
- icon_state = "cryopod-open";
- dir = 4
- },
-/obj/machinery/light{
- dir = 8
- },
-/turf/open/floor/plasteel/dark,
-/area/security/prison)
-"aaD" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 4
- },
-/turf/open/floor/plasteel/dark,
-/area/security/prison)
-"aaE" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/vending/kink,
-/turf/open/floor/plasteel/arrival{
- dir = 1
- },
-/area/crew_quarters/fitness/recreation)
"aby" = (
/obj/structure/lattice,
/obj/structure/grille,
@@ -910,10 +709,9 @@
/turf/open/floor/plating,
/area/ai_monitored/turret_protected/AIsatextAS)
"adD" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Waste Out";
- on = 1
+ name = "Waste Out"
},
/obj/machinery/camera{
c_tag = "MiniSat Maintenance Starboard Fore";
@@ -1580,6 +1378,14 @@
},
/turf/open/floor/plating,
/area/ai_monitored/turret_protected/AIsatextAS)
+"afn" = (
+/obj/machinery/computer/libraryconsole/bookmanagement,
+/obj/structure/table,
+/obj/machinery/newscaster{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/prison)
"afo" = (
/obj/structure/chair/stool,
/turf/open/floor/plasteel/dark,
@@ -1613,10 +1419,9 @@
/turf/open/floor/plating,
/area/ai_monitored/turret_protected/AIsatextAP)
"afu" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Air Out";
- on = 1
+ name = "Air Out"
},
/turf/open/floor/plating,
/area/ai_monitored/turret_protected/AIsatextAP)
@@ -1666,6 +1471,15 @@
/obj/item/stack/cable_coil,
/turf/open/floor/plating,
/area/ai_monitored/turret_protected/AIsatextAS)
+"afC" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/prison)
"afD" = (
/obj/structure/chair/stool,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -3322,7 +3136,6 @@
height = 17;
id = "syndicate_ne";
name = "northeast of station";
- turf_type = /turf/open/space;
width = 23
},
/turf/open/space,
@@ -3742,11 +3555,8 @@
/turf/open/floor/plating,
/area/maintenance/department/security/brig)
"aku" = (
-/obj/machinery/atmospherics/components/trinary/mixer/flipped{
- dir = 1;
- node1_concentration = 0.2;
- node2_concentration = 0.8;
- on = 1
+/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped/inverse{
+ dir = 1
},
/turf/open/floor/plating,
/area/maintenance/department/security/brig)
@@ -4958,9 +4768,6 @@
},
/turf/open/floor/plating,
/area/maintenance/department/crew_quarters/dorms)
-"ann" = (
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
"anp" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -5288,13 +5095,6 @@
/obj/item/device/camera,
/turf/open/floor/plating,
/area/maintenance/department/crew_quarters/dorms)
-"aoc" = (
-/obj/machinery/computer/shuttle/monastery_shuttle,
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"aod" = (
/obj/effect/spawner/lootdrop/maintenance,
/turf/open/floor/plating,
@@ -5517,27 +5317,6 @@
/obj/effect/spawner/lootdrop/grille_or_trash,
/turf/open/floor/plating,
/area/maintenance/department/crew_quarters/dorms)
-"aoE" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/machinery/status_display{
- pixel_x = -32
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
-"aoF" = (
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
-"aoG" = (
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/status_display{
- pixel_x = 32
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"aoH" = (
/obj/structure/lattice,
/obj/structure/grille,
@@ -5894,18 +5673,6 @@
icon_state = "platingdmg1"
},
/area/maintenance/department/crew_quarters/dorms)
-"apx" = (
-/obj/structure/chair{
- dir = 4
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
-"apy" = (
-/obj/structure/chair{
- dir = 8
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"apz" = (
/obj/structure/chair{
dir = 8
@@ -6077,24 +5844,6 @@
"apX" = (
/turf/closed/wall,
/area/crew_quarters/dorms)
-"apY" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/item/storage/pod{
- pixel_x = -24
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
-"apZ" = (
-/obj/structure/chair{
- dir = 8
- },
-/obj/item/device/radio/intercom{
- pixel_x = 30
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
"aqa" = (
/obj/structure/cable{
icon_state = "0-4"
@@ -6449,33 +6198,17 @@
},
/turf/open/floor/plasteel/barber,
/area/crew_quarters/dorms)
-"aqX" = (
-/obj/structure/shuttle/engine/propulsion/burst,
-/turf/closed/wall/mineral/titanium,
-/area/shuttle/pod_1)
"aqY" = (
-/obj/machinery/door/airlock/titanium{
- name = "Shuttle Airlock"
- },
/obj/docking_port/stationary{
+ dir = 1;
dwidth = 2;
height = 6;
- id = "monastery_shuttle_station";
- name = "station";
+ name = "large escape pod loader";
+ roundstart_template = /datum/map_template/shuttle/escape_pod/large;
width = 5
},
-/obj/docking_port/mobile{
- dwidth = 2;
- height = 6;
- id = "pod1";
- launch_status = 0;
- name = "monastery shuttle";
- port_direction = 2;
- width = 5;
- timid = 0
- },
-/turf/open/floor/mineral/titanium/blue,
-/area/shuttle/pod_1)
+/turf/open/space/basic,
+/area/space)
"aqZ" = (
/obj/machinery/space_heater,
/turf/open/floor/plating,
@@ -8720,6 +8453,15 @@
},
/turf/open/floor/plating,
/area/crew_quarters/fitness/recreation)
+"awx" = (
+/obj/structure/closet/athletic_mixed,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/arrival{
+ dir = 1
+ },
+/area/crew_quarters/fitness/recreation)
"awy" = (
/obj/structure/closet/lasertag/blue,
/obj/structure/disposalpipe/segment{
@@ -14222,11 +13964,16 @@
dir = 1;
icon_state = "direction_sec";
pixel_x = 32;
- pixel_y = -26
+ pixel_y = -24
},
/obj/structure/sign/directions/medical{
pixel_x = 32;
- pixel_y = -38
+ pixel_y = -40
+ },
+/obj/structure/sign/directions/evac{
+ dir = 1;
+ pixel_x = 32;
+ pixel_y = -32
},
/turf/open/floor/plasteel,
/area/hallway/primary/central)
@@ -15337,7 +15084,6 @@
/area/maintenance/disposal)
"aMF" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = 1;
id = "garbagestacked";
name = "disposal conveyor"
},
@@ -16376,14 +16122,14 @@
dir = 8
},
/obj/machinery/conveyor{
- dir = 2;
+ dir = 9;
id = "garbage"
},
/turf/open/floor/plating,
/area/maintenance/disposal)
"aPh" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "garbage"
},
/turf/open/floor/plating,
@@ -16760,10 +16506,6 @@
/turf/closed/wall,
/area/maintenance/disposal)
"aQl" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "garbage"
- },
/obj/structure/disposaloutlet{
dir = 4
},
@@ -16777,7 +16519,7 @@
/area/maintenance/disposal)
"aQm" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/structure/disposalpipe/segment{
@@ -16787,7 +16529,7 @@
/area/maintenance/disposal)
"aQn" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "garbage"
},
/obj/machinery/recycler,
@@ -16795,7 +16537,7 @@
/area/maintenance/disposal)
"aQo" = (
/obj/machinery/conveyor{
- dir = 2;
+ dir = 1;
id = "garbage"
},
/turf/open/floor/plating,
@@ -17318,7 +17060,7 @@
/area/maintenance/disposal)
"aRx" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
+ dir = 8;
id = "garbage";
name = "disposal conveyor"
},
@@ -17809,10 +17551,10 @@
/turf/open/floor/plasteel/hydrofloor,
/area/hydroponics)
"aSF" = (
-/obj/machinery/chem_master/condimaster,
/obj/machinery/light/small{
dir = 1
},
+/obj/machinery/smartfridge/disks,
/turf/open/floor/plasteel/hydrofloor,
/area/hydroponics)
"aSG" = (
@@ -18070,7 +17812,7 @@
dir = 1
},
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "QMLoad"
},
/obj/machinery/airalarm{
@@ -18080,7 +17822,7 @@
/area/quartermaster/storage)
"aTo" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "QMLoad"
},
/obj/machinery/status_display{
@@ -18091,7 +17833,7 @@
/area/quartermaster/storage)
"aTp" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "QMLoad"
},
/obj/structure/sign/poster/official/random{
@@ -18101,7 +17843,7 @@
/area/quartermaster/storage)
"aTq" = (
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "QMLoad"
},
/turf/open/floor/plating,
@@ -18112,7 +17854,7 @@
name = "supply dock loading door"
},
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "QMLoad"
},
/turf/open/floor/plating,
@@ -18120,7 +17862,7 @@
"aTs" = (
/obj/structure/plasticflaps,
/obj/machinery/conveyor{
- dir = 8;
+ dir = 4;
id = "QMLoad"
},
/turf/open/floor/plating,
@@ -19095,7 +18837,6 @@
/area/quartermaster/storage)
"aVB" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = -1;
id = "QMLoad"
},
/obj/machinery/button/door{
@@ -20286,7 +20027,7 @@
/area/quartermaster/storage)
"aYB" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = 1;
+ dir = 8;
id = "QMLoad2"
},
/obj/effect/turf_decal/stripes/line{
@@ -26625,10 +26366,8 @@
/turf/open/floor/plasteel/dark,
/area/science/robotics/lab)
"bpa" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 4;
- on = 1;
- target_temperature = 80
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 4
},
/obj/machinery/airalarm{
dir = 4;
@@ -28780,7 +28519,6 @@
height = 13;
id = "ferry_home";
name = "port bay 2";
- turf_type = /turf/open/space;
width = 5
},
/turf/open/space/basic,
@@ -33753,10 +33491,9 @@
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bEl" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Air Out";
- on = 1
+ name = "Air Out"
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
@@ -36851,8 +36588,7 @@
"bKY" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Mix Outlet Pump";
- on = 0
+ name = "Mix Outlet Pump"
},
/turf/open/floor/plasteel/yellow/side{
dir = 5
@@ -37270,8 +37006,7 @@
"bMa" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Distro to Waste";
- on = 0
+ name = "Distro to Waste"
},
/obj/machinery/light{
dir = 1
@@ -37298,8 +37033,7 @@
"bMd" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Mix to Distro";
- on = 0
+ name = "Mix to Distro"
},
/turf/open/floor/plasteel/yellow/side{
dir = 1
@@ -37353,10 +37087,7 @@
/area/science/mixing)
"bMm" = (
/obj/machinery/igniter{
- icon_state = "igniter0";
- id = "toxigniter";
- luminosity = 2;
- on = 0
+ id = "toxigniter"
},
/turf/open/floor/engine/vacuum,
/area/science/mixing)
@@ -37625,10 +37356,9 @@
/turf/closed/wall/r_wall,
/area/engine/atmos)
"bMY" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "External to Filter";
- on = 1
+ name = "External to Filter"
},
/turf/open/floor/plasteel/yellow/side{
dir = 8
@@ -37686,10 +37416,9 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bNg" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Air to Distro";
- on = 1
+ name = "Air to Distro"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -38049,10 +37778,9 @@
/turf/closed/wall/r_wall,
/area/engine/atmos)
"bOg" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
- name = "Air to External";
- on = 1
+ name = "Air to External"
},
/turf/open/floor/plasteel/yellow/side{
dir = 8
@@ -38115,8 +37843,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Mix to Port";
- on = 0
+ name = "Mix to Port"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -38126,8 +37853,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Pure to Mix";
- on = 0
+ name = "Pure to Mix"
},
/obj/structure/cable{
icon_state = "1-2"
@@ -38138,10 +37864,9 @@
/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Unfiltered to Mix";
- on = 1
+ name = "Unfiltered to Mix"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -38435,8 +38160,7 @@
"bPe" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "N2O Outlet Pump";
- on = 0
+ name = "N2O Outlet Pump"
},
/turf/open/floor/plasteel/yellow/side{
dir = 4
@@ -38668,10 +38392,9 @@
/turf/closed/wall,
/area/engine/atmos)
"bPR" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 0;
- name = "Waste In";
- on = 1
+ name = "Waste In"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -38682,8 +38405,7 @@
"bPT" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Air to Port";
- on = 0
+ name = "Air to Port"
},
/obj/machinery/light{
dir = 8
@@ -38696,8 +38418,7 @@
"bPU" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Mix to Port";
- on = 0
+ name = "Mix to Port"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -39066,10 +38787,8 @@
},
/area/engine/atmos)
"bQN" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "n2o";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -39694,8 +39413,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Plasma Outlet Pump";
- on = 0
+ name = "Plasma Outlet Pump"
},
/turf/open/floor/plasteel/yellow/side{
dir = 4
@@ -39960,8 +39678,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Port to Filter";
- on = 0
+ name = "Port to Filter"
},
/obj/structure/extinguisher_cabinet{
pixel_x = -27
@@ -40065,10 +39782,9 @@
/obj/machinery/light/small{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Air Out";
- on = 1
+ name = "Air Out"
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
@@ -40401,8 +40117,7 @@
"bTR" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Port to Filter";
- on = 0
+ name = "Port to Filter"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -40418,10 +40133,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bTU" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "plasma";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -40983,8 +40696,7 @@
"bVk" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "CO2 Outlet Pump";
- on = 0
+ name = "CO2 Outlet Pump"
},
/turf/open/floor/plasteel/yellow/side{
dir = 4
@@ -41029,7 +40741,7 @@
dir = 8
},
/turf/open/floor/plating,
-/area/maintenance/department/engine)
+/area/construction/mining/aux_base)
"bVr" = (
/obj/structure/disposalpipe/segment,
/turf/open/floor/plating/airless,
@@ -41332,8 +41044,7 @@
"bVV" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 0;
- name = "Waste to Space";
- on = 0
+ name = "Waste to Space"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41355,8 +41066,7 @@
},
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "O2 to Pure";
- on = 0
+ name = "O2 to Pure"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41369,8 +41079,7 @@
"bWa" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 4;
- name = "N2 to Pure";
- on = 0
+ name = "N2 to Pure"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41697,10 +41406,8 @@
/turf/open/floor/plasteel,
/area/engine/atmos)
"bWK" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 4;
- filter_type = "o2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41730,16 +41437,13 @@
"bWP" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
- name = "Air to Pure";
- on = 0
+ name = "Air to Pure"
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"bWQ" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 1;
- filter_type = "co2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{
+ dir = 1
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -41964,11 +41668,7 @@
/turf/open/floor/plasteel/yellow/side,
/area/engine/atmos)
"bXA" = (
-/obj/machinery/atmospherics/components/trinary/mixer{
- node1_concentration = 0.8;
- node2_concentration = 0.2;
- on = 1
- },
+/obj/machinery/atmospherics/components/trinary/mixer/airmix,
/turf/open/floor/plasteel/yellow/side,
/area/engine/atmos)
"bXB" = (
@@ -41979,10 +41679,9 @@
/area/engine/atmos)
"bXC" = (
/obj/machinery/light,
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 4;
- name = "Air Outlet Pump";
- on = 1
+ name = "Air Outlet Pump"
},
/turf/open/floor/plasteel/yellow/side,
/area/engine/atmos)
@@ -42304,7 +42003,7 @@
dir = 4
},
/turf/open/floor/plating,
-/area/maintenance/department/engine)
+/area/construction/mining/aux_base)
"bYG" = (
/obj/machinery/power/apc/highcap/five_k{
dir = 8;
@@ -42751,32 +42450,14 @@
},
/area/maintenance/department/engine)
"bZs" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/construction/mining/aux_base)
"bZt" = (
/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"bZu" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/docking_port/stationary/public_mining_dock{
dir = 2
},
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"bZv" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/construction/mining/aux_base)
"bZw" = (
/obj/item/bikehorn/rubberducky,
/turf/open/floor/plating,
@@ -42994,20 +42675,17 @@
},
/area/maintenance/department/engine)
"cab" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cac" = (
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cad" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
},
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/construction/mining/aux_base)
+"cad" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/construction/mining/aux_base)
"cae" = (
/obj/structure/plasticflaps{
opacity = 1
@@ -43263,6 +42941,17 @@
name = "Turbine Interior Airlock";
req_access_txt = "24"
},
+/obj/machinery/embedded_controller/radio/airlock_controller{
+ airpump_tag = "incinerator_airlock_pump";
+ exterior_door_tag = "incinerator_airlock_exterior";
+ id_tag = "incinerator_airlock_control";
+ interior_door_tag = "incinerator_airlock_interior";
+ name = "Incinerator Access Console";
+ pixel_x = -6;
+ pixel_y = -26;
+ sanitize_external = 1;
+ sensor_tag = "incinerator_airlock_sensor"
+ },
/turf/open/floor/engine,
/area/maintenance/disposal/incinerator)
"caM" = (
@@ -43296,10 +42985,7 @@
icon_state = "4-8"
},
/obj/machinery/igniter{
- icon_state = "igniter0";
- id = "Incinerator";
- luminosity = 2;
- on = 0
+ id = "Incinerator"
},
/obj/machinery/air_sensor/atmos/incinerator_tank{
pixel_x = 32;
@@ -43573,24 +43259,12 @@
"cbB" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
- name = "Incinerator to Output";
- on = 0
+ name = "Incinerator to Output"
},
/obj/machinery/atmospherics/pipe/simple/general/visible,
/turf/open/floor/plasteel/dark,
/area/maintenance/disposal/incinerator)
"cbC" = (
-/obj/machinery/embedded_controller/radio/airlock_controller{
- name = "Incinerator Access Console";
- airpump_tag = "incinerator_airlock_pump";
- exterior_door_tag = "incinerator_airlock_exterior";
- id_tag = "incinerator_access_control";
- interior_door_tag = "incinerator_airlock_interior";
- pixel_x = 26;
- pixel_y = 6;
- sanitize_external = 1;
- sensor_tag = "incinerator_airlock_sensor"
- },
/obj/machinery/button/ignition{
id = "Incinerator";
pixel_x = 26;
@@ -43934,15 +43608,6 @@
/obj/structure/table/optable,
/turf/open/floor/plating,
/area/maintenance/department/engine)
-"ccP" = (
-/obj/machinery/light,
-/obj/machinery/camera{
- c_tag = "Auxillary Mining Base";
- dir = 1;
- network = list("ss13","auxbase")
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"ccQ" = (
/obj/machinery/field/generator,
/turf/open/floor/plating,
@@ -44162,28 +43827,6 @@
/obj/item/cigbutt,
/turf/open/floor/plating,
/area/maintenance/department/engine)
-"cdF" = (
-/obj/structure/closet/secure_closet/miner/unlocked,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cdG" = (
-/obj/docking_port/mobile/auxillary_base{
- dheight = 5;
- dir = 1;
- dwidth = 5;
- height = 11;
- width = 11
- },
-/obj/machinery/bluespace_beacon,
-/obj/machinery/computer/auxillary_base,
-/turf/closed/wall,
-/area/shuttle/auxillary_base)
-"cdH" = (
-/obj/structure/mining_shuttle_beacon{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"cdI" = (
/obj/machinery/field/generator,
/obj/machinery/camera{
@@ -44416,12 +44059,6 @@
},
/turf/open/floor/plating/asteroid,
/area/chapel/asteroid/monastery)
-"cep" = (
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"ceq" = (
/obj/machinery/power/emitter,
/turf/open/floor/plating,
@@ -45034,22 +44671,12 @@
},
/turf/open/floor/plasteel/dark,
/area/chapel/main/monastery)
-"cgo" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
"cgp" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
-"cgq" = (
/obj/effect/turf_decal/stripes/line{
- dir = 6
+ dir = 1
},
/turf/open/floor/plating,
-/area/shuttle/auxillary_base)
+/area/construction/mining/aux_base)
"cgr" = (
/obj/structure/window/reinforced/fulltile,
/obj/structure/transit_tube,
@@ -45207,6 +44834,13 @@
},
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"cgV" = (
+/obj/machinery/field/generator{
+ anchored = 1;
+ state = 2
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cgY" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -45350,6 +44984,26 @@
},
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"chx" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/tesla_coil,
+/obj/structure/window/plasma/reinforced{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
+"chz" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/tesla_coil,
+/obj/structure/window/plasma/reinforced{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"chA" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
@@ -45455,6 +45109,16 @@
/obj/structure/grille,
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"chQ" = (
+/obj/structure/window/plasma/reinforced{
+ dir = 4
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"chR" = (
/obj/structure/cable{
icon_state = "2-4"
@@ -45544,6 +45208,24 @@
/obj/structure/grille,
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"cii" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cij" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cik" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"cio" = (
/obj/structure/closet/cabinet,
/obj/item/clothing/suit/holidaypriest,
@@ -45582,6 +45264,23 @@
/obj/structure/grille,
/turf/open/floor/plating/airless,
/area/engine/engineering)
+"cis" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"cit" = (
+/obj/machinery/the_singularitygen,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ciu" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/the_singularitygen/tesla,
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"civ" = (
/obj/machinery/light{
dir = 4
@@ -45636,6 +45335,24 @@
},
/turf/open/floor/plasteel/grimy,
/area/chapel/main/monastery)
+"ciG" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ciH" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 2
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
+"ciI" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/plating/airless,
+/area/space/nearstation)
"ciJ" = (
/obj/structure/closet/emcloset,
/obj/effect/decal/cleanable/cobweb,
@@ -45824,7 +45541,6 @@
height = 22;
id = "whiteship_home";
name = "monastery";
- turf_type = /turf/open/space;
width = 35
},
/turf/open/space/basic,
@@ -45905,7 +45621,7 @@
invuln = 1;
luminosity = 3;
name = "Hardened Bomb-Test Camera";
- network = list("ss13", "rd", "toxins");
+ network = list("ss13","rd","toxins");
use_power = 0
},
/turf/open/floor/plating/asteroid/airless,
@@ -45975,10 +45691,9 @@
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cki" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Air Out";
- on = 1
+ name = "Air Out"
},
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
@@ -46397,10 +46112,9 @@
/turf/closed/wall,
/area/tcommsat/computer)
"clM" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 1;
- name = "Waste Out";
- on = 1
+ name = "Waste Out"
},
/turf/open/floor/plating,
/area/tcommsat/computer)
@@ -46454,10 +46168,9 @@
/turf/open/floor/plating,
/area/tcommsat/computer)
"clV" = (
-/obj/machinery/atmospherics/components/binary/pump{
+/obj/machinery/atmospherics/components/binary/pump/on{
dir = 0;
- name = "Air Out";
- on = 1
+ name = "Air Out"
},
/obj/machinery/light/small{
dir = 4
@@ -46936,7 +46649,7 @@
invuln = 1;
luminosity = 3;
name = "Hardened Bomb-Test Camera";
- network = list("ss13", "rd", "toxins");
+ network = list("ss13","rd","toxins");
use_power = 0
},
/turf/open/floor/plating/asteroid/airless,
@@ -47086,11 +46799,6 @@
/obj/structure/punching_bag,
/turf/open/floor/plasteel/showroomfloor,
/area/security/main)
-"cnW" = (
-/obj/structure/grille,
-/obj/structure/window/shuttle,
-/turf/open/floor/plating,
-/area/shuttle/pod_1)
"cnX" = (
/obj/structure/table,
/obj/effect/spawner/lootdrop/maintenance,
@@ -50079,6 +49787,26 @@
/obj/machinery/power/rad_collector,
/turf/open/floor/plating,
/area/engine/engineering)
+"cBR" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/item/tank/internals/plasma,
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
+"cBS" = (
+/obj/structure/window/plasma/reinforced{
+ dir = 8
+ },
+/obj/machinery/power/rad_collector/anchored,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating/airless,
+/area/engine/engineering)
"cBT" = (
/obj/effect/spawner/structure/window/plasma/reinforced,
/turf/open/floor/plating/airless,
@@ -50262,20 +49990,36 @@
dir = 1
},
/area/science/circuit)
+"eIh" = (
+/obj/machinery/chem_master/condimaster,
+/turf/open/floor/plasteel/hydrofloor,
+/area/hydroponics)
"eQR" = (
/obj/effect/spawner/lootdrop/two_percent_xeno_egg_spawner,
/turf/open/floor/engine,
/area/science/xenobiology)
+"fmr" = (
+/obj/docking_port/stationary{
+ area_type = /area/construction/mining/aux_base;
+ dheight = 4;
+ dir = 2;
+ dwidth = 4;
+ height = 9;
+ id = "aux_base_zone";
+ name = "aux base zone";
+ roundstart_template = /datum/map_template/shuttle/aux_base/default;
+ width = 9
+ },
+/turf/open/floor/plating,
+/area/construction/mining/aux_base)
"fon" = (
/obj/structure/lattice,
/obj/structure/grille,
/turf/open/space/basic,
/area/space/nearstation)
"fuR" = (
-/obj/machinery/atmospherics/components/trinary/filter{
- dir = 4;
- filter_type = "n2";
- on = 1
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -50537,6 +50281,11 @@
"kwI" = (
/turf/open/floor/plasteel,
/area/science/mixing)
+"kAy" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/sign/departments/evac,
+/turf/open/floor/plating,
+/area/hallway/secondary/exit/departure_lounge)
"kAz" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -50545,6 +50294,15 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plating,
/area/maintenance/department/cargo)
+"kEM" = (
+/obj/structure/sign/directions/evac{
+ dir = 1;
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel/green/corner{
+ dir = 1
+ },
+/area/hallway/primary/central)
"lju" = (
/obj/machinery/vending/snack/random,
/turf/open/floor/plasteel/purple/corner{
@@ -50604,6 +50362,27 @@
/obj/item/stack/cable_coil,
/turf/open/floor/plasteel/whitepurple/side,
/area/science/lab)
+"myu" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "bridge blast";
+ name = "bridge blast door"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/machinery/door/airlock/command/glass{
+ name = "Bridge";
+ req_access_txt = "19"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/structure/sign/directions/evac{
+ dir = 1;
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/vault,
+/area/bridge)
"mCe" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/preopen{
@@ -50669,6 +50448,9 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plasteel,
/area/storage/primary)
+"oEA" = (
+/turf/closed/wall,
+/area/construction/mining/aux_base)
"oEG" = (
/obj/machinery/bookbinder,
/turf/open/floor/plasteel/purple/side{
@@ -50862,6 +50644,26 @@
/obj/machinery/atmospherics/pipe/simple/general/hidden,
/turf/closed/wall/r_wall,
/area/maintenance/disposal/incinerator)
+"tHk" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/sign/directions/evac{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/hallway/primary/central)
+"tSS" = (
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "garbage"
+ },
+/turf/open/floor/plating,
+/area/maintenance/disposal)
+"tWt" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/sign/departments/evac,
+/turf/open/floor/plating,
+/area/hallway/secondary/exit/departure_lounge)
"tYg" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -50880,6 +50682,10 @@
/obj/item/device/integrated_electronics/analyzer,
/turf/open/floor/plasteel/white,
/area/science/circuit)
+"ukn" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating/airless,
+/area/construction/mining/aux_base)
"ulu" = (
/obj/machinery/disposal/bin,
/obj/structure/disposalpipe/trunk{
@@ -51023,6 +50829,13 @@
},
/turf/open/floor/plating,
/area/crew_quarters/heads/cmo)
+"wMV" = (
+/obj/machinery/conveyor/inverted{
+ dir = 6;
+ id = "garbage"
+ },
+/turf/open/floor/plating,
+/area/maintenance/disposal)
"wTO" = (
/obj/machinery/vending/assist,
/turf/open/floor/plasteel/purple/corner{
@@ -69689,7 +69502,7 @@ aHA
aHA
aHA
aKB
-aHA
+tWt
aKB
aHA
aHA
@@ -70669,8 +70482,8 @@ aem
aem
aem
aeT
-aaB
-aaC
+afn
+aem
afZ
agn
agy
@@ -70925,9 +70738,9 @@ abI
aem
aeo
aeC
-aaA
aeU
-aaD
+aeU
+afC
aeU
aeU
agy
@@ -74114,19 +73927,19 @@ bva
bva
bDi
bva
-bva
-bva
-bva
-bva
-bva
-bva
-bva
-bva
-bva
-cqy
-cqy
-bva
-bva
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+ukn
+ukn
+oEA
+oEA
aaa
aaa
aaa
@@ -74371,7 +74184,7 @@ bva
bWj
bWZ
bXS
-bva
+oEA
bZs
cab
cab
@@ -74382,8 +74195,8 @@ cab
cab
cab
cab
-cgo
-bva
+bZs
+oEA
aaa
aaa
aaa
@@ -74572,7 +74385,7 @@ aOs
aPv
aQz
aRH
-aRH
+kAy
aRH
aUJ
aVQ
@@ -74628,19 +74441,19 @@ bVt
bWk
bXa
bXT
-cqy
+ukn
bZt
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-cqy
+ukn
aaa
aaa
aaa
@@ -74887,17 +74700,17 @@ bDi
bSw
bYF
bZt
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-cqy
+ukn
aaa
aaa
aaa
@@ -75142,19 +74955,19 @@ bVu
bNX
bDi
bDi
-cqy
+ukn
bZt
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-cqy
+ukn
aaa
aaa
aaa
@@ -75332,7 +75145,7 @@ aDv
aBh
aBh
aGd
-aEY
+tHk
aHG
aIM
aJG
@@ -75399,19 +75212,19 @@ bVv
bSw
bPC
bXU
-bva
+oEA
bZt
-cac
-cac
-cac
-cac
-cdF
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-bva
+oEA
aaa
aaa
aaa
@@ -75656,19 +75469,19 @@ bVw
bDi
bDi
bXV
-cqy
-bZu
-cac
-cac
-cac
-ccP
-cdG
-cep
-cac
-cac
-cac
+ukn
+bZt
+bZs
+bZs
+bZs
+bZs
+fmr
+bZs
+bZs
+bZs
+bZs
cgp
-bva
+oEA
aaa
aaa
aaa
@@ -75913,19 +75726,19 @@ bVx
bPC
bXb
bDi
-bva
+oEA
bZt
-cac
-cac
-cac
-cac
-cdH
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-bva
+oEA
aaa
aaa
aaa
@@ -76170,19 +75983,19 @@ bVy
bDi
bXc
bDi
-cqy
+ukn
bZt
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-cqy
+ukn
aaa
aaa
aaa
@@ -76429,17 +76242,17 @@ bSw
bDi
bVq
bZt
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-cqy
+ukn
aaa
aaa
aaa
@@ -76684,19 +76497,19 @@ bVz
bWm
bSw
bNX
-cqy
+ukn
bZt
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
-cac
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
+bZs
cgp
-cqy
+ukn
aaa
aaa
aaa
@@ -76941,8 +76754,8 @@ bva
bva
bDi
cBj
-bva
-bZv
+oEA
+bZs
cad
cad
cad
@@ -76952,8 +76765,8 @@ cad
cad
cad
cad
-cgq
-bva
+bZs
+oEA
aaa
aaa
aaa
@@ -77198,19 +77011,19 @@ bDi
bDi
bNK
bva
-bva
-bva
-bva
-bva
-bva
-bva
-bva
-bva
-bva
-cqy
-cqy
-bva
-bva
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+oEA
+ukn
+ukn
+oEA
+oEA
aaa
aaa
aaa
@@ -77658,7 +77471,7 @@ aQJ
aRL
aSD
aTT
-aTV
+eIh
aRL
aWR
aXT
@@ -78697,7 +78510,7 @@ bcb
bdn
bel
bdn
-bdn
+kEM
aJI
aDZ
bik
@@ -80472,7 +80285,7 @@ aDJ
aEC
aDJ
aAA
-aHe
+myu
aHU
aIV
aJS
@@ -80810,11 +80623,11 @@ cfU
cgu
cgU
chw
-cgU
+cBR
+chw
+chw
chw
-cgU
chw
-cgU
cjs
cfV
cfV
@@ -81066,13 +80879,13 @@ cfV
cfV
cgv
cfV
-aao
-cfV
-aao
-cfV
-aao
-cfV
-aao
+chx
+chQ
+chx
+chQ
+chx
+chQ
+chx
cfV
cfV
bTE
@@ -81322,15 +81135,15 @@ cCI
cfV
cfU
cgv
-aan
+cgV
bBW
bBW
-aan
-aht
+aaa
+cgV
aaa
bBW
bBW
-aan
+cgV
cfV
bTE
abI
@@ -81582,7 +81395,7 @@ cgv
bBW
bBW
bBW
-aht
+aaa
abI
aaa
bBW
@@ -81839,9 +81652,9 @@ cgv
bBW
bBW
aaa
-aaq
+aaa
abI
-aaq
+aaa
aaa
bBW
bBW
@@ -82095,13 +81908,13 @@ cfa
cgv
aaa
aaa
-aaq
-aar
-aau
-aax
-aaq
-aht
-aan
+aaa
+cii
+cis
+ciG
+aaa
+aaa
+aaa
cfV
bTE
abI
@@ -82350,15 +82163,15 @@ cfd
cfw
cfW
cgw
-aht
+cgV
abI
abI
-aas
-aav
-aay
+cij
+cit
+ciH
abI
abI
-aht
+cgV
cfV
bTE
abI
@@ -82607,13 +82420,13 @@ cfe
cfx
cfa
cgv
-aan
-aht
-aaq
-aat
-aaw
-aaz
-aaq
+aaa
+aaa
+aaa
+cik
+ciu
+ciI
+aaa
aaa
aaa
cfV
@@ -82867,9 +82680,9 @@ cgv
bBW
bBW
aaa
-aaq
+aaa
abI
-aaq
+aaa
aaa
bBW
bBW
@@ -83126,7 +82939,7 @@ bBW
aaa
aaa
abI
-aht
+aaa
aaa
bBW
bBW
@@ -83378,15 +83191,15 @@ cCI
cfV
cfU
cgv
-aan
+cgV
bBW
aaa
aaa
-aht
-aan
+cgV
+aaa
bBW
bBW
-aan
+cgV
cfV
bTE
abI
@@ -83636,13 +83449,13 @@ cfV
cfV
cgv
cfV
-aap
-cfV
-aap
-cfV
-aap
-cfV
-aap
+chz
+cBS
+chz
+cBS
+chz
+cBS
+chz
cfV
cfV
bTE
@@ -83894,11 +83707,11 @@ cfU
cgx
cgU
chA
-cgU
chA
-cgU
chA
-cgU
+chA
+chA
+chA
cjt
cfV
cfV
@@ -87665,12 +87478,12 @@ aaa
aaa
aaa
aaa
-aab
-aac
-aaf
-aai
-aak
-aam
+aaa
+aaa
+aaa
+awd
+aHN
+aIU
aJI
aLe
aMe
@@ -87922,11 +87735,11 @@ aaa
aaa
aaa
aaa
-aab
-aad
-aag
-aaj
-aal
+aaa
+aaa
+aaa
+awd
+aHN
aIU
aJH
aLe
@@ -88179,10 +87992,10 @@ apX
aBL
aBL
apX
-aab
-aae
-aah
-aab
+aaa
+aaa
+aaa
+aAN
aHN
aIU
aJI
@@ -90218,11 +90031,11 @@ alf
aaa
aaa
aaa
-ann
-ann
-cnW
-ann
-aqX
+aaa
+aaa
+aaa
+aaa
+aaa
apX
apX
aul
@@ -90474,12 +90287,12 @@ akn
alg
aaa
aaa
-ann
-ann
-aoE
-apx
-apY
-aqX
+aaa
+aaa
+aaa
+aaa
+aaa
+aaa
ash
ash
ash
@@ -90731,11 +90544,11 @@ ako
alg
aaa
aaa
-cnW
-aoc
-aoF
-aoF
-aoF
+aaa
+aaa
+aaa
+aaa
+aaa
aqY
asi
atk
@@ -90988,12 +90801,12 @@ akn
alg
aaa
aaa
-ann
-ann
-aoG
-apy
-apZ
-aqX
+aaa
+aaa
+aaa
+aaa
+aaa
+aaa
asj
atl
aum
@@ -91246,11 +91059,11 @@ alh
aaa
aaa
aaa
-ann
-ann
-cnW
-ann
-aqX
+aaa
+aaa
+aaa
+aaa
+aaa
apX
apX
apX
@@ -91769,7 +91582,7 @@ aiS
atm
aun
atn
-aaE
+awx
axw
ayu
azC
@@ -97698,8 +97511,8 @@ aaa
aLo
aMG
aNX
-aPh
-aQo
+wMV
+tSS
aRy
aSn
aTA
diff --git a/_maps/map_files/debug/runtimestation.dmm b/_maps/map_files/debug/runtimestation.dmm
index 79448b7dad..652bba382a 100644
--- a/_maps/map_files/debug/runtimestation.dmm
+++ b/_maps/map_files/debug/runtimestation.dmm
@@ -257,9 +257,8 @@
},
/area/engine/atmos)
"aO" = (
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 4;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engine/atmos)
@@ -374,9 +373,8 @@
},
/area/engine/atmos)
"bc" = (
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 8;
- on = 1
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 8
},
/turf/open/floor/plasteel,
/area/engine/atmos)
diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm
index 4c663f9219..b2242396e2 100644
--- a/_maps/map_files/generic/CentCom.dmm
+++ b/_maps/map_files/generic/CentCom.dmm
@@ -1918,7 +1918,7 @@
/turf/closed/indestructible/riveted,
/area/space)
"fy" = (
-/obj/machinery/igniter,
+/obj/machinery/igniter/on,
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/tdome/arena_source)
@@ -2526,10 +2526,6 @@
/obj/machinery/capture_the_flag/red,
/turf/open/floor/circuit/green/anim,
/area/ctf)
-"hH" = (
-/obj/effect/landmark/shuttle_import,
-/turf/open/space,
-/area/space)
"hI" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
@@ -2994,19 +2990,17 @@
/turf/open/floor/plating,
/area/centcom/supply)
"jc" = (
-/obj/machinery/conveyor{
- dir = 1;
- id = "XCCQMLoad2";
- movedir = 2
- },
/obj/effect/turf_decal/stripes/line{
dir = 8
},
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "XCCQMLoad2"
+ },
/turf/open/floor/plasteel,
/area/centcom/supply)
"jd" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = 1;
id = "XCCQMLoad2";
pixel_x = 6
},
@@ -3074,26 +3068,24 @@
id = "XCCQMLoaddoor2";
name = "Supply Dock Loading Door"
},
-/obj/machinery/conveyor{
- dir = 4;
- id = "XCCQMLoad2";
- movedir = 8
- },
/obj/effect/turf_decal/stripes/end{
dir = 8
},
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "XCCQMLoad2"
+ },
/turf/open/floor/plasteel,
/area/centcom/supply)
"jl" = (
/obj/structure/plasticflaps,
-/obj/machinery/conveyor{
- dir = 4;
- id = "XCCQMLoad2";
- movedir = 8
- },
/obj/effect/turf_decal/stripes/line{
dir = 2
},
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "XCCQMLoad2"
+ },
/turf/open/floor/plasteel,
/area/centcom/supply)
"jm" = (
@@ -3102,23 +3094,21 @@
id = "XCCQMLoaddoor2";
name = "Supply Dock Loading Door"
},
-/obj/machinery/conveyor{
- dir = 4;
- id = "XCCQMLoad2";
- movedir = 8
- },
/obj/effect/turf_decal/stripes/line{
dir = 2
},
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "XCCQMLoad2"
+ },
/turf/open/floor/plasteel,
/area/centcom/supply)
"jn" = (
-/obj/machinery/conveyor{
- dir = 1;
- id = "XCCQMLoad2";
- movedir = 2
- },
/obj/effect/turf_decal/stripes/end,
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "XCCQMLoad2"
+ },
/turf/open/floor/plasteel,
/area/centcom/supply)
"jo" = (
@@ -3314,13 +3304,13 @@
/turf/open/floor/plasteel,
/area/centcom/supply)
"jL" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "XCCQMLoad"
- },
/obj/effect/turf_decal/stripes/end{
dir = 1
},
+/obj/machinery/conveyor/inverted{
+ dir = 6;
+ id = "XCCQMLoad2"
+ },
/turf/open/floor/plasteel,
/area/centcom/supply)
"jM" = (
@@ -3334,20 +3324,9 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/centcom/supply)
-"jO" = (
-/obj/machinery/conveyor{
- dir = 1;
- id = "XCCQMLoad";
- movedir = 2
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plasteel,
-/area/centcom/supply)
"jP" = (
/obj/machinery/conveyor_switch/oneway{
- convdir = 1;
+ dir = 8;
id = "XCCQMLoad";
pixel_x = 6
},
@@ -3525,7 +3504,6 @@
height = 50;
id = "emergency_syndicate";
name = "Syndicate Auxillary Shuttle Dock";
- turf_type = /turf/open/floor/plating/asteroid/snow;
width = 50
},
/turf/open/floor/plating/asteroid/snow/airless,
@@ -6967,21 +6945,6 @@
},
/turf/open/floor/plating/airless,
/area/syndicate_mothership/control)
-"tj" = (
-/obj/machinery/porta_turret/syndicate/pod,
-/turf/closed/wall/mineral/plastitanium,
-/area/shuttle/assault_pod)
-"tk" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/shuttle/assault_pod)
-"tl" = (
-/obj/machinery/door/airlock/centcom{
- name = "Assault Pod";
- opacity = 1;
- req_access_txt = "150"
- },
-/turf/open/floor/plating,
-/area/shuttle/assault_pod)
"tn" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
@@ -7302,21 +7265,6 @@
},
/turf/open/floor/plating/airless,
/area/syndicate_mothership/control)
-"uf" = (
-/obj/structure/chair{
- dir = 4
- },
-/turf/open/floor/mineral/plastitanium,
-/area/shuttle/assault_pod)
-"ug" = (
-/turf/open/floor/mineral/plastitanium,
-/area/shuttle/assault_pod)
-"uh" = (
-/obj/structure/chair{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium,
-/area/shuttle/assault_pod)
"ui" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -7542,13 +7490,6 @@
},
/turf/open/floor/mineral/plastitanium,
/area/syndicate_mothership/control)
-"uN" = (
-/obj/structure/chair{
- dir = 1
- },
-/obj/machinery/light,
-/turf/open/floor/mineral/plastitanium,
-/area/shuttle/assault_pod)
"uO" = (
/obj/machinery/door/airlock/centcom{
name = "Shuttle Control Office";
@@ -7776,19 +7717,6 @@
/obj/item/toy/nuke,
/turf/open/floor/wood,
/area/syndicate_mothership/control)
-"vy" = (
-/obj/machinery/door/airlock/centcom{
- aiControlDisabled = 1;
- name = "Assault Pod";
- opacity = 1;
- req_access_txt = "150"
- },
-/turf/open/floor/plating,
-/area/shuttle/assault_pod)
-"vz" = (
-/obj/machinery/computer/shuttle/syndicate/drop_pod,
-/turf/closed/wall/mineral/plastitanium,
-/area/shuttle/assault_pod)
"vA" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/sign/directions/engineering{
@@ -8083,13 +8011,6 @@
dir = 2
},
/area/syndicate_mothership/control)
-"wq" = (
-/obj/structure/chair,
-/obj/machinery/light{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium,
-/area/shuttle/assault_pod)
"wr" = (
/obj/structure/chair{
dir = 4
@@ -8532,20 +8453,17 @@
/turf/open/floor/plating/airless,
/area/syndicate_mothership/control)
"xN" = (
-/obj/machinery/door/airlock/centcom{
- aiControlDisabled = 1;
- name = "Assault Pod";
- opacity = 1;
- req_access_txt = "150"
- },
-/obj/docking_port/mobile/assault_pod{
+/obj/docking_port/stationary{
+ area_type = /area/syndicate_mothership/control;
+ dir = 1;
dwidth = 3;
- name = "steel rain";
- port_direction = 4;
- preferred_direction = 4
+ height = 7;
+ name = "escape pod loader";
+ roundstart_template = /datum/map_template/shuttle/assault_pod/default;
+ width = 7
},
-/turf/open/floor/plating,
-/area/shuttle/assault_pod)
+/turf/open/floor/plating/airless,
+/area/syndicate_mothership/control)
"xO" = (
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -12150,7 +12068,7 @@
},
/area/tdome/tdomeobserve)
"Is" = (
-/obj/machinery/igniter,
+/obj/machinery/igniter/on,
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
/area/tdome/arena)
@@ -13452,7 +13370,6 @@
"My" = (
/obj/docking_port/stationary{
area_type = /area/syndicate_mothership;
- baseturf_type = /turf/open/floor/plating/asteroid/snow;
dheight = 1;
dir = 8;
dwidth = 12;
@@ -13460,7 +13377,6 @@
id = "syndicate_away";
name = "syndicate recon outpost";
roundstart_template = /datum/map_template/shuttle/infiltrator/basic;
- turf_type = /turf/open/floor/plating/asteroid/snow;
width = 23
},
/turf/open/floor/plating/asteroid/snow/airless,
@@ -13564,6 +13480,10 @@
},
/turf/open/floor/plasteel,
/area/centcom/control)
+"VX" = (
+/obj/effect/landmark/shuttle_import,
+/turf/open/space/basic,
+/area/space)
"Wc" = (
/obj/machinery/door/airlock/centcom{
name = "CentCom Security";
@@ -15555,7 +15475,7 @@ fX
fX
fX
fX
-fX
+fY
fX
fX
fX
@@ -16326,7 +16246,7 @@ fX
fX
fX
fX
-fY
+fX
fX
fX
fX
@@ -17604,21 +17524,21 @@ aa
aa
aa
aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
aa
aa
aa
@@ -17861,21 +17781,21 @@ aa
aa
aa
aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
aa
aa
aa
@@ -18118,21 +18038,21 @@ aa
aa
aa
aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
aa
aa
aa
@@ -18375,21 +18295,21 @@ aa
aa
aa
aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
aa
aa
aa
@@ -18632,21 +18552,21 @@ aa
aa
aa
aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
aa
aa
aa
@@ -18889,21 +18809,21 @@ aa
aa
aa
aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
aa
aa
aa
@@ -34918,11 +34838,11 @@ aa
ku
sl
ti
-tj
-tk
-vy
-tk
-tj
+sk
+sk
+sk
+sk
+sk
xM
yk
ku
@@ -35174,13 +35094,13 @@ hh
aa
ku
sm
-tj
-tk
-uf
-ug
-uf
-tk
-tj
+sk
+sk
+sk
+sk
+sk
+sk
+sk
yl
ku
aa
@@ -35431,13 +35351,13 @@ hh
aa
ku
sn
-tk
-uf
-ug
-uh
-ug
-uf
-tk
+sk
+sk
+sk
+sk
+sk
+sk
+sk
ym
ku
aa
@@ -35688,12 +35608,12 @@ hh
aa
ku
sm
-tl
-ug
-uN
-vz
-wq
-ug
+sk
+sk
+sk
+sk
+sk
+sk
xN
yl
ku
@@ -35945,13 +35865,13 @@ hh
aa
ku
sm
-tk
-uh
-ug
-uf
-ug
-uh
-tk
+sk
+sk
+sk
+sk
+sk
+sk
+sk
yl
ku
aa
@@ -36079,7 +35999,7 @@ aa
aa
aa
aa
-aa
+VX
aa
aa
aa
@@ -36202,13 +36122,13 @@ hh
aa
ku
so
-tj
-tk
-uh
-ug
-uh
-tk
-tj
+sk
+sk
+sk
+sk
+sk
+sk
+sk
yl
ku
aa
@@ -36460,11 +36380,11 @@ aa
ku
sp
tn
-tj
-tk
-vy
-tk
-tj
+sk
+sk
+sk
+sk
+sk
xO
xP
ku
@@ -44622,7 +44542,7 @@ aa
aa
aa
aa
-hH
+ad
aa
aa
aa
@@ -53659,9 +53579,9 @@ iP
jy
jD
jL
-jO
-jO
-jO
+jc
+jc
+jc
iO
iO
iX
diff --git a/_maps/shuttles/arrival_omega.dmm b/_maps/shuttles/arrival_omega.dmm
new file mode 100644
index 0000000000..36808ab760
--- /dev/null
+++ b/_maps/shuttles/arrival_omega.dmm
@@ -0,0 +1,311 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel/airless,
+/area/shuttle/arrival)
+"c" = (
+/obj/docking_port/mobile/arrivals{
+ dir = 2;
+ dwidth = 2;
+ height = 16;
+ name = "omega arrivals shuttle";
+ width = 5
+ },
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/arrival)
+"d" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/shuttle/arrival)
+"e" = (
+/obj/structure/shuttle/engine/heater{
+ dir = 1
+ },
+/obj/structure/window/reinforced,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel/airless,
+/area/shuttle/arrival)
+"f" = (
+/turf/closed/wall/mineral/titanium,
+/area/shuttle/arrival)
+"g" = (
+/obj/structure/closet/wardrobe/grey{
+ anchored = 1
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/neutral/corner,
+/area/shuttle/arrival)
+"h" = (
+/obj/structure/closet/emcloset{
+ anchored = 1
+ },
+/obj/machinery/vending/wallmed{
+ pixel_y = 32
+ },
+/obj/item/storage/toolbox/emergency,
+/obj/item/storage/toolbox/emergency,
+/obj/item/clothing/suit/hazardvest,
+/obj/item/clothing/suit/hazardvest,
+/obj/item/clothing/suit/hazardvest,
+/obj/item/clothing/suit/hazardvest,
+/obj/item/clothing/head/hardhat/orange,
+/obj/item/clothing/head/hardhat/orange,
+/obj/item/clothing/head/hardhat/orange,
+/obj/item/clothing/head/hardhat/orange,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/neutral/side,
+/area/shuttle/arrival)
+"i" = (
+/obj/structure/closet/wardrobe/mixed{
+ anchored = 1
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/neutral/corner{
+ dir = 8
+ },
+/area/shuttle/arrival)
+"j" = (
+/obj/machinery/door/airlock/shuttle,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plating,
+/area/shuttle/arrival)
+"k" = (
+/obj/effect/turf_decal/caution{
+ dir = 4
+ },
+/turf/open/floor/plasteel/neutral/side{
+ dir = 4
+ },
+/area/shuttle/arrival)
+"l" = (
+/turf/open/floor/plasteel/neutral,
+/area/shuttle/arrival)
+"m" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/enlist{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/neutral/side{
+ dir = 8
+ },
+/area/shuttle/arrival)
+"n" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -26
+ },
+/turf/open/floor/plasteel/neutral/corner{
+ dir = 4
+ },
+/area/shuttle/arrival)
+"o" = (
+/obj/item/twohanded/required/kirbyplants/random,
+/turf/open/floor/plasteel/neutral/corner{
+ dir = 1
+ },
+/area/shuttle/arrival)
+"p" = (
+/obj/effect/spawner/structure/window/shuttle,
+/turf/open/floor/plating,
+/area/shuttle/arrival)
+"q" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"r" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"s" = (
+/obj/structure/table/reinforced,
+/obj/item/device/radio/intercom{
+ pixel_x = -30
+ },
+/obj/item/paper_bin,
+/obj/item/pen,
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"t" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/cell_charger,
+/turf/open/floor/plasteel/neutral/side{
+ dir = 8
+ },
+/area/shuttle/arrival)
+"u" = (
+/turf/open/floor/plasteel/neutral/corner{
+ dir = 4
+ },
+/area/shuttle/arrival)
+"v" = (
+/turf/open/floor/plasteel/neutral/side{
+ dir = 1
+ },
+/area/shuttle/arrival)
+"w" = (
+/obj/structure/closet/crate/internals,
+/obj/item/storage/firstaid/o2,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/clothing/mask/breath,
+/obj/item/clothing/mask/breath,
+/obj/item/clothing/mask/breath,
+/obj/item/clothing/mask/breath,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/neutral/corner{
+ dir = 1
+ },
+/area/shuttle/arrival)
+"x" = (
+/obj/machinery/door/airlock/shuttle/glass,
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"y" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/chair/office/light,
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"z" = (
+/obj/machinery/computer{
+ dir = 1;
+ name = "Shuttle computer"
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"C" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/pill_bottle/dice{
+ pixel_x = -2;
+ pixel_y = 8
+ },
+/obj/item/toy/cards/deck,
+/obj/machinery/requests_console{
+ department = "Arrival shuttle";
+ name = "Arrival shuttle requests console";
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/arrival)
+"F" = (
+/obj/structure/sign/nanotrasen,
+/turf/closed/wall/mineral/titanium,
+/area/shuttle/arrival)
+
+(1,1,1) = {"
+a
+d
+f
+j
+f
+p
+p
+d
+p
+p
+j
+F
+f
+a
+a
+a
+"}
+(2,1,1) = {"
+b
+e
+g
+k
+n
+q
+q
+s
+q
+q
+k
+u
+f
+f
+p
+p
+"}
+(3,1,1) = {"
+c
+d
+h
+l
+l
+l
+l
+l
+l
+l
+l
+v
+x
+y
+z
+p
+"}
+(4,1,1) = {"
+b
+e
+i
+m
+o
+r
+r
+C
+r
+r
+t
+w
+f
+f
+p
+p
+"}
+(5,1,1) = {"
+a
+d
+f
+f
+f
+p
+p
+d
+p
+p
+f
+F
+f
+a
+a
+a
+"}
diff --git a/_maps/shuttles/assault_pod_default.dmm b/_maps/shuttles/assault_pod_default.dmm
new file mode 100644
index 0000000000..b9a49c7d6a
--- /dev/null
+++ b/_maps/shuttles/assault_pod_default.dmm
@@ -0,0 +1,141 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"b" = (
+/obj/machinery/porta_turret/syndicate/pod,
+/turf/closed/wall/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"c" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"d" = (
+/turf/closed/wall/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"e" = (
+/obj/machinery/door/airlock/centcom{
+ aiControlDisabled = 1;
+ name = "Assault Pod";
+ opacity = 1;
+ req_access_txt = "150"
+ },
+/obj/docking_port/mobile/assault_pod{
+ dwidth = 3;
+ name = "steel rain";
+ port_direction = 4;
+ preferred_direction = 4;
+ timid = 1
+ },
+/turf/open/floor/plating,
+/area/shuttle/assault_pod)
+"h" = (
+/obj/machinery/computer/shuttle/syndicate/drop_pod,
+/turf/closed/wall/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"p" = (
+/turf/open/floor/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"t" = (
+/obj/machinery/door/airlock/centcom{
+ aiControlDisabled = 1;
+ name = "Assault Pod";
+ opacity = 1;
+ req_access_txt = "150"
+ },
+/turf/open/floor/plating,
+/area/shuttle/assault_pod)
+"D" = (
+/obj/structure/chair,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"H" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"L" = (
+/obj/structure/chair{
+ dir = 1
+ },
+/obj/machinery/light,
+/turf/open/floor/mineral/plastitanium,
+/area/shuttle/assault_pod)
+"R" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Assault Pod";
+ opacity = 1;
+ req_access_txt = "150"
+ },
+/turf/open/floor/plating,
+/area/shuttle/assault_pod)
+"V" = (
+/turf/template_noop,
+/area/template_noop)
+
+(1,1,1) = {"
+V
+b
+d
+t
+d
+b
+V
+"}
+(2,1,1) = {"
+b
+d
+c
+p
+c
+d
+b
+"}
+(3,1,1) = {"
+d
+c
+p
+H
+p
+c
+d
+"}
+(4,1,1) = {"
+R
+p
+L
+h
+D
+p
+e
+"}
+(5,1,1) = {"
+d
+H
+p
+c
+p
+H
+d
+"}
+(6,1,1) = {"
+b
+d
+H
+p
+H
+d
+b
+"}
+(7,1,1) = {"
+V
+b
+d
+t
+d
+b
+V
+"}
diff --git a/_maps/shuttles/cargo_box.dmm b/_maps/shuttles/cargo_box.dmm
index e4da4bf228..fb59a8082f 100644
--- a/_maps/shuttles/cargo_box.dmm
+++ b/_maps/shuttles/cargo_box.dmm
@@ -55,7 +55,7 @@
/area/shuttle/supply)
"j" = (
/obj/machinery/conveyor{
- dir = 4;
+ dir = 8;
id = "QMLoad"
},
/obj/machinery/door/poddoor{
diff --git a/_maps/shuttles/emergency_arena.dmm b/_maps/shuttles/emergency_arena.dmm
index b20ffddbc6..1314b8a732 100644
--- a/_maps/shuttles/emergency_arena.dmm
+++ b/_maps/shuttles/emergency_arena.dmm
@@ -65,6 +65,10 @@
/obj/structure/healingfountain,
/turf/open/indestructible/necropolis/air,
/area/shuttle/escape/arena)
+"z" = (
+/obj/effect/landmark/shuttle_arena_safe,
+/turf/open/indestructible/necropolis/air,
+/area/shuttle/escape/arena)
(1,1,1) = {"
a
@@ -309,16 +313,16 @@ h
h
j
j
+z
j
j
-j
-j
+z
j
h
+z
j
j
-j
-j
+z
j
j
j
@@ -465,16 +469,16 @@ h
h
j
j
+z
j
j
+z
j
j
-j
-j
-j
+z
j
h
-j
+z
j
j
j
diff --git a/_maps/shuttles/emergency_supermatter.dmm b/_maps/shuttles/emergency_supermatter.dmm
index 796997b361..cea0df4757 100644
--- a/_maps/shuttles/emergency_supermatter.dmm
+++ b/_maps/shuttles/emergency_supermatter.dmm
@@ -112,7 +112,7 @@
/turf/open/floor/plating,
/area/shuttle/escape)
"aB" = (
-/obj/machinery/power/supermatter_shard/hugbox{
+/obj/machinery/power/supermatter_crystal/shard/hugbox{
anchored = 1;
base_icon_state = "darkmatter";
explosion_power = 20;
@@ -210,7 +210,7 @@
/turf/open/floor/plating/airless,
/area/shuttle/escape)
"aV" = (
-/obj/machinery/power/supermatter_shard/hugbox{
+/obj/machinery/power/supermatter_crystal/shard/hugbox{
anchored = 1;
name = "anchored supermatter shard"
},
diff --git a/_maps/shuttles/escape_pod_default.dmm b/_maps/shuttles/escape_pod_default.dmm
new file mode 100644
index 0000000000..ec761e75cb
--- /dev/null
+++ b/_maps/shuttles/escape_pod_default.dmm
@@ -0,0 +1,71 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"B" = (
+/turf/closed/wall/mineral/titanium,
+/area/shuttle/pod_1)
+"G" = (
+/obj/structure/chair{
+ dir = 1
+ },
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/obj/machinery/computer/shuttle/pod{
+ pixel_x = -32
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"N" = (
+/obj/machinery/door/airlock/titanium{
+ name = "Escape Pod Airlock"
+ },
+/obj/docking_port/mobile/pod{
+ port_direction = 2;
+ timid = 1;
+ dwidth = 1;
+ width = 3;
+ height = 4
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"Q" = (
+/obj/effect/spawner/structure/window/shuttle,
+/turf/open/floor/plating,
+/area/shuttle/pod_1)
+"U" = (
+/obj/structure/chair{
+ dir = 1
+ },
+/obj/item/device/radio/intercom{
+ pixel_x = 25
+ },
+/obj/item/storage/pod{
+ pixel_x = -26
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"Z" = (
+/obj/structure/shuttle/engine/propulsion/burst,
+/turf/closed/wall/mineral/titanium,
+/area/shuttle/pod_1)
+
+(1,1,1) = {"
+B
+B
+B
+Z
+"}
+(2,1,1) = {"
+Q
+G
+U
+N
+"}
+(3,1,1) = {"
+B
+B
+B
+Z
+"}
diff --git a/_maps/shuttles/escape_pod_large.dmm b/_maps/shuttles/escape_pod_large.dmm
new file mode 100644
index 0000000000..260f7ed0c6
--- /dev/null
+++ b/_maps/shuttles/escape_pod_large.dmm
@@ -0,0 +1,129 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"h" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/item/storage/pod{
+ pixel_x = -24
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"r" = (
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"u" = (
+/obj/structure/grille,
+/obj/structure/window/shuttle,
+/turf/open/floor/plating,
+/area/shuttle/pod_1)
+"A" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/item/device/radio/intercom{
+ pixel_x = 30
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"B" = (
+/turf/closed/wall/mineral/titanium,
+/area/shuttle/pod_1)
+"C" = (
+/obj/machinery/computer/shuttle/monastery_shuttle,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"H" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"J" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/machinery/status_display{
+ pixel_x = -32
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"L" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"M" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"O" = (
+/obj/machinery/door/airlock/titanium{
+ name = "Shuttle Airlock"
+ },
+/obj/docking_port/mobile/pod{
+ dwidth = 2;
+ height = 6;
+ launch_status = 0;
+ port_direction = 2;
+ timid = 1;
+ width = 5
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/shuttle/pod_1)
+"W" = (
+/turf/template_noop,
+/area/template_noop)
+"Z" = (
+/obj/structure/shuttle/engine/propulsion/burst,
+/turf/closed/wall/mineral/titanium,
+/area/shuttle/pod_1)
+
+(1,1,1) = {"
+W
+B
+B
+u
+B
+Z
+"}
+(2,1,1) = {"
+B
+B
+J
+L
+h
+Z
+"}
+(3,1,1) = {"
+u
+C
+r
+r
+r
+O
+"}
+(4,1,1) = {"
+B
+B
+M
+H
+A
+Z
+"}
+(5,1,1) = {"
+W
+B
+B
+u
+B
+Z
+"}
diff --git a/_maps/shuttles/ferry_lighthouse.dmm b/_maps/shuttles/ferry_lighthouse.dmm
index b94e82c049..1f9520077d 100644
--- a/_maps/shuttles/ferry_lighthouse.dmm
+++ b/_maps/shuttles/ferry_lighthouse.dmm
@@ -263,10 +263,9 @@
/turf/open/floor/wood,
/area/shuttle/transport)
"bg" = (
-/obj/machinery/conveyor{
+/obj/machinery/conveyor/inverted{
dir = 10;
- id = "garbage";
- verted = -1
+ id = "garbage"
},
/turf/open/floor/wood,
/area/shuttle/transport)
diff --git a/_maps/shuttles/pirate_default.dmm b/_maps/shuttles/pirate_default.dmm
new file mode 100644
index 0000000000..a635cac326
--- /dev/null
+++ b/_maps/shuttles/pirate_default.dmm
@@ -0,0 +1,2323 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "piratebridge"
+ },
+/obj/structure/grille,
+/obj/structure/window/plastitanium,
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"ac" = (
+/obj/structure/table,
+/obj/machinery/recharger,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ad" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/computer/shuttle/pirate,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ae" = (
+/obj/structure/table,
+/obj/machinery/button/door{
+ id = "piratebridge";
+ name = "Bridge Shutters Control";
+ pixel_y = -5
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/device/radio/intercom{
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"af" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ag" = (
+/obj/structure/chair{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ah" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/computer/monitor{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ai" = (
+/turf/closed/wall/mineral/plastitanium,
+/area/shuttle/pirate)
+"aj" = (
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+"ak" = (
+/obj/machinery/light/small,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/shuttle_scrambler,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"al" = (
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -24;
+ req_access = null
+ },
+/obj/structure/chair{
+ tag = "icon-chair (WEST)";
+ icon_state = "chair";
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"am" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"an" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ao" = (
+/obj/machinery/light/small,
+/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/pirate{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ap" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mob_spawn/human/pirate{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aq" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ar" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mob_spawn/human/pirate/gunner{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"as" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/airlock/command{
+ name = "Bridge"
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"at" = (
+/obj/structure/closet/crate/freezer/blood,
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white,
+/area/shuttle/pirate)
+"au" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/obj/machinery/sleeper,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel/white,
+/area/shuttle/pirate)
+"av" = (
+/obj/machinery/iv_drip,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/white,
+/area/shuttle/pirate)
+"aw" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mob_spawn/human/pirate/captain,
+/turf/open/floor/wood,
+/area/shuttle/pirate)
+"ax" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock{
+ name = "Crew Cabin"
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"ay" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/storage/toolbox/emergency,
+/obj/item/extinguisher,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"az" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aB" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aC" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/paper_bin{
+ pixel_x = -1;
+ pixel_y = 6
+ },
+/obj/item/folder,
+/obj/item/pen,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aD" = (
+/obj/structure/sign/departments/medbay/alt,
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+"aE" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 9
+ },
+/area/shuttle/pirate)
+"aF" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"aG" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"aH" = (
+/obj/structure/closet/crate/freezer/surplus_limbs,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"aI" = (
+/obj/structure/table,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/surgical_drapes,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 5
+ },
+/area/shuttle/pirate)
+"aJ" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -24;
+ req_access = null
+ },
+/obj/structure/closet/secure_closet/personal,
+/turf/open/floor/wood,
+/area/shuttle/pirate)
+"aK" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/shuttle/pirate)
+"aL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock{
+ name = "Captain's Quarters"
+ },
+/turf/open/floor/wood,
+/area/shuttle/pirate)
+"aM" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"aN" = (
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"aO" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"aP" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/command{
+ name = "Bridge"
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aQ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aR" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aS" = (
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aT" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/door/airlock/command{
+ name = "Bridge"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/dark,
+/area/shuttle/pirate)
+"aV" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/shuttle/pirate)
+"aW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"aX" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"aY" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"aZ" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 4
+ },
+/area/shuttle/pirate)
+"ba" = (
+/obj/structure/table,
+/obj/item/circular_saw,
+/obj/item/scalpel{
+ pixel_y = 12
+ },
+/obj/item/cautery{
+ pixel_x = 4
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white,
+/area/shuttle/pirate)
+"bb" = (
+/obj/structure/table/wood,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/storage/box/matches,
+/obj/item/clothing/mask/cigarette/cigar,
+/turf/open/floor/wood,
+/area/shuttle/pirate)
+"bc" = (
+/obj/machinery/button/door{
+ id = "piratevault";
+ name = "Vault Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = -8;
+ pixel_y = -24;
+ specialfunctions = 4
+ },
+/obj/machinery/turretid{
+ icon_state = "control_kill";
+ lethal = 1;
+ locked = 0;
+ pixel_x = 4;
+ pixel_y = -24;
+ req_access = null
+ },
+/obj/structure/chair{
+ tag = "icon-chair (WEST)";
+ icon_state = "chair";
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood,
+/area/shuttle/pirate)
+"bd" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"be" = (
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/secure_closet/personal,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bf" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/secure_closet/personal,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bg" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/machinery/door/airlock/vault{
+ id_tag = "piratevault";
+ name = "Vault"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate)
+"bh" = (
+/obj/structure/table,
+/obj/item/storage/firstaid/brute{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/fire,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 10
+ },
+/area/shuttle/pirate)
+"bi" = (
+/obj/machinery/light/small,
+/obj/structure/table,
+/obj/item/storage/box/syringes,
+/obj/item/reagent_containers/glass/beaker{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/reagent_containers/glass/beaker{
+ pixel_x = 3
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side,
+/area/shuttle/pirate)
+"bj" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white/side,
+/area/shuttle/pirate)
+"bk" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side,
+/area/shuttle/pirate)
+"bl" = (
+/obj/structure/table/optable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white/side{
+ dir = 6
+ },
+/area/shuttle/pirate)
+"bm" = (
+/obj/structure/table,
+/obj/item/retractor,
+/obj/item/hemostat,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white,
+/area/shuttle/pirate)
+"bn" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock{
+ name = "Crew Quarters"
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"bo" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate/vault)
+"bp" = (
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate/vault)
+"bq" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate/vault)
+"br" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 28
+ },
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate/vault)
+"bs" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"bt" = (
+/obj/structure/sign/warning/vacuum/external{
+ pixel_x = -32
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/suit_storage_unit/pirate,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bu" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bv" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bw" = (
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/storage/belt/utility,
+/obj/item/device/radio/off,
+/obj/item/device/radio/off,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"bx" = (
+/obj/structure/closet/crate,
+/obj/item/grenade/smokebomb{
+ pixel_x = -4
+ },
+/obj/item/grenade/smokebomb{
+ pixel_x = 2
+ },
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"by" = (
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/shield/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/shield/riot,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bz" = (
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/gun/energy/laser{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/laser,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bA" = (
+/obj/structure/closet/crate,
+/obj/item/storage/bag/money,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bB" = (
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/storage/belt/utility,
+/obj/item/device/radio/off,
+/obj/item/device/radio/off,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bC" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"bD" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"bE" = (
+/obj/structure/sign/warning/vacuum/external{
+ pixel_x = 32
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/suit_storage_unit/pirate,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bF" = (
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/machinery/door/airlock/external{
+ id_tag = "pirateportexternal"
+ },
+/obj/docking_port/mobile/pirate{
+ callTime = 100;
+ dheight = 0;
+ dir = 4;
+ dwidth = 11;
+ height = 21;
+ id = "pirateship";
+ launch_status = 0;
+ movement_force = list("KNOCKDOWN" = 0, "THROW" = 0);
+ name = "Pirate Ship";
+ port_direction = 8;
+ preferred_direction = 1;
+ timid = 0;
+ width = 23
+ },
+/obj/docking_port/stationary{
+ dir = 4;
+ dwidth = 11;
+ height = 21;
+ id = "pirateship_home";
+ name = "Deep Space";
+ width = 23
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bG" = (
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bH" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bI" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"bJ" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bK" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24;
+ req_access = null;
+ req_access_txt = "152"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/storage/toolbox/mechanical,
+/obj/item/device/multitool,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bL" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/structure/closet/crate,
+/obj/item/storage/box/lethalshot,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bM" = (
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate/vault)
+"bN" = (
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/gun/ballistic/shotgun/automatic/combat,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bO" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/pod/dark,
+/area/shuttle/pirate/vault)
+"bP" = (
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/gun/energy/laser{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/laser,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/item/stack/sheet/mineral/gold{
+ amount = 3;
+ pixel_x = -2;
+ pixel_y = 2
+ },
+/obj/item/stack/sheet/mineral/silver{
+ amount = 8;
+ pixel_x = 2;
+ pixel_y = -1
+ },
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"bR" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -24;
+ req_access = null
+ },
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/weldingtool/largetank,
+/obj/item/storage/toolbox/electrical,
+/obj/item/clothing/head/welding{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bS" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bT" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bU" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bV" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bW" = (
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/machinery/door/airlock/external{
+ id_tag = "piratestarboardexternal"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bX" = (
+/obj/structure/closet/emcloset/anchored,
+/obj/machinery/button/door{
+ id = "pirateportexternal";
+ name = "External Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = -24;
+ specialfunctions = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"bY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/reagent_dispensers/fueltank,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"bZ" = (
+/obj/structure/closet/crate,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"ca" = (
+/obj/structure/closet/crate,
+/obj/item/coin/gold,
+/obj/item/coin/gold,
+/obj/item/coin/silver,
+/obj/item/coin/silver,
+/obj/item/coin/silver,
+/obj/item/coin/silver,
+/obj/item/coin/silver,
+/obj/item/coin/gold,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"cb" = (
+/obj/structure/reagent_dispensers/watertank,
+/obj/effect/turf_decal/bot,
+/obj/item/mop,
+/obj/item/reagent_containers/glass/bucket,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cc" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cd" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"ce" = (
+/obj/structure/closet/emcloset/anchored,
+/obj/machinery/button/door{
+ id = "piratestarboardexternal";
+ name = "External Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 24;
+ specialfunctions = 4
+ },
+/turf/open/floor/plating,
+/area/shuttle/pirate)
+"cf" = (
+/obj/structure/table,
+/obj/machinery/chem_dispenser/drinks/beer{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cg" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/airlock/public/glass{
+ name = "Bar"
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"ch" = (
+/obj/structure/table,
+/obj/machinery/door/window/southleft{
+ base_state = "left";
+ dir = 1;
+ icon_state = "left";
+ name = "Explosive Ordinance"
+ },
+/obj/item/grenade/plastic/x4{
+ pixel_x = -5
+ },
+/obj/item/grenade/plastic/x4{
+ pixel_x = 3
+ },
+/obj/item/grenade/plastic/x4{
+ pixel_x = 11
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"ci" = (
+/obj/structure/table,
+/obj/item/melee/transforming/energy/sword/pirate,
+/obj/item/melee/transforming/energy/sword/pirate{
+ pixel_y = 12
+ },
+/obj/item/melee/transforming/energy/sword/pirate{
+ pixel_x = 12;
+ pixel_y = 7
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"cj" = (
+/obj/machinery/light/small,
+/obj/effect/turf_decal/stripes/end{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/loot_locator,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"ck" = (
+/obj/structure/table,
+/obj/machinery/recharger,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"cl" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/telecomms/relay,
+/turf/open/floor/pod/light,
+/area/shuttle/pirate/vault)
+"cm" = (
+/obj/machinery/door/airlock/atmos{
+ name = "Atmospherics"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cn" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+"co" = (
+/obj/structure/toilet{
+ pixel_y = 20
+ },
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 2
+ },
+/obj/machinery/light/small,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/showroomfloor,
+/area/shuttle/pirate)
+"cp" = (
+/obj/machinery/door/airlock{
+ name = "Unisex Restrooms"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/showroomfloor,
+/area/shuttle/pirate)
+"cq" = (
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cr" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cs" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"ct" = (
+/obj/structure/table,
+/obj/machinery/microwave{
+ pixel_y = 5
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cu" = (
+/obj/machinery/atmospherics/components/unary/tank/nitrogen{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cv" = (
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4;
+ name = "N2 Out";
+ target_pressure = 4500
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cw" = (
+/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cx" = (
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/obj/structure/table,
+/obj/item/storage/box/lights/mixed{
+ pixel_x = -4
+ },
+/obj/item/storage/belt/utility{
+ pixel_x = 4
+ },
+/obj/item/device/analyzer{
+ pixel_x = 3;
+ pixel_y = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cy" = (
+/obj/machinery/portable_atmospherics/pump,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cz" = (
+/obj/machinery/portable_atmospherics/scrubber,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cA" = (
+/obj/structure/table/reinforced,
+/obj/item/lighter,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cB" = (
+/obj/structure/chair/stool/bar,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cC" = (
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cD" = (
+/obj/structure/closet/crate,
+/obj/item/storage/box/donkpockets{
+ pixel_x = 2;
+ pixel_y = 3
+ },
+/obj/item/storage/box/donkpockets,
+/obj/item/storage/fancy/donut_box,
+/obj/item/reagent_containers/food/snacks/cookie,
+/obj/item/reagent_containers/food/snacks/cookie{
+ pixel_x = -6;
+ pixel_y = -6
+ },
+/obj/item/reagent_containers/food/snacks/chocolatebar,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cE" = (
+/obj/machinery/computer/turbine_computer{
+ dir = 4;
+ id = "pirateturbine"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/side{
+ dir = 9
+ },
+/area/shuttle/pirate)
+"cF" = (
+/obj/structure/chair/stool,
+/obj/machinery/airalarm{
+ pixel_y = 24;
+ req_access = null
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/side{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"cG" = (
+/obj/machinery/power/smes{
+ capacity = 9e+006;
+ charge = 10000
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/side{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"cH" = (
+/obj/structure/chair/stool,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "Pirate Ship APC";
+ pixel_y = 26;
+ req_access = null
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/side{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"cI" = (
+/obj/machinery/computer/monitor{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/side{
+ dir = 5
+ },
+/area/shuttle/pirate)
+"cJ" = (
+/obj/machinery/atmospherics/components/unary/tank/oxygen{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cK" = (
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4;
+ name = "O2 Out";
+ target_pressure = 4500
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cL" = (
+/obj/machinery/atmospherics/pipe/manifold4w/general{
+ level = 2
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cM" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cN" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Port Out";
+ target_pressure = 4500
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cO" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"cP" = (
+/obj/structure/table,
+/obj/machinery/chem_dispenser/drinks{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cQ" = (
+/obj/structure/table/reinforced,
+/obj/item/book/manual/barman_recipes{
+ pixel_x = -4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cR" = (
+/obj/structure/chair/stool/bar,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cS" = (
+/obj/structure/sign/departments/engineering{
+ pixel_x = 32
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"cT" = (
+/obj/structure/table,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/wrench,
+/obj/item/crowbar,
+/obj/item/clothing/glasses/meson/engine,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/corner{
+ dir = 1
+ },
+/area/shuttle/pirate)
+"cU" = (
+/obj/machinery/power/terminal{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cV" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cW" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/high,
+/obj/item/stack/cable_coil/red{
+ pixel_x = -1;
+ pixel_y = 3
+ },
+/obj/item/stack/cable_coil/red{
+ pixel_x = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/corner{
+ dir = 4
+ },
+/area/shuttle/pirate)
+"cX" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+"cY" = (
+/obj/structure/sign/departments/engineering{
+ pixel_x = -32
+ },
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"cZ" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 2;
+ name = "O2 to Incinerator";
+ target_pressure = 4500
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"da" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"db" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dc" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 25
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/space_heater,
+/turf/open/floor/plasteel/caution{
+ dir = 4
+ },
+/area/shuttle/pirate)
+"dd" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/storage/fancy/cigarettes/cigpack_uplift{
+ pixel_x = 8;
+ pixel_y = -14
+ },
+/obj/item/storage/fancy/cigarettes/cigpack_shadyjims{
+ pixel_x = 1;
+ pixel_y = -14
+ },
+/obj/item/storage/fancy/cigarettes/cigpack_robust{
+ pixel_x = -6;
+ pixel_y = -14
+ },
+/obj/item/storage/fancy/cigarettes/cigpack_midori{
+ pixel_x = 8;
+ pixel_y = -8
+ },
+/obj/item/storage/fancy/cigarettes/cigpack_carp{
+ pixel_x = 1;
+ pixel_y = -8
+ },
+/obj/item/storage/fancy/cigarettes,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"df" = (
+/obj/structure/chair/stool/bar,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"dg" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"dh" = (
+/obj/machinery/door/airlock/engineering{
+ name = "Engineering"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"di" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/sign/warning/nosmoking{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dj" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dk" = (
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dl" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dm" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dn" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"do" = (
+/obj/machinery/door/airlock/engineering{
+ name = "Engineering"
+ },
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dp" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dq" = (
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/manifold4w/general{
+ level = 2
+ },
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dr" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"ds" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Plasma to Incinerator";
+ target_pressure = 4500
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dt" = (
+/obj/machinery/atmospherics/components/unary/tank/toxins{
+ dir = 8
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"du" = (
+/obj/machinery/vending/boozeomat{
+ req_access_txt = "0"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"dv" = (
+/obj/machinery/door/window/southleft{
+ base_state = "right";
+ dir = 4;
+ icon_state = "right";
+ name = "Bar"
+ },
+/turf/open/floor/plasteel/bar,
+/area/shuttle/pirate)
+"dw" = (
+/obj/structure/closet/firecloset/full{
+ anchored = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/side,
+/area/shuttle/pirate)
+"dx" = (
+/obj/effect/turf_decal/stripes/corner,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/yellow/corner{
+ tag = "icon-yellowcorner (WEST)";
+ icon_state = "yellowcorner";
+ dir = 8
+ },
+/area/shuttle/pirate)
+"dy" = (
+/obj/machinery/button/door{
+ id = "pirateturbinevent";
+ name = "Turbine Vent Control";
+ pixel_x = -6;
+ pixel_y = -24
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/button/door{
+ id = "pirateturbineauxvent";
+ name = "Turbine Auxiliary Vent Control";
+ pixel_x = 6;
+ pixel_y = -24
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dz" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dA" = (
+/obj/machinery/button/ignition{
+ id = "pirateincinerator";
+ pixel_x = -6;
+ pixel_y = -24
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 2;
+ target_pressure = 4500
+ },
+/obj/machinery/button/door{
+ id = "pirateturbinebolt";
+ name = "Turbine Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 6;
+ pixel_y = -24;
+ specialfunctions = 4
+ },
+/turf/open/floor/plasteel/floorgrime,
+/area/shuttle/pirate)
+"dB" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/structure/rack{
+ dir = 8;
+ layer = 2.9
+ },
+/obj/item/storage/toolbox/mechanical,
+/obj/item/clothing/head/welding{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/item/device/multitool,
+/obj/machinery/light/small,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/yellow/corner,
+/area/shuttle/pirate)
+"dC" = (
+/obj/structure/table,
+/obj/item/stack/sheet/metal{
+ pixel_x = -1
+ },
+/obj/item/stack/sheet/glass{
+ amount = 50;
+ pixel_y = 5
+ },
+/obj/item/stack/sheet/mineral/plastitanium{
+ amount = 30;
+ pixel_x = 3;
+ pixel_y = -2
+ },
+/obj/item/stack/rods/fifty,
+/turf/open/floor/plasteel/yellow/side,
+/area/shuttle/pirate)
+"dD" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/caution,
+/area/shuttle/pirate)
+"dE" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/caution,
+/area/shuttle/pirate)
+"dF" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/caution,
+/area/shuttle/pirate)
+"dG" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Port to Incinerator";
+ target_pressure = 4500
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/caution,
+/area/shuttle/pirate)
+"dH" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/portable_atmospherics/canister,
+/turf/open/floor/plasteel,
+/area/shuttle/pirate)
+"dI" = (
+/obj/structure/shuttle/engine/heater,
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 1
+ },
+/turf/open/floor/plating/airless,
+/area/shuttle/pirate)
+"dJ" = (
+/obj/structure/sign/warning/fire,
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+"dK" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/machinery/door/airlock/public/glass{
+ heat_proof = 1;
+ id_tag = "pirateturbinebolt";
+ name = "Turbine Access"
+ },
+/turf/open/floor/engine,
+/area/shuttle/pirate)
+"dL" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 2
+ },
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+"dM" = (
+/obj/structure/shuttle/engine/propulsion/burst,
+/turf/open/floor/plating/airless,
+/area/shuttle/pirate)
+"dN" = (
+/obj/machinery/igniter{
+ id = "pirateincinerator"
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dO" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dP" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos{
+ dir = 1;
+ id = "inc_in"
+ },
+/obj/structure/sign/warning/vacuum/external{
+ pixel_y = -32
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dQ" = (
+/obj/machinery/door/poddoor{
+ id = "pirateturbineauxvent";
+ name = "Turbine Auxiliary Vent"
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dR" = (
+/obj/structure/cable,
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/machinery/power/compressor{
+ comp_id = "pirateturbine";
+ dir = 1;
+ luminosity = 2
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dS" = (
+/obj/structure/cable,
+/obj/machinery/power/turbine{
+ luminosity = 2
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dT" = (
+/obj/structure/sign/warning/fire,
+/turf/closed/wall/mineral/plastitanium,
+/area/shuttle/pirate)
+"dU" = (
+/obj/machinery/door/poddoor{
+ id = "pirateturbinevent";
+ name = "Turbine Vent"
+ },
+/turf/open/floor/engine/vacuum,
+/area/shuttle/pirate)
+"dV" = (
+/obj/machinery/porta_turret/syndicate{
+ dir = 1;
+ faction = list("pirate")
+ },
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/shuttle/pirate)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ai
+aj
+aj
+aj
+aj
+bF
+aj
+dV
+aj
+aj
+aj
+aj
+aj
+ai
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ai
+aj
+aJ
+bb
+aj
+bt
+bG
+bX
+aj
+co
+aj
+cf
+cP
+du
+aj
+ai
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aj
+aw
+aK
+bc
+aj
+aj
+bH
+aj
+aj
+cp
+aj
+cs
+cC
+cs
+dI
+dM
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+ai
+aj
+aj
+aL
+aj
+aj
+bu
+bI
+bu
+aj
+cq
+cA
+cQ
+dd
+dv
+dI
+dM
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+aa
+aj
+ap
+aj
+aM
+bd
+bn
+bv
+bJ
+bC
+cg
+cr
+cB
+cR
+df
+cC
+dI
+dM
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+aa
+aj
+aq
+ax
+aN
+be
+aj
+bw
+bK
+bY
+aj
+cs
+cC
+cS
+dg
+cs
+dI
+dM
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+aj
+ar
+aj
+aO
+bf
+aj
+aj
+aj
+aj
+aj
+ct
+cD
+aj
+dh
+aj
+aj
+ai
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+ab
+ab
+aj
+aj
+aj
+aP
+aj
+aj
+bx
+bL
+bZ
+aj
+aj
+aj
+aj
+di
+dw
+aj
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+ab
+ab
+af
+ak
+aj
+ay
+aQ
+aj
+bo
+bo
+bM
+bM
+ch
+aj
+cE
+cT
+dj
+dx
+dJ
+aj
+ai
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+ab
+ac
+af
+al
+aj
+az
+aR
+aj
+bp
+by
+bN
+bo
+ci
+aj
+cF
+aW
+dk
+dy
+aj
+dN
+aj
+aj
+dT
+"}
+(11,1,1) = {"
+aa
+ab
+ad
+ag
+am
+as
+aA
+aS
+bg
+bq
+bq
+bO
+bM
+cj
+aj
+cG
+cU
+dl
+dz
+dK
+dO
+dR
+dS
+dU
+"}
+(12,1,1) = {"
+aa
+ab
+ae
+af
+an
+aj
+aB
+aQ
+aj
+br
+bz
+bP
+bo
+ck
+aj
+cH
+cV
+dm
+dA
+dL
+dP
+aj
+aj
+dT
+"}
+(13,1,1) = {"
+aa
+ab
+ab
+ah
+ao
+aj
+aC
+aT
+aj
+bo
+bo
+bo
+bM
+cl
+aj
+cI
+cW
+dn
+dB
+dJ
+dQ
+ai
+aa
+aa
+"}
+(14,1,1) = {"
+aa
+aa
+ab
+ab
+aj
+aj
+aD
+aU
+aj
+aj
+bA
+bQ
+ca
+aj
+aj
+aj
+cX
+dn
+dC
+aj
+aa
+aa
+aa
+aa
+"}
+(15,1,1) = {"
+aa
+aa
+aa
+aa
+aj
+at
+aE
+aV
+bh
+aj
+aj
+aj
+aj
+aj
+cu
+cJ
+cX
+do
+aj
+aj
+ai
+aa
+aa
+aa
+"}
+(16,1,1) = {"
+aa
+aa
+aa
+aa
+aj
+au
+aF
+aW
+bi
+aD
+bB
+bR
+cb
+aj
+cv
+cK
+cY
+dp
+dD
+dI
+dM
+aa
+aa
+aa
+"}
+(17,1,1) = {"
+aa
+aa
+aa
+aa
+aj
+av
+aG
+aX
+bj
+bs
+bC
+bS
+cc
+cm
+cw
+cL
+cZ
+dq
+dE
+dI
+dM
+aa
+aa
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aa
+ai
+aj
+aH
+aY
+bk
+aj
+bD
+bT
+cd
+cn
+cx
+cM
+da
+dr
+dF
+dI
+dM
+aa
+aa
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aj
+aI
+aZ
+bl
+aj
+aj
+bU
+aj
+aj
+cy
+cN
+db
+ds
+dG
+dI
+dM
+aa
+aa
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ai
+ai
+ba
+bm
+aj
+bE
+bV
+ce
+aj
+cz
+cO
+dc
+dt
+dH
+aj
+ai
+aa
+aa
+aa
+"}
+(21,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ai
+aj
+aj
+aj
+aj
+bW
+aj
+dV
+aj
+aj
+aj
+aj
+aj
+ai
+aa
+aa
+aa
+aa
+"}
diff --git a/code/__DEFINES/machines.dm b/code/__DEFINES/machines.dm
index be76345473..77f6ff7756 100644
--- a/code/__DEFINES/machines.dm
+++ b/code/__DEFINES/machines.dm
@@ -29,6 +29,7 @@
#define BIOGENERATOR (1<<5) //Uses biomass
#define LIMBGROWER (1<<6) //Uses synthetic flesh
#define SMELTER (1<<7) //uses various minerals
+#define AUTOYLATHE (1<<8) // CITADEL ADD
//Note: More then one of these can be added to a design but imprinter and lathe designs are incompatable.
//Modular computer/NTNet defines
diff --git a/code/__DEFINES/preferences.dm b/code/__DEFINES/preferences.dm
index 1eb0b75289..7ba693be0a 100644
--- a/code/__DEFINES/preferences.dm
+++ b/code/__DEFINES/preferences.dm
@@ -29,8 +29,9 @@
#define CHAT_GHOSTWHISPER (1<<7)
#define CHAT_GHOSTPDA (1<<8)
#define CHAT_GHOSTRADIO (1<<9)
+#define CHAT_LOOC (1<<10)
-#define TOGGLES_DEFAULT_CHAT (CHAT_OOC|CHAT_DEAD|CHAT_GHOSTEARS|CHAT_GHOSTSIGHT|CHAT_PRAYER|CHAT_RADIO|CHAT_PULLR|CHAT_GHOSTWHISPER|CHAT_GHOSTPDA|CHAT_GHOSTRADIO)
+#define TOGGLES_DEFAULT_CHAT (CHAT_OOC|CHAT_DEAD|CHAT_GHOSTEARS|CHAT_GHOSTSIGHT|CHAT_PRAYER|CHAT_RADIO|CHAT_PULLR|CHAT_GHOSTWHISPER|CHAT_GHOSTPDA|CHAT_GHOSTRADIO|CHAT_LOOC)
#define PARALLAX_INSANE -1 //for show offs
#define PARALLAX_HIGH 0 //default.
diff --git a/code/controllers/subsystem/shuttle.dm b/code/controllers/subsystem/shuttle.dm
index be2b107cb8..3ffb669084 100644
--- a/code/controllers/subsystem/shuttle.dm
+++ b/code/controllers/subsystem/shuttle.dm
@@ -55,8 +55,8 @@ SUBSYSTEM_DEF(shuttle)
var/list/shuttle_purchase_requirements_met = list() //For keeping track of ingame events that would unlock new shuttles, such as defeating a boss or discovering a secret item
var/lockdown = FALSE //disallow transit after nuke goes off
-
- var/auto_call = 72000 //CIT CHANGE - time before in deciseconds in which the shuttle is auto called. Default is 2½ hours plus 15 for the shuttle. So total is 3.
+
+ var/auto_call = 72000 //CIT CHANGE - time before in deciseconds in which the shuttle is auto called. Default is 2½ hours plus 15 for the shuttle. So total is 3.
/datum/controller/subsystem/shuttle/Initialize(timeofday)
ordernum = rand(1, 9000)
@@ -554,7 +554,6 @@ SUBSYSTEM_DEF(shuttle)
var/obj/docking_port/stationary/transit/new_transit_dock = new(midpoint)
new_transit_dock.assigned_turfs = proposed_zone
new_transit_dock.name = "Transit for [M.id]/[M.name]"
- new_transit_dock.turf_type = transit_path
new_transit_dock.owner = M
new_transit_dock.assigned_area = A
@@ -700,4 +699,4 @@ SUBSYSTEM_DEF(shuttle)
var/obj/machinery/computer/camera_advanced/shuttle_docker/C = V
C.update_hidden_docking_ports(remove_images, add_images)
- QDEL_LIST(remove_images)
+ QDEL_LIST(remove_images)
\ No newline at end of file
diff --git a/code/controllers/subsystem/ticker.dm b/code/controllers/subsystem/ticker.dm
index c734699002..0bc2354032 100755
--- a/code/controllers/subsystem/ticker.dm
+++ b/code/controllers/subsystem/ticker.dm
@@ -128,14 +128,14 @@ SUBSYSTEM_DEF(ticker)
login_music = pick(music)
else
login_music = "[global.config.directory]/title_music/sounds/[pick(music)]"
-
+/*
crewobjlist = typesof(/datum/objective/crew)
miscreantobjlist = (typesof(/datum/objective/miscreant) - /datum/objective/miscreant)
for(var/hoorayhackyshit in crewobjlist) //taken from old Hippie's "job2obj" proc with adjustments.
var/datum/objective/crew/obj = hoorayhackyshit //dm is not a sane language in any way, shape, or form.
var/list/availableto = splittext(initial(obj.jobs),",")
for(var/job in availableto)
- crewobjjobs["[job]"] += list(obj)
+ crewobjjobs["[job]"] += list(obj) */
if(!GLOB.syndicate_code_phrase)
GLOB.syndicate_code_phrase = generate_code_phrase()
@@ -324,12 +324,12 @@ SUBSYSTEM_DEF(ticker)
GLOB.start_state = new /datum/station_state()
GLOB.start_state.count()
- //assign crew objectives and generate miscreants
+/* //assign crew objectives and generate miscreants
if(CONFIG_GET(flag/allow_extended_miscreants) && GLOB.master_mode == "extended")
GLOB.miscreants_allowed = TRUE
if(CONFIG_GET(flag/allow_miscreants) && GLOB.master_mode != "extended")
GLOB.miscreants_allowed = TRUE
- generate_crew_objectives()
+ generate_crew_objectives() */
var/list/adm = get_admin_counts()
var/list/allmins = adm["present"]
diff --git a/code/game/objects/items/melee/misc.dm b/code/game/objects/items/melee/misc.dm
index ac04b10ddc..0016bf981f 100644
--- a/code/game/objects/items/melee/misc.dm
+++ b/code/game/objects/items/melee/misc.dm
@@ -339,7 +339,7 @@
/obj/item/melee/roastingstick/Initialize()
. = ..()
if (!ovens)
- ovens = typecacheof(list(/obj/singularity, /obj/machinery/power/supermatter_crystal/crystal, /obj/structure/bonfire, /obj/structure/destructible/clockwork/massive/ratvar))
+ ovens = typecacheof(list(/obj/singularity, /obj/machinery/power/supermatter_crystal, /obj/structure/bonfire, /obj/structure/destructible/clockwork/massive/ratvar))
/obj/item/melee/roastingstick/attack_self(mob/user)
on = !on
diff --git a/code/game/objects/items/storage/dakis.dm b/code/game/objects/items/storage/dakis.dm
index 0b7308deb6..08748bf37e 100644
--- a/code/game/objects/items/storage/dakis.dm
+++ b/code/game/objects/items/storage/dakis.dm
@@ -3,22 +3,26 @@
//////////////////////////////////
/obj/item/storage/daki
- name = "dakimakura"
+ name = "dakimakura"
desc = "A large pillow depicting a girl in a compromising position. Featuring as many dimensions as you."
icon = 'icons/obj/daki.dmi'
icon_state = "daki_base"
slot_flags = SLOT_BACK
- storage_slots = 3
- w_class = 4
- max_w_class = 3
- max_combined_w_class = 21
var/cooldowntime = 20
var/static/list/dakimakura_options = list("Callie","Casca","Chaika","Elisabeth","Foxy Grandpa","Haruko","Holo","Ian","Jolyne","Kurisu","Marie","Mugi","Nar'Sie","Patchouli","Plutia","Rei","Reisen","Naga","Squid","Squigly","Tomoko","Toriel","Umaru","Yaranaika","Yoko") //Kurisu is the ideal girl." - Me, Logos.
+/obj/item/storage/daki/ComponentInitialize()
+ . = ..()
+ GET_COMPONENT(STR, /datum/component/storage)
+ STR.max_w_class = WEIGHT_CLASS_SMALL
+ STR.max_combined_w_class = 21
+ STR.max_items = 3
+ STR.cant_hold = typecacheof(list(/obj/item/disk/nuclear))
+
/obj/item/storage/daki/attack_self(mob/living/user)
var/body_choice
var/custom_name
-
+
if(icon_state == "daki_base")
body_choice = input("Pick a body.") in dakimakura_options
icon_state = "daki_[body_choice]"
diff --git a/code/modules/mob/dead/new_player/new_player.dm b/code/modules/mob/dead/new_player/new_player.dm
index 47677780e9..01ac36c57a 100644
--- a/code/modules/mob/dead/new_player/new_player.dm
+++ b/code/modules/mob/dead/new_player/new_player.dm
@@ -376,11 +376,11 @@
if(GLOB.highlander)
to_chat(humanc, "THERE CAN BE ONLY ONE!!!")
humanc.make_scottish()
- if(prob(5) && !issilicon(humanc) && !jobban_isbanned(humanc.mind, "Syndicate") && GLOB.miscreants_allowed && ROLE_MISCREANT in humanc.client.prefs.be_special)
+/* if(prob(5) && !issilicon(humanc) && !jobban_isbanned(humanc.mind, "Syndicate") && GLOB.miscreants_allowed && ROLE_MISCREANT in humanc.client.prefs.be_special)
SSticker.generate_miscreant_objectives(humanc.mind)
else
if(CONFIG_GET(flag/allow_crew_objectives))
- SSticker.generate_individual_objectives(humanc.mind)
+ SSticker.generate_individual_objectives(humanc.mind) */
if(GLOB.summon_guns_triggered)
give_guns(humanc)
diff --git a/code/modules/mob/living/carbon/monkey/life.dm b/code/modules/mob/living/carbon/monkey/life.dm
index 24baee533a..6513985704 100644
--- a/code/modules/mob/living/carbon/monkey/life.dm
+++ b/code/modules/mob/living/carbon/monkey/life.dm
@@ -1,4 +1,10 @@
+#define HEAT_DAMAGE_LEVEL_1 2 //Amount of damage applied when your body temperature just passes the 360.15k safety point
+#define HEAT_DAMAGE_LEVEL_2 3 //Amount of damage applied when your body temperature passes the 400K point
+#define HEAT_DAMAGE_LEVEL_3 10 //Amount of damage applied when your body temperature passes the 460K point and you are on fire
+#define COLD_DAMAGE_LEVEL_1 0.5 //Amount of damage applied when your body temperature just passes the 260.15k safety point
+#define COLD_DAMAGE_LEVEL_2 1.5 //Amount of damage applied when your body temperature passes the 200K point
+#define COLD_DAMAGE_LEVEL_3 3 //Amount of damage applied when your body temperature passes the 120K point
/mob/living/carbon/monkey
@@ -170,3 +176,11 @@
adjust_bodytemperature(BODYTEMP_HEATING_MAX)
SendSignal(COMSIG_ADD_MOOD_EVENT, "on_fire", /datum/mood_event/on_fire)
+
+#undef HEAT_DAMAGE_LEVEL_1
+#undef HEAT_DAMAGE_LEVEL_2
+#undef HEAT_DAMAGE_LEVEL_3
+
+#undef COLD_DAMAGE_LEVEL_1
+#undef COLD_DAMAGE_LEVEL_2
+#undef COLD_DAMAGE_LEVEL_3
\ No newline at end of file
diff --git a/modular_citadel/code/datums/uplink_items_cit.dm b/modular_citadel/code/datums/uplink_items_cit.dm
index ed412bb547..16130de96d 100644
--- a/modular_citadel/code/datums/uplink_items_cit.dm
+++ b/modular_citadel/code/datums/uplink_items_cit.dm
@@ -128,8 +128,6 @@
throw_speed = 2
throw_range = 4
w_class = WEIGHT_CLASS_BULKY
- max_w_class = WEIGHT_CLASS_NORMAL
- max_combined_w_class = 21
attack_verb = list("bashed", "battered", "bludgeoned", "thrashed", "whacked")
resistance_flags = FLAMMABLE
max_integrity = 150
diff --git a/modular_citadel/code/game/machinery/cryopod.dm b/modular_citadel/code/game/machinery/cryopod.dm
index 6e10070011..9cd7c880a1 100644
--- a/modular_citadel/code/game/machinery/cryopod.dm
+++ b/modular_citadel/code/game/machinery/cryopod.dm
@@ -173,8 +173,8 @@
find_control_computer()
return ..()
-/obj/machinery/cryopod/proc/find_control_computer(urgent = 0)
- for(var/obj/machinery/computer/cryopod/C in area_contents(get_area(src)))
+/obj/machinery/cryopod/proc/find_control_computer(urgent = 0,area/A)
+ for(var/obj/machinery/computer/cryopod/C in A)
control_computer = C
break
@@ -417,7 +417,7 @@
if(!Adjacent(user))
return
-
+
if(target == user)
visible_message("[user] starts climbing into the cryo pod.")
else
@@ -426,7 +426,7 @@
if(occupant)
to_chat(user, "\The [src] is in use.")
return
-
+
close_machine(target)
to_chat(target, "If you ghost, log out or close your client now, your character will shortly be permanently removed from the round.")
diff --git a/modular_citadel/code/game/machinery/wishgranter.dm b/modular_citadel/code/game/machinery/wishgranter.dm
index 33ee2e4e18..a383fe1c80 100644
--- a/modular_citadel/code/game/machinery/wishgranter.dm
+++ b/modular_citadel/code/game/machinery/wishgranter.dm
@@ -38,7 +38,7 @@
to_chat(user, "[powah] materializes into your hands!")
else
to_chat(user, "[powah] materializes onto the floor.")
- var/obj/machinery/power/supermatter_shard/powerwish = new /obj/machinery/power/supermatter_shard(loc)
+ var/obj/machinery/power/supermatter_crystal/powerwish = new /obj/machinery/power/supermatter_crystal(loc)
powerwish.damage = 700 //right at the emergency threshold
powerwish.produces_gas = FALSE
charges--
diff --git a/modular_citadel/code/game/objects/items/storage/firstaid.dm b/modular_citadel/code/game/objects/items/storage/firstaid.dm
index cc42eb5d57..82d7df4a00 100755
--- a/modular_citadel/code/game/objects/items/storage/firstaid.dm
+++ b/modular_citadel/code/game/objects/items/storage/firstaid.dm
@@ -39,9 +39,14 @@
throw_range = 7
var/empty = FALSE
item_state = "firstaid"
- w_class = WEIGHT_CLASS_SMALL
- max_combined_w_class = 5 //half that of regular kits
- storage_slots = 5
+
+/obj/item/storage/hypospraykit/ComponentInitialize()
+ . = ..()
+ GET_COMPONENT(STR, /datum/component/storage)
+ STR.max_w_class = WEIGHT_CLASS_SMALL
+ STR.max_combined_w_class = 5
+ STR.max_items = 5
+ STR.cant_hold = typecacheof(list(/obj/item/disk/nuclear))
/obj/item/storage/hypospraykit/regular
icon_state = "firstaid-mini"
@@ -107,7 +112,6 @@
name = "combat hypospray kit"
desc = "A hypospray kit best suited for combat situations."
icon_state = "tactical-mini"
- max_w_class = WEIGHT_CLASS_NORMAL
/obj/item/storage/hypospraykit/tactical/PopulateContents()
if(empty)
@@ -121,9 +125,14 @@
name = "deluxe hypospray kit"
desc = "A kit containing a Deluxe hypospray and Vials."
icon_state = "tactical-mini"
- max_w_class = WEIGHT_CLASS_NORMAL
- storage_slots = 6
- max_combined_w_class = 6
+
+/obj/item/storage/hypospraykit/cmo/ComponentInitialize()
+ . = ..()
+ GET_COMPONENT(STR, /datum/component/storage)
+ STR.max_w_class = WEIGHT_CLASS_SMALL
+ STR.max_combined_w_class = 6
+ STR.max_items = 6
+ STR.cant_hold = typecacheof(list(/obj/item/disk/nuclear))
/obj/item/storage/hypospraykit/cmo/PopulateContents()
if(empty)
diff --git a/modular_citadel/code/modules/custom_loadout/custom_items.dm b/modular_citadel/code/modules/custom_loadout/custom_items.dm
index c3421976fb..481a105749 100644
--- a/modular_citadel/code/modules/custom_loadout/custom_items.dm
+++ b/modular_citadel/code/modules/custom_loadout/custom_items.dm
@@ -316,13 +316,17 @@
icon_override = 'icons/mob/custom_w.dmi'
icon_state = "darksheath"
item_state = "darksheath"
- storage_slots = 1
- rustle_jimmies = FALSE
w_class = WEIGHT_CLASS_BULKY
- max_w_class = WEIGHT_CLASS_BULKY
- can_hold = list(
+
+/obj/item/storage/belt/sabre/darksabre/ComponentInitialize()
+ . = ..()
+ GET_COMPONENT(STR, /datum/component/storage)
+ STR.max_items = 1
+ STR.rustle_sound = FALSE
+ STR.max_w_class = WEIGHT_CLASS_BULKY
+ STR.can_hold = typecacheof(list(
/obj/item/toy/sword/darksabre
- )
+ ))
/obj/item/clothing/neck/cloak/green
name = "Generic Green Cloak"
diff --git a/modular_citadel/code/modules/custom_loadout/load_to_mob.dm b/modular_citadel/code/modules/custom_loadout/load_to_mob.dm
index 64eec2ba06..c9aab1d906 100644
--- a/modular_citadel/code/modules/custom_loadout/load_to_mob.dm
+++ b/modular_citadel/code/modules/custom_loadout/load_to_mob.dm
@@ -54,7 +54,7 @@
var/obj/item/loaded = loaded_atom
var/obj/item/storage/S = H.get_item_by_slot(slot_back)
if(istype(S))
- S.handle_item_insertion(loaded, TRUE, H) //Force it into their backpack
+ S.SendSignal(COMSIG_TRY_STORAGE_INSERT,loaded, TRUE, H) //Force it into their backpack
continue
if(!H.put_in_hands(loaded)) //They don't have one/somehow that failed, put it in their hands
loaded.forceMove(T) //Guess we're just dumping it on the floor!
diff --git a/modular_citadel/code/modules/mob/living/silicon/robot/dogborg_equipment.dm b/modular_citadel/code/modules/mob/living/silicon/robot/dogborg_equipment.dm
index 402ba97346..a0b304aae0 100644
--- a/modular_citadel/code/modules/mob/living/silicon/robot/dogborg_equipment.dm
+++ b/modular_citadel/code/modules/mob/living/silicon/robot/dogborg_equipment.dm
@@ -158,16 +158,15 @@ SLEEPER CODE IS IN game/objects/items/devices/dogborg_sleeper.dm !
desc = "Fetch the thing!"
icon = 'icons/mob/dogborg.dmi'
icon_state = "dbag"
- //Can hold one big item at a time. Drops contents on unequip.(see inventory.dm)
- w_class = 5
- max_w_class = 2
- max_combined_w_class = 2
- storage_slots = 1
- collection_mode = 0
- can_hold = list() // any
- cant_hold = list(/obj/item/disk/nuclear)
-
+ w_class = WEIGHT_CLASS_BULKY
+/obj/item/storage/bag/borgdelivery/ComponentInitialize()
+ . = ..()
+ GET_COMPONENT(STR, /datum/component/storage)
+ STR.max_w_class = WEIGHT_CLASS_BULKY
+ STR.max_combined_w_class = 5
+ STR.max_items = 1
+ STR.cant_hold = typecacheof(list(/obj/item/disk/nuclear))
//Tongue stuff
/obj/item/soap/tongue
diff --git a/modular_citadel/code/modules/vore/eating/digest_act_vr.dm b/modular_citadel/code/modules/vore/eating/digest_act_vr.dm
index faa458ad56..f5f1242493 100644
--- a/modular_citadel/code/modules/vore/eating/digest_act_vr.dm
+++ b/modular_citadel/code/modules/vore/eating/digest_act_vr.dm
@@ -5,7 +5,7 @@
// Ye default implementation.
/obj/item/proc/digest_act(var/atom/movable/item_storage = null)
for(var/obj/item/O in contents)
- if(istype(O,/obj/item/storage/internal)) //Dump contents from dummy pockets.
+ if(istype(O,/obj/item/storage)) //Dump contents from dummy pockets.
for(var/obj/item/SO in O)
if(item_storage)
SO.forceMove(item_storage)
diff --git a/tgstation.dme b/tgstation.dme
index 339e5df72e..5e793c7e16 100755
--- a/tgstation.dme
+++ b/tgstation.dme
@@ -289,7 +289,7 @@
#include "code\datums\mind.dm"
#include "code\datums\mutable_appearance.dm"
#include "code\datums\mutations.dm"
-#include "code\datums\numbered_display.dm"
+#include "code\datums\numbered_display.dm"
#include "code\datums\outfit.dm"
#include "code\datums\position_point_vector.dm"
#include "code\datums\profiling.dm"
@@ -893,7 +893,6 @@
#include "code\game\objects\items\storage\dakis.dm"
#include "code\game\objects\items\storage\fancy.dm"
#include "code\game\objects\items\storage\firstaid.dm"
-#include "code\game\objects\items\storage\internal.dm"
#include "code\game\objects\items\storage\lockbox.dm"
#include "code\game\objects\items\storage\secure.dm"
#include "code\game\objects\items\storage\storage.dm"
@@ -1067,7 +1066,7 @@
#include "code\modules\admin\verbs\ak47s.dm"
#include "code\modules\admin\verbs\atmosdebug.dm"
#include "code\modules\admin\verbs\bluespacearty.dm"
-#include "code\modules\admin\verbs\borgpanel.dm"
+#include "code\modules\admin\verbs\borgpanel.dm"
#include "code\modules\admin\verbs\BrokenInhands.dm"
#include "code\modules\admin\verbs\buildmode.dm"
#include "code\modules\admin\verbs\cinematic.dm"
@@ -1351,7 +1350,6 @@
#include "code\modules\cargo\expressconsole.dm"
#include "code\modules\cargo\order.dm"
#include "code\modules\cargo\packs.dm"
-#include "code\modules\cargo\vg_clothing_packs.dm"
#include "code\modules\cargo\exports\gear.dm"
#include "code\modules\cargo\exports\intel.dm"
#include "code\modules\cargo\exports\large_objects.dm"
@@ -2715,15 +2713,6 @@
#include "modular_citadel\code\modules\admin\holder2.dm"
#include "modular_citadel\code\modules\admin\secrets.dm"
#include "modular_citadel\code\modules\admin\topic.dm"
-#include "modular_citadel\code\modules\antagonists\cit_crewobjectives.dm"
-#include "modular_citadel\code\modules\antagonists\cit_miscreants.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_cargo.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_civilian.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_command.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_engineering.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_medical.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_science.dm"
-#include "modular_citadel\code\modules\antagonists\crew_objectives\cit_crewobjectives_security.dm"
#include "modular_citadel\code\modules\antagonists\cult\blood_magic.dm"
#include "modular_citadel\code\modules\arousal\arousal.dm"
#include "modular_citadel\code\modules\arousal\organs\breasts.dm"