From d3ea6b26201ef2e84273adee13ad5f31ec82af3e Mon Sep 17 00:00:00 2001 From: Sadhorizon <108196626+Sadhorizon@users.noreply.github.com> Date: Sat, 21 Oct 2023 22:30:28 +0200 Subject: [PATCH] Remaps the Lavaland Outpost. Again. (#22391) * a remap begins... * tweaks * bye-bye, QM's handheld crew monitor * brings back the abandoned crate * oop * more tweaks * tcomm pipes * brad update * more firelocks * more windows * tweaks * denth review part 1 * renaming doors * crowbars * changes walls, new locker * Oyu's review * more tweaks * signs * MAYBE will be deconflicted * now deconfllicted hopefully * some more tweaks * no more wall helpers! * fluff * IDs for polarized windows * slight tweaks to firelocks * added grilles * more tweaks * tiny lil maint update * more maint tweaks * maint rework part 3 * oopsie * jani has dark floors now * reworked robotics, gave brad more love * stationary defibs * stuff * bug fix * more tweaks * aaaaa * Revert "aaaaa" This reverts commit f70ba3a89a1240bffaa90b1c8f068d02b2b11e24. * more tweaks * fixed scrubbers, tweaks * should compile * reshuffles maint loot * request consoles + tweaks * more tweaks * access helper tweaks * very minor access tweaks * you can now pet Brad * Update code/modules/mob/living/simple_animal/friendly/cockroach.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * renames access * shuttle decorations + other tweaks * oopsie * bjam's reviews * split the QM's locker Exa's approval, rest of design team did not share opinions * OH UH * this too * this is a better way to do it actually * sean review + floodlight subtype --------- Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> --- _maps/map_files/generic/Lavaland.dmm | 11142 ++++++++++------ code/game/area/areas/mining_areas.dm | 108 +- code/game/jobs/access.dm | 4 +- code/game/machinery/defib_mount.dm | 3 + code/game/machinery/floodlight.dm | 3 + code/game/machinery/requests_console.dm | 8 +- code/game/machinery/suit_storage_unit.dm | 2 +- .../objects/items/weapons/storage/garment.dm | 5 +- .../closets/secure/cargo_lockers.dm | 17 +- code/game/objects/structures/signs.dm | 8 + .../structures/stool_bed_chair_nest/bed.dm | 5 + .../simple_animal/friendly/cockroach.dm | 8 + 12 files changed, 6927 insertions(+), 4386 deletions(-) diff --git a/_maps/map_files/generic/Lavaland.dmm b/_maps/map_files/generic/Lavaland.dmm index 66b40491f16..7a740a2d677 100644 --- a/_maps/map_files/generic/Lavaland.dmm +++ b/_maps/map_files/generic/Lavaland.dmm @@ -74,6 +74,10 @@ "an" = ( /turf/simulated/mineral/random/labormineral/volcanic, /area/lavaland/surface/outdoors) +"ao" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "ap" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, @@ -148,13 +152,6 @@ /obj/structure/curtain/open/shower, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) -"az" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "mining_internal" - }, -/turf/simulated/floor/plating, -/area/mine/abandoned) "aA" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -211,22 +208,17 @@ }, /area/mine/laborcamp) "aI" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/alarm{ +/obj/structure/chair/sofa/bench/left, +/obj/machinery/newscaster{ dir = 8; name = "east bump"; - pixel_x = 24 + pixel_x = 28 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + dir = 8; + icon_state = "darkyellowcorners" }, -/area/mine/living_quarters) +/area/mine/outpost/hallway/west) "aJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -250,6 +242,11 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"aL" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/spawner/random_spawners/cobweb_right_rare, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "aM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/loading_area{ @@ -258,22 +255,20 @@ /turf/simulated/floor/plasteel, /area/mine/laborcamp) "aN" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/light{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/item/kirbyplants, +/obj/machinery/firealarm{ + dir = 4; + name = "east bump"; + pixel_x = 24 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) +/area/mine/outpost/hallway/east) "aP" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -331,14 +326,17 @@ /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) "aY" = ( -/obj/machinery/firealarm{ - dir = 8; - name = "west bump"; - pixel_x = -24 +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "aZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -357,32 +355,6 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) -"ba" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Security" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/poddoor/preopen{ - id_tag = "Labor"; - name = "labor camp blast door" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/laborcamp/security) "bb" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -411,19 +383,27 @@ }, /area/mine/laborcamp) "bf" = ( -/turf/simulated/wall, -/area/mine/eva) +/obj/machinery/suit_storage_unit/lavaland, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/storage) "bg" = ( -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 +/obj/effect/turf_decal/stripes/corner{ + dir = 1 }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/living_quarters) +/area/mine/outpost/hallway/west) "bh" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -431,22 +411,10 @@ }, /area/mine/laborcamp) "bi" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) +/obj/machinery/computer/mech_bay_power_console, +/obj/effect/turf_decal/bot/right, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) "bk" = ( /turf/simulated/floor/plasteel, /area/mine/laborcamp) @@ -478,92 +446,109 @@ }, /area/mine/laborcamp) "bo" = ( -/obj/structure/closet/crate/secure/loot, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random_spawners/cobweb_left_frequent, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/obj/structure/lattice/catwalk/mining, +/obj/structure/marker_beacon/dock_marker, +/obj/structure/railing, +/obj/effect/turf_decal/stripes/line, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "bp" = ( -/obj/structure/ore_box, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 +/obj/machinery/door/airlock/maintenance/external{ + name = "Catwalk Access" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/effect/turf_decal/bot, +/obj/structure/fans/tiny, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/eva) +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/firedoor, +/turf/simulated/floor/catwalk, +/area/mine/outpost/storage) "bq" = ( -/turf/simulated/wall, -/area/mine/production) -"br" = ( +/obj/machinery/iv_drip, /obj/structure/cable{ - d1 = 1; d2 = 2; - icon_state = "1-2" + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "north bump"; + pixel_y = 24 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white"; + dir = 8 + }, +/area/mine/outpost/medbay) +"br" = ( +/obj/machinery/computer/shuttle/mining{ + req_access = null; + dir = 1 + }, +/obj/machinery/light, +/obj/machinery/requests_console{ + department = "Mining Outpost"; + departmentType = 2; + name = "Mining Outpost Requests Console"; + pixel_y = -30 }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/living_quarters) +/area/mine/outpost/hallway/west) "bt" = ( -/obj/structure/ore_box, -/obj/effect/turf_decal/bot, -/obj/effect/spawner/random_spawners/cobweb_right_rare, +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 9 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"bu" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/machinery/firealarm{ + name = "north bump"; + pixel_y = 24 + }, +/obj/structure/cable/cyan{ + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable/orange{ + icon_state = "0-8" + }, +/obj/machinery/computer/monitor{ + name = "Grid Power Monitoring Console" + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"bv" = ( +/obj/machinery/newscaster{ + name = "north bump"; + pixel_y = 28 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Quartermaster's Desk"; + departmentType = 5; + name = "Quartermaster Requests Console"; + pixel_x = 30 + }, +/obj/structure/closet/secure_closet/quartermaster/lavaland, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"bx" = ( +/obj/structure/chair, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) -"bu" = ( -/obj/machinery/power/smes{ - charge = 5e+006 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"bv" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/mineral/volcanic/lava_land_surface, -/area/lavaland/surface/outdoors) -"bw" = ( -/obj/effect/turf_decal/bot, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"bx" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) +/area/mine/outpost/hallway/west) "by" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 @@ -592,19 +577,6 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"bA" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Backroom" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/mine/laborcamp) "bB" = ( /obj/machinery/power/apc{ dir = 1; @@ -626,91 +598,83 @@ /turf/simulated/floor/plasteel, /area/mine/laborcamp) "bC" = ( -/turf/simulated/wall, -/area/mine/sleeper) +/obj/structure/closet/secure_closet/miner, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/lockers) "bD" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 +/obj/machinery/economy/vending/coffee, +/obj/machinery/status_display{ + pixel_y = -32 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" }, -/area/mine/eva) +/area/mine/outpost/cafeteria) "bE" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) +/area/mine/outpost/storage) "bF" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/mine/eva) -"bG" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/sleeper) -"bH" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/mechbay) -"bI" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Station Hallway" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/living_quarters) -"bJ" = ( -/obj/effect/spawner/window/reinforced, -/obj/structure/sign/securearea{ - name = "\improper KEEP CLEAR: DOCKING AREA" - }, -/turf/simulated/floor/plating, -/area/mine/production) -"bK" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"bG" = ( +/obj/structure/closet/secure_closet/miner, +/obj/machinery/firealarm{ + name = "north bump"; + pixel_y = 24 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) +/area/mine/outpost/lockers) +"bH" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"bI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"bJ" = ( +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/cafeteria) +"bK" = ( +/obj/machinery/light, +/obj/machinery/economy/vending/cola, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "bL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -720,23 +684,12 @@ }, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) -"bM" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Labor Camp Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/simple/visible/universal, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plating, -/area/mine/laborcamp) "bN" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/mine/production) +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "bO" = ( /obj/machinery/door/airlock/titanium{ id_tag = "s_docking_airlock"; @@ -756,107 +709,88 @@ }, /turf/simulated/floor/plating, /area/shuttle/siberia) -"bP" = ( -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/maintenance{ - name = "Catwalk Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) "bQ" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/structure/railing/corner, -/obj/structure/railing/corner{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"bR" = ( -/obj/machinery/recharge_station, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/mechbay) -"bS" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"bT" = ( -/obj/machinery/door/airlock/mining{ - name = "Mining Station Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"bU" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"bV" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/simulated/floor/plating/lavaland_air, -/area/shuttle/mining) -"bW" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/eva) -"bX" = ( -/obj/machinery/suit_storage_unit/lavaland, -/turf/simulated/floor/plasteel{ - dir = 8; + dir = 9; icon_state = "darkyellowcorners" }, -/area/mine/eva) -"bY" = ( -/obj/machinery/light/small{ +/area/mine/outpost/storage) +"bR" = ( +/turf/simulated/wall, +/area/mine/outpost/hallway/west) +"bS" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/maintenance/external/glass{ + name = "Landing Pad" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/catwalk, +/area/mine/outpost/hallway/west) +"bU" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) +/area/mine/outpost/hallway/east) +"bV" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"bW" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"bX" = ( +/obj/machinery/suit_storage_unit/lavaland, +/obj/machinery/alarm{ + dir = 8; + name = "east bump"; + pixel_x = 24 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/storage) +"bY" = ( +/obj/structure/dispenser/oxygen, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Suit Storage"; + network = list("Mining Outpost"); + dir = 6 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) "bZ" = ( /obj/machinery/economy/vending/wallmed{ pixel_y = 32 @@ -923,6 +857,25 @@ }, /turf/simulated/floor/plating, /area/mine/laborcamp) +"cf" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/spawner/random_spawners/cobweb_left_rare, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "cg" = ( /obj/machinery/light/small{ dir = 1 @@ -930,9 +883,18 @@ /turf/simulated/floor/plating, /area/mine/laborcamp) "ch" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/mine/cafeteria) +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/plating/airless, +/area/shuttle/mining) "ci" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 @@ -942,110 +904,121 @@ }, /area/mine/laborcamp) "cj" = ( -/obj/machinery/alarm{ - dir = 1; - name = "south bump"; - pixel_y = -24 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/eva) -"ck" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/eva) -"cl" = ( -/obj/effect/spawner/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"cm" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/mining) -"cn" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/portable/pump, +/obj/machinery/atmospherics/unary/portables_connector{ dir = 8 }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "Mining Outpost"; + departmentType = 2; + name = "Mining Outpost Requests Console"; + pixel_x = 30 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) -"co" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"cp" = ( -/turf/simulated/wall, -/area/mine/cafeteria) -"cq" = ( -/obj/machinery/light, +/area/mine/outpost/engineering) +"ck" = ( /obj/machinery/firealarm{ dir = 1; name = "south bump"; pixel_y = -24 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/eva) -"cr" = ( -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Station EVA" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + icon_state = "0-4" + }, +/obj/machinery/power/apc{ + dir = 8; + name = "west bump"; + pixel_x = -24 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) -"cs" = ( +/area/mine/outpost/storage) +"cl" = ( +/obj/structure/lattice/catwalk/mining, +/obj/item/reagent_containers/food/snacks/fortunecookie{ + pixel_y = -5; + pixel_x = -6 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"cm" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/turf_decal/loading_area, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"cn" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/door/airlock/multi_tile/glass{ - name = "Crates Airlock" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + icon_state = "whitebluecorner"; + dir = 4 }, -/area/mine/eva) -"ct" = ( +/area/mine/outpost/medbay) +"co" = ( +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"cp" = ( /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkpurplecorners" + icon_state = "darkredfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/west) +"cq" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"cr" = ( +/turf/simulated/wall, +/area/mine/outpost/storage) +"cs" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"ct" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + dir = 4; + name = "east bump"; + pixel_x = 24 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) "cu" = ( /obj/item/pickaxe, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -1055,34 +1028,16 @@ /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) "cw" = ( -/obj/machinery/computer/shuttle/mining{ - req_access = null - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" - }, -/area/mine/production) +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/storage) "cx" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Infirmary" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/sleeper) +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing/corner, +/obj/item/cigbutt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "cy" = ( /obj/effect/baseturf_helper/lava_land/surface, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -1128,342 +1083,301 @@ "cD" = ( /obj/structure/fans/tiny, /obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) +/area/mine/outpost/airlock) "cE" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/mine/production) -"cF" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" - }, -/area/mine/production) -"cG" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/mine/laborcamp/security) -"cH" = ( -/obj/structure/railing, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/railing{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"cI" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/mine/living_quarters) -"cJ" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"cK" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/spawner/random_spawners/cobweb_left_frequent, -/turf/simulated/floor/plating, -/area/mine/production) -"cL" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"cM" = ( -/turf/simulated/wall, -/area/mine/living_quarters) -"cN" = ( -/obj/structure/closet/secure_closet/miner, -/obj/machinery/firealarm{ - name = "north bump"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"cO" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"cP" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"cQ" = ( -/turf/simulated/wall/r_wall, -/area/mine/comms) -"cR" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"cS" = ( -/obj/structure/table, -/obj/item/storage/box/donkpockets, -/obj/machinery/light{ - dir = 1 +/obj/structure/chair{ + dir = 8 }, /turf/simulated/floor/plasteel{ icon_regular_floor = "yellowsiding"; icon_state = "tranquillite" }, -/area/mine/cafeteria) -"cT" = ( -/obj/effect/turf_decal/box, -/obj/effect/turf_decal/caution/stand_clear, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/area/mine/outpost/cafeteria) +"cF" = ( +/obj/effect/spawner/window, +/turf/simulated/floor/plating, +/area/mine/outpost/cafeteria) +"cG" = ( +/obj/effect/spawner/window/reinforced, +/turf/simulated/floor/plating, +/area/mine/laborcamp/security) +"cH" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 }, -/area/mine/mechbay) -"cU" = ( -/obj/structure/ore_box, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"cJ" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"cK" = ( +/obj/structure/fans/tiny, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/highsecurity{ + name = "Communications" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable/cyan{ + icon_state = "4-8" + }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/mapping_helpers/airlock/access/any/supply/qm, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcoms, +/turf/simulated/floor/plasteel/dark, +/area/mine/outpost/comms) +"cL" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) +/area/mine/outpost/hallway/east) +"cM" = ( +/obj/effect/spawner/random_spawners/fungus_maybe, +/turf/simulated/wall, +/area/lavaland/surface/outdoors/outpost/catwalk) +"cN" = ( +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/medbay) +"cO" = ( +/turf/simulated/wall/r_wall, +/area/mine/outpost/comms) +"cP" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/chair/stool/bar{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"cQ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/structure/cable/cyan{ + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "north bump"; + pixel_y = 24 + }, +/turf/simulated/floor/bluegrid, +/area/mine/outpost/comms) +"cR" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/obj/structure/marker_beacon/dock_marker, +/obj/effect/turf_decal/stripes/line, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"cS" = ( +/obj/structure/table, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 6 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/item/radio/intercom{ + pixel_x = -11; + pixel_y = 5 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/obj/item/pen/multi{ + pixel_x = -9; + pixel_y = -1 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"cT" = ( +/obj/structure/table/glass, +/obj/item/storage/firstaid/regular, +/obj/machinery/light_switch{ + pixel_x = -24; + name = "West Switch"; + dir = 4 + }, +/obj/machinery/defibrillator_mount/loaded/locked{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white"; + dir = 8 + }, +/area/mine/outpost/medbay) +"cU" = ( +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/storage) "cV" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/door/airlock/maintenance, /turf/simulated/floor/plating, -/area/mine/living_quarters) -"cW" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/spawner/random_spawners/cobweb_right_rare, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/maintenance/south) "cX" = ( /obj/effect/turf_decal/loading_area{ dir = 8 }, -/obj/machinery/light/small, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, /obj/machinery/power/apc{ - dir = 4; - name = "Processing Room APC"; + name = "south bump"; pixel_y = -24 }, -/obj/structure/cable, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "cY" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"cZ" = ( -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/multi_tile/glass{ - name = "Outpost Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/airlock) -"da" = ( -/obj/machinery/mineral/equipment_vendor, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"db" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/machinery/light_switch{ - name = "North Switch"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"dc" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/structure/cable, -/obj/machinery/power/apc{ - name = "Airlock APC"; - pixel_y = -24 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/airlock) -"dd" = ( -/turf/simulated/floor/plating, -/area/mine/abandoned) -"de" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + dir = 5 }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/mining/glass{ - name = "Main Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/airlock) -"df" = ( -/obj/machinery/light{ - dir = 4 + icon_state = "purplecorner"; + dir = 8 }, +/area/mine/outpost/mechbay) +"da" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) -"dg" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/area/mine/outpost/hallway/east) +"db" = ( +/obj/structure/table, +/obj/item/clothing/head/welding{ + pixel_y = 4 + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"dc" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/machinery/alarm{ - name = "north bump"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"dh" = ( -/obj/machinery/camera{ - c_tag = "Mining Outpost - Hallway 3"; - dir = 1; - network = list("Mining Outpost") +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + name = "south bump"; + pixel_y = -24 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkpurplecorners" }, -/area/mine/production) -"di" = ( -/obj/structure/closet/crate{ - opened = 1 - }, +/area/mine/outpost/airlock) +"dd" = ( /obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 8 + dir = 1 }, /turf/simulated/floor/plating, -/area/mine/abandoned) -"dj" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/area/mine/outpost/production) +"de" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/reagent_containers/food/snacks/grown/harebell, +/obj/item/radio/intercom{ + name = "south bump"; + pixel_y = -28 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/east) +"df" = ( +/obj/machinery/light{ dir = 4 }, +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) -"dk" = ( +/area/mine/outpost/airlock) +"dg" = ( +/obj/effect/spawner/window/reinforced, +/turf/simulated/floor/plating, +/area/mine/outpost/mechbay) +"di" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) +"dj" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"dk" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + name = "custom placement"; + pixel_x = -5; + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/production) "dl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -1472,170 +1386,141 @@ d2 = 2; icon_state = "1-2" }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"dm" = ( +/obj/machinery/atmospherics/pipe/simple/visible/cyan{ + dir = 5 + }, +/obj/item/clothing/head/hardhat/orange, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) -"dm" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/binary/pump/on, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/engineering) "dn" = ( /obj/machinery/conveyor{ id = "mining_internal" }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"do" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 }, /turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/production) "dp" = ( -/obj/structure/extinguisher_cabinet{ - name = "west bump"; - pixel_x = -27 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/machinery/hologram/holopad, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" - }, -/area/mine/living_quarters) -"dq" = ( -/obj/machinery/atmospherics/pipe/manifold/visible/cyan{ - dir = 1 - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"dr" = ( -/obj/machinery/atmospherics/unary/tank/air{ +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"dq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "mining qm" + }, /turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/quartermaster) "ds" = ( /obj/machinery/light/small{ dir = 8 }, -/obj/effect/turf_decal{ - dir = 1 - }, /obj/effect/turf_decal/caution, /obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) +/area/mine/outpost/airlock) "dt" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 }, -/turf/simulated/floor/plasteel{ +/obj/effect/turf_decal/bot/right, +/obj/machinery/door_control{ + id = "mining_mechbay"; + req_access_txt = "54"; + name = "Mech Bay Shutters"; + pixel_x = 24; + pixel_y = 5 + }, +/obj/machinery/light_switch{ + pixel_x = 24; + name = "East Switch"; dir = 8; - icon_state = "darkpurplecorners" + pixel_y = -5 }, -/area/mine/mechbay) -"du" = ( -/obj/machinery/light{ - dir = 4 +/obj/machinery/power/apc{ + name = "south bump"; + pixel_y = -24 }, +/obj/structure/cable, /turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"dv" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + icon_state = "purplecorner"; dir = 8 }, +/area/mine/outpost/mechbay) +"du" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" - }, -/area/mine/production) -"dw" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/item/radio/intercom{ - name = "south bump"; - pixel_y = -28 - }, -/obj/machinery/camera{ - c_tag = "Mining Outpost - Mech Storage 1"; - dir = 1; - network = list("Mining Outpost") - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/mechbay) -"dx" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/door/airlock/atmos{ + name = "Life Support" }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/turf/simulated/floor/catwalk, +/area/mine/outpost/hallway/west) +"dv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/area/mine/living_quarters) -"dy" = ( -/obj/machinery/light{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8; + initialize_directions = 11 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/production) -"dz" = ( -/obj/item/radio/beacon, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"dA" = ( +/area/mine/outpost/hallway/east) +"dw" = ( /obj/structure/rack, /obj/item/storage/toolbox/mechanical{ pixel_y = 2; @@ -1645,101 +1530,118 @@ pixel_x = -2; pixel_y = -1 }, -/obj/item/gps/ruin{ - gpstag = "OUTPOST"; - pixel_y = 32 +/obj/machinery/light/small, +/obj/machinery/firealarm{ + dir = 8; + name = "west bump"; + pixel_x = -24 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) -"dB" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/area/mine/outpost/hallway/east) +"dx" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"dy" = ( /turf/simulated/wall, -/area/mine/abandoned) -"dC" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/area/mine/outpost/cafeteria) +"dz" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"dD" = ( -/obj/machinery/atmospherics/pipe/simple/visible/cyan{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/meter, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"dE" = ( -/obj/effect/turf_decal, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) -"dF" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/area/mine/outpost/hallway/west) +"dA" = ( +/obj/machinery/suit_storage_unit/lavaland, +/obj/machinery/firealarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/living_quarters) -"dG" = ( -/obj/machinery/power/port_gen/pacman{ - anchored = 1 - }, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"dH" = ( -/obj/structure/ore_box, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/area/mine/outpost/storage) +"dB" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/production) +"dC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"dD" = ( +/obj/machinery/atmospherics/pipe/manifold4w/visible/cyan, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ dir = 4 }, -/obj/effect/turf_decal/bot, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) -"dI" = ( -/obj/machinery/atmospherics/pipe/simple/visible/cyan{ - dir = 5 +/area/mine/outpost/engineering) +"dE" = ( +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"dJ" = ( -/obj/machinery/economy/vending/cigarette, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" + dir = 1; + icon_state = "darkfull" }, -/area/mine/cafeteria) +/area/mine/outpost/airlock) +"dG" = ( +/obj/machinery/atmospherics/binary/pump/on, +/obj/effect/baseturf_helper/lava_land/surface, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"dH" = ( +/obj/machinery/suit_storage_unit/lavaland, +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/storage) +"dI" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 8 + }, +/obj/machinery/ai_status_display{ + pixel_x = 32 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"dJ" = ( +/turf/simulated/wall/r_wall, +/area/mine/outpost/quartermaster) "dK" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -1748,232 +1650,240 @@ d2 = 2; icon_state = "1-2" }, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/directions/medical{ + pixel_x = -27 + }, +/obj/structure/sign/directions/cargo{ + pixel_x = -27; + dir = 8; + pixel_y = 6 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/production) +/area/mine/outpost/hallway/east) "dL" = ( -/obj/machinery/mineral/mint{ - input_dir = 4 +/obj/machinery/door/airlock/maintenance/external{ + name = "Processing Room"; + welded = 1 }, -/obj/effect/spawner/random_spawners/cobweb_left_frequent, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "dM" = ( +/obj/effect/spawner/random_spawners/cobweb_left_rare, +/obj/effect/decal/cleanable/glass, +/obj/machinery/requests_console{ + department = "Mining Outpost"; + departmentType = 2; + name = "Mining Outpost Requests Console"; + pixel_x = -30 + }, /turf/simulated/floor/plating, -/area/mine/production) +/area/mine/outpost/maintenance/east) "dN" = ( /obj/structure/ore_box, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small, +/obj/effect/turf_decal/bot, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "dO" = ( -/obj/structure/railing, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/railing{ - dir = 1 - }, /obj/structure/lattice/catwalk/mining, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/structure/railing{ + dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/outpost/catwalk) "dP" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"dQ" = ( -/obj/machinery/computer/mech_bay_power_console, -/obj/effect/turf_decal/bot/right, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"dR" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/light{ + dir = 8 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/living_quarters) -"dS" = ( -/obj/structure/table, -/obj/machinery/kitchen_machine/microwave{ - pixel_y = 6 - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"dT" = ( -/obj/structure/railing, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/railing{ +/area/mine/outpost/hallway/east) +"dQ" = ( +/obj/machinery/sleeper{ dir = 1 }, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) -"dU" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/effect/spawner/random_spawners/grille_often, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"dV" = ( -/obj/effect/spawner/window, -/turf/simulated/floor/plating, -/area/mine/production) -"dW" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/electrical, -/turf/simulated/floor/plating, -/area/mine/production) -"dX" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"dY" = ( -/obj/machinery/suit_storage_unit/lavaland, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkyellowcorners" - }, -/area/mine/eva) -"ea" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/camera{ - c_tag = "Mining Outpost - Hallway 4"; - network = list("Mining Outpost"); - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/living_quarters) -"eb" = ( -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"ec" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"ed" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/cobweb2, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"ee" = ( -/obj/effect/turf_decal/loading_area{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, +/obj/machinery/light, /obj/machinery/alarm{ - name = "north bump"; - pixel_y = 24 + dir = 1; + name = "south bump"; + pixel_y = -24 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white"; + dir = 8 + }, +/area/mine/outpost/medbay) +"dR" = ( +/turf/simulated/mineral/ancient, +/area/mine/outpost/engineering) +"dS" = ( +/obj/machinery/hologram/holopad, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"dT" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment/corner{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Central Hallway"; + dir = 4; + network = list("Mining Outpost") + }, +/obj/structure/sign/electricshock{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"dU" = ( +/obj/structure/rack, +/obj/random/tool, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"dV" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"dW" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/east) +"dX" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "EVA Storage" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"dY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"ea" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"eb" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"ec" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"ed" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/maintenance/south) "ef" = ( -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 10 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/eva) +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "eg" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/light{ + dir = 4 + }, +/obj/item/kirbyplants, +/obj/structure/sign/kiddieplaque/remembrance/mining{ + pixel_x = 32 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/living_quarters) +/area/mine/outpost/hallway/west) "eh" = ( -/obj/machinery/light/small, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner{ + dir = 4 }, -/turf/simulated/floor/bluegrid, -/area/mine/comms) +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "ei" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -1987,124 +1897,103 @@ d2 = 2; icon_state = "1-2" }, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkyellowcorners" }, -/area/mine/production) +/area/mine/outpost/hallway/east) "ej" = ( -/obj/item/radio/intercom, -/turf/simulated/wall, -/area/mine/production) -"ek" = ( -/obj/machinery/door/airlock/mining{ - name = "Mining Station Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/item/radio/intercom{ + pixel_x = 28 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/storage) +/area/mine/outpost/hallway/east) "el" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/structure/disposalpipe/segment{ + dir = 8 }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkpurplecorners" }, -/area/mine/production) +/area/mine/outpost/hallway/west) "em" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/sleeper) -"en" = ( -/obj/machinery/mineral/processing_unit_console, -/turf/simulated/wall, -/area/mine/abandoned) -"eo" = ( -/obj/machinery/camera{ - c_tag = "Mining Outpost - EVA Storage"; - network = list("Mining Outpost") +/obj/machinery/light/small{ + dir = 4 }, /obj/machinery/light_switch{ name = "North Switch"; pixel_y = 24 }, +/obj/structure/closet/wardrobe/miner, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) +/area/mine/outpost/lockers) +"en" = ( +/obj/machinery/mineral/processing_unit_console, +/turf/simulated/wall, +/area/mine/outpost/production) +"eo" = ( +/obj/structure/flora/ash/leaf_shroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "ep" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Dinner Room APC"; - pixel_y = -24 - }, /obj/structure/cable{ icon_state = "0-4" }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "mining qm" }, -/area/mine/cafeteria) +/turf/simulated/floor/plating, +/area/mine/outpost/quartermaster) "eq" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/conveyor_switch/oneway{ + id = "mining_internal"; + name = "mining conveyor" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 + dir = 10 }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/effect/baseturf_helper/lava_land/surface, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "er" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/hologram/holopad, +/obj/structure/disposalpipe/segment/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, /turf/simulated/floor/plasteel{ icon_regular_floor = "yellowsiding"; icon_state = "tranquillite" }, -/area/mine/cafeteria) +/area/mine/outpost/cafeteria) "es" = ( -/obj/machinery/light{ +/obj/structure/disposalpipe/segment{ dir = 8 }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" + dir = 1; + icon_state = "darkfull" }, -/area/mine/living_quarters) +/area/mine/outpost/hallway/west) "et" = ( /obj/machinery/mineral/unloading_machine{ dir = 1; @@ -2116,679 +2005,160 @@ id = "mining_internal" }, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "eu" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/area/mine/cafeteria) +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) "ev" = ( -/obj/machinery/alarm{ - name = "north bump"; - pixel_y = 24 - }, -/obj/machinery/camera{ - c_tag = "Mining Outpost - Dinner Room"; - network = list("Mining Outpost") - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"ew" = ( -/obj/structure/window/reinforced, /obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" + icon_state = "0-4" }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"ex" = ( -/obj/effect/baseturf_helper/lava_land/surface, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/eva) -"ey" = ( -/obj/machinery/firealarm{ - dir = 4; - name = "east bump"; - pixel_x = 24 - }, -/obj/machinery/light_switch{ - name = "North Switch"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"ez" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" - }, -/area/mine/living_quarters) -"eA" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/living_quarters) -"eC" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/mechbay) -"eD" = ( -/obj/machinery/camera{ - c_tag = "Mining Outpost - Mech Storage 2"; - network = list("Mining Outpost"); - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"eE" = ( -/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"eF" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_x = 24; - name = "East Switch"; - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"eG" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/table, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"eH" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Station Hallway" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"eI" = ( -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/mine/production) -"eJ" = ( /obj/machinery/power/apc{ - dir = 1; - name = "EVA Storage APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/eva) -"eK" = ( -/obj/effect/turf_decal/bot/left, -/obj/structure/cable, -/obj/machinery/constructable_frame/machine_frame, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"eL" = ( -/obj/structure/fans/tiny, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/barricade/wooden, -/obj/machinery/door/airlock{ - name = "Mech Bay Maintenance" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"eM" = ( -/obj/structure/fans/tiny, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/barricade/wooden, -/obj/effect/spawner/random_barrier/possibly_welded_airlock, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"eN" = ( -/obj/machinery/mineral/processing_unit{ - dir = 1 - }, -/obj/machinery/conveyor{ - id = "mining_internal" - }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"eO" = ( -/obj/machinery/firealarm{ dir = 8; name = "west bump"; pixel_x = -24 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/airlock) -"eP" = ( -/obj/machinery/camera{ - c_tag = "Mining Outpost - Hallway 2"; - dir = 1; - network = list("Mining Outpost") - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/production) -"eQ" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/storage) -"eR" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"eS" = ( +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"ex" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/obj/effect/spawner/random_spawners/cobweb_left_rare, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/eva) -"eT" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"eU" = ( -/turf/simulated/wall, -/area/mine/storage) -"eV" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/area/mine/outpost/storage) +"ey" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/production) -"eW" = ( -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/external/glass{ - name = "Mining Shuttle Airlock"; - id_tag = "mining_away" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plating, -/area/mine/production) -"eX" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "mining_internal" - }, -/obj/structure/plasticflaps, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"eY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/plasteel, -/area/mine/laborcamp) -"eZ" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/living_quarters) -"fa" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Station Hallway" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/production) -"fb" = ( -/obj/machinery/mineral/equipment_vendor, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"fc" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/simulated/floor/plating/lavaland_air, -/area/shuttle/mining) -"fd" = ( -/obj/structure/closet/emcloset, -/obj/machinery/alarm{ - dir = 4; - name = "west bump"; - pixel_x = -24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/airlock) -"fe" = ( -/obj/machinery/door/airlock/glass{ - name = "Break Room" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/cafeteria) -"ff" = ( -/obj/effect/turf_decal/loading_area{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - name = "custom placement"; - pixel_x = -5; - pixel_y = 30 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"fg" = ( -/obj/structure/closet/secure_closet/miner, -/obj/machinery/alarm{ - name = "north bump"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"fh" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/living_quarters) -"fj" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/door/airlock/multi_tile/glass{ - name = "Mech Bay Airlock" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"fk" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"fl" = ( -/obj/machinery/door/airlock{ - name = "Airlock Maintenance" - }, -/turf/simulated/floor/plating, -/area/mine/mechbay) -"fm" = ( -/obj/machinery/light, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/production) -"fn" = ( -/obj/machinery/conveyor{ - dir = 10; - id = "mining_internal" - }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"fo" = ( -/obj/structure/chair, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"fp" = ( -/obj/machinery/camera{ - c_tag = "Mining Outpost - Hallway 1"; - dir = 8; - network = list("Mining Outpost") - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"fr" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/firealarm{ - name = "north bump"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"fs" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/eva) -"ft" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/lattice/catwalk/mining, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/lavaland/surface/outdoors) -"fu" = ( -/obj/effect/turf_decal/delivery, -/obj/effect/spawner/random_spawners/cobweb_right_rare, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"fv" = ( -/obj/effect/baseturf_helper/lava_land/surface, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"fw" = ( -/obj/effect/baseturf_helper/lava_land/surface, /obj/structure/cable{ icon_state = "1-4"; d1 = 1; d2 = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8; + initialize_directions = 11 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"ez" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/plasteel/dark, -/area/mine/comms) -"fx" = ( -/obj/machinery/light{ dir = 4 }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"eA" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"eC" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"eD" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/hologram/holopad, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "4-9" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"eE" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"eF" = ( +/obj/structure/sign/lifestar{ + pixel_x = 32 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) -"fy" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"fz" = ( -/obj/structure/fans/tiny, -/obj/structure/barricade/wooden, -/obj/effect/spawner/random_barrier/possibly_welded_airlock, +/area/mine/outpost/hallway/east) +"eG" = ( +/obj/effect/spawner/window, /turf/simulated/floor/plating, -/area/mine/cafeteria) -"fA" = ( -/obj/structure/rack, -/obj/item/storage/firstaid/regular{ - pixel_x = 5; - pixel_y = 5 +/area/mine/outpost/storage) +"eI" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/airlock/maintenance{ + name = "Infirmary Maintence" }, -/obj/item/storage/firstaid/machine, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkblue" - }, -/area/mine/sleeper) -"fB" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Mining Communications APC"; - pixel_y = 24 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/bluegrid, -/area/mine/comms) -"fC" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" - }, -/area/mine/cafeteria) -"fD" = ( -/obj/structure/table, +/turf/simulated/floor/plating, +/area/mine/outpost/medbay) +"eJ" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/food/drinks/cans/beer, /obj/item/reagent_containers/food/drinks/cans/beer{ pixel_x = -1; pixel_y = 9 @@ -2800,142 +2170,594 @@ pixel_x = 4; pixel_y = 4 }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = -7 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 7; + pixel_y = 5 + }, +/obj/item/storage/box/donkpockets, +/obj/machinery/power/apc{ + dir = 8; + name = "west bump"; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, /turf/simulated/floor/plasteel{ icon_regular_floor = "yellowsiding"; icon_state = "tranquillite" }, -/area/mine/cafeteria) -"fE" = ( -/obj/structure/closet/secure_closet/miner, +/area/mine/outpost/cafeteria) +"eK" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"eL" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/item/vending_refill/wallmed, +/obj/item/vending_refill/cigarette, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"eM" = ( +/turf/simulated/wall, +/area/mine/outpost/maintenance/south) +"eN" = ( +/obj/machinery/mineral/processing_unit{ + dir = 1 + }, +/obj/machinery/conveyor{ + id = "mining_internal" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"eO" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/airlock) +"eP" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/sign/directions/cargo{ + dir = 8; + pixel_y = -24 + }, +/obj/structure/sign/directions/medical{ + dir = 4; + pixel_y = -30 + }, +/obj/structure/sign/directions/engineering{ + pixel_y = -36; + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"eQ" = ( +/obj/structure/glowshroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"eR" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/obj/structure/sign/bobross{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"eS" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, /obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"eT" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Quartermaster's Office" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/effect/mapping_helpers/airlock/polarized{ + id = "mining qm" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/quartermaster) +"eU" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"eW" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/condiment/peppermill{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/reagent_containers/food/condiment/saltshaker{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"eX" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "mining_internal" + }, +/obj/structure/plasticflaps, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"eY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/turf/simulated/floor/plasteel, +/area/mine/laborcamp) +"fa" = ( +/obj/effect/spawner/random_spawners/wall_rusted_always, +/obj/effect/spawner/random_spawners/fungus_maybe, +/turf/simulated/wall, +/area/lavaland/surface/outdoors/outpost/catwalk) +"fb" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"fc" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plating/airless, +/area/shuttle/mining) +"fd" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external/glass{ + name = "Shuttle Airlock"; + id_tag = "mining_away" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredfull" + }, +/area/mine/outpost/hallway/west) +"fe" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/sign/nosmoking_1{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"fg" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment/corner{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"fj" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"fk" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"fl" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluecorner" + }, +/area/mine/outpost/medbay) +"fm" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/electricshock{ + pixel_y = -32 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"fn" = ( +/obj/machinery/conveyor{ + dir = 10; + id = "mining_internal" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"fo" = ( +/turf/simulated/wall, +/area/mine/outpost/engineering) +"fp" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/storage) -"fF" = ( +/area/mine/outpost/hallway/east) +"fr" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/machinery/door/firedoor, /obj/structure/cable{ - d1 = 2; + d1 = 4; d2 = 8; - icon_state = "2-8" + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/medbay) +"fs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Box Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"fu" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/spawner/random_spawners/cobweb_right_rare, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"fv" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"fw" = ( +/obj/machinery/light_switch{ + pixel_x = -24; + name = "West Switch"; + dir = 4 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + name = "south bump"; + pixel_y = -30 + }, +/turf/simulated/floor/plasteel/dark, +/area/mine/outpost/comms) +"fx" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"fy" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"fz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/mine/outpost/hallway/west) +"fA" = ( +/obj/structure/chair/sofa/bench/right, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) +"fB" = ( +/obj/machinery/tcomms/relay/mining, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/mine/outpost/comms) +"fC" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + name = "north bump"; + pixel_y = 30 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"fD" = ( +/obj/structure/sign/electricshock{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"fE" = ( +/obj/effect/turf_decal/bot/left, +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/ai_status_display{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; + dir = 8 + }, +/area/mine/outpost/mechbay) +"fF" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable/cyan{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/visible/cyan{ + dir = 6 + }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"fG" = ( +/obj/effect/turf_decal/caution, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) +"fH" = ( +/obj/structure/sign/directions/cargo{ + dir = 8; + pixel_y = -24 + }, +/obj/item/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"fI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"fJ" = ( +/obj/structure/lattice/catwalk/mining, +/obj/machinery/floodlight/anchored, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"fK" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"fL" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 }, /obj/structure/cable{ d1 = 1; d2 = 8; icon_state = "1-8" }, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plating, -/area/mine/living_quarters) -"fG" = ( -/obj/effect/turf_decal{ - dir = 1 - }, -/obj/effect/turf_decal/caution, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/airlock) -"fH" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/effect/baseturf_helper/lava_land/surface, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"fI" = ( -/obj/effect/turf_decal/loading_area, -/obj/item/radio/intercom{ - name = "west bump"; - pixel_x = -28 - }, -/turf/simulated/floor/plating, -/area/mine/abandoned) -"fJ" = ( -/obj/machinery/door/airlock/titanium{ - id_tag = "s_docking_airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/obj/docking_port/mobile/mining, -/obj/structure/fans/tiny, -/obj/docking_port/stationary{ - area_type = /area/lavaland/surface/outdoors; - dir = 8; - dwidth = 3; - height = 5; - id = "mining_away"; - name = "lavaland mine"; - turf_type = /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface; - width = 7 - }, -/turf/simulated/floor/plating, -/area/shuttle/mining) -"fK" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"fL" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"fN" = ( -/obj/machinery/power/port_gen/pacman{ - anchored = 1 - }, -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/maintenance/south) "fO" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/effect/turf_decal/bot/left, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/window/reinforced/tinted/grilled, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plating, +/area/mine/outpost/hallway/east) "fP" = ( /obj/structure/window/reinforced{ dir = 4 }, /obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 + dir = 1 }, /obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "fQ" = ( /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/unexplored/danger) @@ -2955,16 +2777,24 @@ /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) "fU" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/door/airlock/titanium{ + id_tag = "s_docking_airlock"; + req_access_txt = "48" }, -/turf/simulated/floor/plasteel{ +/obj/docking_port/mobile/mining, +/obj/structure/fans/tiny, +/obj/docking_port/stationary{ + area_type = /area/lavaland/surface/outdoors; dir = 8; - icon_state = "darkpurplecorners" + dwidth = 3; + height = 5; + id = "mining_away"; + name = "lavaland mine"; + turf_type = /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface; + width = 7 }, -/area/mine/living_quarters) +/turf/simulated/floor/plating, +/area/shuttle/mining) "fV" = ( /turf/simulated/wall/indestructible/boss/see_through, /area/lavaland/surface/outdoors) @@ -2974,142 +2804,109 @@ /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) "fX" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"fY" = ( -/obj/machinery/economy/vending/assist/free, -/turf/simulated/floor/plating, -/area/mine/cafeteria) -"fZ" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/obj/machinery/camera{ - c_tag = "Mining Outpost - Storage Room"; - network = list("Mining Outpost") +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/securearea{ + pixel_x = -32 }, -/obj/machinery/light_switch{ - name = "North Switch"; - pixel_y = 24 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"ga" = ( -/obj/structure/closet/crate/freezer/iv_storage, -/obj/machinery/light{ +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 1 }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" +/obj/structure/cable/cyan{ + icon_state = "1-2" }, -/area/mine/sleeper) +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"fZ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"ga" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/machinery/economy/vending/wallmed{ + name = "Emergency NanoMed"; + pixel_y = -28 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) "gb" = ( -/obj/machinery/iv_drip, -/obj/machinery/camera{ - c_tag = "Mining Outpost - Outpost Medbay"; - network = list("Mining Outpost") +/obj/structure/chair/sofa/bench/right{ + dir = 1 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" +/obj/structure/cable{ + icon_state = "0-4" }, -/area/mine/sleeper) -"gd" = ( -/obj/machinery/hologram/holopad, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/storage) -"ge" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Station Hallway" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/living_quarters) -"gf" = ( /obj/machinery/power/apc{ - dir = 1; - name = "Outpost Medbay APC"; - pixel_y = 24 + name = "south bump"; + pixel_y = -24 }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) +"gc" = ( /obj/structure/cable{ + icon_state = "2-5" + }, +/obj/structure/chair/stool{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"gd" = ( +/turf/simulated/wall, +/area/mine/outpost/mechbay) +"gf" = ( +/obj/structure/cable{ + d1 = 1; d2 = 2; - icon_state = "0-2" + icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "darkblue" + icon_state = "darkfull" }, -/area/mine/sleeper) +/area/mine/outpost/hallway/west) "gg" = ( -/obj/machinery/alarm{ - name = "north bump"; - pixel_y = 24 - }, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "darkblue" + icon_state = "darkfull" }, -/area/mine/sleeper) +/area/mine/outpost/hallway/west) "gh" = ( -/obj/structure/fans/tiny, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + dir = 9 }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/alarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 }, -/obj/machinery/door/airlock/maintenance{ - name = "Mining Station Communications"; - req_access_txt = null +/obj/machinery/camera{ + c_tag = "Mining Outpost - Communications"; + network = list("Mining Outpost"); + dir = 8 }, -/obj/effect/mapping_helpers/airlock/access/all/supply/qm, -/obj/effect/mapping_helpers/airlock/autoname, -/turf/simulated/floor/plasteel/dark, -/area/mine/comms) +/turf/simulated/floor/bluegrid, +/area/mine/outpost/comms) "gi" = ( -/obj/machinery/firealarm{ - dir = 8; - name = "west bump"; - pixel_x = -24 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" - }, -/area/mine/sleeper) +/turf/simulated/wall, +/area/mine/outpost/lockers) "gj" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 1 @@ -3135,68 +2932,63 @@ /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) "gl" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/sleeper) +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "gm" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable{ - icon_state = "1-4"; d1 = 1; - d2 = 4 - }, -/obj/effect/baseturf_helper/lava_land/surface, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/sleeper) -"gn" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + d2 = 2; + icon_state = "1-2" }, /obj/structure/cable{ - d1 = 4; + d1 = 1; d2 = 8; - icon_state = "4-8" + icon_state = "1-8" }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + dir = 8; + icon_state = "darkyellowcorners" }, -/area/mine/sleeper) +/area/mine/outpost/hallway/west) +"gn" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/caution/stand_clear, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) "go" = ( /obj/structure/stone_tile/block, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) "gp" = ( -/obj/structure/closet/secure_closet/miner, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" +/obj/machinery/door/airlock/maintenance{ + name = "Central Hallway Maintence" }, -/area/mine/storage) +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/turf/simulated/floor/plating, +/area/mine/outpost/hallway/west) "gq" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) +/obj/structure/barricade/wooden, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "gr" = ( /obj/structure/stone_tile{ dir = 1 @@ -3231,8 +3023,10 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/spawner/random_spawners/grille_often, /turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/maintenance/south) "gu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -3247,36 +3041,18 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) -"gv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/visible/universal, -/obj/machinery/door/airlock/maintenance{ - name = "Mining Station Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plating, -/area/mine/living_quarters) "gw" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/machinery/economy/vending/snack, +/obj/machinery/alarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/airlock{ - name = "Mech Bay Maintenance" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/cafeteria) "gx" = ( /obj/structure/fans/tiny, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -3301,16 +3077,6 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) -"gA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) "gB" = ( /obj/structure/stone_tile/block{ dir = 4 @@ -3365,62 +3131,84 @@ /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) "gH" = ( +/obj/structure/closet/secure_closet/miner, /obj/machinery/light/small{ - dir = 4 + dir = 8 }, -/obj/structure/chair/comfy/shuttle{ - dir = 1 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/mining) +/area/mine/outpost/lockers) "gI" = ( /obj/machinery/shower{ dir = 8 }, /obj/effect/turf_decal/bot_white, -/obj/structure/extinguisher_cabinet{ - name = "custom placement"; - pixel_x = -5; - pixel_y = 30 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/airlock) -"gJ" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal{ - dir = 4 - }, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/mine/living_quarters) -"gK" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"gL" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 +/obj/structure/sign/poster/official/random{ + pixel_y = 32 }, /obj/machinery/light_switch{ - pixel_x = -24; - name = "West Switch"; + pixel_x = 24; + name = "East Switch"; + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) +"gJ" = ( +/obj/machinery/light/small{ dir = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/mine/comms) +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/mineral/titanium, +/area/shuttle/mining) +"gK" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + name = "east bump"; + pixel_x = 24 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"gL" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "gM" = ( /obj/structure/stone_tile/block{ dir = 4 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) +"gN" = ( +/obj/machinery/hologram/holopad, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull"; + dir = 8 + }, +/area/mine/outpost/medbay) "gO" = ( /obj/structure/stone_tile/block{ dir = 8 @@ -3453,6 +3241,12 @@ /mob/living/simple_animal/hostile/megafauna/legion, /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) +"hh" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "hj" = ( /obj/machinery/light{ dir = 4 @@ -3484,18 +3278,28 @@ /area/mine/laborcamp) "hz" = ( /obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" +/obj/item/gps/mining{ + pixel_x = 5 }, -/area/mine/cafeteria) +/obj/item/flashlight/lamp{ + pixel_x = -8; + pixel_y = 8 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) "hA" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"hC" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "hH" = ( /obj/structure/stone_tile/block{ dir = 1 @@ -3516,6 +3320,10 @@ }, /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) +"hN" = ( +/obj/item/cigbutt, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "hQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -3525,6 +3333,12 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"hW" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) "ic" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -3547,18 +3361,32 @@ /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) "ii" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/effect/turf_decal/bot_white, +/obj/machinery/shower{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Airlock"; + network = list("Mining Outpost"); + dir = 5 + }, +/obj/machinery/alarm{ + name = "north bump"; + pixel_y = 24 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) +/area/mine/outpost/airlock) +"im" = ( +/obj/structure/grille/broken, +/obj/structure/sign/poster/random{ + pixel_x = -32 + }, +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "ir" = ( /obj/structure/stone_tile/slab/cracked{ dir = 5 @@ -3615,6 +3443,19 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"iN" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + name = "Main Airlock"; + dir = 1 + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) "iX" = ( /obj/structure/stone_tile, /obj/structure/stone_tile{ @@ -3667,6 +3508,26 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"ji" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "1-6" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"jj" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "mining qm" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/quartermaster) "jk" = ( /obj/structure/stone_tile/center, /obj/structure/stone_tile/surrounding_tile, @@ -3737,6 +3598,16 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"jt" = ( +/obj/item/radio/intercom{ + name = "south bump"; + pixel_y = -28 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "jx" = ( /obj/structure/stone_tile{ dir = 4 @@ -3765,12 +3636,26 @@ }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) -"jK" = ( +"jJ" = ( +/obj/machinery/kitchen_machine/grill, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" }, -/area/mine/storage) +/area/mine/outpost/cafeteria) +"jK" = ( +/obj/machinery/recharge_station, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/sign/nosmoking_2{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; + dir = 8 + }, +/area/mine/outpost/mechbay) "jL" = ( /obj/structure/stone_tile/surrounding_tile, /obj/structure/stone_tile/surrounding_tile{ @@ -3794,9 +3679,12 @@ /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) "jP" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/wall, -/area/mine/eva) +/obj/machinery/suit_storage_unit/lavaland, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) "jQ" = ( /obj/structure/stone_tile{ dir = 1 @@ -3815,18 +3703,15 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"ka" = ( +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/mineral/random/volcanic, +/area/lavaland/surface/outdoors/unexplored) "kf" = ( -/obj/structure/fans/tiny, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/multi_tile/glass{ - name = "Outpost Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/airlock) +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/airlock) "kg" = ( /obj/structure/fluff/drake_statue, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -3844,6 +3729,14 @@ /obj/structure/fluff/drake_statue/falling, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"km" = ( +/obj/structure/cable, +/obj/machinery/power/apc{ + name = "south bump"; + pixel_y = -24 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "ko" = ( /obj/structure/stone_tile/block/cracked{ dir = 8 @@ -3854,6 +3747,13 @@ /obj/structure/stone_tile, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"kt" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "ky" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -3930,6 +3830,14 @@ /obj/structure/stone_tile/slab/cracked, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"kS" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/airlock/research{ + name = "Mech Bay" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) "le" = ( /obj/structure/stone_tile, /obj/structure/stone_tile{ @@ -3940,6 +3848,10 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"lf" = ( +/obj/effect/spawner/window/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "lg" = ( /obj/structure/stone_tile/block{ dir = 4 @@ -3949,6 +3861,11 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"lh" = ( +/obj/effect/mapping_helpers/no_lava, +/obj/structure/flora/ash/rock/style_random, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "lj" = ( /obj/structure/stone_tile/block{ dir = 1 @@ -3968,6 +3885,12 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"lo" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/structure/glowshroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "lp" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -4038,6 +3961,15 @@ }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) +"lB" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "lD" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -4075,6 +4007,29 @@ /obj/structure/stone_tile/block, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"lH" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/door/airlock/mining/glass{ + name = "Hallway" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) "lI" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -4126,6 +4081,15 @@ }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) +"lT" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) "lW" = ( /obj/structure/stone_tile/block/cracked, /obj/structure/stone_tile/block/cracked{ @@ -4202,7 +4166,7 @@ "mp" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, -/area/mine/living_quarters) +/area/mine/outpost/mechbay) "mq" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -4438,6 +4402,13 @@ }, /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) +"mT" = ( +/obj/item/mounted/frame/apc_frame, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "mV" = ( /obj/structure/stone_tile/block{ dir = 4 @@ -4545,6 +4516,106 @@ }, /turf/simulated/floor/indestructible/boss, /area/lavaland/surface/outdoors) +"nw" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"nI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/lattice/catwalk/mining, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"nO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/sign/directions/engineering{ + pixel_y = 30; + dir = 8 + }, +/obj/structure/sign/directions/cargo{ + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"nP" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = -32 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"nQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/alarm{ + dir = 8; + name = "east bump"; + pixel_x = 24 + }, +/turf/simulated/floor/plasteel, +/area/mine/laborcamp) +"nX" = ( +/obj/structure/disposaloutlet, +/obj/structure/lattice/catwalk/mining, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/sign/fire{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/universal, +/turf/simulated/floor/plating/lavaland_air, +/area/mine/outpost/hallway/east) +"oa" = ( +/obj/machinery/computer/card/minor/qm, +/obj/machinery/alarm{ + name = "north bump"; + pixel_y = 24 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"ob" = ( +/obj/machinery/suit_storage_unit/lavaland, +/obj/machinery/light_switch{ + pixel_x = -24; + name = "West Switch"; + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/storage) "oj" = ( /obj/structure/lattice/catwalk/mining, /obj/machinery/atmospherics/unary/outlet_injector/on{ @@ -4554,27 +4625,56 @@ /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/mine/laborcamp) "on" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) +"op" = ( +/obj/structure/closet/secure_closet/brig/gulag, +/turf/simulated/floor/plasteel, +/area/mine/laborcamp) +"oq" = ( +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom{ + name = "west bump"; + pixel_x = -28 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"ox" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /obj/structure/cable{ d1 = 1; d2 = 8; icon_state = "1-8" }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) -"op" = ( -/obj/structure/closet/secure_closet/brig/gulag, -/turf/simulated/floor/plasteel, -/area/mine/laborcamp) +/area/mine/outpost/hallway/west) +"oz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Custodial Storage Maintence" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/custodial) "oA" = ( /obj/effect/decal/cleanable/cobweb2, /obj/machinery/atmospherics/unary/tank/air{ @@ -4585,22 +4685,6 @@ icon_state = "brown" }, /area/mine/laborcamp) -"oF" = ( -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) "oR" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/dispenser/oxygen, @@ -4610,11 +4694,34 @@ }, /area/mine/laborcamp) "pa" = ( -/obj/machinery/door/airlock{ - name = "Mech Bay Maintenance" +/obj/machinery/firealarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; + dir = 8 + }, +/area/mine/outpost/mechbay) +"pg" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"pl" = ( +/obj/effect/mapping_helpers/no_lava, +/obj/structure/sign/nanotrasen{ + pixel_x = -32 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "pq" = ( /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) @@ -4627,23 +4734,70 @@ icon_state = "darkredcorners" }, /area/mine/laborcamp/security) +"pz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/door/airlock/atmos{ + name = "Life Support" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"pN" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/maintenance/external{ + name = "Catwalk Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) "pQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + dir = 8 }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +/obj/item/radio/intercom{ + name = "south bump"; + pixel_y = -28 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + dir = 8; + icon_state = "darkpurplecorners" }, -/area/mine/storage) +/area/mine/outpost/hallway/west) +"qb" = ( +/obj/structure/girder, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"qv" = ( +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "qw" = ( /obj/effect/decal/cleanable/dirt, /obj/item/cigbutt, @@ -4668,10 +4822,52 @@ icon_state = "brown" }, /area/mine/laborcamp) +"qB" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/orange{ + icon_state = "0-2" + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"qH" = ( +/obj/structure/table/reinforced, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "qT" = ( /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/mine/laborcamp) +"qX" = ( +/obj/machinery/light, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"ra" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "rd" = ( /obj/structure/closet/secure_closet/brig/gulag, /obj/effect/decal/cleanable/dirt, @@ -4685,6 +4881,10 @@ /obj/item/cigbutt, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) +"rk" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/lockers) "ro" = ( /obj/machinery/camera{ c_tag = "Labor Camp External"; @@ -4693,6 +4893,12 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) +"rp" = ( +/obj/item/toy/figure/mech/fireripley{ + pixel_y = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "rr" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -4703,6 +4909,49 @@ icon_state = "wood-broken" }, /area/mine/laborcamp) +"rz" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/item/clothing/gloves/color/fyellow, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"rB" = ( +/obj/machinery/mineral/equipment_vendor, +/obj/machinery/status_display{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/lockers) +"rH" = ( +/obj/structure/sign/nanotrasen{ + pixel_x = 32 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"rJ" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/structure/cable/cyan{ + icon_state = "2-8" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "rM" = ( /obj/effect/baseturf_helper/lava_land/surface, /turf/simulated/floor/mineral/titanium, @@ -4718,15 +4967,41 @@ icon_state = "brown" }, /area/mine/laborcamp) -"rV" = ( -/obj/machinery/light{ - dir = 8 +"sk" = ( +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/lockers) +"sr" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/extinguisher_cabinet{ + name = "north bump"; + pixel_y = 30 }, /turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" + dir = 1; + icon_state = "darkfull" }, -/area/mine/cafeteria) +/area/mine/outpost/hallway/west) +"ss" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/obj/effect/spawner/random_spawners/cobweb_right_rare, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) "sv" = ( /obj/machinery/light{ dir = 4 @@ -4739,9 +5014,15 @@ /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) "sL" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/wall, -/area/mine/storage) +/obj/structure/closet/cardboard, +/obj/item/flashlight/flare/glowstick/random, +/obj/item/flashlight/flare/glowstick/random, +/obj/item/flashlight/flare/glowstick/random, +/obj/item/flashlight/flare/glowstick/random, +/obj/item/flashlight/flare/glowstick/random, +/obj/effect/spawner/random_spawners/cobweb_left_rare, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "sM" = ( /obj/structure/cable{ d1 = 4; @@ -4779,12 +5060,11 @@ /turf/simulated/floor/plasteel, /area/mine/laborcamp) "sT" = ( -/obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/west) "tb" = ( /obj/effect/spawner/window/shuttle, /turf/simulated/floor/plating, @@ -4804,6 +5084,16 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"tA" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "tC" = ( /obj/machinery/camera{ c_tag = "Labor Camp Airlock"; @@ -4815,17 +5105,31 @@ icon_state = "brown" }, /area/mine/laborcamp) +"tF" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/sign/nanotrasen{ + pixel_x = 32 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "tI" = ( -/obj/machinery/light_switch{ - pixel_x = -24; - name = "West Switch"; - dir = 4 +/obj/structure/closet/secure_closet/miner, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Miner Lockers"; + dir = 6; + network = list("Mining Outpost") }, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkblue" + icon_state = "darkpurplecorners" }, -/area/mine/sleeper) +/area/mine/outpost/lockers) "tJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -4837,20 +5141,15 @@ icon_state = "brown" }, /area/mine/laborcamp) -"tK" = ( -/obj/structure/closet/secure_closet/miner, -/obj/structure/extinguisher_cabinet{ - name = "west bump"; - pixel_x = -27 +"tS" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/securearea{ + pixel_x = -32 }, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/storage) +/obj/effect/spawner/random_spawners/cobweb_left_rare, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "tT" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/visible/cyan{ @@ -4861,6 +5160,19 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"tX" = ( +/obj/structure/sign/fire, +/turf/simulated/wall, +/area/lavaland/surface/outdoors/outpost/catwalk) +"tY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/oil_maybe, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) "tZ" = ( /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, @@ -4899,13 +5211,38 @@ /turf/simulated/floor/plasteel, /area/mine/laborcamp) "um" = ( -/obj/effect/spawner/window/reinforced, +/obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, -/area/mine/mechbay) +/area/mine/outpost/hallway/west) "uq" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintence" + }, /turf/simulated/floor/plating, -/area/mine/living_quarters) +/area/mine/outpost/mechbay) +"ur" = ( +/obj/item/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) +"uB" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"uE" = ( +/obj/effect/decal/remains/human, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "uL" = ( /obj/effect/spawner/window/reinforced, /obj/machinery/flasher{ @@ -4913,6 +5250,51 @@ }, /turf/simulated/floor/plating, /area/mine/laborcamp) +"uO" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Airlock Maintence" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/airlock) +"uT" = ( +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"uW" = ( +/obj/machinery/camera{ + c_tag = "Mining Outpost - East Hallway - North"; + dir = 8; + network = list("Mining Outpost") + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"uZ" = ( +/obj/structure/marker_beacon/dock_marker/collision, +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/lavaland/surface/outdoors) +"va" = ( +/obj/effect/turf_decal/bot, +/obj/structure/ore_box, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Box Storage"; + dir = 1; + network = list("Mining Outpost") + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) "vf" = ( /obj/machinery/power/apc{ dir = 4; @@ -4932,40 +5314,76 @@ }, /area/mine/laborcamp/security) "vg" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/effect/turf_decal/bot/left, -/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public{ + name = "Tool Storage" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/east) "vh" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"vk" = ( -/obj/machinery/door/airlock/titanium{ - name = "Labor Shuttle Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/siberia) +/turf/simulated/wall, +/area/mine/outpost/medbay) +"vj" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/obj/effect/turf_decal/stripes/line, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "vq" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/obj/structure/disposalpipe/segment/corner{ + dir = 1 }, -/area/mine/mechbay) +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8; + initialize_directions = 11 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"vs" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredfull" + }, +/area/mine/outpost/hallway/west) +"vu" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/door/airlock/command/glass{ + name = "Quartermaster's Office" + }, +/obj/effect/mapping_helpers/airlock/polarized{ + id = "mining qm" + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/quartermaster) "vw" = ( /obj/structure/table, /obj/item/storage/fancy/cigarettes/cigpack_random, @@ -4980,6 +5398,28 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"vz" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"vA" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) "vI" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ @@ -4999,34 +5439,78 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"vT" = ( -/obj/effect/turf_decal, -/obj/effect/decal/cleanable/dirt, +"vM" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/closet/crate/internals, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/crowbar/red, +/obj/item/crowbar/red, +/obj/item/crowbar/red, +/obj/item/crowbar/red, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"vP" = ( +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors) +"vQ" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Hallway" + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) -"vZ" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/beer{ - pixel_x = -7 - }, -/obj/item/reagent_containers/food/drinks/cans/beer, -/obj/item/reagent_containers/food/drinks/cans/beer{ - pixel_x = 7; - pixel_y = 5 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/area/mine/outpost/hallway/west) +"vT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, /turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" + dir = 1; + icon_state = "darkfull" }, -/area/mine/cafeteria) +/area/mine/outpost/airlock) +"vZ" = ( +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"we" = ( +/obj/structure/mopbucket/full, +/obj/item/mop, +/obj/machinery/firealarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/item/radio/intercom{ + name = "west bump"; + pixel_x = -28 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkgreencorners" + }, +/area/mine/outpost/custodial) "wg" = ( /obj/machinery/mineral/equipment_vendor/labor, /turf/simulated/floor/plasteel, @@ -5038,22 +5522,57 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) -"wt" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/floor/plating/lavaland_air, -/area/shuttle/siberia) +"wi" = ( +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/obj/effect/turf_decal/bot, +/turf/simulated/floor/plating, +/area/mine/outpost/cafeteria) +"wy" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/structure/sign/fire{ + pixel_y = 32 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "wD" = ( /obj/effect/decal/remains/human, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) -"wP" = ( -/obj/structure/shuttle/engine/heater, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 +"wJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/plating/lavaland_air, -/area/shuttle/siberia) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"wO" = ( +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/mine/outpost/hallway/east) +"wP" = ( +/obj/machinery/newscaster{ + dir = 8; + name = "east bump"; + pixel_x = 28 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) "wY" = ( /obj/item/clothing/mask/gas/clown_hat, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -5067,12 +5586,16 @@ }, /area/mine/laborcamp/security) "xl" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/wall, -/area/mine/mechbay) +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/structure/bed/roller, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluecorner"; + dir = 8 + }, +/area/mine/outpost/medbay) "xo" = ( /obj/structure/shuttle/engine/propulsion/burst, -/turf/simulated/floor/plating/lavaland_air, +/turf/simulated/floor/plating/airless, /area/shuttle/mining) "xx" = ( /obj/machinery/light/small{ @@ -5083,33 +5606,63 @@ icon_state = "brown" }, /area/mine/laborcamp) +"xy" = ( +/obj/structure/sign/nanotrasen{ + pixel_x = -32 + }, +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "xA" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, /obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/hologram/holopad, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) +/area/mine/outpost/airlock) "xC" = ( /turf/simulated/wall/mineral/titanium, /area/shuttle/mining) +"xD" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/floor/plating/lavaland_air, +/area/shuttle/siberia) "xG" = ( -/obj/effect/mapping_helpers/no_lava, -/turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) -"xM" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/structure/disposalpipe/segment{ + dir = 8 }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"xP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"xQ" = ( /obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/obj/structure/sign/fire{ + pixel_x = 32 + }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/mine/living_quarters) +/area/lavaland/surface/outdoors/outpost/catwalk) "xR" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -5118,13 +5671,57 @@ }, /area/mine/laborcamp) "xS" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/wall, -/area/mine/cafeteria) +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"xT" = ( +/obj/machinery/computer/arcade{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/cobweb_left_rare, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"yb" = ( +/obj/structure/table/glass, +/obj/machinery/firealarm{ + dir = 4; + name = "east bump"; + pixel_x = 24 + }, +/obj/item/stack/medical/splint{ + pixel_x = 5 + }, +/obj/item/radio/intercom{ + name = "south bump"; + pixel_y = -28 + }, +/obj/item/healthupgrade{ + pixel_y = 7; + pixel_x = -7 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white"; + dir = 8 + }, +/area/mine/outpost/medbay) "yj" = ( -/obj/effect/mapping_helpers/no_lava, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom{ + pixel_y = 28 + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) "ym" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -5135,87 +5732,11 @@ }, /area/mine/laborcamp) "yp" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, +/obj/effect/baseturf_helper/lava_land/surface, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/abandoned) +/area/mine/outpost/production) "yq" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/production) -"yw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/plasteel, -/area/mine/laborcamp) -"yR" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"zo" = ( -/obj/structure/table, -/obj/item/kitchen/utensil/fork, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/mine/laborcamp) -"zt" = ( -/obj/machinery/door/airlock/glass{ - name = "Labor Camp Bedroom" - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, -/area/mine/laborcamp) -"zu" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/railing/corner{ - dir = 8 - }, -/obj/structure/railing/corner{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/lavaland_air, -/area/lavaland/surface/outdoors) -"zy" = ( -/turf/simulated/wall, -/area/mine/mechbay) -"zN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, @@ -5231,7 +5752,205 @@ dir = 1; icon_state = "darkfull" }, -/area/mine/sleeper) +/area/mine/outpost/hallway/west) +"yr" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"yw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/turf/simulated/floor/plasteel, +/area/mine/laborcamp) +"yE" = ( +/obj/machinery/computer/crew, +/obj/machinery/computer/guestpass{ + pixel_y = 30 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"yH" = ( +/obj/machinery/light_switch{ + pixel_x = 24; + name = "East Switch"; + dir = 8; + pixel_y = -5 + }, +/obj/machinery/button/windowtint{ + dir = 8; + pixel_x = 24; + pixel_y = 5; + id = "mining qm" + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Quartermaster's Office"; + dir = 9; + network = list("Mining Outpost") + }, +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"yO" = ( +/obj/machinery/door/airlock/glass{ + name = "Construction Site" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/cap/hidden/supply{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"yR" = ( +/obj/effect/spawner/random_spawners/grille_maybe, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/decal/cleanable/spiderling_remains, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"yY" = ( +/obj/machinery/suit_storage_unit/lavaland, +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/storage) +"zb" = ( +/obj/machinery/camera{ + c_tag = "Mining Outpost - Cafeteria"; + dir = 1; + network = list("Mining Outpost") + }, +/obj/item/kirbyplants, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -31 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"zc" = ( +/obj/structure/reagent_dispensers/fueltank/chem{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; + dir = 8 + }, +/area/mine/outpost/mechbay) +"zj" = ( +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/machinery/door/airlock/maintenance/external/glass{ + name = "Landing Pad" + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/hallway/west) +"zn" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom{ + name = "south bump"; + pixel_y = -28 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"zo" = ( +/obj/structure/table, +/obj/item/kitchen/utensil/fork, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/mine/laborcamp) +"zr" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"zt" = ( +/obj/machinery/door/airlock/glass{ + name = "Labor Camp Bedroom" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/wood{ + broken = 1; + icon_state = "wood-broken" + }, +/area/mine/laborcamp) +"zu" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"zv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"zy" = ( +/obj/machinery/camera{ + c_tag = "Mining Outpost - East Hallway - South"; + dir = 9; + network = list("Mining Outpost") + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"zN" = ( +/obj/machinery/mineral/equipment_vendor, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) "zY" = ( /obj/structure/chair{ dir = 1 @@ -5259,83 +5978,215 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) -"AB" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +"Ai" = ( +/obj/machinery/alarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - West Hallway"; + dir = 1; + network = list("Mining Outpost") + }, +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) +"Am" = ( +/obj/item/radio/intercom{ + name = "west bump"; + pixel_x = -28 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/obj/machinery/alarm{ - dir = 4; - name = "west bump"; - pixel_x = -24 +/obj/machinery/firealarm{ + name = "north bump"; + pixel_y = 24 }, /turf/simulated/floor/plasteel/dark, -/area/mine/comms) +/area/mine/outpost/comms) +"At" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/structure/cable{ + icon_state = "1-10" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Av" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"Ax" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Az" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"AB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"AC" = ( +/obj/machinery/door/airlock/titanium{ + id_tag = "s_docking_airlock"; + name = "Labor Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/shuttle/siberia) +"AD" = ( +/obj/structure/sign/nanotrasen{ + pixel_x = -32 + }, +/obj/effect/mapping_helpers/no_lava, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Main Airlock"; + dir = 4; + network = list("Mining Outpost") + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "AE" = ( /turf/simulated/mineral/volcanic/lava_land_surface, /area/lavaland/surface/outdoors) +"AH" = ( +/obj/item/radio/intercom{ + pixel_x = 28 + }, +/obj/machinery/economy/vending/cigarette, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"AO" = ( +/obj/structure/closet/secure_closet/miner, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/lockers) +"AY" = ( +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/lavaland/surface/outdoors) +"Ba" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "Bg" = ( /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/siberia) -"BB" = ( -/obj/effect/mapping_helpers/no_lava, -/turf/simulated/mineral/random/volcanic, -/area/lavaland/surface/outdoors) -"BD" = ( -/obj/effect/turf_decal/bot_white, -/obj/machinery/shower{ +"Bh" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner{ dir = 4 }, +/obj/structure/railing, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Bo" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 6 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Bq" = ( +/obj/structure/sink/kitchen{ + pixel_y = 24 + }, /turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkblue" + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" }, -/area/mine/sleeper) -"BE" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Airlock Maintence" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/turf/simulated/floor/plating, -/area/mine/airlock) -"BH" = ( +/area/mine/outpost/cafeteria) +"Bs" = ( +/obj/structure/window/reinforced, +/obj/effect/spawner/random_spawners/blood_maybe, /obj/effect/decal/cleanable/dirt, -/obj/machinery/power/apc{ - pixel_x = 24; - name = "Mech Bay APC" +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"Bu" = ( +/obj/structure/reagent_dispensers/oil, +/obj/item/reagent_containers/food/drinks/oilcan, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"By" = ( +/obj/structure/lattice/catwalk/mining, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Landing Pad South"; + dir = 8; + network = list("Mining Outpost") + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"BD" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/power/apc{ + dir = 8; + name = "west bump"; + pixel_x = -24 }, -/obj/structure/cable, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkpurplecorners" }, -/area/mine/mechbay) +/area/mine/outpost/lockers) +"BH" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/hallway/east) "BP" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/siberia) -"BT" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 +"BY" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/marker_beacon/dock_marker, +/obj/structure/railing{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, -/obj/machinery/power/apc{ - dir = 1; - name = "West Hallway APC"; - pixel_y = 24 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/living_quarters) +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "Ca" = ( /obj/machinery/economy/vending/cola/free, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -5349,29 +6200,64 @@ "Cf" = ( /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) +"Cl" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/head/that, +/obj/structure/window/basic{ + dir = 1 + }, +/obj/item/clothing/glasses/sunglasses_fake, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "Cn" = ( -/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/obj/structure/sign/custodian{ + pixel_x = -32 + }, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkpurplecorners" + icon_state = "darkyellowcorners" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/east) "Co" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id_tag = "mining_mechbay"; + name = "Mech Bay Shutters" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"Cu" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 6 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Cw" = ( +/obj/machinery/firealarm{ + dir = 4; + name = "east bump"; + pixel_x = 24 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" }, -/area/mine/mechbay) -"Cw" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/wall, -/area/mine/production) +/area/mine/outpost/cafeteria) "Cy" = ( /obj/machinery/door/airlock{ name = "Labor Camp Prisoner Lockers" @@ -5395,11 +6281,34 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) +/area/mine/outpost/hallway/west) +"CH" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Hallway" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) "CI" = ( /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/bot/secbot/beepsky{ @@ -5415,6 +6324,38 @@ /obj/structure/closet/crate, /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) +"CT" = ( +/obj/effect/spawner/window, +/turf/simulated/floor/plating, +/area/mine/outpost/medbay) +"CX" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"CZ" = ( +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Da" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/marker_beacon/dock_marker, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Dc" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plasteel, +/area/mine/outpost/maintenance/south) "Dd" = ( /obj/structure/toilet, /obj/effect/decal/cleanable/vomit, @@ -5447,24 +6388,83 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) -"Dq" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +"Do" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/sign/electricshock{ + pixel_y = 32 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/west) +"Dq" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/structure/railing, +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"Dx" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "Dz" = ( /turf/simulated/wall, -/area/mine/airlock) +/area/mine/outpost/airlock) "DA" = ( /obj/effect/spawner/random_spawners/grille_often, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plating, -/area/mine/production) +/area/mine/outpost/maintenance/east) +"DB" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/railing/cap{ + dir = 8 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"DC" = ( +/turf/simulated/wall, +/area/mine/outpost/custodial) +"DP" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/machinery/hologram/holopad, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) "DT" = ( /obj/machinery/computer/shuttle/labor/one_way, /obj/effect/decal/cleanable/cobweb, @@ -5477,36 +6477,94 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"Eg" = ( -/obj/structure/dispenser/oxygen, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +"Ea" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Backroom" }, -/area/mine/eva) -"Ej" = ( -/obj/machinery/tcomms/relay/mining, -/obj/machinery/camera{ - c_tag = "Mining Outpost - Communications Relay"; - dir = 4; - network = list("Mining Outpost") +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/turf/simulated/floor/plasteel/dark, -/area/mine/comms) -"El" = ( -/obj/machinery/economy/vending/snack, +/turf/simulated/floor/plasteel, +/area/mine/laborcamp) +"Ef" = ( +/obj/machinery/door/airlock/glass{ + name = "Cafeteria" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, /turf/simulated/floor/plasteel{ icon_regular_floor = "yellowsiding"; icon_state = "tranquillite" }, -/area/mine/cafeteria) -"Ez" = ( -/obj/effect/spawner/random_spawners/cobweb_right_rare, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/area/mine/outpost/cafeteria) +"Eg" = ( +/obj/machinery/power/port_gen/pacman{ + anchored = 1 }, -/area/mine/mechbay) +/obj/machinery/camera{ + c_tag = "Mining Outpost - Life Support"; + dir = 5; + network = list("Mining Outpost") + }, +/obj/structure/cable/orange, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"Ej" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"El" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "mining qm" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/quartermaster) +"Ez" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/bed/roller, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluecorner"; + dir = 1 + }, +/area/mine/outpost/medbay) +"EB" = ( +/obj/structure/closet/secure_closet/miner, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/lockers) "EF" = ( /obj/effect/baseturf_helper/lava_land/surface, /obj/item/cigbutt, @@ -5520,17 +6578,74 @@ dir = 1 }, /turf/simulated/floor/plating, -/area/mine/living_quarters) -"Fe" = ( -/obj/item/roller{ - pixel_x = -2; - pixel_y = 10 +/area/mine/outpost/maintenance/south) +"EL" = ( +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave{ + pixel_y = 6 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/light_switch{ + name = "North Switch"; + pixel_y = 24 }, -/obj/structure/rack, /turf/simulated/floor/plasteel{ - icon_state = "darkblue" + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" }, -/area/mine/sleeper) +/area/mine/outpost/cafeteria) +"EO" = ( +/obj/item/toy/figure/crew/miner, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"Fa" = ( +/obj/structure/table, +/obj/item/lighter/random, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/spawner/random_spawners/cobweb_left_rare, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Fd" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) +"Fe" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/lockers) +"Ff" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"Fl" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/machinery/door/airlock/maintenance, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "Fp" = ( /obj/structure/bed, /obj/item/bedsheet/orange, @@ -5539,6 +6654,47 @@ icon_state = "wood-broken7" }, /area/mine/laborcamp) +"Fw" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"FA" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"FC" = ( +/obj/structure/marker_beacon/dock_marker/collision, +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"FE" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"FH" = ( +/obj/structure/cable, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/machinery/power/apc{ + dir = 8; + name = "west bump"; + pixel_x = -24 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/east) "FO" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -5559,27 +6715,96 @@ icon_state = "brown" }, /area/mine/laborcamp) -"FW" = ( -/obj/machinery/door/airlock/titanium{ - id_tag = "s_docking_airlock"; - name = "Labor Shuttle Airlock" +"FS" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, /obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/shuttle/siberia) -"Gh" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Processing Room Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, /obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"FZ" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom{ + pixel_y = 28 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Gl" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/storage) +"Go" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/hologram/holopad, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) "Gp" = ( /obj/structure/sign/poster/contraband/clown, /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/mine/laborcamp) +"Gs" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/obj/structure/sign/nanotrasen, +/turf/simulated/wall, +/area/mine/outpost/maintenance/south) +"Gt" = ( +/obj/machinery/door/airlock/maintenance/external{ + name = "Catwalk Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/effect/decal/cleanable/dirt, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Gw" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) "GD" = ( /obj/structure/sign/poster/contraband/lusty_xenomorph, /turf/simulated/wall, @@ -5589,31 +6814,87 @@ /obj/effect/decal/cleanable/ash, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) -"GO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/mine/cafeteria) -"Hc" = ( -/obj/machinery/door/airlock/external{ - id_tag = "laborcamp_away"; - name = "Labor Camp Airlock" +"GJ" = ( +/obj/structure/railing{ + dir = 9 }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/mine/laborcamp/security) +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"GM" = ( +/obj/machinery/mineral/equipment_vendor, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"He" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Hallway" + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"Hf" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "Hi" = ( /obj/structure/bedsheetbin, /obj/structure/table, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Hm" = ( +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Hp" = ( +/obj/structure/lattice/catwalk/mining, +/obj/machinery/atmospherics/unary/outlet_injector/on{ + dir = 1; + name = "scrubber outlet" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/mine/outpost/hallway/east) "HA" = ( /obj/machinery/atmospherics/binary/pump/on, /turf/simulated/floor/plasteel{ icon_state = "brown" }, /area/mine/laborcamp) +"HH" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"HI" = ( +/obj/machinery/economy/vending/cigarette, +/obj/effect/turf_decal/stripes/box, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) "HK" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ @@ -5624,28 +6905,43 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"HN" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Security" +"HS" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/simulated/floor/plasteel, -/area/mine/laborcamp/security) -"HT" = ( -/obj/structure/ore_box, -/obj/effect/turf_decal/bot, -/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + icon_state = "whitebluefull"; + dir = 8 }, -/area/mine/eva) +/area/mine/outpost/medbay) +"HT" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/storage) "Ia" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Ib" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/storage) "Il" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -5653,17 +6949,34 @@ /obj/item/trash/sosjerky, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) -"Iv" = ( -/obj/structure/window/reinforced{ +"Iw" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner, +/obj/effect/turf_decal/stripes/corner, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Ix" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/machinery/conveyor_switch/oneway{ - id = "mining_internal"; - name = "mining conveyor" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/mine/abandoned) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"IC" = ( +/turf/simulated/wall, +/area/mine/outpost/hallway/east) "IF" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -5672,49 +6985,127 @@ /turf/simulated/floor/plasteel, /area/mine/laborcamp) "IK" = ( -/obj/structure/rack, -/obj/item/roller{ - pixel_x = -2; - pixel_y = 10 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" - }, -/area/mine/sleeper) -"IZ" = ( -/obj/effect/baseturf_helper/lava_land/surface, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/light_switch{ - pixel_x = -24; - name = "West Switch"; +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/lockers) +"IR" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/shuttle/siberia) +"Jb" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/obj/item/radio/beacon, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"Jg" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Jh" = ( +/obj/structure/chair{ + dir = 1 }, -/area/mine/living_quarters) +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/firealarm{ + dir = 4; + name = "east bump"; + pixel_x = 24 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"Jk" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/multi_tile/glass{ + name = "Main Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) "Jl" = ( -/obj/machinery/light{ +/obj/structure/table, +/obj/item/storage/firstaid/machine, +/obj/machinery/alarm{ + name = "north bump"; + pixel_y = 24 + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"Jn" = ( +/obj/structure/lattice/catwalk/mining, +/mob/living/simple_animal/cockroach/Brad, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Jv" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"Jy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Box Storage" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 1 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) -"JC" = ( -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/mine/living_quarters) -"JD" = ( +/area/mine/outpost/storage) +"JB" = ( +/obj/structure/closet/crate/secure/loot, +/obj/effect/mapping_helpers/no_lava, +/obj/structure/railing{ + dir = 4 + }, /obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/mine/living_quarters) +/area/lavaland/surface/outdoors) "JP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, @@ -5744,8 +7135,15 @@ /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) "JX" = ( -/obj/machinery/light/small{ - dir = 8 +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom{ + name = "west bump"; + pixel_x = -28 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Shuttle"; + dir = 5; + network = list("Mining Outpost") }, /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) @@ -5755,18 +7153,37 @@ /area/mine/laborcamp) "Kb" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/obj/effect/baseturf_helper/lava_land/surface, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" }, -/area/mine/cafeteria) -"Kd" = ( -/obj/effect/mapping_helpers/no_lava, -/turf/simulated/mineral/random/volcanic, -/area/lavaland/surface/outdoors/unexplored) +/obj/structure/disposalpipe/segment/corner, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/power/apc{ + dir = 4; + name = "east bump"; + pixel_x = 24 + }, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"Kc" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing, +/obj/item/toy/cattoy{ + pixel_y = 11; + pixel_x = -9 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "Kl" = ( /obj/structure/table, /obj/item/trash/plate, @@ -5775,14 +7192,45 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"Kz" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Custodial Storage"; + network = list("Mining Outpost") + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkgreencorners" + }, +/area/mine/outpost/custodial) +"KA" = ( +/obj/machinery/camera{ + c_tag = "Mining Outpost - Landing Pad North"; + dir = 9; + network = list("Mining Outpost") + }, +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "KD" = ( -/obj/structure/barricade/wooden, -/turf/simulated/mineral/volcanic/lava_land_surface, -/area/lavaland/surface/outdoors) +/obj/effect/spawner/random_spawners/fungus_maybe, +/turf/simulated/wall, +/area/mine/outpost/maintenance/south) "KE" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"KH" = ( +/obj/effect/spawner/random_spawners/grille_maybe, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "KR" = ( /obj/machinery/flasher{ id = "gulagshuttleflasher"; @@ -5790,14 +7238,46 @@ }, /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) -"KU" = ( +"KS" = ( /obj/effect/mapping_helpers/no_lava, +/obj/structure/sign/nanotrasen{ + pixel_x = -32 + }, /turf/simulated/mineral/volcanic/lava_land_surface, /area/lavaland/surface/outdoors) +"KY" = ( +/obj/machinery/door/airlock/titanium{ + name = "Labor Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/siberia) "Lr" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/mine/sleeper) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/lockers) +"Lw" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Ly" = ( +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "Lz" = ( /obj/structure/lattice/catwalk/mining, /obj/machinery/atmospherics/pipe/simple/visible/universal{ @@ -5805,22 +7285,39 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/mine/laborcamp) -"LK" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/mechbay) -"LO" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +"LI" = ( +/obj/effect/spawner/window, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"LM" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/marker_beacon/dock_marker, +/obj/structure/railing{ dir = 1 }, -/obj/effect/turf_decal, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/area/mine/airlock) +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"LO" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/airlock) "LQ" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -5837,6 +7334,22 @@ icon_state = "brown" }, /area/mine/laborcamp) +"LS" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 10 + }, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Bridge"; + dir = 8; + network = list("Mining Outpost") + }, +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "Mh" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -5845,16 +7358,57 @@ d2 = 2; icon_state = "1-2" }, +/obj/structure/disposalpipe/junction, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"Mq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, /obj/structure/cable{ - d1 = 2; + d1 = 4; d2 = 8; - icon_state = "2-8" + icon_state = "4-8" + }, +/obj/machinery/firealarm{ + name = "north bump"; + pixel_y = 24 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) +/area/mine/outpost/hallway/west) +"Mu" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment/corner{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"Mv" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/lavaland/surface/outdoors) "ME" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -5867,6 +7421,43 @@ icon_state = "brown" }, /area/mine/laborcamp) +"MK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) +"Nb" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) +"Nc" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/obj/machinery/newscaster{ + name = "north bump"; + pixel_y = 28 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "Ne" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -5887,28 +7478,60 @@ /turf/simulated/floor/plating, /area/mine/laborcamp) "Nj" = ( -/obj/effect/turf_decal/bot/left, -/obj/machinery/mech_bay_recharge_port, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"Np" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/airlock/maintenance, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Nq" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) -"Nk" = ( -/obj/effect/spawner/random_spawners/wall_rusted_maybe, -/turf/simulated/wall, -/area/mine/airlock) -"Nq" = ( -/obj/machinery/light, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" +/area/mine/outpost/hallway/east) +"Nw" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/machinery/light/small, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Nz" = ( +/obj/machinery/door/airlock{ + name = "Custodial Storage" }, -/area/mine/mechbay) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/turf/simulated/floor/plasteel{ + icon_state = "darkgreencorners" + }, +/area/mine/outpost/custodial) "ND" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -5928,20 +7551,64 @@ }, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"NH" = ( +/obj/structure/chair/stool/bar{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"NK" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "NP" = ( /obj/machinery/computer/shuttle/mining, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/mining) +"NT" = ( +/obj/structure/sign/nanotrasen, +/turf/simulated/wall, +/area/mine/outpost/lockers) "NW" = ( /obj/effect/spawner/window/shuttle, /turf/simulated/floor/plating, /area/shuttle/siberia) +"NY" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/shuttle/mining) "NZ" = ( /obj/structure/toilet, /obj/effect/decal/cleanable/cobweb, /obj/item/clothing/mask/balaclava, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"Ob" = ( +/obj/structure/chair/office/dark, +/turf/simulated/floor/carpet, +/area/mine/outpost/quartermaster) +"Oc" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/mining) "Oh" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -5951,7 +7618,7 @@ /area/mine/laborcamp) "Oq" = ( /turf/simulated/wall, -/area/mine/abandoned) +/area/mine/outpost/production) "Ov" = ( /obj/machinery/camera{ c_tag = "Labor Camp Monitoring"; @@ -5965,6 +7632,17 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"Ow" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"OA" = ( +/obj/structure/flora/ash/rock/style_random, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) "OE" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -5977,6 +7655,43 @@ /obj/effect/decal/cleanable/ash, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) +"OH" = ( +/obj/structure/chair/stool/bar{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"OI" = ( +/obj/item/firealarm_electronics, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"OO" = ( +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/machinery/light/small, +/obj/structure/closet, +/obj/item/storage/bag/trash, +/obj/machinery/alarm{ + dir = 1; + name = "south bump"; + pixel_y = -24 + }, +/obj/item/storage/box/lights/mixed, +/obj/item/caution, +/obj/item/caution, +/obj/item/caution, +/turf/simulated/floor/plasteel{ + icon_state = "darkgreencorners" + }, +/area/mine/outpost/custodial) "OU" = ( /obj/machinery/door_control{ id = "Labor"; @@ -6005,13 +7720,106 @@ icon_state = "darkredcorners" }, /area/mine/laborcamp/security) -"Pu" = ( -/obj/machinery/hologram/holopad, +"Pd" = ( +/obj/structure/chair/sofa/bench, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/west) +"Pg" = ( +/obj/structure/sign/securearea{ + name = "\improper KEEP CLEAR: DOCKING AREA" + }, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/hallway/west) +"Ph" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/computer/atmos_alert{ + dir = 8 + }, +/obj/machinery/alarm{ + dir = 8; + name = "east bump"; + pixel_x = 24 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/sleeper) +/area/mine/outpost/engineering) +"Pp" = ( +/obj/machinery/atmospherics/pipe/simple/visible/universal, +/obj/structure/railing/cap{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"Pu" = ( +/obj/machinery/door/airlock/mining{ + name = "Miner Lockers" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/lockers) +"PD" = ( +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/east) +"PG" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 + }, +/obj/structure/cable, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "mining qm" + }, +/turf/simulated/floor/plating, +/area/mine/outpost/quartermaster) +"PI" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/window/basic{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "PK" = ( /obj/structure/closet/secure_closet/brig/gulag, /obj/machinery/flasher{ @@ -6021,32 +7829,54 @@ /turf/simulated/floor/plasteel, /area/mine/laborcamp) "PQ" = ( -/obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + icon_state = "white"; + dir = 8 }, -/area/mine/production) +/area/mine/outpost/medbay) "PX" = ( /turf/simulated/wall, /area/mine/laborcamp/security) +"Qa" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/stack/marker_beacon/ten, +/obj/item/book/random, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Qd" = ( +/obj/structure/sign/nanotrasen, +/turf/simulated/wall/mineral/iron, +/area/lavaland/surface/outdoors) "Ql" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"Qq" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/mine/production) +"Qp" = ( +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "Qv" = ( -/obj/effect/turf_decal/bot/right, -/obj/machinery/computer, +/obj/effect/spawner/random_spawners/cobweb_right_rare, +/obj/structure/disposalpipe/segment/corner{ + dir = 2 + }, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/obj/structure/extinguisher_cabinet{ + name = "custom placement"; + pixel_x = -5; + pixel_y = 30 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/east) "QE" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small{ @@ -6058,26 +7888,58 @@ }, /area/mine/laborcamp) "QF" = ( -/obj/machinery/door/airlock{ - name = "Abandoned Airlock" +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, -/obj/structure/barricade/wooden, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/mine/cafeteria) -"QR" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + dir = 8; + icon_state = "darkyellowcorners" }, -/area/mine/storage) +/area/mine/outpost/hallway/east) +"QG" = ( +/obj/effect/spawner/random_spawners/fungus_maybe, +/turf/simulated/wall, +/area/mine/outpost/custodial) +"QR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/hallway/west) +"QX" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/table, +/obj/item/paper_bin, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) "Rd" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -6099,19 +7961,86 @@ }, /area/mine/laborcamp) "Rs" = ( -/obj/structure/fans/tiny, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/structure/closet/crate/trashcart, +/obj/item/trash/liquidfood, +/obj/item/trash/tastybread, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Ry" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/effect/turf_decal/stripes/corner{ + dir = 8 }, -/obj/structure/barricade/wooden, -/obj/machinery/door/airlock{ - name = "Catwalk Airlock" +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Rz" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = -32 }, -/turf/simulated/floor/plating/lavaland_air, -/area/mine/eva) +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"RR" = ( +/obj/structure/firelock_frame, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"RZ" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "north bump"; + pixel_y = 24 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/custodial) +"Sb" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + name = "south bump"; + pixel_y = -30 + }, +/obj/structure/extinguisher_cabinet{ + name = "south bump"; + pixel_y = -30 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/mining) +"Sh" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/production) +"Sq" = ( +/obj/machinery/door/airlock/external/glass{ + name = "Shuttle Dock" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredfull" + }, +/area/mine/outpost/hallway/west) "Ss" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -6128,33 +8057,102 @@ icon_state = "brown" }, /area/mine/laborcamp) -"SO" = ( -/obj/machinery/light, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" +"Sw" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Security" }, -/area/mine/mechbay) -"Ta" = ( -/obj/structure/closet/secure_closet/miner, -/obj/machinery/power/apc{ - dir = 1; - name = "Storage Room APC"; - pixel_y = 24 +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/simulated/floor/plasteel, +/area/mine/laborcamp/security) +"SD" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 9 + }, +/obj/structure/sign/nanotrasen{ + pixel_x = 32 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"SH" = ( +/obj/effect/spawner/random_spawners/wall_rusted_always, +/turf/simulated/wall, +/area/lavaland/surface/outdoors) +"SK" = ( +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 }, /obj/structure/cable{ + d1 = 1; d2 = 2; - icon_state = "0-2" + icon_state = "1-2" }, -/obj/machinery/light/small{ +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"SO" = ( +/obj/effect/turf_decal/box, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/light, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; dir = 8 }, +/area/mine/outpost/mechbay) +"SQ" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/cafeteria) +"ST" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters{ + id_tag = "mining_mechbay"; + name = "Mech Bay Shutters" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/mine/outpost/mechbay) +"SX" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/hologram/holopad, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/cable/cyan{ + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/mine/outpost/comms) +"Ta" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/machinery/hologram/holopad, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/storage) +/area/mine/outpost/storage) "Tk" = ( /obj/machinery/camera{ c_tag = "Labor Camp Bedroom 1"; @@ -6171,14 +8169,13 @@ }, /area/mine/laborcamp) "Tn" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/obj/machinery/light/small{ dir = 1 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" - }, -/area/mine/sleeper) +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/east) "Ts" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/tank/air{ @@ -6189,10 +8186,39 @@ icon_state = "brown" }, /area/mine/laborcamp) -"TN" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ +"Ty" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ dir = 4 }, +/obj/structure/sign/nanotrasen{ + pixel_x = -32 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"TH" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"TL" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/engineering) +"TN" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 8 }, @@ -6201,11 +8227,39 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/obj/structure/cable{ + icon_state = "1-4"; + d1 = 1; + d2 = 4 }, -/area/mine/mechbay) +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8; + initialize_directions = 11 + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) +"TS" = ( +/obj/effect/turf_decal/bot/left, +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Mechbay"; + dir = 10; + network = list("Mining Outpost") + }, +/obj/structure/extinguisher_cabinet{ + name = "south bump"; + pixel_y = -30 + }, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; + dir = 8 + }, +/area/mine/outpost/mechbay) "TU" = ( /obj/machinery/door/airlock/external{ id_tag = "laborcamp_away"; @@ -6215,73 +8269,100 @@ /turf/simulated/floor/plating, /area/mine/laborcamp) "Uh" = ( -/obj/structure/sign/electricshock{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable/cyan{ icon_state = "4-8" }, -/turf/simulated/floor/plating, -/area/mine/living_quarters) +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) "Uy" = ( /obj/structure/chair/comfy/shuttle{ dir = 4 }, /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) +"UI" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/marker_beacon/dock_marker, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"UO" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/lattice/catwalk/mining, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) "UQ" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/obj/machinery/camera{ - c_tag = "Mining Outpost - EVA Airlock"; - network = list("Mining Outpost") +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) +/area/mine/outpost/airlock) "Ve" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, /obj/structure/cable{ d1 = 1; d2 = 8; icon_state = "1-8" }, -/obj/structure/cable{ - icon_state = "1-4"; - d1 = 1; - d2 = 4 - }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" + dir = 8; + icon_state = "darkyellowcorners" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/east) "Vg" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkfull" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/area/mine/mechbay) +/obj/machinery/light_switch{ + name = "North Switch"; + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) "Vt" = ( /obj/machinery/camera{ c_tag = "Labor Camp Central"; @@ -6294,6 +8375,7 @@ /obj/structure/chair/comfy/shuttle{ dir = 1 }, +/obj/machinery/light, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/mining) "Vv" = ( @@ -6303,6 +8385,14 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Vw" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "Vz" = ( /obj/machinery/door/airlock{ name = "Restroom" @@ -6315,20 +8405,45 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"VD" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/structure/cable{ - icon_state = "0-4" +"VA" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 1 }, -/obj/machinery/power/apc{ - pixel_x = -24; - name = "East Hallway APC" +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"VD" = ( +/obj/machinery/door/airlock/glass{ + name = "Cafeteria" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining_station, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"VF" = ( +/obj/machinery/atmospherics/pipe/simple/visible/cyan{ + dir = 6 + }, +/obj/machinery/atmospherics/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 9 }, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowcorners" + dir = 1; + icon_state = "darkfull" }, -/area/mine/production) +/area/mine/outpost/engineering) +"VG" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/maintenance/east) "VJ" = ( /obj/structure/table, /obj/item/stack/medical/bruise_pack/advanced, @@ -6342,6 +8457,40 @@ icon_state = "barber" }, /area/mine/laborcamp) +"VK" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "mining_internal" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"VM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Security" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Labor"; + name = "labor camp blast door" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/laborcamp/security) "VN" = ( /obj/structure/bed, /obj/effect/decal/cleanable/dirt, @@ -6356,10 +8505,44 @@ icon_state = "brown" }, /area/mine/laborcamp) -"VV" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +"VP" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) +"VV" = ( +/obj/machinery/firealarm{ + dir = 8; + name = "west bump"; + pixel_x = -24 + }, +/obj/item/kirbyplants, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/item/radio/intercom{ + name = "north bump"; + pixel_y = 28 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/airlock) +"We" = ( +/obj/machinery/mineral/mint{ + input_dir = 4 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/production) +"Wf" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/obj/machinery/hologram/holopad, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, @@ -6372,15 +8555,7 @@ dir = 1; icon_state = "darkfull" }, -/area/mine/airlock) -"Wi" = ( -/obj/machinery/atmospherics/unary/outlet_injector/on{ - dir = 4; - name = "scrubber outlet" - }, -/obj/structure/lattice/catwalk/mining, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/mine/living_quarters) +/area/mine/outpost/lockers) "Wo" = ( /obj/structure/chair/comfy/shuttle{ dir = 1 @@ -6388,19 +8563,19 @@ /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) "Ww" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, /obj/machinery/alarm{ dir = 8; name = "east bump"; pixel_x = 24 }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/production) +/area/mine/outpost/hallway/east) "Wx" = ( /obj/structure/table, /obj/item/folder/red, @@ -6410,6 +8585,20 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/siberia) +"WD" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"WH" = ( +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/mineral/random/volcanic, +/area/lavaland/surface/outdoors) "WJ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/visible/cyan{ @@ -6420,12 +8609,21 @@ }, /area/mine/laborcamp) "WO" = ( -/obj/machinery/hologram/holopad, -/turf/simulated/floor/plasteel{ - icon_regular_floor = "yellowsiding"; - icon_state = "tranquillite" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 }, -/area/mine/cafeteria) +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/hallway/west) "WP" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ @@ -6433,6 +8631,61 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"WR" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"WV" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/item/gps/ruin{ + pixel_x = 32 + }, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/east) +"WX" = ( +/obj/machinery/alarm{ + dir = 8; + name = "east bump"; + pixel_x = 24 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/lockers) +"WZ" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/marker_beacon/dock_marker, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"Xb" = ( +/obj/structure/closet/crate/freezer/iv_storage, +/obj/machinery/camera{ + c_tag = "Mining Outpost - Medical Bay"; + network = list("Mining Outpost") + }, +/obj/structure/extinguisher_cabinet{ + name = "custom placement"; + pixel_x = -5; + pixel_y = 30 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white"; + dir = 8 + }, +/area/mine/outpost/medbay) "Xd" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, @@ -6441,18 +8694,27 @@ icon_state = "brown" }, /area/mine/laborcamp) -"Xl" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +"Xe" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/noticeboard{ + pixel_y = 28 }, -/obj/effect/baseturf_helper/lava_land/surface, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/west) +"Xk" = ( +/obj/machinery/door/window{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) "Xq" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -6468,41 +8730,197 @@ /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel, /area/mine/laborcamp) -"XI" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/wall, -/area/mine/living_quarters) -"XW" = ( -/obj/structure/closet/secure_closet/miner, -/obj/machinery/light/small{ +"Xu" = ( +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkpurplecorners" - }, -/area/mine/storage) -"Ya" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/machinery/firealarm{ + name = "north bump"; + pixel_y = 24 }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkfull" }, -/area/mine/mechbay) +/area/mine/outpost/hallway/west) +"Xy" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/mine/outpost/cafeteria) +"XF" = ( +/obj/machinery/economy/vending/wallmed{ + pixel_x = 28 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/effect/turf_decal/stripes/line, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkpurplecorners" + }, +/area/mine/outpost/airlock) +"XI" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing/corner, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/outpost/catwalk) +"XJ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Labor Camp Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/simple/visible/universal, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/mine/laborcamp) +"XK" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/bed/dogbed/brad, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"XW" = ( +/obj/machinery/recharge_station, +/obj/item/radio/intercom{ + name = "west bump"; + pixel_x = -28 + }, +/turf/simulated/floor/plasteel{ + icon_state = "purplecorner"; + dir = 8 + }, +/area/mine/outpost/mechbay) +"XZ" = ( +/obj/machinery/door/firedoor, +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/mine/outpost/hallway/west) +"Ya" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/mine/outpost/hallway/east) "Yb" = ( /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/mine/laborcamp/security) -"Yv" = ( -/obj/effect/spawner/window/reinforced, +"Yc" = ( +/obj/structure/glowshroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"Yk" = ( +/obj/effect/spawner/random_spawners/cobweb_left_frequent, +/obj/machinery/alarm{ + name = "north bump"; + pixel_y = 24 + }, +/obj/effect/turf_decal/loading_area, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/mine/airlock) +/area/mine/outpost/production) +"Yr" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/item/cigbutt, +/turf/simulated/floor/plasteel, +/area/mine/outpost/maintenance/south) +"Ys" = ( +/obj/effect/spawner/random_spawners/dirt_maybe, +/obj/item/trash/chips, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/south) +"Yv" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) +"Yz" = ( +/obj/structure/sign/lifestar{ + pixel_x = -32 + }, +/obj/effect/mapping_helpers/no_lava, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"YA" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/cigbutt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"YB" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Main Airlock" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, +/obj/structure/sign/directions/cargo{ + dir = 8; + pixel_y = -24 + }, +/obj/structure/sign/directions/medical{ + dir = 8; + pixel_y = -30 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkfull" + }, +/area/mine/outpost/airlock) +"YE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 1 + }, +/turf/simulated/floor/catwalk, +/area/mine/outpost/engineering) "YI" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/plasteel, @@ -6515,6 +8933,14 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"YL" = ( +/obj/structure/flora/ash/stem_shroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors) +"YS" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plating, +/area/mine/outpost/maintenance/east) "YV" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -6542,17 +8968,20 @@ /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) "Zf" = ( -/obj/machinery/sleeper{ - dir = 2 - }, -/obj/machinery/light{ - dir = 1 +/obj/item/radio/intercom{ + name = "south bump"; + pixel_y = -28 }, +/obj/structure/reagent_dispensers/water_cooler, /turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" + dir = 8; + icon_state = "darkyellowcorners" }, -/area/mine/sleeper) +/area/mine/outpost/hallway/west) +"Zh" = ( +/obj/effect/spawner/random_spawners/wall_rusted_maybe, +/turf/simulated/wall, +/area/mine/outpost/maintenance/south) "Zk" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -6566,6 +8995,16 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Zu" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "Zv" = ( /obj/machinery/economy/vending/sustenance, /turf/simulated/floor/plasteel{ @@ -6573,6 +9012,43 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"Zz" = ( +/obj/structure/lattice/catwalk/mining, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) +"ZG" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/mining) +"ZK" = ( +/obj/machinery/door/airlock/external{ + id_tag = "laborcamp_away"; + name = "Labor Camp Airlock" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/mine/laborcamp/security) +"ZT" = ( +/obj/structure/lattice/catwalk/mining, +/obj/structure/railing{ + dir = 1 + }, +/obj/item/cigbutt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/outpost/catwalk) "ZZ" = ( /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, @@ -9359,12 +11835,12 @@ aj NW aw Bg -vk +KY pq Uy CK -wP -wt +IR +xD aj aj aj @@ -9620,8 +12096,8 @@ kI iB pq pq -wP -wt +IR +xD aj aj aj @@ -9877,8 +12353,8 @@ kI KR hj pq -wP -wt +IR +xD aj aj ab @@ -10129,7 +12605,7 @@ aj aj kI kI -FW +AC kI kI kI @@ -10386,7 +12862,7 @@ cG cG PX PX -Hc +ZK PX aq aq @@ -11415,7 +13891,7 @@ aK aP Dm aZ -HN +Sw JZ YI aJ @@ -11928,7 +14404,7 @@ PX PX ZZ PX -ba +VM PX aq aq @@ -12953,14 +15429,14 @@ aq tZ qA JZ -JZ +nQ JZ JZ JZ Vv bl aq -bA +Ea qT aq aq @@ -13241,7 +15717,7 @@ aj aj aj ai -ab +rp aj aj aj @@ -13475,7 +15951,7 @@ Vv bm aq bB -bM +XJ cA sM tZ @@ -13749,7 +16225,7 @@ aj aj aj aj -ab +YL aj aj aj @@ -14009,7 +16485,7 @@ aj aj aj aj -ab +OA aj aj aj @@ -14517,16 +16993,16 @@ aj aj aj aj -aj -aj -aj -aj -aj -aj -aj -aj -ab -aj +bt +dO +dO +dO +dO +dO +dO +dO +gl +ef aj aj aj @@ -14773,18 +17249,18 @@ aj aj aj aj -aj -aj -ab -aj -aj -aj -aj -ai -aj -aj -aj -aj +GJ +eC +Iw +UI +eA +eA +eA +tA +BY +eh +WR +ef aj aj aj @@ -15030,18 +17506,18 @@ aj aj aj aj -aj -aj -aj -aj -aj -aj -aj -aj -aj -aj -ab -aj +hC +UO +pg +xC +tb +xC +tb +fc +xo +LM +vZ +dx aj aj aj @@ -15284,26 +17760,26 @@ aj aj aj aj -AE -aj -aj -aj -aj -aj -aj -AE -aj -aj -aj ab aj aj -aj +hC +cR +xC +xC +NY +JX +Oc +ZG +xC +CX +Hm +dx aj ab ad ai -ab +eo aj aj aj @@ -15543,19 +18019,19 @@ ab aj aj aj -AE -aj -aj -aj -aj -aj -ab -aj -aj -aj -aj -aj -aj +OA +hC +vj +tb +NP +Wo +rM +Oc +Vu +xC +CX +Hm +dx aj ai ai @@ -15801,18 +18277,18 @@ aj aj aj aj -aj -ab -aj -aj -aj -aj -aj -aj -aj -aj -aj -aj +hC +bo +xC +xC +gJ +Cf +Oc +Sb +xC +CX +vZ +bH aj aj ab @@ -16057,19 +18533,19 @@ AE AE aj aj -AE -AE ab -aj -aj -aj -AE -aj -aj -aj -aj -ab -aj +VA +cH +WD +xC +tb +fU +tb +ch +xo +LM +vZ +dx aj aj aj @@ -16315,18 +18791,18 @@ AE AE aj aj -AE -AE -AE -aj -aj -ab -AE -AE -aj -aj -aj -aj +ZT +vZ +Ry +Da +Pg +fd +Pg +Zu +WZ +vz +XI +Bo aj aj aj @@ -16562,7 +19038,7 @@ aj aj aj aj -ab +uE aj aj aj @@ -16572,17 +19048,17 @@ ab AE ab aj -aj -ab -AE -AE -AE -AE -AE -AE -ab -aj -aj +hC +vZ +KA +Hf +bS +vs +zj +cm +By +Lw +Cu aj aj aj @@ -16824,23 +19300,23 @@ aj aj aj aj -aj -AE -AE +bt +tF +gl +kt +kt +eC +vZ +tX +fJ +um cp -ch -ch -ch -xS -cp -cp -cp -cp -cp -AE -AE -aj -aj +um +vM +tX +Qp +CZ +CZ AE aj aj @@ -17081,24 +19557,24 @@ aj aj AE aj -AE -AE -AE -cp +ra +dJ +jj +vu El -eb -eb -rV -QF -GO -fz -fY -AE -AE -AE -ab -ab -aj +El +PG +dJ +XZ +XZ +Sq +XZ +XZ +gi +gi +gi +gi +NT aj aj aj @@ -17338,24 +19814,24 @@ AE aj aj ab -AE -AE -AE -cp +ra +dJ +yE +xP dS -eb +hW eu ep -cp -xS -bC -bC -bC -bC -bC -bC -ab -ab +ur +MK +fz +bg +br +gi +tI +BD +gH +sk aj aj aj @@ -17595,25 +20071,25 @@ AE AE AE AE -AE -AE -AE -xS +Vw +dJ +oa +Ob hz eb fk -vZ -eR -eb -bC +dq +bx +dz +sT +sT ga gi -tI -BD +AO +Fe bC +sk AE -AE -aj aj aj aj @@ -17847,32 +20323,32 @@ aj aj AE AE -cQ -cQ -cQ -cQ -cQ -bv AE +AE +AE +AE +Rs +ec +dJ bv -cp +yH cS -eb +Jh Kb eT WO -eb -bC +Mu +Jb +sT gb -gl +gi bG -Fe -bC +Wf +rB +rk AE ab aj -ab -aj aj aj aj @@ -18103,31 +20579,31 @@ aj aj aj ab -AE -cQ +cO +cO +cO +cO +cO AB -Ej -gL -cQ -mp -XI -cM -cp +lo dJ -eb -er -bi -eb +dJ +dJ +dJ +dJ +dJ +dJ +bR fC -bC +Gw gf gm Pu IK +Lr bC +sk AE -AE -ab aj aj aj @@ -18360,33 +20836,33 @@ aj aj AE AE -AE -cQ +cO +Am fB fw -eh -cQ -bo -cM -mp -cM -mp -cM -ev -bx +cO +fa +zn fo +Az +qB +Eg +Dq +ev +fe +bR fD -bC +bI gg -gn -Tn -IK -bC -AE -AE +Ai +gi +em +WX +EB +sk aj aj -ab +EO aj aj aj @@ -18617,37 +21093,37 @@ aj aj aj AE -AE -cQ +cO cQ +SX gh -cQ -cQ -JC -mp +cO +Qp +ec +fo bu -do -fN -cM +rz +Go +DB ey -bx +YE du fy -bC +DP +TH Zf -zN -em -fA -bC -AE -AE -ab +gi +gi +gi +gi +rk +Dx aj aj ab ab aj -ab +OA aj AE ab @@ -18874,30 +21350,30 @@ aj aj AE AE -AE -AE -AE cO -AE -AE -cM -cM +cO +cK +cO +cO +Qp +fm +fo Uh -cV +VF dG -cM -cp -fe -cp -cp -bC -Lr -cx -Lr -bC -bC -Wi -ab +Pp +zv +yr +bR +Do +dp +sT +fA +XZ +XK +bH +Yc +aj aj aj AE @@ -19132,39 +21608,39 @@ aj ab AE AE -AE -AE +tS +rJ fX -gA -gA -gA -bP +nI +nI +nI +pN fF dD dm -gv -ez +Ph +Nb dR -IZ -es +bR +Xu dp -br -dF -bg -cR -JD -gJ +sT +Pd +XZ +Jn +Kc aj ab +OA AE AE AE ab AE AE -ab +rH aj -ab +AE aj aj aj @@ -19380,49 +21856,49 @@ ai ai ai am -ai -ab -aj -aj -aj +WH +Ly +vP +vP +vP +AY +AY +AY AE -AE -AE -bS -ec ec +eQ gq AE AE cM -cM -EG -dq +fo +cj +TL dI -cM -BT -eA -eg -ea -eZ +fo +ez +dR +HI +es +dp eg aI -fh +XZ cl -cI -xM -AE -AE -AE -AE -AE -AE -AE -AE -AE -AE +xQ ab -aj +ab +AE +AE +AE +Oq +dB +dB +Oq +Oq +dB +dB +OA aj ab aj @@ -19637,48 +22113,48 @@ am am am ai -ab -aj -aj -aj -AE -aj -AE -bS -gq +Ly +vP +vP +vP +AY +vP +AY +AY AE +ec AE AE AE aj -AE -cM -cW -dr -dr -mp -dx -fU -eU -eU -ek -eU -eU -gw -cM -AE -AE +SQ +dy +dy +dy +dy +dy +Vg +dR +bR +vQ +CH +bR +bR +bR +eM +eM +Zh +Zh AE AE AE Oq -Oq -dB -Oq -Oq -Oq -Oq -AE +Yk +We +oq +Ow +dN +Sh ab aj aj @@ -19894,51 +22370,51 @@ am am am ai -ab -aj -ab +Ly +vP +Ly +AY +vP +AY +AY +AY AE -aj +cx AE -AE -cP -AE -ab -aj aj aj ab -aj -aj -mp -cM -cM -cM -ge -bI -eU -Ta +dy +EL +jJ +eJ +eR +dy +pz +fo +bR +Xe pQ -tK +bR sL dU -cM -mp -cM -AE -AE -AE -Oq +KD +cf +fb +FS +Ax +Ax +Ax dL fI di aY -dN -dB -AE +Fw +cX +Oq AE aj -aj +ab aj aj "} @@ -20151,49 +22627,49 @@ am am am ai -ab +Ly +vP +vP +FC +AY +AY +AY +JB +Qd +Bh aj aj -ab -AE -AE -AE -bQ -AE -aj -aj -ab -ab -ab -ab -ab -ab -ab -ab +nP +dy +dy +Bq bN -yq -el +HH +jt +dy +nO +dT eU fg QR gp -eU +fb ed gt fL -cM -AE -AE -AE +NK +Zh +Qp +Qp +Qp Oq -ee dd dC yp -cX +Bs +eX Oq AE -aj ab aj aj @@ -20408,52 +22884,52 @@ am am am ai +vP +vP +vP +vP +vP +vP +FC +Ly aj -aj -aj -aj +Ej aj aj ab -cH -aj -aj -ab -ab -xC -tb -xC -tb -fc -xo -ab -bN +bJ +PI +Xk +Cl +qH +qv +cF CF -dh -eU +lT +VP fZ fH -eQ -fb -cM -mp +bR +Bu +ao +qb yR eL -ft -ft -ft eM -bw +Zh +Zh +eM +dB dk eq -ew -eX -Oq +fP +en +VK +dB AE +ab aj -aj -aj -aj +ab aj "} (55,1,1) = {" @@ -20665,51 +23141,51 @@ am am am am -ai +WH +vP +vP +vP +vP +vP +vP +vP +aj +Ej aj aj aj -aj -aj -aj -dO -aj -aj -ab -xC -xC -Cf -JX -Vu -Vu -xC -ab +bJ +eW bN +cP +NH +OH +cF yq -el -eU -cN +xG +gd +gd +gd +gd gd -gp -eU EG -JC +Zh cV -mp +eM KD -AE -AE +xT +Qa +Zh +dB +fu +et +dn +eN +fn dB -ff -Iv -fP -en -az -Oq AE -aj -aj -aj +AE +ab aj aj "} @@ -20922,50 +23398,50 @@ am am am am -ai -aj +WH +vP +vP +Ly +vP +vP +vP +vP aj +Ej ab aj aj -aj -dT -aj -aj -ab -tb -NP -Wo -rM -Vu -Vu -xC -ab +bJ +cE bN +Xy +HH +zb +dy yq -el -eU +vA +dg fE jK XW -sL +gd uq mp -cM -cM -AE -AE -AE +hN +im +Ys +gc +km +eM +dB +dB +dB Oq -fu -et -dn -eN -fn Oq -ab -aj -ab +dB +dB +AE +AE aj aj aj @@ -21179,53 +23655,53 @@ am am am am -am +ka +Ly +vP +vP +Ly +FC +vP +vP +aj +lB ab aj aj -ab -ab -aj -dT -aj -ab -ab -xC -xC -cm -Cf -Vu -gH -xC -ab -bN -yq -fm -eU -eU -bT -eU -eU +dy +Nc +Jv +er +nw +dV +Ef +ox +el +dg +gn +ji +cY +zc pa -cM +gd +Ba +QX +At +ao +KH +eM +Fa +Zh +AE +AE AE AE AE ab +aj AE -Oq -Oq -dB -Oq -Oq -dB -Oq -AE +aj ab -aj -aj -aj -aj "} (58,1,1) = {" aa @@ -21436,48 +23912,48 @@ am am am am -am -am +ka +ka +vP +vP +AY +AY +lh +vP aj +Ej aj -AE -AE -ab -cH +eo aj -aj -ab -ab -xC -tb -fJ -tb -bV -xo -ab +bJ +Ff +Av +dj bN -yq +bD +dy +wJ el -zy -LK -LK +dg +bi +co eD -Gh -ct -xl -AE -AE -ab -ab -ab +tY +TS +mp +oz +DC +QG +aL +uT +Fl +Nw +Zh AE AE AE AE -AE -AE -AE -ab +OA ab aj aj @@ -21693,48 +24169,48 @@ am am am am -am -am -am -aj -aj -AE -AE -zu -AE +ka +ka +ka +vP +vP +uZ +vP +vP aj +FA aj aj ab -bJ +wi eW +zu +gL bN -ab -ab -ab -bN -yq -el -zy +bK +dy +sr +qX +gd Jl +co Nj -oF eK SO -zy -zy +gd +RZ +we +DC +Zh +Np +eM +wy +Zh +AE +AE ab ab aj -ab -ab -AE -AE -AE -AE -AE -ab -aj aj ab aj @@ -21950,44 +24426,44 @@ am am am am -Kd -Kd -BB -xG -xG -KU -AE -cP -AE +ka +ka +WH +vP +vP +vP +vP +vP +SD +Zz +LS aj aj -dV -dV -bN +bJ cE bN -bq +FE Cw -AE -bN -yq +gw +dy +Mq eP -zy +gd db -cT -cY -cT +co +Ix +bF dt -zy -xl -ab -ab -aj -aj -aj -ab -ab -aj +gd +Kz +OO +DC +OI +uT +eM +Gt +Gs +AE ab aj ab @@ -22207,44 +24683,44 @@ am am am am -Kd -BB -xG -xG -yj -xG -bf -Rs -bf -jP -bf -dV +ka +WH +vP +vP +vP +vP +vP +cr +cr +bp +cr +cU cw dy -bU +cF cF VD -bq -Cw -bq -eH -fa -zy +dy +dy +dy +lH +He +gd dg -dQ Co -Qv -bH -bR -um -ab -ab -ab +ST +kS +gd +gd +Nz +DC +DC +mT +Dc +eM +FZ aj -aj -aj -aj -ab +OA ab aj aj @@ -22464,28 +24940,28 @@ am am am am -Kd -BB -xG -xG -xG -xG -bf +ka +WH +vP +vP +vP +vP +vP cU dH HT -bf +ob dA -bU +cr cJ -dl +zr dl Mh dv dK ei eE -eV +Mh fj TN Ya @@ -22493,14 +24969,14 @@ Ve vq dP Cn -um -AE -aj -ab -aj -aj -aj -ab +QF +SK +yO +Yr +uT +lf +dx +OA aj aj aj @@ -22721,42 +25197,42 @@ am am am am -Kd -Kd -BB -xG -xG -xG -bf -bp -bD +ka +ka +WH +vP +vP +vP +Ly +cU +jP bE cs -co -co -dz -PQ -fv +bE +eG fp +bU +fv +xS Ww fx -bU +ej eF +xS +uB bU -LK -dj -sT -Xl -Gh +zy +wP +ea gK ct -um -AE -ab -aj -ab -aj -aj +PD +AH +LI +hh +RR +lf +dx aj aj aj @@ -22978,42 +25454,42 @@ am am am am -Kd -Kd -Kd -yj -yj -xG -jP -bt +ka +ka +ka +Ly +Ly +vP +Rz +cr bY bW -eS -bU +Ta +Fd dX cL fK da -bq -bq -bq -ej -bq -Cw -zy +zN +IC +IC +IC +vh +CT +CT fr -fO -Vg +vh +vh vg -eC -bR -um -AE -AE -aj -aj -aj -aj +IC +IC +BH +IC +eM +eM +lf +lf +dx aj aj aj @@ -23235,42 +25711,42 @@ am am am am -Kd -Kd -BB -yj -xG -xG -bf -bf -jP -bf -bf +ka +ka +WH +Ly +vP +vP +AY +cU jP +bV +Gl +bE eG aN bU -da -Cw -cK +uW +GM +IC dM -Qq +dW eI -dM +PQ fl cn cT -Co -cT +vh +yj dw -zy -zy -AE -AE -aj -aj -aj -aj +BH +IC +wO +Qp +Ty +YA +Jg +Bo aj aj aj @@ -23492,38 +25968,38 @@ am am am am -Kd -Kd -BB -xG -xG -xG -bf -bX -bX -bX +ka +ka +WH +vP +vP +vP +AY +cU +yY +bQ bX bf Dz +Dz +YB +Dz +IC +BH +Tn de -Dz -Dz +vh bq -Qq -dW -bq -Cw -bq -zy -Jl +gN +HS dQ -cY +vh Qv Nq -zy -zy -AE -ab +fO +nX +Hp +aj aj aj aj @@ -23749,35 +26225,36 @@ am am am am -Kd -Kd -BB -xG -xG -xG -bf -eJ -ef +ka +ka +WH +vP +vP +vP +Mv +cr +cr fs -cj -bf -fd +cr +cr +Dz VV eO -BE -Qq +uO +FH DA -bq -bq -KU -bq +WV +YS +vh +Xb xl Ez -LK +yb vh -Dq +IC BH -zy +IC +AE AE ab aj @@ -23795,7 +26272,6 @@ aj aj aj aj -aj "} (68,1,1) = {" aa @@ -24006,37 +26482,37 @@ am am am am -Kd -Kd -BB -xG -xG -KU -bf -Eg +ka +ka +WH +vP +vP +AY +Mv +cr ex -bK +Ib ck cr ii on dc Dz -Nk Dz Dz -KU -KU -KU -zy -zy -um -um -um -zy -zy +Dz +VG +vh +cN +cN +cN +vh +vh AE AE +AE +SH +AE aj aj aj @@ -24263,53 +26739,53 @@ am am am am -Kd -Kd -BB -yj -KU -KU -bf -eo +ka +ka +WH +Ly +AY +AY +AY +cr eS -bW +dY cq -bf +Jy UQ xA LO -cZ +Jk ds dE kf -yj -yj -yj -KU -KU -KU -KU -KU -yj -yj -xG -yj -yj -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG +AY +Yz +Ly +AY +AY +AY +KS +AY +AY +Ly +pl +Ly +Ly +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP "} (70,1,1) = {" aa @@ -24520,53 +26996,53 @@ am am am am -Kd -BB -yj -yj -KU -KU -bf +ka +WH +Ly +Ly +AY +AY +AY +cr +ss dY -dY -dY -dY -bf +va +cr gI df -dE +XF cD fG vT -cD -yj -yj -yj -yj -KU -KU -KU -yj -yj -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG +kf +Ly +Ly +Ly +Ly +AY +AY +AY +Ly +Ly +Ly +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP "} (71,1,1) = {" aa @@ -24777,53 +27253,53 @@ am am am am -BB -yj -yj -yj -KU -KU -bf -bF -bF -bF -bF -bf +WH +Ly +Ly +Ly +AY +AY +AY +cr +cU +cU +cU +cr Dz Dz Dz Dz Yv -Yv +iN Dz -yj -yj -yj -yj -yj -yj -xG -yj -xG -yj -xG -xG -xG -xG -xG -yj -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG +Ly +Ly +Ly +Ly +Ly +Ly +vP +Ly +vP +Ly +vP +vP +vP +vP +vP +Ly +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP "} (72,1,1) = {" aa @@ -25033,54 +27509,54 @@ ai am am am -BB -yj -yj -yj -yj -yj -KU -KU -yj -yj -yj -yj -KU -KU -KU -KU -KU -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -yj -xG -xG -yj -xG -xG -xG -xG +WH +Ly +Ly +Ly +Ly +Ly +AY +AY +xy +Ly +Ly +AY +AY +KS +AY +AY +AY +Ly +Ly +AD +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +Ly +vP +vP +Ly +vP +vP +vP +vP "} (73,1,1) = {" aa @@ -25290,54 +27766,54 @@ ab ai ai am -BB -yj -yj -yj -yj -yj -yj -KU -KU -yj -yj -yj -KU -KU -KU -KU -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -yj -xG -xG -yj -xG -yj -xG -xG -xG -yj -yj -xG -xG -yj -xG -xG -xG +WH +Ly +Ly +Ly +Ly +Ly +Ly +AY +AY +Ly +Ly +Ly +AY +AY +AY +AY +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +Ly +vP +vP +Ly +vP +Ly +vP +vP +vP +Ly +Ly +vP +vP +Ly +vP +vP +vP "} (74,1,1) = {" aa @@ -25547,54 +28023,54 @@ ab ai ab ai -Kd -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -yj -xG -xG -xG -xG -yj -yj -xG -yj -xG -xG -yj -yj -yj -yj -xG -xG -xG +ka +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +Ly +vP +vP +vP +vP +Ly +Ly +vP +Ly +vP +vP +Ly +Ly +Ly +Ly +vP +vP +vP "} (75,1,1) = {" aa @@ -25804,54 +28280,54 @@ ab ab ab ab -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -xG -yj -yj -yj -xG -xG -xG -yj -yj -yj -xG -xG -xG -yj -yj -yj -xG -yj -xG -xG +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +vP +Ly +Ly +Ly +vP +vP +vP +Ly +Ly +Ly +vP +vP +vP +Ly +Ly +Ly +vP +Ly +vP +vP "} (76,1,1) = {" aa @@ -26061,54 +28537,54 @@ ab ab ab ab -BB -yj -yj -yj -yj -yj -yj -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -BB -BB -BB -BB -BB -BB -yj -yj -xG -yj -yj -yj -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG +WH +Ly +Ly +Ly +Ly +Ly +Ly +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +WH +WH +WH +Ly +Ly +vP +Ly +Ly +Ly +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP "} (77,1,1) = {" aa @@ -26318,54 +28794,54 @@ ab ab ab ab -BB -BB -yj -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -yj -yj -yj -BB -BB -BB -BB -BB -BB -BB -BB -BB -BB -yj -yj -xG -yj -yj -yj -yj -yj -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -yj -xG +WH +WH +Ly +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +WH +WH +WH +WH +WH +WH +WH +Ly +Ly +vP +Ly +Ly +Ly +Ly +Ly +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +Ly +vP "} (78,1,1) = {" aa @@ -26575,54 +29051,54 @@ ab ab ab ab -yj -BB -BB -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -BB -BB -BB -BB -xG -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -yj -xG -xG +Ly +WH +WH +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +WH +vP +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +Ly +vP +vP "} (79,1,1) = {" aa @@ -26832,54 +29308,54 @@ ab ab ab ab -yj -yj -yj -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -yj -yj -yj -yj -yj -yj -yj -xG -yj -xG -xG -xG -xG +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +Ly +vP +vP +vP +vP "} (80,1,1) = {" aa @@ -27089,54 +29565,54 @@ ab ab ab ab -yj -yj -yj -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -xG -xG -xG -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -yj -xG -xG -xG +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +vP +vP +vP +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +Ly +vP +vP +vP "} (81,1,1) = {" aa @@ -27346,54 +29822,54 @@ ab ab ab ab -yj -yj -yj -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -xG -xG -xG -xG -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -yj -xG -xG +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +vP +vP +vP +vP +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +Ly +vP +vP "} (82,1,1) = {" aa @@ -27603,54 +30079,54 @@ ai ai ab ab -yj -yj -yj -yj -yj -BB -BB -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -xG -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -xG -xG +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +vP +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +vP +vP "} (83,1,1) = {" aa @@ -27860,54 +30336,54 @@ am am ai ab -yj -yj -yj -yj -yj -BB -BB -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -BB -BB -BB -BB -yj -xG -xG -xG -xG -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -yj -xG -xG -xG -xG -xG +Ly +Ly +Ly +Ly +Ly +WH +WH +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +WH +WH +WH +WH +Ly +vP +vP +vP +vP +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +Ly +vP +vP +vP +vP +vP "} (84,1,1) = {" aa @@ -34032,7 +36508,7 @@ am ai ab ai -ab +fS am am am @@ -35852,7 +38328,7 @@ am am am am -am +ai ai ab ab diff --git a/code/game/area/areas/mining_areas.dm b/code/game/area/areas/mining_areas.dm index 04887ae05a2..e1370070513 100644 --- a/code/game/area/areas/mining_areas.dm +++ b/code/game/area/areas/mining_areas.dm @@ -62,47 +62,84 @@ /area/mine/unexplored/cere/orbiting name = "Near Station Asteroids" -/area/mine/lobby +/**********************Outpost areas**************************/ + +/area/mine/outpost name = "Mining Station" + icon_state = "mining" + sound_environment = SOUND_AREA_STANDARD_STATION -/area/mine/storage - name = "Mining Station Storage" - -/area/mine/production - name = "Mining Station Starboard Wing" - icon_state = "mining_production" - -/area/mine/abandoned - name = "Abandoned Mining Station" - -/area/mine/comms - name = "Mining Station Communications" - -/area/mine/living_quarters - name = "Mining Station Port Wing" - icon_state = "mining_living" - -/area/mine/eva - name = "Mining Station EVA" +/area/mine/outpost/airlock + name = "Mining Station Airlock" icon_state = "mining_eva" -/area/mine/maintenance +/area/mine/outpost/cafeteria + name = "Mining Station Cafeteria" + icon_state = "mining_living" + +/area/lavaland/surface/outdoors/outpost/catwalk //subtype of /surface so storms hit there + name = "Mining Station Catwalk" + icon_state = "mining" + +/area/mine/outpost/comms name = "Mining Station Communications" + icon_state = "tcomms" -/area/mine/cafeteria - name = "Mining station Cafeteria" +/area/mine/outpost/custodial + name = "Mining Station Custodial Storage" + icon_state = "janitor" -/area/mine/hydroponics - name = "Mining station Hydroponics" +/area/mine/outpost/engineering // basically engi and atmos combined. I'm keeping it as "engineering" code wise, but "Life Support" sounds cooler in-game + name = "Mining Station Life Support" + icon_state = "engi" -/area/mine/sleeper - name = "Mining station Emergency Sleeper" +/area/mine/outpost/hallway + name = "Mining Station Central Wing" + icon_state = "hallC" -/area/mine/north_outpost - name = "North Mining Outpost" +/area/mine/outpost/hallway/east + name = "Mining Station East Wing" + icon_state = "hallS" -/area/mine/west_outpost - name = "West Mining Outpost" +/area/mine/outpost/hallway/west + name = "Mining Station West Wing" + icon_state = "hallP" + +/area/mine/outpost/lockers + name = "Mining Station Locker Room" + icon_state = "locker" + +/area/mine/outpost/storage + name = "Mining Station Storage" + icon_state = "storage" + +/area/mine/outpost/maintenance + name = "Mining Station Maintenance" + icon_state = "maintcentral" + +/area/mine/outpost/maintenance/south + name = "Mining Station South Maintenance" + icon_state = "amaint" + +/area/mine/outpost/maintenance/east + name = "Mining Station East Maintenance" + icon_state = "smaint" + +/area/mine/outpost/medbay + name = "Mining Station Infirmary" + icon_state = "medbay" + +/area/mine/outpost/mechbay + name = "Mining Station Mechbay" + icon_state = "mechbay" + +/area/mine/outpost/production + name = "Mining Station Production Room" + icon_state = "mining_production" + +/area/mine/outpost/quartermaster + name = "Mining Station Quartermaster's Office" + icon_state = "qm" /area/mine/laborcamp name = "Labor Camp" @@ -113,15 +150,6 @@ icon_state = "security" ambientsounds = HIGHSEC_SOUNDS -/area/mine/podbay - name = "Mining Podbay" - -/area/mine/airlock - name = "Mining Airlock" - -/area/mine/mechbay - name = "Mining Mechbay Storage" - /**********************Lavaland Areas**************************/ diff --git a/code/game/jobs/access.dm b/code/game/jobs/access.dm index 51f378e2138..3e0c904097f 100644 --- a/code/game/jobs/access.dm +++ b/code/game/jobs/access.dm @@ -291,7 +291,7 @@ if(ACCESS_RESEARCH) return "Science" if(ACCESS_MINING) - return "Mining" + return "Mining Dock" if(ACCESS_MINING_OFFICE) return "Mining Office" if(ACCESS_MAILSORTING) @@ -303,7 +303,7 @@ if(ACCESS_HEADS_VAULT) return "Main Vault" if(ACCESS_MINING_STATION) - return "Mining EVA" + return "Mining Outpost" if(ACCESS_XENOBIOLOGY) return "Xenobiology Lab" if(ACCESS_XENOARCH) diff --git a/code/game/machinery/defib_mount.dm b/code/game/machinery/defib_mount.dm index 0f0a9bee76b..96a244da0ab 100644 --- a/code/game/machinery/defib_mount.dm +++ b/code/game/machinery/defib_mount.dm @@ -38,6 +38,9 @@ defib = new/obj/item/defibrillator/loaded(src) update_icon(UPDATE_OVERLAYS) +/obj/machinery/defibrillator_mount/loaded/locked + clamps_locked = TRUE + /obj/machinery/defibrillator_mount/Destroy() QDEL_NULL(defib) return ..() diff --git a/code/game/machinery/floodlight.dm b/code/game/machinery/floodlight.dm index 707ca5bde40..87442a6672d 100644 --- a/code/game/machinery/floodlight.dm +++ b/code/game/machinery/floodlight.dm @@ -161,3 +161,6 @@ . +="The panel is pried open, looks like you could fit a cell in there." else . +="The panel looks like it could be pried open, or screwed shut." + +/obj/machinery/floodlight/anchored + anchored = TRUE diff --git a/code/game/machinery/requests_console.dm b/code/game/machinery/requests_console.dm index b6a634ce373..a53be12358f 100644 --- a/code/game/machinery/requests_console.dm +++ b/code/game/machinery/requests_console.dm @@ -1,7 +1,8 @@ /******************** Requests Console ********************/ /** Originally written by errorage, updated by: Carn, needs more work though. I just added some security fixes */ -//Request Console Department Types +//Request Console Department Types. +//For one console to be under multiple categories, you need to add the numbers with each other. For example, value of 6 will allow you to request supplies and relay info to that specific console. #define RC_ASSIST 1 //Request Assistance #define RC_SUPPLY 2 //Request Supplies #define RC_INFO 4 //Relay Info @@ -19,13 +20,14 @@ #define RCS_SHIPPING 9 // Print Shipping Labels/Packages #define RCS_SHIP_LOG 10 // View Shipping Label Log -//Radio list +//Radio list. For a console to announce messages on a specific radio, it's "department" variable must be in the list below. #define ENGI_ROLES list("Atmospherics", "Engineering", "Chief Engineer's Desk") #define SEC_ROLES list("Warden", "Security", "Detective", "Head of Security's Desk") #define MISC_ROLES list("Bar", "Chapel", "Kitchen", "Hydroponics", "Janitorial") #define MED_ROLES list("Virology", "Chief Medical Officer's Desk", "Medbay") #define COM_ROLES list("Blueshield", "NT Representative", "Head of Personnel's Desk", "Captain's Desk", "Bridge") #define SCI_ROLES list("Robotics", "Science", "Research Director's Desk") +#define SUPPLY_ROLES list("Cargo Bay", "Mining Dock", "Mining Outpost", "Quartermaster's Desk") GLOBAL_LIST_EMPTY(req_console_assistance) GLOBAL_LIST_EMPTY(req_console_supplies) @@ -244,7 +246,7 @@ GLOBAL_LIST_EMPTY(allRequestConsoles) radiochannel = "Science" else if(recipient == "AI") radiochannel = "AI Private" - else if(recipient == "Cargo Bay") + else if(recipient in SUPPLY_ROLES) radiochannel = "Supply" message_log.Add(list(list("Message sent to [recipient] at [station_time_timestamp()]", "[message]"))) Radio.autosay("Alert; a new requests console message received for [recipient] from [department]", null, "[radiochannel]") diff --git a/code/game/machinery/suit_storage_unit.dm b/code/game/machinery/suit_storage_unit.dm index d3bc6c4717b..f2e517c076c 100644 --- a/code/game/machinery/suit_storage_unit.dm +++ b/code/game/machinery/suit_storage_unit.dm @@ -113,7 +113,7 @@ /obj/machinery/suit_storage_unit/qm name = "quartermaster's suit storage unit" suit_type = /obj/item/mod/control/pre_equipped/loader - mask_type = /obj/item/clothing/mask/gas/explorer + mask_type = /obj/item/clothing/mask/breath req_access = list(ACCESS_QM) /obj/machinery/suit_storage_unit/qm/secure diff --git a/code/game/objects/items/weapons/storage/garment.dm b/code/game/objects/items/weapons/storage/garment.dm index 8b634d50003..7f5072bcf47 100644 --- a/code/game/objects/items/weapons/storage/garment.dm +++ b/code/game/objects/items/weapons/storage/garment.dm @@ -192,12 +192,11 @@ new /obj/item/clothing/under/rank/cargo/quartermaster/skirt(src) new /obj/item/clothing/shoes/brown(src) new /obj/item/clothing/suit/hooded/wintercoat/cargo(src) + new /obj/item/clothing/suit/hooded/wintercoat/miner(src) new /obj/item/clothing/suit/jacket/cargobomber(src) + new /obj/item/clothing/suit/jacket/miningbomber(src) new /obj/item/clothing/head/hardhat/orange(src) new /obj/item/clothing/suit/storage/hazardvest(src) - new /obj/item/clothing/mask/gas/explorer(src) - new /obj/item/clothing/suit/hooded/explorer(src) - new /obj/item/clothing/glasses/meson(src) new /obj/item/clothing/head/soft(src) new /obj/item/clothing/gloves/color/black(src) new /obj/item/tank/internals/emergency_oxygen/double(src) diff --git a/code/game/objects/structures/crates_lockers/closets/secure/cargo_lockers.dm b/code/game/objects/structures/crates_lockers/closets/secure/cargo_lockers.dm index 4e2a125f4bf..7938db08302 100644 --- a/code/game/objects/structures/crates_lockers/closets/secure/cargo_lockers.dm +++ b/code/game/objects/structures/crates_lockers/closets/secure/cargo_lockers.dm @@ -25,10 +25,6 @@ new /obj/item/organ/internal/eyes/cybernetic/meson(src) new /obj/item/storage/bag/garment/quartermaster(src) new /obj/item/clothing/accessory/medal/supply(src) - new /obj/item/fulton_core(src) - new /obj/item/extraction_pack(src) - new /obj/item/gps/mining(src) - new /obj/item/sensor_device(src) new /obj/item/rcs(src) new /obj/item/destTagger(src) new /obj/item/reagent_containers/food/drinks/mug/qm(src) @@ -36,3 +32,16 @@ new /obj/item/cartridge/qm(src) new /obj/item/storage/bag/mail(src) +/obj/structure/closet/secure_closet/quartermaster/lavaland //used in mining outpost + name = "quartermaster's secondary locker" + +/obj/structure/closet/secure_closet/quartermaster/lavaland/populate_contents() + new /obj/item/fulton_core(src) + new /obj/item/extraction_pack(src) + new /obj/item/gps/mining(src) + new /obj/item/clothing/mask/gas/explorer(src) + new /obj/item/clothing/suit/hooded/explorer(src) + new /obj/item/clothing/glasses/meson(src) + new /obj/item/book/manual/wiki/sop_supply(src) + new /obj/item/folder/yellow(src) + new /obj/item/fan(src) diff --git a/code/game/objects/structures/signs.dm b/code/game/objects/structures/signs.dm index fc6f3a71154..8213944e888 100644 --- a/code/game/objects/structures/signs.dm +++ b/code/game/objects/structures/signs.dm @@ -103,6 +103,11 @@ if(user.client) user.client.webmap() +/obj/structure/sign/nanotrasen + name = "\improper NANOTRASEN" + desc = "A sign that indicates an NT turf." + icon_state = "nanotrasen" + /obj/structure/sign/securearea name = "\improper SECURE AREA" desc = "A warning sign which reads 'SECURE AREA'" @@ -208,6 +213,9 @@ name = "Remembrance Plaque" desc = "A plaque commemorating the fallen, may they rest in peace, forever asleep amongst the stars. Someone has drawn a picture of a crying badger at the bottom." +/obj/structure/sign/kiddieplaque/remembrance/mining + desc = "A plaque commemorating the fallen, may they rest in peace, forever asleep amongst the ashes. Someone has drawn a picture of a crying badger at the bottom." + /obj/structure/sign/kiddieplaque/perfect_man name = "\improper 'Perfect Man' sign" desc = "A guide to the exhibit, explaining how recent developments in mindshield implant and cloning technologies by Nanotrasen Corporation have led to the development and the effective immortality of the 'perfect man', the loyal Nanotrasen Employee." diff --git a/code/game/objects/structures/stool_bed_chair_nest/bed.dm b/code/game/objects/structures/stool_bed_chair_nest/bed.dm index c5f30a3dc70..054ea1bf822 100644 --- a/code/game/objects/structures/stool_bed_chair_nest/bed.dm +++ b/code/game/objects/structures/stool_bed_chair_nest/bed.dm @@ -280,3 +280,8 @@ desc = "A comfy-looking cat bed. You can even strap your pet in, in case the gravity turns off." name = "Runtime's bed" anchored = TRUE + +/obj/structure/bed/dogbed/brad + name = "Brad's bed" + desc = "Brad's bed! Why does a cockroach get this amount of love?" + anchored = TRUE diff --git a/code/modules/mob/living/simple_animal/friendly/cockroach.dm b/code/modules/mob/living/simple_animal/friendly/cockroach.dm index 4fafe79ef39..4cfcd4058e8 100644 --- a/code/modules/mob/living/simple_animal/friendly/cockroach.dm +++ b/code/modules/mob/living/simple_animal/friendly/cockroach.dm @@ -45,3 +45,11 @@ /mob/living/simple_animal/cockroach/ex_act() //Explosions are a terrible way to handle a cockroach. return +//mining pet +/mob/living/simple_animal/cockroach/Brad + name = "Brad" + desc = "Lavaland's most resilient cockroach. Seeing this little guy walk through the wastes almost makes you wish for nuclear winter." + response_help = "carefully pets" + weather_immunities = list("ash") + unique_pet = TRUE + gold_core_spawnable = NO_SPAWN