From 012e2c3052e839b26b06d9cb1edec5c8e2bf2595 Mon Sep 17 00:00:00 2001 From: Venuska1117 <89580971+Venuska1117@users.noreply.github.com> Date: Wed, 19 Jul 2023 16:53:26 +0200 Subject: [PATCH] Cerestation: Making Farragus Dirty (#21494) * Making farragus dirty - Now maintenances are dirty, and doors leading to them have chance to have dirt near them. * test * Changes: - Remove "rare" dirt spawner. - Add "maybe" and "often" dirt spawner. - Fix "often" and "maybe" oil spawners sharing same path [...]/maybe, now they have their own paths. * Fixing -It now actually have changes stated before, for some reason it didn't save. * Fixes Delta: - Change 2 "rare" dirt spawners to "maybe" spawners, with remove issue. --- _maps/map_files/Delta/delta.dmm | 4 +- _maps/map_files/cerestation/cerestation.dmm | 3223 ++++++++++++++--- .../effects/spawners/random_spawners.dm | 15 +- 3 files changed, 2721 insertions(+), 521 deletions(-) diff --git a/_maps/map_files/Delta/delta.dmm b/_maps/map_files/Delta/delta.dmm index c4a49e1b490..e0ecb66f910 100644 --- a/_maps/map_files/Delta/delta.dmm +++ b/_maps/map_files/Delta/delta.dmm @@ -85645,7 +85645,7 @@ d2 = 2; icon_state = "1-2" }, -/obj/effect/spawner/random_spawners/dirt_rare, +/obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "jIs" = ( @@ -96726,7 +96726,7 @@ d2 = 8; icon_state = "1-8" }, -/obj/effect/spawner/random_spawners/dirt_rare, +/obj/effect/spawner/random_spawners/dirt_maybe, /obj/structure/flora/junglebush, /turf/simulated/floor/plating, /area/maintenance/fsmaint) diff --git a/_maps/map_files/cerestation/cerestation.dmm b/_maps/map_files/cerestation/cerestation.dmm index 338c24be4a2..a1fa10df78b 100644 --- a/_maps/map_files/cerestation/cerestation.dmm +++ b/_maps/map_files/cerestation/cerestation.dmm @@ -177,6 +177,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 5 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/north) "abk" = ( @@ -252,6 +253,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 6 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/north) "abJ" = ( @@ -1176,6 +1178,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/security/permabrig) "ahB" = ( @@ -1219,6 +1222,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/port) "ahP" = ( @@ -1306,6 +1310,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/security/permabrig) "aiF" = ( @@ -1531,6 +1536,7 @@ opacity = 0 }, /obj/effect/mapping_helpers/airlock/unres, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/security/permabrig) "ajL" = ( @@ -1556,6 +1562,7 @@ opacity = 0 }, /obj/effect/mapping_helpers/airlock/unres, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/security/permabrig) "ajM" = ( @@ -1598,6 +1605,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "floorgrime" }, @@ -1624,6 +1632,7 @@ dir = 8 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/security/permabrig) "akf" = ( @@ -1781,6 +1790,7 @@ /area/quartermaster/storage) "aky" = ( /obj/structure/chair/stool, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/security/permabrig) "akz" = ( @@ -1833,6 +1843,7 @@ id = "permaflash1"; pixel_x = 28 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "floorgrime" }, @@ -1845,6 +1856,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "floorgrime" }, @@ -1998,6 +2010,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/security/permabrig) "alt" = ( @@ -2058,6 +2071,7 @@ /area/maintenance/disposal/north) "alN" = ( /obj/structure/disposalpipe/segment/corner, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "alP" = ( @@ -2082,6 +2096,15 @@ icon_state = "dark" }, /area/quartermaster/office) +"alU" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "alW" = ( /obj/structure/closet/emcloset, /obj/structure/cable/orange{ @@ -2126,6 +2149,7 @@ network = list("Prison","SS13") }, /obj/item/bedsheet/patriot, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/security/permabrig) "aml" = ( @@ -2308,6 +2332,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/security/permabrig) "and" = ( @@ -2387,6 +2412,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northeast) "anB" = ( @@ -2457,6 +2483,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = 32 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "aoa" = ( @@ -2486,6 +2513,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "darkred" }, @@ -2517,6 +2545,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "floorgrime" }, @@ -2538,6 +2567,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northeast) "aok" = ( @@ -2613,6 +2643,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "aoE" = ( @@ -2778,6 +2809,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "darkredfull" }, @@ -2796,6 +2828,7 @@ req_access_txt = "12" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "apw" = ( @@ -2829,6 +2862,7 @@ }, /obj/effect/decal/warning_stripes/northeastcorner, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northeast) "apM" = ( @@ -2865,6 +2899,7 @@ pixel_y = -32; random_basetype = /obj/structure/sign/poster/contraband }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "apQ" = ( @@ -3056,6 +3091,7 @@ "aqQ" = ( /obj/structure/disposalpipe/segment/corner, /obj/item/clothing/head/ushanka, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/northeast) "aqT" = ( @@ -3194,6 +3230,7 @@ /obj/structure/sign/poster/contraband/kss13{ pixel_x = -32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/northeast) "arO" = ( @@ -3309,6 +3346,7 @@ total_amount = 20 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "asD" = ( @@ -3365,6 +3403,7 @@ /obj/structure/disposalpipe/junction/y{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -3563,6 +3602,7 @@ pixel_x = -24; name = "west bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -3571,6 +3611,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -3933,6 +3974,7 @@ name = "Disposals"; req_one_access_txt = "12;31" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "avD" = ( @@ -4342,6 +4384,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "ayb" = ( @@ -4365,6 +4408,13 @@ }, /turf/simulated/floor/plating, /area/maintenance/disposal/north) +"ayn" = ( +/obj/structure/disposalpipe/segment/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/disposal/north) "ayp" = ( /obj/machinery/light/small{ dir = 8 @@ -4751,6 +4801,7 @@ /area/maintenance/port) "aBd" = ( /obj/machinery/gameboard, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/carpet/arcade, /area/crew_quarters/arcade) "aBj" = ( @@ -4864,6 +4915,7 @@ name = "Fore Asteroid Maintenance Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/crew_quarters/arcade) "aCb" = ( @@ -5034,7 +5086,6 @@ }, /area/security/warden) "aDe" = ( -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, /area/security/range) @@ -5290,6 +5341,7 @@ /area/maintenance/fsmaint) "aFa" = ( /obj/machinery/atmospherics/unary/vent_pump/on, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "aFb" = ( @@ -5433,6 +5485,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/quartermaster/miningdock) "aGt" = ( @@ -5535,6 +5588,7 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "aHh" = ( @@ -5600,12 +5654,14 @@ /obj/machinery/door/poddoor/shutters{ id_tag = "MiningWarehouse" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/quartermaster/miningdock) "aHv" = ( /obj/machinery/hologram/holopad, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/effect/landmark/start/shaft_miner, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "aHL" = ( @@ -5691,6 +5747,7 @@ /area/quartermaster/miningdock) "aID" = ( /obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "aIP" = ( @@ -5831,6 +5888,11 @@ icon_state = "dark" }, /area/security/evidence) +"aJC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "aJE" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -6181,6 +6243,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -6270,6 +6333,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -6409,6 +6473,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fore) "aNm" = ( @@ -6589,6 +6654,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkbrowncorners" @@ -6774,6 +6840,18 @@ }, /turf/simulated/floor/plasteel/freezer, /area/crew_quarters/locker) +"aPj" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "bluecorner" + }, +/area/hallway/primary/starboard/south) "aPk" = ( /obj/structure/cable/orange{ d1 = 1; @@ -6835,6 +6913,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "aPz" = ( @@ -6980,6 +7059,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "escape" @@ -7248,6 +7328,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarport) "aRT" = ( @@ -7492,7 +7573,6 @@ }, /area/bridge) "aSZ" = ( -/obj/effect/decal/cleanable/dirt, /obj/structure/cable/orange{ d2 = 8; icon_state = "0-8" @@ -7514,6 +7594,7 @@ name = "west bump"; pixel_x = -24 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "aTb" = ( @@ -7533,11 +7614,11 @@ }, /area/maintenance/fore) "aTc" = ( -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/northeast, /obj/machinery/light{ dir = 4 }, +/obj/effect/decal/cleanable/cobweb2, /turf/simulated/floor/plasteel, /area/security/range) "aTd" = ( @@ -8025,6 +8106,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fpmaint) "aVy" = ( @@ -8121,6 +8203,7 @@ d2 = 2; icon_state = "0-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fpmaint) "aVM" = ( @@ -8181,6 +8264,7 @@ icon_state = "4-8" }, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "browncorner" }, @@ -8257,6 +8341,7 @@ req_access_txt = "12" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "aWA" = ( @@ -8960,6 +9045,16 @@ icon_state = "purple" }, /area/hallway/primary/aft/east) +"aZS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + color = "#954535" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/hallway/secondary/entry/south) "aZT" = ( /obj/structure/grille/broken, /turf/simulated/floor/plating/asteroid/ancient, @@ -8985,6 +9080,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northwest) "bae" = ( @@ -9018,6 +9114,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "bal" = ( @@ -9063,6 +9160,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "bao" = ( @@ -9256,6 +9354,7 @@ path_to_spawn = /mob/living/simple_animal/hostile/scarybat; total_amount = 20 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "baQ" = ( @@ -9264,6 +9363,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "baR" = ( @@ -9329,6 +9429,7 @@ "bbt" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "bbu" = ( @@ -9404,6 +9505,7 @@ pixel_x = -32; random_basetype = /obj/structure/sign/poster/contraband }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/central) "bbR" = ( @@ -9416,6 +9518,7 @@ name = "External Airlock Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/primary/central) "bbU" = ( @@ -9515,6 +9618,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/port) "bcn" = ( @@ -9724,6 +9828,16 @@ /obj/effect/turf_decal/stripes/end, /turf/simulated/floor/plating, /area/medical/morgue) +"bdb" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/hallway/secondary/entry/north) "bdh" = ( /obj/structure/flora/ausbushes/ppflowers, /turf/simulated/floor/grass, @@ -10076,6 +10190,7 @@ dir = 4 }, /obj/item/reagent_containers/glass/bucket, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkgreenfull" @@ -10599,8 +10714,8 @@ /turf/simulated/wall, /area/security/range) "bgv" = ( -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/east, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/security/range) "bgx" = ( @@ -10616,6 +10731,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/starboard) "bgz" = ( @@ -10678,6 +10794,7 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_regular_floor = "yellowsiding"; @@ -11050,6 +11167,10 @@ icon_state = "asteroidplating" }, /area/maintenance/fore2) +"biS" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/clownoffice/secret) "biU" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -11127,6 +11248,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/port) "bjr" = ( @@ -11344,6 +11466,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "bkz" = ( @@ -11671,6 +11794,7 @@ dir = 4 }, /obj/structure/disposalpipe/segment/corner, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "blA" = ( @@ -11682,6 +11806,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "blC" = ( @@ -11927,6 +12052,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "bmO" = ( @@ -11934,6 +12060,7 @@ dir = 4 }, /obj/machinery/light/small, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "bmR" = ( @@ -12628,6 +12755,16 @@ icon_state = "neutral" }, /area/storage/primary) +"bqi" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/secondary/entry/north) "bqj" = ( /obj/structure/cable/orange{ d1 = 2; @@ -12794,6 +12931,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "bqQ" = ( @@ -13062,6 +13200,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -13254,6 +13393,7 @@ dir = 4 }, /obj/machinery/door/firedoor, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -13276,6 +13416,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -13442,6 +13583,7 @@ /area/security/warden) "bsW" = ( /obj/effect/decal/warning_stripes/southwest, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/security/range) "btd" = ( @@ -13658,7 +13800,6 @@ }, /area/medical/medbay) "btX" = ( -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/southeast, /obj/machinery/light{ dir = 4 @@ -13674,6 +13815,7 @@ pixel_x = -24; name = "west bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/crew_quarters/locker) "buc" = ( @@ -13821,6 +13963,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/central) "buP" = ( @@ -14084,6 +14227,7 @@ dir = 10; level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "bvt" = ( @@ -14194,6 +14338,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/electrical_shop) "bvW" = ( @@ -14741,6 +14886,7 @@ /area/quartermaster/miningdock) "bye" = ( /obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "byg" = ( @@ -14899,6 +15045,15 @@ icon_state = "dark" }, /area/engine/break_room) +"byK" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fpmaint) "byM" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, @@ -15461,6 +15616,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore2) "bBs" = ( @@ -16038,6 +16194,7 @@ req_access_txt = "12;24" }, /obj/machinery/atmospherics/pipe/simple/visible/yellow, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/atmos) "bDW" = ( @@ -16346,6 +16503,7 @@ /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-21" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 9; icon_state = "darkyellow" @@ -16359,6 +16517,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "darkyellow"; dir = 1 @@ -16968,6 +17127,7 @@ /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 5 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -17268,6 +17428,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fpmaint) "bHZ" = ( @@ -17594,6 +17755,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "redcorner" @@ -17733,6 +17895,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "redcorner" @@ -17816,6 +17979,12 @@ }, /turf/simulated/floor/plasteel, /area/atmos/control) +"bKG" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/storage/primary) "bKH" = ( /obj/machinery/computer/atmos_alert{ dir = 8 @@ -17874,6 +18043,7 @@ name = "External Airlock Access"; req_access_txt = "12" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/central) "bKZ" = ( @@ -17923,6 +18093,16 @@ icon_state = "dark" }, /area/security/securearmoury) +"bLc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/starboard/south) "bLe" = ( /obj/structure/table/glass, /obj/item/storage/box/disks{ @@ -17964,6 +18144,7 @@ }, /area/security/securearmoury) "bLg" = ( +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "whitepurple" }, @@ -18073,6 +18254,7 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "bLx" = ( @@ -18080,6 +18262,7 @@ name = "Fore Asteroid Maintenance Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore2) "bLH" = ( @@ -18408,6 +18591,7 @@ /area/medical/cmostore) "bML" = ( /obj/structure/chair, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/starboard) "bMM" = ( @@ -18831,6 +19015,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "bOL" = ( @@ -19299,6 +19484,7 @@ pixel_x = -24; name = "west bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "darkyellow"; dir = 8 @@ -19575,6 +19761,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 10; icon_state = "darkyellow" @@ -19592,6 +19779,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "darkyellow" }, @@ -19781,6 +19969,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "bSy" = ( @@ -20379,6 +20568,17 @@ icon_state = "red" }, /area/security/seceqstorage) +"bUF" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "bUJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/table/reinforced, @@ -20572,6 +20772,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "bVi" = ( @@ -20618,6 +20819,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "bVr" = ( @@ -20943,6 +21145,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 10 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/storage) "bWu" = ( @@ -21210,6 +21413,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "bXL" = ( @@ -21316,6 +21520,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "bYJ" = ( @@ -21447,6 +21652,7 @@ name = "External Airlock Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/primary/port/south) "bZk" = ( @@ -21498,6 +21704,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/port/south) "bZT" = ( @@ -21586,6 +21793,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fpmaint) "caN" = ( @@ -21655,6 +21863,7 @@ d2 = 4; icon_state = "0-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "caY" = ( @@ -21687,6 +21896,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "cbF" = ( @@ -21725,6 +21935,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/quartermaster/miningdock) "cbN" = ( @@ -21755,6 +21966,7 @@ /obj/effect/turf_decal/stripes/corner{ dir = 1 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "cbP" = ( @@ -21773,6 +21985,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "cbR" = ( @@ -21797,6 +22010,7 @@ dir = 8 }, /obj/machinery/atmospherics/portable/canister/air, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "cbW" = ( @@ -22192,6 +22406,7 @@ d2 = 2; icon_state = "0-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarport) "cdT" = ( @@ -22222,6 +22437,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = -32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "cea" = ( @@ -22263,6 +22479,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarport) "cei" = ( @@ -22363,6 +22580,7 @@ dir = 6; level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "ceB" = ( @@ -22386,6 +22604,7 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "browncorner" @@ -22450,6 +22669,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/portsolar) "ceV" = ( @@ -22923,6 +23143,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "chg" = ( @@ -23150,6 +23371,7 @@ dir = 10 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/security/vacantoffice) "ciw" = ( @@ -23218,11 +23440,19 @@ icon_state = "darkred" }, /area/security/checkpoint2) +"ciP" = ( +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/gambling_den) "ciR" = ( /obj/machinery/door/airlock/mining{ name = "Mining Dock"; req_access_txt = "48" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/quartermaster/miningdock) "ciV" = ( @@ -23287,6 +23517,13 @@ icon_state = "neutralfull" }, /area/hallway/secondary/entry/south) +"cju" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "cjw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -23328,6 +23565,7 @@ name = "Aft Asteroid Maintenance"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/asmaint) "cjF" = ( @@ -23499,6 +23737,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "escape" @@ -23853,6 +24092,13 @@ /obj/structure/sign/nosmoking_1, /turf/simulated/wall/r_wall, /area/toxins/hallway) +"cmS" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "cmW" = ( /obj/machinery/status_display{ layer = 4 @@ -23901,6 +24147,7 @@ pixel_y = 24; name = "north bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkbrown" @@ -24107,6 +24354,7 @@ /area/toxins/storage) "coJ" = ( /obj/structure/closet/crate, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "coK" = ( @@ -24348,6 +24596,7 @@ icon_state = "1-4" }, /obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "cpT" = ( @@ -24357,6 +24606,7 @@ icon_state = "4-8" }, /obj/item/assembly/mousetrap/armed, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "cpU" = ( @@ -24632,11 +24882,13 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "crp" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/binary/valve/open, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "crv" = ( @@ -24652,6 +24904,15 @@ icon_state = "whitepurple" }, /area/toxins/hallway) +"crA" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "crB" = ( /obj/structure/cable/orange{ d1 = 1; @@ -24723,6 +24984,11 @@ icon_state = "vault" }, /area/security/securearmoury) +"crY" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "csa" = ( /obj/machinery/firealarm{ pixel_y = 24; @@ -24739,6 +25005,7 @@ }, /obj/structure/grille/broken, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "csf" = ( @@ -24755,6 +25022,13 @@ "csh" = ( /turf/simulated/wall, /area/hallway/spacebridge/comeng) +"csn" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "css" = ( /obj/structure/table, /obj/item/clothing/glasses/meson, @@ -24777,6 +25051,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, @@ -25364,6 +25639,13 @@ icon_state = "asteroidplating" }, /area/maintenance/apmaint) +"cwA" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkgreenfull" + }, +/area/hydroponics) "cwE" = ( /obj/structure/disposaloutlet{ dir = 8 @@ -26057,6 +26339,7 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "cAJ" = ( @@ -26317,6 +26600,7 @@ name = "Security Blast Door"; opacity = 0 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore2) "cCw" = ( @@ -26458,6 +26742,7 @@ /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "cDi" = ( @@ -26487,6 +26772,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "cDo" = ( @@ -27200,6 +27486,7 @@ /area/bridge) "cGY" = ( /obj/effect/landmark/spawner/nukedisc_respawn, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/clownoffice/secret) "cHh" = ( @@ -27261,6 +27548,15 @@ icon_state = "darkredcorners" }, /area/security/brig) +"cHv" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "cHw" = ( /obj/structure/sign/directions/science{ pixel_x = 32; @@ -27474,6 +27770,10 @@ }, /turf/simulated/floor/plasteel, /area/hallway/primary/central) +"cIv" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/quartermaster/miningdock) "cIw" = ( /obj/machinery/disposal, /obj/machinery/computer/guestpass{ @@ -27774,6 +28074,7 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "cJw" = ( @@ -27905,6 +28206,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "cJN" = ( @@ -27971,6 +28273,7 @@ "cJX" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "cKb" = ( @@ -27986,6 +28289,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -28295,11 +28599,11 @@ /turf/simulated/floor/wood, /area/crew_quarters/heads/hop) "cLX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "white" }, -/turf/simulated/floor/plating, -/area/quartermaster/miningdock) +/area/toxins/mixing) "cMa" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/poddoor/preopen{ @@ -29153,6 +29457,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/red{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "cOZ" = ( @@ -29488,6 +29793,7 @@ /area/mimeoffice) "cQA" = ( /obj/item/stack/rods, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/storage) "cQB" = ( @@ -29765,6 +30071,7 @@ "cRS" = ( /obj/structure/closet/emcloset, /obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "cRT" = ( @@ -29800,6 +30107,7 @@ d2 = 8; icon_state = "0-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fore) "cSf" = ( @@ -29956,6 +30264,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "cSE" = ( @@ -30520,6 +30829,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/storage) "cUw" = ( @@ -30557,6 +30867,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/yellow, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/turbine) "cUB" = ( @@ -30583,6 +30894,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "cUE" = ( @@ -30604,13 +30916,13 @@ /obj/machinery/atmospherics/pipe/manifold/visible/yellow{ dir = 4 }, -/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/maintenance/turbine) "cUH" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher, -/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/maintenance/turbine) "cUI" = ( @@ -30658,7 +30970,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/manifold4w/visible/yellow, -/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/maintenance/turbine) "cUN" = ( @@ -30981,6 +31293,15 @@ }, /turf/simulated/floor/engine/vacuum, /area/maintenance/turbine) +"cVF" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "cVO" = ( /obj/structure/table, /obj/item/clothing/shoes/orange, @@ -31028,6 +31349,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fore) "cWa" = ( @@ -31103,6 +31425,7 @@ name = "Command SMES Access"; req_access_txt = "10" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore) "cWn" = ( @@ -31129,12 +31452,14 @@ icon_state = "2-8" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "cWu" = ( /obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore) "cWx" = ( @@ -31184,6 +31509,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -31524,6 +31850,13 @@ /obj/structure/rack, /turf/simulated/floor/plating/asteroid/ancient, /area/mine/unexplored/cere/command) +"cYt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "cYu" = ( /obj/structure/statue/bananium/clown, /obj/machinery/camera{ @@ -31810,6 +32143,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plating, /area/lawoffice) +"dbV" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "dcv" = ( /obj/effect/landmark/spawner/carp, /turf/space, @@ -31922,6 +32259,7 @@ name = "Port Asteroid Maintenance"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/port) "ddk" = ( @@ -32053,6 +32391,7 @@ /obj/machinery/atmospherics/pipe/simple/visible/red{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/storage) "ddC" = ( @@ -33159,6 +33498,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "dkp" = ( @@ -33320,6 +33660,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "dla" = ( @@ -33485,6 +33826,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore2) "dlK" = ( @@ -33626,6 +33968,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore) "dmK" = ( @@ -33656,6 +33999,7 @@ name = "Fore Asteroid Maintenance Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fore) "dmX" = ( @@ -33935,6 +34279,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fpmaint) "dpc" = ( @@ -34132,6 +34477,7 @@ /obj/effect/mapping_helpers/airlock/unres{ dir = 8 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/security/permabrig) "dqh" = ( @@ -34161,6 +34507,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "dqp" = ( @@ -34625,6 +34972,7 @@ dir = 1; name = "Mix To Turbine" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "darkyellow"; dir = 1 @@ -34700,6 +35048,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "redcorner" @@ -34730,6 +35079,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "redcorner" @@ -34748,6 +35098,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "redcorner" @@ -35213,6 +35564,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northwest) "dvD" = ( @@ -35363,6 +35715,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northwest) "dww" = ( @@ -35865,6 +36218,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -35960,6 +36314,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -35982,6 +36337,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -36023,6 +36379,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "dzr" = ( @@ -36572,6 +36929,7 @@ name = "Bathroom" }, /obj/machinery/door/firedoor, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/security/permabrig) "dBH" = ( @@ -36724,6 +37082,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "browncorner" @@ -37011,6 +37370,18 @@ icon_state = "asteroidplating" }, /area/hallway/spacebridge/servsci) +"dFE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/disposal/north) "dFU" = ( /obj/structure/table, /obj/machinery/recharger, @@ -37027,6 +37398,7 @@ /area/security/processing) "dGg" = ( /obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fpmaint) "dGr" = ( @@ -37155,6 +37527,7 @@ d2 = 4; icon_state = "0-4" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fpmaint) "dIS" = ( @@ -37184,6 +37557,13 @@ icon_state = "neutralfull" }, /area/hallway/primary/port/south) +"dJf" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/secondary/entry/north) "dJk" = ( /obj/machinery/door/poddoor/shutters/preopen{ dir = 2; @@ -37225,6 +37605,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -37342,11 +37723,28 @@ }, /turf/simulated/floor/engine, /area/toxins/xenobiology) +"dLM" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security SMES Access"; + req_access_txt = "10" + }, +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/maintenance/fpmaint) "dLO" = ( /obj/machinery/door/airlock/maintenance{ name = "Port Asteroid Maintenance"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/library) "dLQ" = ( @@ -37392,6 +37790,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "dMk" = ( @@ -37649,6 +38048,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -37810,6 +38210,7 @@ /obj/structure/disposalpipe/segment/corner{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, @@ -37835,6 +38236,12 @@ icon_state = "whiteblue" }, /area/medical/cmostore) +"dRz" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "floorgrime" + }, +/area/security/permabrig) "dRE" = ( /turf/simulated/mineral/ancient/outer, /area/hallway/primary/fore) @@ -37939,6 +38346,10 @@ icon_state = "neutralfull" }, /area/hallway/primary/fore) +"dTs" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore) "dTB" = ( /obj/machinery/space_heater, /turf/simulated/floor/plating, @@ -38245,6 +38656,7 @@ /obj/machinery/atmospherics/binary/valve/open{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "ebf" = ( @@ -38416,6 +38828,15 @@ icon_state = "dark" }, /area/medical/morgue) +"eeb" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "eee" = ( /obj/machinery/conveyor{ dir = 4; @@ -38472,6 +38893,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "egm" = ( @@ -38676,6 +39098,14 @@ }, /turf/simulated/floor/carpet/black, /area/chapel/main) +"eko" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Central Asteroid Maintenance"; + req_access_txt = "12" + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "ekt" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp/bananalamp, @@ -38705,6 +39135,16 @@ }, /turf/simulated/floor/engine, /area/toxins/explab_chamber) +"ekQ" = ( +/obj/structure/disposalpipe/segment{ + color = "#954535" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralcorner" + }, +/area/hallway/primary/port/north) "ekV" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -38772,6 +39212,7 @@ d2 = 2; icon_state = "0-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/west) "emw" = ( @@ -38830,6 +39271,13 @@ }, /turf/simulated/floor/plating, /area/maintenance/fore2) +"enu" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/primary/central) "enx" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 @@ -38997,6 +39445,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, @@ -39055,6 +39504,18 @@ icon_state = "whitepurple" }, /area/toxins/xenobiology) +"ern" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "eru" = ( /obj/machinery/alarm{ dir = 1; @@ -39080,6 +39541,11 @@ icon_state = "neutralfull" }, /area/hallway/secondary/entry/south) +"esC" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/green, +/area/library) "esG" = ( /obj/structure/table/wood, /obj/item/storage/bible, @@ -39152,6 +39618,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fpmaint) "eul" = ( @@ -39223,6 +39690,7 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, @@ -39328,6 +39796,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "eyx" = ( @@ -39386,6 +39855,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -39433,6 +39903,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -39641,6 +40112,21 @@ /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, /turf/simulated/floor/plasteel, /area/security/main) +"eFz" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "eFI" = ( /obj/machinery/light/small{ dir = 1 @@ -39670,6 +40156,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/storage) "eGZ" = ( @@ -39807,6 +40294,13 @@ }, /turf/simulated/wall, /area/maintenance/fsmaint) +"eIZ" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/hallway/secondary/entry/north) "eJd" = ( /obj/structure/sign/directions/science{ dir = 8; @@ -40116,6 +40610,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkred" @@ -40142,6 +40637,13 @@ /obj/effect/spawner/airlock/w_to_e/long, /turf/simulated/wall, /area/maintenance/apmaint) +"eRh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/disposal/external/southeast) "eRV" = ( /obj/structure/sign/restroom, /turf/simulated/wall, @@ -40660,6 +41162,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -40707,6 +41210,7 @@ /obj/machinery/camera{ c_tag = "Library North" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/wood, /area/library) "fdS" = ( @@ -40715,6 +41219,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/portsolar) "fdX" = ( @@ -40733,6 +41238,11 @@ }, /turf/simulated/floor/plasteel, /area/toxins/launch) +"fec" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "fek" = ( /obj/machinery/light, /turf/simulated/floor/plasteel{ @@ -40833,6 +41343,13 @@ icon_state = "bot" }, /area/toxins/storage) +"ffE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/yellow{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "fgi" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -40853,6 +41370,15 @@ }, /turf/simulated/floor/plasteel/white, /area/toxins/xenobiology) +"fgD" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "fgS" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -40975,6 +41501,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/visible, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkredcorners" @@ -41058,6 +41585,7 @@ name = "disposal pipe - Captain's Office"; sort_type_txt = "18" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "fmI" = ( @@ -41137,6 +41665,16 @@ /obj/structure/grille, /turf/simulated/floor/plating/asteroid/ancient, /area/maintenance/asmaint) +"foR" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore) "fph" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, @@ -41165,6 +41703,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southeast) "fpM" = ( @@ -41233,6 +41772,10 @@ icon_state = "whitepurple" }, /area/toxins/hallway) +"frt" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "fru" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -41313,6 +41856,27 @@ }, /turf/simulated/floor/plasteel/white, /area/toxins/xenobiology) +"fsK" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "bluecorner" + }, +/area/hallway/primary/fore) "fsW" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ @@ -41330,6 +41894,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "ftr" = ( @@ -41515,12 +42080,19 @@ }, /turf/simulated/floor/plating, /area/maintenance/disposal/east) +"fwf" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "fwt" = ( /obj/structure/cable/orange{ d1 = 4; d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -41736,6 +42308,7 @@ /area/library) "fCV" = ( /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "browncorner" }, @@ -41828,6 +42401,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/north) "fEH" = ( @@ -41930,6 +42504,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/west) "fFU" = ( @@ -42181,6 +42756,15 @@ "fMl" = ( /turf/simulated/mineral/ancient/outer, /area/mine/unexplored/cere/medical) +"fMs" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "fMH" = ( /obj/machinery/door/airlock/maintenance{ name = "Security SMES Access"; @@ -42249,6 +42833,15 @@ icon_state = "neutralcorner" }, /area/hallway/primary/port/south) +"fNL" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "fNP" = ( /obj/structure/cable/yellow{ d1 = 4; @@ -42617,6 +43210,18 @@ icon_state = "dark" }, /area/atmos) +"fTU" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "fUb" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -42655,6 +43260,11 @@ icon_state = "white" }, /area/medical/genetics_cloning) +"fUl" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "fUU" = ( /obj/structure/sign/security, /turf/simulated/wall, @@ -42743,6 +43353,12 @@ /obj/machinery/atmospherics/pipe/simple/hidden/universal, /turf/simulated/floor/plating, /area/hallway/primary/fore) +"fWO" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "fWQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -42976,6 +43592,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/maintenance/asmaint) +"gao" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/secondary/entry/north) "gay" = ( /obj/machinery/atmospherics/portable/canister/air, /obj/machinery/atmospherics/unary/portables_connector{ @@ -43277,6 +43903,7 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/primary/fore/west) "ghv" = ( @@ -43407,6 +44034,13 @@ icon_state = "dark" }, /area/atmos) +"glf" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "whiteblue" + }, +/area/medical/medbay) "glm" = ( /obj/structure/cable/orange{ d1 = 1; @@ -43439,6 +44073,7 @@ /obj/structure/disposalpipe/trunk{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "browncorner" }, @@ -43464,6 +44099,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/security/permabrig) "glL" = ( @@ -43471,9 +44107,14 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/maintenance/fsmaint) +"glP" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "glZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -43516,6 +44157,21 @@ "gmC" = ( /turf/simulated/wall/r_wall, /area/security/brig) +"gmO" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "gmZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 @@ -43540,6 +44196,7 @@ dir = 8; level = 2 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "goe" = ( @@ -43618,11 +44275,11 @@ dir = 4; name = "O2 tank pump" }, -/obj/effect/decal/cleanable/dirt, /obj/item/radio/intercom{ pixel_y = 28; name = "custom placement" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/maintenance/turbine) "gpk" = ( @@ -43678,6 +44335,15 @@ icon_state = "cafeteria" }, /area/medical/medbreak) +"grj" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "grv" = ( /obj/machinery/light{ dir = 8 @@ -43764,6 +44430,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fpmaint) "gsO" = ( @@ -43782,6 +44449,13 @@ }, /turf/simulated/floor/plating, /area/maintenance/port2) +"gta" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/quartermaster/miningdock) "gth" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -43791,6 +44465,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/southwest) "gtk" = ( @@ -43835,6 +44510,7 @@ /area/engine/engineering) "gur" = ( /obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "gux" = ( @@ -43911,6 +44587,13 @@ /obj/effect/spawner/airlock, /turf/simulated/mineral/ancient/outer, /area/hallway/primary/fore/west) +"guV" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/primary/fore/east) "gvj" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -43943,6 +44626,15 @@ icon_state = "wood-broken" }, /area/maintenance/starboard) +"gvV" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/white, +/area/toxins/xenobiology) "gvW" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 @@ -44008,6 +44700,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/fore/west) "gwO" = ( @@ -44036,8 +44729,16 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) +"gxl" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "gxo" = ( /obj/machinery/door/airlock/public/glass{ name = "Central Access" @@ -44196,6 +44897,14 @@ "gzv" = ( /turf/simulated/wall/r_wall, /area/engine/gravitygenerator) +"gAc" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "whiteblue" + }, +/area/medical/medbay) "gAr" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -44304,6 +45013,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/asmaint) "gBM" = ( @@ -44378,6 +45088,13 @@ icon_state = "escape" }, /area/hallway/primary/port/south) +"gCw" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/asmaint) "gCH" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -44671,6 +45388,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -44903,6 +45621,15 @@ icon_state = "neutralcorner" }, /area/hallway/primary/central) +"gLg" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/asmaint) "gLj" = ( /obj/structure/table/wood, /obj/effect/spawner/lootdrop/maintenance/eight, @@ -44966,6 +45693,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "gLY" = ( @@ -45165,6 +45893,13 @@ icon_state = "dark" }, /area/maintenance/asmaint) +"gPl" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkbrown" + }, +/area/quartermaster/office) "gPA" = ( /obj/structure/cable/orange{ d1 = 1; @@ -45191,6 +45926,7 @@ icon_state = "0-2" }, /obj/effect/turf_decal/stripes/end, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/hallway/primary/aft/east) "gPL" = ( @@ -45210,6 +45946,13 @@ }, /turf/simulated/floor/plating, /area/hallway/primary/fore) +"gPW" = ( +/obj/structure/disposalpipe/segment/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "gQc" = ( /obj/machinery/door/poddoor{ id_tag = "mixvent"; @@ -45222,6 +45965,7 @@ dir = 10; level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/fore) "gQN" = ( @@ -45307,6 +46051,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "gRM" = ( @@ -45387,6 +46132,10 @@ icon_state = "whitepurplefull" }, /area/toxins/hallway) +"gTs" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel, +/area/security/permabrig) "gTY" = ( /obj/effect/landmark/start/doctor, /turf/simulated/floor/plasteel{ @@ -45521,6 +46270,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/fore) "gXD" = ( @@ -45528,6 +46278,7 @@ dir = 8 }, /obj/effect/landmark/start/assistant, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/carpet/arcade, /area/crew_quarters/arcade) "gXL" = ( @@ -45580,6 +46331,7 @@ /obj/structure/chair{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "gYL" = ( @@ -45629,6 +46381,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -45662,6 +46415,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/asmaint) "gZA" = ( @@ -45709,6 +46463,11 @@ "gZI" = ( /turf/simulated/floor/wood, /area/blueshield) +"gZL" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/disposal/external/east) "gZS" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 @@ -45885,6 +46644,13 @@ icon_state = "neutralfull" }, /area/hallway/secondary/exit) +"hcu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "hcv" = ( /obj/machinery/door/poddoor{ density = 0; @@ -45967,6 +46733,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "hdE" = ( @@ -45976,6 +46743,20 @@ /obj/structure/bookcase/sop, /turf/simulated/floor/wood, /area/ntrep) +"hdJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/primary/fore) "hdW" = ( /obj/machinery/light{ dir = 1 @@ -46094,6 +46875,7 @@ /obj/structure/sign/fire{ pixel_y = -32 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "hfR" = ( @@ -46118,6 +46900,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboardsolar/aft) "hhc" = ( @@ -46337,6 +47120,11 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/engine, /area/engine/engineering) +"hlI" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel/white, +/area/toxins/xenobiology) "hlM" = ( /obj/structure/cable{ d1 = 1; @@ -46347,6 +47135,10 @@ icon_state = "dark" }, /area/engine/break_room) +"hmg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "hmj" = ( /obj/structure/chair/stool{ dir = 4 @@ -46477,6 +47269,12 @@ }, /turf/simulated/floor/wood, /area/library) +"hoR" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "redyellowfull" + }, +/area/crew_quarters/bar) "hoU" = ( /obj/machinery/light/small, /turf/simulated/floor/plating/asteroid/ancient, @@ -46590,6 +47388,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "hrd" = ( @@ -46658,6 +47457,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "hsa" = ( @@ -46702,6 +47502,7 @@ /obj/machinery/light{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -46716,6 +47517,7 @@ /obj/machinery/economy/atm{ pixel_y = 32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "browncorner" @@ -46877,6 +47679,7 @@ /area/maintenance/disposal/west) "hvj" = ( /obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/west) "hvO" = ( @@ -46897,6 +47700,15 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) +"hvY" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "hwf" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 @@ -46954,6 +47766,13 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/maintenance/fpmaint) +"hxZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "hyd" = ( /obj/machinery/light/small{ dir = 8 @@ -46977,6 +47796,7 @@ }, /area/turret_protected/aisat_interior/secondary) "hyJ" = ( +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "freezerfloor" }, @@ -47061,6 +47881,7 @@ /turf/simulated/floor/carpet/black, /area/crew_quarters/captain) "hzz" = ( +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -47178,6 +47999,21 @@ "hBQ" = ( /turf/simulated/mineral/ancient/outer, /area/hallway/spacebridge/scidock) +"hCe" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "hCC" = ( /obj/structure/grille, /turf/simulated/floor/plating/asteroid/ancient, @@ -47199,6 +48035,21 @@ icon_state = "dark" }, /area/quartermaster/office) +"hCQ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "hDf" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-25" @@ -47285,6 +48136,7 @@ dir = 4; color = "#954535" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "purplecorner" @@ -47337,6 +48189,10 @@ }, /turf/simulated/floor/plating, /area/hallway/primary/central) +"hFd" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "hFg" = ( /obj/structure/cable{ d1 = 1; @@ -47406,6 +48262,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarstarboard) "hFR" = ( @@ -47437,6 +48294,7 @@ /obj/structure/chair/stool{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fsmaint) "hGp" = ( @@ -47578,6 +48436,7 @@ "hIc" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -47612,6 +48471,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "hIk" = ( @@ -47817,6 +48677,15 @@ icon_state = "bcircuit" }, /area/turret_protected/ai) +"hME" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "hMY" = ( /obj/structure/closet/secure_closet/RD, /obj/item/cartridge/signal/toxins, @@ -47896,6 +48765,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -48043,6 +48913,15 @@ icon_state = "vault" }, /area/security/nuke_storage) +"hRy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "hRA" = ( /obj/structure/disposalpipe/segment/corner{ dir = 1 @@ -48250,6 +49129,7 @@ }, /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "hUF" = ( @@ -48395,6 +49275,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "hXi" = ( @@ -48536,6 +49417,7 @@ name = "disposal pipe - CMO Office"; sort_type_txt = "10" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, @@ -49011,6 +49893,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "iia" = ( @@ -49160,6 +50043,10 @@ "ikc" = ( /turf/simulated/floor/carpet/royalblack, /area/crew_quarters/captain) +"ikf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port2) "ikk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -49424,6 +50311,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -49601,6 +50489,16 @@ /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/plasteel/airless, /area/toxins/test_area) +"irr" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/gambling_den) "iry" = ( /obj/structure/weightmachine/stacklifter, /obj/effect/landmark/start/assistant, @@ -49748,6 +50646,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarstarboard) "iuu" = ( @@ -50072,6 +50971,11 @@ icon_state = "neutralfull" }, /area/hallway/primary/port/south) +"iBq" = ( +/obj/structure/closet/firecloset/full, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/asmaint) "iBy" = ( /obj/machinery/power/apc{ dir = 1; @@ -50178,6 +51082,7 @@ /turf/simulated/floor/plating, /area/maintenance/disposal/external/southeast) "iDV" = ( +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkbrowncorners" @@ -50200,6 +51105,15 @@ icon_state = "neutralcorner" }, /area/hallway/primary/fore/west) +"iEh" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "iEl" = ( /obj/machinery/light, /obj/machinery/computer/robotics{ @@ -50426,6 +51340,15 @@ icon_state = "dark" }, /area/medical/morgue) +"iIc" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "iIm" = ( /obj/effect/landmark/start/botanist, /obj/structure/disposalpipe/segment{ @@ -50509,6 +51432,22 @@ icon_state = "whitepurple" }, /area/toxins/lab) +"iJp" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "escape" + }, +/area/hallway/secondary/entry) "iJr" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -50543,6 +51482,10 @@ icon_state = "neutralfull" }, /area/hallway/primary/port/north) +"iJL" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/transparent/glass/reinforced, +/area/maintenance/port) "iJY" = ( /obj/machinery/light_switch{ dir = 4; @@ -50629,6 +51572,7 @@ dir = 1 }, /obj/structure/closet/secure_closet/hydroponics, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkgreenfull" @@ -50763,8 +51707,14 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) +"iOh" = ( +/obj/structure/closet/emcloset, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "iOk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -50806,6 +51756,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "iOw" = ( @@ -50874,6 +51825,7 @@ dir = 1 }, /obj/effect/landmark/start/assistant, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "redyellowfull" }, @@ -50992,6 +51944,15 @@ icon_state = "white" }, /area/toxins/mixing) +"iSt" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/asmaint) "iSE" = ( /obj/machinery/kitchen_machine/oven, /obj/structure/window/basic{ @@ -51324,6 +52285,11 @@ icon_state = "browncorner" }, /area/hallway/primary/fore/east) +"iXa" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "iXc" = ( /obj/structure/cable/orange{ d1 = 4; @@ -51453,6 +52419,7 @@ icon_state = "2-8" }, /obj/structure/disposalpipe/segment/corner, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "iZr" = ( @@ -51594,6 +52561,7 @@ name = "External Airlock Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/primary/central) "jaV" = ( @@ -51712,6 +52680,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "jdC" = ( @@ -52040,6 +53009,7 @@ pixel_x = -24; name = "west bump" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/quartermaster/miningdock) "jkX" = ( @@ -52053,6 +53023,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarstarboard) "jlh" = ( @@ -52103,6 +53074,11 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel, /area/security/seceqstorage) +"jlK" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port2) "jlN" = ( /obj/machinery/firealarm{ dir = 4; @@ -52230,6 +53206,10 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel, /area/security/lobby) +"joY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/disposal/northeast) "joZ" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 @@ -52325,6 +53305,13 @@ icon_state = "whitepurple" }, /area/toxins/xenobiology) +"jqA" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "jqP" = ( /obj/structure/table, /obj/item/storage/box/lights/mixed, @@ -52361,6 +53348,18 @@ icon_state = "neutralfull" }, /area/hallway/secondary/exit) +"jrc" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "jrs" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, @@ -52482,6 +53481,12 @@ }, /turf/simulated/floor/plating, /area/maintenance/port) +"jsS" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/medical/morgue) "jsU" = ( /obj/structure/rack, /turf/simulated/floor/plating/asteroid/ancient, @@ -52644,6 +53649,21 @@ icon_state = "cafeteria" }, /area/crew_quarters/kitchen) +"juZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/crew_quarters/kitchen) +"jvh" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "jvi" = ( /obj/structure/cable{ d1 = 1; @@ -52803,6 +53823,7 @@ name = "north bump"; pixel_y = 24 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southwest) "jxJ" = ( @@ -52830,6 +53851,16 @@ icon_state = "dark" }, /area/chapel/office) +"jxU" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "jyg" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -52845,6 +53876,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southwest) "jyU" = ( @@ -52904,6 +53936,28 @@ }, /turf/simulated/floor/plating, /area/maintenance/portsolar) +"jzz" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) +"jzB" = ( +/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/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "neutralcorner" + }, +/area/hallway/primary/port/south) "jzL" = ( /obj/machinery/conveyor/auto{ dir = 4 @@ -53032,6 +54086,7 @@ /area/maintenance/maintcentral) "jBy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/universal, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/fore) "jBJ" = ( @@ -53108,6 +54163,12 @@ icon_state = "whiteyellow" }, /area/assembly/chargebay) +"jCh" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "jCu" = ( /obj/machinery/camera{ c_tag = "Command Asteroid Hall 10"; @@ -53155,6 +54216,7 @@ }, /obj/structure/grille/broken, /obj/item/stack/rods, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "jDd" = ( @@ -53222,6 +54284,7 @@ /area/security/permabrig) "jDQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/fore) "jDS" = ( @@ -53339,6 +54402,7 @@ /obj/structure/disposalpipe/segment{ color = "#954535" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -53508,6 +54572,10 @@ /obj/machinery/atmospherics/portable/canister/air, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) +"jIi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/fore/west) "jIj" = ( /obj/structure/window/reinforced{ dir = 4 @@ -53532,8 +54600,17 @@ /turf/simulated/floor/plating, /area/maintenance/storage) "jIE" = ( +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarstarboard) +"jIU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Fore Asteroid Maintenance Access"; + req_access_txt = "12" + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "jJc" = ( /turf/simulated/mineral/ancient, /area/assembly/robotics) @@ -53591,6 +54668,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -53628,6 +54706,19 @@ }, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) +"jKe" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "escape" + }, +/area/hallway/secondary/entry) "jKo" = ( /obj/structure/disposalpipe/segment, /obj/structure/grille/broken, @@ -53641,6 +54732,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "jKs" = ( @@ -53801,8 +54893,14 @@ /area/maintenance/fsmaint) "jOt" = ( /obj/machinery/hydroponics/soil, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) +"jOC" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "jOE" = ( /obj/structure/disposalpipe/segment/corner, /turf/simulated/floor/plating{ @@ -53888,6 +54986,22 @@ icon_state = "redyellowfull" }, /area/crew_quarters/bar) +"jPQ" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "escape" + }, +/area/hallway/secondary/exit) +"jPR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/crew_quarters/kitchen) "jPS" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -53943,6 +55057,13 @@ icon_state = "floorgrime" }, /area/security/permabrig) +"jQB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/disposal/external/north) "jQE" = ( /obj/machinery/door/airlock/glass, /obj/structure/barricade/wooden, @@ -53966,6 +55087,15 @@ /obj/structure/disposaloutlet, /turf/simulated/floor/plating/airless, /area/maintenance/disposal/west) +"jQL" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/transparent/glass/reinforced, +/area/maintenance/apmaint) "jRd" = ( /obj/structure/sign/poster/random{ name = "random official poster"; @@ -54291,6 +55421,15 @@ /obj/structure/cable/orange, /turf/simulated/floor/plating, /area/maintenance/auxsolarstarboard) +"jWw" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "jWC" = ( /obj/machinery/camera{ c_tag = "Atmospherics North"; @@ -54424,6 +55563,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = 32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/fore) "jZd" = ( @@ -54710,6 +55850,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "kdQ" = ( @@ -54722,6 +55863,7 @@ /obj/structure/disposalpipe/segment/corner{ dir = 8 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "kdT" = ( @@ -54809,6 +55951,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/toxins/misc_lab) "kfd" = ( @@ -54860,6 +56003,7 @@ path_to_spawn = /mob/living/simple_animal/hostile/scarybat; total_amount = 20 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/auxsolarstarboard) "kgd" = ( @@ -54907,6 +56051,7 @@ dir = 8; level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "khx" = ( @@ -54919,6 +56064,7 @@ pixel_y = 28; name = "custom placement" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/east) "khM" = ( @@ -55193,6 +56339,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/apmaint) "kmB" = ( @@ -55208,6 +56355,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_regular_floor = "yellowsiding"; @@ -55677,6 +56825,7 @@ "kve" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "kvf" = ( @@ -55866,6 +57015,10 @@ icon_state = "neutralfull" }, /area/hallway/primary/starboard/south) +"kxP" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/arcade, +/area/crew_quarters/arcade) "kxS" = ( /obj/structure/table/reinforced, /obj/item/gavelhammer, @@ -55954,6 +57107,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -56081,6 +57235,7 @@ req_access_txt = "12" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/asmaint) "kAY" = ( @@ -56150,6 +57305,15 @@ icon_state = "cafeteria" }, /area/toxins/hallway) +"kBP" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "kCa" = ( /obj/machinery/door/airlock/command{ name = "Expedition Access"; @@ -56170,6 +57334,7 @@ /area/atmos/distribution) "kCr" = ( /obj/item/assembly/mousetrap/armed, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "kCC" = ( @@ -56404,6 +57569,11 @@ "kGR" = ( /turf/simulated/mineral/ancient/outer, /area/maintenance/starboardsolar) +"kGZ" = ( +/obj/structure/disposalpipe/segment/corner, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel, +/area/crew_quarters/locker) "kHN" = ( /obj/machinery/door_control{ id = "fb1"; @@ -56459,6 +57629,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/red{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "kII" = ( @@ -56585,6 +57756,14 @@ }, /turf/simulated/floor/plating, /area/hallway/primary/fore) +"kKY" = ( +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 4 + }, +/obj/machinery/atmospherics/portable/canister/air, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "kLd" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -56849,6 +58028,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/quartermaster/office) "kQz" = ( @@ -56931,6 +58111,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -57066,6 +58247,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -57307,6 +58489,15 @@ icon_state = "dark" }, /area/turret_protected/aisat_interior) +"kWe" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/auxsolarport) "kWm" = ( /obj/structure/cable{ d1 = 4; @@ -57326,6 +58517,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/secondary/exit) "kWC" = ( @@ -57705,8 +58897,8 @@ }, /area/hallway/primary/fore) "lfh" = ( -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/northwest, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/security/range) "lfq" = ( @@ -57869,6 +59061,7 @@ /area/maintenance/disposal/external/north) "lij" = ( /obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/clownoffice/secret) "lil" = ( @@ -58019,6 +59212,7 @@ "lky" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/quartermaster/miningdock) "lkA" = ( @@ -58084,6 +59278,7 @@ name = "Quarantine Lockdown"; opacity = 0 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/starboard) "lll" = ( @@ -58200,6 +59395,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 5 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -58276,6 +59472,10 @@ }, /turf/simulated/floor/carpet/black, /area/bridge) +"lnp" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/aft/west) "lnF" = ( /obj/structure/rack, /obj/item/clothing/gloves/boxing/blue, @@ -58482,6 +59682,7 @@ /area/assembly/chargebay) "lqD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "lqP" = ( @@ -58665,6 +59866,7 @@ dir = 4 }, /obj/effect/spawner/lootdrop/maintenance, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "ltV" = ( @@ -58720,6 +59922,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "lux" = ( @@ -58763,6 +59966,7 @@ /area/hallway/secondary/exit) "lvk" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/cyan, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "lvw" = ( @@ -58880,6 +60084,10 @@ }, /turf/simulated/floor/plating, /area/maintenance/apmaint) +"lwX" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "lxh" = ( /obj/structure/table/reinforced, /obj/machinery/computer/secure_data/laptop, @@ -59058,6 +60266,18 @@ }, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fsmaint) +"lzh" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "lzu" = ( /obj/machinery/disposal, /obj/machinery/firealarm{ @@ -59350,6 +60570,16 @@ }, /turf/space, /area/space/nearstation) +"lFh" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/quartermaster/miningdock) +"lFi" = ( +/obj/effect/decal/warning_stripes/east, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/quartermaster/miningdock) "lFm" = ( /obj/structure/window/reinforced{ dir = 8 @@ -59460,6 +60690,10 @@ "lGk" = ( /turf/space, /area/mine/unexplored/cere/civilian) +"lGy" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel, +/area/crew_quarters/fitness) "lHa" = ( /obj/machinery/atmospherics/unary/portables_connector{ dir = 8 @@ -59474,6 +60708,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "lHf" = ( @@ -59496,6 +60731,7 @@ name = "Quarantine Lockdown"; opacity = 0 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/starboard) "lHl" = ( @@ -59784,6 +61020,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "lNM" = ( @@ -59806,6 +61043,10 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/wood, /area/crew_quarters/bar) +"lOh" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel, +/area/quartermaster/office) "lOw" = ( /obj/structure/disposalpipe/sortjunction{ dir = 4; @@ -59877,6 +61118,16 @@ /obj/structure/disposaloutlet, /turf/simulated/floor/plating, /area/maintenance/disposal/westalt) +"lPM" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "lPU" = ( /obj/structure/table, /obj/item/reagent_containers/glass/beaker, @@ -59904,6 +61155,7 @@ /obj/structure/disposalpipe/segment{ color = "#954535" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -60246,6 +61498,7 @@ /area/crew_quarters/theatre) "lVT" = ( /obj/structure/reagent_dispensers/watertank, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "lVX" = ( @@ -60268,6 +61521,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "lWb" = ( @@ -60286,6 +61540,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/port/north) "lWh" = ( @@ -60668,6 +61923,7 @@ /turf/simulated/floor/carpet/green, /area/library) "mdZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fsmaint) "mee" = ( @@ -60735,6 +61991,13 @@ }, /turf/simulated/floor/plasteel/freezer, /area/crew_quarters/toilet) +"mfp" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "mfu" = ( /obj/structure/cable{ d1 = 1; @@ -60855,6 +62118,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/fsmaint) "mhJ" = ( @@ -60866,6 +62130,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -61519,6 +62784,7 @@ d2 = 2; icon_state = "0-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/westalt) "mvo" = ( @@ -61647,6 +62913,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkgreenfull" @@ -61825,6 +63092,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 10 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/westalt) "mCL" = ( @@ -61945,6 +63213,7 @@ /area/engine/engineering) "mFs" = ( /obj/item/wrench, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/starboard) "mFx" = ( @@ -61953,6 +63222,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "mFT" = ( @@ -62025,6 +63295,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southeast) "mHg" = ( @@ -62173,6 +63444,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "mKK" = ( @@ -62259,6 +63531,19 @@ }, /turf/simulated/floor/plating, /area/turret_protected/aisat_interior) +"mLL" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + color = "#954535" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralcorner" + }, +/area/hallway/primary/port/north) "mLO" = ( /obj/structure/cable/orange{ d1 = 1; @@ -62301,6 +63586,7 @@ /area/turret_protected/ai_upload) "mMJ" = ( /obj/machinery/atmospherics/pipe/simple/visible, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/central) "mMY" = ( @@ -62371,6 +63657,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "mNG" = ( @@ -62387,6 +63674,11 @@ icon_state = "dark" }, /area/engine/gravitygenerator) +"mNW" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "mNY" = ( /obj/machinery/light, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -62567,6 +63859,13 @@ icon_state = "wood-broken7" }, /area/crew_quarters/bar) +"mRG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/yellow{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "mRQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -62579,8 +63878,13 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel/white, /area/toxins/xenobiology) +"mSg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "mSh" = ( /obj/structure/girder, /turf/simulated/floor/plating, @@ -62828,6 +64132,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -63003,6 +64308,19 @@ }, /turf/simulated/floor/plating, /area/maintenance/disposal/north) +"mZt" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" + }, +/area/hallway/secondary/entry/south) "mZu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 @@ -63142,6 +64460,11 @@ icon_state = "neutralcorner" }, /area/hallway/primary/port/south) +"nbC" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "nbL" = ( /obj/machinery/door/poddoor/multi_tile/three_tile_hor{ name = "Civilian Emergency EVA Storage"; @@ -63365,6 +64688,7 @@ name = "Aft Asteroid Maintenance"; req_access_txt = "7" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/toxins/mixing) "nfW" = ( @@ -63436,6 +64760,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = 32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "nhh" = ( @@ -63747,6 +65072,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "nmW" = ( @@ -63854,6 +65180,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/southwest) "npb" = ( @@ -64050,6 +65377,10 @@ icon_state = "dark" }, /area/turret_protected/ai_upload) +"ntt" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel, +/area/quartermaster/miningdock) "ntA" = ( /obj/structure/table, /obj/item/folder, @@ -64154,6 +65485,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -64729,6 +66061,14 @@ icon_state = "darkred" }, /area/security/checkpoint2) +"nFi" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_regular_floor = "yellowsiding"; + icon_state = "tranquillite" + }, +/area/crew_quarters/theatre) "nFH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -64802,6 +66142,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "nGI" = ( @@ -64902,6 +66243,7 @@ /area/toxins/mixing) "nJm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -64950,6 +66292,7 @@ /obj/structure/table, /obj/item/eftpos/register, /obj/item/eftpos, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, @@ -65358,6 +66701,10 @@ }, /turf/space, /area/space/nearstation) +"nPB" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/secondary/entry/north) "nPG" = ( /obj/structure/cable{ d1 = 4; @@ -65447,6 +66794,13 @@ }, /turf/simulated/floor/plating, /area/maintenance/gambling_den) +"nRo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/disposal/north) "nRM" = ( /obj/machinery/camera/autoname{ dir = 8 @@ -65455,6 +66809,7 @@ pixel_y = -28; name = "custom placement" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, @@ -65487,6 +66842,16 @@ slowdown = -0.3 }, /area/hallway/spacebridge/serveng) +"nTC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/clothing/head/cone, +/obj/item/clothing/head/cone, +/obj/item/clothing/head/cone, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "nTJ" = ( /obj/structure/disposalpipe/segment/corner{ dir = 8 @@ -65541,6 +66906,7 @@ /area/hallway/primary/aft/east) "nUJ" = ( /obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/southwest) "nUM" = ( @@ -65587,6 +66953,11 @@ icon_state = "darkgreenfull" }, /area/hydroponics) +"nVL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "nVQ" = ( /turf/simulated/mineral/ancient, /area/hallway/primary/starboard/south) @@ -65637,6 +67008,7 @@ name = "Service SMES Access"; req_access_txt = "10" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/port) "nWY" = ( @@ -65693,6 +67065,18 @@ }, /turf/simulated/wall, /area/hallway/primary/port/south) +"nZe" = ( +/obj/structure/disposalpipe/segment/corner{ + dir = 8 + }, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "nZf" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -65730,6 +67114,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -66011,6 +67396,7 @@ /obj/structure/chair{ dir = 8 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/south) "ogg" = ( @@ -66079,6 +67465,7 @@ name = "Service SMES Access"; req_access_txt = "10" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/port) "ohr" = ( @@ -66105,6 +67492,7 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "ohY" = ( @@ -66146,6 +67534,11 @@ /obj/effect/decal/cleanable/cobweb, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/port) +"oig" = ( +/obj/structure/barricade/wooden, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "oix" = ( /obj/structure/cable/orange{ d1 = 1; @@ -66180,6 +67573,21 @@ icon_state = "whitegreen" }, /area/medical/medbay) +"oiO" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port2) "oiY" = ( /obj/machinery/newscaster{ pixel_y = 28; @@ -66290,6 +67698,7 @@ req_access_txt = "12" }, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/library) "okO" = ( @@ -66406,6 +67815,7 @@ dir = 4; level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "olT" = ( @@ -66548,6 +67958,16 @@ icon_state = "neutralfull" }, /area/hallway/primary/port/north) +"ons" = ( +/obj/structure/disposalpipe/segment{ + color = "#954535" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" + }, +/area/hallway/primary/aft/west) "onO" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ @@ -66709,6 +68129,7 @@ pixel_y = -28; name = "custom placement" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_regular_floor = "yellowsiding"; @@ -66837,6 +68258,7 @@ pixel_y = 28; name = "custom placement" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/south) "org" = ( @@ -66908,6 +68330,11 @@ }, /turf/simulated/wall, /area/hallway/primary/aft/west) +"osU" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel, +/area/crew_quarters/locker) "oth" = ( /obj/machinery/light_switch{ dir = 4; @@ -66956,6 +68383,17 @@ /obj/machinery/light, /turf/simulated/floor/wood, /area/library) +"ouR" = ( +/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/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "ouZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -67001,6 +68439,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "ovp" = ( @@ -67021,6 +68460,14 @@ /obj/machinery/atmospherics/pipe/simple/hidden/universal, /turf/simulated/floor/plating, /area/turret_protected/aisat_interior) +"ovK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "ovQ" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/structure/cable{ @@ -67125,6 +68572,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "oxo" = ( @@ -67351,6 +68799,17 @@ icon_state = "neutralcorner" }, /area/hallway/secondary/entry/north) +"oBO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + color = "#954535" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "purplecorner" + }, +/area/hallway/primary/aft/east) "oBP" = ( /turf/simulated/mineral/ancient/outer, /area/maintenance/apmaint) @@ -67371,6 +68830,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -67471,6 +68931,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -67535,6 +68996,7 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) "oFB" = ( @@ -67574,6 +69036,7 @@ name = "east bump" }, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, @@ -67627,8 +69090,13 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboardsolar) +"oHI" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "oHW" = ( /obj/effect/spawner/window/reinforced, /obj/structure/cable/orange{ @@ -67875,6 +69343,13 @@ /obj/item/chair/stool, /turf/simulated/floor/wood, /area/maintenance/gambling_den) +"oLB" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/quartermaster/miningdock) "oLQ" = ( /obj/structure/table/glass, /obj/item/clothing/glasses/hud/health, @@ -67948,6 +69423,7 @@ icon_state = "4-8" }, /obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/port) "oMD" = ( @@ -68171,6 +69647,7 @@ req_access_txt = "1"; security_level = 1 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/security/range) "oQn" = ( @@ -68708,6 +70185,7 @@ d2 = 4; icon_state = "0-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboardsolar) "oXX" = ( @@ -68731,6 +70209,11 @@ icon_state = "bcircuit" }, /area/tcommsat/chamber) +"oXZ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/quartermaster/miningdock) "oYa" = ( /obj/structure/cable/orange{ d1 = 2; @@ -69006,6 +70489,7 @@ name = "Aft Asteroid Maintenance"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/secondary/exit) "peG" = ( @@ -69094,6 +70578,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -69161,11 +70646,13 @@ name = "External Airlock Access"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "phD" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "phM" = ( @@ -69236,6 +70723,15 @@ /obj/machinery/recharge_station, /turf/simulated/floor/plasteel, /area/hallway/secondary/exit) +"piG" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "piO" = ( /obj/effect/spawner/grouped_spawner{ group_id = "tunnelbats"; @@ -69272,6 +70768,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "whiteblue" @@ -69692,6 +71189,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboardsolar) "pqg" = ( @@ -69804,6 +71302,10 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/theatre) +"prL" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/green, +/area/library) "prN" = ( /turf/simulated/floor/plasteel{ dir = 8; @@ -69838,12 +71340,13 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, /area/chapel/office) "psy" = ( -/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/security/range) "psE" = ( @@ -70014,6 +71517,10 @@ icon_state = "asteroidplating" }, /area/hallway/spacebridge/scidock) +"pvE" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/starboard/south) "pvH" = ( /obj/structure/chair/sofa/pew/right{ dir = 8 @@ -70147,6 +71654,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboardsolar/aft) "pyp" = ( @@ -70171,6 +71679,15 @@ /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/plating/asteroid/ancient, /area/maintenance/starboard) +"pyN" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/asmaint) "pzi" = ( /obj/structure/disposalpipe/segment, /obj/effect/spawner/window/reinforced, @@ -70265,6 +71782,15 @@ icon_state = "bar" }, /area/crew_quarters/theatre) +"pAm" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/port/north) "pAr" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -70583,6 +72109,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "pGv" = ( @@ -71130,6 +72657,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -71213,6 +72741,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -71320,6 +72849,7 @@ d2 = 2; icon_state = "0-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/asmaint) "pVt" = ( @@ -71434,6 +72964,7 @@ /obj/item/stack/ore/iron, /obj/item/stack/ore/iron, /obj/item/stack/ore/gold, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/apmaint) "pWE" = ( @@ -71455,6 +72986,7 @@ name = "Port Asteroid Maintenance"; req_access_txt = "46" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/port) "pWW" = ( @@ -71589,6 +73121,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = -32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "pYs" = ( @@ -71829,6 +73362,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -71991,6 +73525,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, @@ -72129,6 +73664,15 @@ }, /turf/simulated/floor/engine, /area/engine/engineering) +"qiD" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "qiI" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ @@ -72156,6 +73700,11 @@ icon_state = "neutralcorner" }, /area/hallway/primary/starboard/north) +"qiY" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/security/vacantoffice) "qji" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -72165,10 +73714,15 @@ }, /turf/simulated/floor/wood, /area/library) +"qjo" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/electrical_shop) "qjr" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ level = 2 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "qjv" = ( @@ -72418,6 +73972,7 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -72560,11 +74115,21 @@ }, /turf/simulated/floor/plating, /area/maintenance/apmaint) +"qnZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "redyellowfull" + }, +/area/crew_quarters/bar) "qob" = ( /obj/machinery/light/small{ dir = 1 }, /obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/east) "qoo" = ( @@ -72828,6 +74393,7 @@ req_one_access_txt = "19;41"; pixel_y = 24 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "qsf" = ( @@ -72952,6 +74518,13 @@ icon_state = "whiteblue" }, /area/medical/cmostore) +"qul" = ( +/obj/structure/closet/firecloset, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/toxins/misc_lab) "qut" = ( /obj/structure/lattice/catwalk, /obj/machinery/power/tracker, @@ -73298,6 +74871,15 @@ icon_state = "white" }, /area/toxins/misc_lab) +"qBq" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "qBx" = ( /obj/structure/disposalpipe/segment{ color = "#954535" @@ -73376,6 +74958,15 @@ icon_state = "neutralcorner" }, /area/hallway/secondary/entry/north) +"qCM" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "qCO" = ( /obj/machinery/newscaster{ pixel_y = -28; @@ -73403,6 +74994,12 @@ /obj/structure/curtain/open/shower, /turf/simulated/floor/plasteel/freezer, /area/crew_quarters/toilet) +"qDm" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "neutralcorner" + }, +/area/hallway/primary/fore/west) "qDG" = ( /obj/machinery/camera{ c_tag = "Civilian Escape Pod" @@ -73516,6 +75113,15 @@ icon_state = "white" }, /area/medical/medbay) +"qFy" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "qFM" = ( /obj/machinery/hologram/holopad, /obj/structure/disposalpipe/segment{ @@ -73642,6 +75248,7 @@ dir = 10 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "qHv" = ( @@ -73721,6 +75328,13 @@ icon_state = "white" }, /area/toxins/misc_lab) +"qIf" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/security/prison/cell_block/A) "qIi" = ( /obj/machinery/door_control{ id = "kitchen1"; @@ -73752,10 +75366,20 @@ "qIF" = ( /turf/simulated/mineral/ancient, /area/quartermaster/office) +"qIO" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "qIR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/yellow{ dir = 6 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/storage) "qIV" = ( @@ -73882,6 +75506,18 @@ }, /turf/simulated/floor/plasteel/white, /area/toxins/xenobiology) +"qKX" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/secondary/entry/south) "qLv" = ( /obj/structure/cable{ d1 = 1; @@ -74059,10 +75695,27 @@ }, /turf/simulated/floor/plating, /area/medical/cmo) +"qOT" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Starboard Asteroid Maintenance Access"; + req_access_txt = "12" + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "qOY" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/wood, /area/crew_quarters/theatre) +"qPe" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/fore/west) "qPf" = ( /obj/effect/spawner/window/reinforced/polarized{ id = "cmo" @@ -74085,6 +75738,18 @@ }, /turf/simulated/floor/plating, /area/medical/cmo) +"qPM" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "qPQ" = ( /obj/structure/disposalpipe/segment/corner{ dir = 8 @@ -74154,6 +75819,21 @@ icon_state = "browncorner" }, /area/hallway/primary/fore/east) +"qRb" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/maintcentral) "qRl" = ( /obj/machinery/chem_heater, /turf/simulated/floor/plating{ @@ -74232,6 +75912,18 @@ icon_state = "purplecorner" }, /area/hallway/primary/aft/west) +"qTC" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "qUd" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/orange{ @@ -74313,6 +76005,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) "qVZ" = ( @@ -74472,6 +76165,10 @@ icon_state = "whiteblue" }, /area/medical/reception) +"qYZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/port/north) "qZt" = ( /obj/structure/chair, /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -74514,6 +76211,7 @@ /obj/structure/disposalpipe/segment, /obj/item/assembly/mousetrap/armed, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "qZT" = ( @@ -74655,6 +76353,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "rdq" = ( @@ -74689,6 +76388,7 @@ /obj/machinery/atmospherics/unary/portables_connector{ dir = 1 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "rep" = ( @@ -74703,6 +76403,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "rez" = ( @@ -74778,8 +76479,14 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) +"rhe" = ( +/obj/structure/closet/emcloset, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "rhg" = ( /obj/structure/disposalpipe/junction/reversed{ dir = 1 @@ -74804,6 +76511,7 @@ /area/maintenance/port) "rhQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -74961,6 +76669,13 @@ }, /turf/simulated/floor/plating, /area/maintenance/starboard) +"rkC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "rkP" = ( /obj/machinery/kitchen_machine/candy_maker, /turf/simulated/floor/plasteel/freezer, @@ -74988,6 +76703,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "rlz" = ( @@ -75405,6 +77121,7 @@ d2 = 4; icon_state = "2-4" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/apmaint) "rtt" = ( @@ -75447,6 +77164,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "ruh" = ( @@ -75497,6 +77215,14 @@ icon_state = "white" }, /area/toxins/misc_lab) +"rvR" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ + dir = 1; + level = 2 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "rvX" = ( /obj/machinery/camera{ c_tag = "Cargo Bay SMES"; @@ -75570,6 +77296,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkredcorners" @@ -75592,6 +77319,7 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -75603,6 +77331,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "ryn" = ( @@ -75658,6 +77387,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, @@ -75713,6 +77443,22 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plating, +/area/maintenance/port) +"rAr" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "rAB" = ( @@ -75996,6 +77742,7 @@ d2 = 4; icon_state = "1-4" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "rFb" = ( @@ -76151,6 +77898,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/apmaint) "rIn" = ( @@ -76272,11 +78020,22 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" }, /area/hallway/primary/aft/west) +"rKa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fpmaint) "rKr" = ( /obj/structure/table/wood, /turf/simulated/floor/plating, @@ -76335,6 +78094,10 @@ /obj/item/storage/firstaid/regular, /turf/simulated/floor/mineral/titanium, /area/shuttle/arrival/station) +"rLz" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "rLA" = ( /obj/structure/cable/orange{ d1 = 4; @@ -76631,6 +78394,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "neutralcorner" @@ -76712,6 +78476,7 @@ name = "Aft Asteroid Maintenance"; req_access_txt = "55" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/toxins/xenobiology) "rRD" = ( @@ -76839,6 +78604,7 @@ name = "Central Access" }, /obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -76932,6 +78698,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "rVX" = ( @@ -77171,6 +78938,7 @@ d2 = 8; icon_state = "0-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboardsolar/aft) "saJ" = ( @@ -77237,6 +79005,11 @@ }, /turf/space, /area/space/nearstation) +"sbZ" = ( +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid/ancient, +/area/maintenance/port) "scd" = ( /obj/structure/cable{ d1 = 2; @@ -77247,6 +79020,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/visible, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "scE" = ( @@ -77301,6 +79075,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "sdo" = ( @@ -77398,6 +79173,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -77503,6 +79279,27 @@ /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southeast) +"sfU" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/disposal/northeast) +"sfX" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/hallway/primary/fore/west) "sfZ" = ( /obj/structure/disposaloutlet{ dir = 4 @@ -77770,6 +79567,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/asmaint) "sjC" = ( @@ -78034,6 +79832,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = 32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/aft/west) "snX" = ( @@ -78101,6 +79900,18 @@ /obj/structure/cable, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) +"srb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/maintenance/disposal) "sri" = ( /obj/structure/chair/stool{ dir = 8 @@ -78232,6 +80043,13 @@ /obj/machinery/light/small, /turf/simulated/floor/plating, /area/maintenance/port2) +"ssJ" = ( +/obj/machinery/light/small, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/medical/morgue) "ssP" = ( /obj/structure/cable/orange{ d1 = 4; @@ -78373,6 +80191,7 @@ name = "EXTERNAL AIRLOCK"; pixel_y = -32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "stJ" = ( @@ -78402,6 +80221,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -78716,6 +80536,15 @@ }, /turf/simulated/floor/plating, /area/toxins/xenobiology) +"sAw" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "sAB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/engine, @@ -79381,6 +81210,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 5 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southwest) "sOL" = ( @@ -79495,6 +81325,10 @@ icon_state = "asteroidplating" }, /area/maintenance/port2) +"sQf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "sQj" = ( /obj/machinery/light{ dir = 8 @@ -79504,6 +81338,7 @@ name = "custom placement" }, /obj/machinery/economy/vending/cigarette, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "escape" @@ -79521,6 +81356,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -79943,6 +81779,7 @@ /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = -32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/crew_quarters/locker) "sYa" = ( @@ -80105,6 +81942,7 @@ pixel_y = -28; name = "custom placement" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/northeast) "taN" = ( @@ -80129,6 +81967,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "taW" = ( @@ -80293,6 +82132,15 @@ icon_state = "neutralcorner" }, /area/hallway/primary/port/east) +"tfP" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "tfU" = ( /obj/machinery/camera{ c_tag = "Service Asteroid Hallway 7" @@ -80680,6 +82528,18 @@ icon_state = "whiteblue" }, /area/medical/medbay) +"tlF" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fsmaint) "tlJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -80687,6 +82547,13 @@ /obj/structure/grille/broken, /turf/simulated/floor/plating/asteroid/ancient, /area/maintenance/starboard) +"tlM" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "tlN" = ( /obj/machinery/power/apc{ dir = 8; @@ -80823,6 +82690,10 @@ }, /turf/simulated/floor/wood, /area/clownoffice) +"toC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/quartermaster/miningdock) "tpl" = ( /turf/simulated/floor/plating/airless, /area/toxins/test_area) @@ -81030,6 +82901,7 @@ /obj/structure/disposalpipe/segment/corner{ dir = 1 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "ttA" = ( @@ -81167,6 +83039,15 @@ icon_state = "neutralcorner" }, /area/hallway/primary/central) +"tvI" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "redyellowfull" + }, +/area/crew_quarters/bar) "tvP" = ( /obj/machinery/smartfridge/secure/extract, /turf/simulated/floor/plasteel{ @@ -81243,10 +83124,21 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating/asteroid/ancient, /area/maintenance/fpmaint) +"twy" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/security/permabrig) "twV" = ( /obj/structure/flora/ausbushes/sunnybush, /turf/simulated/floor/grass, /area/hydroponics) +"twW" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/primary/fore) "twY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 @@ -81467,6 +83359,7 @@ pixel_x = 24 }, /obj/structure/cable/orange, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating/airless, /area/toxins/test_area) "tzW" = ( @@ -81532,6 +83425,11 @@ icon_state = "neutralfull" }, /area/hallway/primary/starboard/south) +"tBq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/yellow, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/storage) "tBG" = ( /obj/structure/disposalpipe/segment, /obj/effect/spawner/window/reinforced, @@ -81671,6 +83569,15 @@ icon_state = "darkbrown" }, /area/quartermaster/office) +"tEK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + icon_state = "redyellowfull" + }, +/area/crew_quarters/bar) "tEV" = ( /turf/simulated/floor/plasteel{ icon_state = "dark" @@ -81781,12 +83688,14 @@ name = "Mining Warehouse Shutters"; pixel_y = 24 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/quartermaster/miningdock) "tGI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_regular_floor = "yellowsiding"; @@ -81897,6 +83806,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/engine, /area/engine/engineering) +"tJb" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "tJd" = ( /obj/structure/closet/crate/freezer/iv_storage, /obj/machinery/power/apc{ @@ -81961,6 +83874,11 @@ icon_state = "dark" }, /area/quartermaster/office) +"tKf" = ( +/obj/structure/table, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/central) "tKm" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -81995,6 +83913,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -82007,6 +83926,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -82036,6 +83956,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -82108,6 +84029,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/security/vacantoffice) "tMa" = ( @@ -82216,6 +84138,7 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -82319,6 +84242,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/asmaint) "tSt" = ( @@ -82352,6 +84276,7 @@ /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) "tTD" = ( @@ -82427,6 +84352,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) "tVf" = ( @@ -82660,6 +84586,7 @@ d2 = 8; icon_state = "0-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "tXQ" = ( @@ -83042,6 +84969,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -83055,6 +84983,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "ueB" = ( @@ -83183,6 +85112,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/central) "uho" = ( @@ -83276,6 +85206,7 @@ /obj/structure/disposalpipe/segment/corner{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/security/vacantoffice) "ujm" = ( @@ -83322,6 +85253,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/clownoffice/secret) "ujN" = ( @@ -83354,6 +85286,7 @@ /turf/simulated/floor/plasteel, /area/security/lobby) "ujR" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkredcorners" @@ -83485,6 +85418,10 @@ icon_state = "dark" }, /area/medical/morgue) +"ulb" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/airless, +/area/toxins/test_area) "ulj" = ( /turf/simulated/floor/wood, /area/crew_quarters/courtroom) @@ -83821,6 +85758,10 @@ slowdown = -0.3 }, /area/hallway/spacebridge/servsci) +"usR" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/aft/west) "utp" = ( /obj/structure/rack, /obj/item/stack/sheet/metal/fifty, @@ -83892,6 +85833,10 @@ }, /turf/simulated/floor/engine, /area/toxins/mixing) +"uui" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/security/vacantoffice) "uuj" = ( /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, @@ -84284,6 +86229,7 @@ /area/medical/medbay) "uAT" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -84493,8 +86439,13 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/apmaint) +"uFX" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fpmaint) "uGb" = ( /obj/structure/cable/orange{ d1 = 4; @@ -84537,6 +86488,15 @@ icon_state = "dark" }, /area/quartermaster/storage) +"uGK" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/transparent/glass/reinforced, +/area/maintenance/apmaint) "uGM" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/door/airlock/atmos{ @@ -84588,6 +86548,12 @@ icon_state = "white" }, /area/toxins/misc_lab) +"uHI" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/hallway/secondary/exit) "uHJ" = ( /obj/machinery/firealarm{ dir = 1; @@ -84692,6 +86658,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -84806,6 +86773,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/electrical_shop) "uMl" = ( @@ -84943,6 +86911,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/asmaint) "uOu" = ( @@ -85040,6 +87009,7 @@ name = "Hydroponics"; req_access_txt = "35" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "uQf" = ( @@ -85068,6 +87038,10 @@ icon_state = "asteroidplating" }, /area/maintenance/gambling_den) +"uQl" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet, +/area/crew_quarters/locker) "uQm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -85198,6 +87172,7 @@ name = "External Airlock Access"; req_access_txt = "12" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/starboard) "uSb" = ( @@ -85217,6 +87192,7 @@ dir = 9 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) "uSc" = ( @@ -85525,6 +87501,7 @@ "uVJ" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/grille/broken, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/east) "uVV" = ( @@ -85534,6 +87511,7 @@ /obj/machinery/atmospherics/binary/valve/open{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "uVW" = ( @@ -85543,6 +87521,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/universal{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "uWc" = ( @@ -85638,6 +87617,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "uYj" = ( @@ -85658,6 +87638,7 @@ req_access_txt = "12" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/apmaint) "uYU" = ( @@ -85687,6 +87668,19 @@ icon_state = "whiteblue" }, /area/medical/medbay) +"uZe" = ( +/obj/structure/grille/broken, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "uZl" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/orange{ @@ -85942,6 +87936,14 @@ icon_state = "asteroidplating" }, /area/medical/virology) +"vdJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/toxins/misc_lab) "vdN" = ( /obj/machinery/power/apc{ name = "south bump"; @@ -86118,6 +88120,15 @@ icon_state = "arrival" }, /area/hallway/secondary/entry/south) +"vjc" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "vjl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -86153,6 +88164,15 @@ icon_state = "dark" }, /area/ai_monitored/storage/eva) +"vjP" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fpmaint) "vka" = ( /obj/structure/table, /obj/machinery/cell_charger, @@ -86400,6 +88420,7 @@ dir = 5 }, /obj/machinery/atmospherics/pipe/simple/visible, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "voE" = ( @@ -86639,6 +88660,7 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -86646,6 +88668,7 @@ /area/hallway/primary/aft/east) "vrm" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden/cyan, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "vro" = ( @@ -86698,6 +88721,13 @@ icon_state = "darkredcorners" }, /area/security/prison/cell_block/A) +"vsp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/hallway/primary/port/south) "vsu" = ( /obj/structure/filingcabinet, /turf/simulated/floor/wood, @@ -86710,6 +88740,7 @@ dir = 5; level = 2 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) "vsE" = ( @@ -86949,6 +88980,7 @@ name = "Central Access" }, /obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "neutralcorner" @@ -87095,6 +89127,7 @@ /area/assembly/robotics) "vxU" = ( /obj/item/clothing/head/cone, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "vxY" = ( @@ -87178,14 +89211,28 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/gambling_den) "vzJ" = ( /obj/structure/disposalpipe/segment/corner{ dir = 1 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/south) +"vAa" = ( +/obj/structure/cable/orange{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore2) "vAg" = ( /obj/machinery/disposal, /obj/structure/disposalpipe/trunk, @@ -87234,6 +89281,7 @@ name = "EXTERNAL AIRLOCK"; pixel_x = 32 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "vBa" = ( @@ -87304,10 +89352,6 @@ icon_state = "dark" }, /area/atmos) -"vBO" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/wall, -/area/hallway/primary/starboard/south) "vBP" = ( /obj/machinery/atmospherics/unary/portables_connector{ dir = 1 @@ -87500,6 +89544,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkgreenfull" @@ -87777,6 +89822,18 @@ icon_state = "neutralcorner" }, /area/crew_quarters/locker) +"vKl" = ( +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/fore) "vKJ" = ( /obj/item/radio/intercom{ pixel_x = -28; @@ -88029,6 +90086,11 @@ "vOI" = ( /turf/simulated/floor/carpet/cyan, /area/crew_quarters/fitness) +"vOP" = ( +/obj/effect/landmark/start/shaft_miner, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/quartermaster/miningdock) "vPs" = ( /obj/machinery/light{ dir = 8 @@ -88124,8 +90186,18 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/hallway/primary/starboard/south) +"vQQ" = ( +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel, +/area/quartermaster/office) "vQR" = ( /obj/machinery/atmospherics/unary/portables_connector{ dir = 4 @@ -88285,6 +90357,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/quartermaster/office) "vSy" = ( @@ -88370,6 +90443,13 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/captain) +"vUy" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkgreenfull" + }, +/area/hydroponics) "vUJ" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, @@ -88397,6 +90477,7 @@ pixel_y = -24; name = "south bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/engine, /area/toxins/misc_lab) "vVG" = ( @@ -88408,6 +90489,11 @@ icon_state = "dark" }, /area/quartermaster/office) +"vVI" = ( +/obj/machinery/atmospherics/pipe/simple/visible, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/hallway/primary/fore) "vVL" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -88591,6 +90677,10 @@ "vZg" = ( /turf/simulated/mineral/ancient, /area/maintenance/disposal/east) +"vZh" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "vZj" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -88763,6 +90853,10 @@ /obj/structure/grille/broken, /turf/simulated/floor/plating, /area/maintenance/asmaint) +"wcs" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/gambling_den) "wcY" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ @@ -88806,6 +90900,7 @@ dir = 4 }, /obj/structure/fans/tiny, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/apmaint) "weN" = ( @@ -88901,6 +90996,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "whiteblue" @@ -88908,6 +91004,7 @@ /area/medical/medbay) "wfX" = ( /mob/living/simple_animal/mouse, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/starboard) "wgh" = ( @@ -89226,6 +91323,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/port) "wkq" = ( @@ -89460,6 +91558,10 @@ dir = 8 }, /area/engine/engineering) +"woG" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/disposal/north) "woL" = ( /obj/structure/cable/orange{ d1 = 4; @@ -89487,6 +91589,7 @@ d2 = 8; icon_state = "4-8" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -89530,6 +91633,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "wpF" = ( @@ -89567,6 +91671,7 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "whitepurple" }, @@ -89717,6 +91822,10 @@ icon_state = "neutralcorner" }, /area/hallway/primary/port/south) +"wrr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/apmaint) "wry" = ( /obj/machinery/light{ dir = 1 @@ -89765,6 +91874,7 @@ icon_state = "4-8" }, /obj/item/assembly/mousetrap/armed, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "wst" = ( @@ -90323,6 +92433,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/west) "wAb" = ( @@ -90387,6 +92498,16 @@ "wAG" = ( /turf/simulated/floor/plasteel/white, /area/toxins/xenobiology) +"wAI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutralfull" + }, +/area/hallway/primary/port/south) "wAL" = ( /obj/structure/shuttle/engine/propulsion/burst{ dir = 8 @@ -90429,6 +92550,7 @@ icon_state = "4-8" }, /obj/item/assembly/mousetrap/armed, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/transparent/glass/reinforced, /area/maintenance/port) "wBp" = ( @@ -90512,6 +92634,7 @@ req_access_txt = "12" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/maintcentral) "wBQ" = ( @@ -90581,6 +92704,7 @@ name = "Port Asteroid Maintenance"; req_access_txt = "12" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/crew_quarters/fitness) "wCP" = ( @@ -91147,6 +93271,10 @@ icon_state = "white" }, /area/medical/medbay) +"wMO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/disposal/south) "wMV" = ( /obj/structure/cable{ d1 = 4; @@ -91400,6 +93528,13 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/engine, /area/toxins/explab_chamber) +"wRS" = ( +/obj/structure/disposalpipe/segment/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/port) "wSk" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/carpet, @@ -91519,6 +93654,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "white" }, @@ -91599,6 +93735,7 @@ /obj/machinery/camera{ c_tag = "Service Atmospherics Checkpoint" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port2) "wWf" = ( @@ -91931,6 +94068,7 @@ /obj/machinery/atmospherics/unary/portables_connector{ dir = 4 }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/secondary/entry/north) "xby" = ( @@ -92031,6 +94169,7 @@ pixel_y = -24; name = "south bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, @@ -92413,6 +94552,7 @@ /area/library) "xkd" = ( /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -92526,6 +94666,7 @@ /turf/simulated/floor/wood, /area/maintenance/gambling_den) "xnc" = ( +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/maintenance/disposal/external/southwest) "xnz" = ( @@ -92786,6 +94927,7 @@ pixel_y = -24; name = "south bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -92802,6 +94944,7 @@ name = "Morgue"; req_access_txt = "6" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -93145,6 +95288,7 @@ pixel_x = 24; name = "east bump" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "bluecorner" @@ -93335,6 +95479,12 @@ "xEp" = ( /turf/space, /area/shuttle/gamma/station) +"xEI" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/medical/genetics) "xEJ" = ( /obj/effect/turf_decal/bot, /obj/machinery/shieldwallgen, @@ -93636,6 +95786,7 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/fore2) "xLq" = ( @@ -93712,6 +95863,7 @@ /obj/machinery/hydroponics/soil, /obj/item/seeds/poppy, /obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/apmaint) "xMQ" = ( @@ -93740,6 +95892,23 @@ }, /turf/simulated/floor/wood, /area/crew_quarters/courtroom) +"xNB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/orange{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/orange{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/maintenance/starboard) "xNC" = ( /obj/structure/bed, /obj/item/bedsheet/captain, @@ -94054,6 +96223,7 @@ d2 = 8; icon_state = "1-8" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/asmaint) "xSW" = ( @@ -94192,6 +96362,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/hallway/primary/starboard/north) "xVY" = ( @@ -94264,6 +96435,7 @@ name = "Cargo SMES Access"; req_access_txt = "10" }, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/fsmaint) "xXN" = ( @@ -94342,6 +96514,10 @@ "xYZ" = ( /turf/simulated/wall, /area/bridge) +"xZb" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/carpet/arcade, +/area/crew_quarters/arcade) "xZe" = ( /obj/structure/cable/orange{ d1 = 4; @@ -94391,6 +96567,7 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/maintenance/starboard) "xZI" = ( @@ -94730,6 +96907,7 @@ /obj/machinery/light/small{ dir = 1 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/southwest) "ygF" = ( @@ -94771,6 +96949,13 @@ icon_state = "wood-broken" }, /area/maintenance/asmaint) +"yhn" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "bluecorner" + }, +/area/hallway/primary/starboard/north) "yhs" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/spawner/lootdrop/maintenance, @@ -94914,6 +97099,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/disposal/west) "yjd" = ( @@ -94956,6 +97142,11 @@ icon_state = "neutralcorner" }, /area/hallway/primary/fore/west) +"yjC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/maintenance/disposal/external/southeast) "yjI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/engine{ @@ -95016,6 +97207,7 @@ }, /obj/structure/disposalpipe/segment, /obj/item/assembly/mousetrap/armed, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "ylz" = ( @@ -95049,6 +97241,7 @@ "ylJ" = ( /obj/structure/grille/broken, /obj/item/clothing/head/cone, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/maintenance/port) "ylX" = ( @@ -100659,7 +102852,7 @@ sWf sWf mSS tpl -tpl +ulb rXn rNK rNK @@ -100906,7 +103099,7 @@ rNK rNK rNK rXn -tpl +ulb tpl aad aad @@ -101165,7 +103358,7 @@ rNK rXn xVs tpl -tpl +ulb aad sWf tpl @@ -103857,7 +106050,7 @@ bZA bZA oOL cdC -cdD +kWe cdV lBh ciC @@ -104460,10 +106653,10 @@ bhO bhO rho inP -jee +sQf bSG ikI -jee +sQf rho aXn aXn @@ -104731,7 +106924,7 @@ uCK eoD uCK uCK -jee +sQf uCK wzC lkh @@ -104900,7 +107093,7 @@ cca ubY ubY ubY -bTL +byK ubY ubY mPd @@ -104983,17 +107176,17 @@ aXn pXy rho vvt -bQY -tIM -tIM +wRS +nVL tIM +nVL xaR xaR xaR lhM fFl smJ -jUn +oig whg uCK uCK @@ -105248,7 +107441,7 @@ jKo bVF pFm pFm -fYK +nZe vtY vtY vtY @@ -105407,7 +107600,7 @@ dvE sji sji nxA -xcD +vjP xJa xJa xJa @@ -105417,7 +107610,7 @@ xJa xJa xJa xJa -xcD +vjP nxA vbu xJa @@ -105495,7 +107688,7 @@ eCI uCK xZA pXy -jee +sQf eCI wzC bXK @@ -105758,7 +107951,7 @@ bXl bXL off uCK -liJ +piG rho rho pXy @@ -106002,11 +108195,11 @@ pXy xZA uCK bQY -tIM +nVL bSI +nVL tIM -tIM -mHH +gPW bVi xaR xaR @@ -106023,7 +108216,7 @@ vtY vtY bWr fOt -cRz +biS mhA xud bWr @@ -106229,7 +108422,7 @@ rho usD vtY vtY -jee +sQf jee jee aBa @@ -106252,18 +108445,18 @@ xaR xaR tIM tIM +nVL tIM -tIM -tIM +nVL kjq xaR xaR -mHH +gPW pUs aoc pFm pFm -bVF +lPM qJw uCK uCK @@ -106281,7 +108474,7 @@ vtY bWr ekt lHG -cRz +biS cRz cRq vtY @@ -106488,7 +108681,7 @@ ktW cNW sNu mYL -jee +sQf vtY aXn aXn @@ -106504,11 +108697,11 @@ uvT ePb wQh xyf -pTp +jxU pTp yli pTp -pTp +jxU xyf jvx pFm @@ -106736,14 +108929,14 @@ hUU hUU pXy uCK -liJ +piG oLZ lcq cNe -cNX +iIc lcq cNX -cNX +iIc pOW lRb pXy @@ -106759,14 +108952,14 @@ vvU bxf qHC ePb -yfx +rAr rho pXy rho eCI vtY lkL -jee +sQf iWO vtY pXy @@ -106944,7 +109137,7 @@ xEp xEp xEp uuj -duh +uFX xJa bnq gLH @@ -107012,10 +109205,10 @@ wMe gjM qOA bxf -bxf +qjo gsc qHC -ePb +hxZ elJ rho usD @@ -107024,7 +109217,7 @@ jee vtY vtY cWr -liJ +piG bMX rho vtY @@ -107222,7 +109415,7 @@ cKG aTR cSJ vFB -xcD +vjP doo dDB emn @@ -107259,7 +109452,7 @@ kmZ opp cMT cUx -eoX +uZe vtY aXn aXn @@ -107282,7 +109475,7 @@ vtY vtY tXA liJ -jee +sQf rho vtY vtY @@ -107511,7 +109704,7 @@ cUx bfA cMT cNh -cNh +nFi tGI qsR cMT @@ -107526,10 +109719,10 @@ tSB ujX uMf vdX -bxf +qjo byh bzd -ePb +hxZ elJ wGX vtY @@ -108115,7 +110308,7 @@ enx okt lRZ nDQ -qll +cLX uCu ftr ftr @@ -108230,7 +110423,7 @@ xEp xEp yhW xJa -duh +uFX xJa gLH xhk @@ -108273,12 +110466,12 @@ pXy pXy ccx eCI -jee -aZT +sQf +sbZ vtY vtY cUx -kWm +qFy vtY cMT cNj @@ -108301,7 +110494,7 @@ vxU vtY vtY ePb -yfx +rAr rho vtY vtY @@ -108550,14 +110743,14 @@ xaR tIM xaR tpC -tIM +nVL xaR xaR ewd tIM xaR tIM -mHH +gPW her thz rho @@ -108765,11 +110958,11 @@ dkp cSV dkq dkq -doO +dLM uuj uuj uuj -gsx +rKa hxO uuj abW @@ -108803,7 +110996,7 @@ cMT rdc ksc veQ -pTp +jxU pTp xyf tpK @@ -108812,15 +111005,15 @@ uko xyf gLV xyf -pTp +jxU xyf rZO wxr bsv xaR okB -xqN -xqN +esC +esC sUt dvq dvq @@ -109042,7 +111235,7 @@ rNK pXy mGY mON -jee +sQf pXy pXy bav @@ -109076,8 +111269,8 @@ lhM jAn xGu dLO -ybP -ybP +prL +prL voH ybP ybP @@ -109147,9 +111340,9 @@ wXW wXW wXW jiS -rza +wrr czM -rza +wrr wqx ccW ccW @@ -109284,7 +111477,7 @@ caM aYk fIg gsx -duh +uFX duh abW cRv @@ -109304,7 +111497,7 @@ pXy aXn bav nLm -occ +iJL wkb occ oMz @@ -109404,7 +111597,7 @@ hTx nyp wXW lZz -rza +wrr ftr nLO iFs @@ -109420,7 +111613,7 @@ wiu ore njB fkk -gRu +wMO kIn wzo rNK @@ -109572,7 +111765,7 @@ dSI iHW cMT faP -yfx +rAr pXy vtY ngi @@ -109660,7 +111853,7 @@ iSc oqU ejh wXW -lZz +fTU wsR pDu ftr @@ -109921,14 +112114,14 @@ dCt irG czI cAa -czI +iXa czI cAa irG irG irG irG -czI +iXa czI wqE oyp @@ -110055,7 +112248,7 @@ ceI evb ice gvj -cWq +jIi cWq abW abW @@ -110150,7 +112343,7 @@ ccW ccW ccW ccW -chQ +lnp ccW ccW ccW @@ -110191,7 +112384,7 @@ lMr orU ron pBh -gRu +wMO lSE cTh rNK @@ -110312,7 +112505,7 @@ dIS xdo ice gvj -cWq +jIi ioO abW abW @@ -110331,7 +112524,7 @@ hUU aXn mJl nHK -bzj +qYZ uSv uSv uSv @@ -110342,7 +112535,7 @@ wdJ sED gKp cMT -faP +qPM yfx pXy slv @@ -110356,7 +112549,7 @@ sSi sSi vTq lsD -mdH +bKG ngi bfx eoD @@ -110600,7 +112793,7 @@ dSI bhA cMT faP -yfx +rAr pXy iqZ sBY @@ -110663,7 +112856,7 @@ fxg nOP yez cea -chQ +usR chQ chQ tuK @@ -110823,12 +113016,12 @@ cYh qCk dpV dKM -evL +qDm ice gzo +qPe hzg -hzg -hzg +qPe jSK hzg kGG @@ -110846,10 +113039,10 @@ pvQ bwe lWb baz +pAm +pAm bwe -bwe -bwe -bwe +pAm bdR cMT naR @@ -111372,7 +113565,7 @@ jNk lQs tKv nvl -grv +mLL fob ssP sSm @@ -111385,7 +113578,7 @@ qNk fbd oeu lDm -lDm +ekQ udF jJv oBY @@ -111438,7 +113631,7 @@ gwg qbD rJQ jGx -gwg +ons qoF oop gwg @@ -111672,7 +113865,7 @@ ecG mCM mCM iOk -bmJ +wAI mCM mGM mCM @@ -111930,7 +114123,7 @@ joj xXt ryX eqb -uyf +jzB mnu uyf uyf @@ -112070,7 +114263,7 @@ vNP duL afd swk -vdq +gTs dxf dqe lzY @@ -112701,7 +114894,7 @@ biB prN btd oQK -uwu +vsp uwu jFT mIs @@ -112959,7 +115152,7 @@ bld ueB sbn oPR -tlb +ciP tlb ehr hHb @@ -113007,7 +115200,7 @@ wIq jiS sKh sKh -rza +wrr rza mKh kVQ @@ -113093,7 +115286,7 @@ aTz aTz afd jDO -vNP +twy ahP pLx ajM @@ -113217,7 +115410,7 @@ ueB sbn hHb wph -jAd +wcs wph wph caw @@ -113351,7 +115544,7 @@ adr adC alr afJ -vdq +dqz dQE mYJ afd @@ -113523,7 +115716,7 @@ wIq czA pDu pDu -dsY +eFz npL rWw rWw @@ -113669,7 +115862,7 @@ aXn aXn cEM ncn -fXI +oiO kWu kWu pwt @@ -113781,7 +115974,7 @@ quI quI sKh dsY -rza +wrr ccW rWw cdb @@ -113869,11 +116062,11 @@ aiF rHj ajO adc -vdq +dqz rHj afd jQe -aQL +dRz afd rNK gmC @@ -113926,7 +116119,7 @@ hUU hUU cEM ncn -fXI +oiO kWu wry cFF @@ -113992,7 +116185,7 @@ amc btd sbn wph -jAd +wcs xgU sbn hUU @@ -114115,11 +116308,11 @@ rNK rNK abO dmK -vNP +twy aQL adc rHj -vNP +twy aQL agd rHj @@ -114249,7 +116442,7 @@ etV btd sbn wph -jAd +wcs eVQ sbn hUU @@ -114294,7 +116487,7 @@ wRF cwV quI sKh -dsY +eFz jfl ccW uyl @@ -114381,9 +116574,9 @@ aet agf vdq vdq -vdq +dqz vNP -vdq +dqz alu afd dqf @@ -114440,7 +116633,7 @@ rNK hUU cEM ncn -fXI +oiO kWu kWu ckB @@ -114898,7 +117091,7 @@ aja dpl dpl akK -vNP +twy rHj aix vpw @@ -115015,8 +117208,8 @@ mgV mgV mgV btd -prN -prN +vUy +cwA btd sbn wph @@ -115065,8 +117258,8 @@ rUV eru quI cAx -dsY -rza +eFz +wrr ccW uyl cCw @@ -115150,7 +117343,7 @@ aTz adL nWK dBG -vdq +dqz rHj rHj rHj @@ -115276,8 +117469,8 @@ uQe pnr btd gBI -jAd -jAd +wcs +wcs sbn hUU bhO @@ -115475,8 +117668,8 @@ kWu ejH ghX cFF -cFF -cFF +lGy +lGy cFF cFF cFF @@ -115731,9 +117924,9 @@ nIF kWu jsY nOx -cFF -cFF -cFF +lGy +lGy +lGy cFF cFF cFF @@ -116018,13 +118211,13 @@ bjr pWg pWg chb -fqu -bjr +qnZ +hoR fqu qkv mrt qfr -mrt +juZ uzY pWc ogl @@ -116184,9 +118377,9 @@ oic rHj rHj cgX -vNP +twy dqz -vNP +twy rHj ard afd @@ -116275,12 +118468,12 @@ ujE wzA mHO iPY -fqu -pOY +tEK +tvI vxE baF nJR -qfr +jPR nRM uzY gGj @@ -116347,14 +118540,14 @@ pwx pwx asL czb -pwx +vdJ kRz keU hUy wpX kmu gYX -pwx +vdJ oqN hmk vDm @@ -116508,9 +118701,9 @@ mqw mqw uKU fru +jlK nEk -nEk -nEk +jlK nEk nNm spx @@ -116610,7 +118803,7 @@ pon gYw fNF cGd -pqg +qul lTx gYT pqm @@ -116700,7 +118893,7 @@ aTz aTz aTz afd -vrQ +mSg mVr arh fqh @@ -116765,7 +118958,7 @@ ncn ncn nIF crk -qxQ +ikf qxQ qxQ uer @@ -116803,7 +118996,7 @@ sbn vBV wpF wpF -wAq +irr dSA nRk vRn @@ -117055,7 +119248,7 @@ wXm vFf wCB wpF -wAq +irr jrM kdQ caw @@ -117358,7 +119551,7 @@ gPL dXV gPG clY -clY +jQL nIL kbd cGd @@ -117379,7 +119572,7 @@ qsM jBW cBM wGy -rza +wrr ftr ftr cdb @@ -117482,9 +119675,9 @@ pOc azu aSZ psy -psy wOD -psy +wOD +wOD qQO bLm laC @@ -117615,7 +119808,7 @@ suu cPX pFr rsR -giH +uGK mbd mwy cGd @@ -117737,10 +119930,10 @@ atc atc axW azu +wOD +wOD psy -psy -psy -psy +wOD wOD dkF bLr @@ -117890,7 +120083,7 @@ ftr ftr ksj czK -tEe +fNL wsR ccW ccW @@ -117966,7 +120159,7 @@ rNK rNK utt aaU -abf +jQB abr utt rNK @@ -117995,9 +120188,9 @@ atc aAe azs lfh -psy +wOD aDe -psy +wOD bsW qQO aOM @@ -118145,7 +120338,7 @@ pAi pAi ftr wIq -vru +fMs wsR wsR tcN @@ -118223,7 +120416,7 @@ rNK rNK aae aaV -abf +jQB abs utt rNK @@ -118253,9 +120446,9 @@ axY azu wOD aEq -wOD -aEq psy +aEq +wOD qQO qQO qQO @@ -118511,7 +120704,7 @@ azu aTc psy bgv -wOD +psy btX qQO hUs @@ -118523,7 +120716,7 @@ hUs hUs hUs qQO -eWZ +qIf ujR aSI mhv @@ -118737,7 +120930,7 @@ rNK rNK aae aaV -abf +jQB abH abQ acl @@ -118918,7 +121111,7 @@ ftr wIq nta wIq -rza +wrr gYz ccW ccW @@ -119041,9 +121234,9 @@ qny qny aSK qny +bUF aUx -aUx -aUx +bUF dlH dsL dOM @@ -119153,7 +121346,7 @@ ccW izC cia ciG -gPL +oBO pQN sKh nta @@ -119278,7 +121471,7 @@ afd abW abW vPt -kUn +rkC qyD cgg imi @@ -119295,14 +121488,14 @@ coJ aKm cxU aPc -vrQ +mSg aSL cLH vrQ -vrQ +mSg vrQ bLx -wBG +sfX chV shl rBJ @@ -119525,7 +121718,7 @@ sbG shU lEz anW -aEw +dFE lEz afd aTz @@ -119537,11 +121730,11 @@ rAT ktb lVB asx -awY +vAa aHe -kdF +lzh vPt -sRh +hcu vrQ rAT bVq @@ -119667,7 +121860,7 @@ ccW izC cib vrl -gPL +oBO pQN pQN nta @@ -119798,10 +121991,10 @@ kdF vPt rAT wDs -sRh +hcu vrQ rAT -aLu +sAw ccS chc hIk @@ -120056,13 +122249,13 @@ wDs wDs wDs sRh -vrQ +mSg vPt bWg ccZ +crA aMX -aMX -coX +qCM dko wDs wDs @@ -120553,7 +122746,7 @@ rNK shU shU qrM -aEw +dFE uEU abW abW @@ -120569,14 +122762,14 @@ avS bgD nDi btY -aHa -cGn +kGZ +osU sXD bWo aKP rGm aqC -aNO +tfP aOT wDs wDs @@ -120827,7 +123020,7 @@ bho xwT buh ivP -ksl +uQl mmS ksl ksl @@ -120976,9 +123169,9 @@ vru wsR ftr ftr +wrr rza -rza -rza +wrr aGX cdb rNK @@ -121066,7 +123259,7 @@ rNK rNK rNK tDn -akA +woG kfd ayf aoD @@ -121162,7 +123355,7 @@ ddA kzf fID oqs -wVM +fec kyo aXR kzf @@ -121229,7 +123422,7 @@ pAi pAi cGd wsR -vru +fMs hCC wIq ftr @@ -121325,15 +123518,15 @@ rNK tDn cZD aUS -eqN +nRo hXe apv snc snc snc +fwf whx -whx -whx +fwf aLt eJF aqC @@ -121469,16 +123662,16 @@ ciG gPL pQN gtV -vru +fMs cGd isf cvW pAi wum nLM -vld +gvV fcg -vld +gvV wig dLg pAi @@ -121486,7 +123679,7 @@ pAi anv cGd wsR -vru +fMs xUt ftr pDu @@ -121582,7 +123775,7 @@ rNK tDn eqN cZD -apQ +ayn aEw lEz wDs @@ -121591,7 +123784,7 @@ wDs rAT aZc vrQ -aLu +sAw aPc avS jHd @@ -121670,21 +123863,21 @@ qIR yaP yaP yaP -cUj +tBq cUg ddC +tBq +tBq +tBq cUj cUj -cUj -cUj -cUj -cUj -cUj +tBq +tBq cUj yaP yaP yaP -cUj +tBq kyP bWt kqS @@ -121733,7 +123926,7 @@ koR koR prS mbM -oDZ +hlI mRQ iXl jqw @@ -121743,7 +123936,7 @@ koR dHN cGd tcN -vru +fMs jhz ftr ccW @@ -121847,7 +124040,7 @@ abW wDs bbc rVx -aMX +crA aJp wDs avS @@ -121938,11 +124131,11 @@ gwb bCp cQU cQW -qwC -qwC +rLz +rLz cQZ tDY -cUl +ffE yaP cUn aXR @@ -121983,7 +124176,7 @@ ciG nWY pQN wsR -vru +fMs cGd cGd cGd @@ -122180,7 +124373,7 @@ aXR aXR aXR kNB -cUt +mRG bDR bET bET @@ -122242,7 +124435,7 @@ snx wsR lJN whv -rza +wrr jew wIq wIq @@ -122255,9 +124448,9 @@ wIq wIq wIq wIq -vNu +qIO gEj -tEe +fNL wsR ccW ccW @@ -122497,10 +124690,10 @@ vJh jDS pQN ccW -rza +wrr lfD qpu -whv +cVF wIq wIq wIq @@ -122716,11 +124909,11 @@ bUj bDR fID qlL -qwC +rLz qwC fID qwC -qwC +rLz qmQ kKq qmQ @@ -122758,7 +124951,7 @@ vLm ccW wsR wZD -gEj +vjc qpu qpu hGX @@ -122767,8 +124960,8 @@ qpu eUI ftr vNu -gEj -tEe +vjc +fNL wsR ccW ccW @@ -122873,7 +125066,7 @@ abW abW abW atg -vrQ +mSg aLu vPt tXQ @@ -122974,9 +125167,9 @@ bDR gwb xpe fEm -cUj +tBq cUg -cUj +tBq cUn kzf kzf @@ -122995,7 +125188,7 @@ rWw rWw ftr iyA -lOY +nTC ivv ftr ccW @@ -123021,9 +125214,9 @@ hCC nta eBj wsR -wZD +fgD lwQ -tEe +fNL wsR wsR eBj @@ -123131,7 +125324,7 @@ abW abW dkg rVx -aJp +eeb wDs tXQ aHc @@ -123464,7 +125657,7 @@ xbO aXR kzf kNB -cUt +mRG sxI pYF bEX @@ -123490,9 +125683,9 @@ lXo maa hmm fID -qwC +rLz qlL -eBq +crY aXR aXR xbO @@ -123722,7 +125915,7 @@ aXR aXR ozA cUl -cUj +tBq bDS dsu bGK @@ -123766,8 +125959,8 @@ rNK rWw ftr ftr -rza -rza +lwX +lwX ftr ftr ccW @@ -123901,7 +126094,7 @@ abW abW wDs tbe -aLu +sAw vPt wDs tXQ @@ -124164,7 +126357,7 @@ wDs tXQ aBd aHc -aHc +kxP aHc aHc aHc @@ -124416,11 +126609,11 @@ abW vPt wDs bbc -aLu +sAw wDs tXQ gXD -aHc +xZb bip boF aGc @@ -124480,7 +126673,7 @@ aZK aZK aZK jjf -lSw +gxl cIA dqZ bgf @@ -124538,7 +126731,7 @@ qJG mjm web mjm -rza +lwX ftr ftr ccW @@ -124745,7 +126938,7 @@ fcK aYJ fvQ baN -baN +tJb baN bKX sgp @@ -124934,7 +127127,7 @@ aLu rAT wDs aUi -vrQ +mSg biO aEE aGe @@ -124992,16 +127185,16 @@ aZK aZK aZK aZK -bao -blh +rhe +ern baM aYJ rLW -bgf +enu sQn jaS buM -baN +tJb cJN hVr aYJ @@ -125188,16 +127381,16 @@ abW vPt rAT axg -aMX +crA bYk bYk bYk aMX bpx aGf -aMX +crA bYk -aJp +eeb aKm abW abW @@ -125250,7 +127443,7 @@ aZK aZK aZK cJs -blh +ern cJN aYJ dvh @@ -125448,14 +127641,14 @@ tbe dtW bbc bbc -vrQ +mSg bbc aEE aGg vrQ -vrQ +mSg tbe -vrQ +mSg abW abW abW @@ -125804,7 +127997,7 @@ bXy bYd bDR sgp -ozT +gmO pMR cUI cUN @@ -126317,8 +128510,8 @@ bDR bDR bDR bDR -qwC -ozT +rLz +gmO ojN ojN ojN @@ -126733,7 +128926,7 @@ lYY poW azN dxS -vrQ +mSg abW abW abW @@ -127294,7 +129487,7 @@ aXR aZK aZK baL -baQ +alU aZK aZK cIA @@ -127345,7 +129538,7 @@ bDR bDR bDR bDR -mkk +hmg kpQ cUw mJM @@ -127604,7 +129797,7 @@ bXB bDR ibf nVW -cUw +qRb nVW aXR aXR @@ -127787,11 +129980,11 @@ bUO ugQ hcT aKp -cWz +oHI hSp iEF jyW -jyW +kKY aKp abE abE @@ -128321,7 +130514,7 @@ lSw aZk baN bak -aZk +tlM bbU uep aYJ @@ -128888,7 +131081,7 @@ nVW cRL mJM xgq -mkk +hmg fYW dkk xbO @@ -129134,13 +131327,13 @@ bQE bRC bSx cUm -vME -vME -vME +ouR +ouR +ouR vME pWW cUm -vME +ouR gvo xGd ppp @@ -129395,8 +131588,8 @@ bND bND bND mkk -mkk -mkk +hmg +hmg dkk uMu cUr @@ -129659,13 +131852,13 @@ mJM wJC wJC wJC -mkk -mkk +hmg +hmg ijC wpB +hmg mkk -mkk -mkk +hmg irM rNK lzH @@ -129914,7 +132107,7 @@ nVW nVW nVW wJC -mkk +hmg eAS eAS uqt @@ -130102,7 +132295,7 @@ qhH fXt gXC hSY -hSY +qiD hSY kcX gYL @@ -130122,7 +132315,7 @@ uJd ban baP rpT -rpT +jvh bbu bdx bep @@ -130359,7 +132552,7 @@ qtB aKp gXL gXL -cWz +oHI jFd kds npV @@ -130427,7 +132620,7 @@ nVW nVW mJM wJC -mkk +hmg aQR hxE aXR @@ -131349,10 +133542,10 @@ oAO sDk anA aog -aog +joY aog arm -aQq +dTs cDp cMH abW @@ -131453,7 +133646,7 @@ bND mJM nVW wJC -mkk +hmg eAS hxE aXR @@ -131611,8 +133804,8 @@ apI aru asz atC -rUq -axi +foR +vKl uBs cMH aWH @@ -131967,7 +134160,7 @@ mJM ulo juK mkk -vok +fWO mJM aXR aXR @@ -132127,7 +134320,7 @@ cRv cRv cDp vpg -aQq +dTs tDU ifS snX @@ -132136,14 +134329,14 @@ bqj bvD rBk rUq -rUq +foR rBk rBk rBk rUq +foR rUq -rUq -rUq +foR axi abW abW @@ -132222,7 +134415,7 @@ nVW nVW hxE wJC -mkk +hmg dkk mJM hxE @@ -132392,15 +134585,15 @@ aPv bqO bjY gKc -aQq +dTs gKc -aQq -aQq +dTs +dTs aQq gKc gKc gKc -aQq +dTs aRc cDf cMH @@ -132409,7 +134602,7 @@ cSh cVY djv dmA -dwg +fsK vuY qtB gch @@ -132483,7 +134676,7 @@ kBa mJM hxE bXD -uMu +jCh hxE aXR xbO @@ -132667,7 +134860,7 @@ cWl cMz dmA dwg -vuY +twW eJV gch hdE @@ -132730,7 +134923,7 @@ nVW nVW jPE cFE -mkk +hmg gEn hxE hxE @@ -132989,10 +135182,10 @@ bND bND nVW mkk -mkk +hmg mkk eAS -mkk +hmg mJM hxE hxE @@ -133178,10 +135371,10 @@ aWH aQq bjY cWu -aQq +dTs dmW dzl -dWE +hdJ gDe gcW heG @@ -133217,15 +135410,15 @@ bhX aYJ bao baN -bly -baM +hCe +tKf aYJ beV nJm rxW nGH bvi -mkk +hmg nVW nVW nVW @@ -133246,15 +135439,15 @@ nVW nVW nVW hxE -mkk -mkk +hmg +hmg eAS mkk hxE dfg -mkk +hmg eAS -mkk +hmg hxE aXR xbO @@ -133473,16 +135666,16 @@ bYQ bhY aYJ qef -baN +frt blz bmH aYJ uKX -bgf +enu cWM -kBa +eko bvj -mkk +hmg uMu nVW nVW @@ -133510,7 +135703,7 @@ cRa hxE bWy bXc -mkk +hmg mkk hxE aXR @@ -133949,7 +136142,7 @@ abW npV npV npV -dkd +hCQ aKp dzp vuY @@ -133996,7 +136189,7 @@ bgf rVC aYJ bvl -khM +hRy tHV nVW nVW @@ -134019,7 +136212,7 @@ nVW mJM wJC mkk -uqt +fUl mJM aXR aXR @@ -134206,7 +136399,7 @@ abW npV cSi cSj -dkd +hCQ aKp dzT dWG @@ -134275,7 +136468,7 @@ nVW mJM wJC mkk -mkk +hmg mJM aXR aXR @@ -134306,7 +136499,7 @@ pue mJk mJk cdj -xdy +fbs wLr qWI qWI @@ -134314,7 +136507,7 @@ qWI qWI qWI nFW -akn +mZt tWq sFj dbg @@ -134470,7 +136663,7 @@ dSs uOz gfd hmJ -cSm +iOh aKp abE abE @@ -134531,7 +136724,7 @@ nVW nVW hxE wJC -mkk +hmg mJM aXR aXR @@ -134720,13 +136913,13 @@ cRv npV cSk cWz -dkd +hCQ aKp dAj vuY sGY aKp -hna +csn ier aKp abE @@ -134771,7 +136964,7 @@ rwo aXR uYc hXh -mkk +hmg dgO eAS iGX @@ -134788,7 +136981,7 @@ tsc bTQ wJC wJC -mkk +hmg hxE aXR aXR @@ -134829,8 +137022,8 @@ uCM wKu kAW uKe -tWq -sFj +qKX +aZS dbg eWu rFJ @@ -134976,7 +137169,7 @@ vva cRv aKp cSm -cWz +oHI dkm aKp dAs @@ -135241,7 +137434,7 @@ vuY sGY aKp cmr -ieC +vVI dQX aKp abE @@ -135292,7 +137485,7 @@ tJt wJC wJC wJC -lpT +mfp tuD wJC ixu @@ -135300,8 +137493,8 @@ eAS eAS eAS eAS -mkk -mkk +hmg +hmg hxE mJM aXR @@ -135551,7 +137744,7 @@ lrS lrS mJM mkk -mkk +hmg mkk hxE nVW @@ -135851,7 +138044,7 @@ wLr mpB mpB ceK -yep +pyN cfH vWF vWF @@ -136365,7 +138558,7 @@ tSs xZK wLr imG -yep +pyN dYD tWC pSE @@ -137907,7 +140100,7 @@ aXn aXn aXn uir -eST +iSt sSj xSo xSo @@ -138164,7 +140357,7 @@ aXn aXn aXn dYD -eST +iSt yep jrT niY @@ -138422,7 +140615,7 @@ aXn aXn aXn eST -yep +pyN jrT xSo vOs @@ -138636,7 +140829,7 @@ hYW wZv kXQ dnY -vBO +vXn nVQ nVQ aZN @@ -139450,8 +141643,8 @@ iNr aXn aXn rpW -eST -yep +iSt +pyN xSo qgo jUz @@ -140221,9 +142414,9 @@ pQa pQa pQa rUz -pQa +dJf fwt -pHf +bqi pQa pQa pQa @@ -140434,7 +142627,7 @@ ycI rEz fOd ycI -ycI +aPj kSO xAL lrO @@ -140478,9 +142671,9 @@ dxM cJW dxM vvB -dxM +eIZ rQW -cvq +bdb dxM dxM dxM @@ -140975,9 +143168,9 @@ rfq qUi ivI pYn -afX +gao squ -afX +gao afX eDQ aXn @@ -140992,8 +143185,8 @@ vpJ xdy tOU cJX -xdy -yep +fbs +pyN xdy vWF vpJ @@ -141206,7 +143399,7 @@ xTL ppI bCg bcP -bMw +bLc sGZ bOI scE @@ -141233,8 +143426,8 @@ wqR rZY aoO diY -diY -diY +nPB +nPB aXn aXn aXn @@ -141246,7 +143439,7 @@ aXn aXn wLr xXq -cAU +gLg mJk mJk rao @@ -141502,7 +143695,7 @@ aXn aXn aXn vpJ -xXq +iBq yep chI chI @@ -141646,11 +143839,11 @@ ftx bEN vdj vdj -aYT -vdj -vdj +jzz vdj +hFd vdj +hFd cXK alc alc @@ -141719,7 +143912,7 @@ gaO xTL bxR bCg -bNE +pvE bMw hKc nVQ @@ -141759,14 +143952,14 @@ aXn aXn aXn wLr -xdy +fbs cdG chI cel lwP fcw jlY -vHw +uui gyU vHw chI @@ -141895,18 +144088,18 @@ lCC lCC rWb aRv -aYR -eUS +hvY +hME bkW bkW rmZ bEP -eUS +hME eUS cbB cey eUS -eUS +hME cpS vpe aRx @@ -142152,7 +144345,7 @@ alc vpe rWb hqL -aYT +jzz viX viX nLP @@ -142179,7 +144372,7 @@ dBI fmI oRs aRx -hqZ +cmS hrM iUM alc @@ -142422,7 +144615,7 @@ bkX xEK hqL cpT -cev +cju vdj rNE vpe @@ -142437,7 +144630,7 @@ fmI bDQ ghw kVA -ifn +rvR iVd alc alc @@ -142537,7 +144730,7 @@ xPY wrE tGn jjO -bpe +qiY bpe tHf chI @@ -142680,8 +144873,8 @@ xEK vpe cpU eUS -eUS -eUS +hME +hME cDj cHq cHq @@ -142747,7 +144940,7 @@ xTL xTL adV bCg -vHH +vZh bMA qZL ukC @@ -142917,7 +145110,7 @@ rNK rIu aqJ eee -dvN +srb atU rIu ayU @@ -142951,7 +145144,7 @@ edU lrF aRx eaD -vdj +glP css alc alc @@ -143005,10 +145198,10 @@ fSH bIM bCg vHH -vHH +vZh vHH utF -vHH +vZh bwX gSQ gSQ @@ -143053,7 +145246,7 @@ fcw fcw qSO tcs -vHw +uui chI mtv djw @@ -143271,8 +145464,8 @@ gFg gSQ ovW jeX -jeX -jeX +aJC +aJC eQu aZM fMl @@ -143301,7 +145494,7 @@ aXn tVf djo djo -nyL +gCw cdG kXu cKH @@ -143716,9 +145909,9 @@ iIK djm ayS cpC -umV +jIU ojx -fmI +guV oRl rWb alc @@ -143777,9 +145970,9 @@ rHA sBd dBO ovq -ovq +glf pje -ovq +glf ovq tul yfZ @@ -143815,7 +146008,7 @@ frV aXn aXn aXn -nyL +gCw yep vpJ wLr @@ -143986,7 +146179,7 @@ mPI gsO kUP ltY -vdj +glP lWa cde dHa @@ -144033,7 +146226,7 @@ bIQ tKq wRo vWn -hyj +gAc hyj wfR kIo @@ -144083,7 +146276,7 @@ wLr wLr jlX xMQ -vMR +iJp djw jUc csG @@ -144300,7 +146493,7 @@ yfZ vrs moY yfZ -vHH +vZh xAV aZM aZM @@ -144328,8 +146521,8 @@ aXn aXn aXn xdy -nyL -xdy +gCw +fbs xON mJk mJk @@ -144584,10 +146777,10 @@ aXn aXn aXn aXn -xdy +fbs nyL -xdy -xdy +fbs +fbs vpJ cfH kcF @@ -144597,7 +146790,7 @@ vpJ vWF vpJ xMQ -daX +jKe djw roj xMQ @@ -144815,7 +147008,7 @@ wvp rki yfZ gSQ -mqf +cYt aZN aZM aZM @@ -145071,7 +147264,7 @@ eSE wvp hQU yfZ -ngn +mNW jdN iSn aZM @@ -145098,7 +147291,7 @@ vgt ruX ciV sQj -ciV +jPQ aQj lwE uKT @@ -145289,7 +147482,7 @@ beB bcQ bcS hzz -hzz +yhn pTl hsv ulG @@ -145355,9 +147548,9 @@ vgt sDL jvl jvl -jvl +uHI csD -jvl +uHI oez hcp oez @@ -145546,7 +147739,7 @@ dkU tnq tnq aZq -bfo +qOT bgx bhr fqw @@ -145803,7 +147996,7 @@ aZM aZM aZM aZN -vHH +vZh iFS qpx itf @@ -146060,7 +148253,7 @@ aZM aZM aZM iSn -vHH +vZh kuE gFg itf @@ -146100,7 +148293,7 @@ jyU yfZ xIU gSQ -mqf +cYt aZM aZM aZM @@ -146288,8 +148481,8 @@ vfQ aov aov kQf -pzB -aov +vQQ +lOh giA qIF alc @@ -146604,7 +148797,7 @@ xhG kkD bDA oqZ -bAn +xNB yfZ yfZ lfX @@ -146614,7 +148807,7 @@ sVv yfZ hjJ gRw -mqf +cYt aZN aZM fMl @@ -146803,7 +148996,7 @@ any fue kaw ega -umV +jIU any qIF alc @@ -146857,10 +149050,10 @@ naI yhU vFy mTp -xhG +xEI fKo bDA -vHH +vZh xZe epk xiQ @@ -147128,7 +149321,7 @@ vpn rVD itf jgq -jdN +ovK iSn aZM fMl @@ -147316,7 +149509,7 @@ rWb rWb vpe upy -cEA +kBP oKx vpe aRx @@ -147346,7 +149539,7 @@ aZM aZM aZM bfp -iFS +qTC gFg gFg dzy @@ -147382,9 +149575,9 @@ bMM mFs wfX vHH -vHH +dbV itf -utF +iEh mqf aZN aZM @@ -147604,12 +149797,12 @@ aZM aZM pyp iFS -vHH +vZh vHH lnN +vZh vHH -vHH -vHH +vZh mNC rRe glw @@ -147638,7 +149831,7 @@ itf fAX fFY jvZ -vHH +dbV isj itf siF @@ -147814,7 +150007,7 @@ hWG ayX qke aCo -xRJ +oLB aCo wtU woa @@ -147829,7 +150022,7 @@ rWb rWb rWb cXK -xaF +tlF eOi vpe rWb @@ -147865,7 +150058,7 @@ aLH itf fqw pIc -vHH +vZh vHH oOh cKk @@ -147890,10 +150083,10 @@ pZK bDA itf xuJ -pps +jrc itf gxv -vHH +dbV vHH swV bbw @@ -148069,8 +150262,8 @@ rNK rNK wtU aCo -aCo -aCo +cIv +cIv xRJ aCo iss @@ -148329,7 +150522,7 @@ aGy kFK kFK aGs -kFK +lFh aMq qsY aOl @@ -148344,7 +150537,7 @@ aRx aRx hqL xaF -vdj +hFd aRx cpC cpC @@ -148373,8 +150566,8 @@ fMl fMl aZM iSn -vHH -iFS +vZh +qTC itf itf itf @@ -148584,7 +150777,7 @@ lCC uKL nea aIx -aIx +oXZ pdx lky aMn @@ -148599,21 +150792,21 @@ rWb rWb qQc vpe -vdj +hFd gRI eUS fDg eUS -cDj +jWw +hFd vdj -vdj -eOi +jOC aRx cpC cpC vpe vdj -vdj +hFd nUM rzh rzh @@ -148660,7 +150853,7 @@ gbJ bLk cFA bNL -mqf +cYt xjx vbn lux @@ -148840,12 +151033,12 @@ alc alc hWG lqP -cLX -cLX +gta +gta cbI -aCo +cIv iss -dKI +gPl cqo cvp aRx @@ -148866,9 +151059,9 @@ hFo hFo rWb vpe -vdj +hFd cpC -vdj +hFd lMw vdj nUM @@ -148888,7 +151081,7 @@ oFB oXT owf vHH -iFS +qTC ngn itf itf @@ -149123,11 +151316,11 @@ jWj hFo rWb vpe -vdj +hFd eOi fzh lOV -vdj +hFd nUM rNK rNK @@ -149165,7 +151358,7 @@ bkH ilV bkH bCt -bkH +jsS bkH bDA bDA @@ -149174,7 +151367,7 @@ bDA cFA cFA cQy -mqf +cYt trc iOw itf @@ -149365,7 +151558,7 @@ aRx rWb rWb aYR -eUS +hME cey eUS cHS @@ -149401,9 +151594,9 @@ owX oIc oYv owf -vHH +vZh otq -utF +iEh itf itf bni @@ -149611,20 +151804,20 @@ uHx iLv aIB aIB -aIB +vOP aIB cbP -iLv +ntt ciR -rNE +nbC cpC dgV eUS -eUS +hME cEA -vdj -vdj -vdj +hFd +hFd +hFd vdj dlb alc @@ -149659,7 +151852,7 @@ oIk wVu owf kgs -otq +jqA utF aLH cHJ @@ -149680,14 +151873,14 @@ wxI uyn uyn pIz -mpa +ssJ biN -utF +iEh gFg jOE lye bZq -jeX +aJC iOw gSQ gFg @@ -149769,7 +151962,7 @@ cBe wYi cBe eCe -xcn +yjC qyY fyo rNK @@ -149916,7 +152109,7 @@ oIu oYA tKH vgc -otq +jqA utF aLH eOE @@ -150026,7 +152219,7 @@ cBe iDO oZn mGZ -tRT +eRh jVa cBe rNK @@ -150124,8 +152317,8 @@ alc uHx aFb byd -iLv -iLv +toC +toC aJH cbR aIA @@ -150174,7 +152367,7 @@ owf fqw fqw otq -utF +iEh bfo vHH cKe @@ -150453,7 +152646,7 @@ uyn uyn bkH biN -vHH +vZh iEW itf qIV @@ -150687,7 +152880,7 @@ aZu fMl aZM aZM -otq +jqA utF fqw qVZ @@ -150895,7 +153088,7 @@ lCC rzh iss byg -byg +lFi bOW iss rNK @@ -150945,7 +153138,7 @@ fMl aZM aZM otq -utF +iEh fqw aLH aLH @@ -150969,7 +153162,7 @@ bkH biN pip gFg -vHH +vZh qIV mqf fqw @@ -151459,8 +153652,8 @@ fMl aZM fqw ldU -qsn -xTb +grj +cHv biZ itf bil @@ -151719,7 +153912,7 @@ pWH gSQ gSQ nau -biZ +qBq bil cOT bnm @@ -151739,7 +153932,7 @@ biN biN biN qmr -vHH +vZh itf qIV pSV @@ -151988,7 +154181,7 @@ bil meS gSQ itf -vHH +vZh vHH itf xiw @@ -152273,7 +154466,7 @@ rNK rNK rNK lJs -xxs +gZL sGo gEl rNK @@ -152490,7 +154683,7 @@ aZM fqw bwX gSQ -utF +iEh bil dzG sBN @@ -152504,7 +154697,7 @@ gSQ gSQ gSQ vHH -vHH +vZh gSQ gSQ xXN @@ -152513,7 +154706,7 @@ gSQ gSQ gSQ qIV -mqf +cYt aLH itf itf @@ -152752,7 +154945,7 @@ rTA cOV bno xTb -xTb +cHv vFQ vFQ vFQ @@ -152760,14 +154953,14 @@ dCT vFQ vFQ xTb -xTb +cHv xTb xiL xFO vFQ vFQ xTb -xTb +cHv vFQ skF xAV @@ -153007,10 +155200,10 @@ fqw rtW rTH skM -mqf +cYt aLH fNb -vHH +vZh cKe bhr gSQ @@ -154996,7 +157189,7 @@ rNK aoR aqQ asX -asX +sfU aug awo wdb diff --git a/code/game/objects/effects/spawners/random_spawners.dm b/code/game/objects/effects/spawners/random_spawners.dm index c920193ccc1..452ddf71070 100644 --- a/code/game/objects/effects/spawners/random_spawners.dm +++ b/code/game/objects/effects/spawners/random_spawners.dm @@ -57,7 +57,7 @@ /datum/nothing = 20, /obj/effect/decal/cleanable/blood/oil = 1) -/obj/effect/spawner/random_spawners/oil_maybe +/obj/effect/spawner/random_spawners/oil_often name = "oil often" icon_state = "oil" result = list( @@ -130,11 +130,18 @@ /datum/nothing = 1, /obj/effect/decal/cleanable/dirt = 1) -/obj/effect/spawner/random_spawners/dirt_rare - name = "dirt rare" +/obj/effect/spawner/random_spawners/dirt_often + name = "dirt often" icon_state = "dirt" result = list( - /datum/nothing = 10, + /datum/nothing = 5, + /obj/effect/decal/cleanable/dirt = 1) + +/obj/effect/spawner/random_spawners/dirt_maybe + name = "dirt maybe" + icon_state = "dirt" + result = list( + /datum/nothing = 7, /obj/effect/decal/cleanable/dirt = 1) /obj/effect/spawner/random_spawners/fungus_maybe