diff --git a/_maps/RandomRuins/IceRuins/icemoon_surface_engioutpost.dmm b/_maps/RandomRuins/IceRuins/icemoon_surface_engioutpost.dmm index b6a3b8eee16..fc34b2a7792 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_surface_engioutpost.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_surface_engioutpost.dmm @@ -179,7 +179,7 @@ /turf/open/floor/iron, /area/ruin/planetengi) "aX" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "ba" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_surface_mining_site.dmm b/_maps/RandomRuins/IceRuins/icemoon_surface_mining_site.dmm index 283f8796583..d98aafc578e 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_surface_mining_site.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_surface_mining_site.dmm @@ -37,7 +37,7 @@ /turf/open/floor/wood, /area/ruin/unpowered) "h" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/closed/mineral/random/snow, /area/icemoon/surface/outdoors/nospawn) "j" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_surface_pizza.dmm b/_maps/RandomRuins/IceRuins/icemoon_surface_pizza.dmm index 5588c3043e9..d79fc1ea0a3 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_surface_pizza.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_surface_pizza.dmm @@ -386,7 +386,7 @@ /turf/open/floor/iron/cafeteria, /area/ruin/pizzeria/kitchen) "kI" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "lm" = ( @@ -440,18 +440,18 @@ }, /area/ruin/pizzeria) "mN" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /obj/structure/sign/poster/official/moth_piping{ pixel_y = 32 }, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "nr" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "om" = ( -/obj/structure/flora/grass/brown, +/obj/structure/flora/grass/brown/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "ow" = ( @@ -1229,7 +1229,7 @@ /turf/open/floor/iron/cafeteria, /area/ruin/pizzeria/kitchen) "NK" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "NL" = ( @@ -1275,7 +1275,7 @@ /turf/open/floor/iron/freezer, /area/ruin/pizzeria) "Pg" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /obj/structure/railing{ dir = 4 }, @@ -1403,7 +1403,7 @@ /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/surface/outdoors/nospawn) "Sm" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "Sw" = ( @@ -1573,7 +1573,7 @@ }, /area/ruin/pizzeria) "WH" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "WO" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm index 035d091871c..8049227634a 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm @@ -31,7 +31,7 @@ }, /area/ruin/powered/shuttle) "ht" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "hM" = ( @@ -89,7 +89,7 @@ /turf/open/openspace/icemoon/keep_below, /area/icemoon/underground/explored) "tD" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "uc" = ( @@ -232,7 +232,7 @@ /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) "Fg" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "FS" = ( @@ -287,7 +287,7 @@ /obj/structure/railing{ color = "#8a7453" }, -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Nz" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_plasma_facility.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_plasma_facility.dmm index c322b7c33d0..972c3baf5a8 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_plasma_facility.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_plasma_facility.dmm @@ -759,7 +759,7 @@ /turf/open/floor/plating/snowed/icemoon, /area/icemoon/underground/explored) "kG" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "kP" = ( @@ -1055,7 +1055,7 @@ /turf/open/floor/plating/icemoon, /area/ruin/plasma_facility/commons) "pf" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /obj/structure/railing{ dir = 8 }, @@ -1128,7 +1128,7 @@ /turf/open/floor/plating/icemoon, /area/ruin/plasma_facility/operations) "qk" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "qv" = ( @@ -1573,7 +1573,7 @@ /turf/open/lava/plasma/ice_moon, /area/icemoon/underground/explored) "zF" = ( -/obj/structure/flora/grass/brown, +/obj/structure/flora/grass/brown/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "zO" = ( @@ -1603,7 +1603,7 @@ /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "zX" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /obj/structure/railing{ dir = 8 }, @@ -1879,7 +1879,7 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/stump, +/obj/structure/flora/tree/stump, /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) "EZ" = ( @@ -2051,7 +2051,7 @@ /turf/open/floor/plating/icemoon, /area/ruin/plasma_facility/operations) "In" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /obj/machinery/light/small/broken/directional/east, /turf/open/misc/asteroid/snow/icemoon, /area/ruin/plasma_facility) @@ -2311,7 +2311,7 @@ /turf/open/floor/plating, /area/ruin/plasma_facility/commons) "LZ" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Mc" = ( @@ -2384,7 +2384,7 @@ /turf/open/floor/plating/snowed/icemoon, /area/icemoon/underground/explored) "Ne" = ( -/obj/structure/flora/grass/brown, +/obj/structure/flora/grass/brown/style_random, /obj/structure/railing{ dir = 8 }, @@ -2617,7 +2617,7 @@ /turf/open/floor/iron/grimy, /area/ruin/plasma_facility/commons) "PQ" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "PR" = ( @@ -2634,7 +2634,7 @@ /turf/open/lava/plasma/ice_moon, /area/icemoon/underground/explored) "PX" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "PZ" = ( @@ -2753,7 +2753,7 @@ /obj/structure/railing{ dir = 8 }, -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Sf" = ( @@ -2876,7 +2876,7 @@ /turf/open/floor/plating, /area/ruin/plasma_facility/commons) "Ve" = ( -/obj/structure/flora/stump, +/obj/structure/flora/tree/stump, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Vy" = ( @@ -3041,7 +3041,7 @@ /turf/open/floor/iron/textured_large, /area/ruin/plasma_facility/commons) "Yl" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Yw" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_village.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_village.dmm index b899b1934bb..232a936dd97 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_village.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_village.dmm @@ -20,7 +20,7 @@ /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "bY" = ( -/obj/structure/flora/stump, +/obj/structure/flora/tree/stump, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "cj" = ( @@ -97,7 +97,7 @@ /turf/closed/wall, /area/icemoon/underground/explored) "ks" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /obj/effect/mob_spawn/corpse/human/assistant, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) @@ -114,7 +114,7 @@ /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "lg" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /obj/effect/decal/remains/human, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) @@ -143,8 +143,8 @@ /turf/open/floor/engine/cult, /area/ruin/powered) "mI" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/grass/both, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/grass/both/style_random, /obj/structure/fence{ dir = 8 }, @@ -162,14 +162,14 @@ /turf/open/floor/wood, /area/ruin/powered) "oF" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "pc" = ( /turf/open/misc/asteroid/snow/ice/icemoon, /area/icemoon/underground/explored) "pj" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "pH" = ( @@ -177,7 +177,7 @@ /turf/closed/wall/mineral/wood, /area/ruin/powered) "pI" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "pP" = ( @@ -319,7 +319,7 @@ /turf/open/floor/wood, /area/ruin/powered) "Bq" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Cd" = ( @@ -335,7 +335,7 @@ /turf/open/floor/engine/cult, /area/ruin/powered) "Dm" = ( -/obj/structure/flora/grass/brown, +/obj/structure/flora/grass/brown/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "DI" = ( @@ -348,7 +348,7 @@ /turf/open/floor/iron/freezer, /area/ruin/powered) "DM" = ( -/obj/structure/flora/bush, +/obj/structure/flora/bush/snow/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Ed" = ( @@ -412,7 +412,7 @@ /turf/open/floor/carpet, /area/ruin/powered) "Kd" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "LZ" = ( @@ -481,14 +481,14 @@ /obj/item/restraints/legcuffs/beartrap{ armed = 1 }, -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "QR" = ( /turf/closed/wall/rust, /area/ruin/powered) "Rv" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Sk" = ( @@ -506,12 +506,12 @@ /turf/open/floor/wood, /area/ruin/powered) "Tc" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "TW" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/grass/both, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "UI" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_frozen_comms.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_frozen_comms.dmm index b737262d596..66be24914b9 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_frozen_comms.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_frozen_comms.dmm @@ -11,7 +11,7 @@ /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) "cv" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /obj/machinery/light/small/directional/north, /turf/open/misc/asteroid/snow/icemoon, /area/ruin/powered/shuttle) @@ -26,12 +26,12 @@ /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/unexplored/rivers) "dq" = ( -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/green, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "el" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "eC" = ( @@ -103,8 +103,8 @@ /turf/open/floor/plating/icemoon, /area/ruin/powered/shuttle) "rS" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/green, +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "st" = ( @@ -159,7 +159,7 @@ /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) "yl" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "yF" = ( @@ -387,11 +387,11 @@ /turf/open/floor/plating/snowed/smoothed/icemoon, /area/ruin/powered/shuttle) "Tz" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "TG" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Ux" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_hermit.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_hermit.dmm index a1cb2f8c224..9ee049e8986 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_hermit.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_hermit.dmm @@ -118,7 +118,7 @@ /turf/template_noop, /area/template_noop) "Rr" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Si" = ( @@ -136,7 +136,7 @@ /turf/open/floor/grass/fairy, /area/ruin/powered/shuttle) "Xh" = ( -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/grass/fairy, /area/ruin/powered/shuttle) "XI" = ( diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_mailroom.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_mailroom.dmm index 5537f6007da..687d65cfff9 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_mailroom.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_mailroom.dmm @@ -238,7 +238,7 @@ pixel_x = -6; pixel_y = 6 }, -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "zr" = ( @@ -461,7 +461,7 @@ /turf/open/floor/iron/white, /area/ruin/powered/mailroom) "UB" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "US" = ( @@ -469,7 +469,7 @@ /turf/open/floor/iron/smooth_half, /area/ruin/powered/mailroom) "Vq" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) "Vz" = ( diff --git a/_maps/RandomRuins/IceRuins/skyrat/icemoon_underground_syndicate_base1_skyrat.dmm b/_maps/RandomRuins/IceRuins/skyrat/icemoon_underground_syndicate_base1_skyrat.dmm index add8ee3715c..6d165d7c4d5 100644 --- a/_maps/RandomRuins/IceRuins/skyrat/icemoon_underground_syndicate_base1_skyrat.dmm +++ b/_maps/RandomRuins/IceRuins/skyrat/icemoon_underground_syndicate_base1_skyrat.dmm @@ -606,8 +606,8 @@ dir = 4 }, /obj/structure/window/reinforced/survival_pod, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/cargo) "eN" = ( @@ -3963,7 +3963,7 @@ /area/ruin/syndicate_lava_base/cargo) "UE" = ( /obj/structure/window/reinforced/plasma/plastitanium, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/medbay) "UI" = ( @@ -4385,7 +4385,7 @@ /area/ruin/syndicate_lava_base/main) "Zn" = ( /obj/structure/window/reinforced/plasma/plastitanium, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/medbay) "Zo" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm b/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm index 97adcda35f2..fc7e397c1d7 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm @@ -164,7 +164,7 @@ /turf/open/floor/sepia, /area/ruin/powered/beach) "cP" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky/style_random, /turf/open/water/beach/biodome, /area/ruin/powered/beach) "cV" = ( @@ -340,8 +340,8 @@ /turf/open/floor/pod/dark, /area/ruin/powered/beach) "iH" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/water/beach/biodome, /area/ruin/powered/beach) "jc" = ( @@ -381,7 +381,7 @@ /turf/open/misc/beach/sand, /area/ruin/powered/beach) "ks" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/item/toy/seashell, /turf/open/misc/beach/sand, /area/ruin/powered/beach) @@ -422,7 +422,7 @@ /turf/open/floor/plating, /area/ruin/powered/beach) "mG" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "nw" = ( @@ -504,7 +504,7 @@ /turf/open/floor/pod/light, /area/ruin/powered/beach) "qg" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "qt" = ( @@ -723,7 +723,7 @@ /turf/open/floor/wood, /area/ruin/powered/beach) "yO" = ( -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle/a/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "yT" = ( @@ -797,7 +797,7 @@ /turf/open/floor/pod/light, /area/ruin/powered/beach) "AG" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "AY" = ( @@ -897,7 +897,7 @@ /turf/open/floor/wood, /area/ruin/powered/beach) "Eu" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/water/beach/biodome, /area/ruin/powered/beach) "EE" = ( @@ -1108,8 +1108,8 @@ /turf/open/floor/pod/light, /area/ruin/powered/beach) "Kn" = ( -/obj/structure/flora/junglebush/large, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/jungle/a/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "Ky" = ( @@ -1353,7 +1353,7 @@ /turf/closed/wall/mineral/sandstone, /area/ruin/powered/beach) "SY" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "Ti" = ( @@ -1392,7 +1392,7 @@ /turf/closed/wall/mineral/wood/nonmetal, /area/ruin/powered/beach) "UT" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/misc/beach/sand, /area/ruin/powered/beach) "UZ" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm index e381d3dc0e0..e1b1094cf63 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm @@ -65,7 +65,7 @@ /turf/open/misc/ice, /area/ruin/powered/snow_biodome) "ap" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "aq" = ( @@ -118,18 +118,18 @@ /turf/open/floor/wood, /area/ruin/powered/snow_biodome) "az" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "aA" = ( /turf/open/floor/wood/parquet, /area/ruin/powered/snow_biodome) "aB" = ( -/obj/structure/flora/rock/pile/icy, +/obj/structure/flora/rock/pile/icy/style_random, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "aC" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "aD" = ( @@ -156,7 +156,7 @@ /turf/open/floor/wood, /area/ruin/powered/snow_biodome) "aI" = ( -/obj/structure/flora/bush, +/obj/structure/flora/bush/snow/style_random, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "aJ" = ( @@ -192,7 +192,7 @@ /turf/open/floor/pod/dark, /area/ruin/powered/snow_biodome) "aQ" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "aR" = ( @@ -376,7 +376,7 @@ /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) "Gi" = ( -/obj/structure/flora/bush, +/obj/structure/flora/bush/snow/style_random, /obj/machinery/light/small/directional/north, /turf/open/misc/asteroid/snow, /area/ruin/powered/snow_biodome) diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm index da434348cf2..c07877b9add 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm @@ -395,7 +395,7 @@ /turf/open/misc/asteroid/basalt/lava_land_surface, /area/ruin/unpowered/elephant_graveyard) "Cn" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/misc/asteroid/basalt/wasteland, /area/ruin/unpowered/elephant_graveyard) "Cu" = ( @@ -490,7 +490,7 @@ /turf/open/misc/asteroid/basalt/wasteland, /area/ruin/unpowered/elephant_graveyard) "Mx" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /obj/structure/cable, /obj/item/pickaxe{ layer = 2.5; diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm index 853f7bcb313..d07438fb016 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm @@ -3,30 +3,30 @@ /turf/template_noop, /area/template_noop) "b" = ( -/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/grass/jungle/b/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "c" = ( /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "d" = ( -/obj/structure/flora/grass/jungle, +/obj/structure/flora/grass/jungle/a/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "e" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "f" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "g" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "h" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "i" = ( @@ -50,7 +50,7 @@ /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "n" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "p" = ( @@ -61,12 +61,12 @@ /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "q" = ( -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "r" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /mob/living/simple_animal/butterfly{ atmos_requirements = list() }, @@ -77,22 +77,22 @@ /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "t" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "v" = ( -/obj/structure/flora/tree/jungle, +/obj/structure/flora/tree/jungle/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "w" = ( /turf/closed/mineral/volcanic/lava_land_surface, /area/ruin/unpowered/gaia) "A" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "B" = ( -/obj/structure/flora/grass/jungle, +/obj/structure/flora/grass/jungle/a/style_random, /mob/living/simple_animal/hostile/lightgeist{ AIStatus = 1; light_color = "#42ECFF" @@ -100,7 +100,7 @@ /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "C" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/misc/grass/lavaland, /area/ruin/unpowered/gaia) "D" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm index 3cbf287f2f3..2bf659a4945 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm @@ -491,16 +491,16 @@ /obj/structure/disposalpipe/trunk{ dir = 8 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /obj/structure/disposaloutlet, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /obj/machinery/light/directional/north, /turf/open/misc/grass/lavaland, /area/ruin/powered/seedvault) "bn" = ( /obj/structure/window/spawner/east, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/misc/grass/lavaland, /area/ruin/powered/seedvault) "bo" = ( @@ -536,27 +536,27 @@ /turf/open/floor/mineral/plastitanium, /area/ruin/powered/seedvault) "br" = ( -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/grass/jungle/b, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/flora/grass/jungle/b/style_random, /turf/open/misc/grass/lavaland, /area/ruin/powered/seedvault) "bs" = ( /obj/structure/window/spawner/east, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/misc/grass/lavaland, /area/ruin/powered/seedvault) "bt" = ( /obj/structure/window/spawner, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/misc/grass/lavaland, /area/ruin/powered/seedvault) "bu" = ( /obj/structure/window/spawner/east, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/effect/decal/cleanable/glass, /turf/open/misc/grass/lavaland, /area/ruin/powered/seedvault) diff --git a/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_syndicate_base1_skyrat.dmm b/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_syndicate_base1_skyrat.dmm index 43eb39e3553..d8bdf9f6c32 100644 --- a/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_syndicate_base1_skyrat.dmm +++ b/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_syndicate_base1_skyrat.dmm @@ -79,8 +79,8 @@ dir = 4 }, /obj/structure/window/reinforced/survival_pod, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/cargo) "bl" = ( @@ -262,7 +262,7 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/medbay) "cB" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced/plasma/plastitanium, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/medbay) @@ -3386,7 +3386,7 @@ /turf/closed/wall/r_wall/syndicate/nodiagonal, /area/ruin/syndicate_lava_base/testlab) "OX" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/reinforced/plasma/plastitanium, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/medbay) diff --git a/_maps/RandomRuins/RockplanetRuins/abandoned_c.dmm b/_maps/RandomRuins/RockplanetRuins/abandoned_c.dmm index f3abe156324..e3a61043050 100644 --- a/_maps/RandomRuins/RockplanetRuins/abandoned_c.dmm +++ b/_maps/RandomRuins/RockplanetRuins/abandoned_c.dmm @@ -100,7 +100,7 @@ }, /area/ruin/unpowered) "C" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid/lowpressure, /area/ruin/unpowered) "E" = ( diff --git a/_maps/RandomRuins/RockplanetRuins/biodome.dmm b/_maps/RandomRuins/RockplanetRuins/biodome.dmm index 8a5c76fb7f7..1163e76cf13 100644 --- a/_maps/RandomRuins/RockplanetRuins/biodome.dmm +++ b/_maps/RandomRuins/RockplanetRuins/biodome.dmm @@ -71,7 +71,7 @@ /turf/open/floor/iron, /area/ruin/powered/biodome) "t" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/misc/grass/jungle{ planetary_atmos = 0 }, @@ -123,19 +123,19 @@ /turf/open/floor/iron, /area/ruin/powered/biodome) "F" = ( -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/misc/grass/jungle{ planetary_atmos = 0 }, /area/ruin/powered/biodome) "L" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/misc/grass/jungle{ planetary_atmos = 0 }, /area/ruin/powered/biodome) "M" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/misc/grass/jungle{ planetary_atmos = 0 }, @@ -147,7 +147,7 @@ }, /area/ruin/powered/biodome) "P" = ( -/obj/structure/flora/stump, +/obj/structure/flora/tree/stump, /turf/open/misc/grass/jungle{ planetary_atmos = 0 }, @@ -161,7 +161,7 @@ /turf/open/floor/iron, /area/ruin/powered/biodome) "R" = ( -/obj/structure/flora/rock/pile/largejungle, +/obj/structure/flora/rock/pile/jungle/large, /turf/open/misc/grass/jungle{ planetary_atmos = 0 }, diff --git a/_maps/RandomRuins/RockplanetRuins/cozycabin.dmm b/_maps/RandomRuins/RockplanetRuins/cozycabin.dmm index 355028a8b28..9eefecdfcc8 100644 --- a/_maps/RandomRuins/RockplanetRuins/cozycabin.dmm +++ b/_maps/RandomRuins/RockplanetRuins/cozycabin.dmm @@ -16,7 +16,7 @@ /turf/open/floor/wood/lowpressure, /area/ruin/powered/cozycabin) "aT" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "bC" = ( @@ -25,11 +25,11 @@ /turf/open/floor/wood/lowpressure, /area/ruin/powered/cozycabin) "bR" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "ck" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "em" = ( @@ -44,7 +44,7 @@ /turf/open/floor/plating, /area/ruin/powered/cozycabin) "hI" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "hO" = ( @@ -70,11 +70,11 @@ /turf/open/floor/carpet, /area/ruin/powered/cozycabin) "kC" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "kH" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "li" = ( @@ -129,7 +129,7 @@ /turf/open/floor/wood/large, /area/ruin/powered/cozycabin) "oO" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "qo" = ( @@ -255,7 +255,7 @@ /turf/open/floor/iron, /area/ruin/powered/cozycabin) "Co" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "Ct" = ( @@ -338,7 +338,7 @@ /turf/open/floor/wood/lowpressure, /area/ruin/powered/cozycabin) "Kq" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "KT" = ( @@ -371,7 +371,7 @@ /turf/open/floor/wood, /area/ruin/powered/cozycabin) "MQ" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "Nq" = ( @@ -454,7 +454,7 @@ /turf/open/floor/iron, /area/ruin/powered/cozycabin) "We" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/ruin/powered/cozycabin) "WR" = ( diff --git a/_maps/RandomRuins/RockplanetRuins/factory.dmm b/_maps/RandomRuins/RockplanetRuins/factory.dmm index 88163a2de44..f5d6fb405d4 100644 --- a/_maps/RandomRuins/RockplanetRuins/factory.dmm +++ b/_maps/RandomRuins/RockplanetRuins/factory.dmm @@ -432,7 +432,7 @@ /turf/open/floor/iron/smooth_large/lowpressure, /area/ruin/unpowered) "Fg" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/misc/asteroid/lowpressure, /area/ruin/unpowered) "FW" = ( @@ -456,7 +456,7 @@ /turf/open/floor/plating/lowpressure, /area/ruin/unpowered) "GJ" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid/lowpressure, /area/ruin/unpowered) "GL" = ( diff --git a/_maps/RandomRuins/RockplanetRuins/rockplanet_surface_syndicate_base1_skyrat.dmm b/_maps/RandomRuins/RockplanetRuins/rockplanet_surface_syndicate_base1_skyrat.dmm index 9b084d12a77..8e88b36251a 100644 --- a/_maps/RandomRuins/RockplanetRuins/rockplanet_surface_syndicate_base1_skyrat.dmm +++ b/_maps/RandomRuins/RockplanetRuins/rockplanet_surface_syndicate_base1_skyrat.dmm @@ -79,8 +79,8 @@ dir = 4 }, /obj/structure/window/reinforced/survival_pod, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/cargo) "bl" = ( @@ -261,7 +261,7 @@ /area/ruin/syndicate_lava_base/medbay) "cB" = ( /obj/structure/window/reinforced/plasma/plastitanium, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/medbay) "cC" = ( @@ -3353,7 +3353,7 @@ /area/ruin/syndicate_lava_base/testlab) "OX" = ( /obj/structure/window/reinforced/plasma/plastitanium, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/ruin/syndicate_lava_base/medbay) "Pd" = ( diff --git a/_maps/RandomRuins/SpaceRuins/abandonedzoo.dmm b/_maps/RandomRuins/SpaceRuins/abandonedzoo.dmm index 820ba2ce84c..925c93844f5 100644 --- a/_maps/RandomRuins/SpaceRuins/abandonedzoo.dmm +++ b/_maps/RandomRuins/SpaceRuins/abandonedzoo.dmm @@ -15,30 +15,30 @@ /turf/closed/mineral/random, /area/ruin/space/has_grav/abandonedzoo) "al" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) "ao" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) "aq" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) "at" = ( /turf/closed/wall/r_wall, /area/ruin/space/has_grav/abandonedzoo) "av" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) "aA" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) "aC" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) "aD" = ( @@ -196,14 +196,14 @@ /turf/open/floor/iron/dark/side, /area/ruin/space/has_grav/abandonedzoo) "bu" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/plating, /area/ruin/space/has_grav/abandonedzoo) "bv" = ( /turf/open/floor/plating, /area/ruin/space/has_grav/abandonedzoo) "bx" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale/style_random, /turf/open/floor/plating, /area/ruin/space/has_grav/abandonedzoo) "by" = ( @@ -227,7 +227,7 @@ /turf/open/floor/plating/airless, /area/ruin/space/has_grav/abandonedzoo) "bE" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/plating, /area/ruin/space/has_grav/abandonedzoo) "bF" = ( @@ -239,7 +239,7 @@ /turf/open/floor/plating/airless, /area/ruin/space/has_grav/abandonedzoo) "bI" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /turf/open/floor/plating, /area/ruin/space/has_grav/abandonedzoo) "bJ" = ( @@ -388,7 +388,7 @@ /turf/open/floor/plating/airless, /area/ruin/space/has_grav/abandonedzoo) "nY" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /mob/living/simple_animal/hostile/bee, /turf/open/floor/grass, /area/ruin/space/has_grav/abandonedzoo) @@ -442,7 +442,7 @@ /turf/open/floor/iron/dark, /area/ruin/space/has_grav/abandonedzoo) "Ap" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/misc/asteroid, /area/ruin/space/has_grav/abandonedzoo) "Ct" = ( @@ -528,7 +528,7 @@ /turf/open/floor/iron/dark, /area/ruin/space/has_grav/abandonedzoo) "RD" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /obj/machinery/light/directional/south, /turf/open/misc/asteroid, /area/ruin/space/has_grav/abandonedzoo) @@ -553,7 +553,7 @@ /turf/open/misc/asteroid, /area/ruin/space/has_grav/abandonedzoo) "Xx" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid, /area/ruin/space/has_grav/abandonedzoo) "YJ" = ( diff --git a/_maps/RandomRuins/SpaceRuins/clownplanet.dmm b/_maps/RandomRuins/SpaceRuins/clownplanet.dmm index f082db442d9..5bc83adeda5 100644 --- a/_maps/RandomRuins/SpaceRuins/clownplanet.dmm +++ b/_maps/RandomRuins/SpaceRuins/clownplanet.dmm @@ -11,7 +11,7 @@ /turf/open/floor/bronze, /area/ruin/powered/clownplanet) "ad" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/floor/bronze, /area/ruin/powered/clownplanet) "ae" = ( @@ -39,7 +39,7 @@ }, /area/ruin/powered/clownplanet) "ak" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale/style_random, /turf/open/floor/grass{ color = "#1eff00" }, @@ -57,7 +57,7 @@ }, /area/ruin/powered/clownplanet) "an" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /turf/open/floor/grass{ color = "#1eff00" }, @@ -70,19 +70,19 @@ }, /area/ruin/powered/clownplanet) "ap" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass{ color = "#1eff00" }, /area/ruin/powered/clownplanet) "aq" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass{ color = "#1eff00" }, /area/ruin/powered/clownplanet) "ar" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass{ color = "#1eff00" }, @@ -97,7 +97,7 @@ /turf/open/floor/iron/bluespace, /area/ruin/powered/clownplanet) "au" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass{ color = "#1eff00" }, @@ -114,7 +114,7 @@ /turf/open/floor/iron/bluespace, /area/ruin/powered/clownplanet) "ay" = ( -/obj/structure/flora/tree/jungle, +/obj/structure/flora/tree/jungle/style_random, /turf/open/floor/iron/bluespace, /area/ruin/powered/clownplanet) "az" = ( @@ -124,13 +124,13 @@ }, /area/ruin/powered/clownplanet) "aA" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/floor/grass{ color = "#1eff00" }, /area/ruin/powered/clownplanet) "aB" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass{ color = "#1eff00" }, @@ -177,7 +177,7 @@ /turf/open/misc/asteroid, /area/ruin/powered/clownplanet) "aK" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass{ color = "#1eff00" }, @@ -191,7 +191,7 @@ }, /area/ruin/powered/clownplanet) "aM" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /obj/effect/turf_decal/stripes/line{ dir = 5 }, @@ -205,7 +205,7 @@ /turf/open/floor/bronze, /area/ruin/powered/clownplanet) "aO" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /obj/effect/turf_decal/stripes/line{ dir = 9 }, @@ -222,13 +222,13 @@ }, /area/ruin/powered/clownplanet) "aQ" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass{ color = "#1eff00" }, /area/ruin/powered/clownplanet) "aR" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -243,7 +243,7 @@ }, /area/ruin/powered/clownplanet) "aT" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/effect/turf_decal/stripes/line, /turf/open/floor/grass{ color = "#1eff00" @@ -280,7 +280,7 @@ }, /area/ruin/powered/clownplanet) "aY" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/effect/turf_decal/stripes/corner{ dir = 8 }, @@ -289,21 +289,21 @@ }, /area/ruin/powered/clownplanet) "aZ" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /obj/effect/turf_decal/stripes/line, /turf/open/floor/grass{ color = "#1eff00" }, /area/ruin/powered/clownplanet) "ba" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /obj/effect/turf_decal/stripes/line, /turf/open/floor/grass{ color = "#1eff00" }, /area/ruin/powered/clownplanet) "bb" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -328,7 +328,7 @@ }, /area/ruin/powered/clownplanet) "be" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/effect/turf_decal/stripes/corner{ dir = 1 }, diff --git a/_maps/RandomRuins/SpaceRuins/gondolaasteroid.dmm b/_maps/RandomRuins/SpaceRuins/gondolaasteroid.dmm index 9d6999c136e..7d117317c4b 100644 --- a/_maps/RandomRuins/SpaceRuins/gondolaasteroid.dmm +++ b/_maps/RandomRuins/SpaceRuins/gondolaasteroid.dmm @@ -19,11 +19,11 @@ /turf/open/floor/grass, /area/ruin/space/has_grav) "f" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "g" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "h" = ( @@ -31,7 +31,7 @@ /turf/open/floor/grass, /area/ruin/space/has_grav) "i" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "j" = ( @@ -43,27 +43,27 @@ /turf/open/floor/grass, /area/ruin/space/has_grav) "l" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "m" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "n" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "o" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "p" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "q" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "r" = ( @@ -71,11 +71,11 @@ /turf/open/floor/grass, /area/ruin/space/has_grav) "s" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "t" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/ruin/space/has_grav) "u" = ( diff --git a/_maps/RandomRuins/SpaceRuins/hilbertresearchfacility.dmm b/_maps/RandomRuins/SpaceRuins/hilbertresearchfacility.dmm index 8ee03bb502e..f9f88b4a21b 100644 --- a/_maps/RandomRuins/SpaceRuins/hilbertresearchfacility.dmm +++ b/_maps/RandomRuins/SpaceRuins/hilbertresearchfacility.dmm @@ -272,7 +272,7 @@ /turf/open/floor/cult, /area/ruin/space/has_grav/powered/hilbertresearchfacility) "he" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/airless, /area/ruin/unpowered/no_grav) "hk" = ( @@ -2349,7 +2349,7 @@ /turf/open/floor/wood, /area/ruin/space/has_grav/powered/hilbertresearchfacility) "Yi" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/misc/asteroid/airless, /area/ruin/unpowered/no_grav) "Ym" = ( diff --git a/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm b/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm index 3c6ca6c9f82..8aea1e3115c 100644 --- a/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm +++ b/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm @@ -252,7 +252,7 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/ruin/space/has_grav/skyrat/interdynefob/service/dorms/fitness) "aU" = ( @@ -771,7 +771,7 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/ausbushes/ywflowers{ +/obj/structure/flora/bush/flowers_yw{ pixel_y = -2 }, /turf/open/floor/grass, @@ -1372,7 +1372,7 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/ruin/space/has_grav/skyrat/interdynefob/service/dorms/fitness) "eW" = ( @@ -5151,7 +5151,7 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/ruin/space/has_grav/skyrat/interdynefob/service/dorms/fitness) "rR" = ( @@ -6304,7 +6304,7 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_y = -2 }, /turf/open/floor/grass, @@ -7926,10 +7926,10 @@ /obj/structure/railing{ dir = 1 }, -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_y = -2 }, -/obj/structure/flora/ausbushes/ywflowers{ +/obj/structure/flora/bush/flowers_yw{ pixel_y = -2 }, /turf/open/floor/grass, diff --git a/_maps/RandomRuins/SpaceRuins/skyrat/luna.dmm b/_maps/RandomRuins/SpaceRuins/skyrat/luna.dmm index 229fcd5bd83..30ceee536f9 100644 --- a/_maps/RandomRuins/SpaceRuins/skyrat/luna.dmm +++ b/_maps/RandomRuins/SpaceRuins/skyrat/luna.dmm @@ -41,12 +41,12 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "dC" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "dE" = ( /obj/structure/flora/biolumi/lamp/weaklight, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "dG" = ( @@ -55,8 +55,8 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "eF" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "fT" = ( @@ -64,13 +64,13 @@ /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "hj" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "hp" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/jungle, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "hN" = ( @@ -93,13 +93,13 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "lb" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "lh" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "lB" = ( @@ -115,7 +115,7 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "lO" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "mN" = ( @@ -123,12 +123,12 @@ /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "nx" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "oj" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "oT" = ( @@ -152,22 +152,22 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "qD" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "qR" = ( /obj/structure/flora/biolumi/mine/weaklight, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "sY" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "tn" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "tt" = ( @@ -184,19 +184,19 @@ /area/ruin/unpowered) "us" = ( /obj/structure/flora/biolumi/flower/weaklight, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "uM" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "vn" = ( -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "vp" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "wa" = ( @@ -204,7 +204,7 @@ /turf/open/floor/stone, /area/ruin/space/has_grav/powered/skyrat/luna) "wL" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "wS" = ( @@ -266,8 +266,8 @@ /turf/open/floor/stone, /area/ruin/space/has_grav/powered/skyrat/luna) "yh" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "yU" = ( @@ -275,8 +275,8 @@ /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "zq" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "As" = ( @@ -293,8 +293,8 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "BP" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "Cx" = ( @@ -307,7 +307,7 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "CW" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "CZ" = ( @@ -383,8 +383,8 @@ /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "OR" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "PJ" = ( @@ -393,8 +393,8 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "QL" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_yw, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "Rp" = ( @@ -405,8 +405,8 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "RZ" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "Sj" = ( @@ -421,13 +421,13 @@ }, /area/ruin/space/has_grav/powered/skyrat/luna) "Sl" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/stalky, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "Tj" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "Tt" = ( @@ -439,7 +439,7 @@ /turf/open/misc/asteroid/airless, /area/ruin/unpowered) "Vs" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "Wf" = ( @@ -456,7 +456,7 @@ /area/ruin/space/has_grav/powered/skyrat/luna) "YT" = ( /obj/structure/flora/biolumi/flower/weaklight, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass, /area/ruin/space/has_grav/powered/skyrat/luna) "ZW" = ( diff --git a/_maps/RandomRuins/SpaceRuins/spacehotel.dmm b/_maps/RandomRuins/SpaceRuins/spacehotel.dmm index 72b7ca9c96c..74474f24b68 100644 --- a/_maps/RandomRuins/SpaceRuins/spacehotel.dmm +++ b/_maps/RandomRuins/SpaceRuins/spacehotel.dmm @@ -1174,11 +1174,11 @@ /turf/open/floor/carpet/blue, /area/ruin/space/has_grav/hotel) "kk" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/junglebush/c, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/jungle/c/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/structure/window/fulltile, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel/bar) @@ -2930,11 +2930,11 @@ /turf/open/floor/iron/grimy, /area/ruin/space/has_grav/hotel/bar) "Ez" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/junglebush/c, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/jungle/c/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/structure/window/fulltile, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) @@ -3563,11 +3563,11 @@ /turf/open/floor/iron/sepia, /area/ruin/space/has_grav/hotel/pool) "MJ" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/junglebush/c, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/jungle/c/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/effect/spawner/structure/window, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) diff --git a/_maps/RandomRuins/SpaceRuins/spacehotel_skyrat.dmm b/_maps/RandomRuins/SpaceRuins/spacehotel_skyrat.dmm index 144fdbdfc80..44072ee9f95 100644 --- a/_maps/RandomRuins/SpaceRuins/spacehotel_skyrat.dmm +++ b/_maps/RandomRuins/SpaceRuins/spacehotel_skyrat.dmm @@ -567,7 +567,7 @@ "en" = ( /obj/structure/window/spawner/west, /obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "ep" = ( @@ -578,16 +578,16 @@ /area/ruin/space/has_grav/hotel/workroom) "ey" = ( /obj/structure/window/spawner/west, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "ez" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "eA" = ( /obj/structure/window/spawner/east, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "eF" = ( @@ -630,20 +630,20 @@ /turf/open/floor/wood, /area/ruin/space/has_grav/hotel/guestroom/room_6) "eP" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/structure/window/spawner/west, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "eQ" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "eR" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "eS" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/window/spawner/east, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) @@ -742,12 +742,12 @@ /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "fn" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/spawner, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "fo" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/window/spawner, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) @@ -2949,7 +2949,7 @@ /turf/open/floor/wood, /area/ruin/space/has_grav/hotel/sauna) "mY" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/spawner/north, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) @@ -3540,7 +3540,7 @@ /turf/open/floor/carpet, /area/ruin/space/has_grav/hotel) "sh" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/window/spawner/east, /obj/structure/window/spawner/north, /turf/open/floor/grass, @@ -4339,7 +4339,7 @@ /turf/open/floor/iron, /area/ruin/space/has_grav/hotel/bar) "Ai" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light{ dir = 1 }, @@ -4445,7 +4445,7 @@ /area/ruin/space/has_grav/hotel/power) "BA" = ( /obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) "BB" = ( @@ -5348,7 +5348,7 @@ /turf/open/floor/iron/showroomfloor, /area/ruin/space/has_grav/hotel/pool) "JF" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light{ dir = 4 }, @@ -6228,7 +6228,7 @@ /turf/open/floor/iron/cafeteria, /area/ruin/space/has_grav/hotel/bar) "RK" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light, /turf/open/floor/grass, /area/ruin/space/has_grav/hotel) @@ -6478,7 +6478,7 @@ /turf/open/floor/carpet/black, /area/ruin/space/has_grav/hotel/dock) "TY" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light{ dir = 8 }, diff --git a/_maps/RandomRuins/SpaceRuins/thelizardsgas.dmm b/_maps/RandomRuins/SpaceRuins/thelizardsgas.dmm index 3e461d5af5e..a7d0330ac28 100644 --- a/_maps/RandomRuins/SpaceRuins/thelizardsgas.dmm +++ b/_maps/RandomRuins/SpaceRuins/thelizardsgas.dmm @@ -337,9 +337,7 @@ /turf/open/floor/iron/white, /area/ruin/space/has_grav/thelizardsgas) "Hc" = ( -/obj/structure/flora/rock/pile{ - icon_state = "basalt" - }, +/obj/structure/flora/rock, /turf/open/misc/asteroid/airless, /area/ruin/space/has_grav/thelizardsgas) "Io" = ( @@ -503,7 +501,7 @@ }, /area/ruin/space/has_grav/thelizardsgas) "Um" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/airless, /area/ruin/space/has_grav/thelizardsgas) "UO" = ( diff --git a/_maps/RandomZLevels/SnowCabin.dmm b/_maps/RandomZLevels/SnowCabin.dmm index 0bab3ae23d5..c983795887e 100644 --- a/_maps/RandomZLevels/SnowCabin.dmm +++ b/_maps/RandomZLevels/SnowCabin.dmm @@ -3679,7 +3679,7 @@ /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "pL" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/snowforest) "qe" = ( @@ -3983,7 +3983,7 @@ /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "xy" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/snowforest) "xJ" = ( @@ -4150,7 +4150,7 @@ /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "Ao" = ( -/obj/structure/flora/rock/icy{ +/obj/structure/flora/rock/icy/style_random{ desc = "A mountain rock." }, /turf/open/misc/asteroid/snow/snow_cabin, @@ -4203,7 +4203,7 @@ /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "BZ" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "CA" = ( @@ -4255,7 +4255,7 @@ /turf/open/floor/iron/dark, /area/awaymission/cabin/caves/mountain) "Fz" = ( -/obj/structure/flora/rock/icy{ +/obj/structure/flora/rock/icy/style_random{ desc = "A mountain rock." }, /turf/open/misc/asteroid/snow/snow_cabin, @@ -4303,7 +4303,7 @@ /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/snowforest) "Ho" = ( -/obj/structure/flora/stump{ +/obj/structure/flora/tree/stump{ desc = "Breaking it should be easy."; max_integrity = 20; name = "old stump" @@ -4403,7 +4403,7 @@ /turf/open/indestructible, /area/awaymission/cabin/caves/mountain) "LF" = ( -/obj/structure/flora/stump{ +/obj/structure/flora/tree/stump{ desc = "Breaking it should be easy."; max_integrity = 20; name = "old stump" @@ -4545,7 +4545,7 @@ /turf/open/floor/wood/freezing, /area/awaymission/cabin/lumbermill) "OZ" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "Pd" = ( @@ -4592,7 +4592,7 @@ /turf/open/indestructible, /area/awaymission/cabin/caves/mountain) "QL" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin) "QT" = ( @@ -4613,7 +4613,7 @@ /turf/open/floor/mineral/plastitanium/red/snow_cabin, /area/awaymission/cabin/caves/sovietcave) "Rs" = ( -/obj/structure/flora/stump{ +/obj/structure/flora/tree/stump{ desc = "Breaking it should be easy."; max_integrity = 20; name = "old stump" @@ -4691,7 +4691,7 @@ /turf/open/floor/iron/dark, /area/awaymission/cabin/caves/mountain) "Sd" = ( -/obj/structure/flora/stump{ +/obj/structure/flora/tree/stump{ desc = "Breaking it should be easy."; max_integrity = 20; name = "old stump" @@ -4825,7 +4825,7 @@ set_cap = 3; set_luminosity = 6 }, -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/snow_cabin, /area/awaymission/cabin/caves) "UO" = ( diff --git a/_maps/RandomZLevels/TheBeach.dmm b/_maps/RandomZLevels/TheBeach.dmm index 2c536f12c38..3395b7b011b 100644 --- a/_maps/RandomZLevels/TheBeach.dmm +++ b/_maps/RandomZLevels/TheBeach.dmm @@ -89,11 +89,11 @@ /turf/open/misc/beach/coastline_b, /area/awaymission/beach) "as" = ( -/obj/structure/flora/rock{ +/obj/structure/flora/rock/style_random{ desc = "A volcanic rock."; name = "coastal rock" }, -/obj/structure/flora/ausbushes/stalkybush{ +/obj/structure/flora/bush/stalky/style_random{ desc = "It can't be smoked."; name = "sea weed" }, @@ -106,7 +106,7 @@ }, /area/awaymission/beach) "at" = ( -/obj/structure/flora/rock{ +/obj/structure/flora/rock/style_random{ desc = "A volcanic rock."; name = "coastal rock" }, diff --git a/_maps/RandomZLevels/caves.dmm b/_maps/RandomZLevels/caves.dmm index 08aa8ac8fde..c364626c4ec 100644 --- a/_maps/RandomZLevels/caves.dmm +++ b/_maps/RandomZLevels/caves.dmm @@ -1392,7 +1392,7 @@ /turf/open/floor/iron, /area/awaymission/caves/northblock) "hT" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/misc/asteroid/basalt{ initial_gas_mix = "n2=23;o2=14;TEMP=2.7" }, @@ -1634,7 +1634,7 @@ }, /area/awaymission/caves/bmp_asteroid/level_two) "yV" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /obj/item/soulstone/anybody, /turf/open/misc/asteroid/basalt{ initial_gas_mix = "n2=23;o2=14;TEMP=2.7" @@ -1647,7 +1647,7 @@ }, /area/awaymission/caves/bmp_asteroid) "zH" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/misc/asteroid/basalt{ initial_gas_mix = "n2=23;o2=14;TEMP=2.7" }, @@ -1908,7 +1908,7 @@ /turf/open/floor/wood, /area/awaymission/caves/northblock) "Mq" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/misc/asteroid/basalt{ initial_gas_mix = "n2=23;o2=14;TEMP=2.7" }, diff --git a/_maps/RandomZLevels/mothership_astrum.dmm b/_maps/RandomZLevels/mothership_astrum.dmm index e49801b0614..1d290165846 100644 --- a/_maps/RandomZLevels/mothership_astrum.dmm +++ b/_maps/RandomZLevels/mothership_astrum.dmm @@ -1194,7 +1194,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/awaymission/mothership_astrum/halls) "sG" = ( @@ -1310,7 +1310,7 @@ /turf/open/floor/mineral/abductor, /area/awaymission/mothership_astrum/halls) "ug" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/awaymission/mothership_astrum/halls) "us" = ( @@ -1380,7 +1380,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/awaymission/mothership_astrum/halls) "vo" = ( @@ -1486,7 +1486,7 @@ /turf/open/floor/mineral/abductor, /area/awaymission/mothership_astrum/halls) "wz" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/awaymission/mothership_astrum/halls) "wE" = ( @@ -1699,7 +1699,7 @@ /turf/open/floor/wood, /area/awaymission/mothership_astrum/deck2) "AH" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/awaymission/mothership_astrum/halls) @@ -1737,7 +1737,7 @@ /turf/open/floor/plastic, /area/awaymission/mothership_astrum/deck2) "Bh" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 4 @@ -2780,8 +2780,8 @@ /area/awaymission/mothership_astrum/deck5) "Mz" = ( /obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/awaymission/mothership_astrum/deck2) "MC" = ( diff --git a/_maps/RandomZLevels/research.dmm b/_maps/RandomZLevels/research.dmm index 2bfd1dd611e..13e7b60282c 100644 --- a/_maps/RandomZLevels/research.dmm +++ b/_maps/RandomZLevels/research.dmm @@ -3460,7 +3460,7 @@ /turf/open/floor/iron/white, /area/awaymission/research/interior/escapepods) "mK" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -3469,7 +3469,7 @@ /turf/open/floor/grass, /area/awaymission/research/interior/escapepods) "mL" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -3478,7 +3478,7 @@ /turf/open/floor/grass, /area/awaymission/research/interior/escapepods) "mM" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; diff --git a/_maps/RandomZLevels/research2.dmm b/_maps/RandomZLevels/research2.dmm index b960b2cb64a..cc7845e2143 100644 --- a/_maps/RandomZLevels/research2.dmm +++ b/_maps/RandomZLevels/research2.dmm @@ -4273,7 +4273,7 @@ /turf/open/floor/iron/white, /area/awaymission/research/interior/escapepods) "mK" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -4282,7 +4282,7 @@ /turf/open/floor/grass, /area/awaymission/research/interior/escapepods) "mL" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -4291,7 +4291,7 @@ /turf/open/floor/grass, /area/awaymission/research/interior/escapepods) "mM" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; diff --git a/_maps/RandomZLevels/snowdin.dmm b/_maps/RandomZLevels/snowdin.dmm index f53497a4ef5..07b898e6700 100644 --- a/_maps/RandomZLevels/snowdin.dmm +++ b/_maps/RandomZLevels/snowdin.dmm @@ -25,6 +25,13 @@ "ae" = ( /turf/closed/mineral/snowmountain, /area/awaymission/snowdin/cave/mountain) +"ag" = ( +/mob/living/simple_animal/hostile/skeleton/templar, +/turf/open/floor/engine/cult{ + initial_gas_mix = "n2=82;plasma=24;TEMP=120"; + temperature = 120 + }, +/area/awaymission/snowdin/cave/cavern) "ah" = ( /obj/effect/baseturf_helper/asteroid/snow, /turf/closed/wall/ice, @@ -35,6 +42,15 @@ "aj" = ( /turf/closed/mineral/snowmountain, /area/awaymission/snowdin/cave) +"al" = ( +/obj/structure/flora/tree/dead/style_random, +/obj/effect/light_emitter{ + name = "outdoor light"; + set_cap = 3; + set_luminosity = 6 + }, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "an" = ( /turf/open/floor/plating/snowed, /area/awaymission/snowdin/cave) @@ -1496,6 +1512,15 @@ /obj/structure/cable, /turf/open/floor/plating, /area/awaymission/snowdin/post) +"em" = ( +/obj/structure/flora/tree/stump, +/obj/effect/light_emitter{ + name = "outdoor light"; + set_cap = 3; + set_luminosity = 6 + }, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "eo" = ( /turf/open/misc/ice/smooth, /area/awaymission/snowdin/outside) @@ -1540,9 +1565,10 @@ /turf/open/floor/iron, /area/awaymission/snowdin/post/messhall) "ew" = ( -/mob/living/simple_animal/hostile/skeleton/eskimo, -/turf/open/floor/plating, -/area/awaymission/snowdin/post/mining_main) +/obj/structure/table/wood, +/obj/item/knife/combat/bone, +/turf/open/floor/wood, +/area/awaymission/snowdin/igloo) "ex" = ( /obj/effect/turf_decal/tile/bar, /obj/effect/turf_decal/tile/bar{ @@ -1942,6 +1968,13 @@ }, /turf/open/floor/iron/white, /area/awaymission/snowdin/post) +"fC" = ( +/obj/effect/turf_decal/stripes/line, +/mob/living/simple_animal/hostile/netherworld/migo, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/awaymission/snowdin/post/mining_main/mechbay) "fD" = ( /obj/effect/spawner/random/structure/crate_abandoned, /turf/open/floor/plating/snowed/cavern, @@ -3777,12 +3810,25 @@ /obj/item/tank/internals/plasma, /turf/open/floor/plating, /area/awaymission/snowdin/post/garage) +"kp" = ( +/obj/structure/flora/bush/snow/style_random, +/obj/effect/light_emitter{ + name = "outdoor light"; + set_cap = 3; + set_luminosity = 6 + }, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "kr" = ( /obj/structure/fence{ dir = 4 }, /turf/open/floor/plating/snowed/smoothed, /area/awaymission/snowdin/outside) +"ks" = ( +/mob/living/simple_animal/hostile/skeleton/eskimo, +/turf/open/floor/plating, +/area/awaymission/snowdin/post/mining_main) "ku" = ( /turf/closed/wall/ice, /area/awaymission/snowdin/cave/mountain) @@ -5578,13 +5624,6 @@ /obj/structure/cable, /turf/closed/wall/ice, /area/awaymission/snowdin/post/engineering) -"oZ" = ( -/obj/effect/turf_decal/stripes/line, -/mob/living/simple_animal/hostile/netherworld/migo, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/awaymission/snowdin/post/mining_main/mechbay) "pa" = ( /turf/closed/wall/ice, /area/awaymission/snowdin/post/cavern2) @@ -6321,6 +6360,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/awaymission/snowdin/post/cavern2) +"rg" = ( +/mob/living/simple_animal/hostile/skeleton/plasmaminer, +/turf/open/floor/plating/snowed/cavern, +/area/awaymission/snowdin/cave/cavern) "rh" = ( /obj/structure/window, /turf/open/floor/engine/cult, @@ -6330,6 +6373,11 @@ /obj/structure/table, /turf/open/floor/iron/cafeteria, /area/awaymission/snowdin/post/cavern2) +"rj" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/mob_spawn/corpse/human/skeleton, +/turf/open/floor/iron/dark, +/area/awaymission/snowdin/cave) "rk" = ( /obj/structure/rack, /turf/open/floor/plating, @@ -6539,6 +6587,10 @@ /obj/structure/window/reinforced/plasma/unanchored, /turf/open/lava/plasma, /area/awaymission/snowdin/cave/cavern) +"rX" = ( +/obj/structure/flora/bush/snow/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/cave) "rY" = ( /obj/structure/table/wood, /obj/effect/spawner/random/exotic/snow_gear, @@ -6717,6 +6769,10 @@ /obj/structure/window/reinforced/plasma/spawner/north, /turf/open/lava/plasma, /area/awaymission/snowdin/cave/cavern) +"sH" = ( +/obj/structure/flora/rock/pile/icy/style_random, +/turf/open/misc/asteroid/snow/ice, +/area/awaymission/snowdin/cave/cavern) "sI" = ( /obj/effect/turf_decal/weather/snow, /turf/open/floor/iron/dark/snowdin, @@ -6790,10 +6846,6 @@ }, /turf/open/floor/iron/dark/snowdin, /area/awaymission/snowdin/outside) -"sW" = ( -/mob/living/simple_animal/hostile/skeleton/plasmaminer/jackhammer, -/turf/open/floor/plating/snowed/cavern, -/area/awaymission/snowdin/cave/cavern) "sZ" = ( /obj/machinery/space_heater, /turf/open/floor/plating, @@ -6856,6 +6908,10 @@ }, /turf/open/floor/iron/showroomfloor, /area/awaymission/snowdin/post/cavern2) +"tj" = ( +/mob/living/simple_animal/hostile/skeleton/plasmaminer/jackhammer, +/turf/open/floor/plating/snowed/cavern, +/area/awaymission/snowdin/cave/cavern) "tk" = ( /obj/structure/toilet{ dir = 1 @@ -6869,13 +6925,6 @@ }, /turf/open/floor/iron/dark/snowdin, /area/awaymission/snowdin/outside) -"tm" = ( -/obj/structure/flora/rock/pile/icy, -/turf/open/floor/engine/cult{ - initial_gas_mix = "n2=82;plasma=24;TEMP=120"; - temperature = 120 - }, -/area/awaymission/snowdin/cave/cavern) "tp" = ( /turf/closed/wall/mineral/snow, /area/awaymission/snowdin/cave/cavern) @@ -6956,6 +7005,11 @@ /obj/machinery/light/small/broken/directional/east, /turf/open/floor/plating/snowed/cavern, /area/awaymission/snowdin/post/cavern2) +"uq" = ( +/obj/item/shard, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "ur" = ( /obj/machinery/door/airlock{ name = "Private Quarters" @@ -7311,11 +7365,6 @@ }, /turf/open/floor/mineral/titanium/blue, /area/awaymission/snowdin/post/broken_shuttle) -"wh" = ( -/obj/structure/table/wood, -/obj/item/knife/combat/bone, -/turf/open/floor/wood, -/area/awaymission/snowdin/igloo) "wm" = ( /obj/machinery/porta_turret/centcom_shuttle/weak{ desc = "A turret built with substandard parts and run down further with age."; @@ -7495,11 +7544,6 @@ initial_gas_mix = "o2=22;n2=82;TEMP=180" }, /area/awaymission/snowdin/cave) -"xm" = ( -/obj/structure/flora/bush, -/obj/structure/flora/bush, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "xn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible{ dir = 10 @@ -7517,10 +7561,6 @@ /obj/machinery/light/small/broken/directional/east, /turf/open/misc/asteroid/snow/ice, /area/awaymission/snowdin/post/cavern1) -"xr" = ( -/obj/structure/flora/tree/pine, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "xs" = ( /obj/item/gun/energy/e_gun{ dead_cell = 1 @@ -7788,6 +7828,10 @@ }, /turf/open/floor/iron, /area/awaymission/snowdin/post/mining_dock) +"yb" = ( +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/cave) "yc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible{ dir = 6 @@ -8701,10 +8745,6 @@ }, /turf/open/floor/iron/white, /area/awaymission/snowdin/post/minipost) -"Bt" = ( -/obj/structure/flora/tree/dead, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Bu" = ( /obj/structure/table, /obj/item/clothing/glasses/hud/health, @@ -8941,10 +8981,6 @@ /obj/machinery/light/small/broken/directional/west, /turf/open/floor/carpet, /area/awaymission/snowdin/post/dorm) -"Cz" = ( -/mob/living/simple_animal/hostile/skeleton/plasmaminer, -/turf/open/floor/plating/snowed/cavern, -/area/awaymission/snowdin/cave/cavern) "CA" = ( /obj/structure/bonfire/prelit{ burn_icon = "bonfire_warm" @@ -9041,10 +9077,6 @@ }, /turf/open/floor/iron/dark, /area/awaymission/snowdin/cave) -"CV" = ( -/obj/structure/flora/rock/pile/icy, -/turf/open/misc/asteroid/snow/ice, -/area/awaymission/snowdin/cave/cavern) "CW" = ( /obj/item/shard, /obj/item/stack/cable_coil{ @@ -9143,17 +9175,6 @@ }, /turf/open/floor/plating/snowed/smoothed, /area/awaymission/snowdin/cave) -"Dp" = ( -/obj/structure/closet/syndicate{ - desc = "It's a storage unit for a Syndicate boarding party." - }, -/obj/effect/turf_decal/bot_white, -/obj/effect/turf_decal/tile/neutral, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/awaymission/snowdin/cave) "Dq" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -9198,6 +9219,10 @@ }, /turf/open/floor/mineral/plastitanium/red, /area/awaymission/snowdin/cave) +"DF" = ( +/mob/living/simple_animal/hostile/netherworld/migo, +/turf/open/floor/iron/white, +/area/awaymission/snowdin/post/mining_main/robotics) "DH" = ( /obj/structure/window/reinforced/plasma/plastitanium, /obj/structure/grille, @@ -9265,10 +9290,6 @@ "Ed" = ( /turf/open/floor/circuit/red, /area/awaymission/snowdin/cave) -"Ef" = ( -/obj/structure/flora/bush, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Eg" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -9324,15 +9345,6 @@ /obj/item/shard, /turf/open/floor/mineral/plastitanium/red, /area/awaymission/snowdin/cave) -"Es" = ( -/obj/structure/flora/grass/both, -/obj/effect/light_emitter{ - name = "outdoor light"; - set_cap = 3; - set_luminosity = 6 - }, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Eu" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/food/drinks/bottle/beer{ @@ -9467,6 +9479,10 @@ }, /turf/open/floor/iron/dark, /area/awaymission/snowdin/cave) +"ER" = ( +/obj/structure/closet/crate/wooden, +/turf/open/floor/plating/snowed/cavern, +/area/awaymission/snowdin/cave/cavern) "ES" = ( /obj/structure/table/reinforced, /obj/machinery/light/built/directional/south, @@ -9527,12 +9543,6 @@ /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating/snowed, /area/awaymission/snowdin/outside) -"Fq" = ( -/obj/effect/decal/cleanable/blood/old, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mob_spawn/corpse/human/skeleton, -/turf/open/floor/iron/dark, -/area/awaymission/snowdin/cave) "Ft" = ( /obj/structure/fence/door, /turf/open/misc/asteroid/snow, @@ -9597,9 +9607,12 @@ /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_dock) "FJ" = ( -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) +/obj/structure/flora/rock/pile/icy/style_random, +/turf/open/floor/engine/cult{ + initial_gas_mix = "n2=82;plasma=24;TEMP=120"; + temperature = 120 + }, +/area/awaymission/snowdin/cave/cavern) "FK" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4; @@ -10477,6 +10490,15 @@ /obj/effect/spawner/random/structure/crate_abandoned, /turf/open/misc/asteroid/snow/ice, /area/awaymission/snowdin/cave/cavern) +"Ja" = ( +/obj/structure/flora/grass/both/style_random, +/obj/effect/light_emitter{ + name = "outdoor light"; + set_cap = 3; + set_luminosity = 6 + }, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Jb" = ( /obj/structure/closet/cabinet, /obj/item/clothing/suit/hooded/wintercoat/science, @@ -11338,6 +11360,10 @@ /obj/structure/cable, /turf/open/floor/plating, /area/awaymission/snowdin/post/minipost) +"LB" = ( +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "LI" = ( /obj/effect/turf_decal/weather/snow, /obj/effect/decal/cleanable/blood/drip, @@ -11601,10 +11627,6 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/carpet, /area/awaymission/snowdin/post/dorm) -"Ne" = ( -/obj/structure/flora/tree/pine/xmas, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Nf" = ( /obj/structure/fence/corner{ dir = 6 @@ -11647,11 +11669,6 @@ }, /turf/open/floor/iron, /area/awaymission/snowdin/post/hydro) -"No" = ( -/obj/effect/decal/cleanable/blood/old, -/obj/effect/mob_spawn/corpse/human/skeleton, -/turf/open/floor/iron/dark, -/area/awaymission/snowdin/cave) "Nt" = ( /obj/structure/sink{ dir = 8; @@ -11730,6 +11747,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, /turf/open/misc/asteroid/snow, /area/awaymission/snowdin/outside) +"NI" = ( +/obj/structure/flora/grass/both/style_random, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "NL" = ( /obj/machinery/airalarm/directional/north, /obj/structure/spider/stickyweb, @@ -11775,6 +11797,10 @@ }, /turf/open/floor/iron, /area/awaymission/snowdin/post) +"Oa" = ( +/obj/structure/flora/tree/dead/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Ob" = ( /obj/machinery/power/apc/auto_name/directional/north, /obj/effect/turf_decal/tile/red{ @@ -11828,9 +11854,9 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/awaymission/snowdin/post/research) -"Or" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/both, +"Op" = ( +/obj/structure/flora/grass/both/style_random, +/obj/structure/flora/bush/snow/style_random, /turf/open/misc/asteroid/snow, /area/awaymission/snowdin/outside) "Ou" = ( @@ -11985,6 +12011,10 @@ slowdown = 1 }, /area/awaymission/snowdin/cave) +"Pk" = ( +/obj/structure/flora/tree/pine/xmas, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Pm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4; @@ -12043,15 +12073,6 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_main) -"PG" = ( -/obj/structure/flora/stump, -/obj/effect/light_emitter{ - name = "outdoor light"; - set_cap = 3; - set_luminosity = 6 - }, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "PH" = ( /obj/structure/closet/crate/wooden, /obj/effect/spawner/random/exotic/antag_gear, @@ -12072,6 +12093,12 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/mineral/titanium/blue, /area/awaymission/snowdin/post/broken_shuttle) +"PO" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mob_spawn/corpse/human/skeleton, +/turf/open/floor/iron/dark, +/area/awaymission/snowdin/cave) "PQ" = ( /obj/item/reagent_containers/food/drinks/bottle/beer{ list_reagents = null @@ -12079,6 +12106,10 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/awaymission/snowdin/cave) +"PS" = ( +/obj/structure/flora/tree/stump, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "PU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ piping_layer = 4; @@ -12168,11 +12199,6 @@ slowdown = 1 }, /area/awaymission/snowdin/cave) -"Qn" = ( -/obj/structure/flora/grass/both, -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Qp" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, @@ -12354,6 +12380,10 @@ /obj/structure/cable, /turf/open/floor/plating, /area/awaymission/snowdin/post/garage) +"Rk" = ( +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Rm" = ( /obj/item/stack/sheet/mineral/plastitanium, /turf/open/misc/asteroid/snow{ @@ -12377,6 +12407,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/awaymission/snowdin/cave) +"Rt" = ( +/obj/structure/flora/tree/pine/style_random, +/obj/effect/light_emitter{ + name = "outdoor light"; + set_cap = 3; + set_luminosity = 6 + }, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Ru" = ( /obj/item/shard, /turf/open/misc/asteroid/snow, @@ -12387,6 +12426,11 @@ }, /turf/open/misc/asteroid/snow/ice, /area/awaymission/snowdin/cave/cavern) +"RA" = ( +/obj/structure/flora/grass/both/style_random, +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "RB" = ( /obj/effect/decal/cleanable/blood/drip, /turf/open/misc/asteroid/snow, @@ -12546,10 +12590,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/awaymission/snowdin/post/research) -"Sq" = ( -/obj/structure/flora/bush, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/cave) "Sr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4; @@ -12598,10 +12638,6 @@ }, /turf/open/misc/asteroid/snow/ice, /area/awaymission/snowdin/cave/cavern) -"Sz" = ( -/mob/living/simple_animal/hostile/netherworld/migo, -/turf/open/floor/iron/white, -/area/awaymission/snowdin/post/mining_main/robotics) "SA" = ( /obj/structure/statue/snow/snowman{ anchored = 1; @@ -12638,11 +12674,6 @@ /obj/machinery/light/small/directional/south, /turf/open/floor/engine/o2, /area/awaymission/snowdin/post/engineering) -"SH" = ( -/obj/structure/flora/grass/both, -/obj/structure/flora/bush, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "SI" = ( /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/cable, @@ -12718,10 +12749,6 @@ }, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_main) -"SY" = ( -/obj/structure/flora/stump, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "SZ" = ( /obj/machinery/door/airlock/external/ruin{ name = "Ready Room"; @@ -12733,10 +12760,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/awaymission/snowdin/cave) -"Ta" = ( -/obj/structure/flora/rock/icy, -/turf/open/misc/asteroid/snow/ice, -/area/awaymission/snowdin/cave/cavern) "Te" = ( /obj/machinery/light/small/directional/north, /obj/structure/cable, @@ -12746,10 +12769,6 @@ /mob/living/simple_animal/hostile/bear/snow, /turf/open/misc/asteroid/snow, /area/awaymission/snowdin/outside) -"Th" = ( -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/cave) "Tk" = ( /obj/effect/turf_decal/weather/snow/corner, /turf/open/misc/asteroid/snow{ @@ -12852,6 +12871,15 @@ /obj/structure/cable, /turf/open/floor/plating, /area/awaymission/snowdin/post/messhall) +"TS" = ( +/obj/effect/light_emitter{ + name = "outdoor light"; + set_cap = 3; + set_luminosity = 6 + }, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "TY" = ( /obj/machinery/power/port_gen/pacman, /obj/item/stack/sheet/mineral/plasma{ @@ -12883,6 +12911,10 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_dock) +"Ug" = ( +/obj/structure/flora/rock/icy/style_random, +/turf/open/misc/asteroid/snow/ice, +/area/awaymission/snowdin/cave/cavern) "Ui" = ( /obj/machinery/light/small/directional/west, /turf/open/misc/ice/smooth, @@ -12984,15 +13016,6 @@ }, /turf/open/misc/asteroid/snow, /area/awaymission/snowdin/outside) -"UD" = ( -/obj/structure/flora/tree/dead, -/obj/effect/light_emitter{ - name = "outdoor light"; - set_cap = 3; - set_luminosity = 6 - }, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "UG" = ( /obj/effect/light_emitter{ name = "outdoor light"; @@ -13032,8 +13055,9 @@ slowdown = 1 }, /area/awaymission/snowdin/cave) -"UU" = ( -/obj/item/clothing/head/santa, +"UV" = ( +/obj/structure/flora/bush/snow/style_random, +/obj/structure/flora/bush/snow/style_random, /turf/open/misc/asteroid/snow, /area/awaymission/snowdin/outside) "Va" = ( @@ -13048,13 +13072,6 @@ /obj/effect/mob_spawn/corpse/human/syndicatesoldier, /turf/open/misc/asteroid/snow, /area/awaymission/snowdin/cave) -"Vd" = ( -/mob/living/simple_animal/hostile/skeleton/templar, -/turf/open/floor/engine/cult{ - initial_gas_mix = "n2=82;plasma=24;TEMP=120"; - temperature = 120 - }, -/area/awaymission/snowdin/cave/cavern) "Ve" = ( /mob/living/simple_animal/hostile/skeleton/plasmaminer, /turf/open/misc/asteroid/snow/ice, @@ -13067,6 +13084,10 @@ slowdown = 1 }, /area/awaymission/snowdin/cave) +"Vg" = ( +/obj/effect/spawner/random/exotic/snow_gear, +/turf/open/floor/wood, +/area/awaymission/snowdin/igloo) "Vi" = ( /obj/effect/decal/cleanable/blood/old, /mob/living/simple_animal/hostile/bear/snow, @@ -13182,6 +13203,17 @@ slowdown = 1 }, /area/awaymission/snowdin/cave) +"VT" = ( +/obj/structure/closet/syndicate{ + desc = "It's a storage unit for a Syndicate boarding party." + }, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/awaymission/snowdin/cave) "VU" = ( /obj/structure/closet/crate/wooden, /obj/effect/spawner/random/exotic/antag_gear_weak, @@ -13207,6 +13239,10 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/plating/snowed, /area/awaymission/snowdin/cave) +"Wg" = ( +/obj/structure/flora/bush/snow/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Wh" = ( /obj/structure/bookcase/random, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -13366,15 +13402,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_main/mechbay) -"WY" = ( -/obj/structure/flora/bush, -/obj/effect/light_emitter{ - name = "outdoor light"; - set_cap = 3; - set_luminosity = 6 - }, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Xd" = ( /obj/item/stack/rods, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -13398,6 +13425,11 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/awaymission/snowdin/post/mining_main/robotics) +"Xp" = ( +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "Xt" = ( /obj/structure/rack, /obj/item/storage/box/rubbershot, @@ -13440,10 +13472,6 @@ slowdown = 1 }, /area/awaymission/snowdin/cave) -"XC" = ( -/obj/effect/spawner/random/exotic/snow_gear, -/turf/open/floor/wood, -/area/awaymission/snowdin/igloo) "XD" = ( /obj/effect/turf_decal/weather/snow, /obj/effect/decal/cleanable/blood/old, @@ -13451,16 +13479,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark/snowdin, /area/awaymission/snowdin/cave) -"XF" = ( -/obj/item/shard, -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) -"XG" = ( -/obj/structure/flora/grass/both, -/obj/structure/flora/tree/pine, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "XI" = ( /obj/effect/spawner/random/exotic/snow_gear, /turf/open/misc/asteroid/snow, @@ -13473,6 +13491,10 @@ }, /turf/open/floor/plating, /area/awaymission/snowdin/post/minipost) +"XL" = ( +/obj/item/clothing/head/santa, +/turf/open/misc/asteroid/snow, +/area/awaymission/snowdin/outside) "XN" = ( /obj/structure/fence, /turf/open/misc/asteroid/snow, @@ -13664,23 +13686,10 @@ }, /turf/open/floor/engine, /area/awaymission/snowdin/post/engineering) -"YH" = ( -/obj/structure/closet/crate/wooden, -/turf/open/floor/plating/snowed/cavern, -/area/awaymission/snowdin/cave/cavern) "YK" = ( /obj/machinery/light/small/directional/north, /turf/open/floor/iron/grimy, /area/awaymission/snowdin/post/cavern2) -"YM" = ( -/obj/effect/light_emitter{ - name = "outdoor light"; - set_cap = 3; - set_luminosity = 6 - }, -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "YO" = ( /obj/structure/ore_box, /turf/open/misc/asteroid/snow/ice, @@ -13735,15 +13744,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/awaymission/snowdin/post/gateway) -"Zg" = ( -/obj/structure/flora/tree/pine, -/obj/effect/light_emitter{ - name = "outdoor light"; - set_cap = 3; - set_luminosity = 6 - }, -/turf/open/misc/asteroid/snow, -/area/awaymission/snowdin/outside) "Zj" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ piping_layer = 4; @@ -16979,15 +16979,15 @@ ae ae ae ae -FJ +Rk Zy -Ef +Wg Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Qj @@ -17244,10 +17244,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy @@ -17493,10 +17493,10 @@ Zy Zy Zy Zy -Zg +Rt Zy Zy -Bt +Oa Zy Zy Tf @@ -17757,13 +17757,13 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy -FJ +Rk Zy ae ae @@ -18000,7 +18000,7 @@ ae Zy Qj Zy -Ef +Wg Zy Zy Zy @@ -18014,14 +18014,14 @@ Zy Qj Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -Bt +Oa ae ae ae @@ -18273,7 +18273,7 @@ aK Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -18283,7 +18283,7 @@ Zy Zy Qj Zy -Ef +Wg ae ae ae @@ -18512,7 +18512,7 @@ ae ae Zy Zy -FJ +Rk Zy Zy aK @@ -18528,19 +18528,19 @@ Nb hG aK Zy -xr +LB Zy Zy -Ef +Wg Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB ae ae ae @@ -18668,7 +18668,7 @@ ae Zy Qj Zy -xr +LB Zy ae ae @@ -18929,7 +18929,7 @@ Zy Zy Qj Zy -FJ +Rk Zy Qj Zy @@ -19027,7 +19027,7 @@ ae Zy Zy Zy -FJ +Rk Qj aK Wv @@ -19051,8 +19051,8 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy ae @@ -19182,19 +19182,19 @@ ae Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk ae ae ae @@ -19431,25 +19431,25 @@ Zy Zy Zy Qj -xr +LB SS Zy Qj -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy -xr +LB Zy Zy ae @@ -19466,7 +19466,7 @@ ae ae ae Zy -xr +LB Zy eo Zy @@ -19563,7 +19563,7 @@ lV aK Zy Zy -Ef +Wg Zy Zy Zy @@ -19691,20 +19691,20 @@ Zy Zy SS Zy -Ef +Wg Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -19726,10 +19726,10 @@ Zy Zy Zy eo -xr +LB Zy Zy -FJ +Rk Zy ae ae @@ -19820,13 +19820,13 @@ lW aK Qj Zy -FJ +Rk Zy Zy Zy Zy Zy -xr +LB Zy Zy ae @@ -19868,7 +19868,7 @@ eo eo eo Zy -Es +Ja Zy Zy Zy @@ -19941,24 +19941,24 @@ ae ae ae Zy -Ef +Wg Zy -Bt +Oa Zy Zy SS Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy @@ -19972,7 +19972,7 @@ Zy Qj Zy Zy -Ef +Wg Qj Zy Zy @@ -19984,7 +19984,7 @@ Zy Zy eo Zy -FJ +Rk Zy Zy Zy @@ -20078,14 +20078,14 @@ aK aK Zy Zy -Bt -FJ +Oa +Rk Zy Zy Zy Zy Zy -UD +al ae ae ae @@ -20109,7 +20109,7 @@ ae Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -20127,9 +20127,9 @@ eo eo Zy Zy -xr +LB Zy -FJ +Rk ae ae ae @@ -20193,19 +20193,19 @@ Zy Zy Qj Qj -xr +LB Zy Qj Zy Zy -FJ +Rk Zy Zy Zy Zy SS Zy -xr +LB Zy Zy Zy @@ -20221,29 +20221,29 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy -xr +LB Zy eo Zy Zy Zy -xr +LB Zy ae ae @@ -20309,7 +20309,7 @@ ae Zy Zy Zy -Ef +Wg Zy aK aT @@ -20368,7 +20368,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -20385,7 +20385,7 @@ QE Zy Zy Zy -FJ +Rk UG ae ae @@ -20448,12 +20448,12 @@ eo eo eo eo -FJ +Rk Zy Zy Zy -FJ -xr +Rk +LB Zy Zy Zy @@ -20465,16 +20465,16 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy -Ef +Wg Zy -FJ +Rk Zy Zy Zy @@ -20482,16 +20482,16 @@ Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy @@ -20564,7 +20564,7 @@ ae ae ae Zy -SY +PS Zy Zy Zy @@ -20596,7 +20596,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -20620,15 +20620,15 @@ ae ae ae ae -FJ +Rk Zy Zy -Ef +Wg Zy Tf Zy Zy -xr +LB Zy Zy Zy @@ -20708,22 +20708,22 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB SS Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -20736,7 +20736,7 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -20748,23 +20748,23 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk eo Zy Zy -FJ +Rk Zy -Ef +Wg Zy Zy Zy Zy -FJ +Rk ae ae ae @@ -20849,13 +20849,13 @@ OT aK Zy Zy -Ef +Wg Zy -FJ +Rk Zy -Ef +Wg Zy -FJ +Rk Zy Qj Zy @@ -20897,9 +20897,9 @@ eo eo eo eo -FJ +Rk Zy -FJ +Rk Zy ae ae @@ -20964,7 +20964,7 @@ eo eo eo eo -xr +LB Zy Zy Zy @@ -20975,7 +20975,7 @@ Zy Zy Zy tq -FJ +Rk Zy Zy Zy @@ -21004,11 +21004,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy eo @@ -21019,7 +21019,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy ae @@ -21080,7 +21080,7 @@ ae Zy Zy Zy -FJ +Rk Zy aK aW @@ -21117,9 +21117,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk ae ae ae @@ -21139,7 +21139,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -21214,7 +21214,7 @@ eo eo eo Zy -xr +LB eo eo eo @@ -21225,7 +21225,7 @@ eo eo eo eo -xr +LB Zy Zy Zy @@ -21246,7 +21246,7 @@ eo eo eo eo -xr +LB eo eo eo @@ -21255,10 +21255,10 @@ eo eo Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy @@ -21271,8 +21271,8 @@ Zy eo Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -21364,19 +21364,19 @@ nb na na Zy -xr +LB Zy -Bt +Oa Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy Zy -FJ +Rk ae ae ae @@ -21390,16 +21390,16 @@ ae Zy Zy Zy -XG +RA Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy -Bt +Oa Zy Zy Zy @@ -21414,12 +21414,12 @@ eo eo Zy Zy -xr +LB Qj Zy Zy Zy -Es +Ja Zy ae ae @@ -21518,11 +21518,11 @@ Zy Zy Zy Zy -FJ +Rk Zy -xr +LB Zy -Ef +Wg eo eo eo @@ -21536,7 +21536,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Qj @@ -21591,7 +21591,7 @@ ac ae ae ae -Ef +Wg Zy Zy Zy @@ -21629,9 +21629,9 @@ Zy Zy Zy Zy -Ef +Wg Zy -FJ +Rk Zy Zy Qj @@ -21654,7 +21654,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -21671,7 +21671,7 @@ eo eo eo Zy -FJ +Rk Zy Zy Zy @@ -21717,19 +21717,19 @@ Zy Zy SS Zy -Ef +Wg Zy Zy Zy Zy Zy Zy -xr +LB Zy -Ef +Wg Zy Zy -FJ +Rk Zy Zy Zy @@ -21759,14 +21759,14 @@ Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy -xr +LB eo eo eo @@ -21786,17 +21786,17 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -21849,7 +21849,7 @@ ae ae ae Zy -FJ +Rk Zy Zy Zy @@ -21883,7 +21883,7 @@ pH pH pH pH -xr +LB Zy bq NV @@ -21906,15 +21906,15 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy Zy Zy @@ -21932,7 +21932,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy ae @@ -21983,12 +21983,12 @@ MT Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -22010,16 +22010,16 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy -Ef +Wg Zy Zy Zy -xr +LB Zy Zy Zy @@ -22038,7 +22038,7 @@ eo eo eo eo -xr +LB Zy Zy Zy @@ -22048,7 +22048,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -22109,7 +22109,7 @@ Qj Zy Zy Zy -SY +PS aK aZ XW @@ -22151,31 +22151,31 @@ td sS tq Zy -FJ +Rk Zy Zy Zy -FJ -Ef +Rk +Wg Zy Zy Zy -xr +LB Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy eo @@ -22188,13 +22188,13 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy Qj Zy -xr +LB Zy Qj Zy @@ -22202,7 +22202,7 @@ Zy Qj Zy Zy -Zg +Rt Zy Zy Zy @@ -22244,7 +22244,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -22264,7 +22264,7 @@ eo eo Zy Zy -xr +LB Zy Zy Zy @@ -22281,12 +22281,12 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -22301,20 +22301,20 @@ eo eo eo Zy -xr +LB Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Qj @@ -22397,7 +22397,7 @@ pI qo qp pH -FJ +Rk Zy ax sJ @@ -22495,17 +22495,17 @@ te yF hl Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -22515,42 +22515,42 @@ eo eo Zy Zy -xr +LB Va -FJ +Rk Zy Zy Zy Zy Zy Zy -xr -Ef +LB +Wg Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB eo eo eo @@ -22560,7 +22560,7 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -22572,9 +22572,9 @@ Zy Zy Zy Zy -Ef +Wg Zy -FJ +Rk Zy ae ae @@ -22620,7 +22620,7 @@ ae Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -22655,7 +22655,7 @@ qp Xt pH Zy -FJ +Rk ax sK dX @@ -22756,15 +22756,15 @@ Zy Zy Zy Zy -FJ +Rk Zy -Ef +Wg Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -22779,39 +22779,39 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr -Ef +LB +Wg Zy eo eo -xr -Ef +LB +Wg Zy eo Zy @@ -22824,11 +22824,11 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy -xr +LB Zy Zy Zy @@ -22877,7 +22877,7 @@ ae Zy Zy Zy -FJ +Rk Zy Zy Qj @@ -22911,7 +22911,7 @@ pJ qo qK pH -Ef +Wg Zy ax sJ @@ -23017,7 +23017,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23027,12 +23027,12 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Ft Zy -FJ +Rk Zy Zy Zy @@ -23046,7 +23046,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23057,7 +23057,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23078,7 +23078,7 @@ eo eo Zy Zy -xr +LB Zy Zy Zy @@ -23088,7 +23088,7 @@ Zy Zy Zy Zy -xr +LB Zy SS ae @@ -23134,7 +23134,7 @@ ae Qj Zy Zy -FJ +Rk aq ar ar @@ -23169,7 +23169,7 @@ pH pH pH Zy -xr +LB ax sK dX @@ -23266,13 +23266,13 @@ te yG hl Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -23281,8 +23281,8 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -23300,7 +23300,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -23309,23 +23309,23 @@ Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -FJ +Rk Zy eo eo Zy Zy -FJ +Rk Zy Zy Zy @@ -23337,7 +23337,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23390,7 +23390,7 @@ ac ae Zy Zy -Bt +Oa Qj ar aw @@ -23424,7 +23424,7 @@ pm pK qq Zy -Ef +Wg Zy SU ax @@ -23524,16 +23524,16 @@ yF hl Zy Zy -Ef -FJ +Wg +Rk Zy Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -23548,14 +23548,14 @@ Ft Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23571,7 +23571,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23579,16 +23579,16 @@ Zy Zy eo eo -FJ +Rk Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy @@ -23597,7 +23597,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -23605,7 +23605,7 @@ Zy Zy Zy SS -FJ +Rk Zy ae ae @@ -23682,7 +23682,7 @@ pL qq Qj pS -FJ +Rk Zy ax sI @@ -23693,32 +23693,32 @@ tf tl tq Zy -FJ +Rk Zy Zy Zy Zy Zy -xr +LB Zy -FJ -Qn +Rk +NI Zy Zy -xr +LB Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy @@ -23737,21 +23737,21 @@ Zy Zy Zy Zy -Bt +Oa Qj Zy Zy Qj -FJ +Rk Zy Qj -xr +LB Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -23759,18 +23759,18 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -Ef +Wg tq tl tf @@ -23781,7 +23781,7 @@ sI hl Zy Zy -FJ +Rk Zy Zy Zy @@ -23799,29 +23799,29 @@ Zy Zy Zy Zy -FJ +Rk Zy SS Zy Zy -xr -FJ +LB +Rk Zy Zy -xr +LB Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -23846,8 +23846,8 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -23855,11 +23855,11 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy SS Zy @@ -23905,7 +23905,7 @@ ae Zy Zy Zy -Ef +Wg ar ay aG @@ -23937,7 +23937,7 @@ oG po pM qq -FJ +Rk Zy Zy Zy @@ -23949,7 +23949,7 @@ YT YT Ju SS -xr +LB Zy Zy Zy @@ -23959,11 +23959,11 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -23989,7 +23989,7 @@ eo eo eo Zy -xr +LB Zy Zy Zy @@ -23998,20 +23998,20 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24036,27 +24036,27 @@ YT YT YT Ju -FJ -FJ +Rk +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk dX Zy -xr -SY +LB +PS Zy Zy Qj Zy -xr +LB Zy Va Qj @@ -24080,14 +24080,14 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -24106,7 +24106,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24120,7 +24120,7 @@ Zy Zy SS Zy -FJ +Rk Qj ae ae @@ -24197,8 +24197,8 @@ ob qL qL qL -Ef -FJ +Wg +Rk Zy dX dX @@ -24209,12 +24209,12 @@ Va Zy Zy Zy -Ef -xr +Wg +LB Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -24226,7 +24226,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24248,7 +24248,7 @@ eo eo Zy Zy -FJ +Rk Zy Zy Zy @@ -24257,20 +24257,20 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -Ef +Wg Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -24278,11 +24278,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -Bt +Oa Zy eo SS @@ -24302,7 +24302,7 @@ dX Zy Qj Zy -FJ +Rk Zy Zy Zy @@ -24327,39 +24327,39 @@ ae Zy Zy Zy -xr +LB Qj Zy Zy Zy -xr +LB Qj Zy Zy Qj Zy Zy -xr -Ef +LB +Wg Zy Zy Zy Zy -xr +LB Zy -Bt +Oa eo Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -24367,7 +24367,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24376,7 +24376,7 @@ Zy Pp Mz Nf -SY +PS Zy Zy Zy @@ -24455,12 +24455,12 @@ qM rk rG Zy -FJ +Rk dX dX dX Zy -xr +LB Zy SS Zy @@ -24474,11 +24474,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -24486,12 +24486,12 @@ Zy Zy Zy Zy -Ef +Wg Zy -xr +LB Zy Zy -Bt +Oa Zy Zy Zy @@ -24508,7 +24508,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24517,14 +24517,14 @@ Zy Zy Zy Zy -FJ +Rk Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24544,10 +24544,10 @@ Zy Zy Ft Zy -Ef +Wg Zy Zy -xr +LB Zy dX dX @@ -24560,8 +24560,8 @@ AC yW Zy Zy -Ef -Zg +Wg +Rt Zy ae ae @@ -24612,7 +24612,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -24621,22 +24621,22 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -Ef +Wg Zy Zy -xr +LB SS Zy Zy -Ef +Wg Zy Zy -FJ +Rk Zy Zy ae @@ -24727,7 +24727,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -24761,8 +24761,8 @@ eo eo eo Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -24772,7 +24772,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -24787,14 +24787,14 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -24804,15 +24804,15 @@ Zy Zy Zy Zy -FJ +Rk Zy -FJ -FJ +Rk +Rk Zy TJ oa te -YM +TS AD yW Zy @@ -24854,7 +24854,7 @@ ae ae ae Zy -FJ +Rk Zy Zy Zy @@ -24864,18 +24864,18 @@ eo eo eo Zy -FJ +Rk Zy Zy -Ef +Wg Zy Zy Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -24902,7 +24902,7 @@ GP Go HE Gq -ew +ks HW IS HV @@ -24981,7 +24981,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -24992,7 +24992,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -25002,12 +25002,12 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy eo @@ -25025,20 +25025,20 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -25053,14 +25053,14 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Ft Zy Zy Zy -xr +LB Zy Zy Zy @@ -25116,17 +25116,17 @@ Zy Zy Zy Zy -xr +LB eo Zy Zy Zy Zy Zy -Bt +Oa Zy Zy -xr +LB Zy Zy Zy @@ -25137,7 +25137,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -25145,9 +25145,9 @@ Zy Zy Zy SS -FJ +Rk Zy -FJ +Rk Zy Zy Zy @@ -25188,9 +25188,9 @@ ac ac ae Zy -Ef +Wg Zy -SY +PS ar aC aC @@ -25240,23 +25240,23 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy -xr +LB Zy Zy Zy @@ -25286,8 +25286,8 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -25298,7 +25298,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -25317,9 +25317,9 @@ SS Zy Zy Zy -Ef +Wg Zy -SY +PS Zu oa dX @@ -25369,7 +25369,7 @@ ae ae ae Qj -xr +LB Zy Zy Zy @@ -25385,20 +25385,20 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Ft @@ -25408,7 +25408,7 @@ Zy Zy Zy dX -FJ +Rk dX Gb Gq @@ -25493,7 +25493,7 @@ Zy SS Zy Zy -FJ +Rk Zy Zy Zy @@ -25506,7 +25506,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -25516,14 +25516,14 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB eo eo eo @@ -25534,7 +25534,7 @@ eo Zy Zy Zy -xr +LB Zy Zy Zy @@ -25561,12 +25561,12 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -25626,16 +25626,16 @@ ae ae ae Zy -FJ +Rk Zy Zy -FJ +Rk Zy eo -xr +LB Zy Zy -xr +LB Zy Zy Zy @@ -25657,7 +25657,7 @@ Zy Zy Zy Zy -FJ +Rk SS Zy Zy @@ -25703,7 +25703,7 @@ ac ae Zy Zy -FJ +Rk Qj ar Om @@ -25739,11 +25739,11 @@ nN nN oW qL -xr -FJ +LB +Rk Zy Zy -Ef +Wg Zy Zy dX @@ -25757,7 +25757,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -25766,7 +25766,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -25777,7 +25777,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -25792,12 +25792,12 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy -xr +LB Zy Zy Zy @@ -25808,15 +25808,15 @@ Zy Zy Zy Zy -FJ +Rk eo eo Zy Zy -SY +PS Zy Zy -Ef +Wg Zy Zy Zy @@ -25826,10 +25826,10 @@ Zy Zy Zy Zy -FJ +Rk SS Zy -xr +LB Zy Zy ae @@ -25898,13 +25898,13 @@ Zy Zy Qj Zy -FJ +Rk Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy @@ -25997,7 +25997,7 @@ qP oW Zy Zy -Ef +Wg Zy GK Zy @@ -26007,7 +26007,7 @@ Zy SS Zy Zy -Ef +Wg Zy Zy Zy @@ -26016,8 +26016,8 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -26027,7 +26027,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -26048,7 +26048,7 @@ tq Zy Zy Zy -xr +LB Zy Zy Zy @@ -26060,7 +26060,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -26077,9 +26077,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -26087,7 +26087,7 @@ Zy SS Zy Zy -FJ +Rk Zy ae ae @@ -26165,23 +26165,23 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy SS Zy -FJ +Rk Zy Zy Zy Zy -SY +PS Zy -Es +Ja ae ae ae @@ -26258,7 +26258,7 @@ dX dX Zy Zy -FJ +Rk Zy Zy SS @@ -26267,30 +26267,30 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy dX te @@ -26305,32 +26305,32 @@ dX Zy Zy Zy -Ef +Wg Zy -FJ +Rk Zy Zy Zy Zy eo -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy @@ -26339,7 +26339,7 @@ Zy Zy Zy Zy -xr +LB Zy SS Qj @@ -26430,18 +26430,18 @@ Zy Wp Zy Va -SY +PS Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Ga HF HW @@ -26522,7 +26522,7 @@ SS Zy Zy Zy -SY +PS Zy Zy Zy @@ -26532,21 +26532,21 @@ Zy Zy Zy Zy -FJ +Rk Zy -SY +PS Zy Zy -Ef +Wg Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -SY +PS Zy Zy dX @@ -26564,7 +26564,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -26572,14 +26572,14 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -26589,7 +26589,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -26672,24 +26672,24 @@ ae ae Qj Zy -FJ +Rk Zy -Ef +Wg Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy -Bt +Oa Zy SS Zy Zy -FJ +Rk Zy Zy Zy @@ -26697,7 +26697,7 @@ Zy Zy UC Zy -FJ +Rk Qd Ga HF @@ -26733,8 +26733,8 @@ ae Zy Zy Zy -SY -FJ +PS +Rk Zy Qj bf @@ -26778,12 +26778,12 @@ dX SS Zy Zy -FJ +Rk Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -26802,7 +26802,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -26823,23 +26823,23 @@ Zy Zy Zy Zy -SY +PS Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy -xr +LB Zy Zy Zy @@ -26851,7 +26851,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -26934,7 +26934,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -26948,10 +26948,10 @@ Zy Zy Zy Zy -SY +PS Zy Zy -SY +PS Zy Zy Zy @@ -27043,24 +27043,24 @@ Zy Zy Zy Zy -SY +PS Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -SY +PS Zy Zy Zy Zy -Ef +Wg Zy Zy dX @@ -27074,19 +27074,19 @@ te te dX Zy -FJ +Rk Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy Zy -Ef +Wg Zy -xr +LB Zy Zy Zy @@ -27097,20 +27097,20 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -Ef +Wg Zy ae ae @@ -27210,7 +27210,7 @@ Zy Zy Zy Zy -PG +em ae ae GP @@ -27249,8 +27249,8 @@ Zy Zy Zy Zy -Ef -SY +Wg +PS bf bf bf @@ -27295,10 +27295,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy @@ -27314,10 +27314,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy tq @@ -27334,38 +27334,38 @@ Zy Zy Zy Zy -FJ -FJ -FJ -xr +Rk +Rk +Rk +LB Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ -FJ +Rk +Rk Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Qj @@ -27454,14 +27454,14 @@ Zy Zy Zy Zy -xr +LB Zy Pp Nf Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -27544,7 +27544,7 @@ rp Zy Zy Zy -FJ +Rk dX SS Zy @@ -27562,7 +27562,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -27592,25 +27592,25 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -27707,7 +27707,7 @@ ae Zy Zy Qj -FJ +Rk Zy Zy Zy @@ -27716,10 +27716,10 @@ Zy SS Fg Fj -FJ -SY +Rk +PS Zy -FJ +Rk Zy Zy Zy @@ -27759,7 +27759,7 @@ ac ae ae Zy -FJ +Rk Zy Zy Zy @@ -27798,13 +27798,13 @@ rM sh oW Zy -xr +LB Zy Zy Zy Zy SS -FJ +Rk Zy Zy Zy @@ -27812,7 +27812,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -27825,7 +27825,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -27846,7 +27846,7 @@ Zy Zy Zy Zy -xr +LB Zy eo eo @@ -27865,18 +27865,18 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -27968,7 +27968,7 @@ Zy Zy Qj Zy -FJ +Rk Zy SS Fh @@ -27980,7 +27980,7 @@ Zy Zy Zy Zy -Ef +Wg Zy dX dX @@ -28018,7 +28018,7 @@ ae Zy Zy Zy -SY +PS Zy Zy Zy @@ -28054,9 +28054,9 @@ rt rN Un oW -FJ +Rk Zy -FJ +Rk Zy dX dX @@ -28072,20 +28072,20 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -28098,7 +28098,7 @@ eo eo eo eo -xr +LB Zy Zy Zy @@ -28118,7 +28118,7 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -28131,7 +28131,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -28236,7 +28236,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -28278,7 +28278,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy bf @@ -28324,15 +28324,15 @@ Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -28345,7 +28345,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy eo @@ -28358,7 +28358,7 @@ eo Zy Zy Zy -xr +LB Zy Zy eo @@ -28382,7 +28382,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -28490,11 +28490,11 @@ Fj Zy Zy Zy -SY +PS Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -28532,7 +28532,7 @@ ae Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -28568,8 +28568,8 @@ Xh rO sj oW -FJ -FJ +Rk +Rk Zy Zy Zy @@ -28593,12 +28593,12 @@ Zy Zy Zy Zy -xr +LB Zy -Ef +Wg Zy Zy -FJ +Rk Zy Zy Zy @@ -28744,7 +28744,7 @@ Qj SS Fh Fj -FJ +Rk Zy Zy Zy @@ -28825,8 +28825,8 @@ rt rP SG oW -FJ -FJ +Rk +Rk Zy Zy dX @@ -28835,7 +28835,7 @@ SS Zy Zy Zy -SY +PS Zy Zy Zy @@ -28848,7 +28848,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -28857,7 +28857,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -28872,8 +28872,8 @@ eo Zy Zy Zy -Or -FJ +Xp +Rk eo eo eo @@ -28901,7 +28901,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy ae @@ -29002,11 +29002,11 @@ SS Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Qj ae @@ -29082,12 +29082,12 @@ nN nN nN oW -FJ -FJ +Rk +Rk Zy dX dX -xr +LB SS Zy Zy @@ -29096,19 +29096,19 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy @@ -29129,8 +29129,8 @@ eo eo Zy Zy -FJ -FJ +Rk +Rk eo eo eo @@ -29155,12 +29155,12 @@ eo eo Zy Zy -xr +LB Zy Zy Zy Zy -Es +Ja ae ae ae @@ -29256,7 +29256,7 @@ ae ae ae ae -WY +kp Zy Zy Zy @@ -29305,10 +29305,10 @@ ae ae Zy Zy -FJ +Rk Zy Zy -Ef +Wg bf ck cR @@ -29366,12 +29366,12 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -29386,8 +29386,8 @@ eo eo Zy Zy -FJ -FJ +Rk +Rk eo eo eo @@ -29417,7 +29417,7 @@ Zy Zy Zy Zy -FJ +Rk ae ae ae @@ -29610,15 +29610,15 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy @@ -29644,7 +29644,7 @@ eo Zy Zy Zy -xr +LB eo eo eo @@ -29670,7 +29670,7 @@ eo eo eo Zy -FJ +Rk Zy Zy Zy @@ -29776,8 +29776,8 @@ FP te dX dX -Ef -FJ +Wg +Rk dX te Gf @@ -29864,14 +29864,14 @@ dX Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -29879,11 +29879,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -30119,7 +30119,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -30133,7 +30133,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -30336,7 +30336,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -30348,7 +30348,7 @@ Zy Zy Zy Zy -FJ +Rk jC iM kT @@ -30364,7 +30364,7 @@ oW oW oW Zy -SY +PS Zy Zy Zy @@ -30379,8 +30379,8 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -30395,7 +30395,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -30599,7 +30599,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy gM @@ -30607,22 +30607,22 @@ hB hB iM jD -Ef -FJ -FJ +Wg +Rk +Rk Zy -FJ +Rk Zy Zy -FJ +Rk Qj -SY +PS Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -30642,8 +30642,8 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -30656,7 +30656,7 @@ Zy Zy Zy Zy -FJ +Rk Zy eo eo @@ -30805,7 +30805,7 @@ Fx te te dX -SY +PS dX te Gv @@ -30847,26 +30847,26 @@ ae ae Zy Zy -Ef +Wg Zy -SY +PS Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy gN -Ef +Wg Zy Zy Zy Qj -FJ -FJ +Rk +Rk Zy Qj Zy @@ -30886,19 +30886,19 @@ dX SS Zy Zy -xr +LB Zy -SY +PS Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -30928,7 +30928,7 @@ eo Zy Zy Zy -xr +LB Zy Zy eo @@ -31111,7 +31111,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -31154,12 +31154,12 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -31404,7 +31404,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -31414,12 +31414,12 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -31427,7 +31427,7 @@ Zy Zy Zy Zy -Bt +Oa Zy eo eo @@ -31444,7 +31444,7 @@ Zy Zy Zy Zy -xr +LB eo eo eo @@ -31654,8 +31654,8 @@ Zy Zy Zy SS -FJ -FJ +Rk +Rk Zy Zy Zy @@ -31663,10 +31663,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xm +UV Zy Zy Zy @@ -31678,7 +31678,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -31690,7 +31690,7 @@ eo eo eo Zy -xr +LB Zy eo eo @@ -31877,13 +31877,13 @@ ae ae Zy Zy -FJ +Rk Zy Zy Zy -SY +PS Zy -FJ +Rk Zy Zy fY @@ -31902,7 +31902,7 @@ dX Zy Zy Zy -xr +LB Zy Zy dX @@ -31915,21 +31915,21 @@ Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -31937,7 +31937,7 @@ Tf Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -32157,13 +32157,13 @@ mz fY Zy Zy -Ef +Wg Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -32173,8 +32173,8 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -32188,7 +32188,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -32197,7 +32197,7 @@ Zy Zy Zy Zy -xr +LB Zy eo eo @@ -32346,9 +32346,9 @@ ae ae ae ae -Es +Ja Zy -Ef +Wg Zy Zy Zy @@ -32392,12 +32392,12 @@ ae Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -SY +PS Zy Qj fY @@ -32414,7 +32414,7 @@ mV fY Qj Zy -xr +LB Zy Zy dX @@ -32430,11 +32430,11 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy -xr +LB Zy Zy Zy @@ -32443,14 +32443,14 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -32607,7 +32607,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Hq Hq @@ -32679,7 +32679,7 @@ Zy Zy Zy Zy -FJ +Rk SS Zy Zy @@ -32697,7 +32697,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -32909,7 +32909,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -32927,47 +32927,47 @@ mC mX fY Zy -FJ +Rk Zy -xr +LB dX Zy Zy Zy Zy -Bt +Oa Zy SS Zy -xr +LB Zy -FJ +Rk Zy Zy -Ef +Wg Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy eo eo @@ -33118,7 +33118,7 @@ ae ae ae Zy -FJ +Rk Zy Zy Zy @@ -33163,11 +33163,11 @@ ae Zy Zy Zy -SY +PS Zy Zy Zy -Ef +Wg Zy eE eE @@ -33203,7 +33203,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -33224,7 +33224,7 @@ Zy Zy Zy Zy -FJ +Rk eo eo eo @@ -33377,9 +33377,9 @@ ae Qj Zy Zy -Ef +Wg Zy -FJ +Rk Zy ae ae @@ -33449,7 +33449,7 @@ Zy Zy Zy Zy -FJ +Rk Pp Nf Zy @@ -33457,19 +33457,19 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -33631,12 +33631,12 @@ ae ae Zy Zy -xr +LB Zy Zy -Ef +Wg Zy -xr +LB Zy ae ae @@ -33722,7 +33722,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -33730,7 +33730,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -33751,7 +33751,7 @@ eo eo eo Zy -FJ +Rk eo eo eo @@ -33774,7 +33774,7 @@ eo eo eo Zy -FJ +Rk eo eo eo @@ -33889,12 +33889,12 @@ ae Zy Zy Zy -Bt -FJ +Oa +Rk Zy Zy Zy -Es +Ja ae ae ae @@ -33937,7 +33937,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy eE @@ -33961,7 +33961,7 @@ Zy Zy Zy dX -FJ +Rk Zy Zy SS @@ -33969,13 +33969,13 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -33988,7 +33988,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -34029,7 +34029,7 @@ eo eo eo eo -FJ +Rk Zy Zy eo @@ -34227,19 +34227,19 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -34247,10 +34247,10 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy -Bt +Oa Zy Zy eo @@ -34268,7 +34268,7 @@ Zy Zy Zy Zy -xr +LB eo eo eo @@ -34288,8 +34288,8 @@ eo Zy Zy Zy -Ne -UU +Pk +XL eo eo eo @@ -34399,15 +34399,15 @@ ae ae ae Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy -Or -FJ +Xp +Rk Zy ae ae @@ -34457,7 +34457,7 @@ Qj dX Zy Zy -Ef +Wg Zy fY fY @@ -34475,7 +34475,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Pp Kv @@ -34519,15 +34519,15 @@ eo eo eo eo -xr -FJ -FJ +LB +Rk +Rk Zy -xr +LB Zy Zy Zy -Bt +Oa eo eo eo @@ -34543,10 +34543,10 @@ eo eo eo eo -FJ +Rk Zy Zy -FJ +Rk Zy eo eo @@ -34603,7 +34603,7 @@ ae ae Zy Zy -Or +Xp Zy ae ae @@ -34661,11 +34661,11 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -UD +al ae ae ae @@ -34727,7 +34727,7 @@ Qj Zy Zy Zy -xr +LB Zy dX dX @@ -34737,16 +34737,16 @@ Zy SS Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -Ef +Wg Zy Zy -FJ +Rk Zy Zy Zy @@ -34802,7 +34802,7 @@ eo eo eo Zy -FJ +Rk Zy eo eo @@ -34860,8 +34860,8 @@ ae ae Qj Zy -FJ -FJ +Rk +Rk Zy Qj Zy @@ -34913,7 +34913,7 @@ ae Zy Zy Qj -Ef +Wg Zy Zy Zy @@ -34969,16 +34969,16 @@ ae ae ae Qj -xr +LB Zy Zy -xr +LB dX Zy Zy Zy dX -FJ +Rk Zy Zy dX @@ -34998,25 +34998,25 @@ Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -35038,7 +35038,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -35075,9 +35075,9 @@ eo eo Zy Zy -xr -Es -FJ +LB +Ja +Rk ae ae ae @@ -35115,17 +35115,17 @@ ae Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Qj -FJ +Rk Zy Qj Zy @@ -35169,14 +35169,14 @@ ae ae Zy Zy -Or +Xp Zy Zy -FJ +Rk Zy -FJ +Rk Zy -Ef +Wg Zy ae ae @@ -35228,31 +35228,31 @@ ae ae ae Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy SS Zy Zy Zy -xr +LB Zy Zy Zy @@ -35268,7 +35268,7 @@ Zy Zy Tf Zy -Ef +Wg Zy Zy Zy @@ -35293,12 +35293,12 @@ eo Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy -xr +LB eo eo eo @@ -35334,7 +35334,7 @@ Zy Zy Zy Zy -xr +LB ae ae ae @@ -35366,23 +35366,23 @@ ae ae ae ae -Zg +Rt Zy Zy -Es +Ja Zy Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy MN @@ -35397,7 +35397,7 @@ CH CH DH ka -No +rj PQ DH CH @@ -35427,12 +35427,12 @@ Qj Zy Zy Zy -FJ +Rk Zy Zy -xr -FJ -xr +LB +Rk +LB Zy Zy ae @@ -35487,16 +35487,16 @@ ae Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy @@ -35518,21 +35518,21 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy @@ -35546,9 +35546,9 @@ eo eo eo eo -FJ +Rk Zy -Ef +Wg Zy Zy Zy @@ -35588,8 +35588,8 @@ eo eo eo eo -Bt -FJ +Oa +Rk Zy Zy ae @@ -35611,7 +35611,7 @@ zD zD zD Aa -FJ +Rk Aa zD zD @@ -35621,26 +35621,26 @@ zD Aa Zy Zy -SY +PS yv Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr -Ef -FJ +LB +Wg +Rk Zy -xr +LB Zy Zy Zy @@ -35681,16 +35681,16 @@ ae Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Qj ae ae @@ -35746,7 +35746,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -35761,7 +35761,7 @@ Zy dX Zy Zy -FJ +Rk SS Zy Zy @@ -35769,7 +35769,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -35778,7 +35778,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -35808,8 +35808,8 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -35847,8 +35847,8 @@ eo eo Zy Zy -xr -Es +LB +Ja ae ae ae @@ -35884,9 +35884,9 @@ Zy Zy Zy Zy -FJ +Rk Zy -FJ +Rk Zy Zy Zy @@ -35900,12 +35900,12 @@ Zy Zy Zy Zy -FJ +Rk Zy Ym CC CJ -Fq +PO Dg Dq DB @@ -35940,7 +35940,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -35948,7 +35948,7 @@ Zy Zy Zy Zy -xr +LB ae ae ae @@ -36003,7 +36003,7 @@ ae Zy Zy Zy -xr +LB Zy Zy Zy @@ -36023,23 +36023,23 @@ SS Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -FJ -xr +Rk +LB Zy Zy Zy @@ -36062,7 +36062,7 @@ eo Zy Zy Zy -xr +LB Zy Zy Zy @@ -36127,7 +36127,7 @@ Aa Zy Zy Aa -XC +Vg zD zD AA @@ -36137,18 +36137,18 @@ Zy Zy Zy yv -FJ +Rk Zy -xr +LB Zy Zy Zy Zy Zy Zy -FJ +Rk Zy -xr +LB MN Zy Zy @@ -36157,7 +36157,7 @@ Zy MN Zy Zy -FJ +Rk Zy AU CC @@ -36190,17 +36190,17 @@ Ym Ym Zy Zy -Ef +Wg Zy Zy -xr -FJ +LB +Rk Zy Zy Zy -Bt -Ef -FJ +Oa +Wg +Rk Zy Zy Zy @@ -36263,13 +36263,13 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -36287,7 +36287,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -36297,7 +36297,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -36326,7 +36326,7 @@ Zy Zy Zy Zy -FJ +Rk eo eo eo @@ -36363,7 +36363,7 @@ eo eo eo eo -FJ +Rk Zy ae ae @@ -36392,25 +36392,25 @@ Aa Aa Zy Zy -FJ +Rk yv Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy @@ -36418,7 +36418,7 @@ Zy Zy Ym CC -Dp +VT CW Di Di @@ -36446,20 +36446,20 @@ Ym Ym Ym Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -Zg +Rt ae ae ae @@ -36525,7 +36525,7 @@ Zy Zy Zy Zy -xr +LB Zy dX dX @@ -36534,12 +36534,12 @@ Zy Zy Zy SS -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -36547,9 +36547,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -36558,10 +36558,10 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy -xr +LB Zy eo eo @@ -36573,15 +36573,15 @@ eo eo eo Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy @@ -36627,7 +36627,7 @@ Zy Zy Zy Qj -FJ +Rk yv Zy Qj @@ -36653,7 +36653,7 @@ Zy yv yv Zy -FJ +Rk Zy Zy Zy @@ -36665,7 +36665,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -36693,7 +36693,7 @@ OR CC Zy Zy -SY +PS Zy Zy Zy @@ -36706,7 +36706,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -36714,7 +36714,7 @@ Zy Zy Zy Zy -Or +Xp Zy Zy ae @@ -36776,10 +36776,10 @@ Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy @@ -36793,12 +36793,12 @@ Zy SS Zy Zy -xr +LB Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -36810,7 +36810,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -36831,7 +36831,7 @@ eo eo Zy Zy -FJ +Rk Zy Zy Zy @@ -36841,8 +36841,8 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy eo eo @@ -36877,9 +36877,9 @@ eo eo eo eo -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -36888,14 +36888,14 @@ Zy yv Zy Zy -xr +LB Zy -FJ +Rk as AU Tk Zy -FJ +Rk Zy Zy Zy @@ -36905,19 +36905,19 @@ Aa Zy Qj Zy -xr +LB Zy Zy yv Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -36962,13 +36962,13 @@ Ym Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -37046,34 +37046,34 @@ Zy Zy Zy Zy -xr +LB SS Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy @@ -37091,10 +37091,10 @@ Zy Zy Zy Zy -xr +LB Zy Zy -Bt +Oa Zy Zy Zy @@ -37139,7 +37139,7 @@ Zy Zy Zy Zy -SY +PS Zy yv yv @@ -37154,7 +37154,7 @@ Tk Zy Zy Zy -FJ +Rk Zy Aa Ao @@ -37163,7 +37163,7 @@ Zy Zy Zy Zy -SY +PS Zy yv yv @@ -37171,11 +37171,11 @@ Zy Zy Zy Zy -xr -Ef +LB +Wg Zy Zy -FJ +Rk Zy Zy Zy @@ -37210,17 +37210,17 @@ Zy Cv Ym Zy -SY +PS Zy Zy Zy Ym Ym Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy @@ -37230,7 +37230,7 @@ Zy Zy Zy Zy -xr +LB ae ae ae @@ -37312,7 +37312,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -37333,7 +37333,7 @@ Zy Zy Zy Zy -xr +LB eo eo eo @@ -37342,14 +37342,14 @@ eo eo eo eo -xr +LB Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -37394,17 +37394,17 @@ eo eo eo eo -FJ +Rk Zy Zy Zy yv Zy Zy -FJ +Rk Zy -Ef -SY +Wg +PS as Ym Ym @@ -37418,33 +37418,33 @@ AU Tk Zy Zy -FJ -Ef +Rk +Wg Zy Zy Zy yv -xr -FJ +LB +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy -Or +Xp Zy Zy -FJ +Rk Zy Zy Ym Zy -SY +PS CD CP CP @@ -37476,15 +37476,15 @@ Ym Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -37574,17 +37574,17 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy @@ -37602,7 +37602,7 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -37610,12 +37610,12 @@ Zy Zy Zy Zy -xr -Ef -FJ +LB +Wg +Rk Zy Zy -xr +LB Zy Zy eo @@ -37653,7 +37653,7 @@ eo eo Zy Zy -FJ +Rk Zy yv ny @@ -37678,16 +37678,16 @@ Zy Zy TA Zy -xr +LB Zy yv Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -37727,7 +37727,7 @@ Zy Ym Ru Zy -SY +PS Ym Ym Zy @@ -37738,12 +37738,12 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Qj -FJ +Rk Zy ae ae @@ -37820,11 +37820,11 @@ Zy Pp Kv Zy -Bt +Oa Zy Zy Zy -xr +LB Zy Zy Zy @@ -37842,7 +37842,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -37931,7 +37931,7 @@ Ym Ym Ma Zy -FJ +Rk Zy Zy Zy @@ -37948,7 +37948,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -37991,10 +37991,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy @@ -38086,7 +38086,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -38101,7 +38101,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy tF @@ -38116,13 +38116,13 @@ eo eo eo eo -xr +LB tF tF tF tF Zy -Ef +Wg Zy Zy Zy @@ -38131,7 +38131,7 @@ Zy Zy Zy Zy -xr +LB eo eo eo @@ -38191,7 +38191,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy tF @@ -38199,14 +38199,14 @@ tF tF Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy -SY +PS Zy Ru Ct @@ -38244,17 +38244,17 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -FJ +Rk ae ae ae @@ -38346,14 +38346,14 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -38383,9 +38383,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -38422,9 +38422,9 @@ eo eo eo eo -SY +PS Zy -FJ +Rk Zy Rd Rd @@ -38435,7 +38435,7 @@ Zy Zy Zy Zy -xr +LB Zy tF tF @@ -38445,7 +38445,7 @@ as Ym Tk Zy -xr +LB tF tF Zy @@ -38460,7 +38460,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -38506,11 +38506,11 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy ae ae @@ -38591,14 +38591,14 @@ Zy Ft Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy -Bt +Oa Zy Zy Zy @@ -38637,7 +38637,7 @@ tF tF tF Zy -xr +LB Zy Zy Zy @@ -38681,7 +38681,7 @@ eo eo Zy Zy -SY +PS Zy yv bn @@ -38689,11 +38689,11 @@ Ym tF tF Qj -FJ +Rk Zy Zy Zy -FJ +Rk tF tF tF @@ -38711,11 +38711,11 @@ tF tF tF Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy @@ -38755,7 +38755,7 @@ Zy Ym Zy Zy -FJ +Rk Zy Zy Zy @@ -38763,7 +38763,7 @@ Zy Zy Zy Zy -Or +Xp Zy Zy Zy @@ -38850,7 +38850,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -38865,13 +38865,13 @@ Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy -xr +LB Zy tF tF @@ -38895,12 +38895,12 @@ tF tF Zy Zy -FJ +Rk Zy Zy Zy Zy -Ef +Wg Zy Zy eo @@ -38937,7 +38937,7 @@ eo eo eo Zy -FJ +Rk Zy Zy yv @@ -38959,7 +38959,7 @@ tF Ym Tk Zy -FJ +Rk tF tF tF @@ -38974,18 +38974,18 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy Zy -SY +PS Ym Ym Ym Zy Zy -SY +PS MN Ym Ym @@ -39013,16 +39013,16 @@ Ym Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -39100,12 +39100,12 @@ Zy Zy Zy Zy -xr +LB Zy Li Zy Zy -Ef +Wg Zy Zy Zy @@ -39156,12 +39156,12 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy eo @@ -39225,14 +39225,14 @@ tF tF tF Zy -xr +LB Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -39271,17 +39271,17 @@ Zy MN Zy Zy -Ef +Wg Zy Zy -xr +LB Zy -Ef +Wg Zy Zy Zy Zy -xr +LB ae ae ae @@ -39361,23 +39361,23 @@ Zy Zy SS Zy -FJ -FJ +Rk +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -39409,9 +39409,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -39419,7 +39419,7 @@ Zy Zy Zy Zy -FJ +Rk Zy eo eo @@ -39452,7 +39452,7 @@ Zy Zy Zy Zy -FJ +Rk yv Zy tF @@ -39482,16 +39482,16 @@ tF tF tF Zy -FJ +Rk Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy Ym @@ -39518,7 +39518,7 @@ Ym Ym Ym Ym -SY +PS Zy Ym Ym @@ -39533,10 +39533,10 @@ Zy Zy Zy Zy -SH +Op Zy Zy -xr +LB Zy Zy ae @@ -39607,13 +39607,13 @@ Zy Zy Zy Zy -Ef +Wg Zy -FJ +Rk Zy Zy Zy -Bt +Oa Zy Zy Va @@ -39622,7 +39622,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -39636,7 +39636,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -39660,7 +39660,7 @@ eo eo eo Zy -xr +LB Zy Zy Zy @@ -39672,13 +39672,13 @@ Zy Zy Zy Zy -xr +LB Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy eo @@ -39706,9 +39706,9 @@ eo eo eo Zy -FJ +Rk Zy -SY +PS Zy yv Zy @@ -39720,7 +39720,7 @@ zD Ao Qj Zy -SY +PS tF tF tF @@ -39745,7 +39745,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -39789,7 +39789,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -39861,13 +39861,13 @@ ai XI SS Zy -xr +LB Zy Zy Zy Zy Zy -xr +LB Zy Zy Pp @@ -39875,17 +39875,17 @@ Mz Mz Kv Zy -xr -FJ +LB +Rk Zy Zy Zy Zy -SY +PS Zy Zy Zy -SY +PS Zy Zy Zy @@ -39895,16 +39895,16 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy -xr +LB Zy Zy Zy Zy -xr +LB Zy Zy eo @@ -39921,11 +39921,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy @@ -39937,7 +39937,7 @@ Zy Zy Zy Zy -xr +LB eo eo eo @@ -39965,7 +39965,7 @@ eo Zy Zy Zy -FJ +Rk Zy yv tF @@ -40046,12 +40046,12 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy -FJ +Rk Qj ae ae @@ -40130,7 +40130,7 @@ Zy SS Zy Zy -FJ +Rk Zy Zy Zy @@ -40139,7 +40139,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -40147,7 +40147,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -40175,11 +40175,11 @@ eo Zy Zy Zy -FJ +Rk Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -40189,7 +40189,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -40198,7 +40198,7 @@ Zy Zy Zy Zy -xr +LB eo eo eo @@ -40233,7 +40233,7 @@ Zy Qj Zy Zy -xr +LB Zy Zy Zy @@ -40254,7 +40254,7 @@ tF tF tF Zy -FJ +Rk Zy Zy Zy @@ -40263,7 +40263,7 @@ Zy Zy Zy bB -FJ +Rk Zy Ym Ym @@ -40298,17 +40298,17 @@ Ym Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy ae ae @@ -40372,12 +40372,12 @@ ae ae ae Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -40385,14 +40385,14 @@ Zy Zy Zy SS -FJ +Rk Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -40401,13 +40401,13 @@ Zy Zy Zy Zy -Ef -FJ +Wg +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -40415,7 +40415,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -40443,26 +40443,26 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy eo @@ -40478,14 +40478,14 @@ Zy Zy Zy Zy -xr +LB Zy Zy yv Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -40511,13 +40511,13 @@ tF Zy Zy Zy -SY +PS Zy Zy -FJ +Rk Zy Zy -FJ +Rk Zy Zy Zy @@ -40525,7 +40525,7 @@ Zy Ym Ym Ym -SY +PS Zy Ym Zy @@ -40561,9 +40561,9 @@ Zy Zy Zy Zy -FJ +Rk Zy -FJ +Rk Zy Zy Zy @@ -40633,14 +40633,14 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy -xr +LB Zy Zy -FJ +Rk SS Zy Zy @@ -40669,12 +40669,12 @@ Zy Zy Zy Zy -Ef +Wg Zy -SY +PS Zy Zy -FJ +Rk Zy Zy dX @@ -40691,19 +40691,19 @@ dX Zy Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy Zy -SY +PS Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -40714,7 +40714,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -40736,16 +40736,16 @@ Zy Zy Zy Zy -FJ +Rk Zy yv yv Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Vm vh @@ -40766,13 +40766,13 @@ tF tF tF Zy -FJ +Rk Zy Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -40813,17 +40813,17 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr +LB Zy ae ae @@ -40892,7 +40892,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -40902,16 +40902,16 @@ SS Zy Zy Zy -xr +LB Zy Zy Zy -Bt +Oa Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -40921,11 +40921,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -40947,38 +40947,38 @@ te dX Zy Zy -SY +PS Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -FJ +Rk Zy -FJ +Rk Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy eo @@ -40987,9 +40987,9 @@ eo eo eo Zy -Bt +Oa Zy -FJ +Rk Zy Zy Zy @@ -41000,8 +41000,8 @@ yv Zy Zy Zy -FJ -SY +Rk +PS Zy Vm Ym @@ -41009,7 +41009,7 @@ Ym QH QH MR -FJ +Rk Zy as Ym @@ -41019,7 +41019,7 @@ Zy tF tF tF -FJ +Rk Zy yv Zy @@ -41031,7 +41031,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -41067,7 +41067,7 @@ Ym Zy Zy MN -FJ +Rk Zy Zy Zy @@ -41075,7 +41075,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -41143,7 +41143,7 @@ ae ae ae Zy -Ef +Wg Zy Zy Zy @@ -41172,11 +41172,11 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy @@ -41186,10 +41186,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -SY +PS Zy dX te @@ -41203,19 +41203,19 @@ te te dX Zy -FJ +Rk Zy Zy Zy Zy Zy -SY +PS Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -41225,19 +41225,19 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy -xr +LB Zy -FJ +Rk Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -41249,10 +41249,10 @@ Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk yv Zy Zy @@ -41277,15 +41277,15 @@ Uj Zy Zy Zy -xr +LB yv yv Zy -SY +PS Zy -FJ +Rk Zy -FJ +Rk Zy Zy Zy @@ -41324,7 +41324,7 @@ Ym Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -41336,7 +41336,7 @@ Zy Zy Zy Zy -xr +LB Zy Qj ae @@ -41421,10 +41421,10 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy @@ -41438,7 +41438,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -41463,12 +41463,12 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -41480,12 +41480,12 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -41495,26 +41495,26 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy Zy -SY +PS Zy yv yv Zy Zy -FJ +Rk Zy Zy Aa @@ -41522,8 +41522,8 @@ Ao Aa Qj Zy -xr -Ef +LB +Wg Qj Aa Ao @@ -41543,7 +41543,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -41585,9 +41585,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -41595,7 +41595,7 @@ Zy Zy Zy Zy -FJ +Rk ae ae ae @@ -41661,7 +41661,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -41669,11 +41669,11 @@ Zy SS Zy Zy -Bt +Oa Zy Zy -FJ -Ef +Rk +Wg Zy Zy Zy @@ -41684,24 +41684,24 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy @@ -41717,7 +41717,7 @@ St Of tq Zy -Ef +Wg Zy Zy Zy @@ -41727,43 +41727,43 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Qj Zy Zy Qj Zy -xr +LB Zy Zy -xr +LB Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -41780,7 +41780,7 @@ Aa Zy Zy Zy -FJ +Rk Zy Aa zD @@ -41796,14 +41796,14 @@ Rd Rd Zy Zy -Ef +Wg Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Ym bB @@ -41835,23 +41835,23 @@ Ym Zy Zy Zy -SY +PS Zy Zy Zy -Ef +Wg Zy Zy Zy -FJ +Rk Zy Zy -Or +Xp Zy -FJ +Rk Zy Zy -xr +LB Zy Zy Zy @@ -41915,11 +41915,11 @@ ae Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Pp Mz Mz @@ -41927,39 +41927,39 @@ Kv Zy Zy Zy -Ef +Wg Zy Zy Zy Zy Zy -Bt +Oa Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -Bt +Oa Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -41981,15 +41981,15 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy Zy -FJ +Rk Zy Zy ae @@ -42003,7 +42003,7 @@ Qj Zy Zy Zy -Es +Ja Zy Zy Zy @@ -42017,14 +42017,14 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -FJ +Rk yv Zy Zy @@ -42053,10 +42053,10 @@ Ym Rd Zy Zy -SY -FJ +PS +Rk Zy -SY +PS Zy Zy Zy @@ -42096,7 +42096,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -42109,11 +42109,11 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy -xr -FJ +LB +Rk ae ae ae @@ -42175,7 +42175,7 @@ Zy Zy Zy Zy -Ef +Wg Zy SS Zy @@ -42189,10 +42189,10 @@ Zy Zy Zy Zy -Ef +Wg Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -42210,10 +42210,10 @@ Zy Zy Zy Zy -xr +LB Zy Zy -FJ +Rk Zy Zy Zy @@ -42230,13 +42230,13 @@ eo eo eo Zy -xr +LB Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy @@ -42244,8 +42244,8 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Qj Zy @@ -42263,7 +42263,7 @@ ae ae ae Zy -Es +Ja Zy Zy Zy @@ -42272,14 +42272,14 @@ MG Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr +LB Zy yv yv @@ -42302,7 +42302,7 @@ zD Aa Aa Zy -FJ +Rk Zy TM Ym @@ -42351,20 +42351,20 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -42429,7 +42429,7 @@ ae Zy Zy Zy -FJ +Rk Zy Pp Mz @@ -42437,19 +42437,19 @@ Mz Kv Zy Zy -xr +LB Zy Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy Zy @@ -42457,13 +42457,13 @@ Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -42476,7 +42476,7 @@ Zy Zy Zy Zy -xr +LB Zy eo eo @@ -42490,15 +42490,15 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy Zy -xr -FJ +LB +Rk Zy Qq Zy @@ -42527,20 +42527,20 @@ RY LT Zy Zy -FJ +Rk Zy Zy Zy -FJ +Rk Zy -xr +LB Zy Zy Zy Zy yv Zy -FJ +Rk Zy Qj Aa @@ -42560,23 +42560,23 @@ zD Aa Zy Zy -Ef +Wg Zy TM Rd yv Zy -SY +PS Zy -FJ +Rk Zy Zy Zy Zy -SY +PS Zy Zy -FJ +Rk Zy Zy Ym @@ -42610,24 +42610,24 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy Zy -xr -FJ +LB +Rk Zy Zy -xr -FJ +LB +Rk Zy -Bt +Oa ae ae ae @@ -42689,7 +42689,7 @@ Zy Zy Zy SS -xr +LB Zy Zy Zy @@ -42699,7 +42699,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -42724,17 +42724,17 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -xr +LB Zy Zy Zy Zy Zy -Ef +Wg Zy eo eo @@ -42743,7 +42743,7 @@ eo eo eo eo -FJ +Rk Zy Zy Zy @@ -42807,7 +42807,7 @@ AI zD zD Aa -FJ +Rk Aa zD zD @@ -42817,8 +42817,8 @@ zD Aa Qj Zy -xr -FJ +LB +Rk Zy yv yv @@ -42828,12 +42828,12 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy -FJ +Rk Zy Zy Ym @@ -42861,7 +42861,7 @@ Ym Ym Ym Zy -SY +PS Zy Zy Zy @@ -42870,16 +42870,16 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy Zy Zy Zy -Ef +Wg Zy -Ef +Wg Zy Zy Zy @@ -42960,25 +42960,25 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy -xr +LB Zy Zy -Ef +Wg Zy Zy Zy Zy Zy Zy -Ef +Wg Zy Zy Zy -xr +LB Zy Zy Zy @@ -42988,9 +42988,9 @@ Zy Zy Zy Zy -xr +LB Zy -FJ +Rk Zy Zy eo @@ -43001,14 +43001,14 @@ eo eo eo Zy -xr -FJ +LB +Rk Zy Zy Zy -xr +LB Zy -FJ +Rk Qj ae ae @@ -43016,7 +43016,7 @@ ae ae aj qS -Th +yb qS qS qS @@ -43055,7 +43055,7 @@ Zy yv Zy Zy -xr +LB Zy Aa zD @@ -43064,7 +43064,7 @@ zD zD zD Aa -FJ +Rk Aa zD zD @@ -43121,11 +43121,11 @@ Zy Ct Zy Zy -XF +uq Zy Zy Zy -xr +LB Zy Zy Zy @@ -43135,11 +43135,11 @@ Zy Zy Zy Zy -FJ -xr -FJ +Rk +LB +Rk Zy -FJ +Rk Zy Zy ae @@ -43204,12 +43204,12 @@ ku Mz Kv Zy -Bt +Oa Zy Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -43237,7 +43237,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -43261,7 +43261,7 @@ Zy Zy Zy Zy -Bt +Oa Zy Qj ae @@ -43275,8 +43275,8 @@ aj qS qS qS -Sq -Th +rX +yb aj aj aj @@ -43307,7 +43307,7 @@ ae ae ae ae -FJ +Rk Zy yv Qj @@ -43326,7 +43326,7 @@ Aa Aa zD zD -wh +ew Aa Aa ae @@ -43339,7 +43339,7 @@ Zy Zy Zy Zy -SY +PS Zy Zy Zy @@ -43384,21 +43384,21 @@ Zy Zy Zy Zy -FJ -FJ +Rk +Rk Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy -FJ +Rk SU Sw Zy -FJ +Rk ae ae ae @@ -43468,11 +43468,11 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy -Bt +Oa Zy Zy Zy @@ -43487,7 +43487,7 @@ Qj Zy Zy Zy -xr +LB Zy Zy Zy @@ -43516,7 +43516,7 @@ eo eo Zy Zy -Zg +Rt Zy Zy ae @@ -43530,7 +43530,7 @@ ae ae aj qS -Sq +rX qS qS YC @@ -43637,24 +43637,24 @@ Zy Zy Zy Zy -xr +LB Zy Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy -FJ -FJ +Rk +Rk SA -FJ +Rk Yt SU -FJ +Rk Zy ae ae @@ -43721,7 +43721,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -43731,7 +43731,7 @@ Zy Zy Zy Zy -xr +LB Zy Zy Zy @@ -43746,7 +43746,7 @@ Zy Zy Qj Zy -Ef +Wg Zy Zy ae @@ -43789,7 +43789,7 @@ aj aj aj aj -Th +yb qS Tw qS @@ -43850,8 +43850,8 @@ ae ae Zy Zy -Es -FJ +Ja +Rk Zy Qj Zy @@ -43902,7 +43902,7 @@ Zy Zy Qj Zy -FJ +Rk Zy Zy Zy @@ -43910,7 +43910,7 @@ Zy Zy SU Na -FJ +Rk Qj Zy ae @@ -43974,7 +43974,7 @@ ae ae Zy Zy -xr +LB Zy Zy Zy @@ -43990,7 +43990,7 @@ Zy Zy Zy Zy -Ef +Wg Zy Zy Zy @@ -44027,7 +44027,7 @@ eo eo eo Qj -FJ +Rk Zy Zy ae @@ -44157,16 +44157,16 @@ ae ae ae ae -Ef +Wg Zy Zy Zy Zy -Or +Xp Zy Zy -xr -Ef +LB +Wg Zy ae ae @@ -44231,19 +44231,19 @@ ae ae Zy Zy -Ef +Wg Zy Zy Zy Zy Zy Zy -xr +LB Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -44414,9 +44414,9 @@ ae ae ae ae -xr +LB Zy -FJ +Rk Zy Zy Zy @@ -44497,7 +44497,7 @@ Zy Zy Zy Zy -FJ +Rk Zy Zy Zy @@ -44677,7 +44677,7 @@ Zy Zy Zy Zy -xr +LB ae ae ae @@ -44746,7 +44746,7 @@ ae ae ae ae -Es +Ja Zy Zy Zy @@ -44930,7 +44930,7 @@ ae ae Zy Zy -xr +LB Zy Qj Zy @@ -45006,14 +45006,14 @@ ae Zy Zy Zy -Bt +Oa Zy -FJ +Rk Zy Zy Zy Zy -xr +LB Zy ae ae @@ -45518,7 +45518,7 @@ ae ae ae Zy -FJ +Rk Zy Zy Zy @@ -52003,7 +52003,7 @@ WN WN WN WN -CV +sH WN eJ eJ @@ -52213,7 +52213,7 @@ WN gc WN WN -Ta +Ug WN WN WN @@ -52794,7 +52794,7 @@ eJ eJ eJ eJ -CV +sH WN QP WN @@ -53493,7 +53493,7 @@ gc gV gc gc -Vd +ag WN WN WN @@ -53523,7 +53523,7 @@ eJ eJ eJ eJ -Ta +Ug eJ eJ eJ @@ -53536,7 +53536,7 @@ eJ eJ eJ eJ -CV +sH WN WN WN @@ -53629,7 +53629,7 @@ eL eJ tp qi -Cz +rg qi tp eJ @@ -53754,7 +53754,7 @@ gc WN gc eK -CV +sH eJ eJ eJ @@ -54004,7 +54004,7 @@ gc gc gc eK -tm +FJ WN WN WN @@ -54311,7 +54311,7 @@ eJ eJ WN WN -Ta +Ug eJ eJ eJ @@ -54397,13 +54397,13 @@ eJ eJ tp qi -Cz +rg tv qi -Cz +rg qi tv -Cz +rg qi tp eJ @@ -54796,11 +54796,11 @@ fr fr fr WN -CV +sH UI WN WN -Ta +Ug WN WN WN @@ -54850,7 +54850,7 @@ WN WN WN WN -CV +sH eJ eJ eJ @@ -55171,7 +55171,7 @@ eJ eJ tp qi -Cz +rg qi tp eJ @@ -55835,7 +55835,7 @@ eJ eJ WN WN -CV +sH WN WN WN @@ -56873,7 +56873,7 @@ QP WN WN WN -Ta +Ug WN WN eJ @@ -57660,7 +57660,7 @@ WN WN WN WN -CV +sH WN WN eJ @@ -57888,7 +57888,7 @@ eJ tp qi qi -Cz +rg qi qi qi @@ -57898,7 +57898,7 @@ mY WN WN WN -CV +sH WN WN WN @@ -58825,7 +58825,7 @@ GA GX Hu HL -Sz +DF IB Gx wM @@ -59142,7 +59142,7 @@ eL fr eL eJ -CV +sH WN WN WN @@ -59279,7 +59279,7 @@ eJ ge ge eJ -CV +sH WN WN qi @@ -59556,7 +59556,7 @@ ge ge eJ eJ -CV +sH qi Cl eJ @@ -60351,7 +60351,7 @@ eJ eJ eJ eJ -CV +sH WN WN cF @@ -60520,7 +60520,7 @@ UI UI WN WN -Ta +Ug WN WN WN @@ -60716,7 +60716,7 @@ eJ eJ eJ eJ -CV +sH WN Si eJ @@ -61389,7 +61389,7 @@ WN WN WN WN -CV +sH Gk GH GN @@ -61540,7 +61540,7 @@ fr fr WN WN -CV +sH fr fr fr @@ -61898,7 +61898,7 @@ WN WN WN WN -CV +sH WN WN WN @@ -62422,7 +62422,7 @@ Gl GJ Hf He -oZ +fC Il GH WX @@ -62623,7 +62623,7 @@ eJ eJ WN WN -CV +sH WN WN WN @@ -63179,7 +63179,7 @@ eJ eJ Cl WN -CV +sH WN WN WN @@ -63299,13 +63299,13 @@ eJ eL eJ fr -Ta +Ug WN WN WN WN WN -CV +sH WN WN eL @@ -63700,7 +63700,7 @@ WN WN WN WN -Ta +Ug WN Vy Gk @@ -63877,7 +63877,7 @@ eJ eJ WN WN -Ta +Ug WN WN eJ @@ -64054,7 +64054,7 @@ fr fr fr WN -CV +sH WN eJ fr @@ -64068,7 +64068,7 @@ fr fr fr eL -Ta +Ug fr fr fr @@ -64718,7 +64718,7 @@ eL fr eJ WN -CV +sH WN fr WN @@ -65064,7 +65064,7 @@ Vz qi WN WN -Ta +Ug Sb WN WN @@ -65329,7 +65329,7 @@ fr WN eJ eJ -Ta +Ug WN WN fr @@ -65750,7 +65750,7 @@ fr fr fr WN -CV +sH fr WN MZ @@ -66268,7 +66268,7 @@ fr fr WN WN -Ta +Ug WN WN eJ @@ -66394,7 +66394,7 @@ WN WN WN WN -Ta +Ug WN WN fr @@ -66746,7 +66746,7 @@ WN WN WN WN -CV +sH eJ eJ ge @@ -66893,7 +66893,7 @@ WN WN WN WN -CV +sH WN WN WN @@ -67179,7 +67179,7 @@ fr qi tv qi -Cz +rg tp qi tp @@ -67388,7 +67388,7 @@ eJ gW tp PH -YH +ER qi qi tp @@ -67418,7 +67418,7 @@ WN WN WN WN -CV +sH WN WN WN @@ -67647,7 +67647,7 @@ tp qi tz qi -Cz +rg qi qi qi @@ -68410,7 +68410,7 @@ eJ gW tp qi -sW +tj tp qi qi @@ -68581,7 +68581,7 @@ eJ WN WN WN -Ta +Ug WN WN eJ @@ -69116,7 +69116,7 @@ fr eJ eJ WN -Ta +Ug eJ bh bh @@ -69184,7 +69184,7 @@ qi qi tp qi -sW +tj qi tp tp @@ -69885,7 +69885,7 @@ WN WN WN WN -Ta +Ug WN WN eJ diff --git a/_maps/RandomZLevels/undergroundoutpost45.dmm b/_maps/RandomZLevels/undergroundoutpost45.dmm index accc6bb804b..ef50c8e9627 100644 --- a/_maps/RandomZLevels/undergroundoutpost45.dmm +++ b/_maps/RandomZLevels/undergroundoutpost45.dmm @@ -1914,13 +1914,13 @@ }, /area/awaymission/undergroundoutpost45/central) "eA" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass{ heat_capacity = 1e+006 }, /area/awaymission/undergroundoutpost45/central) "eB" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass{ heat_capacity = 1e+006 }, @@ -2004,7 +2004,7 @@ }, /area/awaymission/undergroundoutpost45/central) "eO" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass{ heat_capacity = 1e+006 }, diff --git a/_maps/map_files/Blueshift/BlueShift_lower.dmm b/_maps/map_files/Blueshift/BlueShift_lower.dmm index 823ab63f967..1895e3687aa 100644 --- a/_maps/map_files/Blueshift/BlueShift_lower.dmm +++ b/_maps/map_files/Blueshift/BlueShift_lower.dmm @@ -4152,8 +4152,8 @@ /area/station/maintenance/abandon_cafeteria) "cVL" = ( /obj/structure/window/reinforced/fulltile, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/hallway/secondary/entry) "cWf" = ( @@ -5344,8 +5344,8 @@ /area/station/maintenance/evac_maintenance) "dMs" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/entry) @@ -6817,8 +6817,8 @@ /area/station/hallway/secondary/entry) "fao" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/entry) @@ -18058,8 +18058,8 @@ /turf/open/floor/iron/dark, /area/station/command/cc_dock) "nXf" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/entry) @@ -22591,7 +22591,7 @@ /area/station/maintenance/department/engine/atmos) "rHd" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/entry) @@ -29966,8 +29966,8 @@ "xse" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/secondary/entry) "xsv" = ( diff --git a/_maps/map_files/Blueshift/BlueShift_middle.dmm b/_maps/map_files/Blueshift/BlueShift_middle.dmm index 9a4ed3dcd0e..5edc31b922f 100644 --- a/_maps/map_files/Blueshift/BlueShift_middle.dmm +++ b/_maps/map_files/Blueshift/BlueShift_middle.dmm @@ -1019,8 +1019,8 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/cafeteria) "ajr" = ( @@ -1089,8 +1089,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/hydroponics) "ajW" = ( @@ -2485,7 +2485,7 @@ dir = 4 }, /obj/structure/window, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/service/abandoned_gambling_den) "avF" = ( @@ -2916,7 +2916,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/service/hydroponics) "aBQ" = ( @@ -3488,7 +3488,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/grassybush{ +/obj/structure/flora/bush/grassy{ pixel_x = 4 }, /turf/open/floor/grass, @@ -3503,8 +3503,8 @@ /area/station/hallway/primary/aft) "aKo" = ( /obj/machinery/light/directional/west, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central) "aKt" = ( @@ -3604,7 +3604,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 4 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/floor/grass, /area/station/hallway/primary/central) "aLP" = ( @@ -3673,7 +3673,7 @@ /obj/effect/turf_decal/siding/thinplating{ dir = 8 }, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 8 }, /turf/open/floor/grass, @@ -4380,8 +4380,8 @@ /turf/open/floor/iron/dark, /area/station/security/interrogation) "aXH" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sunny, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 }, @@ -4658,7 +4658,7 @@ /area/station/security/processing) "bdc" = ( /obj/machinery/hydroponics/constructable, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/hydroponics/constructable, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -5089,7 +5089,7 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/central/fore) "biS" = ( @@ -5403,7 +5403,7 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/door/firedoor/border_only, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -5639,8 +5639,8 @@ /turf/open/floor/grass, /area/station/service/chapel) "bqw" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/button/door{ id = "ChapelGardain"; name = "Gardain Shutters"; @@ -5887,7 +5887,7 @@ /turf/open/floor/iron, /area/station/security/prison/visit) "btz" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden/layer4, /turf/open/floor/grass, @@ -5900,8 +5900,8 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/door/firedoor/border_only{ dir = 8 }, @@ -5932,7 +5932,7 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/service/abandoned_gambling_den) "btR" = ( @@ -7401,8 +7401,8 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/door/firedoor/border_only{ dir = 4 }, @@ -7580,9 +7580,9 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/door/firedoor/border_only{ dir = 4 }, @@ -8332,7 +8332,7 @@ /area/station/service/janitor) "cfz" = ( /obj/machinery/light/directional/east, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /obj/effect/turf_decal/siding/white{ dir = 1 }, @@ -9209,7 +9209,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "cxA" = ( @@ -9537,7 +9537,7 @@ /turf/open/floor/iron, /area/station/common/night_club/changing_room) "cBV" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/chapel) "cBX" = ( @@ -9757,8 +9757,8 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/sunnybush{ +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/sunny{ pixel_y = -5 }, /turf/open/floor/grass, @@ -10303,7 +10303,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 8 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/station/hallway/primary/central) "cNn" = ( @@ -10510,7 +10510,7 @@ /turf/open/floor/iron, /area/station/security/lockers) "cRN" = ( -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 8 }, /turf/open/water/overlay, @@ -10651,7 +10651,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/service/abandoned_gambling_den) "cUA" = ( @@ -11363,7 +11363,7 @@ /area/station/common/night_club) "dhh" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/station/hallway/primary/central) "dhi" = ( @@ -11552,7 +11552,7 @@ /area/station/maintenance/starboard/central) "djj" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/hallway/primary/central) "djv" = ( @@ -11694,9 +11694,9 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/door/firedoor/border_only{ dir = 1 }, @@ -12142,7 +12142,7 @@ /turf/open/floor/plating, /area/station/maintenance/department/security/prison_lower) "dup" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ dir = 4 }, @@ -12562,8 +12562,8 @@ /obj/effect/turf_decal/weather/sand{ dir = 4 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/central) "dCV" = ( @@ -13653,8 +13653,8 @@ /turf/open/floor/plating, /area/station/engineering/storage/tcomms) "dYE" = ( -/obj/structure/flora/rock/pile/largejungle, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/rock/pile/jungle/large, +/obj/structure/flora/bush/large, /obj/effect/landmark/observer_start, /turf/open/misc/beach/sand, /area/station/hallway/primary/central) @@ -13854,7 +13854,7 @@ dir = 4 }, /obj/structure/flora/tree/palm, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = -6 }, /obj/effect/overlay/coconut{ @@ -14956,7 +14956,7 @@ /area/station/security/courtroom) "evT" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "evV" = ( @@ -14991,7 +14991,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 9 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/hallway/primary/central) "ewl" = ( @@ -15040,7 +15040,7 @@ dir = 4 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/port) "ewx" = ( @@ -16160,8 +16160,8 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/central) "eTc" = ( @@ -16291,7 +16291,7 @@ /turf/open/floor/iron/dark, /area/station/security/brig) "eVA" = ( -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_y = 5 }, /obj/effect/turf_decal/siding/thinplating/dark, @@ -17373,7 +17373,7 @@ /area/station/engineering/storage/tech) "fpw" = ( /obj/structure/window, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/service/cafeteria) "fpF" = ( @@ -17406,8 +17406,8 @@ dir = 4 }, /obj/structure/window, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_pp, /obj/structure/statue/sandstone/venus{ layer = 3.1 }, @@ -17742,7 +17742,7 @@ /area/station/maintenance/starboard/fore) "fwp" = ( /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/hallway/primary/central) "fwq" = ( @@ -17764,7 +17764,7 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central) "fwP" = ( @@ -17879,7 +17879,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter/room) "fyl" = ( -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 7; pixel_y = 3 }, @@ -18959,8 +18959,8 @@ /turf/open/floor/catwalk_floor/iron_dark, /area/station/hallway/secondary/construction/engineering) "fSO" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /mob/living/simple_animal/pet/bumbles, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ dir = 5 @@ -19058,7 +19058,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/hallway/primary/central) "fUR" = ( @@ -19635,7 +19635,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/hallway/primary/central/fore) "geo" = ( @@ -20022,7 +20022,7 @@ /turf/open/floor/plating, /area/station/maintenance/department/engineering/engie_aft_starboard) "gkI" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/hidden/layer2{ dir = 1 }, @@ -21202,7 +21202,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = -6 }, /turf/open/floor/grass, @@ -22069,8 +22069,8 @@ /turf/open/floor/wood, /area/station/service/abandoned_gambling_den) "gVL" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/chapel) "gVS" = ( @@ -22104,14 +22104,14 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/central) "gWn" = ( /obj/effect/turf_decal/weather/sand{ dir = 6 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/hallway/primary/central) "gWv" = ( @@ -22337,7 +22337,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 9 }, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/hallway/primary/central) "haF" = ( @@ -22537,9 +22537,9 @@ /area/station/hallway/primary/central) "heA" = ( /obj/structure/window/reinforced/fulltile, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/central) "heL" = ( @@ -24279,9 +24279,9 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics) "hLc" = ( @@ -24289,8 +24289,8 @@ dir = 1 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/command/heads_quarters/hos) "hLg" = ( @@ -25483,7 +25483,7 @@ }, /area/station/security/prison) "ife" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "ifh" = ( @@ -25705,7 +25705,7 @@ /turf/open/floor/plating, /area/station/maintenance/department/engineering/engine_aft_starboard) "ijl" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/machinery/hydroponics/constructable, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -26096,7 +26096,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/port) "ipq" = ( @@ -26279,7 +26279,7 @@ /turf/open/floor/catwalk_floor/iron_dark, /area/station/hallway/primary/port) "isy" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/machinery/hydroponics/constructable, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -26338,9 +26338,9 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/cargo/office) "itw" = ( @@ -26509,7 +26509,7 @@ }, /area/station/security/prison/workout) "ivk" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ dir = 4 }, @@ -27814,7 +27814,7 @@ /area/station/maintenance/department/engineering/engine_aft_port) "iPZ" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -27832,8 +27832,8 @@ dir = 4 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central) "iQi" = ( @@ -27960,7 +27960,7 @@ }, /obj/structure/window/reinforced, /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/hydroponics) "iRA" = ( @@ -28402,7 +28402,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/central/aft) "jby" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/sink{ dir = 4; pixel_x = -12; @@ -28527,7 +28527,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/cafeteria) "jcS" = ( @@ -28673,8 +28673,8 @@ }, /area/station/maintenance/aux_eva) "jeI" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/central) "jeT" = ( @@ -28841,7 +28841,7 @@ /turf/open/floor/plating, /area/station/maintenance/starboard/fore) "jih" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /obj/structure/flora/ocean/coral, /turf/open/water/overlay, /area/station/hallway/primary/central) @@ -28891,7 +28891,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/central) "jjk" = ( @@ -29787,10 +29787,10 @@ /turf/open/floor/iron/white, /area/station/security/medical) "jyd" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/ferny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -29980,7 +29980,7 @@ }, /area/station/security/checkpoint/escape) "jAp" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "jAr" = ( @@ -30316,7 +30316,7 @@ /area/station/security/prison/safe) "jGy" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "jGB" = ( @@ -30370,7 +30370,7 @@ dir = 1 }, /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics) "jHQ" = ( @@ -30797,7 +30797,7 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/port) "jRs" = ( @@ -30841,7 +30841,7 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /obj/machinery/door/firedoor/border_only{ dir = 1 }, @@ -31087,7 +31087,7 @@ /obj/structure/window{ dir = 4 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/service/cafeteria) "jVr" = ( @@ -31852,7 +31852,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/service/hydroponics) "kfx" = ( @@ -32185,8 +32185,8 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/cafeteria) "klN" = ( @@ -32343,8 +32343,8 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/machinery/door/firedoor/border_only{ dir = 4 }, @@ -32656,8 +32656,8 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/machinery/door/firedoor/border_only{ dir = 8 }, @@ -32707,8 +32707,8 @@ }, /area/station/service/chapel) "kvI" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window, /obj/structure/window{ dir = 4 @@ -32722,8 +32722,8 @@ /obj/structure/window{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/port) "kvX" = ( @@ -33031,7 +33031,7 @@ /turf/open/floor/iron, /area/station/engineering/storage/tcomms) "kAE" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/security/prison/garden) "kAJ" = ( @@ -33746,8 +33746,8 @@ /turf/open/floor/wood, /area/station/service/bar/atrium) "kLh" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/flowers_pp, /mob/living/simple_animal/chicken{ name = "Featherbottom"; real_name = "Featherbottom" @@ -34462,7 +34462,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/central/fore) "kXx" = ( @@ -34616,7 +34616,7 @@ /turf/open/floor/iron/grimy, /area/station/security/detectives_office/private_investigators_office) "law" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/machinery/hydroponics/constructable, /obj/machinery/light/directional/east, /obj/machinery/light_switch/directional/east, @@ -35726,7 +35726,7 @@ /turf/open/floor/plating, /area/station/security/processing) "lyL" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/extinguisher_cabinet/directional/north, /mob/living/simple_animal/butterfly, /turf/open/floor/grass, @@ -35746,15 +35746,15 @@ /turf/open/floor/iron, /area/station/common/wrestling/arena) "lyS" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/item/stack/sheet/mineral/sandstone/thirty, /turf/open/floor/grass, /area/station/security/prison/garden) "lzz" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 1 }, @@ -36220,8 +36220,8 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "lHM" = ( @@ -36711,8 +36711,8 @@ dir = 8 }, /obj/structure/window, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/hydroponics) "lRT" = ( @@ -38539,7 +38539,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /obj/structure/flora/biolumi/mine/weaklight, /obj/structure/flora/ocean/glowweed{ pixel_x = 11 @@ -38600,7 +38600,7 @@ /turf/open/floor/engine, /area/station/cargo/office) "myf" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /obj/machinery/hydroponics/constructable, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -39935,8 +39935,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/service/hydroponics) "mUS" = ( @@ -40039,8 +40039,8 @@ /turf/open/floor/plating/airless, /area/space/nearstation) "mXs" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "mXI" = ( @@ -40548,9 +40548,9 @@ /obj/structure/window{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/chapel) "ngq" = ( @@ -40678,7 +40678,7 @@ /turf/open/floor/iron/dark/side, /area/station/security/office) "nhN" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/structure/flora/ocean/seaweed{ pixel_y = 12 }, @@ -40935,7 +40935,7 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/structure/beebox, /obj/item/clothing/suit/beekeeper_suit, /obj/item/clothing/head/beekeeper_head, @@ -41438,15 +41438,15 @@ /obj/structure/window{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /obj/structure/sign/nanotrasen{ pixel_y = -32 }, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "nuy" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /mob/living/simple_animal/chicken{ name = "Kentucky"; real_name = "Kentucky" @@ -41745,7 +41745,7 @@ /turf/open/floor/plating, /area/station/maintenance/department/engineering/engine_aft_port) "nzF" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/water/overlay, /area/station/hallway/primary/central) "nzG" = ( @@ -41958,8 +41958,8 @@ "nEd" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/command/heads_quarters/hos) "nEg" = ( @@ -42384,7 +42384,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 5 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/central) "nLk" = ( @@ -42501,7 +42501,7 @@ /turf/open/floor/iron/dark, /area/station/security/prison/workout) "nOb" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "nOm" = ( @@ -43240,7 +43240,7 @@ }, /area/station/hallway/secondary/construction/engineering) "oaS" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ dir = 4 }, @@ -43364,7 +43364,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/starboard) "odz" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/station/hallway/primary/central) "odB" = ( @@ -44044,7 +44044,7 @@ dir = 4 }, /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = -6 }, /turf/open/floor/grass, @@ -44732,8 +44732,8 @@ dir = 4 }, /obj/structure/window, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/station/hallway/primary/aft) "oBz" = ( @@ -45466,8 +45466,8 @@ "oNF" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/central/fore) "oNO" = ( @@ -45819,9 +45819,9 @@ dir = 1 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/command/heads_quarters/hos) "oSr" = ( @@ -45837,8 +45837,8 @@ /obj/effect/turf_decal/weather/sand{ dir = 8 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/pale, /turf/open/floor/grass, /area/station/hallway/primary/central) "oSC" = ( @@ -45897,7 +45897,7 @@ /area/station/service/janitor) "oTs" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 8 }, /turf/open/floor/grass, @@ -46127,7 +46127,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/central) "oXZ" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/water/overlay, /area/station/hallway/primary/central) "oYp" = ( @@ -46429,7 +46429,7 @@ /turf/open/floor/iron, /area/station/security/prison/mess) "pcZ" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /mob/living/basic/cow{ name = "Betsy" }, @@ -46472,8 +46472,8 @@ /turf/open/floor/wood, /area/station/service/lawoffice) "pdM" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ dir = 10 }, @@ -46557,7 +46557,7 @@ "peN" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "peX" = ( @@ -46786,8 +46786,8 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/machinery/door/firedoor/border_only, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -46835,7 +46835,7 @@ /obj/structure/window{ dir = 4 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "pjQ" = ( @@ -46915,7 +46915,7 @@ dir = 4 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/hydroponics) "plW" = ( @@ -47110,7 +47110,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 6 }, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/floor/grass, /area/station/hallway/primary/central) "ppa" = ( @@ -47244,7 +47244,7 @@ /area/station/maintenance/central) "pra" = ( /obj/structure/flora/rock/pile, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 8 }, /turf/open/water/overlay, @@ -47383,7 +47383,7 @@ }, /obj/structure/window, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/port) "ptJ" = ( @@ -47922,7 +47922,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 6 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/central) "pDg" = ( @@ -49409,7 +49409,7 @@ "qdW" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "qdX" = ( @@ -49597,7 +49597,7 @@ }, /obj/structure/window/reinforced, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden/layer4, /turf/open/floor/grass, @@ -49709,7 +49709,7 @@ /area/station/hallway/secondary/service) "qjC" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 8 }, /turf/open/floor/grass, @@ -50066,7 +50066,7 @@ /turf/open/floor/plating, /area/station/maintenance/library/lower) "qpL" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/water/overlay, /area/station/hallway/primary/central) "qpM" = ( @@ -50371,7 +50371,7 @@ dir = 8 }, /obj/structure/window, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/floor/grass, /area/station/service/cafeteria) "qvN" = ( @@ -50414,7 +50414,7 @@ /turf/open/floor/wood/parquet, /area/station/common/tailoring) "qwW" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ dir = 4 }, @@ -51284,7 +51284,7 @@ /area/station/maintenance/department/security/greater) "qJF" = ( /obj/structure/window, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/cafeteria) "qJJ" = ( @@ -51444,7 +51444,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/central/fore) "qMr" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central) "qMs" = ( @@ -51699,7 +51699,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /obj/structure/flora/biolumi/lamp/weaklight, /obj/structure/flora/ocean/glowweed, /turf/open/floor/grass/fairy, @@ -51822,7 +51822,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "qUe" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/beebox, /turf/open/floor/grass, /area/station/service/hydroponics/garden) @@ -52342,8 +52342,8 @@ /area/station/hallway/primary/port) "ref" = ( /obj/structure/window/reinforced/fulltile, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, /obj/structure/flora/rock/pile, /turf/open/floor/grass, /area/station/command/heads_quarters/hos) @@ -52591,8 +52591,8 @@ dir = 8 }, /obj/structure/window, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/hallway/primary/aft) "riD" = ( @@ -53255,7 +53255,7 @@ /turf/open/floor/catwalk_floor/iron_dark, /area/station/engineering/main) "rwn" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /obj/structure/flora/ocean/seaweed, /turf/open/water/overlay, /area/station/hallway/primary/central) @@ -53271,8 +53271,8 @@ /turf/open/floor/iron/dark, /area/station/security/brig) "rwM" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/pale, /obj/structure/window, /obj/effect/turf_decal/siding/thinplating/dark, /turf/open/floor/grass, @@ -53332,7 +53332,7 @@ /area/station/cargo/sorting) "rxK" = ( /obj/machinery/light/directional/east, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/water/overlay, /area/station/hallway/primary/central) "ryk" = ( @@ -53663,7 +53663,7 @@ dir = 8 }, /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/hallway/primary/central) "rCK" = ( @@ -55035,7 +55035,7 @@ /turf/open/floor/carpet, /area/station/service/chapel/office) "sak" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/station/security/prison/garden) "sar" = ( @@ -55366,8 +55366,8 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "sfA" = ( @@ -56396,8 +56396,8 @@ /turf/open/floor/carpet, /area/station/service/library/printer) "sxz" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window, /obj/effect/turf_decal/siding/thinplating/dark, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{ @@ -57314,7 +57314,7 @@ /turf/open/floor/iron/cafeteria, /area/station/maintenance/dorm_room) "sNT" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "sOg" = ( @@ -57594,7 +57594,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/hallway/primary/central) "sSW" = ( @@ -57703,8 +57703,8 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/door/firedoor/border_only{ dir = 8 }, @@ -58051,7 +58051,7 @@ /turf/open/floor/wood, /area/station/cargo/qm) "tdG" = ( -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "teh" = ( @@ -58160,7 +58160,7 @@ /turf/open/floor/iron, /area/station/maintenance/port/aft) "tgr" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/chapel) "tgF" = ( @@ -58544,7 +58544,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 6 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/hallway/primary/central) "tmm" = ( @@ -58613,7 +58613,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 6 }, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 8 }, /turf/open/floor/grass, @@ -58960,7 +58960,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/hallway/primary/port) "ttz" = ( @@ -59468,7 +59468,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 8 }, /turf/open/floor/grass, @@ -60284,10 +60284,10 @@ /turf/open/floor/plating, /area/station/maintenance/starboard/fore) "tOu" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -60728,7 +60728,7 @@ /area/station/security/office) "tVm" = ( /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/hallway/primary/central) "tVv" = ( @@ -61204,7 +61204,7 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/cargo/office) "uce" = ( @@ -62280,7 +62280,7 @@ /obj/structure/window{ dir = 4 }, -/obj/structure/flora/ausbushes, +/obj/structure/flora/bush, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "uvf" = ( @@ -63040,8 +63040,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central) "uIs" = ( @@ -63230,7 +63230,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/hallway/primary/central/aft) "uLn" = ( @@ -63260,7 +63260,7 @@ /turf/open/floor/iron/freezer, /area/station/command/heads_quarters/hos) "uMt" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /obj/structure/flora/ocean/longseaweed, /turf/open/water/overlay, /area/station/hallway/primary/central) @@ -63836,8 +63836,8 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics) "uYp" = ( @@ -63986,7 +63986,7 @@ /turf/open/floor/iron, /area/station/security/prison) "vaC" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/structure/flora/rock, /turf/open/water/overlay, /area/station/hallway/primary/central) @@ -64982,7 +64982,7 @@ /area/station/engineering/supermatter/room) "vrQ" = ( /obj/structure/flora/tree/palm, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central) "vsm" = ( @@ -65087,7 +65087,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 8 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/hallway/primary/central) "vte" = ( @@ -65198,8 +65198,8 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/machinery/door/firedoor/border_only{ dir = 4 }, @@ -66054,7 +66054,7 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/port) "vId" = ( @@ -66121,9 +66121,9 @@ /area/station/security/prison/upper) "vJH" = ( /obj/structure/window/reinforced/fulltile, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/central) "vJI" = ( @@ -66342,7 +66342,7 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/service/cafeteria) "vLT" = ( @@ -66634,8 +66634,8 @@ dir = 4 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/hydroponics) "vQx" = ( @@ -66694,8 +66694,8 @@ "vRd" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central/fore) "vRm" = ( @@ -66743,7 +66743,7 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/door/firedoor/border_only{ dir = 8 }, @@ -67078,7 +67078,7 @@ /turf/open/floor/plating, /area/station/maintenance/department/engineering/engine_aft_port) "vYR" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/central) "vYZ" = ( @@ -67894,8 +67894,8 @@ }, /area/station/hallway/primary/central/fore) "woE" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/chapel) "woI" = ( @@ -68111,8 +68111,8 @@ /obj/structure/window{ dir = 1 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/hydroponics) "wrB" = ( @@ -68231,8 +68231,8 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/door/firedoor/border_only, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -68691,7 +68691,7 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/primary/port) "wBT" = ( @@ -69583,7 +69583,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 9 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/hallway/primary/central) "wPa" = ( @@ -69700,7 +69700,7 @@ /turf/open/floor/plating, /area/station/maintenance/port/aft) "wQW" = ( -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 7; pixel_y = 3 }, @@ -69918,8 +69918,8 @@ dir = 4 }, /obj/structure/window, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/cafeteria) "wUE" = ( @@ -70286,7 +70286,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /obj/structure/flora/biolumi/flower/weaklight, /turf/open/floor/grass/fairy, /area/station/common/night_club) @@ -70513,9 +70513,9 @@ /area/station/service/janitor) "xdS" = ( /obj/structure/window/reinforced/fulltile, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/hallway/primary/central) "xdT" = ( @@ -70769,9 +70769,9 @@ dir = 1 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/door/firedoor/border_only, /turf/open/floor/grass, /area/station/security/prison/garden) @@ -72450,7 +72450,7 @@ }, /area/station/security/checkpoint/escape) "xJs" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/flora/ocean/longseaweed, /turf/open/water/overlay, /area/station/hallway/primary/central) @@ -74019,7 +74019,7 @@ /obj/structure/window{ dir = 8 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/sign/nanotrasen{ pixel_y = -32 }, diff --git a/_maps/map_files/Blueshift/BlueShift_upper.dmm b/_maps/map_files/Blueshift/BlueShift_upper.dmm index 2e90bc078b7..c2d418476ad 100644 --- a/_maps/map_files/Blueshift/BlueShift_upper.dmm +++ b/_maps/map_files/Blueshift/BlueShift_upper.dmm @@ -458,8 +458,8 @@ /area/station/command/gateway) "aeO" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window{ dir = 1 }, @@ -1200,7 +1200,7 @@ dir = 4 }, /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/structure/curtain/cloth/fancy/mechanical{ icon_state = "bounty-open"; icon_type = "bounty"; @@ -1247,9 +1247,9 @@ /area/blueshield) "akz" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced{ dir = 4 }, @@ -2028,9 +2028,9 @@ dir = 4 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/science/research) "apw" = ( @@ -3361,8 +3361,8 @@ /area/station/medical/chemistry) "aIF" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/reinforced{ dir = 4 }, @@ -3685,7 +3685,7 @@ /area/station/science/genetics) "aNz" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/science/research) "aNA" = ( @@ -4124,8 +4124,8 @@ /area/command/heads_quarters/captain/private/nt_rep) "aWb" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window{ dir = 4 }, @@ -4627,8 +4627,8 @@ /area/station/medical/medbay/central) "bfO" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/reinforced{ dir = 4 }, @@ -4767,8 +4767,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/jungle/a/style_3, /obj/structure/curtain/cloth/fancy/mechanical{ icon_state = "bounty-open"; icon_type = "bounty"; @@ -6043,7 +6043,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/science/research) "bwf" = ( @@ -8222,8 +8222,8 @@ /area/station/science/misc_lab/range) "cjj" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced{ dir = 4 }, @@ -8837,7 +8837,7 @@ /area/station/common/cryopods) "cuP" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/structure/window, /turf/open/floor/grass, /area/station/common/cryopods) @@ -11427,8 +11427,8 @@ /turf/open/floor/iron, /area/station/science/xenobiology) "dpJ" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/medical/virology) "dpK" = ( @@ -11722,7 +11722,7 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) "duA" = ( @@ -11986,7 +11986,7 @@ /turf/open/floor/iron, /area/station/science/explab) "dyC" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -13505,7 +13505,7 @@ dir = 8 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/science/research) "ecC" = ( @@ -14051,7 +14051,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/medical/aslyum) "elC" = ( @@ -14804,8 +14804,8 @@ /turf/open/floor/iron/dark/side, /area/station/command/bridge) "eAV" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /obj/structure/window, /obj/structure/window{ dir = 1 @@ -16810,8 +16810,8 @@ /area/station/maintenance/fore/upper) "fok" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window{ dir = 1 }, @@ -17109,8 +17109,8 @@ /turf/open/floor/iron, /area/station/hallway/secondary/command) "fss" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window{ dir = 4 }, @@ -19241,8 +19241,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "gfu" = ( @@ -19583,8 +19583,8 @@ /area/station/maintenance/pool_maintenance) "glW" = ( /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, /obj/structure/hedge, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) @@ -19911,8 +19911,8 @@ dir = 1 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 8 }, @@ -19960,9 +19960,9 @@ /area/space/nearstation) "guS" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 4 }, @@ -20162,9 +20162,9 @@ /area/station/maintenance/department/medical/central) "gze" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 1 }, @@ -20886,8 +20886,8 @@ /turf/open/floor/iron, /area/station/science/misc_lab/range) "gLa" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, /obj/item/food/grown/banana, /turf/open/floor/grass, /area/station/medical/virology) @@ -22140,8 +22140,8 @@ "hhz" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/medical/medbay/lobby) "hhB" = ( @@ -22493,8 +22493,8 @@ /turf/open/floor/iron, /area/station/medical/virology) "hoU" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window{ dir = 1 }, @@ -22831,7 +22831,7 @@ /area/station/command/meeting_room/council) "hvm" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/junglebush/large{ +/obj/structure/flora/bush/large{ pixel_y = -10 }, /turf/open/floor/grass, @@ -27830,9 +27830,9 @@ /area/station/medical/aslyum) "jeq" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced{ dir = 4 }, @@ -28804,8 +28804,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/reed, /turf/open/floor/grass, /area/station/science/research) "jwl" = ( @@ -29383,8 +29383,8 @@ /area/station/maintenance/fore/upper) "jIe" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced{ dir = 4 }, @@ -30873,7 +30873,7 @@ /turf/open/floor/iron/white, /area/station/science) "klN" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /obj/structure/window/reinforced, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -31102,7 +31102,7 @@ dir = 4 }, /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -31418,7 +31418,7 @@ /turf/open/floor/engine/airless, /area/station/science/mixing/chamber) "kvc" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /mob/living/carbon/human/species/monkey, /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden/layer4{ dir = 5 @@ -32017,9 +32017,9 @@ /area/station/maintenance/department/medical) "kHr" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced{ dir = 4 }, @@ -32615,7 +32615,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/science/research) "kQs" = ( @@ -32788,8 +32788,8 @@ name = "Soothing Nature Exhibit"; req_access_txt = "70" }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/medical/aslyum) "kSZ" = ( @@ -32919,8 +32919,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/science/research) "kWD" = ( @@ -33417,7 +33417,7 @@ /turf/open/floor/wood, /area/station/common/pool) "lfh" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -33970,7 +33970,7 @@ /area/station/maintenance/department/medical/central) "loX" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/station/common/cryopods) @@ -34530,7 +34530,7 @@ /area/station/maintenance/department/medical/central) "lzw" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/junglebush/large{ +/obj/structure/flora/bush/large{ pixel_y = 0 }, /obj/structure/cable, @@ -34763,8 +34763,8 @@ /area/station/medical/morgue) "lCe" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced{ dir = 4 }, @@ -35486,9 +35486,9 @@ dir = 1 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window/reinforced{ dir = 4 }, @@ -35561,7 +35561,7 @@ "lNm" = ( /obj/effect/landmark/event_spawn, /obj/structure/flora/grass/jungle, -/obj/structure/flora/junglebush/large{ +/obj/structure/flora/bush/large{ pixel_y = -10 }, /turf/open/floor/grass, @@ -35799,8 +35799,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/science/research) "lRf" = ( @@ -36187,7 +36187,7 @@ /area/station/maintenance/department/medical) "lXX" = ( /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/structure/hedge, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) @@ -36774,8 +36774,8 @@ /turf/open/floor/iron/white, /area/station/science/genetics) "mjU" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /obj/structure/window{ dir = 1 }, @@ -39455,8 +39455,8 @@ /area/station/maintenance/port/upper) "nhv" = ( /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /obj/structure/hedge, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) @@ -39856,7 +39856,7 @@ /turf/open/floor/wood, /area/station/medical/psychology) "nos" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/door/window{ name = "Monkey Pen"; req_access_txt = "39" @@ -40163,9 +40163,9 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/science/research) "ntP" = ( @@ -40765,8 +40765,8 @@ /turf/open/floor/carpet/blue, /area/station/medical/patients_rooms) "nEz" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) "nEL" = ( @@ -40925,8 +40925,8 @@ /area/station/maintenance/department/medical/central) "nHv" = ( /obj/effect/turf_decal/weather/sand, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass, /area/service/salon) "nHw" = ( @@ -41752,8 +41752,8 @@ /turf/open/floor/iron, /area/station/science/xenobiology) "nVX" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window{ dir = 1 }, @@ -41778,7 +41778,7 @@ /area/station/commons/dorms) "nWM" = ( /obj/structure/window/reinforced, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -42038,8 +42038,8 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/station/science/research) "obz" = ( @@ -43570,8 +43570,8 @@ /turf/closed/wall, /area/station/hallway/primary/upper) "oCz" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_pp, /obj/structure/bed/pillow_tiny, /turf/open/misc/grass, /area/service/salon) @@ -43644,9 +43644,9 @@ /area/station/maintenance/department/crew_quarters/dorms) "oEs" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced{ dir = 4 }, @@ -43837,7 +43837,7 @@ /area/station/command/heads_quarters/captain) "oGw" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/structure/window, /obj/structure/window{ dir = 1 @@ -46135,8 +46135,8 @@ "pwP" = ( /obj/structure/window/reinforced/fulltile, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/medical/medbay/lobby) "pwQ" = ( @@ -49957,7 +49957,7 @@ }, /obj/structure/window/reinforced, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/hallway/secondary/command) "qRI" = ( @@ -50155,8 +50155,8 @@ /area/station/hallway/secondary/command) "qTF" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/reinforced{ dir = 4 }, @@ -50362,7 +50362,7 @@ /turf/open/floor/iron, /area/station/medical/virology) "qWE" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/station/science/genetics) "qWG" = ( @@ -50383,8 +50383,8 @@ /turf/open/floor/iron/white, /area/station/command/heads_quarters/rd) "qWY" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) "qXh" = ( @@ -50518,9 +50518,9 @@ /area/station/maintenance/department/medical/central) "qZO" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 1 }, @@ -50959,8 +50959,8 @@ }, /area/station/science/research) "rim" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 4 }, @@ -52140,7 +52140,7 @@ /area/station/maintenance/department/science/lower) "rDC" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 1 }, @@ -52611,7 +52611,7 @@ /area/station/science/robotics/mechbay) "rOs" = ( /obj/structure/flora/rock/pile, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass, /area/service/salon) "rOB" = ( @@ -53120,7 +53120,7 @@ /turf/open/floor/iron/dark, /area/station/command/bridge) "rXr" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/door/window/left{ dir = 4; name = "'Monkey Pen"; @@ -53981,8 +53981,8 @@ /turf/open/floor/wood, /area/station/maintenance/abandon_art_studio) "smc" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/medical/aslyum) "smm" = ( @@ -57400,7 +57400,7 @@ /area/station/maintenance/department/science/ordnance_maint) "tun" = ( /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "tuo" = ( @@ -57556,9 +57556,9 @@ /turf/open/floor/plating, /area/station/science/xenobiology) "txa" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window, /turf/open/floor/grass, /area/station/common/cryopods) @@ -58295,7 +58295,7 @@ /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/dorms) "tKY" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /mob/living/carbon/human/species/monkey, /obj/machinery/light/small/directional/north, /turf/open/floor/grass, @@ -58406,8 +58406,8 @@ /area/station/medical/treatment_center) "tNv" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced{ dir = 4 }, @@ -58612,8 +58612,8 @@ /turf/open/floor/iron, /area/station/science/explab) "tSx" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /obj/structure/window, /turf/open/floor/grass, /area/station/common/cryopods) @@ -58787,9 +58787,9 @@ /area/station/medical/surgery/aft) "tVI" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 4 }, @@ -59807,9 +59807,9 @@ /area/station/medical/medbay/lobby) "unh" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/station/common/cryopods) @@ -60061,7 +60061,7 @@ dir = 4 }, /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/medical/aslyum) "urm" = ( @@ -62470,7 +62470,7 @@ /area/space/nearstation) "vlK" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 8 }, /turf/open/misc/grass, @@ -62534,8 +62534,8 @@ /turf/open/floor/iron, /area/station/command/bridge) "vmA" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/sunny, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/grass, /area/station/science/genetics) @@ -63062,8 +63062,8 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) "vwJ" = ( @@ -63099,7 +63099,7 @@ /area/station/medical/medbay/central) "vwR" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 8 }, /turf/open/floor/grass, @@ -63695,8 +63695,8 @@ /area/station/command/heads_quarters/captain/private) "vHp" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/structure/window/reinforced{ dir = 4 }, @@ -64226,8 +64226,8 @@ /obj/effect/turf_decal/weather/sand{ dir = 1 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/command/heads_quarters/captain) "vQd" = ( @@ -64640,9 +64640,9 @@ /area/station/science/research) "vXb" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, /obj/structure/window{ dir = 4 }, @@ -65034,7 +65034,7 @@ /area/space/nearstation) "wfE" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -65604,9 +65604,9 @@ /turf/open/floor/iron, /area/station/maintenance/abandon_diner) "woO" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window, /obj/structure/window{ dir = 1 @@ -66927,8 +66927,8 @@ /turf/open/floor/plating, /area/station/maintenance/aft/upper) "wMM" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /obj/structure/bed/pillow_large, /turf/open/misc/grass, /area/service/salon) @@ -67125,8 +67125,8 @@ /turf/open/floor/plating, /area/station/maintenance/department/medical/central) "wOS" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/service/salon) "wPt" = ( @@ -67819,8 +67819,8 @@ /area/station/maintenance/fore/upper) "xdg" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/station/common/cryopods) @@ -68484,7 +68484,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/science/research) "xpB" = ( diff --git a/_maps/map_files/CTF/cruiser.dmm b/_maps/map_files/CTF/cruiser.dmm index 734f12b2ee1..dbcf32e580d 100644 --- a/_maps/map_files/CTF/cruiser.dmm +++ b/_maps/map_files/CTF/cruiser.dmm @@ -98,7 +98,7 @@ /obj/structure/window/reinforced{ resistance_flags = 64 }, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/ctf) "dS" = ( @@ -583,7 +583,7 @@ /obj/structure/window/reinforced{ resistance_flags = 64 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/ctf) "Hy" = ( @@ -622,7 +622,7 @@ /obj/structure/window/reinforced{ resistance_flags = 64 }, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/grass, /area/ctf) "HZ" = ( diff --git a/_maps/map_files/CTF/downtown.dmm b/_maps/map_files/CTF/downtown.dmm index 56de607d474..2879ec28cde 100644 --- a/_maps/map_files/CTF/downtown.dmm +++ b/_maps/map_files/CTF/downtown.dmm @@ -69,7 +69,7 @@ /turf/open/floor/iron, /area/ctf) "bg" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /turf/open/misc/grass, /area/ctf) "bs" = ( @@ -1852,7 +1852,7 @@ /turf/open/floor/iron, /area/ctf) "KL" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/misc/grass, /area/ctf) "KN" = ( diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index ad9bdbfd362..2c1528141ec 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -68,19 +68,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/hallway/secondary/entry) -"aba" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Security Post - Engineering"; - req_access_txt = "63" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/engineering) "abd" = ( /obj/structure/table/reinforced, /obj/item/storage/toolbox/mechanical{ @@ -207,14 +194,6 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron, /area/station/science/research) -"acA" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/vending/games, -/obj/effect/turf_decal/delivery, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "acD" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -243,20 +222,6 @@ }, /turf/open/floor/iron, /area/construction/mining/aux_base) -"acK" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/duct, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;35" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "acU" = ( /obj/structure/table_frame, /obj/effect/decal/cleanable/dirt, @@ -337,15 +302,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/main) -"adL" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "Observatory" - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "adN" = ( /obj/effect/landmark/event_spawn, /obj/structure/cable, @@ -387,6 +343,23 @@ dir = 1 }, /area/station/commons/fitness/recreation) +"aen" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Quartermaster's Quarters" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/qm, +/turf/open/floor/iron, +/area/station/cargo/qm) "aet" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/yellow/filled/warning{ @@ -451,6 +424,12 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/escape) +"afd" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "aff" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table/reinforced, @@ -520,6 +499,21 @@ }, /turf/open/floor/iron, /area/construction/mining/aux_base) +"afZ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "agb" = ( /obj/machinery/light/small/directional/north, /obj/effect/decal/cleanable/dirt, @@ -612,6 +606,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/security/warden) +"agN" = ( +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room"; + req_access_txt = "30" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/server) "agO" = ( /obj/docking_port/stationary{ dheight = 1; @@ -649,6 +660,26 @@ /obj/machinery/ntnet_relay, /turf/open/floor/circuit/green/telecomms/mainframe, /area/station/tcommsat/server) +"ahg" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-passthrough" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/medical/general, +/obj/effect/mapping_helpers/airlock/access/any/medical/virology, +/turf/open/floor/iron, +/area/station/medical/medbay/central) "ahj" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -672,6 +703,20 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"aht" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Auxiliary Construction Zone"; + req_one_access_txt = "72" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/construction/mining/aux_base) "ahv" = ( /obj/structure/table/reinforced, /obj/item/stack/sheet/plasteel/twenty, @@ -830,6 +875,33 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/detectives_office) +"ajA" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room/office) +"ajI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "ajN" = ( /obj/item/circular_saw, /obj/item/scalpel{ @@ -849,20 +921,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard) -"ajT" = ( -/obj/machinery/door/airlock/research{ - name = "Ordnance Lab"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, -/obj/structure/cable, -/obj/machinery/door/firedoor/heavy, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/science/mixing) "akf" = ( /obj/structure/table/reinforced, /obj/item/bodypart/chest/robot, @@ -898,6 +956,20 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/engine/o2, /area/station/engineering/atmos) +"akC" = ( +/obj/structure/sign/warning/no_smoking/circle{ + pixel_y = -32 + }, +/obj/machinery/camera/directional/south, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/commons/fitness/recreation) "akD" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -935,11 +1007,27 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) -"alg" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/leafybush, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) +"akY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access"; + req_one_access_txt = "32;19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/ai_monitored/turret_protected/aisat_interior) "all" = ( /obj/machinery/conveyor{ dir = 1; @@ -955,18 +1043,6 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/plating, /area/station/maintenance/disposal) -"alq" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/exit/departure_lounge) "alx" = ( /obj/machinery/modular_computer/console/preset/id, /obj/effect/turf_decal/tile/blue{ @@ -1095,6 +1171,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/commons/lounge) +"ani" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "anp" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table/reinforced, @@ -1149,36 +1241,12 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"aoe" = ( -/obj/machinery/door/airlock/research/glass{ - name = "Ordnance Lab"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/dark/airless, -/area/station/science/mixing/chamber) "aoz" = ( /obj/effect/landmark/start/scientist, /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/turf_decal/stripes/corner, /turf/open/floor/iron/dark, /area/station/science/misc_lab) -"aoG" = ( -/obj/machinery/door/airlock/research/glass{ - name = "Xenobiology Kill Room"; - req_access_txt = "47" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "aoJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -1324,6 +1392,25 @@ /obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron, /area/station/commons/locker) +"aqk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/research{ + name = "Ordnance Launch Site"; + req_access_txt = "8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-passthrough" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/mixing/launch) "aqq" = ( /obj/machinery/sparker/directional/west{ id = "justicespark" @@ -1360,6 +1447,26 @@ /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron/white, /area/station/science/research) +"aqJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "aqT" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/status_display/evac/directional/west, @@ -1590,6 +1697,20 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"asU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage"; + req_access_txt = "19;23" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) "atl" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/binary/valve/digital{ @@ -1620,6 +1741,24 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"atP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Genetics Lab"; + req_access_txt = "9" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/science/misc_lab) "atV" = ( /obj/effect/landmark/blobstart, /obj/structure/cable, @@ -1661,6 +1800,24 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"auz" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research{ + name = "Research Division Access"; + req_access_txt = "47" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-circuits" + }, +/turf/open/floor/iron, +/area/station/science/research) "auB" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table/reinforced, @@ -1684,23 +1841,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"auO" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - name = "Virology Break Room"; - req_access_txt = "39" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/virology) "auP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -1716,27 +1856,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron, /area/station/security/prison) -"auX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "auZ" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -1833,21 +1952,6 @@ "awc" = ( /turf/closed/wall/r_wall, /area/station/command/meeting_room/council) -"awh" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/port/fore) "awi" = ( /obj/structure/table/glass, /obj/effect/decal/cleanable/dirt, @@ -1873,23 +1977,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"awv" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/port/aft) "awB" = ( /obj/structure/sign/departments/court{ pixel_x = 32 @@ -1991,22 +2078,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/hallway/secondary/construction) -"ayb" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/engineering{ - name = "Auxiliary Construction Zone"; - req_one_access_txt = "72" - }, -/turf/open/floor/iron, -/area/construction/mining/aux_base) "ayh" = ( /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/ce) @@ -2069,6 +2140,17 @@ dir = 8 }, /area/station/hallway/primary/port) +"azz" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Psychology Maintenance"; + req_access_txt = "70" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "azA" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -2091,19 +2173,6 @@ }, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"azN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Corporate Lounge"; - req_access_txt = "19" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "showroom" - }, -/turf/open/floor/wood, -/area/station/command/corporate_showroom) "azR" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/closed/wall/r_wall, @@ -2176,6 +2245,21 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/locker) +"aAW" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Service Airlock"; + req_one_access_txt = "28;35" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "aAZ" = ( /obj/machinery/portable_atmospherics/scrubber, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -2297,6 +2381,20 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/lesser) +"aCx" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/mixing) "aCy" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -2427,6 +2525,21 @@ }, /turf/open/floor/iron/white, /area/station/science/lab) +"aFa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/engineering{ + name = "Starboard Bow Solar Access"; + req_access_txt = "10" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/starboard/fore) "aFo" = ( /obj/structure/lattice, /obj/structure/grille/broken, @@ -2602,6 +2715,23 @@ /obj/item/melee/chainofcommand, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/captain) +"aHb" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/machinery/door/airlock{ + name = "Kitchen"; + req_access_txt = "28" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/service/kitchen) "aHd" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/tile/green{ @@ -2710,35 +2840,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"aIe" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/engineering/glass{ - name = "Shared Engineering Storage"; - req_one_access_txt = "19;32" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/storage_shared) -"aIh" = ( -/obj/machinery/door/airlock/engineering{ - name = "Engineering Auxiliary Power"; - req_access_txt = "10" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) +"aIg" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/large/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "aIp" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -3001,6 +3108,12 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"aND" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "aNF" = ( /obj/structure/rack, /obj/effect/decal/cleanable/dirt, @@ -3041,22 +3154,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/aft) -"aOb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Emergency Escape"; - req_access_txt = "20" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/maintenance/central) "aOe" = ( /obj/structure/chair/office{ dir = 8 @@ -3144,30 +3241,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/hallway/secondary/construction) -"aPI" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering Break Room"; - req_one_access_txt = "19;32" - }, -/obj/effect/turf_decal/siding/yellow/corner{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/turf/open/floor/iron, -/area/station/engineering/break_room) "aPO" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/effect/turf_decal/tile/yellow{ @@ -3292,6 +3365,21 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) +"aRW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Project Closet"; + req_access_txt = "24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "aSi" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -3316,22 +3404,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/command/heads_quarters/cmo) -"aSJ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Telecomms Control Room"; - req_access_txt = "19; 61" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/tcommsat/computer) "aSL" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/corner{ @@ -3382,6 +3454,21 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/mixing/launch) +"aTG" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Quarters"; + req_access_txt = "27" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) "aTH" = ( /obj/structure/table/wood, /obj/item/folder/blue{ @@ -3438,6 +3525,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/medical/medbay/central) +"aUX" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Storage"; + req_access_txt = "32" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/storage) "aVf" = ( /obj/structure/cable, /obj/machinery/door/poddoor/preopen{ @@ -3636,6 +3743,26 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/cmo) +"aYg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/mining{ + name = "Quartermaster's Office" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/qm, +/turf/open/floor/iron, +/area/station/cargo/qm) "aYm" = ( /obj/machinery/light/directional/east, /obj/item/radio/intercom/directional/east, @@ -3794,12 +3921,6 @@ /obj/machinery/air_sensor/nitrous_tank, /turf/open/floor/engine/n2o, /area/station/engineering/atmos) -"bbh" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "bbo" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3887,15 +4008,6 @@ /obj/structure/chair/wood, /turf/open/floor/wood, /area/station/service/abandoned_gambling_den) -"bci" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "bcm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -3993,6 +4105,20 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating/airless, /area/station/science/test_area) +"bdj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/breakroom) "bdt" = ( /obj/structure/cable, /obj/structure/window/reinforced/plasma/spawner/west{ @@ -4181,6 +4307,19 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"bgj" = ( +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/turf/open/floor/iron, +/area/station/service/abandoned_gambling_den) "bgl" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/tile/blue{ @@ -4277,25 +4416,6 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) -"bhF" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Transit Tube Access"; - req_one_access_txt = "19" - }, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "bhJ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/directional/north, @@ -4319,6 +4439,25 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) +"bhS" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_one_access_txt = "10;24" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) "bhU" = ( /obj/structure/cable, /obj/effect/landmark/start/hangover, @@ -4328,6 +4467,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"bhV" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/grunge{ + name = "Morgue"; + req_access_txt = "5;6" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/medical/morgue) "bhZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -4426,35 +4581,6 @@ "bjr" = ( /turf/open/floor/iron/dark/corner, /area/station/commons/fitness/recreation) -"bjx" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - id_tag = "virology_airlock_exterior"; - name = "Virology Exterior Airlock"; - req_access_txt = "39" - }, -/obj/machinery/door_buttons/access_button{ - dir = 1; - idDoor = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_x = -24; - pixel_y = -2; - req_access_txt = "39" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/virology) "bjE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -4514,24 +4640,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"bke" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "bkl" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/event_spawn, @@ -4984,23 +5092,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/storage) -"bqz" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "External Docking Port"; - req_access_txt = "63"; - space_dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/escape) "bqA" = ( /obj/machinery/vending/cigarette, /turf/open/floor/iron, @@ -5057,6 +5148,25 @@ }, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/aft) +"brx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine-side" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "brJ" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/cable, @@ -5098,6 +5208,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/grimy, /area/station/service/library/abandoned) +"bsp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) "bsv" = ( /obj/effect/decal/cleanable/dirt, /turf/closed/wall, @@ -5117,6 +5243,12 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/dark, /area/station/command/bridge) +"bsJ" = ( +/obj/effect/turf_decal/tile/neutral/half{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) "bsR" = ( /obj/structure/chair{ dir = 8 @@ -5540,6 +5672,12 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/medical/surgery/theatre) +"byc" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/machinery/light/floor, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "byf" = ( /obj/structure/bed, /obj/item/bedsheet/medical, @@ -5593,21 +5731,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/security/prison) -"byS" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/grunge{ - name = "Morgue"; - req_access_txt = "6" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/morgue) "byX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -5652,18 +5775,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/port/fore) -"bzq" = ( -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics Auxiliary Port"; - req_access_txt = "24" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/department/electrical) "bzv" = ( /obj/structure/rack, /obj/item/gun/energy/ionrifle, @@ -6044,12 +6155,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/maintenance/port/fore) -"bEC" = ( -/obj/machinery/door/airlock{ - name = "Medbay Auxiliary Storage"; - req_access_txt = "5" +"bEB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Recovery Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -6060,7 +6173,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, -/area/station/maintenance/starboard/aft) +/area/station/medical/surgery/theatre) "bED" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -6071,6 +6184,20 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"bEF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Corporate Lounge"; + req_access_txt = "19" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "showroom" + }, +/turf/open/floor/wood, +/area/station/command/corporate_showroom) "bEN" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ @@ -6078,6 +6205,13 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"bEU" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/light/directional/south, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "bFa" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -6271,6 +6405,19 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/engineering/atmos/storage) +"bGF" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "bGK" = ( /obj/effect/landmark/event_spawn, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -6295,6 +6442,27 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/iron/dark, /area/station/service/chapel/funeral) +"bGX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "bGY" = ( /obj/structure/cable, /obj/machinery/requests_console/directional/north{ @@ -6306,6 +6474,26 @@ }, /turf/open/floor/iron, /area/construction/mining/aux_base) +"bHd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery Theater"; + req_access_txt = "45" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/surgery/theatre) "bHg" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/yellow, @@ -6526,22 +6714,6 @@ }, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"bKx" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Storage"; - req_access_txt = "24" - }, -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/effect/turf_decal/siding/yellow/corner, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/atmos/storage) "bKz" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/cable, @@ -6650,23 +6822,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) -"bMk" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/port/aft) +"bMs" = ( +/obj/structure/lattice, +/turf/open/space, +/area/station/commons/fitness/recreation) "bMH" = ( /obj/structure/table, /obj/item/storage/belt/utility, @@ -6745,23 +6904,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) -"bNY" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining{ - name = "Quartermaster's Quarters" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/qm, -/turf/open/floor/iron, -/area/station/cargo/qm) "bNZ" = ( /obj/structure/disposalpipe/sorting/mail{ name = "Engineering Junction"; @@ -7180,16 +7322,6 @@ }, /turf/open/floor/iron, /area/station/security/execution/transfer) -"bSi" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/security{ - name = "Private Interrogation" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/access/all/security/detective, -/turf/open/floor/iron/dark, -/area/station/security/detectives_office) "bSp" = ( /obj/effect/landmark/start/hangover, /obj/structure/table/wood, @@ -7229,6 +7361,22 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"bSs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "bSu" = ( /obj/machinery/door/airlock/public/glass{ name = "Prisoner Workroom" @@ -7281,20 +7429,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/wood, /area/station/service/library) -"bTj" = ( -/obj/machinery/door/airlock/research{ - name = "Ordnance Lab"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/science/mixing) "bTl" = ( /obj/machinery/camera/motion/directional/west{ c_tag = "Armoury - Exterior" @@ -7474,6 +7608,18 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"bWt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery Observation" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/theatre) "bWv" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/blobstart, @@ -7716,25 +7862,6 @@ /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"caG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-passthrough" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "caH" = ( /obj/effect/decal/remains/human, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -7763,16 +7890,6 @@ /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"cbu" = ( -/obj/structure/table, -/obj/structure/bedsheetbin, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/turf/open/floor/iron/white/corner{ - dir = 1 - }, -/area/station/commons/dorms) "cbz" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/effect/decal/cleanable/dirt, @@ -7848,6 +7965,22 @@ }, /turf/open/floor/iron, /area/station/security/warden) +"ccg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Technology Storage"; + req_access_txt = "23" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) "cch" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -7856,11 +7989,6 @@ }, /turf/open/floor/iron, /area/station/medical/medbay/central) -"cci" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "cck" = ( /obj/machinery/light/directional/west, /obj/structure/disposalpipe/segment, @@ -7955,20 +8083,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/security/execution/transfer) -"cdo" = ( -/obj/machinery/power/apc/auto_name/directional/south, -/obj/machinery/camera/directional/south{ - c_tag = "Dormitories - Center"; - name = "dormitories camera" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "cdr" = ( /obj/machinery/door/poddoor{ id = "armouryaccess"; @@ -8028,21 +8142,19 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"cdO" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Virology Containment Cell"; - req_access_txt = "39" +"ceb" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/mining{ + name = "Mining Dock" }, -/obj/structure/cable, /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, /turf/open/floor/iron, -/area/station/medical/virology) +/area/station/cargo/miningoffice) "cec" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -8084,6 +8196,10 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"ceo" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space/nearstation) "ces" = ( /obj/structure/table/reinforced, /obj/item/clipboard, @@ -8101,10 +8217,6 @@ "cez" = ( /turf/closed/wall, /area/station/cargo/qm) -"ceG" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall, -/area/station/maintenance/starboard/aft) "ceU" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/tile/purple{ @@ -8262,6 +8374,20 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/iron, /area/station/engineering/gravity_generator) +"chH" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "E.V.A. Storage"; + req_access_txt = "18" + }, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/ai_monitored/command/storage/eva) "chS" = ( /obj/structure/table/glass, /obj/item/clipboard, @@ -8310,17 +8436,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/hfr_room) -"cix" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Head of Personnel's Office"; - req_access_txt = "57" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "ciz" = ( /obj/effect/turf_decal/tile/neutral, /obj/structure/sign/nanotrasen{ @@ -8367,11 +8482,6 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/plating, /area/station/maintenance/starboard) -"ciZ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/catwalk_floor/iron, -/area/station/commons/dorms) "cja" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/red, @@ -8399,25 +8509,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/station/security/detectives_office/private_investigators_office) -"cjH" = ( -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "viro-passthrough" - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/medical/medbay/central) "cjK" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/firealarm/directional/east, @@ -8426,21 +8517,6 @@ "cjN" = ( /turf/closed/wall/r_wall, /area/station/security/office) -"cjY" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Teleporter Maintenance"; - req_access_txt = "17" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/station/maintenance/central) "ckb" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -8553,6 +8629,19 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/command/gateway) +"cmb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Corporate Lounge"; + req_access_txt = "19" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "showroom" + }, +/turf/open/floor/wood, +/area/station/command/corporate_showroom) "cme" = ( /obj/machinery/light/small/directional/north, /obj/effect/decal/cleanable/dirt, @@ -8569,23 +8658,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/maintenance/department/electrical) -"cml" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Auxilliary Surgical Theatres"; - req_access_txt = "45" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/surgery/aft) "cmr" = ( /obj/structure/chair/stool/directional/south, /obj/machinery/airalarm/directional/east, @@ -8678,11 +8750,6 @@ }, /turf/open/floor/iron/checker, /area/station/service/janitor) -"cnP" = ( -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/leafybush, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "cnR" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 @@ -8974,6 +9041,22 @@ icon_state = "platingdmg1" }, /area/station/security/prison/safe) +"ctX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research Division Access"; + req_access_txt = "47" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/turf/open/floor/iron, +/area/station/science/research) "cui" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -9064,27 +9147,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"cvA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Antechamber"; - req_one_access_txt = "32;19" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/turret_protected/aisat_interior) "cvE" = ( /obj/machinery/computer/cargo/request{ dir = 4 @@ -9303,12 +9365,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"cyB" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes, -/obj/structure/flora/junglebush, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "cyD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -9318,23 +9374,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"cyK" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Chief Engineer's Quarters"; - req_access_txt = "56" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/ce) "cyR" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 4 @@ -9366,6 +9405,27 @@ }, /turf/open/floor/glass, /area/station/maintenance/space_hut/observatory) +"czk" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/structure/barricade, +/turf/open/floor/iron, +/area/station/service/abandoned_gambling_den/gaming) "czy" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/duct, @@ -9537,20 +9597,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/captain) -"cBK" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/machinery/door/airlock/command{ - name = "Telecomms Server Room"; - req_access_txt = "61" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "cBL" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -9645,6 +9691,15 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron, /area/station/engineering/main) +"cCp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + req_one_access_txt = "73" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/hallway/secondary/service) "cCr" = ( /obj/effect/spawner/random/vending/colavend, /obj/structure/sign/poster/official/ian{ @@ -9735,6 +9790,20 @@ }, /turf/open/floor/iron/dark, /area/station/science/genetics) +"cDJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "cDK" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -9773,6 +9842,17 @@ /obj/machinery/light/directional/north, /turf/open/floor/wood, /area/station/service/library) +"cEa" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Exterior Access"; + req_one_access_txt = "32;19" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/ai_monitored/aisat/exterior) "cEg" = ( /obj/effect/turf_decal/tile/red, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -9957,6 +10037,18 @@ name = "Holodeck Projector Floor" }, /area/holodeck/rec_center) +"cFM" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "cFN" = ( /obj/effect/spawner/random/entertainment/arcade{ dir = 1 @@ -9981,6 +10073,30 @@ /obj/item/kirbyplants/random, /turf/open/floor/plating, /area/station/service/library/abandoned) +"cGo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/highsecurity{ + name = "Atmospherics Emergency Access"; + req_one_access_txt = "24" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "cGx" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/decal/cleanable/dirt, @@ -10030,21 +10146,6 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) -"cGU" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "cGV" = ( /turf/closed/wall, /area/station/cargo/miningoffice) @@ -10170,6 +10271,26 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, /area/station/engineering/hallway) +"cIB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard) "cIG" = ( /obj/item/circular_saw, /obj/item/scalpel{ @@ -10383,6 +10504,25 @@ /obj/effect/turf_decal/box/corners, /turf/open/floor/iron, /area/station/service/hydroponics) +"cLQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Xenobiology Maintenance"; + req_access_txt = "55" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "cLR" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/structure/cable, @@ -10486,21 +10626,6 @@ }, /turf/open/floor/wood, /area/station/service/library) -"cNF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/construction) "cNS" = ( /obj/structure/urinal/directional/north, /obj/effect/decal/cleanable/dirt, @@ -10542,6 +10667,19 @@ "cOF" = ( /turf/open/floor/iron/white, /area/station/medical/psychology) +"cOK" = ( +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_exterior{ + name = "Burn Chamber Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/station/science/mixing/chamber) "cOU" = ( /obj/structure/weightmachine/weightlifter, /obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ @@ -10624,25 +10762,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/aft) -"cPX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/door/airlock{ - name = "Miscellaneous Storage" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "cQd" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -10682,31 +10801,6 @@ /obj/structure/sign/warning/no_smoking, /turf/closed/wall, /area/station/medical/surgery/theatre) -"cQE" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/fore) -"cQL" = ( -/obj/effect/turf_decal/bot, -/obj/structure/extinguisher_cabinet/directional/south, -/obj/machinery/light/directional/south, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "cRn" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -10742,6 +10836,22 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"cSf" = ( +/obj/machinery/door/airlock{ + name = "Bathroom"; + req_access_txt = "8" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron, +/area/station/science/breakroom) "cSn" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/disposalpipe/segment, @@ -10780,6 +10890,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"cSB" = ( +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "cSK" = ( /obj/structure/table/reinforced, /obj/effect/spawner/random/food_or_drink/donkpockets, @@ -10858,26 +10973,6 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron/dark, /area/station/security/interrogation) -"cUe" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - name = "Virology Access" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "viro-passthrough" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/access/any/medical/general, -/obj/effect/mapping_helpers/airlock/access/any/medical/virology, -/turf/open/floor/iron, -/area/station/medical/medbay/central) "cUj" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/purple/fourcorners, @@ -11011,6 +11106,35 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/storage) +"cXz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-passthrough" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/port/lesser) +"cXA" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) "cYr" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -11109,6 +11233,21 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/fore) +"daz" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Science Maintenance"; + req_access_txt = "47" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "daF" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -11143,6 +11282,22 @@ /obj/machinery/computer/security/telescreen/entertainment/directional/west, /turf/open/floor/iron/dark, /area/station/service/library) +"dbk" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "dbl" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ @@ -11310,6 +11465,23 @@ /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron/white, /area/station/command/heads_quarters/rd) +"ddq" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/mixing/chamber) "ddv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -11566,10 +11738,6 @@ }, /turf/open/floor/plating, /area/station/medical/pharmacy) -"dhI" = ( -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/commons/dorms) "dhR" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, @@ -11660,22 +11828,12 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"dky" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics"; - req_one_access_txt = "10;24" +"dks" = ( +/obj/effect/turf_decal/tile/neutral/half{ + dir = 8 }, /turf/open/floor/iron, -/area/station/engineering/atmos) +/area/station/commons/dorms) "dkz" = ( /obj/structure/disposalpipe/segment, /obj/machinery/light/small/directional/west, @@ -11749,34 +11907,6 @@ /obj/structure/sign/poster/random/directional/south, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"dlr" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/machinery/door/airlock/command{ - name = "Telecomms Server Room"; - req_access_txt = "61" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/tcommsat/server) -"dlv" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/security/glass{ - name = "Security Checkpoint"; - req_access_txt = "63" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark/textured, -/area/station/security/checkpoint) "dlx" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -11917,23 +12047,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"dnY" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/starboard/aft) "dnZ" = ( /obj/effect/landmark/start/roboticist, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -11958,19 +12071,6 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) -"dow" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Theater Maintenance"; - req_access_txt = "46" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "doy" = ( /obj/structure/cable, /obj/effect/turf_decal/delivery, @@ -11999,6 +12099,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"doN" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "doR" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/decal/cleanable/dirt, @@ -12068,6 +12184,20 @@ }, /turf/open/floor/iron/white, /area/station/security/prison) +"dre" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/library/abandoned) "drj" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -12150,6 +12280,22 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/wood, /area/station/command/corporate_showroom) +"dsD" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Office"; + req_access_txt = "27" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "dsI" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/south, @@ -12184,24 +12330,6 @@ /obj/item/clothing/mask/cigarette/pipe, /turf/open/floor/carpet/green, /area/station/commons/lounge) -"dtl" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-left" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "dtq" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -12780,6 +12908,23 @@ /obj/machinery/light_switch/directional/north, /turf/open/floor/plating, /area/station/security/detectives_office/private_investigators_office) +"dEg" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Science Maintenance"; + req_access_txt = "47" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "dEl" = ( /obj/structure/table, /obj/item/storage/medkit/regular, @@ -12809,6 +12954,16 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"dEz" = ( +/obj/structure/table, +/obj/structure/bedsheetbin, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/commons/dorms) "dEC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -13311,20 +13466,24 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"dNH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Vacant Room"; + req_one_access_txt = "73" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room) "dNN" = ( /turf/closed/wall/r_wall, /area/station/science/research) -"dNO" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Psychology Maintenance"; - req_access_txt = "70" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "dNP" = ( /obj/structure/table, /obj/item/storage/box/bodybags, @@ -13381,6 +13540,29 @@ }, /turf/open/floor/plating, /area/station/engineering/atmos/pumproom) +"dOL" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/dorms) +"dOP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "dOQ" = ( /obj/structure/sign/departments/science, /turf/closed/wall, @@ -13514,6 +13696,18 @@ dir = 8 }, /area/station/hallway/primary/fore) +"dRf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/command/glass{ + name = "Customs Post"; + req_access_txt = "19" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured, +/area/station/security/checkpoint/customs/fore) "dRh" = ( /obj/machinery/telecomms/bus/preset_four, /obj/effect/turf_decal/tile/brown/anticorner/contrasted{ @@ -13614,6 +13808,12 @@ /obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"dTK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron, +/area/station/commons/dorms) "dTV" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -13753,19 +13953,17 @@ /obj/structure/extinguisher_cabinet/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) -"dWe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/command{ - name = "Auxiliary E.V.A. Storage"; - req_access_txt = "18" +"dVY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 }, -/obj/structure/barricade/wooden, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/turf/open/floor/iron{ + heat_capacity = 1e+006 }, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) +/area/station/commons/dorms) "dWf" = ( /obj/structure/cable, /obj/structure/filingcabinet/chestdrawer, @@ -13815,18 +14013,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"dXm" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer2, -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ - dir = 4 - }, -/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/locked, -/turf/open/floor/engine, -/area/station/maintenance/disposal/incinerator) "dXw" = ( /obj/effect/landmark/start/chaplain, /obj/structure/cable, @@ -13836,20 +14022,6 @@ "dYj" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmos/hfr_room) -"dYm" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/hydroponics/glass{ - name = "Hydroponics"; - req_one_access_txt = "35;28" - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "dYn" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -13920,15 +14092,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/service) -"dZC" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "dZD" = ( /obj/machinery/telecomms/server/presets/science, /obj/effect/turf_decal/tile/purple{ @@ -13953,6 +14116,22 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/cargo/warehouse) +"dZT" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Desk"; + req_access_txt = "24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) "dZW" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -14044,19 +14223,6 @@ }, /turf/open/space, /area/space/nearstation) -"ecF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research and Development Lab"; - req_one_access_txt = "7" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/robotics/mechbay) "ecH" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -14184,6 +14350,25 @@ dir = 1 }, /area/station/service/bar) +"efq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "efI" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/door/firedoor, @@ -14203,6 +14388,18 @@ /obj/structure/grille, /turf/open/space/basic, /area/space/nearstation) +"efW" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "72" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/fore) "efX" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/chair/office{ @@ -14437,6 +14634,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/commons/dorms) +"eiG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Auxiliary Tool Storage"; + req_access_txt = "12" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) "eiL" = ( /obj/item/kirbyplants/random, /obj/effect/decal/cleanable/dirt, @@ -14589,20 +14801,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/command/corporate_showroom) -"elG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public{ - name = "Service Hall"; - req_one_access_txt = "73" - }, -/turf/open/floor/iron/checker, -/area/station/hallway/secondary/service) "elK" = ( /obj/structure/sign/warning/no_smoking, /turf/closed/wall, @@ -14998,6 +15196,23 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/service/theater/abandoned) +"erg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/starboard/aft) "ers" = ( /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, @@ -15018,23 +15233,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"erC" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/mining{ - name = "Mining Dock" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "erE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -15271,6 +15469,25 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/lobby) +"euO" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "euQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -15320,6 +15537,10 @@ "evq" = ( /turf/open/floor/iron/dark, /area/station/service/electronic_marketing_den) +"evs" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "evM" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -15556,6 +15777,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/security/armory) +"eyt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) "eyy" = ( /obj/structure/dresser, /turf/open/floor/iron/grimy, @@ -15568,14 +15809,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/central) -"eyM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment, -/obj/effect/spawner/random/maintenance/two, -/obj/structure/closet, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "eyP" = ( /obj/machinery/status_display/evac/directional/north, /obj/structure/reagent_dispensers/wall/peppertank/directional/west, @@ -15675,6 +15908,25 @@ }, /turf/open/floor/iron, /area/construction/mining/aux_base) +"eAy" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine-entrance" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/main) "eAS" = ( /turf/open/floor/carpet, /area/station/commons/dorms) @@ -15699,26 +15951,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/captain) -"eBy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery Theater"; - req_access_txt = "45" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/surgery/theatre) "eBz" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/power/port_gen/pacman/pre_loaded, @@ -15731,21 +15963,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/electrical) -"eBH" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "eBJ" = ( /obj/machinery/door/airlock/external{ name = "Security External Airlock" @@ -15754,14 +15971,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/plating, /area/station/security/prison) -"eBQ" = ( -/obj/machinery/door/airlock/command{ - name = "Head of Personnel's Quarters"; - req_access_txt = "57" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "eBZ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/external{ @@ -15822,6 +16031,20 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"eCN" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "eDc" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -15860,6 +16083,26 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) +"eDv" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "eDz" = ( /obj/machinery/camera/directional/north{ c_tag = "Central Hallway - Center"; @@ -15929,6 +16172,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"eEH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/structure/barricade, +/turf/open/floor/iron, +/area/station/service/kitchen/abandoned) "eEI" = ( /obj/structure/table/reinforced, /obj/item/stack/cable_coil, @@ -16105,6 +16365,10 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/storage/tech) +"eHN" = ( +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "eHO" = ( /turf/closed/wall/r_wall, /area/station/security/execution/education) @@ -16128,6 +16392,18 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/abandoned_gambling_den/gaming) +"eIH" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Auxiliary Port"; + req_access_txt = "24" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/department/electrical) "eIN" = ( /obj/machinery/disposal/bin, /obj/machinery/light/small/directional/north, @@ -16223,20 +16499,6 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/medical/virology) -"eJX" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Gateway Atrium"; - req_access_txt = "62" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/command/gateway) "eKe" = ( /turf/open/floor/iron/white, /area/station/medical/chemistry) @@ -16287,6 +16549,25 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/maintenance/department/electrical) +"eKP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-passthrough" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "eKQ" = ( /obj/structure/table/reinforced, /obj/item/weldingtool, @@ -16309,19 +16590,6 @@ /obj/machinery/air_sensor/plasma_tank, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) -"eLf" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "eLo" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/turf_decal/siding/yellow/corner, @@ -16359,6 +16627,13 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/grimy, /area/station/service/bar) +"eMp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) "eMu" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ @@ -16473,18 +16748,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"eNH" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "eNX" = ( /obj/effect/decal/cleanable/blood/old, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -16617,25 +16880,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"eOZ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/yellow/corner, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics HFR Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/hfr_room) "ePa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -16834,6 +17078,10 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/cafeteria) +"eSy" = ( +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "eSJ" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 6 @@ -16986,10 +17234,6 @@ "eVq" = ( /turf/open/floor/iron/grimy, /area/station/service/chapel/office) -"eVt" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/glass/reinforced, -/area/station/commons/dorms) "eVy" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -17002,6 +17246,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/service/theater/abandoned) +"eVD" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "eVG" = ( /obj/structure/chair/office{ dir = 4 @@ -17040,6 +17293,25 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"eWk" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "eWl" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/tile/neutral/half/contrasted, @@ -17101,22 +17373,6 @@ }, /turf/open/floor/carpet, /area/station/command/meeting_room/council) -"eXj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - id_tag = "meddoor"; - name = "Medical Cell"; - req_access_txt = "63" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/checkpoint/medical) "eXn" = ( /obj/effect/turf_decal/tile/red{ dir = 1 @@ -17278,24 +17534,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/service/hydroponics) -"eYK" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engine-side" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "eYN" = ( /obj/effect/turf_decal/tile/yellow/anticorner/contrasted, /turf/open/floor/iron, @@ -17311,6 +17549,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/service/hydroponics) +"eYW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "eYZ" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/brown/anticorner/contrasted, @@ -17471,6 +17718,27 @@ /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"fcb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/embedded_controller/radio/airlock_controller/incinerator_atmos{ + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) "fcc" = ( /obj/item/kirbyplants/random, /obj/effect/decal/cleanable/dirt, @@ -17546,6 +17814,26 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"fcV" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/main) "fcW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -17601,26 +17889,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"fdU" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Bar Backroom"; - req_access_txt = "25" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/duct, -/turf/open/floor/iron/dark, -/area/station/service/bar) "fdY" = ( /obj/effect/turf_decal/siding/green{ dir = 10 @@ -17643,6 +17911,20 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/storage) +"fef" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/duct, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;35" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "feg" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/spawner/random/entertainment/arcade{ @@ -17875,12 +18157,40 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/commons/dorms) +"ffR" = ( +/obj/machinery/door/airlock/grunge{ + name = "Chapel Morgue"; + req_access_txt = "27" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "fgf" = ( /mob/living/basic/cockroach, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/station/maintenance/department/crew_quarters/bar) +"fgn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + name = "Security Checkpoint"; + req_access_txt = "63" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured, +/area/station/security/checkpoint) "fgB" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, @@ -18047,6 +18357,21 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"fiU" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "fiZ" = ( /obj/effect/spawner/random/trash/garbage, /obj/effect/decal/cleanable/dirt, @@ -18072,6 +18397,20 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/station/solars/starboard/fore) +"fjh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage"; + req_access_txt = "5" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/medical/storage) "fjx" = ( /obj/structure/table/wood, /obj/effect/decal/cleanable/dirt, @@ -18087,25 +18426,6 @@ }, /turf/open/floor/iron, /area/station/security/lockers) -"fjG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Xenobiology Maintenance"; - req_access_txt = "55" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "fjJ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -18163,6 +18483,19 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) +"fkx" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "fkB" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -18170,15 +18503,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) -"fkO" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/dorms) "fkU" = ( /obj/structure/railing{ dir = 5 @@ -18190,6 +18514,9 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"flc" = ( +/turf/open/space/basic, +/area/space/nearstation) "fli" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -18247,10 +18574,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/service/library) -"flZ" = ( -/obj/structure/table/reinforced, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "fmj" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -18288,20 +18611,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"fmH" = ( -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Mixing Room"; - req_access_txt = "24" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/engineering/atmos/mix) "fmJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -18380,6 +18689,35 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) +"foh" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock"; + req_access_txt = "39" + }, +/obj/machinery/door_buttons/access_button{ + dir = 1; + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = -24; + pixel_y = -2; + req_access_txt = "39" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) "foo" = ( /obj/structure/closet/secure_closet/brig{ name = "Prisoner Locker" @@ -18526,22 +18864,6 @@ heat_capacity = 1e+006 }, /area/station/commons/fitness/recreation) -"fpJ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "fpM" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -18585,6 +18907,23 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/maintenance/department/electrical) +"fqq" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "genetics-passthrough" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science) "fqx" = ( /obj/effect/landmark/start/hangover/closet, /obj/structure/closet/crate, @@ -18632,6 +18971,33 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/library) +"frm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) +"fro" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Turbine Generator Access"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "frq" = ( /obj/machinery/light/directional/east, /obj/machinery/conveyor_switch/oneway{ @@ -18727,27 +19093,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/security/prison) -"fsf" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-left" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "fsh" = ( /obj/structure/table, /obj/item/stack/sheet/iron/fifty, @@ -18914,24 +19259,6 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/dark, /area/station/service/chapel) -"fti" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/spawner/random/structure/barricade, -/turf/open/floor/iron, -/area/station/service/kitchen/abandoned) "ftj" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -18978,6 +19305,24 @@ /obj/machinery/light_switch/directional/east, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hop) +"ftS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "ftU" = ( /obj/structure/cable, /obj/effect/turf_decal/siding/yellow, @@ -19004,21 +19349,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"fuo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Robotics Lab Maintenance"; - req_access_txt = "29" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "fut" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -19084,26 +19414,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/service) -"fvy" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering Storage"; - req_access_txt = "32" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/engineering/storage) "fvC" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/delivery, @@ -19132,21 +19442,6 @@ /obj/structure/sign/warning/no_smoking, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/aisat_interior) -"fwg" = ( -/obj/machinery/door/airlock/atmos/glass{ - name = "Distribution Loop"; - req_access_txt = "24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/engineering/atmos/pumproom) "fwi" = ( /obj/structure/dresser, /obj/effect/turf_decal/siding/wood, @@ -19188,17 +19483,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/medical/virology) -"fwX" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/exit/departure_lounge) "fxc" = ( /obj/structure/table/wood, /obj/item/toy/crayon/spraycan, @@ -19581,6 +19865,21 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) +"fBu" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine-entrance" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/main) "fBy" = ( /obj/machinery/door/airlock/public/glass{ name = "Holodeck Access" @@ -19717,22 +20016,21 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"fDB" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/highsecurity{ - name = "Gravity Generator Room"; - req_access_txt = "19;23" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, +"fDu" = ( /obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area"; + req_access_txt = "2" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, /turf/open/floor/iron, -/area/station/engineering/gravity_generator) +/area/station/security/checkpoint/escape) "fDO" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -19799,12 +20097,48 @@ }, /turf/open/floor/iron, /area/station/science/research) +"fEO" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "fEY" = ( /obj/structure/window/reinforced{ dir = 1 }, /turf/open/space, /area/space/nearstation) +"fFc" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-circuits" + }, +/turf/open/floor/iron, +/area/station/science/mixing/hallway) "fFe" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -20169,25 +20503,6 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/greater) -"fJX" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/engineering/glass/critical{ - heat_proof = 1; - name = "Supermatter Chamber"; - req_one_access_txt = "10;24" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer4, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/engine, -/area/station/engineering/supermatter) "fJZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -20233,19 +20548,6 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/general, /turf/open/floor/iron, /area/station/cargo/storage) -"fKy" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "fKF" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/closet/masks, @@ -20275,24 +20577,6 @@ }, /turf/open/floor/iron, /area/station/cargo/warehouse) -"fKQ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research Division Access"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-entrance" - }, -/turf/open/floor/iron, -/area/station/science/research) "fKT" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/cleanable/dirt, @@ -20457,25 +20741,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark/corner, /area/station/engineering/atmos/pumproom) -"fNX" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "fNY" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -20504,25 +20769,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/sorting) -"fOD" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-left" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "fOF" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/iron, @@ -20692,23 +20938,26 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"fRl" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology{ + name = "Virology Break Room"; + req_access_txt = "39" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) "fRo" = ( /turf/open/floor/iron, /area/station/hallway/primary/fore) -"fRv" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/fore) "fRw" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ @@ -20800,6 +21049,19 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/dark, /area/station/security/office) +"fSO" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "fSX" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -20851,27 +21113,28 @@ /obj/item/clothing/head/chefhat, /turf/open/floor/iron/cafeteria, /area/station/security/prison) -"fUH" = ( -/obj/effect/turf_decal/tile/blue, -/obj/effect/turf_decal/tile/green{ +"fUI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Antechamber"; + req_access_txt = "16" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 8 }, -/obj/machinery/door/airlock/hydroponics/glass{ - name = "Hydroponics"; - req_access_txt = "35" - }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/north, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /obj/effect/turf_decal/stripes/line{ dir = 4 }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) +/turf/open/floor/iron/dark, +/area/ai_monitored/turret_protected/aisat_interior) "fUN" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, @@ -20880,26 +21143,6 @@ }, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"fUO" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Research Director's Office"; - req_access_txt = "30" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "fUQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -21010,22 +21253,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"fWS" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/electronic_marketing_den) "fWZ" = ( /obj/structure/chair/wood{ dir = 8 @@ -21111,23 +21338,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/fore) -"fYi" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/airlock/security/glass{ - name = "Security Checkpoint"; - req_access_txt = "63" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark/textured, -/area/station/security/checkpoint/customs/fore) "fYu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -21267,21 +21477,6 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/medical/break_room) -"gao" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Emergency Access"; - req_one_access_txt = "10" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor/heavy, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "gax" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -21347,21 +21542,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/service/lawoffice) -"gbX" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Science Maintenance"; - req_access_txt = "47" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "gbY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -21418,6 +21598,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/aft) +"gci" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "gcl" = ( /obj/structure/closet/firecloset, /obj/effect/decal/cleanable/dirt, @@ -21501,21 +21692,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/security/checkpoint) -"gdi" = ( -/obj/machinery/washing_machine, -/obj/machinery/camera/directional/west{ - c_tag = "Dormitories - Port"; - name = "dormitories camera" - }, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/machinery/light_switch/directional/north, -/obj/effect/turf_decal/tile/neutral, -/turf/open/floor/iron/white/corner{ - dir = 1 - }, -/area/station/commons/dorms) "gdj" = ( /obj/machinery/camera/directional/east{ c_tag = "Security - Brig Fore" @@ -21526,6 +21702,21 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"gdl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room"; + req_access_txt = "61" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "gdm" = ( /obj/structure/closet/wardrobe/green, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -21877,6 +22068,12 @@ /obj/item/taperecorder, /turf/open/floor/iron/grimy, /area/station/command/bridge) +"giO" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/rock/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "giS" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -21924,15 +22121,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai_upload) -"gjs" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/dorms) "gjV" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, @@ -21942,6 +22130,18 @@ /obj/structure/dresser, /turf/open/floor/wood, /area/station/maintenance/starboard/aft) +"gke" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "gkp" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -21958,34 +22158,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/chapel/office) -"gks" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Project Closet"; - req_access_txt = "24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) -"gkv" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/vacant_room/office) "gkw" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -22212,22 +22384,6 @@ /obj/structure/bookcase/random/adult, /turf/open/floor/wood, /area/station/service/library) -"gmY" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining/glass{ - name = "Cargo Office" - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/general, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/office) "gne" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/stripes/line{ @@ -22344,28 +22500,23 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron, /area/station/engineering/main) -"goN" = ( -/obj/machinery/door/airlock/research{ - name = "Ordnance Lab"; - req_access_txt = "8" +"goG" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 }, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room"; + req_access_txt = "61" }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/turf_decal/stripes/line{ - dir = 8 + dir = 1 }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-circuits" - }, -/turf/open/floor/iron, -/area/station/science/mixing/hallway) +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) "goV" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -22542,23 +22693,6 @@ /obj/item/clothing/glasses/meson, /turf/open/floor/iron, /area/station/engineering/main) -"grN" = ( -/obj/machinery/door/airlock/research/glass{ - name = "Ordnance Lab"; - req_access_txt = "8" - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark/airless, -/area/station/science/mixing/chamber) "grO" = ( /obj/machinery/atmospherics/pipe/smart/manifold/supply/visible{ dir = 4 @@ -22824,18 +22958,24 @@ /turf/open/floor/iron, /area/station/commons/fitness/recreation) "gvw" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Robotics Lab"; - req_access_txt = "29" +/obj/structure/disposalpipe/segment{ + dir = 4 }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, -/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, /obj/effect/turf_decal/stripes/line{ - dir = 1 + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, /turf/open/floor/iron, -/area/station/science/robotics/lab) +/area/station/maintenance/fore) "gvA" = ( /obj/structure/closet/toolcloset, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, @@ -22916,29 +23056,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai_upload) -"gwv" = ( -/obj/machinery/door/airlock/command{ - name = "Chief Medical Officer's Office"; - req_access_txt = "40" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "CMO" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/cmo) "gwE" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -22991,26 +23108,6 @@ }, /turf/open/floor/iron, /area/station/cargo/drone_bay) -"gxn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "viro-passthrough" - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/medical/medbay/central) "gxu" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -23022,6 +23119,17 @@ }, /turf/open/floor/iron/white, /area/station/medical/storage) +"gxz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Captain's Office"; + req_access_txt = "20" + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) "gxD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -23201,6 +23309,22 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) +"gzR" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod 3"; + space_dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/prison) "gzU" = ( /obj/structure/table, /obj/effect/decal/cleanable/dirt, @@ -23220,26 +23344,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"gzY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard) "gAc" = ( /obj/structure/table/glass, /obj/item/storage/medkit/brute{ @@ -23277,15 +23381,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/genetics) -"gAv" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "gAw" = ( /turf/closed/wall/r_wall, /area/station/engineering/supermatter/room) @@ -23654,6 +23749,22 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"gFm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/main) "gFu" = ( /obj/effect/turf_decal/tile/purple, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -23938,11 +24049,6 @@ }, /turf/open/floor/iron, /area/station/service/abandoned_gambling_den/gaming) -"gJg" = ( -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/junglebush/c, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "gJi" = ( /obj/structure/rack, /obj/effect/spawner/random/clothing/costume, @@ -23956,15 +24062,6 @@ "gJk" = ( /turf/closed/wall, /area/station/security/execution/transfer) -"gJt" = ( -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "gJv" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -24097,6 +24194,25 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/commons/locker) +"gLv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/structure/sign/directions/engineering{ + desc = "A sign that shows there are doors here. There are doors everywhere!"; + icon_state = "doors"; + name = "WARNING: EXTERNAL AIRLOCK"; + pixel_x = 32 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/construction/mining/aux_base) "gLz" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -24194,20 +24310,6 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"gNj" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "gNo" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 @@ -24278,22 +24380,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"gOt" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/disposal) "gOB" = ( /obj/structure/cable, /turf/open/floor/plating, @@ -24327,19 +24413,6 @@ "gOU" = ( /turf/closed/wall/r_wall, /area/station/command/heads_quarters/captain) -"gPd" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "gPg" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -24780,12 +24853,10 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/security/prison) -"gVP" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) +"gVQ" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/glass/reinforced, +/area/station/commons/dorms) "gVU" = ( /obj/structure/door_assembly/door_assembly_mhatch, /obj/effect/decal/cleanable/dirt, @@ -24854,6 +24925,27 @@ heat_capacity = 1e+006 }, /area/station/maintenance/port/greater) +"gXE" = ( +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) +"gXF" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Distribution Loop"; + req_access_txt = "24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) "gXM" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/red{ @@ -24874,6 +24966,19 @@ /obj/structure/extinguisher_cabinet/directional/south, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"gXV" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "gXX" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/start/roboticist, @@ -24909,6 +25014,21 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"gZp" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Teleporter Maintenance"; + req_access_txt = "17" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/station/maintenance/central) "gZx" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -24968,10 +25088,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos/hfr_room) -"hae" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "hag" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet, @@ -24988,6 +25104,24 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/supermatter/room) +"haB" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "haH" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -24997,20 +25131,6 @@ "haI" = ( /turf/open/floor/circuit/green, /area/station/engineering/gravity_generator) -"haN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Bathroom" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/science/breakroom) "haS" = ( /obj/structure/disposalpipe/trunk{ dir = 1 @@ -25047,22 +25167,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"hbr" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research Division Access"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-entrance" - }, -/turf/open/floor/iron, -/area/station/science/research) "hbt" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -25129,6 +25233,18 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron/checker, /area/station/engineering/atmos/pumproom) +"hbU" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) "hbV" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -25238,17 +25354,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/main) -"hdi" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/fore) "hdl" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -25265,23 +25370,6 @@ /obj/item/pen, /turf/open/floor/iron/dark, /area/station/service/abandoned_gambling_den) -"hdG" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/door/airlock/command{ - name = "Telecomms Server Room"; - req_access_txt = "61" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/dark, -/area/station/tcommsat/server) "hdL" = ( /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -25386,6 +25474,11 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/aft) +"heO" = ( +/obj/structure/flora/tree/jungle/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "heP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -25606,25 +25699,6 @@ /obj/machinery/status_display/ai/directional/north, /turf/open/floor/iron, /area/station/service/hydroponics) -"hij" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/structure/sign/directions/engineering{ - desc = "A sign that shows there are doors here. There are doors everywhere!"; - icon_state = "doors"; - name = "WARNING: EXTERNAL AIRLOCK"; - pixel_x = 32 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/construction/mining/aux_base) "hiF" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -25771,6 +25845,20 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"hlL" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "hlY" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -25778,6 +25866,23 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"hmo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery Observation" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/theatre) +"hms" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "hmx" = ( /obj/docking_port/stationary/random{ id = "pod_lavaland"; @@ -25820,56 +25925,10 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"hng" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Research Director's Quarters"; - req_access_txt = "30" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "hnk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/captain/private) -"hnv" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock{ - name = "Mime's Backstage Room"; - req_access_txt = "46" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/service/theater) -"hnx" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Holding Area"; - req_access_txt = "2" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/escape) "hnB" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -25912,11 +25971,48 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/cargo/storage) -"hof" = ( +"hoa" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/electronic_marketing_den) +"hor" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, /obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/engineering{ - name = "Starboard Bow Solar Access"; +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs/aft) +"hov" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) +"hoz" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron, +/area/station/cargo/warehouse) +"hoC" = ( +/turf/closed/wall, +/area/station/cargo/office) +"hoD" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; req_access_txt = "10" }, /obj/effect/turf_decal/stripes/line{ @@ -25927,36 +26023,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/solars/starboard/fore) -"hom" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Project Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) -"hor" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/security/checkpoint/customs/aft) -"hoz" = ( -/obj/effect/turf_decal/tile/brown, -/obj/effect/decal/cleanable/dirt, -/obj/item/radio/intercom/directional/east, -/turf/open/floor/iron, -/area/station/cargo/warehouse) -"hoC" = ( -/turf/closed/wall, -/area/station/cargo/office) "hoQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/siding/green/corner{ @@ -25965,6 +26031,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/service/hydroponics/garden) +"hph" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden/abandoned) "hpj" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue{ @@ -25998,25 +26080,6 @@ /obj/item/pen, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) -"hqg" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/door/airlock/highsecurity{ - name = "Gravity Generator Room"; - req_access_txt = "19;23" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/engineering/gravity_generator) "hqj" = ( /obj/effect/landmark/event_spawn, /obj/machinery/light_switch/directional/north{ @@ -26181,6 +26244,23 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/bar) +"hsA" = ( +/obj/machinery/door/airlock{ + name = "Medbay Auxiliary Storage"; + req_access_txt = "5" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "hsB" = ( /obj/machinery/atmospherics/components/binary/temperature_gate{ dir = 4; @@ -26204,22 +26284,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/command/nuke_storage) -"hta" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "hte" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26231,6 +26295,23 @@ /obj/machinery/power/port_gen/pacman/pre_loaded, /turf/open/floor/plating, /area/station/maintenance/fore) +"hth" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security/glass{ + id_tag = "engdoor"; + name = "Engineering Cell"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) "htw" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -26270,20 +26351,6 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron, /area/station/service/theater) -"htI" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard/greater) "htO" = ( /obj/structure/closet/secure_closet/evidence, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -26336,6 +26403,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/mixing/launch) +"hvA" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/port/fore) "hvK" = ( /obj/effect/turf_decal/tile/purple{ dir = 1 @@ -26579,30 +26659,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"hzu" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/highsecurity{ - name = "Atmospherics Emergency Access"; - req_one_access_txt = "24" - }, -/obj/machinery/door/firedoor/heavy, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "hzz" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -26617,18 +26673,6 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) -"hzD" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron, -/area/station/commons/dorms) "hzT" = ( /obj/machinery/shower{ dir = 8 @@ -26717,11 +26761,38 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"hBD" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "hBF" = ( /obj/structure/kitchenspike, /obj/effect/turf_decal/bot/left, /turf/open/floor/iron/dark, /area/station/service/kitchen/coldroom) +"hBQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/grunge{ + name = "Morgue"; + req_access_txt = "6" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/morgue) "hCh" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/computer/warrant{ @@ -27049,6 +27120,21 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"hGw" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Telecomms Foyer"; + req_access_txt = "61" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) "hGF" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -27141,6 +27227,20 @@ }, /turf/open/floor/iron, /area/station/security/prison) +"hIE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "hIH" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 10 @@ -27406,19 +27506,6 @@ }, /turf/open/floor/plating, /area/station/security/prison) -"hMh" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Chemistry"; - req_access_txt = "69;33" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/medical/chemistry) "hMn" = ( /obj/machinery/mineral/stacking_unit_console{ machinedir = 8; @@ -27437,6 +27524,25 @@ /obj/item/radio/intercom/prison/directional/east, /turf/open/floor/iron, /area/station/security/prison) +"hME" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics HFR Room"; + req_access_txt = "24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) "hMH" = ( /obj/structure/frame/computer, /obj/effect/decal/cleanable/dirt, @@ -27550,6 +27656,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/office) +"hNI" = ( +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "hNP" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -27589,6 +27700,21 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/lesser) +"hOq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/turf/open/floor/iron, +/area/station/service/abandoned_gambling_den) "hOr" = ( /obj/machinery/shower{ pixel_y = 16 @@ -27635,6 +27761,39 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/main) +"hPj" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Security Maintenance"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/fore) +"hPk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Kitchen Coldroom"; + req_access_txt = "28" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "hPs" = ( /obj/machinery/door/poddoor/shutters{ id = "evashutters"; @@ -27709,6 +27868,18 @@ /obj/effect/turf_decal/trimline/yellow/warning, /turf/open/floor/iron, /area/station/engineering/atmos/project) +"hQB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery B Access"; + req_access_txt = "45" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/medical/surgery/theatre) "hQC" = ( /obj/machinery/camera/directional/west{ c_tag = "Research Division - Genetics Lab"; @@ -27841,21 +28012,6 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"hSn" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "hSr" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -27898,23 +28054,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"hSI" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research Division Access"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-entrance" - }, -/turf/open/floor/iron, -/area/station/science/research) "hST" = ( /obj/structure/destructible/cult/item_dispenser/archives/library, /obj/effect/decal/cleanable/cobweb, @@ -27997,6 +28136,23 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"hUc" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/mining/glass{ + name = "Delivery Office"; + req_one_access_txt = "48;50" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mail_sorting, +/turf/open/floor/iron, +/area/station/cargo/sorting) "hUm" = ( /obj/structure/lattice/catwalk, /obj/structure/railing{ @@ -28108,20 +28264,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/mixing/launch) -"hVf" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "hVj" = ( /turf/open/floor/plating, /area/station/security/detectives_office/private_investigators_office) @@ -28134,30 +28276,11 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai_upload) -"hVU" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +"hWc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/highsecurity{ - name = "Atmospherics Emergency Access"; - req_one_access_txt = "24" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor/heavy, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron, +/area/station/commons/dorms) "hWh" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ @@ -28266,26 +28389,6 @@ }, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"hXq" = ( -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/old, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "Mining Dock Airlock" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "hXw" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/siding/white{ @@ -28302,6 +28405,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/gateway) +"hXA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/maintenance/two, +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "hXB" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -28328,6 +28439,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/virology) +"hXX" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "hYa" = ( /obj/structure/table/wood, /obj/item/folder/white, @@ -28562,6 +28687,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) +"ibj" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "ibk" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -28574,6 +28704,17 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/cargo/office) +"ibo" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "ibp" = ( /obj/effect/spawner/structure/window/hollow/reinforced/directional, /obj/structure/cable, @@ -28599,22 +28740,6 @@ /obj/structure/girder, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"ibW" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/mining/glass{ - name = "Drone Bay"; - req_access_txt = "31" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/supply/general, -/turf/open/floor/iron, -/area/station/cargo/drone_bay) "icb" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -28796,6 +28921,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"idx" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab"; + req_access_txt = "55" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/xenobiology) "idQ" = ( /obj/structure/kitchenspike, /obj/effect/turf_decal/bot/right, @@ -28835,6 +28976,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/bridge) +"ieD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry"; + req_access_txt = "69; 33" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/medical/chemistry) "ieH" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -28850,6 +29004,11 @@ }, /turf/open/floor/plating, /area/station/cargo/drone_bay) +"ieT" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/dorms) "ieW" = ( /obj/structure/table/reinforced, /obj/item/stack/sheet/iron/fifty, @@ -28923,15 +29082,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/bar) -"ifU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/machinery/space_heater, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "iga" = ( /obj/effect/decal/cleanable/oil, /obj/effect/turf_decal/stripes/line{ @@ -29296,6 +29446,20 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"iks" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Desk"; + req_access_txt = "5" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/medbay/central) "iky" = ( /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, @@ -29381,23 +29545,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"ilt" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Virology Access"; - req_access_txt = "39" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/virology) "ilz" = ( /obj/structure/rack, /obj/item/clothing/suit/fire/firefighter, @@ -29463,6 +29610,15 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron, /area/station/medical/storage) +"ilW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/dorms) "img" = ( /obj/structure/table/reinforced, /obj/machinery/recharger, @@ -29471,23 +29627,6 @@ }, /turf/open/floor/iron, /area/station/security/range) -"iml" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/engineering{ - name = "Engine Room"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/main) "imx" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ @@ -29497,6 +29636,24 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/science/xenobiology) +"imz" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research{ + name = "Ordnance Launch Site"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-passthrough" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/science/mixing) "imI" = ( /obj/structure/cable, /obj/machinery/camera/directional/north{ @@ -29755,6 +29912,21 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/storage) +"iqB" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Chapel Maintenance"; + req_access_txt = "27" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "iqN" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line, @@ -29822,17 +29994,21 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/hallway) -"irP" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral{ +"irN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay" + }, +/obj/effect/turf_decal/stripes/line{ dir = 8 }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, -/area/station/commons/dorms) +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/office) "irQ" = ( /obj/structure/table/reinforced, /obj/machinery/recharger, @@ -29866,6 +30042,20 @@ /obj/machinery/newscaster/directional/west, /turf/open/floor/carpet, /area/station/commons/vacant_room/office) +"isN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics"; + req_one_access_txt = "35;28" + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "isQ" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/reagent_dispensers/watertank, @@ -29945,6 +30135,29 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) +"itX" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/highsecurity{ + name = "MiniSat Chamber"; + req_access_txt = "16" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "aicoredoor"; + name = "AI Core Access" + }, +/obj/machinery/flasher/directional/west{ + id = "AI" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/ai_monitored/turret_protected/aisat_interior) "itZ" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/iron{ @@ -29952,19 +30165,6 @@ icon_state = "chapel" }, /area/station/service/chapel) -"iua" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Emergency Access"; - req_one_access_txt = "10" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor/heavy, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "iuc" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -29992,20 +30192,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) -"iuk" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "iul" = ( /obj/structure/bodycontainer/morgue, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -30074,19 +30260,6 @@ }, /turf/open/floor/iron, /area/station/security/brig) -"iuT" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/construction) "ivd" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -30101,6 +30274,29 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) +"ivh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics"; + req_access_txt = "35" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/service/hydroponics) "ivt" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/delivery, @@ -30175,10 +30371,6 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"iwr" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/turf/open/space/basic, -/area/station/commons/dorms) "iwt" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -30201,6 +30393,22 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"iwz" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "iwC" = ( /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, @@ -30222,6 +30430,19 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"iwU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/command{ + name = "Auxiliary E.V.A. Storage"; + req_access_txt = "18" + }, +/obj/structure/barricade/wooden, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "iwW" = ( /obj/machinery/computer/cargo{ dir = 8 @@ -30299,6 +30520,23 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron/dark, /area/station/security/detectives_office) +"ixS" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/iron, +/area/station/maintenance/port/lesser) "ixV" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -30349,19 +30587,6 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/commons/storage/primary) -"iyt" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/engineering{ - name = "Engine Room"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/main) "iyw" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -30419,25 +30644,6 @@ }, /turf/open/floor/iron, /area/station/tcommsat/server) -"ize" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engine-side" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "izg" = ( /obj/machinery/light/small/directional/west, /obj/structure/sign/warning/radiation{ @@ -30521,6 +30727,21 @@ /obj/machinery/status_display/evac/directional/north, /turf/open/floor/wood, /area/station/service/electronic_marketing_den) +"izK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Customs Desk"; + req_access_txt = "19" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "izS" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -30587,6 +30808,17 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"iAD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel's Office"; + req_access_txt = "57" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "iAF" = ( /obj/structure/chair/office/light{ dir = 4 @@ -30631,6 +30863,19 @@ }, /turf/open/floor/iron/dark/corner, /area/station/maintenance/port/greater) +"iBH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard) "iBO" = ( /obj/machinery/power/turbine/inlet_compressor, /turf/open/floor/engine, @@ -30690,6 +30935,25 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"iCQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Miscellaneous Storage" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "iCT" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -30743,6 +31007,24 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/medical/virology) +"iDB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "iDG" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -30818,6 +31100,18 @@ "iEE" = ( /turf/open/floor/iron/white, /area/station/security/prison) +"iEN" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Xenobiology Kill Room"; + req_access_txt = "47" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "iET" = ( /obj/structure/cable, /obj/effect/landmark/start/hangover, @@ -30863,26 +31157,6 @@ heat_capacity = 1e+006 }, /area/station/hallway/primary/central/aft) -"iFr" = ( -/obj/machinery/door/airlock/research{ - name = "Research Testing Range"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/science/misc_lab/range) "iFv" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/bodycontainer/morgue{ @@ -30892,19 +31166,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"iFw" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Bar Maintenance"; - req_access_txt = "25" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "iFI" = ( /obj/effect/landmark/event_spawn, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -30937,25 +31198,6 @@ }, /turf/open/floor/iron, /area/station/security/brig) -"iFY" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Kitchen Coldroom"; - req_access_txt = "28" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "iGd" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 4 @@ -31103,22 +31345,17 @@ /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron/white, /area/station/command/heads_quarters/rd) -"iJh" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 +"iJi" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Auxiliary Power"; + req_access_txt = "10" }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 + dir = 1 }, /turf/open/floor/iron, -/area/station/maintenance/port/greater) +/area/station/maintenance/department/electrical) "iJj" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; @@ -31148,6 +31385,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"iJq" = ( +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "iJr" = ( /obj/structure/chair/office, /obj/effect/landmark/start/cargo_technician, @@ -31203,6 +31446,15 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"iKe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "iKl" = ( /obj/structure/extinguisher_cabinet/directional/south, /obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible, @@ -31332,18 +31584,6 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/bridge) -"iMj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery Observation" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/medical/surgery/theatre) "iMy" = ( /obj/structure/table/wood, /obj/item/dice/d20, @@ -31785,20 +32025,6 @@ }, /turf/open/floor/iron/dark/textured_half, /area/station/service/janitor) -"iSI" = ( -/obj/machinery/door/airlock{ - name = "Bar"; - req_access_txt = "25" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/bar) "iSR" = ( /obj/machinery/door/airlock/command{ name = "Head of Security's Quarters" @@ -31865,23 +32091,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/qm) -"iTT" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/siding/white/corner{ - dir = 4 - }, -/obj/machinery/door/airlock/freezer{ - name = "Coldroom"; - req_access_txt = "28" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/duct, -/turf/open/floor/iron/freezer, -/area/station/service/kitchen/coldroom) "iTV" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/bot, @@ -31939,19 +32148,6 @@ }, /turf/open/floor/iron, /area/station/science/breakroom) -"iUZ" = ( -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/service/abandoned_gambling_den) "iVb" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -32029,19 +32225,6 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/station/security/checkpoint/supply) -"iWw" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "iWA" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -32069,6 +32252,20 @@ /obj/effect/spawner/random/structure/crate_empty, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"iWW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery Observation" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/theatre) "iXc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -32158,6 +32355,46 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/service) +"iXU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office"; + req_access_txt = "30" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) +"iXW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/external{ + name = "MiniSat Exterior Access"; + req_one_access_txt = "13;19;32" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) "iYi" = ( /turf/closed/wall, /area/station/commons/toilet/locker) @@ -32169,22 +32406,23 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/command/nuke_storage) -"iYx" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Holding Area"; - req_access_txt = "2" - }, +"iYB" = ( /obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Transit Tube Access"; + req_one_access_txt = "19" + }, /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron, -/area/station/security/checkpoint/escape) +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "iYK" = ( /obj/machinery/chem_dispenser, /obj/effect/turf_decal/tile/yellow/fourcorners, @@ -32641,6 +32879,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/security/prison) +"jeb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "E.V.A. Storage"; + req_access_txt = "18" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/ai_monitored/command/storage/eva) "jeh" = ( /obj/machinery/door/window/left/directional/north, /obj/machinery/door/firedoor/border_only{ @@ -32722,20 +32974,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"jeT" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - id_tag = "cardoor"; - name = "Cargo Cell" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron, -/area/station/security/checkpoint/supply) "jfe" = ( /obj/structure/table, /obj/item/storage/medkit/regular, @@ -32940,6 +33178,21 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"jhC" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "jhH" = ( /obj/effect/turf_decal/tile/bar, /obj/effect/turf_decal/tile/bar{ @@ -33067,6 +33320,20 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/bridge) +"jjs" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/fore) "jjv" = ( /obj/machinery/light/directional/south, /obj/machinery/newscaster/directional/south, @@ -33467,22 +33734,6 @@ "jpA" = ( /turf/open/floor/iron/grimy, /area/station/security/detectives_office/private_investigators_office) -"jpP" = ( -/obj/machinery/door/airlock/external{ - name = "Escape Pod 3"; - space_dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/prison) "jpV" = ( /obj/effect/turf_decal/tile/purple, /obj/machinery/button/door/directional/south{ @@ -33572,12 +33823,20 @@ /obj/machinery/status_display/evac/directional/west, /turf/open/floor/iron, /area/station/maintenance/department/electrical) -"jrC" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/machinery/light/floor, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) +"jrI" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Service Hall"; + req_one_access_txt = "73" + }, +/turf/open/floor/iron/checker, +/area/station/hallway/secondary/service) "jrJ" = ( /obj/machinery/button/door/directional/north{ id = "teleporterhubshutters"; @@ -33590,25 +33849,14 @@ }, /turf/open/floor/iron, /area/station/command/teleporter) -"jrY" = ( -/obj/structure/cable, -/obj/machinery/duct, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engine-entrance" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/main) +"jrU" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "jsg" = ( /obj/structure/chair, /obj/effect/turf_decal/bot, @@ -33795,21 +34043,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) -"jvr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/service/abandoned_gambling_den) "jvs" = ( /turf/open/floor/wood, /area/station/service/lawoffice) @@ -33968,6 +34201,18 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"jxz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) "jxA" = ( /obj/structure/table/wood, /obj/machinery/microwave{ @@ -34094,31 +34339,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"jza" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) -"jze" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock{ - req_one_access_txt = "73" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/wood, -/area/station/hallway/secondary/service) "jzm" = ( /obj/machinery/hydroponics/soil, /obj/item/cultivator, @@ -34159,12 +34379,6 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/iron/white, /area/station/science/research) -"jzP" = ( -/obj/effect/turf_decal/tile/neutral/half{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/dorms) "jzT" = ( /obj/structure/table/wood, /obj/item/storage/photo_album, @@ -34184,6 +34398,20 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/entry) +"jAq" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden/abandoned) "jAs" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, @@ -34366,24 +34594,32 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/storage/tech) +"jCs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "jCt" = ( /obj/structure/table/wood, /obj/item/paper_bin, /obj/item/pen, /turf/open/floor/wood, /area/station/service/library/abandoned) -"jCw" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Surgery Maintenance"; - req_access_txt = "45" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "jCx" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -34429,19 +34665,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) -"jDl" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery Observation" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/medical/surgery/theatre) "jDp" = ( /obj/effect/spawner/random/vending/colavend, /obj/effect/decal/cleanable/dirt, @@ -34488,21 +34711,6 @@ /obj/structure/railing, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"jEB" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "jED" = ( /obj/structure/closet/secure_closet/chemical, /obj/effect/turf_decal/stripes/line{ @@ -34657,22 +34865,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/qm) -"jHa" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "jHb" = ( /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) @@ -34728,22 +34920,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/science/lab) -"jHu" = ( -/obj/machinery/door/airlock{ - name = "Bathroom"; - req_access_txt = "8" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor/heavy, -/turf/open/floor/iron, -/area/station/science/breakroom) "jHw" = ( /obj/structure/table, /obj/item/paper_bin{ @@ -34872,22 +35048,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/lobby) -"jJU" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable, -/obj/machinery/door/airlock/grunge{ - name = "Morgue"; - req_access_txt = "5;6" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/medical/morgue) "jJZ" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -34895,6 +35055,21 @@ /obj/machinery/newscaster/directional/west, /turf/open/floor/wood, /area/station/commons/dorms) +"jKf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "jKg" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -35273,21 +35448,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"jOQ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - id_tag = "scidoor"; - name = "Security Post - Science"; - req_access_txt = "63" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/science/research) "jOW" = ( /obj/structure/table, /obj/structure/bedsheetbin, @@ -35551,6 +35711,23 @@ }, /turf/open/floor/iron, /area/station/maintenance/aft) +"jSf" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Storage"; + req_access_txt = "24" + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage) "jSh" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -35579,24 +35756,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/command/corporate_showroom) -"jSx" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - name = "Genetics Lab"; - req_access_txt = "9" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/science/misc_lab) "jSy" = ( /obj/effect/landmark/start/hangover, /obj/effect/turf_decal/tile/red{ @@ -35867,6 +36026,26 @@ }, /turf/open/floor/iron, /area/station/security/warden) +"jWM" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "MiniSat Exterior Access"; + req_one_access_txt = "13;19;32" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/hallway) "jWT" = ( /turf/open/floor/engine/n2, /area/station/engineering/atmos) @@ -36095,6 +36274,20 @@ dir = 1 }, /area/station/engineering/atmos) +"jZm" = ( +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/medical/break_room) "jZp" = ( /obj/machinery/atmospherics/components/unary/passive_vent{ dir = 4; @@ -36202,6 +36395,21 @@ /obj/effect/spawner/random/trash/grille_or_waste, /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/bar) +"kaS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Project Room"; + req_access_txt = "24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "kbd" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 8 @@ -36219,18 +36427,6 @@ }, /turf/open/floor/iron, /area/station/medical/medbay/central) -"kbt" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery B Access"; - req_access_txt = "45" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/medical/surgery/theatre) "kby" = ( /obj/structure/table/reinforced, /obj/machinery/light/directional/south, @@ -36395,21 +36591,6 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) -"kdz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/aft) "kdW" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -36987,6 +37168,21 @@ /obj/item/pipe_dispenser, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) +"kjW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Teleport Access"; + req_access_txt = "17" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/command/teleporter) "kjZ" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -37017,6 +37213,22 @@ }, /turf/open/floor/iron/dark, /area/station/science/misc_lab) +"kkk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Theater Backstage"; + req_access_txt = "46" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/service/theater) "kkC" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, @@ -37040,6 +37252,20 @@ /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron, /area/station/commons/storage/tools) +"kkL" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) "kkN" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -37135,6 +37361,25 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/research) +"klC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/highsecurity{ + name = "Gravity Generator Room"; + req_access_txt = "19;23" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) "klM" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -37176,19 +37421,6 @@ /obj/machinery/door/poddoor/incinerator_atmos_aux, /turf/open/floor/engine, /area/station/maintenance/disposal/incinerator) -"kmF" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/engineering{ - name = "Starboard Quarter Solar Access"; - req_access_txt = "10" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/solars/port/fore) "kmX" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -37289,33 +37521,6 @@ /obj/effect/spawner/random/contraband/prison, /turf/open/floor/iron/white, /area/station/security/prison/safe) -"kox" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/highsecurity{ - name = "Secure Tech Storage"; - req_access_txt = "19;23" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/engineering/storage/tech) -"koA" = ( -/obj/machinery/door/airlock/research/glass/incinerator/ordmix_exterior{ - name = "Burn Chamber Exterior Airlock" - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/engine/vacuum, -/area/station/science/mixing/chamber) "koB" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -37362,23 +37567,6 @@ "kpw" = ( /turf/open/floor/engine/plasma, /area/station/engineering/atmos) -"kpx" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "genetics-passthrough" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/science) "kpy" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/corner{ @@ -37452,27 +37640,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"kpY" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - req_one_access_txt = "5;12" - }, -/obj/effect/turf_decal/tile/neutral, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "medbay-passthrough" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "kqc" = ( /obj/machinery/power/shieldwallgen/xenobiologyaccess, /obj/structure/cable, @@ -37552,6 +37719,22 @@ }, /turf/open/floor/iron, /area/station/medical/morgue) +"krO" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/detectives_office/private_investigators_office) "krT" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -37571,18 +37754,6 @@ }, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) -"krY" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "72" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/fore) "ksn" = ( /turf/open/floor/wood{ icon_state = "wood-broken5" @@ -37808,6 +37979,18 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"kwy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics HFR Room"; + req_access_txt = "24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) "kxg" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ @@ -37878,6 +38061,21 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron, /area/station/science/research) +"kxF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/fore) "kxH" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/poddoor/preopen{ @@ -37895,19 +38093,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/carpet, /area/station/commons/vacant_room/office) -"kxS" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery Observation" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/medical/surgery/theatre) "kxV" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, @@ -37921,6 +38106,25 @@ /obj/structure/tank_holder/extinguisher, /turf/open/floor/iron, /area/station/science/xenobiology) +"kya" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Transit Tube Access"; + req_one_access_txt = "19" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "kyj" = ( /obj/structure/cable, /turf/open/floor/iron/white, @@ -37970,35 +38174,6 @@ "kzc" = ( /turf/closed/wall/r_wall, /area/station/maintenance/port/aft) -"kzx" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining{ - name = "Cargo Bay" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/general, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/office) -"kzA" = ( -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/atmos/glass{ - name = "Upper Atmospherics"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "kzI" = ( /obj/structure/table/wood, /obj/item/electronics/airalarm, @@ -38012,6 +38187,18 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron/checker, /area/station/hallway/secondary/service) +"kAb" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard) "kAc" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/decal/cleanable/dirt, @@ -38047,21 +38234,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/commons/toilet/restrooms) -"kAw" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;28;35" - }, -/obj/machinery/duct, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "kAx" = ( /obj/structure/rack, /obj/item/restraints/handcuffs, @@ -38106,23 +38278,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"kBf" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/spawner/random/trash/grille_or_waste, -/turf/open/floor/iron, -/area/station/maintenance/port/lesser) "kBg" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -38686,23 +38841,6 @@ /obj/structure/filingcabinet, /turf/open/floor/iron/dark, /area/station/service/library) -"kIH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/security/glass{ - name = "Storage Closet"; - req_access_txt = "63" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard) "kIP" = ( /obj/item/radio/intercom/directional/south, /obj/structure/table/wood, @@ -38730,19 +38868,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/fore) -"kIV" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/fore) "kJa" = ( /obj/structure/sign/poster/official/help_others{ pixel_x = -32 @@ -38784,6 +38909,22 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"kJl" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "kJr" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, @@ -38823,6 +38964,22 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/security/brig) +"kKc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard) "kKf" = ( /obj/effect/turf_decal/bot, /obj/structure/closet/radiation, @@ -38838,6 +38995,20 @@ /obj/structure/sign/warning/pods, /turf/closed/wall, /area/station/hallway/secondary/entry) +"kKo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/dorms) +"kKr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor/iron, +/area/station/commons/dorms) "kKx" = ( /obj/effect/turf_decal/loading_area{ dir = 1 @@ -38858,18 +39029,6 @@ /obj/structure/table/reinforced, /turf/open/floor/iron, /area/station/maintenance/port/greater) -"kKK" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics HFR Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/hfr_room) "kLh" = ( /obj/effect/landmark/start/prisoner, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -38907,24 +39066,6 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/plating, /area/station/maintenance/disposal) -"kLG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/service/theater/abandoned) "kLL" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -39076,21 +39217,10 @@ "kOj" = ( /turf/closed/wall, /area/station/hallway/primary/central/fore) -"kOk" = ( +"kOr" = ( /obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics"; - req_one_access_txt = "10;24" - }, /turf/open/floor/iron, -/area/station/engineering/atmos) +/area/station/commons/dorms) "kOv" = ( /obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ dir = 4 @@ -39119,20 +39249,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/prison) -"kOH" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Mech Bay"; - req_access_txt = "29" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/science/robotics/mechbay) "kOI" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/status_display/evac/directional/north, @@ -39169,6 +39285,23 @@ }, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) +"kPo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron, +/area/station/security/lockers) "kPu" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/poddoor/massdriver_ordnance, @@ -39295,6 +39428,23 @@ /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) +"kRT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/security/glass{ + name = "Storage Closet"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard) "kRU" = ( /turf/open/floor/circuit/green/telecomms/mainframe, /area/station/tcommsat/server) @@ -39408,22 +39558,6 @@ }, /turf/open/floor/iron/grimy, /area/station/service/library/abandoned) -"kTI" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "kTK" = ( /obj/structure/filingcabinet/chestdrawer, /obj/effect/turf_decal/tile/blue{ @@ -39446,19 +39580,6 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron, /area/station/command/heads_quarters/cmo) -"kTR" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Server Access"; - req_access_txt = "30" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/science/server) "kTU" = ( /obj/machinery/door/poddoor/shutters{ id = "mechbay"; @@ -39488,6 +39609,28 @@ /obj/structure/sign/warning/vacuum, /turf/open/floor/plating, /area/station/hallway/secondary/exit/departure_lounge) +"kUd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay"; + req_access_txt = "5" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/medbay/central) "kUf" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/firealarm/directional/north{ @@ -39505,21 +39648,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"kUk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/command{ - name = "Auxiliary E.V.A. Storage"; - req_access_txt = "18" - }, -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "kUn" = ( /obj/effect/turf_decal/tile/brown{ dir = 1 @@ -39590,19 +39718,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/service/chapel/funeral) -"kVp" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/mining{ - name = "Mining Dock" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "kVr" = ( /obj/effect/turf_decal/siding/wideplating, /turf/open/floor/iron/dark, @@ -39711,6 +39826,20 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"kXa" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Auxiliary Power"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/department/electrical) "kXb" = ( /obj/effect/landmark/start/head_of_personnel, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -39870,26 +39999,6 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron/dark, /area/station/science/server) -"kZb" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-right" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "kZc" = ( /turf/closed/wall, /area/station/service/chapel/office) @@ -39942,22 +40051,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/prison) -"kZE" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Gateway Atrium"; - req_access_txt = "62" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/command/gateway) "kZP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/grimy, @@ -40063,6 +40156,27 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"lbk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research and Development Lab"; + req_one_access_txt = "7" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "rdrnd"; + name = "Research and Development Shutters" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/lab) "lbo" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -40144,6 +40258,25 @@ /obj/structure/closet/radiation, /turf/open/floor/iron, /area/station/engineering/main) +"lci" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_one_access_txt = "10;24" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/engineering/supermatter) "lcm" = ( /turf/open/floor/wood, /area/station/security/detectives_office/private_investigators_office) @@ -40291,6 +40424,30 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"ldI" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Quarters"; + req_access_txt = "40" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "CMO" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) "ldK" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -40540,6 +40697,19 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) +"lhS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "lhY" = ( /turf/closed/wall/r_wall, /area/ai_monitored/command/nuke_storage) @@ -40665,26 +40835,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"ljU" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Virology Lab"; - req_access_txt = "39" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/virology) "ljV" = ( /obj/structure/table, /obj/item/transfer_valve{ @@ -40884,9 +41034,35 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron, /area/ai_monitored/command/storage/eva) +"lmp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Gateway Atrium"; + req_access_txt = "62" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/gateway) "lmq" = ( /turf/closed/wall/r_wall, /area/station/science/misc_lab) +"lmB" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Auxiliary Tool Storage Maintenance"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) "lmM" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 8 @@ -41077,17 +41253,18 @@ /turf/open/floor/iron, /area/station/hallway/primary/aft) "loL" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;47" +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research and Development Lab"; + req_one_access_txt = "7" }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/iron, -/area/station/maintenance/port/greater) +/area/station/science/robotics/mechbay) "loP" = ( /obj/item/kirbyplants/random, /obj/machinery/firealarm/directional/east, @@ -41204,26 +41381,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"lqs" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "MiniSat Exterior Access"; - req_one_access_txt = "13;19;32" - }, -/turf/open/floor/iron/dark, -/area/station/engineering/hallway) "lqv" = ( /obj/machinery/dna_scannernew, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -41280,20 +41437,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"lrV" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Corporate Lounge"; - req_access_txt = "19" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "showroom" - }, -/turf/open/floor/wood, -/area/station/command/corporate_showroom) "lrY" = ( /obj/structure/cable, /obj/effect/turf_decal/delivery, @@ -41332,25 +41475,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) -"ltj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/highsecurity{ - name = "MiniSat Upload"; - req_access_txt = "16" - }, -/obj/machinery/flasher/directional/west{ - id = "AI" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/turret_protected/aisat_interior) "ltv" = ( /obj/structure/window/reinforced{ dir = 8 @@ -41766,6 +41890,23 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) +"lyZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Recreational Area" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "lzp" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -41778,28 +41919,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/engineering/main) -"lzM" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Circuits Lab"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-circuits" - }, -/turf/open/floor/iron, -/area/station/science/misc_lab) "lAa" = ( /obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ dir = 9 @@ -41812,6 +41931,21 @@ /obj/structure/tank_holder/extinguisher, /turf/open/floor/iron, /area/station/science/xenobiology) +"lAf" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;28;35" + }, +/obj/machinery/duct, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "lAi" = ( /obj/effect/spawner/random/vending/colavend, /obj/effect/turf_decal/delivery, @@ -41841,18 +41975,6 @@ /obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron, /area/station/engineering/main) -"lAF" = ( -/obj/machinery/door/airlock{ - name = "Custodial Closet"; - req_access_txt = "26" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/checker, -/area/station/service/janitor) "lAK" = ( /obj/machinery/door/morgue{ name = "Confession Booth" @@ -42061,6 +42183,21 @@ "lDr" = ( /turf/open/floor/plating, /area/station/science/mixing/launch) +"lDx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/highsecurity{ + name = "Engineering Auxiliary Storage"; + req_access_txt = "32" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "lDV" = ( /obj/structure/sign/warning/secure_area, /turf/closed/wall, @@ -42223,21 +42360,22 @@ }, /turf/open/floor/iron, /area/station/commons/storage/primary) -"lGg" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 +"lGn" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod 3"; + space_dir = 4 }, /obj/effect/turf_decal/stripes/line{ - dir = 1 + dir = 8 }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/external{ - name = "External Atmos Access"; - req_one_access_txt = "24" +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, -/obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, -/area/station/engineering/atmos/project) +/area/station/security/prison) "lGq" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/red{ @@ -42422,12 +42560,6 @@ }, /turf/open/floor/carpet, /area/station/command/meeting_room/council) -"lJj" = ( -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "lJu" = ( /obj/structure/sign/directions/evac{ pixel_y = -8 @@ -42449,6 +42581,22 @@ }, /turf/open/floor/plating, /area/station/hallway/secondary/entry) +"lJF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Storage"; + req_access_txt = "24" + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/siding/yellow/corner, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage) "lJJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -43211,6 +43359,21 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) +"lTn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Quarters"; + req_access_txt = "30" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "lTo" = ( /obj/docking_port/stationary{ dheight = 4; @@ -43281,25 +43444,6 @@ }, /turf/open/floor/iron, /area/construction/mining/aux_base) -"lTW" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/obj/machinery/door/airlock/research{ - name = "Ordnance Launch Site"; - req_access_txt = "8" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-passthrough" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/mixing/launch) "lTZ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line, @@ -43327,19 +43471,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/genetics) -"lUr" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Project Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) "lUu" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -43390,26 +43521,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/cargo/storage) -"lVE" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/engineering{ - name = "Engine Room"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/main) "lVG" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -43597,21 +43708,6 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) -"lYx" = ( -/obj/machinery/door/airlock/grunge{ - name = "Chapel Quarters"; - req_access_txt = "27" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/service/chapel/office) "lYF" = ( /obj/machinery/light/small/directional/west, /obj/machinery/status_display/evac/directional/west, @@ -43638,6 +43734,35 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"lZn" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Engineering Maintenance"; + req_access_txt = "10" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) +"lZo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public{ + name = "Service Hall"; + req_one_access_txt = "73" + }, +/turf/open/floor/iron/checker, +/area/station/hallway/secondary/service) "lZs" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/simple/green/visible{ @@ -43720,22 +43845,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/command/gateway) -"mbd" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/detectives_office/private_investigators_office) "mbe" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -43791,13 +43900,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"mbS" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/rock/pile, -/obj/machinery/light/floor, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "mcj" = ( /obj/effect/turf_decal/stripes/end{ dir = 8 @@ -43842,12 +43944,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"mcC" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/rock, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "mcE" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/door/firedoor, @@ -44424,6 +44520,23 @@ }, /turf/open/floor/circuit/green, /area/station/science/research/abandoned) +"mko" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/engineering{ + name = "Auxiliary Construction Storage"; + req_one_access_txt = "72" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/construction/mining/aux_base) "mkD" = ( /obj/machinery/vending/wardrobe/robo_wardrobe, /obj/structure/window/reinforced{ @@ -44526,23 +44639,6 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron, /area/station/science/research) -"mlD" = ( -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/starboard/fore) "mlE" = ( /turf/closed/wall/r_wall, /area/ai_monitored/command/storage/eva) @@ -44792,6 +44888,19 @@ "moV" = ( /turf/open/floor/carpet, /area/station/command/bridge) +"moW" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Auxiliary Port"; + req_access_txt = "24" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/department/electrical) "mpa" = ( /obj/structure/window/reinforced{ dir = 8 @@ -44827,13 +44936,6 @@ /obj/structure/sign/warning/vacuum, /turf/open/floor/plating, /area/station/cargo/storage) -"mpL" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/half{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/dorms) "mpO" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "permabolt3"; @@ -44880,21 +44982,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/aft) -"mql" = ( -/obj/machinery/door/airlock/grunge{ - name = "Crematorium"; - req_access_txt = "27" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/service/chapel/funeral) "mqr" = ( /obj/structure/table/wood, /obj/item/folder/blue, @@ -45321,23 +45408,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/service/chapel) -"mvU" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/security/glass{ - id_tag = "engdoor"; - name = "Engineering Cell"; - req_access_txt = "63" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron, -/area/station/security/checkpoint/engineering) "mwa" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -45396,6 +45466,19 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"mwY" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/external{ + name = "External Atmos Access"; + req_one_access_txt = "24" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "mxj" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -45492,25 +45575,18 @@ /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"mzC" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - req_one_access_txt = "5;12" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "medbay-passthrough" - }, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ +"mzE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer2, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ dir = 4 }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/obj/machinery/door/airlock/public/glass/incinerator/atmos_exterior, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 }, -/turf/open/floor/iron, -/area/station/medical/medbay/central) +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/engine, +/area/station/maintenance/disposal/incinerator) "mzO" = ( /obj/structure/table/reinforced, /obj/machinery/newscaster/directional/north, @@ -45547,11 +45623,6 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/pharmacy) -"mAa" = ( -/obj/effect/turf_decal/bot, -/obj/machinery/light/directional/south, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "mAh" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -45594,26 +45665,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"mAR" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/external{ - name = "MiniSat Exterior Access"; - req_one_access_txt = "13;19;32" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/hallway) "mBd" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -45796,20 +45847,6 @@ }, /turf/open/floor/wood, /area/station/service/lawoffice) -"mDZ" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/spawner/random/structure/barricade, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden/abandoned) "mEi" = ( /obj/structure/table, /turf/open/floor/iron, @@ -45947,13 +45984,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/aft) -"mGu" = ( -/obj/effect/turf_decal/tile/neutral, -/obj/machinery/light/directional/south, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "mGw" = ( /turf/open/floor/wood, /area/station/command/meeting_room/council) @@ -46000,6 +46030,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) +"mGI" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Security Post - Engineering"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) "mGQ" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -46008,6 +46051,24 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/medical/medbay/central) +"mGU" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "medbay-passthrough" + }, +/obj/machinery/door/airlock/medical{ + name = "Psychology"; + req_access_txt = "70" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "mHc" = ( /obj/structure/cable, /obj/machinery/light/directional/north, @@ -46036,6 +46097,22 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"mHu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "mHw" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=hall5"; @@ -46123,22 +46200,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/storage) -"mIG" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "mIO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -46157,23 +46218,6 @@ /obj/effect/spawner/random/trash/mess, /turf/open/floor/iron/dark, /area/station/service/abandoned_gambling_den) -"mIT" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron, -/area/station/security/lockers) "mJj" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -46240,6 +46284,23 @@ /obj/item/book/codex_gigas, /turf/open/floor/iron/dark, /area/station/service/library) +"mKt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Break Room"; + req_access_txt = "47" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/science/breakroom) "mKu" = ( /obj/machinery/light/directional/west, /obj/effect/turf_decal/tile/neutral{ @@ -46258,24 +46319,6 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/service/kitchen) -"mKG" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Security Post - Science"; - req_access_txt = "63" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron, -/area/station/security/checkpoint/science/research) "mKJ" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/cafeteria, @@ -46408,6 +46451,13 @@ /obj/machinery/holopad, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"mMU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "mMX" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -46428,18 +46478,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/ai_monitored/command/storage/eva) -"mNs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock{ - name = "Bathroom" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/science/breakroom) "mNw" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/effect/decal/cleanable/dirt, @@ -46451,6 +46489,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/commons/fitness/recreation) +"mNE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/mining/glass{ + name = "Delivery Office" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/mail_sorting, +/turf/open/floor/iron, +/area/station/cargo/sorting) "mNG" = ( /obj/structure/bed/roller, /obj/structure/sign/departments/chemistry{ @@ -46603,6 +46658,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"mPe" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Turbine Generator Access"; + req_one_access_txt = "10;24" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "mPg" = ( /obj/machinery/door/airlock/external{ name = "External Docking Port" @@ -46946,22 +47021,6 @@ icon_state = "wood-broken7" }, /area/station/security/detectives_office/private_investigators_office) -"mVb" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock{ - name = "Theater Backstage"; - req_access_txt = "46" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/service/theater) "mVB" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -47001,6 +47060,24 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/wood, /area/station/commons/dorms) +"mWj" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "genetics-passthrough" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/science) "mWn" = ( /obj/structure/table, /obj/item/stack/sheet/iron/five, @@ -47104,24 +47181,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hos) -"mXp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "mXr" = ( /obj/structure/cable, /obj/structure/table/wood, @@ -47147,13 +47206,6 @@ "mXy" = ( /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hop) -"mXB" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/rock/pile, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "mXE" = ( /obj/effect/spawner/random/vending/snackvend, /obj/effect/decal/cleanable/cobweb, @@ -47252,39 +47304,23 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"mYn" = ( +/obj/structure/cable, +/obj/machinery/door/airlock{ + name = "Custodial Closet"; + req_access_txt = "26" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/checker, +/area/station/hallway/secondary/service) "mYo" = ( /obj/effect/turf_decal/trimline/yellow/line, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"mYq" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engine-entrance" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) -"mYA" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/delivery, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "mYU" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -47423,24 +47459,6 @@ /obj/effect/mapping_helpers/airlock/access/all/service/lawyer, /turf/open/floor/plating, /area/station/maintenance/starboard) -"nax" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - name = "Virology Access"; - req_access_txt = "39" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/virology) "naB" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/siding/purple{ @@ -47530,22 +47548,6 @@ }, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain) -"ncl" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock{ - name = "Clown's Backstage Room"; - req_access_txt = "46" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/service/theater) "ncp" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/east, @@ -47657,12 +47659,6 @@ }, /turf/open/floor/iron, /area/station/cargo/warehouse) -"ndV" = ( -/obj/effect/turf_decal/tile/neutral, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "nef" = ( /obj/structure/sign/departments/medbay/alt, /turf/closed/wall, @@ -47736,21 +47732,6 @@ }, /turf/open/floor/iron, /area/station/medical/medbay/central) -"nfT" = ( -/obj/machinery/door/airlock/engineering{ - name = "Starboard Quarter Solar Access"; - req_access_txt = "10" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/solars/starboard/aft) "nfX" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -47804,19 +47785,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/tcommsat/computer) -"ngK" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Chemistry"; - req_access_txt = "69; 33" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/medical/chemistry) "ngL" = ( /obj/item/kirbyplants/random, /obj/structure/sign/warning/bodysposal{ @@ -47867,6 +47835,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) +"nhu" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/construction/mining/aux_base) "nhE" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -48104,19 +48083,6 @@ icon_state = "wood-broken2" }, /area/station/service/electronic_marketing_den) -"nkO" = ( -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics Auxiliary Port"; - req_access_txt = "24" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/department/electrical) "nkU" = ( /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, @@ -48147,15 +48113,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"nlU" = ( -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "nlV" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/green{ @@ -48368,19 +48325,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"noT" = ( -/obj/structure/cable, -/obj/machinery/door/airlock{ - name = "Custodial Closet"; - req_access_txt = "26" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/checker, -/area/station/hallway/secondary/service) "noY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ @@ -48411,26 +48355,6 @@ }, /turf/open/floor/wood, /area/station/service/theater) -"npl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "nps" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ @@ -48652,21 +48576,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/engineering/supermatter/room) -"ntn" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engine-entrance" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/main) "nto" = ( /obj/effect/landmark/start/assistant, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -48858,11 +48767,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"nvS" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/opposingcorners, -/turf/open/floor/iron, -/area/station/commons/dorms) "nvU" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -48896,13 +48800,6 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) -"nwp" = ( -/obj/effect/turf_decal/bot, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/extinguisher_cabinet/directional/north, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "nwG" = ( /obj/effect/turf_decal/plaque{ icon_state = "L13" @@ -49171,19 +49068,22 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"nAq" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Atmospherics Maintenance"; - req_access_txt = "24" +"nAc" = ( +/obj/machinery/door/airlock/security{ + name = "Security Post - Medbay"; + req_access_txt = "63" }, +/obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, -/area/station/maintenance/department/engine/atmos) +/area/station/security/checkpoint/medical) "nAs" = ( /obj/effect/landmark/start/depsec/science, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -49398,6 +49298,13 @@ /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron, /area/station/commons/lounge) +"nCX" = ( +/obj/machinery/door/airlock/silver{ + name = "Bathroom" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/captain/private) "nDd" = ( /obj/machinery/duct, /obj/machinery/light/directional/west, @@ -49456,10 +49363,6 @@ }, /turf/open/floor/iron/grimy, /area/station/service/library) -"nDJ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/closed/wall, -/area/holodeck/rec_center) "nDM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -49513,6 +49416,18 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"nEr" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "nEE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -49554,6 +49469,22 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/engineering/main) +"nFA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/electronic_marketing_den) "nFG" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -49592,11 +49523,6 @@ }, /turf/open/floor/iron, /area/station/security/prison) -"nGz" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "nGK" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -49606,6 +49532,21 @@ }, /turf/open/floor/plating, /area/station/maintenance/central) +"nGQ" = ( +/obj/machinery/washing_machine, +/obj/machinery/camera/directional/west{ + c_tag = "Dormitories - Port"; + name = "dormitories camera" + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/light_switch/directional/north, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/commons/dorms) "nGS" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -49752,10 +49693,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron/dark, /area/station/service/library) -"nIW" = ( -/obj/machinery/power/port_gen/pacman/pre_loaded, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "nJg" = ( /obj/structure/table, /obj/structure/cable, @@ -50026,19 +49963,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"nMh" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/external{ - name = "External Atmos Access"; - req_one_access_txt = "24" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) "nMi" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ @@ -50048,6 +49972,25 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) +"nMk" = ( +/obj/machinery/door/poddoor/preopen{ + id = "rdxeno"; + name = "Xenobiology Containment Door" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab"; + req_access_txt = "55" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/xenobiology) "nMs" = ( /obj/structure/disposalpipe/trunk{ dir = 1 @@ -50077,28 +50020,6 @@ dir = 8 }, /area/station/hallway/secondary/entry) -"nMJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - id_tag = "MedbayFoyer"; - name = "Medbay"; - req_access_txt = "5" - }, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/medbay/central) "nMN" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ dir = 4 @@ -50111,24 +50032,6 @@ heat_capacity = 1e+006 }, /area/station/maintenance/port/fore) -"nMS" = ( -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "nMT" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/event_spawn, @@ -50169,6 +50072,23 @@ heat_capacity = 1e+006 }, /area/station/maintenance/starboard/aft) +"nNp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Auxilliary Surgical Theatres"; + req_access_txt = "45" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/surgery/aft) "nNq" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/brown{ @@ -50211,6 +50131,15 @@ }, /turf/open/floor/plating, /area/station/security/range) +"nNG" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "Observatory" + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "nNK" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/delivery, @@ -50426,6 +50355,27 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/prison) +"nQF" = ( +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/machinery/door/airlock/hydroponics/glass{ + name = "Hydroponics"; + req_access_txt = "35" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "nQI" = ( /obj/structure/table/glass, /obj/item/stack/sheet/mineral/plasma, @@ -50474,25 +50424,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/cargo/sorting) -"nQU" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "MiniSat Maintenance"; - req_access_txt = "16" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/turret_protected/aisat_interior) "nRc" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/brown/half/contrasted{ @@ -50548,24 +50479,6 @@ /obj/effect/turf_decal/tile/red/anticorner/contrasted, /turf/open/floor/iron, /area/station/security/checkpoint/science/research) -"nRP" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/research{ - name = "Research Division Access"; - req_access_txt = "47" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-circuits" - }, -/turf/open/floor/iron, -/area/station/science/research) "nRW" = ( /obj/structure/chair{ dir = 1 @@ -50714,12 +50627,36 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"nTT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/space_heater, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "nUc" = ( /obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ dir = 4 }, /turf/open/floor/iron, /area/station/engineering/atmos/hfr_room) +"nUf" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/service/library/abandoned) "nUp" = ( /turf/closed/wall/r_wall, /area/station/engineering/gravity_generator) @@ -50746,6 +50683,25 @@ /obj/effect/landmark/start/depsec/science, /turf/open/floor/iron, /area/station/security/checkpoint/science/research) +"nUE" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/highsecurity{ + name = "MiniSat Upload"; + req_access_txt = "16" + }, +/obj/machinery/flasher/directional/west{ + id = "AI" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/ai_monitored/turret_protected/aisat_interior) "nUF" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -50768,6 +50724,20 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron/smooth, /area/station/hallway/secondary/entry) +"nUO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Bathroom" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/break_room) "nUT" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ @@ -51117,6 +51087,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) +"nYc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Surgery Maintenance"; + req_access_txt = "45" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "nYg" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, @@ -51495,23 +51477,6 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/iron, /area/station/engineering/main) -"odE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard) "odI" = ( /obj/effect/landmark/start/hangover, /obj/structure/table/wood/poker, @@ -51552,6 +51517,23 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"oes" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/airless, +/area/station/science/mixing/chamber) "oez" = ( /obj/machinery/recharge_station, /obj/effect/landmark/start/hangover, @@ -51752,6 +51734,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) +"ogW" = ( +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "ogZ" = ( /turf/open/floor/iron, /area/station/service/hydroponics) @@ -51776,25 +51767,6 @@ }, /turf/open/floor/plating, /area/station/engineering/atmos) -"ohk" = ( -/obj/structure/cable, -/obj/machinery/duct, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Service Airlock"; - req_one_access_txt = "28;35" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) -"ohm" = ( -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "ohA" = ( /obj/structure/table/wood, /obj/item/camera_film{ @@ -51829,22 +51801,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"ohQ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/maintenance/department/engine/atmos) "ohZ" = ( /obj/structure/rack, /obj/effect/spawner/random/techstorage/service_all, @@ -51896,6 +51852,21 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"oix" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/aft) "oiH" = ( /obj/structure/dresser, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -51957,6 +51928,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) +"ojQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Virology Containment Cell"; + req_access_txt = "39" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) "ojS" = ( /obj/machinery/airalarm/directional/east, /turf/open/floor/iron{ @@ -51975,11 +51961,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"okf" = ( -/obj/structure/flora/tree/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "okr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /obj/machinery/meter, @@ -52032,21 +52013,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/kitchen/coldroom) -"okJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Telecomms Foyer"; - req_access_txt = "61" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/hallway/secondary/command) "okN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -52162,22 +52128,6 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) -"onC" = ( -/obj/machinery/door/airlock{ - name = "Medbay Auxiliary Storage"; - req_access_txt = "5" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "onD" = ( /obj/machinery/door/airlock/security{ name = "Brig" @@ -52196,6 +52146,21 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/security/brig) +"onK" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/port/fore) "onR" = ( /obj/structure/sign/warning/secure_area{ pixel_x = -32 @@ -52204,17 +52169,14 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"onU" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) +"onY" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "ooa" = ( /obj/machinery/modular_computer/console/preset/cargochat/engineering{ dir = 1 @@ -52524,6 +52486,16 @@ }, /turf/open/floor/iron, /area/station/security/prison) +"oun" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + name = "Private Interrogation" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/turf/open/floor/iron/dark, +/area/station/security/detectives_office) "ouo" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ @@ -52578,26 +52550,6 @@ }, /turf/open/floor/engine/n2o, /area/station/engineering/atmos) -"ovj" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/public/glass{ - name = "Service Hall"; - req_one_access_txt = "73" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/checker, -/area/station/hallway/secondary/service) "ovy" = ( /turf/open/floor/plating, /area/station/hallway/secondary/construction) @@ -52866,21 +52818,6 @@ "oyQ" = ( /turf/open/floor/plating, /area/station/maintenance/port/greater) -"oyT" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Customs Desk"; - req_access_txt = "19" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "oyW" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -53058,22 +52995,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/aft) -"oAF" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Surgery Maintenance"; - req_access_txt = "45" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "oAM" = ( /obj/structure/table/reinforced, /obj/item/folder/red, @@ -53168,21 +53089,6 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"oCi" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/highsecurity{ - name = "Engineering Auxiliary Storage"; - req_access_txt = "32" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "oCm" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -53293,6 +53199,23 @@ /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"oDt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/starboard/aft) "oDE" = ( /turf/closed/wall, /area/station/medical/cryo) @@ -53418,28 +53341,11 @@ "oFK" = ( /turf/closed/wall/mineral/plastitanium, /area/station/hallway/secondary/entry) -"oFQ" = ( -/turf/open/space/basic, -/area/space/nearstation) "oGb" = ( /obj/structure/cable, /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/lobby) -"oGf" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "E.V.A. Storage"; - req_access_txt = "18" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/ai_monitored/command/storage/eva) "oGi" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -53544,6 +53450,23 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, /area/station/cargo/lobby) +"oHr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engineering Break Room"; + req_one_access_txt = "19;32" + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) "oHx" = ( /obj/effect/turf_decal/tile/blue{ dir = 4 @@ -53689,22 +53612,6 @@ /obj/item/reagent_containers/glass/bucket, /turf/open/floor/iron/dark/textured, /area/station/service/hydroponics) -"oJx" = ( -/obj/structure/cable, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) -"oJy" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/rock/jungle, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "oJP" = ( /obj/structure/chair{ dir = 4 @@ -53797,6 +53704,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"oLa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine-side" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "oLd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /obj/effect/decal/cleanable/dirt, @@ -54133,13 +54058,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/science/lab) -"oPP" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/commons/dorms) "oPQ" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -54176,6 +54094,20 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron/checker, /area/station/service/bar) +"oQd" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room"; + req_access_txt = "61" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) "oQp" = ( /obj/structure/chair/office/light{ dir = 1 @@ -54408,17 +54340,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/ce) -"oTJ" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "oTY" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -54614,6 +54535,16 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/wood, /area/station/hallway/secondary/service) +"oWO" = ( +/obj/structure/cable, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "oWR" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -54682,29 +54613,6 @@ }, /turf/open/floor/iron, /area/station/medical/break_room) -"oXp" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/door/airlock/research{ - name = "Genetics Lab"; - req_access_txt = "9" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/science/genetics) "oXv" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -54718,22 +54626,6 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) -"oXJ" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-left" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "oXS" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -54888,6 +54780,26 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"oZF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "oZL" = ( /obj/structure/table/reinforced, /obj/item/folder/red, @@ -54979,35 +54891,6 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) -"pbJ" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - id_tag = "virology_airlock_interior"; - name = "Virology Interior Airlock"; - req_access_txt = "39" - }, -/obj/machinery/door_buttons/access_button{ - idDoor = "virology_airlock_interior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_y = 22; - req_access_txt = "39" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/virology) "pbK" = ( /obj/structure/table/reinforced, /obj/item/stack/package_wrap, @@ -55049,22 +54932,24 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/primary/central/fore) -"pcc" = ( +"pcb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research Division Access"; + req_access_txt = "47" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" }, /turf/open/floor/iron, -/area/station/engineering/main) +/area/station/science/research) "pcd" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -55093,22 +54978,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"pck" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/aft) "pcA" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -55231,6 +55100,20 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/iron/dark, /area/station/medical/virology) +"pea" = ( +/obj/machinery/door/airlock{ + name = "Bar"; + req_access_txt = "25" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) "pec" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -55239,6 +55122,21 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"pej" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "peo" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table/reinforced, @@ -55268,18 +55166,6 @@ "peU" = ( /turf/closed/wall/r_wall, /area/station/science/breakroom) -"peY" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "pfd" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -55338,10 +55224,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/office) -"pfU" = ( -/obj/structure/flora/junglebush/c, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "pfV" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor/right/directional/south{ @@ -55365,6 +55247,22 @@ "pgb" = ( /turf/open/floor/engine/n2o, /area/station/engineering/atmos) +"pgj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "pgl" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/disposalpipe/segment{ @@ -55656,12 +55554,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/checker, /area/station/service/hydroponics/garden/abandoned) -"pkf" = ( -/obj/effect/turf_decal/tile/neutral/half{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/commons/dorms) "pkj" = ( /obj/machinery/light/directional/north, /obj/item/kirbyplants{ @@ -55759,6 +55651,22 @@ /obj/structure/sign/warning/no_smoking, /turf/closed/wall/r_wall, /area/station/science/lab) +"plg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Telecomms Control Room"; + req_access_txt = "19; 61" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) "plh" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -55775,6 +55683,17 @@ /obj/effect/turf_decal/bot/right, /turf/open/floor/iron/checker, /area/station/service/janitor) +"plp" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) "pls" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -55913,6 +55832,30 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/bridge) +"pnY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/highsecurity{ + name = "Atmospherics Emergency Access"; + req_one_access_txt = "24" + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "pob" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/entertainment/arcade{ @@ -55966,33 +55909,6 @@ }, /turf/open/floor/iron/grimy, /area/station/command/corporate_showroom) -"poW" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research and Development Lab"; - req_one_access_txt = "7" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "rdrnd"; - name = "Research and Development Shutters" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/science/lab) -"ppf" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/junglebush/large, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "pph" = ( /obj/effect/turf_decal/tile/green{ dir = 8 @@ -56172,20 +56088,6 @@ }, /turf/open/floor/iron, /area/station/security/execution/transfer) -"prU" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Hydroponics Maintenance"; - req_access_txt = "35" - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "prZ" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -56283,22 +56185,6 @@ /obj/structure/chair/stool/directional/north, /turf/open/floor/iron/checker, /area/station/service/theater) -"pty" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Technology Storage"; - req_access_txt = "23" - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/engineering/storage/tech) "ptA" = ( /obj/structure/cable, /obj/structure/table/reinforced, @@ -56491,6 +56377,9 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/command/gateway) +"pwb" = ( +/turf/open/floor/glass/reinforced, +/area/station/commons/dorms) "pwk" = ( /obj/machinery/camera/directional/east{ c_tag = "Security - Brig Aft" @@ -56528,24 +56417,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/iron, /area/station/medical/cryo) -"pwM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "Mining Dock Airlock" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "pwO" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table/reinforced, @@ -56584,26 +56455,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/checkpoint/customs/aft) -"pxJ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Turbine Generator Access"; - req_one_access_txt = "10;24" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) "pxN" = ( /obj/structure/grille, /turf/closed/wall/r_wall, @@ -56841,17 +56692,6 @@ dir = 8 }, /area/station/hallway/primary/fore) -"pBh" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Exterior Access"; - req_one_access_txt = "32;19" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/end{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/aisat/exterior) "pBs" = ( /obj/structure/closet, /obj/effect/spawner/random/maintenance/two, @@ -56881,10 +56721,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/science/xenobiology) -"pBE" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/space/nearstation) "pBF" = ( /obj/structure/table, /obj/item/camera, @@ -57570,26 +57406,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"pKc" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Chief Engineer's Office"; - req_access_txt = "56" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "pKd" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -57805,6 +57621,25 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"pMv" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab"; + req_access_txt = "29" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/robotics/lab) "pMP" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -57847,19 +57682,6 @@ dir = 1 }, /area/station/service/bar) -"pNj" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Chapel Maintenance"; - req_access_txt = "27" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/chapel/office) "pNq" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -57883,23 +57705,6 @@ /obj/effect/turf_decal/tile/neutral/anticorner/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/fore) -"pNR" = ( -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/starboard/fore) "pNZ" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -57968,23 +57773,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/commons/toilet/restrooms) -"pPb" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Transit Tube Access"; - req_one_access_txt = "19" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "pPp" = ( /obj/machinery/computer/security/mining{ dir = 1 @@ -58048,10 +57836,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/maintenance/aft) -"pQb" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/space) "pQd" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -58068,6 +57852,12 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/command/heads_quarters/rd) +"pQg" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/rock/pile/jungle/style_random, +/obj/machinery/light/floor, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "pQi" = ( /obj/machinery/light/directional/west, /obj/effect/turf_decal/tile/blue{ @@ -58127,6 +57917,12 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel/funeral) +"pQw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor/iron, +/area/station/commons/dorms) "pQF" = ( /obj/effect/landmark/start/lawyer, /obj/structure/cable, @@ -58235,22 +58031,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/station/solars/port/aft) -"pSk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Chemistry"; - req_access_txt = "5; 33" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/chemistry) "pSt" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58326,6 +58106,21 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"pTM" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Emergency Access"; + req_one_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "pTU" = ( /obj/machinery/camera/directional/north{ c_tag = "Science - Port"; @@ -58576,17 +58371,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/medical) -"pXd" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/half{ - dir = 1 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "pXg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -58615,22 +58399,6 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"pXI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/hallway/secondary/construction) "pXK" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58681,9 +58449,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/library/abandoned) -"pYF" = ( -/turf/open/floor/glass/reinforced, -/area/station/commons/dorms) "pYG" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -58700,6 +58465,19 @@ /obj/machinery/atmospherics/pipe/bridge_pipe/cyan/hidden, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"pYO" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Upper Atmospherics"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "pYT" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -58848,23 +58626,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"qby" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Storage"; - req_access_txt = "24" - }, -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/atmos/storage) "qbK" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/directional/south, @@ -59013,20 +58774,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai_upload) -"qdZ" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "qee" = ( /obj/structure/chair/office{ dir = 8 @@ -59121,6 +58868,15 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"qfF" = ( +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/machinery/door/airlock{ + id_tag = "commissarydoor"; + name = "Commissary" + }, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) "qfO" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -59174,21 +58930,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/command/heads_quarters/cmo) -"qgP" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Project Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/hfr_room) "qgU" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -59386,6 +59127,26 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) +"qiZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Virology Lab"; + req_access_txt = "39" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) "qjb" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue{ @@ -59499,10 +59260,56 @@ }, /turf/open/floor/wood, /area/station/service/theater) +"qlb" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock"; + req_access_txt = "39" + }, +/obj/machinery/door_buttons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_y = 22; + req_access_txt = "39" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/virology) "qld" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/hallway/secondary/entry) +"qlk" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) +"qln" = ( +/obj/machinery/washing_machine, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/commons/dorms) "qlr" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/stripes/line{ @@ -59515,6 +59322,23 @@ /obj/structure/extinguisher_cabinet/directional/south, /turf/open/floor/iron/dark/corner, /area/station/engineering/atmos/project) +"qlF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "hopblast"; + name = "HoP Blast door" + }, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel's Office"; + req_access_txt = "57" + }, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "qlK" = ( /obj/machinery/light, /obj/structure/table, @@ -59757,6 +59581,23 @@ }, /turf/open/floor/iron, /area/station/engineering/supermatter/room) +"qoH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Docking Port"; + req_access_txt = "63"; + space_dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) "qoN" = ( /obj/structure/closet/secure_closet/security/sec, /obj/machinery/status_display/ai/directional/south, @@ -59907,25 +59748,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"qrG" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Recovery Room" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/surgery/theatre) "qrN" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -59947,6 +59769,18 @@ }, /turf/open/floor/iron/white, /area/station/medical/psychology) +"qrZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "qsg" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 @@ -59987,6 +59821,19 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/engineering/main) +"qsx" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "qsy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -60290,24 +60137,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"qwh" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "genetics-passthrough" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/science) "qwz" = ( /obj/effect/landmark/start/hangover, /obj/effect/turf_decal/tile/neutral{ @@ -60456,22 +60285,6 @@ /obj/item/pen, /turf/open/floor/plating, /area/station/service/library/abandoned) -"qyP" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/mining{ - name = "Mining Dock" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/maintenance/starboard/fore) "qzc" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -60497,6 +60310,19 @@ icon_state = "wood-broken5" }, /area/station/service/theater) +"qzw" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Surgery Observation" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/surgery/theatre) "qzA" = ( /obj/structure/cable, /obj/machinery/duct, @@ -60766,6 +60592,23 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/chapel) +"qDe" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Gateway Chamber"; + req_access_txt = "62" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/gateway) "qDo" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -60776,6 +60619,10 @@ /obj/item/circuitboard/machine/chem_master, /turf/open/floor/iron/grimy, /area/station/maintenance/port/fore) +"qDG" = ( +/obj/structure/table/reinforced, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "qDT" = ( /obj/structure/bookcase/manuals/engineering, /turf/open/floor/wood, @@ -60817,6 +60664,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"qFc" = ( +/obj/machinery/door/airlock{ + name = "Custodial Closet"; + req_access_txt = "26" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/checker, +/area/station/service/janitor) +"qFd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "qFe" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -60868,6 +60735,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/research) +"qGt" = ( +/obj/effect/decal/cleanable/dirt, +/turf/closed/wall, +/area/station/maintenance/starboard/aft) "qGz" = ( /obj/structure/bookcase, /obj/effect/decal/cleanable/cobweb, @@ -60898,20 +60769,12 @@ }, /turf/open/floor/iron, /area/station/commons/lounge) -"qHc" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) +"qGZ" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/style_random, +/obj/structure/flora/bush/jungle/a/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "qHs" = ( /obj/structure/statue/sandstone/venus{ dir = 1; @@ -60987,6 +60850,17 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron/white, /area/station/science/research) +"qIn" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "qIx" = ( /obj/structure/table, /obj/item/crowbar/red, @@ -61010,13 +60884,19 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"qIG" = ( -/obj/machinery/door/airlock/silver{ - name = "Bathroom" +"qIF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab"; + req_access_txt = "29" }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, -/area/station/command/heads_quarters/captain/private) +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) "qIH" = ( /turf/closed/wall/r_wall, /area/station/security/execution/transfer) @@ -61140,20 +61020,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/warden) -"qJQ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Service Maintenance"; - req_one_access_txt = "22;25;26;28;35;37;38;46;70" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "qJZ" = ( /turf/closed/wall, /area/station/security/holding_cell) @@ -61440,17 +61306,6 @@ /obj/item/reagent_containers/glass/bucket, /turf/open/floor/iron/dark/textured, /area/station/service/hydroponics) -"qOd" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/construction/mining/aux_base) "qOk" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -61636,6 +61491,19 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"qRM" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "qRY" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -61733,22 +61601,6 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) -"qTL" = ( -/obj/machinery/duct, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/engineering{ - name = "Engine Room"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/main) "qTV" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -61855,6 +61707,13 @@ }, /turf/open/floor/plating, /area/station/medical/morgue) +"qVJ" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "qVO" = ( /obj/structure/rack, /obj/item/storage/toolbox/mechanical{ @@ -61889,30 +61748,6 @@ dir = 4 }, /area/station/engineering/lobby) -"qWa" = ( -/turf/open/space/basic, -/area/station/commons/fitness/recreation) -"qWh" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/spawner/random/structure/barricade, -/turf/open/floor/iron, -/area/station/service/abandoned_gambling_den/gaming) "qWk" = ( /turf/closed/wall, /area/station/science/xenobiology) @@ -61955,6 +61790,22 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron, /area/station/science/xenobiology) +"qXc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry"; + req_access_txt = "5; 33" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/chemistry) "qXi" = ( /obj/structure/table/wood, /obj/item/folder, @@ -62008,6 +61859,15 @@ /obj/structure/sign/departments/xenobio, /turf/closed/wall/r_wall, /area/station/science/xenobiology) +"qYm" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Observatory" + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "qYo" = ( /obj/structure/lattice, /turf/open/space/basic, @@ -62088,11 +61948,6 @@ }, /turf/open/floor/iron/dark/airless, /area/station/science/mixing/chamber) -"qZy" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/leafybush, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "qZM" = ( /obj/machinery/light/directional/north, /obj/structure/sign/nanotrasen{ @@ -62112,6 +61967,22 @@ }, /turf/open/floor/iron/dark, /area/station/service/library) +"qZS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Clown's Backstage Room"; + req_access_txt = "46" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/theater) "qZZ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/mechpad, @@ -62159,6 +62030,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/maintenance/department/electrical) +"rao" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Security Post - Science"; + req_access_txt = "63" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/science/research) "raz" = ( /obj/machinery/shower{ name = "emergency shower"; @@ -62188,6 +62077,42 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) +"raN" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Surgery Maintenance"; + req_access_txt = "45" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) +"raQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay"; + req_access_txt = "5" + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/medical/medbay/central) "rba" = ( /obj/structure/table, /obj/item/book/manual/chef_recipes, @@ -62239,6 +62164,24 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/engine/air, /area/station/engineering/atmos) +"rbL" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "rbR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -62517,21 +62460,6 @@ /mob/living/simple_animal/bot/secbot/beepsky/armsky, /turf/open/floor/iron/dark, /area/ai_monitored/security/armory) -"rfj" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/service/library/abandoned) "rfw" = ( /obj/effect/landmark/start/scientist, /obj/structure/cable, @@ -63042,6 +62970,17 @@ /obj/item/food/grown/poppy/geranium, /turf/open/floor/iron, /area/station/service/hydroponics) +"rlQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Council Chambers"; + req_access_txt = "19" + }, +/turf/open/floor/wood, +/area/station/command/meeting_room/council) "rlY" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/xeno_spawn, @@ -63085,6 +63024,22 @@ /mob/living/basic/cockroach, /turf/open/floor/wood, /area/station/security/detectives_office/private_investigators_office) +"rmW" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Docking Port"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) "rnp" = ( /obj/structure/table/wood, /obj/item/camera_film{ @@ -63182,6 +63137,22 @@ }, /turf/open/floor/iron, /area/station/security/prison) +"rpX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "rpZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -63242,6 +63213,22 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/science/research) +"rra" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/engineering/glass{ + name = "Shared Engineering Storage"; + req_one_access_txt = "19;32" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/storage_shared) "rrp" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/disposalpipe/segment{ @@ -63280,19 +63267,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/hallway/secondary/entry) -"rsk" = ( -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Upper Atmospherics"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "rsq" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -63353,22 +63327,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/plating, /area/station/science/research/abandoned) -"rte" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "External Docking Port"; - req_access_txt = "63" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/escape) "rtk" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -63392,6 +63350,15 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/science/xenobiology) +"rtB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "rtH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -63421,28 +63388,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"rtQ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "medbay-passthrough" - }, -/obj/machinery/door/airlock/medical{ - name = "Medbay"; - req_access_txt = "5" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "rtX" = ( /obj/structure/table/glass, /obj/item/folder/white, @@ -63481,6 +63426,26 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/maintenance/disposal) +"run" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Office"; + req_access_txt = "56" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "rut" = ( /obj/effect/landmark/start/hangover, /obj/effect/turf_decal/tile/red{ @@ -63578,6 +63543,25 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/medical/morgue) +"rwI" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + req_one_access_txt = "5;12" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "medbay-passthrough" + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/medical/medbay/central) "rwS" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/camera/directional/south{ @@ -63768,6 +63752,26 @@ icon_state = "chapel" }, /area/station/service/chapel) +"rzJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer"; + req_one_access_txt = "32;19" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/lobby) "rzR" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -63930,6 +63934,24 @@ /obj/effect/spawner/random/structure/girder, /turf/open/floor/plating, /area/station/maintenance/fore) +"rCU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/spawner/random/structure/barricade, +/turf/open/floor/iron, +/area/station/service/kitchen/abandoned) "rDb" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -64053,22 +64075,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) -"rFg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard) "rFi" = ( /obj/structure/cable, /turf/open/floor/plating, @@ -64177,12 +64183,56 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron, /area/station/security/brig) +"rGt" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Auxiliary Power"; + req_access_txt = "10" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) +"rGJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research Division Access"; + req_access_txt = "47" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-entrance" + }, +/turf/open/floor/iron, +/area/station/science/research) "rGO" = ( /obj/structure/table/reinforced, /obj/item/paper_bin, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/bridge) +"rGY" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Mixing Room"; + req_access_txt = "24" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/engineering/atmos/mix) "rGZ" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -64457,15 +64507,6 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron, /area/station/engineering/hallway) -"rKB" = ( -/obj/structure/barricade/wooden, -/obj/structure/cable, -/obj/machinery/door/airlock{ - id_tag = "commissarydoor"; - name = "Commissary" - }, -/turf/open/floor/plating, -/area/station/maintenance/port/greater) "rKC" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -64900,6 +64941,13 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/cargo/lobby) +"rPk" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/rock/pile/style_random, +/obj/machinery/light/floor, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "rPn" = ( /obj/structure/bed, /obj/item/bedsheet/ce, @@ -65012,26 +65060,6 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) -"rQM" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Treatment Center"; - req_access_txt = "5" - }, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/medical/treatment_center) "rQO" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ @@ -65205,6 +65233,14 @@ "rTo" = ( /turf/closed/wall, /area/station/maintenance/aft) +"rTx" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel's Quarters"; + req_access_txt = "57" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "rTA" = ( /obj/effect/turf_decal/bot, /obj/machinery/airalarm/directional/north, @@ -65484,25 +65520,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"rWv" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/engineering/glass/critical{ - heat_proof = 1; - name = "Supermatter Chamber"; - req_one_access_txt = "10;24" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer4, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/engine, -/area/station/engineering/supermatter) "rWy" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp, @@ -65562,6 +65579,26 @@ }, /turf/open/floor/iron, /area/station/cargo/office) +"rWT" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Treatment Center"; + req_access_txt = "5" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/medical/treatment_center) "rXh" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "permabolt3"; @@ -65663,11 +65700,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) -"rYC" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "rYJ" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -65825,6 +65857,20 @@ /obj/structure/disposalpipe/trunk, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"saT" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Hydroponics Maintenance"; + req_access_txt = "35" + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "sba" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/airalarm/directional/west, @@ -65859,21 +65905,6 @@ }, /turf/open/floor/plating, /area/station/medical/morgue) -"sbw" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Engineering Maintenance"; - req_access_txt = "10" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "sbC" = ( /obj/structure/sign/directions/engineering, /obj/structure/sign/directions/evac{ @@ -65938,19 +65969,6 @@ /obj/structure/table, /turf/open/floor/iron/cafeteria, /area/station/service/cafeteria) -"sbY" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Turbine Generator Access"; - req_one_access_txt = "10;24" - }, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) "sch" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/landmark/event_spawn, @@ -65981,6 +65999,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/ai_monitored/command/storage/eva) +"scJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/commons/vacant_room/office) "scR" = ( /obj/machinery/modular_computer/console/preset/id{ dir = 4 @@ -66007,6 +66037,21 @@ /obj/machinery/meter/monitored/distro_loop, /turf/open/floor/iron/dark/corner, /area/station/engineering/atmos/pumproom) +"sdt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + id_tag = "scidoor"; + name = "Security Post - Science"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/science/research) "sdz" = ( /obj/structure/table/optable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -66163,18 +66208,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"sfu" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/command/glass{ - name = "Customs Post"; - req_access_txt = "19" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark/textured, -/area/station/security/checkpoint/customs/fore) "sfw" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/status_display/evac/directional/south, @@ -66228,23 +66261,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/library) -"sgy" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/engineering{ - name = "Auxiliary Construction Storage"; - req_one_access_txt = "72" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/turf/open/floor/iron, -/area/construction/mining/aux_base) "sgZ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -66498,6 +66514,26 @@ }, /turf/open/floor/iron, /area/station/security/execution/transfer) +"sjA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Service Hall"; + req_one_access_txt = "73" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/hallway/secondary/service) "sjG" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/structure/crate, @@ -66576,6 +66612,22 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/service/library/abandoned) +"skS" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/white, +/area/station/science/storage) "skX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -66672,20 +66724,6 @@ /obj/machinery/power/energy_accumulator/grounding_rod/anchored, /turf/open/floor/engine, /area/station/engineering/supermatter) -"smp" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Bathroom" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/break_room) "smy" = ( /obj/structure/chair/stool/directional/west, /obj/effect/turf_decal/tile/neutral{ @@ -67069,26 +67107,26 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"srY" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - id_tag = "MedbayFoyer"; - name = "Medbay"; - req_access_txt = "5" - }, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 4 - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ +"srW" = ( +/obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/medical/medbay/central) +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Bar Backroom"; + req_access_txt = "25" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/dark, +/area/station/service/bar) "srZ" = ( /obj/structure/window/reinforced, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -67159,19 +67197,6 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/escape) -"ssX" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "stc" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, @@ -67216,6 +67241,26 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/storage) +"stI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-passthrough" + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/turf/open/floor/iron, +/area/station/medical/medbay/central) "stN" = ( /obj/structure/railing{ dir = 10 @@ -67226,13 +67271,6 @@ }, /turf/open/floor/wood, /area/station/service/theater) -"stY" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Circuits Lab Maintenance"; - req_access_txt = "47" - }, -/turf/open/floor/plating, -/area/station/maintenance/port/lesser) "suj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -67251,6 +67289,19 @@ }, /turf/open/floor/iron, /area/station/service/kitchen) +"sul" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/fore) "sup" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -67262,10 +67313,6 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port/fore) -"sus" = ( -/mob/living/simple_animal/mouse/brown/tom, -/turf/open/floor/iron, -/area/station/security/prison) "suw" = ( /obj/item/kirbyplants/random, /obj/machinery/status_display/ai/directional/west, @@ -67317,6 +67364,22 @@ }, /turf/open/floor/iron/cafeteria, /area/station/engineering/atmos) +"svf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Emergency Escape"; + req_access_txt = "20" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/maintenance/central) "svk" = ( /obj/structure/chair/office, /obj/machinery/light/small/directional/north, @@ -67413,12 +67476,6 @@ /obj/item/toy/figure/captain, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) -"swk" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/machinery/light/floor, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "swn" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 1 @@ -67481,18 +67538,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/medical/morgue) -"sxv" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Captain's Quarters"; - req_access_txt = "20" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "sxD" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -67707,6 +67752,25 @@ /obj/item/storage/box/drinkingglasses, /turf/open/floor/iron/cafeteria, /area/station/security/prison) +"sAQ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "sAS" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/shower{ @@ -67801,13 +67865,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) -"sCj" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/landmark/start/hangover, -/obj/structure/disposalpipe/segment, -/turf/open/floor/catwalk_floor/iron, -/area/station/commons/dorms) "sCl" = ( /obj/effect/landmark/start/hangover, /obj/structure/chair/sofa/bench{ @@ -68000,6 +68057,22 @@ }, /turf/open/floor/iron, /area/station/cargo/qm) +"sEk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/office) "sEm" = ( /obj/structure/cable, /obj/structure/chair/comfy/brown{ @@ -68041,10 +68114,51 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) +"sEE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall, +/area/holodeck/rec_center) +"sEM" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Quarter Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/solars/starboard/aft) "sEQ" = ( /obj/structure/bed/roller, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"sET" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Circuits Lab"; + req_access_txt = "47" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "sci-toxins-circuits" + }, +/turf/open/floor/iron, +/area/station/science/misc_lab) "sFf" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible, @@ -68119,6 +68233,21 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/iron, /area/station/security/lockers) +"sGm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Robotics Lab Maintenance"; + req_access_txt = "29" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "sGx" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -68168,23 +68297,6 @@ /obj/item/radio/intercom/prison/directional/south, /turf/open/floor/iron, /area/station/security/prison) -"sHh" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Gateway Chamber"; - req_access_txt = "62" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/command/gateway) "sHl" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -68263,20 +68375,6 @@ "sHT" = ( /turf/closed/wall/r_wall, /area/station/engineering/supermatter) -"sIe" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "E.V.A. Storage"; - req_access_txt = "18" - }, -/obj/structure/cable, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/ai_monitored/command/storage/eva) "sIk" = ( /obj/structure/railing, /obj/structure/chair/sofa/bench/left{ @@ -68500,30 +68598,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/engineering/main) -"sKx" = ( -/obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior{ - name = "Burn Chamber Interior Airlock" - }, -/obj/machinery/button/ignition/incinerator/ordmix{ - pixel_x = -6; - pixel_y = -24 - }, -/obj/machinery/button/door/incinerator_vent_ordmix{ - pixel_x = 8; - pixel_y = -24 - }, -/obj/machinery/embedded_controller/radio/airlock_controller/incinerator_ordmix{ - pixel_y = 32 - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/engine, -/area/station/science/mixing/chamber) "sKy" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, @@ -68568,6 +68642,21 @@ /obj/effect/turf_decal/box/white, /turf/open/floor/iron, /area/station/cargo/storage) +"sLh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Project Room"; + req_access_txt = "24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/hfr_room) "sLm" = ( /obj/machinery/computer/secure_data{ dir = 1 @@ -68575,21 +68664,6 @@ /obj/effect/turf_decal/tile/red/anticorner/contrasted, /turf/open/floor/iron, /area/station/security/office) -"sLq" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Vacant Room"; - req_one_access_txt = "73" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/vacant_room) "sLx" = ( /obj/effect/decal/cleanable/generic, /turf/open/floor/iron/grimy, @@ -68612,36 +68686,25 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/locker) -"sLH" = ( -/obj/machinery/door/airlock/engineering{ - name = "Engineering Auxiliary Power"; - req_access_txt = "10" - }, +"sLG" = ( /obj/structure/cable, -/obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ - dir = 1 + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/department/electrical) -"sLJ" = ( -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "viro-passthrough" }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos{ - name = "Atmospherics"; - req_one_access_txt = "10;24" +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" }, /turf/open/floor/iron, -/area/station/engineering/atmos) +/area/station/medical/medbay/central) "sLK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -68674,6 +68737,21 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"sLY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "sMa" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -68763,6 +68841,29 @@ }, /turf/open/floor/iron/white, /area/station/medical/cryo) +"sNn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/research{ + name = "Genetics Lab"; + req_access_txt = "9" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/genetics) "sNy" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -68776,20 +68877,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/station/security/detectives_office/private_investigators_office) -"sND" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "sNJ" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -68836,22 +68923,36 @@ }, /turf/open/floor/iron/dark, /area/station/service/abandoned_gambling_den/gaming) -"sOu" = ( -/obj/structure/cable, +"sOm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/public/glass{ - name = "Kitchen"; - req_one_access_txt = "28" - }, -/obj/machinery/door/firedoor, -/obj/machinery/duct, /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Project Room"; + req_access_txt = "24" + }, /turf/open/floor/iron, -/area/station/service/kitchen) +/area/station/engineering/atmos/project) +"sOt" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/main) "sOw" = ( /obj/structure/table/glass, /obj/item/book/manual/wiki/chemistry{ @@ -68900,6 +69001,22 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) +"sOD" = ( +/obj/machinery/door/airlock/virology{ + name = "Virology Cabin"; + req_access_txt = "39" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) "sON" = ( /obj/structure/closet/crate/bin, /turf/open/floor/iron, @@ -68931,6 +69048,12 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/fore) +"sPU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/light/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "sPV" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -68980,6 +69103,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"sQu" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Mech Bay"; + req_access_txt = "29" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) "sQA" = ( /turf/closed/wall, /area/station/command/meeting_room/council) @@ -69056,6 +69195,23 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/plating, /area/station/service/library/abandoned) +"sRk" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/starboard/fore) "sRB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -69210,26 +69366,6 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/iron, /area/station/commons/lounge) -"sUe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-passthrough" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/maintenance/port/lesser) "sUh" = ( /obj/structure/table/wood, /obj/item/storage/photo_album, @@ -69318,22 +69454,18 @@ }, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"sVX" = ( +"sVO" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab"; - req_access_txt = "55" +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters"; + req_access_txt = "20" }, -/obj/structure/disposalpipe/segment, /obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/science/xenobiology) +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "sWe" = ( /obj/structure/sink{ dir = 8; @@ -69360,6 +69492,23 @@ }, /turf/open/floor/iron/grimy, /area/station/service/bar) +"sWp" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/mining{ + name = "Mining Dock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "sWs" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -69613,6 +69762,26 @@ /obj/item/book/manual/wiki/engineering_hacking, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) +"sZm" = ( +/obj/machinery/door/airlock/research{ + name = "Research Testing Range"; + req_access_txt = "47" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/misc_lab/range) "sZn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -69741,6 +69910,21 @@ }, /turf/open/floor/wood, /area/station/command/corporate_showroom) +"tbA" = ( +/obj/machinery/door/airlock/engineering{ + name = "Port Quarter Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/solars/port/aft) "tbC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -69759,21 +69943,6 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/restrooms) -"tbI" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Break Room"; - req_access_txt = "5" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/medical/break_room) "tbJ" = ( /obj/structure/chair{ dir = 4 @@ -70324,6 +70493,9 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/aft) +"tkf" = ( +/turf/open/space/basic, +/area/station/commons/fitness/recreation) "tki" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70368,6 +70540,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"tkY" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "tlq" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ dir = 4 @@ -70521,6 +70700,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"tmT" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "tnj" = ( /obj/machinery/camera/directional/south{ c_tag = "Medbay - Surgery A"; @@ -70547,6 +70746,23 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/crew_quarters/bar) +"tnE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Chief Engineer's Quarters"; + req_access_txt = "56" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) "tnL" = ( /obj/structure/table/glass, /obj/machinery/computer/med_data/laptop{ @@ -70567,22 +70783,6 @@ }, /turf/open/floor/iron, /area/station/science/lab) -"tnT" = ( -/obj/machinery/door/airlock/grunge{ - name = "Chapel Office"; - req_access_txt = "27" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "toc" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/iron{ @@ -70600,21 +70800,6 @@ dir = 4 }, /area/station/commons/fitness/recreation) -"tox" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Security Checkpoint"; - req_access_txt = "63" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron, -/area/station/security/checkpoint/escape) "toy" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -70932,17 +71117,6 @@ /obj/machinery/bluespace_vendor/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"trK" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/maintenance/fore) "trR" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/turf_decal/bot, @@ -71281,20 +71455,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hos) -"tvK" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Medbay Storage"; - req_access_txt = "5" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/medical/storage) "tvO" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -71344,21 +71504,6 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/department/crew_quarters/bar) -"twi" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering/glass{ - name = "Auxiliary Tool Storage"; - req_access_txt = "12" - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/storage/tools) "twl" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, @@ -71380,22 +71525,6 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron/dark, /area/station/command/bridge) -"twA" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/barricade/wooden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/kitchen/abandoned) "twF" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, @@ -71458,24 +71587,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lab) -"txf" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/mining{ - name = "Cargo Bay" - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/general, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/office) "txi" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 9 @@ -71507,21 +71618,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) -"txS" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/spawner/random/structure/barricade, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/fore) "txX" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -71570,26 +71666,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"tyD" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard/fore) "tyK" = ( /obj/machinery/vending/wardrobe/jani_wardrobe, /turf/open/floor/iron/dark, @@ -71864,6 +71940,23 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"tCr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/starboard) "tCs" = ( /turf/closed/wall, /area/station/service/janitor) @@ -71882,27 +71975,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"tCM" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Access"; - req_one_access_txt = "32;19" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/turret_protected/aisat_interior) "tCQ" = ( /obj/effect/turf_decal/loading_area{ dir = 4 @@ -72472,23 +72544,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/aft) -"tKi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock{ - name = "Recreational Area" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "tKj" = ( /obj/structure/grille, /turf/open/floor/plating, @@ -72543,6 +72598,19 @@ heat_capacity = 1e+006 }, /area/station/commons/dorms) +"tKT" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) "tKV" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -72722,6 +72790,27 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/crew_quarters/bar) +"tNl" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + req_one_access_txt = "5;12" + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "medbay-passthrough" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "tNm" = ( /obj/structure/table/reinforced, /obj/item/gun/energy/laser/practice{ @@ -72819,34 +72908,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/holding_cell) -"tOb" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/vault{ - name = "Vault Door"; - req_access_txt = "53" - }, -/obj/structure/sign/warning/electric_shock{ - pixel_y = -32 - }, -/obj/structure/sign/warning/secure_area{ - pixel_y = 32 - }, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/command/nuke_storage) "tOd" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -72875,23 +72936,6 @@ /obj/structure/sign/poster/contraband/random/directional/north, /turf/open/floor/wood, /area/station/service/theater) -"tOt" = ( -/obj/effect/turf_decal/siding/white/corner{ - dir = 1 - }, -/obj/machinery/door/airlock{ - name = "Kitchen"; - req_access_txt = "28" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/service/kitchen) "tOy" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/yellow/fourcorners, @@ -72942,20 +72986,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) -"tOW" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "tOY" = ( /obj/structure/weightmachine/weightlifter, /obj/effect/decal/cleanable/dirt, @@ -73234,21 +73264,12 @@ /turf/open/floor/iron, /area/station/service/kitchen/abandoned) "tRs" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/research/glass{ - name = "Ordnance Lab"; - req_access_txt = "8" +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Circuits Lab Maintenance"; + req_access_txt = "47" }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/white, -/area/station/science/storage) +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) "tRt" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/stripes/line{ @@ -73257,6 +73278,17 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/execution/transfer) +"tRF" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "tRO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/brown{ @@ -73278,6 +73310,24 @@ /obj/machinery/light_switch/directional/north, /turf/open/floor/iron/white, /area/station/command/heads_quarters/rd) +"tSb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/service/theater/abandoned) "tSj" = ( /obj/effect/landmark/event_spawn, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -73294,26 +73344,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/maintenance/port/fore) -"tSP" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering Foyer"; - req_one_access_txt = "32;19" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/engineering/lobby) "tSV" = ( /obj/structure/chair/pew/right, /turf/open/floor/iron{ @@ -73391,6 +73421,39 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron, /area/station/engineering/storage/tech) +"tTN" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engine-entrance" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) +"tTO" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "tTQ" = ( /obj/structure/sign/poster/ripped{ pixel_y = -32 @@ -73425,6 +73488,27 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) +"tUr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/vault{ + name = "Vault Door"; + req_access_txt = "53" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/central/fore) "tUs" = ( /obj/structure/table/reinforced, /obj/machinery/light_switch/directional/south, @@ -73475,18 +73559,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/main) -"tVk" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/commons/vacant_room/office) "tVl" = ( /obj/machinery/flasher/directional/north{ id = "visitorflash" @@ -73561,27 +73633,6 @@ "tWl" = ( /turf/open/floor/iron, /area/station/science/research/abandoned) -"tWs" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-right" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "tWv" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -73750,14 +73801,6 @@ }, /turf/open/floor/plating/airless, /area/station/science/test_area) -"tYX" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/half, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "tYY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -73822,29 +73865,28 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/medical/break_room) +"tZF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/mining{ + name = "Mining Dock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/maintenance/starboard/fore) "tZN" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 }, /turf/open/floor/iron/large, /area/station/service/hydroponics) -"tZR" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/starboard/aft) "uab" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -74195,6 +74237,23 @@ /obj/machinery/portable_atmospherics/canister/nitrogen, /turf/open/floor/iron/dark, /area/station/science/storage) +"udV" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/solars/port/aft) "uec" = ( /obj/structure/cable, /obj/machinery/door/firedoor, @@ -74276,32 +74335,21 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/medical/medbay/central) -"ufj" = ( +"ufA" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Surgery Observation" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/medical/surgery/theatre) -"ufq" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" +/obj/machinery/door/airlock/security/glass{ + name = "Security Checkpoint"; + req_access_txt = "63" }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) +/area/station/security/checkpoint/escape) "ufO" = ( /obj/machinery/light/small/directional/east, /obj/structure/closet/firecloset, @@ -74479,20 +74527,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/command/bridge) -"uhM" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/library/abandoned) "uhV" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/directional/north, @@ -74566,14 +74600,6 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"ujj" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "ujt" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -74595,41 +74621,18 @@ }, /turf/open/floor/iron, /area/station/security/execution/transfer) -"ujX" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, +"ukg" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Project Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) -"ukh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/machinery/door/airlock/command{ + name = "Corporate Lounge"; + req_access_txt = "19" }, /obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "showroom" }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/maintenance/port/greater) +/turf/open/floor/wood, +/area/station/command/corporate_showroom) "uko" = ( /obj/structure/bookcase/random/fiction, /turf/open/floor/wood, @@ -74860,21 +74863,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/engineering/main) -"unz" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Teleport Access"; - req_access_txt = "17" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/command/teleporter) "unK" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -74920,6 +74908,18 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) +"uol" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark/airless, +/area/station/science/mixing/chamber) "uot" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -74977,20 +74977,6 @@ /obj/effect/spawner/random/aimodule/harmless, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai_upload) -"uoR" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/public/glass{ - name = "Service Hall"; - req_one_access_txt = "73" - }, -/turf/open/floor/iron/checker, -/area/station/hallway/secondary/service) "uoU" = ( /obj/structure/displaycase/trophy, /turf/open/floor/wood, @@ -75109,19 +75095,6 @@ dir = 1 }, /area/station/commons/fitness/recreation) -"uqn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard) "uqx" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/delivery, @@ -75158,23 +75131,6 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint) -"uqP" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Engineering Break Room"; - req_one_access_txt = "19;32" - }, -/turf/open/floor/iron, -/area/station/engineering/break_room) "uqX" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/random/directional/north, @@ -75338,6 +75294,11 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"utT" = ( +/obj/item/kirbyplants/random, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/dorms) "uuf" = ( /obj/machinery/vending/cigarette, /obj/effect/decal/cleanable/cobweb/cobweb2, @@ -75346,13 +75307,6 @@ }, /turf/open/floor/iron, /area/station/security/prison) -"uuh" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) "uuj" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, @@ -75391,6 +75345,27 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) +"uux" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "uuC" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -75405,22 +75380,6 @@ /obj/effect/turf_decal/box/corners, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"uuW" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "uvb" = ( /obj/machinery/atmospherics/pipe/bridge_pipe/scrubbers/visible{ dir = 4 @@ -75639,6 +75598,18 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron, /area/station/engineering/main) +"uxA" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room"; + req_one_access_txt = "10;24" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "uxC" = ( /obj/machinery/door_timer{ id = "cargocell"; @@ -76023,23 +75994,6 @@ /obj/machinery/newscaster/directional/west, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"uEB" = ( -/obj/machinery/door/firedoor, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/mining/glass{ - name = "Delivery Office"; - req_one_access_txt = "48;50" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/obj/effect/mapping_helpers/airlock/access/any/supply/mail_sorting, -/turf/open/floor/iron, -/area/station/cargo/sorting) "uED" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, @@ -76079,6 +76033,19 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/science/robotics/mechbay) +"uFs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Project Room"; + req_access_txt = "24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "uFx" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/monitored/air_input{ dir = 4 @@ -76118,6 +76085,19 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) +"uFS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/engineering{ + name = "Starboard Quarter Solar Access"; + req_access_txt = "10" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/solars/port/fore) "uFX" = ( /obj/structure/table, /obj/item/clothing/suit/apron/chef, @@ -76248,25 +76228,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/service/kitchen/abandoned) -"uHU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "uIg" = ( /obj/structure/table, /obj/item/clothing/gloves/color/latex, @@ -76343,6 +76304,22 @@ /obj/machinery/power/port_gen/pacman/pre_loaded, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"uJs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/highsecurity{ + name = "Gravity Generator Room"; + req_access_txt = "19;23" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) "uJH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/closed/wall/r_wall, @@ -76412,6 +76389,20 @@ }, /turf/open/floor/iron, /area/station/security/warden) +"uKy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "uKz" = ( /obj/structure/table, /obj/machinery/recharger, @@ -76596,23 +76587,6 @@ heat_capacity = 1e+006 }, /area/station/commons/toilet/locker) -"uNu" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/spawner/random/structure/barricade, -/turf/open/floor/iron, -/area/station/service/kitchen/abandoned) "uNv" = ( /obj/effect/turf_decal/bot, /obj/effect/landmark/start/hangover, @@ -76682,6 +76656,22 @@ /obj/structure/sign/nanotrasen, /turf/closed/wall/r_wall, /area/station/command/heads_quarters/hop) +"uNW" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/aft) "uNY" = ( /turf/closed/wall, /area/station/medical/medbay/lobby) @@ -76723,6 +76713,24 @@ }, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"uOo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology{ + name = "Virology Access"; + req_access_txt = "39" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/virology) "uOr" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -76891,6 +76899,23 @@ "uQk" = ( /turf/open/floor/engine/o2, /area/station/engineering/atmos) +"uQm" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white/corner{ + dir = 4 + }, +/obj/machinery/door/airlock/freezer{ + name = "Coldroom"; + req_access_txt = "28" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/duct, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) "uQr" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line{ @@ -76959,23 +76984,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"uRs" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Science Maintenance"; - req_access_txt = "47" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "uRt" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/contraband/random/directional/east, @@ -77026,6 +77034,22 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/hallway/secondary/construction) +"uRS" = ( +/obj/machinery/door/airlock{ + name = "Medbay Auxiliary Storage"; + req_access_txt = "5" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/maintenance/starboard/aft) "uRT" = ( /obj/machinery/camera/directional/west{ c_tag = "Permabrig - Workroom"; @@ -77047,6 +77071,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"uSa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "uSe" = ( /obj/effect/turf_decal/arrows{ dir = 4 @@ -77080,18 +77120,6 @@ /mob/living/simple_animal/mouse/white, /turf/open/floor/iron/cafeteria, /area/station/security/prison) -"uSm" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Corporate Lounge"; - req_access_txt = "19" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "showroom" - }, -/turf/open/floor/wood, -/area/station/command/corporate_showroom) "uSp" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -77189,20 +77217,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/aisat_interior) -"uTI" = ( -/obj/machinery/door/airlock/grunge{ - name = "Chapel Morgue"; - req_access_txt = "27" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "uTM" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -77339,6 +77353,29 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"uVK" = ( +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office"; + req_access_txt = "40" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "CMO" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/cmo) "uVX" = ( /obj/machinery/light/small/directional/west, /obj/structure/sign/poster/official/work_for_a_future{ @@ -77430,6 +77467,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai) +"uWD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Chemistry"; + req_access_txt = "69;33" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron, +/area/station/medical/chemistry) "uWI" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -77741,6 +77791,10 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/science/robotics/lab) +"vaX" = ( +/mob/living/simple_animal/mouse/brown/tom, +/turf/open/floor/iron, +/area/station/security/prison) "vbf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -77792,21 +77846,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/checkpoint/customs/aft) -"vbG" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Chapel Maintenance"; - req_access_txt = "27" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "vbK" = ( /obj/effect/landmark/start/hangover, /obj/structure/railing{ @@ -77883,6 +77922,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) +"vcn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/turf/open/floor/iron, +/area/station/maintenance/fore) "vcD" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/decal/cleanable/dirt, @@ -77892,12 +77942,41 @@ /obj/machinery/power/port_gen/pacman/pre_loaded, /turf/open/floor/iron, /area/station/maintenance/starboard) +"vcK" = ( +/obj/machinery/door/airlock{ + name = "Vacant Room" + }, +/obj/machinery/door/firedoor, +/obj/effect/spawner/random/structure/barricade, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/vacant_room) "vcO" = ( /obj/machinery/power/supermatter_crystal/engine, /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer4, /turf/open/floor/engine, /area/station/engineering/supermatter) +"vcR" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/external{ + name = "External Atmos Access"; + req_one_access_txt = "24" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "vcT" = ( /obj/machinery/syndicatebomb/training, /obj/structure/table, @@ -78027,6 +78106,22 @@ /obj/effect/landmark/start/janitor, /turf/open/floor/iron/checker, /area/station/service/janitor) +"veb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/public/glass{ + name = "Kitchen"; + req_one_access_txt = "28" + }, +/obj/machinery/door/firedoor, +/obj/machinery/duct, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/kitchen) "veu" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -78108,17 +78203,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"vgd" = ( -/obj/machinery/door/airlock/engineering{ - name = "Engineering Auxiliary Power"; - req_access_txt = "10" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/electrical) "vgf" = ( /obj/machinery/door_timer{ id = "medcell"; @@ -78151,6 +78235,39 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/engineering/atmos) +"vgp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Virology Access"; + req_access_txt = "39" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) +"vgt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/disposal) "vgA" = ( /obj/structure/table/glass, /obj/item/storage/medkit/regular, @@ -78164,6 +78281,22 @@ "vgE" = ( /turf/open/floor/circuit/telecomms, /area/station/science/xenobiology) +"vgJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Gateway Atrium"; + req_access_txt = "62" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/command/gateway) "vgK" = ( /turf/closed/wall, /area/station/security/range) @@ -78234,27 +78367,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/commons/storage/tools) -"vhx" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/vault{ - name = "Vault Door"; - req_access_txt = "53" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/hallway/primary/central/fore) "vhF" = ( /obj/structure/table/glass, /obj/item/storage/medkit/toxin{ @@ -78360,6 +78472,13 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/storage) +"viN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "viO" = ( /obj/structure/cable, /obj/effect/turf_decal/delivery, @@ -78411,6 +78530,21 @@ dir = 8 }, /area/station/engineering/atmos/project) +"vjL" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Break Room"; + req_access_txt = "5" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/medical/break_room) "vjN" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -78493,21 +78627,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"vlg" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/door/airlock/command{ - name = "Telecomms Server Room"; - req_access_txt = "61" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "vlA" = ( /turf/closed/wall/r_wall, /area/station/maintenance/solars/port/fore) @@ -78604,6 +78723,10 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) +"vnr" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space) "vnu" = ( /obj/machinery/airalarm/directional/north, /obj/structure/rack, @@ -78691,6 +78814,21 @@ /obj/machinery/telecomms/hub/preset, /turf/open/floor/circuit/green/telecomms/mainframe, /area/station/tcommsat/server) +"vok" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos/glass{ + name = "Atmospherics Project Room"; + req_access_txt = "24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "voD" = ( /obj/effect/turf_decal/tile/purple{ dir = 1 @@ -78750,12 +78888,6 @@ }, /turf/open/space/basic, /area/space/nearstation) -"vpm" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/catwalk_floor/iron, -/area/station/commons/dorms) "vpo" = ( /obj/structure/window/reinforced{ dir = 8 @@ -78832,17 +78964,11 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron/white, /area/station/science/misc_lab/range) -"vqC" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Captain's Office"; - req_access_txt = "20" - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain) +"vqE" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "vqJ" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -79418,6 +79544,19 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"vyq" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Server Access"; + req_access_txt = "30" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/science/server) "vyr" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -79460,6 +79599,12 @@ /obj/machinery/smartfridge, /turf/closed/wall, /area/station/service/kitchen) +"vza" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "vze" = ( /obj/structure/bookcase/random, /obj/item/radio/intercom/directional/south{ @@ -79471,23 +79616,6 @@ }, /turf/open/floor/wood, /area/station/command/meeting_room/council) -"vzf" = ( -/obj/machinery/door/airlock/research/glass{ - name = "Ordnance Lab"; - req_access_txt = "8" - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark/airless, -/area/station/science/mixing/chamber) "vzt" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -79778,11 +79906,6 @@ /obj/item/multitool/circuit, /turf/open/floor/iron/dark, /area/station/science/misc_lab) -"vCK" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/plating, -/area/holodeck/rec_center) "vCM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -79815,29 +79938,6 @@ }, /turf/open/floor/iron, /area/station/cargo/sorting) -"vDh" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/hydroponics/glass{ - name = "Hydroponics"; - req_access_txt = "35" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/blue{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/turf/open/floor/iron, -/area/station/service/hydroponics) "vDj" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -79896,6 +79996,26 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) +"vEm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/maintenance/port/greater) "vEo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -80133,6 +80253,22 @@ /obj/machinery/status_display/evac/directional/north, /turf/open/floor/iron/textured, /area/station/engineering/atmos) +"vHm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/engineering{ + name = "Auxiliary Construction Zone"; + req_one_access_txt = "72" + }, +/turf/open/floor/iron, +/area/construction/mining/aux_base) "vHo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/item/kirbyplants/random, @@ -80141,30 +80277,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"vHu" = ( -/obj/machinery/door/airlock/command{ - name = "Chief Medical Officer's Quarters"; - req_access_txt = "40" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/blue{ - dir = 4 - }, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "CMO" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/white, -/area/station/command/heads_quarters/cmo) "vHv" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, @@ -80210,17 +80322,6 @@ }, /turf/open/floor/iron, /area/station/science/lobby) -"vIo" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Council Chambers"; - req_access_txt = "19" - }, -/turf/open/floor/wood, -/area/station/command/meeting_room/council) "vIC" = ( /obj/structure/mopbucket, /obj/effect/decal/cleanable/dirt, @@ -80528,6 +80629,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/lawoffice) +"vMm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Service Maintenance"; + req_one_access_txt = "22;25;26;28;35;37;38;46;70" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "vMp" = ( /turf/closed/wall/r_wall, /area/station/medical/chemistry) @@ -80589,12 +80704,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/maintenance/starboard/aft) -"vMV" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/catwalk_floor/iron, -/area/station/commons/dorms) "vNa" = ( /turf/closed/wall/r_wall, /area/station/maintenance/starboard/aft) @@ -80608,6 +80717,11 @@ /mob/living/basic/cockroach, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"vNk" = ( +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "vNu" = ( /obj/structure/table/wood/fancy, /obj/item/flashlight/lantern, @@ -80637,21 +80751,6 @@ /obj/effect/turf_decal/box, /turf/open/floor/iron/dark, /area/station/science/storage) -"vNN" = ( -/obj/machinery/door/airlock/engineering{ - name = "Port Quarter Solar Access"; - req_access_txt = "10" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/solars/port/aft) "vNU" = ( /obj/structure/cable, /obj/machinery/firealarm/directional/south{ @@ -80709,6 +80808,20 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) +"vOr" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/structure/cable, +/obj/machinery/door/firedoor/heavy, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/mixing) "vOt" = ( /obj/effect/landmark/start/virologist, /obj/structure/cable, @@ -80764,27 +80877,6 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"vPu" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible/layer2, -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{ - dir = 4 - }, -/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/embedded_controller/radio/airlock_controller/incinerator_atmos{ - pixel_y = -24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/maintenance/disposal/incinerator) "vPy" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -80799,20 +80891,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"vPA" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "vPH" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp, @@ -80836,6 +80914,30 @@ }, /turf/open/floor/iron/dark/smooth_corner, /area/station/engineering/gravity_generator) +"vPO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Break Room"; + req_one_access_txt = "19;32" + }, +/obj/effect/turf_decal/siding/yellow/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/break_room) "vPQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -81078,6 +81180,19 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/security/prison) +"vTX" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/main) "vTZ" = ( /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/bot, @@ -81228,41 +81343,6 @@ /obj/effect/spawner/random/maintenance/two, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"vVL" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Auxiliary Tool Storage Maintenance"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard/greater) -"vVN" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/highsecurity{ - name = "MiniSat Chamber"; - req_access_txt = "16" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "aicoredoor"; - name = "AI Core Access" - }, -/obj/machinery/flasher/directional/west{ - id = "AI" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/turret_protected/aisat_interior) "vVO" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/barricade/wooden, @@ -81380,6 +81460,25 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/science/robotics/lab) +"vXt" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "16" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/ai_monitored/turret_protected/aisat_interior) "vXA" = ( /obj/structure/table/reinforced, /obj/item/folder/white, @@ -81489,6 +81588,23 @@ /obj/machinery/status_display/ai/directional/west, /turf/open/floor/iron, /area/station/engineering/supermatter/room) +"vYE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Security Checkpoint"; + req_access_txt = "63" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured, +/area/station/security/checkpoint/customs/fore) "vYH" = ( /obj/structure/bed, /obj/item/bedsheet/cmo, @@ -81602,19 +81718,6 @@ /obj/machinery/status_display/ai/directional/north, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"waa" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/external{ - name = "External Solar Access"; - req_access_txt = "10" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/solars/port/fore) "wae" = ( /obj/effect/landmark/start/head_of_security, /obj/structure/cable, @@ -81781,22 +81884,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) -"wcl" = ( -/obj/machinery/door/airlock/virology{ - name = "Virology Cabin"; - req_access_txt = "39" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/virology) "wcp" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue, @@ -81818,6 +81905,22 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/hallway/secondary/construction) +"wcw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/structure/barricade/wooden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/kitchen/abandoned) "wcD" = ( /obj/structure/bed, /obj/item/bedsheet/orange, @@ -81938,25 +82041,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/textured_large, /area/station/engineering/atmos/storage/gas) -"wed" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Robotics Lab"; - req_access_txt = "29" - }, +"wef" = ( /obj/structure/disposalpipe/segment{ - dir = 4 + dir = 5 }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/vending/games, +/obj/effect/turf_decal/delivery, /turf/open/floor/iron, -/area/station/science/robotics/lab) +/area/station/commons/fitness/recreation) "weh" = ( /obj/structure/closet/secure_closet/brig{ id = "cargocell"; @@ -82028,23 +82120,33 @@ /turf/open/floor/iron, /area/station/science/robotics/lab) "weS" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/airlock/research{ - name = "Ordnance Launch Site"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "sci-toxins-passthrough" +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/vault{ + name = "Vault Door"; + req_access_txt = "53" + }, +/obj/structure/sign/warning/electric_shock{ + pixel_y = -32 + }, +/obj/structure/sign/warning/secure_area{ + pixel_y = 32 + }, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 8 }, /obj/effect/turf_decal/stripes/line{ - dir = 1 + dir = 4 }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/science/mixing) +/turf/open/floor/iron/dark, +/area/ai_monitored/command/nuke_storage) "weT" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -82279,21 +82381,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/lobby) -"whw" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Project Room"; - req_access_txt = "24" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) "whA" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -82338,22 +82425,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/tcommsat/computer) -"wiI" = ( -/obj/machinery/door/airlock/external{ - name = "Escape Pod 3"; - space_dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/prison) "wiR" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -82473,23 +82544,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) -"wkJ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/mining/glass{ - name = "Delivery Office" - }, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/obj/effect/mapping_helpers/airlock/access/any/supply/mail_sorting, -/turf/open/floor/iron, -/area/station/cargo/sorting) "wkP" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -82571,6 +82625,11 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) +"wlN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/holodeck/rec_center) "wlS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ @@ -82598,6 +82657,27 @@ }, /turf/open/floor/glass, /area/station/maintenance/space_hut/observatory) +"wme" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-right" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "wmh" = ( /obj/machinery/light/small/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -82657,6 +82737,26 @@ }, /turf/open/floor/iron, /area/station/engineering/storage) +"wmS" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/medical/glass{ + name = "Pharmacy"; + req_access_txt = "5; 69" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/pharmacy) "wnb" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/red{ @@ -82730,26 +82830,6 @@ }, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation) -"woY" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable, -/obj/machinery/door/airlock/medical/glass{ - name = "Pharmacy"; - req_access_txt = "5; 69" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/pharmacy) "wpb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -82896,6 +82976,11 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) +"wqB" = ( +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "wqF" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -82940,6 +83025,27 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"wrk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber"; + req_one_access_txt = "32;19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/ai_monitored/turret_protected/aisat_interior) "wry" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, /obj/effect/turf_decal/tile/yellow{ @@ -82972,18 +83078,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/service/kitchen/coldroom) -"wrW" = ( -/obj/machinery/washing_machine, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron/white/corner{ - dir = 1 - }, -/area/station/commons/dorms) "wrZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -83093,26 +83187,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"wtW" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/mining{ - name = "Quartermaster's Office" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/any/supply/qm, -/turf/open/floor/iron, -/area/station/cargo/qm) "wud" = ( /obj/machinery/light/small/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -83182,6 +83256,17 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/storage) +"wuY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half{ + dir = 1 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "wuZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -83238,20 +83323,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"wvf" = ( -/obj/structure/sign/warning/no_smoking/circle{ - pixel_y = -32 - }, -/obj/machinery/camera/directional/south, -/obj/machinery/disposal/bin, -/obj/effect/turf_decal/box, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/iron/white/side{ - dir = 4 - }, -/area/station/commons/fitness/recreation) "wvg" = ( /obj/structure/table/wood, /turf/open/floor/iron/grimy, @@ -83352,20 +83423,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, /area/station/commons/lounge) -"wwn" = ( -/obj/machinery/door/airlock{ - name = "Bathroom" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/medical/break_room) "wwr" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/west, @@ -83379,11 +83436,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) -"wwM" = ( -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/neutral/opposingcorners, -/turf/open/floor/iron, -/area/station/commons/dorms) "wwQ" = ( /obj/machinery/light/small/directional/east, /obj/structure/sign/nanotrasen{ @@ -83441,6 +83493,18 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/science/lab) +"wxl" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) "wxo" = ( /obj/effect/turf_decal/bot, /obj/machinery/vending/coffee, @@ -83701,21 +83765,6 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron, /area/station/security/prison) -"wAl" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "wAw" = ( /obj/machinery/newscaster/directional/east, /turf/closed/wall, @@ -83782,6 +83831,28 @@ }, /turf/open/floor/iron/white, /area/station/maintenance/department/science) +"wBy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "medbay-passthrough" + }, +/obj/machinery/door/airlock/medical{ + name = "Medbay"; + req_access_txt = "5" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "wBB" = ( /obj/structure/cable, /obj/structure/disposalpipe/junction/yjunction{ @@ -83802,6 +83873,22 @@ /obj/item/pen, /turf/open/floor/iron/dark, /area/station/service/library) +"wBH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Airlock" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/port/greater) "wBX" = ( /obj/machinery/light/small/directional/west, /turf/open/floor/plating, @@ -83898,19 +83985,6 @@ }, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"wDM" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/electronic_marketing_den) "wDW" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -83961,6 +84035,20 @@ "wEI" = ( /turf/closed/wall, /area/station/maintenance/department/science) +"wEJ" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "wEX" = ( /obj/machinery/computer/atmos_alert{ dir = 8 @@ -84002,6 +84090,19 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/commons/storage/primary) +"wFs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Bar Maintenance"; + req_access_txt = "25" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "wFz" = ( /obj/structure/chair/office{ dir = 4 @@ -84093,6 +84194,22 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/lesser) +"wGM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "meddoor"; + name = "Medical Cell"; + req_access_txt = "63" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/checkpoint/medical) "wGS" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -84137,29 +84254,6 @@ /obj/effect/turf_decal/tile/green/fourcorners, /turf/open/floor/iron, /area/station/medical/virology) -"wHM" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/effect/turf_decal/tile/neutral, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron{ - heat_capacity = 1e+006 - }, -/area/station/commons/dorms) -"wHN" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard) "wIe" = ( /obj/machinery/holopad, /turf/open/floor/carpet, @@ -84168,12 +84262,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/atmos/storage) -"wIj" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/rock/jungle, -/obj/machinery/light/floor, -/turf/open/misc/grass, -/area/station/hallway/primary/fore) "wIk" = ( /obj/machinery/door/airlock/public/glass{ name = "Holodeck Access" @@ -84317,22 +84405,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"wKa" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/atmos/glass{ - name = "Atmospherics Desk"; - req_access_txt = "24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/yellow/corner, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/atmos/storage/gas) "wKe" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -84467,6 +84539,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, /turf/open/floor/plating, /area/station/science/xenobiology) +"wMB" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Dormitories - Center"; + name = "dormitories camera" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron{ + heat_capacity = 1e+006 + }, +/area/station/commons/dorms) "wNa" = ( /obj/structure/table, /obj/item/toy/cards/deck, @@ -84507,23 +84593,6 @@ }, /turf/open/floor/iron, /area/station/commons/locker) -"wND" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Break Room"; - req_access_txt = "47" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/science/breakroom) "wNP" = ( /obj/machinery/portable_atmospherics/pump, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ @@ -84585,6 +84654,20 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/office) +"wOV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Mech Bay"; + req_access_txt = "29" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/science/robotics/mechbay) "wPb" = ( /obj/machinery/light/directional/west, /obj/item/kirbyplants{ @@ -84770,6 +84853,21 @@ /obj/machinery/newscaster/directional/west, /turf/open/floor/wood, /area/station/service/library) +"wRe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/command{ + name = "Auxiliary E.V.A. Storage"; + req_access_txt = "18" + }, +/obj/structure/barricade/wooden, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "wRf" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 4 @@ -84815,13 +84913,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/storage/tech) -"wRR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "wRS" = ( /obj/machinery/telecomms/processor/preset_four, /obj/effect/turf_decal/tile/green/anticorner/contrasted{ @@ -84869,22 +84960,6 @@ "wSR" = ( /turf/closed/wall, /area/station/maintenance/disposal/incinerator) -"wSV" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "wTl" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -85034,6 +85109,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/security/checkpoint) +"wVh" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/space/basic, +/area/station/commons/dorms) "wVj" = ( /obj/effect/landmark/carpspawn, /turf/open/space/basic, @@ -85051,10 +85130,6 @@ }, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai_upload) -"wVL" = ( -/obj/structure/lattice, -/turf/open/space, -/area/station/commons/fitness/recreation) "wVO" = ( /obj/structure/table/reinforced, /obj/item/clipboard, @@ -85074,20 +85149,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/glass, /area/station/maintenance/space_hut/observatory) -"wWw" = ( -/obj/machinery/door/airlock{ - name = "Vacant Room" - }, -/obj/machinery/door/firedoor, -/obj/effect/spawner/random/structure/barricade, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/vacant_room) "wWy" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 4 @@ -85155,20 +85216,6 @@ icon_state = "chapel" }, /area/station/service/chapel) -"wXh" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "wXi" = ( /obj/machinery/computer/med_data{ dir = 4 @@ -85208,6 +85255,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/starboard) +"wYw" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Theater Maintenance"; + req_access_txt = "46" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "wYx" = ( /obj/structure/sign/warning/vacuum, /turf/closed/wall/r_wall, @@ -85349,6 +85409,12 @@ /obj/effect/turf_decal/tile/green/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"xam" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/machinery/light/floor, +/turf/open/misc/grass, +/area/station/hallway/primary/fore) "xav" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/firealarm/directional/west, @@ -85368,24 +85434,6 @@ }, /turf/open/floor/iron/grimy, /area/station/service/library) -"xaK" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "medbay-passthrough" - }, -/obj/machinery/door/airlock/medical{ - name = "Psychology"; - req_access_txt = "70" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "xaO" = ( /obj/structure/table/reinforced, /obj/item/storage/box/lights/mixed, @@ -85399,18 +85447,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"xaS" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "xaZ" = ( /obj/machinery/light/directional/west, /obj/effect/decal/cleanable/dirt, @@ -85426,18 +85462,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/greater) -"xbe" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/maintenance/port/greater) "xbp" = ( /obj/effect/turf_decal/tile/red{ dir = 4 @@ -85959,15 +85983,6 @@ }, /turf/open/floor/plating, /area/station/security/prison) -"xhp" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "xhz" = ( /obj/structure/closet/secure_closet/evidence, /obj/machinery/camera/directional/south{ @@ -86021,6 +86036,20 @@ /obj/machinery/power/port_gen/pacman/pre_loaded, /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/bar) +"xiI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/atmos/glass{ + name = "Upper Atmospherics"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "xiM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -86081,23 +86110,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/storage) -"xkm" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/preopen{ - id = "hopblast"; - name = "HoP Blast door" - }, -/obj/machinery/door/airlock/command{ - name = "Head of Personnel's Office"; - req_access_txt = "57" - }, -/obj/structure/cable, -/obj/effect/landmark/navigate_destination, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "xkw" = ( /turf/closed/wall/r_wall, /area/station/tcommsat/server) @@ -86171,6 +86183,20 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) +"xlP" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "cardoor"; + name = "Cargo Cell" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) "xmc" = ( /obj/structure/rack, /obj/effect/decal/cleanable/dirt, @@ -86205,22 +86231,22 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"xmk" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +"xmp" = ( /obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/door/airlock/maintenance_hatch{ name = "Maintenance Hatch"; req_access_txt = "12" }, -/obj/effect/spawner/random/structure/barricade, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, /turf/open/floor/iron, -/area/station/service/hydroponics/garden/abandoned) +/area/station/maintenance/port/greater) "xms" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -86232,6 +86258,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/atmos/hfr_room) +"xmx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Mime's Backstage Room"; + req_access_txt = "46" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/theater) "xmG" = ( /obj/structure/chair, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -86416,20 +86458,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/atmos) -"xoM" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/construction) "xoU" = ( /obj/effect/turf_decal/tile/green, /obj/effect/turf_decal/tile/blue{ @@ -86488,19 +86516,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai_upload) -"xpv" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/crew_quarters/bar) "xpx" = ( /obj/item/kirbyplants/random, /obj/structure/sign/warning/electric_shock{ @@ -86548,22 +86563,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/hallway) -"xqh" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Mech Bay"; - req_access_txt = "29" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/science/robotics/mechbay) "xqp" = ( /obj/structure/chair/office{ dir = 8 @@ -86709,6 +86708,19 @@ dir = 8 }, /area/station/hallway/primary/port) +"xsd" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Emergency Access"; + req_one_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "xsp" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -86803,23 +86815,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/warden) -"xtc" = ( -/obj/machinery/door/airlock/command{ - name = "Research Division Server Room"; - req_access_txt = "30" - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/science/server) "xtj" = ( /obj/machinery/computer/prisoner/management{ dir = 8 @@ -86975,6 +86970,21 @@ }, /turf/open/floor/iron, /area/station/science/lab) +"xvH" = ( +/obj/machinery/door/airlock/grunge{ + name = "Crematorium"; + req_access_txt = "27" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) "xwd" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -87174,6 +87184,20 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) +"xyj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room"; + req_access_txt = "61" + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "xyt" = ( /obj/effect/landmark/start/hangover, /obj/effect/turf_decal/tile/green{ @@ -87276,20 +87300,6 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/wood, /area/station/service/theater) -"xzK" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Security Maintenance"; - req_access_txt = "63" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/fore) "xzN" = ( /obj/effect/landmark/start/hangover, /obj/structure/table/wood, @@ -87379,26 +87389,6 @@ /obj/machinery/duct, /turf/open/floor/iron/freezer, /area/station/service/kitchen/coldroom) -"xAy" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room"; - req_one_access_txt = "10;24" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "xAB" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, @@ -87519,25 +87509,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"xCr" = ( -/obj/machinery/door/poddoor/preopen{ - id = "rdxeno"; - name = "Xenobiology Containment Door" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab"; - req_access_txt = "55" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/science/xenobiology) "xCt" = ( /obj/machinery/computer/telecomms/server{ dir = 8 @@ -87584,25 +87555,23 @@ }, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"xCI" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" +"xCM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-right" +/obj/machinery/door/airlock/external{ + name = "External Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 }, /obj/effect/turf_decal/stripes/line{ dir = 4 }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) +/turf/open/floor/iron, +/area/station/maintenance/solars/port/aft) "xCQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -87610,15 +87579,6 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/white, /area/station/science/storage) -"xDa" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/airlock/external{ - name = "Observatory" - }, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "xDc" = ( /obj/effect/landmark/start/hangover, /obj/effect/decal/cleanable/dirt, @@ -87696,10 +87656,42 @@ }, /turf/open/space, /area/space/nearstation) +"xDK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area"; + req_access_txt = "2" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) "xDQ" = ( /obj/structure/sign/warning/vacuum, /turf/closed/wall/r_wall, /area/station/maintenance/port/greater) +"xDS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/crew_quarters/bar) "xDU" = ( /obj/item/kirbyplants/random, /turf/open/floor/iron/grimy, @@ -87899,6 +87891,24 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/greater) +"xFT" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/general, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/office) "xFZ" = ( /obj/structure/disposalpipe/trunk{ dir = 4 @@ -88049,6 +88059,30 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/textured_large, /area/station/engineering/atmos/hfr_room) +"xIA" = ( +/obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior{ + name = "Burn Chamber Interior Airlock" + }, +/obj/machinery/button/ignition/incinerator/ordmix{ + pixel_x = -6; + pixel_y = -24 + }, +/obj/machinery/button/door/incinerator_vent_ordmix{ + pixel_x = 8; + pixel_y = -24 + }, +/obj/machinery/embedded_controller/radio/airlock_controller/incinerator_ordmix{ + pixel_y = 32 + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/station/science/mixing/chamber) "xIL" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -88057,26 +88091,6 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/escape) -"xIQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "xIR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -88213,6 +88227,22 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"xKR" = ( +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "xKS" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 4 @@ -88606,14 +88636,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/bar) -"xQi" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "xQq" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -88655,6 +88677,15 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"xQX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "xQY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -88707,11 +88738,6 @@ /obj/structure/sign/poster/random/directional/north, /turf/open/floor/wood, /area/station/hallway/secondary/service) -"xSn" = ( -/obj/item/kirbyplants/random, -/obj/machinery/airalarm/directional/south, -/turf/open/floor/iron, -/area/station/commons/dorms) "xSq" = ( /obj/effect/landmark/start/hangover, /obj/structure/chair{ @@ -88794,6 +88820,19 @@ "xTr" = ( /turf/closed/wall, /area/station/science/robotics/lab) +"xTu" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Chapel Maintenance"; + req_access_txt = "27" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/chapel/office) "xTC" = ( /obj/structure/table/reinforced, /obj/machinery/cell_charger, @@ -88930,22 +88969,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"xVs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch"; - req_access_txt = "12" - }, -/obj/effect/mapping_helpers/airlock/abandoned, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/starboard/aft) "xVv" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 4 @@ -89096,27 +89119,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard) -"xXH" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "bridge-right" - }, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Access"; - req_access_txt = "19" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "xXR" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -89244,6 +89246,19 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"yaQ" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Atmospherics Maintenance"; + req_access_txt = "24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/engine/atmos) "yaT" = ( /obj/structure/table/wood, /obj/item/taperecorder, @@ -89285,28 +89300,6 @@ /obj/item/bedsheet/dorms, /turf/open/floor/iron/grimy, /area/station/commons/dorms) -"ybh" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "MiniSat Antechamber"; - req_access_txt = "16" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/item/radio/intercom/directional/north, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/ai_monitored/turret_protected/aisat_interior) "ybr" = ( /obj/structure/lattice/catwalk, /obj/structure/railing{ @@ -89360,6 +89353,27 @@ /obj/machinery/duct, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"ycE" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "bridge-left" + }, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Access"; + req_access_txt = "19" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "ycO" = ( /obj/machinery/mech_bay_recharge_port{ dir = 8 @@ -89424,20 +89438,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/science/breakroom) -"ydk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Medbay Desk"; - req_access_txt = "5" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/medbay/central) "ydw" = ( /obj/structure/bed/dogbed/runtime, /obj/machinery/light/directional/west, @@ -89487,20 +89487,6 @@ }, /turf/open/floor/iron, /area/station/cargo/office) -"ydS" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Auxiliary Construction Zone"; - req_one_access_txt = "72" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/construction/mining/aux_base) "ydY" = ( /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, @@ -89567,22 +89553,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"yfd" = ( -/obj/machinery/door/airlock/security{ - name = "Security Post - Medbay"; - req_access_txt = "63" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/checkpoint/medical) "yfo" = ( /obj/structure/disposalpipe/segment, /obj/machinery/conveyor{ @@ -89778,19 +89748,6 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/disposal) -"yig" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/door/airlock/external{ - name = "External Airlock" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/exit/departure_lounge) "yil" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -89839,12 +89796,44 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/maintenance/department/electrical) +"yja" = ( +/obj/machinery/duct, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_one_access_txt = "10;24" + }, +/turf/open/floor/iron, +/area/station/engineering/main) "yjb" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/science/research) +"yjf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/mining/glass{ + name = "Drone Bay"; + req_access_txt = "31" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) "yjp" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -90015,6 +90004,17 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron, /area/station/engineering/atmos/project) +"ylU" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/maintenance/fore) "ymc" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -95829,7 +95829,7 @@ jye bPC bPC bPC -nQU +vXt fvZ bPC bPC @@ -97371,7 +97371,7 @@ cQh bPC bRD bPC -ybh +fUI bPC bPC bPC @@ -98396,13 +98396,13 @@ btH mcW trT wgG -vVN +itX dYL bhn qYD pFl wLX -ltj +nUE kjZ kjZ hVm @@ -99427,7 +99427,7 @@ cQh bPC bRD bPC -cvA +wrk bPC bPC bPC @@ -100969,7 +100969,7 @@ jye bPC bPC bPC -tCM +akY bPC bPC bPC @@ -101993,7 +101993,7 @@ qYo xTK xTK bkF -pBh +cEa jOY bRO nJt @@ -108413,7 +108413,7 @@ nUT qYo wGy wGy -mAR +iXW wGy wGy vVc @@ -108927,7 +108927,7 @@ iJL wGy wGy wGy -lqs +jWM wGy wGy vnu @@ -108961,7 +108961,7 @@ jZp xfE mSQ geZ -uuW +pgj geZ ndz rlr @@ -109443,11 +109443,11 @@ xqR cIA irJ duD -pPb +iYB txK dPD rsR -bhF +kya xYJ jEY vmt @@ -109475,18 +109475,18 @@ mvk mSQ hcx xDQ -iJh +wBH geZ geZ -hSn +tTO geZ geZ geZ -bke +rbL geZ geZ geZ -hSn +tTO geZ geZ qYo @@ -110230,7 +110230,7 @@ kZv xMQ ntd nhI -peY +uxA xGh cxp sHT @@ -110425,7 +110425,7 @@ opD eKr pkp edx -dXm +mzE edx sJF asm @@ -110727,11 +110727,11 @@ xUy xqR irJ rQp -fDB +uJs kuX rtH iLK -hqg +klC rpK yks haI @@ -110939,7 +110939,7 @@ kvq qYo edx edx -vPu +fcb edx edx ltx @@ -111019,7 +111019,7 @@ mSQ mSQ dDU odW -nkO +moW kFt dCL hcu @@ -111027,7 +111027,7 @@ bDs gDF vjr sNj -bzq +eIH slN sbN geZ @@ -111528,9 +111528,9 @@ tGr hCE sst nbZ -iua +xsd uBM -gao +pTM tXy noM geZ @@ -111777,7 +111777,7 @@ qJs tcy sHT sHT -fJX +lci sHT sHT sHT @@ -112010,7 +112010,7 @@ vQj bAR bAR bAR -uqP +oHr bAR bAR bAR @@ -112029,7 +112029,7 @@ kJN dPB nVr sTn -sND +frm qJs cxp sHT @@ -112291,7 +112291,7 @@ eNt ehD sHT sHT -rWv +bhS sHT sHT pOf @@ -112537,7 +112537,7 @@ ylf eDp oIL gAw -nMS +haB gAw jZV jZV @@ -112555,7 +112555,7 @@ qJI qJI nCl gAw -eYK +oLa ciG mSQ mSQ @@ -112772,7 +112772,7 @@ sID tme nmP oUh -fmH +rGY kkN lKe nZW @@ -113000,7 +113000,7 @@ hjp szN oTs mIO -sbY +fro uvb hdL cRs @@ -113057,7 +113057,7 @@ oLd vld fvE dIm -peY +uxA hRS qbu sMw @@ -113075,7 +113075,7 @@ iKH mSQ mBe bLc -sLH +kXa gcy gGc sov @@ -113083,7 +113083,7 @@ yiZ xSD nDW koS -vgd +iJi tGd cEx geZ @@ -113272,7 +113272,7 @@ uFB uFB vFC eso -kzA +xiI nWL iOj aLN @@ -113343,7 +113343,7 @@ bep eal sWM lnT -iUZ +bgj wbL xQq bfz @@ -113510,16 +113510,16 @@ vlA vlA vlA gAL -pxJ +mPe wSR wSR wSR wSR cUF qDo -whw +kaS qDo -ujX +vok qDo cUF cUF @@ -113600,7 +113600,7 @@ jej geZ avu vJq -jvr +hOq rHh rie gGW @@ -113759,9 +113759,9 @@ aaa xTK qYo waG -waa +hvA sdC -awh +onK aYK nBO mPV @@ -113786,7 +113786,7 @@ sID sID ivg xpY -rsk +pYO saE jnH hPJ @@ -113810,19 +113810,19 @@ gIk ooa leE bfq -aPI +vPO tax bAR ggB -pKc +run dEL ttE rex -cyK +tnE rex ttE gAw -xAy +oZF anB cCY cCY @@ -113832,7 +113832,7 @@ gAw gAw tLC cCY -mYq +tTN cCY tLC gAw @@ -113841,7 +113841,7 @@ gAw cCY gAw gAw -ize +brx gAw mSQ rFi @@ -114022,11 +114022,11 @@ ixO gKT tHf rxW -kmF +uFS xDX gZW rNo -qgP +sLh kdi pPO rGb @@ -114322,7 +114322,7 @@ gho ebh cCU csE -aIe +rra xNR sYD nLt @@ -114343,13 +114343,13 @@ kMn gme dvK sxR -ntn +fBu gIt lAE qzA lAE lzq -ntn +fBu sxR vvH vEs @@ -114364,7 +114364,7 @@ geZ geZ geZ eal -aIh +rGt geZ geZ geZ @@ -114538,7 +114538,7 @@ vlA vlA vlA epV -eOZ +hME dYj dYj lbo @@ -114808,7 +114808,7 @@ kAX yhw rGb jti -hom +sOm mRF sID sID @@ -114860,7 +114860,7 @@ gTr rRD pgA aYU -jrY +eAy aYU pgA rRD @@ -115070,7 +115070,7 @@ vZq xoK wrZ piv -bKx +lJF rRa bGr cCd @@ -115078,7 +115078,7 @@ wlG pbP vYq jJw -qby +jSf qnr kMh foL @@ -115322,7 +115322,7 @@ vbp doR umm kdi -lUr +uFs xwq sID nmP @@ -115342,12 +115342,12 @@ anp wfI sFf vgm -kOk +jhC rWz nhE nyv bBz -sLJ +xKR lWy iCx nvD @@ -115385,7 +115385,7 @@ jwT mPW xvc uzL -sbw +lZn pfd avu avu @@ -115568,7 +115568,7 @@ pdn uAK ryl lEr -kKK +kwy cIn rGb yhw @@ -115599,12 +115599,12 @@ len ded qwg nPW -jEB +sLY cHY pYL oIH eMu -dky +dbk kxH jyu xum @@ -115616,11 +115616,11 @@ oGb lGF gkB iGm -iyt +vTX xrA czy pjb -qTL +yja bls ahw vTG @@ -115658,7 +115658,7 @@ hKC mSQ oyQ fMC -loL +hBD dyl dyl mSQ @@ -115873,11 +115873,11 @@ oGb uDb jmj djp -iml +sOt kpn sgZ sKo -lVE +fcV bNZ wuz qqG @@ -116082,7 +116082,7 @@ aEb nBW kfL dPi -kKK +kwy cIn rGb yhw @@ -116096,7 +116096,7 @@ dOW cUF boR boR -nAq +yaQ boR boR hRy @@ -116108,7 +116108,7 @@ cBd xVI iLD heX -fwg +gXF exi dOG xLZ @@ -116116,7 +116116,7 @@ xLZ xLZ aPr nso -wKa +dZT rNf xLZ xLZ @@ -116152,7 +116152,7 @@ fii fii lBz lBz -fvy +aUX lBz lBz fii @@ -116639,16 +116639,16 @@ xLZ rov lMh oGb -tSP +rzJ rov rov -mvU +hth wGA wGA iXM sfe vNU -aba +mGI cec eOe bTN @@ -116674,7 +116674,7 @@ mSQ qmO mSQ mSQ -fjG +cLQ mSQ doy sjP @@ -116907,7 +116907,7 @@ lhn wgF wGA wda -pcc +gFm wda wda mSQ @@ -117119,7 +117119,7 @@ vtj cUF cUF qDo -gks +aRW qDo cUF boR @@ -117189,7 +117189,7 @@ rce mSQ iPE mKP -sVX +idx lPE egx egx @@ -117205,7 +117205,7 @@ wEI wEI jDd fuF -iFr +sZm jDd jDd dYC @@ -117240,7 +117240,7 @@ aaa aaa aad fuV -bMk +udV fuV aad aaa @@ -117364,9 +117364,9 @@ gIM gIM vVc vVc -nMh +mwY ewY -lGg +vcR mDa wZv kHd @@ -117381,7 +117381,7 @@ qHJ xpS boR bGc -ohQ +bsp bGc bGc bGc @@ -117457,7 +117457,7 @@ apL mSQ hGY beZ -kpx +fqq iXo nJB pRF @@ -117628,7 +117628,7 @@ hwM hwM hwM djf -hVU +cGo djf hwM sSn @@ -117725,7 +117725,7 @@ wEI bHE vVO bHE -kBf +ixS bHE bHE nEc @@ -117754,7 +117754,7 @@ aaa qYo fuV fuV -awv +xCM fuV fuV aad @@ -117940,7 +117940,7 @@ mSQ cyU mSQ geZ -wAl +pej mSQ mSQ mSQ @@ -118142,7 +118142,7 @@ oYs azA nmw qvn -hzu +pnY qvn nmw nmw @@ -118235,7 +118235,7 @@ rHB jtb wBu aEI -qwh +mWj fCh aCf men @@ -118251,7 +118251,7 @@ nrA aYP kPu kzc -cGU +afZ qQM qYo qYo @@ -118416,17 +118416,17 @@ oYs qsn oYs oYs -xmk +hph pOn pOn oYs oYs oYs -hVf +ajI oYs oYs wOR -vPA +cDJ ogG pjp vBB @@ -118448,7 +118448,7 @@ opq gMH opq fcT -qHc +hIE iig yiX beZ @@ -118489,7 +118489,7 @@ jDd jDd jDd jDd -oXp +sNn jDd jDd jDd @@ -118765,7 +118765,7 @@ jQH vEv lDr kzc -mIG +doN qQM qym lwG @@ -118782,7 +118782,7 @@ qQM qQM kzc jGs -vNN +tbA jtV kzc qQM @@ -118941,7 +118941,7 @@ fKk oYs oYs oYs -npl +jCs oYs dGS dGS @@ -119229,7 +119229,7 @@ tLy mSQ mSQ xrB -oCi +lDx mSQ mSQ mSQ @@ -119420,7 +119420,7 @@ aMx ePv gvg fIf -wDM +hoa lvF oYs oYs @@ -119435,7 +119435,7 @@ oYs prn lTp nLF -acK +fef daZ oYs aaa @@ -119475,7 +119475,7 @@ dGS iCO uED nXK -onU +ibo oyQ dTZ oyQ @@ -119494,7 +119494,7 @@ rFi geZ geZ geZ -wAl +pej geZ geZ geZ @@ -119537,7 +119537,7 @@ qvc qen kzc tTg -uhM +dre bsk vVa vVa @@ -119679,7 +119679,7 @@ wAz kBV oYs wIu -eNH +qrZ fam bxp wgU @@ -119688,7 +119688,7 @@ oYs gSR jHi sAU -prU +saT yem jLN cOb @@ -119703,12 +119703,12 @@ oYs oYs pOn pOn -mDZ +jAq oYs oYs oYs azA -gPd +fkx azA oYs oYs @@ -119774,7 +119774,7 @@ uhb lmq lmq lmq -jSx +atP lmq lmq lmq @@ -119794,7 +119794,7 @@ ljV cqq kzc lrY -rfj +nUf iYX wTB iYX @@ -119934,7 +119934,7 @@ qag fiL pQT ugi -fWS +nFA lvF oYs rde @@ -119975,7 +119975,7 @@ aad wVU gfq rFZ -kox +asU sUQ bpt bpt @@ -119985,7 +119985,7 @@ kNC kNC kNC rOR -pty +ccg iCO axQ ilo @@ -119996,7 +119996,7 @@ geZ geZ geZ geZ -fpJ +xmp geZ geZ geZ @@ -120045,7 +120045,7 @@ bHE swT swT kzc -lTW +aqk kzc kzc kzc @@ -120209,7 +120209,7 @@ oYs oYs fso oYs -kAw +lAf oYs oYs oYs @@ -120223,7 +120223,7 @@ oYs oYs oYs oYs -iFY +hPk clh oYs mcs @@ -120294,7 +120294,7 @@ aoz jsq jsq jsq -stY +tRs cfZ lWZ xfx @@ -120557,11 +120557,11 @@ xwW oqM xCA waw -sUe +cXz ggp vgV dvv -caG +eKP iwl pZE jYF @@ -120720,7 +120720,7 @@ tZN rID xXd oYs -ohk +aAW oYs oYs oYs @@ -120976,7 +120976,7 @@ nHW vdN sqI kmg -dYm +isN jOD suk mKC @@ -121037,7 +121037,7 @@ dPa hew nHY gtf -xbe +gke iRg dEs pyR @@ -121059,7 +121059,7 @@ rRP oyG oyG nRl -lzM +sET nRl lmq lmq @@ -121073,7 +121073,7 @@ sXZ sXZ uIO kzc -weS +imz kzc kzc dnV @@ -121094,7 +121094,7 @@ kGi qQM kff opv -kUk +wRe hSr kLL uYH @@ -121218,7 +121218,7 @@ igu bEs mxA tQY -ssX +lhS mjr llW oYs @@ -121248,7 +121248,7 @@ sIE pVw hXw btc -iTT +uQm xAt uao oTB @@ -121270,7 +121270,7 @@ uGH mcs tym qjk -tOW +fEO wjF uED nXK @@ -121351,7 +121351,7 @@ pmx qQM npc dnw -dWe +iwU lIC qEg xhd @@ -121495,7 +121495,7 @@ pnq cIa ddg uWI -sOu +veb bbo bbo kWM @@ -121750,7 +121750,7 @@ aHd csw umN umN -sLq +dNH umN xtp jKD @@ -121816,7 +121816,7 @@ mSQ uRD vgE fmw -aoG +iEN doy thK rfw @@ -121824,11 +121824,11 @@ oln cwu ujt bzb -xCr +nMk uqH sCw iON -nRP +auz puZ twF xXR @@ -121840,7 +121840,7 @@ udI udI usu qYH -koA +cOK jBU uIO ulN @@ -121989,7 +121989,7 @@ eoO eoO eoO xLE -wXh +uKy thj pAy oYs @@ -122018,12 +122018,12 @@ bOp vpj rDF xtp -tOt +aHb xtp oYs oYs oYs -iuk +hXX oYs oYs oYs @@ -122354,7 +122354,7 @@ vBN gMx usu qYH -sKx +xIA jBU uIO ivN @@ -122538,7 +122538,7 @@ oYs pBs tSH oyb -gkv +ajA hRX hUO ktR @@ -122546,7 +122546,7 @@ xIR vBc oYs wJb -iWw +gXV mOz gug gxE @@ -122582,7 +122582,7 @@ kdn bwZ sDe geZ -ukh +vEm mSQ mSQ mSQ @@ -122601,7 +122601,7 @@ fqB loA lSP qsy -goN +fFc qsy usu ihs @@ -122778,7 +122778,7 @@ csw csw umN eKh -wWw +vcK umN qmX euk @@ -122801,7 +122801,7 @@ uNx eTM umv rJy -tVk +scJ pSt xwN fgM @@ -122866,7 +122866,7 @@ kdp fDh pMV stH -ajT +vOr lAa sKJ sKJ @@ -123028,8 +123028,8 @@ ktO wYA tWI auZ -vDh -fUH +ivh +nQF csw idm sCl @@ -123095,7 +123095,7 @@ uhV abE iav fxJ -rKB +qfF rce dIy ctl @@ -123117,7 +123117,7 @@ lSP hvK vvI nyt -tRs +skS wKT nZL viG @@ -123139,7 +123139,7 @@ kzc pJl nXv mEv -vbG +iqB pSF wpI kFs @@ -123356,7 +123356,7 @@ geZ rce kJj vJq -gbX +daz caV jPm lRw @@ -123380,15 +123380,15 @@ uJS kyk pdi mMf -bTj +aCx vZf vZf kWf lat uIO -grN +oes uIO -vzf +ddq uIO iCT xAf @@ -123404,7 +123404,7 @@ vQe eGl xMM vWa -mql +xvH vWa kpA ebg @@ -123535,7 +123535,7 @@ sjt aaY sAY oYs -kTI +uSa oYs oYs fbU @@ -123564,7 +123564,7 @@ obl vpJ cdB oYs -fKy +qsx oYs oYs oYm @@ -123656,8 +123656,8 @@ enk qQM qQM oGK -uTI -uTI +ffR +ffR oGK oGK oGK @@ -123805,9 +123805,9 @@ fhg ffM jNB sQN -oJy -swk -alg +afd +xam +vNk fkU uCA lvl @@ -123830,7 +123830,7 @@ sbC oYm oYm oYs -fNX +sAQ oYs fHI iyq @@ -123867,13 +123867,13 @@ fAA xTL tRg geZ -cPX +iCQ geZ geZ mSQ sbQ prh -mKG +rao prh sbQ sbQ @@ -123899,7 +123899,7 @@ qmt sIX kFn ipv -aoe +uol qZv wsO teF @@ -124061,11 +124061,11 @@ hAU wsp fXk sIk -cyB -mXB -ppf -mcC -bbh +qGZ +tkY +aIg +giO +aND jZH gnG pAP @@ -124161,7 +124161,7 @@ mpC mpC peU peU -jHu +cSf peU kzc qQM @@ -124318,11 +124318,11 @@ dRJ dRJ hfV lII -jrC -cnP +byc +hNI tDw -okf -wIj +heO +pQg vbK gYP dRJ @@ -124406,7 +124406,7 @@ qBz ueM hyP txH -hng +lTn igX pkM aBS @@ -124420,7 +124420,7 @@ peU keV gFz are -mNs +jxz rEf qQM bxv @@ -124442,7 +124442,7 @@ oGK buJ kZc kZc -lYx +aTG kZc kZc qYo @@ -124575,11 +124575,11 @@ lPz lPz tlL gGw -pfU -lJj -qZy -gJg -nGz +eHN +iJq +vqE +cSB +wqB msF suj iCu @@ -124670,12 +124670,12 @@ iHJ pQe xlD oOt -kTR +vyq bYV rXq peU aAj -haN +bdj aAj aAj aAj @@ -124833,9 +124833,9 @@ fRo hTi vDY mgd -cci -mbS -rYC +qlk +rPk +ibj uNg xjF cwV @@ -124860,8 +124860,8 @@ pca pca diL uhH -oXJ -dtl +iwz +ftS uhH awc awc @@ -124906,7 +124906,7 @@ prh uPv uPv prh -jOQ +sdt sbQ xWf gfC @@ -124939,7 +124939,7 @@ sLb kzc uOr reb -jza +ani pNf rAe fIe @@ -125172,7 +125172,7 @@ vGR hwS hwS hwS -fUO +iXU sIX sIX hwS @@ -125183,7 +125183,7 @@ sIX sIX sIX vTL -xtc +agN mpC mpC mpC @@ -125193,7 +125193,7 @@ dtq hYn hYn cee -uRs +dEg chZ hlH qQM @@ -125418,11 +125418,11 @@ pdD mGB cUj kEQ -fKQ +pcb eur vjU rqY -fKQ +pcb sQq mlz vGR @@ -125591,14 +125591,14 @@ qld ldn prJ eWE -lAF +qFc fJZ dxV idp kVP -ovj +sjA jdj -uoR +jrI kVP hFk lGq @@ -125631,8 +125631,8 @@ aad aaa diL uhH -fOD -fsf +euO +ycE uhH awc guz @@ -125651,12 +125651,12 @@ vcU tns lZx lZx -eBQ +rTx sGz pRS oHJ kxs -sIe +chH lOi pVS lpV @@ -125701,7 +125701,7 @@ rKR gfy fnD kdW -wND +mKt akn gpB ydj @@ -125723,7 +125723,7 @@ toc doG pqq pte -tnT +dsD mYU vWp wvv @@ -125932,11 +125932,11 @@ gFu nIB vTq fGx -hSI +rGJ sWe jlh dcL -hbr +ctX mRE jWh klB @@ -126109,7 +126109,7 @@ ukz aoJ nUu sBG -noT +mYn vRB nXs xMe @@ -126201,7 +126201,7 @@ jSY jSY uFi jSY -xqh +sQu jSY uFi jSY @@ -126209,7 +126209,7 @@ xTr xTr xTr tJG -wed +pMv tJG xTr xTr @@ -126238,7 +126238,7 @@ oGK oGK oGK oGK -pNj +xTu kZc kZc kZc @@ -126411,7 +126411,7 @@ jBt wSy eXf nHu -cix +iAD oMa ogs sox @@ -126452,7 +126452,7 @@ fvi fvi fvi oPR -poW +lbk qJf dvG ket @@ -126496,11 +126496,11 @@ fje jJK mAm eWi -fwX +plp qvh -alq +wxl qmj -yig +tKT vVc vVc aaa @@ -126662,7 +126662,7 @@ ipQ aZy yil mGE -vIo +rlQ nHu pYT lct @@ -126681,10 +126681,10 @@ mXy mXy guY hYb -xkm +qlF ooi oiP -oGf +jeb mZs pFT lpV @@ -126728,7 +126728,7 @@ aRq wZd cxV aAi -fuo +sGm nnU rKQ nKQ @@ -126737,7 +126737,7 @@ gsv cMg lMg tOM -qdZ +hlL tkS rHX rHX @@ -126895,7 +126895,7 @@ eQO jWb mhs sBX -iSI +pea vnU oLk tlF @@ -126906,7 +126906,7 @@ tlF gfd qzi gEe -mVb +kkk jZT oSM dOZ @@ -127155,14 +127155,14 @@ xQa jhH vnU vnU -ncl +qZS vnU vnU vnU -hnv +xmx vnU qAV -dow +wYw qAV wxI aBL @@ -127267,7 +127267,7 @@ pYs lVQ fWh qrz -tox +ufA xIL iZs pmp @@ -127482,7 +127482,7 @@ cBy lqe acZ cga -ecF +loL puE hJM dOk @@ -127502,7 +127502,7 @@ gDg kzc qBk nnU -oyT +izK icl mlu vbz @@ -127515,12 +127515,12 @@ jkH fWh jkH dEp -ujj +onY jsg uQD jkH dEp -ujj +onY jsg jkH asK @@ -127650,7 +127650,7 @@ jYM kVP tVC ptC -jze +cCp rgK ahQ fAt @@ -127664,7 +127664,7 @@ cnl ffa aml sBX -fdU +srW sBX sBX vnU @@ -127747,7 +127747,7 @@ vHv wdb ycO bPG -gvw +qIF nOI hWG unj @@ -128029,12 +128029,12 @@ vwX fWh jkH dEp -xQi +jrU jsg uQD vwX dEp -xQi +jrU jsg jkH asK @@ -128169,13 +128169,13 @@ giz nOn mKa lJJ -jze +cCp ptC xBj qAV pcW xcs -iFw +wFs trd tOf vhJ @@ -128229,12 +128229,12 @@ ses vCP kxs xaP -uSm +ukg ugO tIt ugO ugO -uSm +ukg fpi uJI gkw @@ -128272,7 +128272,7 @@ klA twg kzc qQM -jHa +kJl qQM eBn pxI @@ -128422,7 +128422,7 @@ kVP kVP kVP kVP -elG +lZo kVP kQV rhg @@ -128445,7 +128445,7 @@ aMc jEF edg vwy -eLf +bGF ifR twh qAV @@ -128516,7 +128516,7 @@ dvG epz kTU kTU -kOH +wOV dvG khb uja @@ -128543,18 +128543,18 @@ jkH jkH jkH dEp -ujj +onY jsg uQD jkH dEp -ujj +onY jsg jkH dWT cJD hqv -hnx +fDu hqv fvo qYo @@ -128939,13 +128939,13 @@ tqn gnS wbe qAV -qJQ +vMm qAV qAV qAV qAV qAV -hta +xDS qAV kri qAV @@ -128976,25 +128976,25 @@ kIe xgP uWl iDG -aSJ +plg gkp cHe jHb jHb -dlr +oQd pSh -vlg +gdl ilI tcH voi agZ hup -cBK +xyj rMt -hdG +goG gyE vap -okJ +hGw mOB vSg eZD @@ -129057,12 +129057,12 @@ jkH sFp jkH dEp -xQi +jrU jsg uQD jkH dEp -xQi +jrU jsg jkH asK @@ -129211,7 +129211,7 @@ tnu gzf tbS vya -xaS +cFM sbP xWQ vya @@ -129219,7 +129219,7 @@ gcT qAV pIW tvs -xpv +qRM vEo wBB iJY @@ -129323,7 +129323,7 @@ bey jkH sJO asK -iYx +xDK ssS fGI gbk @@ -129460,7 +129460,7 @@ xLN pIz miQ tvG -ufq +nEr wNk hsq qAV @@ -129472,7 +129472,7 @@ qAV qAV qAV qAV -wSV +bSs qAV qAV okb @@ -129699,7 +129699,7 @@ xxd nBG bAY nbN -dlv +fgn eCt bHB rza @@ -129771,12 +129771,12 @@ otH hqY mYe kXf -lrV +bEF elz elz wbp wbp -azN +cmb nwG dFL hiV @@ -129813,7 +129813,7 @@ vMp dco qFV rTo -pck +uNW rTo rTo bkK @@ -129958,7 +129958,7 @@ pzt nxY jJc jdL -cQE +gvw jdL jdL gFK @@ -129966,7 +129966,7 @@ puj obx tAA vWu -oTJ +tRF sHC sHC qAV @@ -130095,7 +130095,7 @@ hDl hDl kbz rKr -rte +rmW nEa nEa nEa @@ -130208,11 +130208,11 @@ kJd qnN koM koM -fYi +vYE sLd koM jdL -xzK +hPj jdL kFQ qHz @@ -130225,7 +130225,7 @@ jdL jdL qAV qAV -gNj +wEJ qAV xYZ vGf @@ -130240,7 +130240,7 @@ hPw fAP fAP amL -gmY +sEk hxl dKC rPj @@ -130491,7 +130491,7 @@ nZx gHI pKp wRp -ibW +yjf ydL hqK jPk @@ -130566,7 +130566,7 @@ olC xOM puD oMM -ngK +ieD lHl fbI eKe @@ -130580,7 +130580,7 @@ eKe aet odU kxq -hMh +uWD puU hsp rTo @@ -130609,7 +130609,7 @@ aaa hDl vwV hqv -bqz +qoH hqv aaa aaa @@ -130720,7 +130720,7 @@ cCN bFV idu tvQ -sfu +dRf nZb jNP rHq @@ -130731,11 +130731,11 @@ oHz fhe oXS uUl -trK +vcn jey bvj kCd -hdi +ylU nma kBN ihb @@ -131095,7 +131095,7 @@ qYL qYL qYL qYL -byS +hBQ qYL rTo bqB @@ -131232,7 +131232,7 @@ jdL jdL jdL jdL -kIV +sul jdL jdL jdL @@ -131288,7 +131288,7 @@ ipQ aZy yil mGE -vqC +gxz pXK mBd btZ @@ -131296,7 +131296,7 @@ fPn pZs jim eoF -sxv +sVO pUG vbZ bZY @@ -131307,10 +131307,10 @@ fly plF mft hKH -unz +kjW keL mYe -kZE +vgJ tHj nTs djP @@ -131318,7 +131318,7 @@ dgC yiw aOm xYT -eJX +lmp aLv cCP psq @@ -131481,8 +131481,8 @@ jWn abi abi abi -ayb -ydS +vHm +aht abi jdL xpr @@ -131593,7 +131593,7 @@ rNQ wAw ihW fvF -woY +wmS etc vkF fbI @@ -131723,15 +131723,15 @@ aaa aaa abj abj -qOd +nhu abS -hij +gLv acq jYo biR orR uaF -sgy +mko eAi bco vCM @@ -131776,7 +131776,7 @@ wBc iWq qKL fFK -jeT +xlP nRc jHf rve @@ -131815,7 +131815,7 @@ eIj pgE smZ pUG -aOb +svf oyv kSu tah @@ -132010,7 +132010,7 @@ sPo iPJ jdL jdL -qWh +czk sPo vxL jdL @@ -132043,7 +132043,7 @@ hoC yfI bGf kGo -uEB +hUc nxl ygL xhW @@ -132087,7 +132087,7 @@ maS maS mIs maS -sHh +qDe maS ksK upC @@ -132241,7 +132241,7 @@ abi adR xrr smO -hof +aFa coH xrr adR @@ -132255,7 +132255,7 @@ ago ieW ahv cCw -krY +efW mtu jdL jQx @@ -132292,8 +132292,8 @@ eoy oPC oKr hoC -txf -kzx +xFT +irN hoC hoC hoC @@ -132313,8 +132313,8 @@ aad aaa diL uhH -xCI -tWs +eWk +wme uhH gOU xRO @@ -132331,7 +132331,7 @@ lgN asD ivA nGK -cjY +gZp krh gCp xtq @@ -132518,7 +132518,7 @@ jdL sPo sPo jdL -txS +kxF jdL jdL pjk @@ -132582,7 +132582,7 @@ jzT ivA ixN lTx -qIG +nCX hnk opY mPu @@ -133066,7 +133066,7 @@ mOe yhh liD mZU -wkJ +mNE uBZ pso sqW @@ -133084,8 +133084,8 @@ kNw anV diL uhH -kZb -xXH +tmT +uux uhH gOU gOU @@ -133124,13 +133124,13 @@ dYn vVC pLs dKD -srY -nMJ +raQ +kUd dKD vVC pLs dKD -ydk +iks dKD pLs wZx @@ -133143,7 +133143,7 @@ eoE etc etc eoE -pSk +qXc eoE etc etc @@ -133269,7 +133269,7 @@ aac aad csz csz -mlD +hoD csz csz aad @@ -133286,11 +133286,11 @@ aeF jdL eGp gVU -uNu +eEH eGp jdL eGp -fti +rCU eGp jdL qnd @@ -133556,7 +133556,7 @@ rxw hZi tyU kvK -fRv +jjs cxv joP jnd @@ -133661,13 +133661,13 @@ xhC sjo lAO wvP -jJU +bhV whH sJE vfk lnc rww -kdz +oix tbR orx rTo @@ -133783,7 +133783,7 @@ aaa aaa aaa csz -pNR +sRk csz aad aad @@ -134103,19 +134103,19 @@ mlF qsF jKY tpZ -tyD +eyt tpZ kOj kOj nHQ nHQ -vhx +tUr nHQ nHQ kOj kOj sCp -htI +kkL sCp erX erX @@ -134147,7 +134147,7 @@ iYi nXH nXH nXH -mXp +iDB nXH nXH nXH @@ -134171,7 +134171,7 @@ viy cwe jhY lUu -gwv +uVK lUu loe lUu @@ -134351,7 +134351,7 @@ qaF tQW hQj uzM -kVp +ceb stf llj mDm @@ -134608,7 +134608,7 @@ nKd qLg uTu tQP -erC +sWp toy izj fAj @@ -134616,14 +134616,14 @@ pUs okN oAV vId -qyP +tZF uND tpZ aaa lhY lhY lhY -tOb +weS lhY lhY lhY @@ -134674,7 +134674,7 @@ vFO fmU qfh sEr -eXj +wGM xuy aUP rva @@ -134842,7 +134842,7 @@ xMo aKt aKt jdL -gOt +vgt jdL bhJ ycW @@ -134887,11 +134887,11 @@ lhY aad sCp gCY -vVL +lmB hJj vhu jyB -twi +eiG iZN dfa sXJ @@ -134948,7 +134948,7 @@ xBG xca xNV nPs -vHu +ldI wCd aSC aqu @@ -135119,7 +135119,7 @@ njF cez iHf iHf -wtW +aYg iHf iHf cez @@ -135184,7 +135184,7 @@ bmQ mYY aRN mYY -yfd +nAc bmQ aRN mYY @@ -135346,7 +135346,7 @@ uHG vno vno vno -twA +wcw vno vno aad @@ -135688,7 +135688,7 @@ nBV fXE jHq erE -eBH +fiU bFI nfi tKj @@ -135713,7 +135713,7 @@ gct cwe jhY lUu -gwv +uVK lUu loe lUu @@ -135725,7 +135725,7 @@ loe loe akK rTo -cjH +sLG rTo xPc tgT @@ -136237,12 +136237,12 @@ ddx ezH sYk xak -cUe +ahg srO gwi pLP fYV -bjx +foh sqn osY ubJ @@ -136411,7 +136411,7 @@ rje uUz uUz dHK -pwM +dOP rWo uUz uUz @@ -136725,12 +136725,12 @@ jkJ lEs lEs kEZ -tvK +fjh hRx nNb vnQ sGB -rQM +rWT huJ qXA rva @@ -136740,25 +136740,25 @@ aaM aaM aaM rDr -qrG +bEB rDr cQA aaM wdj wdj wdj -cml +nNp wdj wdj wdj nXH nXH -gxn +stI nXH xPc tgT tgT -pbJ +qlb tgT tgT aaa @@ -136918,7 +136918,7 @@ aad cez cez gjV -bNY +aen cez cez cez @@ -137182,7 +137182,7 @@ aad aaa uUz uUz -hXq +eDv uUz uUz aaa @@ -137251,13 +137251,13 @@ rva aaM yhS cQd -iMj +bWt lRG mFe dkZ fSo shp -kbt +hQB hTo sks hTo @@ -137265,7 +137265,7 @@ tmq hTo sks hTo -jCw +nYc pUm jxM bBd @@ -137488,7 +137488,7 @@ eWp iYi nXH nXH -uHU +efq vNa ilV xdV @@ -137731,7 +137731,7 @@ vmM fnR mvg iZg -wHN +kAb iHS tvO uHa @@ -137748,7 +137748,7 @@ lKR bFI vNa vNa -bEC +hsA fss vNa pFE @@ -137763,12 +137763,12 @@ wfm htD hJu aaM -ufj +iWW lFo aaM aaM aaM -eBy +bHd aaM aaM aaM @@ -137786,14 +137786,14 @@ nXH aaa tgT tgT -nax +uOo tgT tgT tgT tgT uKR gqm -ljU +qiZ gqm xPc tgT @@ -138004,7 +138004,7 @@ nXH nIv jxM oKh -ifU +nTT bFI uOZ nXH @@ -138228,7 +138228,7 @@ aaa aaa dCk dCk -bSi +oun dCk dCk dCk @@ -138265,7 +138265,7 @@ mGr gOh ckP nXH -wwn +jZm lvZ wZf ipT @@ -138276,7 +138276,7 @@ gab wfm vMc rva -jDl +qzw nFY xmG rDr @@ -138520,7 +138520,7 @@ hPZ frW aFD jxM -wRR +viN nXH oib lvZ @@ -138529,7 +138529,7 @@ ipT rKH ttz pBV -tbI +vjL xQz ueW rva @@ -138778,9 +138778,9 @@ nXH nXH nXH sqY -onC +uRS kQs -smp +nUO ifq duN tZD @@ -138790,7 +138790,7 @@ gab wfm vMc rva -kxS +hmo isZ xmG rDr @@ -138815,7 +138815,7 @@ aaa tgT xPc mbz -auO +fRl mbz xPc xPc @@ -138823,7 +138823,7 @@ xPc gqm xMI gqm -ilt +vgp gqm xPc tgT @@ -139029,10 +139029,10 @@ szC tqt dVF oCP -gdi -cbu -cbu -wrW +nGQ +dEz +dEz +qln nXH jUb nXH @@ -139063,7 +139063,7 @@ nXH nXH waI nXH -kLG +tSb nXH nXH nXH @@ -139286,12 +139286,12 @@ rLI kaG lPS gCP -nvS -pkf -pkf -nlU +ieT +dks +dks +eVD nXH -auX +bGX nXH nXH nXH @@ -139302,7 +139302,7 @@ nXH nXH nXH pLs -rtQ +wBy pLs nXH nXH @@ -139310,7 +139310,7 @@ nXH nXH nXH nXH -oAF +raN nXH nXH nXH @@ -139339,7 +139339,7 @@ gqm lbj fwR qQr -cdO +ojQ sJm nzS nqc @@ -139543,10 +139543,10 @@ eHY tqt rWC xsS -dhI -uuh -oPP -xSn +kOr +mMU +kKo +utT nXH vuV avh @@ -139592,7 +139592,7 @@ nSz gqm oZv hte -cdO +ojQ aij vcc oHR @@ -139800,10 +139800,10 @@ tqt tqt mbO suy -gjs -mpL -jzP -wwM +ilW +eMp +bsJ +dOL nXH mQM hqH @@ -139814,11 +139814,11 @@ gvJ iiJ bYn qxq -kpY +tNl fJd jiG sbi -mzC +rwI uWP hqH wIW @@ -139853,7 +139853,7 @@ gqm sry fwR oca -cdO +ojQ aWs kwt nqc @@ -140046,7 +140046,7 @@ ikl dbY fnR fnR -odE +tCr fnR wby lBM @@ -140073,14 +140073,14 @@ nXH nXH nXH pLs -xaK +mGU pLs nXH nXH nXH nXH nXH -pXI +mHu nXH nXH nXH @@ -140100,7 +140100,7 @@ aad tgT xPc bbL -wcl +sOD xPc uKR xPc @@ -140315,9 +140315,9 @@ yaI yaI yaI xlJ -pYF -pYF -gJt +pwb +pwb +ogW yaI sOA lsg @@ -140558,7 +140558,7 @@ aiK lpF pFx knT -rFg +kKc kUu jUN qmG @@ -140572,9 +140572,9 @@ lpI rQJ hJg xlJ -vMV -vMV -irP +dTK +dTK +dVY dua mkb vdD @@ -140822,16 +140822,16 @@ fnR fnR luN nxD -uqn +iBH fyG sav axK iEV yaI jiF -pYF -pYF -oJx +pwb +pwb +oWO yaI oqp cOi @@ -140855,7 +140855,7 @@ bHm ovy fQK vsH -iuT +fSO wWz tcZ waI @@ -141086,9 +141086,9 @@ yaI yaI yaI oOU -pYF -pYF -cdo +pwb +pwb +wMB yaI yaI yaI @@ -141343,8 +141343,8 @@ lsg sra yaI xlJ -eVt -pYF +gVQ +pwb tKM yaI fBd @@ -141353,7 +141353,7 @@ nPP iyE nXH bOY -ohm +evs nXH aGS aDV @@ -141369,7 +141369,7 @@ ovy ovy cbm nUF -xoM +eCN gKS aFD nXH @@ -141599,10 +141599,10 @@ mWf qzF mkb oyA -pXd -ciZ -ciZ -tYX +wuY +hWc +hWc +qFd qAC eiF baO @@ -141836,7 +141836,7 @@ lra tHu lra ufR -mIT +kPo udb hEF hEF @@ -141857,9 +141857,9 @@ gyj pPx yaI elU -pYF -pYF -ndV +pwb +pwb +gXE yaI tVb vOj @@ -141870,7 +141870,7 @@ ulF amm nXH nXH -dNO +azz nXH nXH nXH @@ -142102,7 +142102,7 @@ jeN svp fnR xju -kIH +kRT xju fnR res @@ -142114,9 +142114,9 @@ yaI yaI yaI ffQ -pYF -pYF -ndV +pwb +pwb +gXE yaI yaI yaI @@ -142125,25 +142125,25 @@ yaI nXH rFJ jcd -eyM +hXA aVD bKG rUU -nIW +eSy dMJ nXH nXH nXH nXH nXH -cNF +jKf nXH nXH nXH nXH bje hKI -mbd +krO rKL vLC gzg @@ -142371,9 +142371,9 @@ clB fLG yaI elU -pYF -pYF -mGu +pwb +pwb +bEU yaI cNT laO @@ -142627,18 +142627,18 @@ eAS baO eiF ygP -hzD -sCj -vpm -wHM +hbU +kKr +pQw +qIn mbu dAc tza owR qhi nXH -gAv -dZC +iKe +xQX rES hqH ssI @@ -142884,35 +142884,35 @@ nuy vOj oKk yaI -fkO -pYF -pYF -bci +cXA +pwb +pwb +eYW yaI iRJ fsz ybg igG nXH -hae -mYA +hms +gci dWG -ceG +qGt bBd nXH nXH -xVs +rpX nXH -xVs +rpX nXH njz -adL +qYm nXH nXH -xVs +rpX vNa lkx -nfT +sEM oCG vNa ahS @@ -143133,7 +143133,7 @@ aad aad uKw fnR -gzY +cIB fnR fnR yaI @@ -143143,8 +143143,8 @@ yaI yaI unm ijp -iwr -tKi +wVh +lyZ yaI yaI yaI @@ -143152,7 +143152,7 @@ yaI yaI nXH nXH -xIQ +aqJ nXH nXH aad @@ -143410,7 +143410,7 @@ yge hjd rsv jie -acA +wef uKw aaa dhR @@ -143420,7 +143420,7 @@ nXH fxr lKp bBd -xDa +nNG bBd fjJ hRZ @@ -143667,7 +143667,7 @@ rjM pnO aGR esB -gVP +vza mfC aad dhR @@ -143924,7 +143924,7 @@ enr ekl uql eEr -gVP +vza mfC aaa dhR @@ -143940,7 +143940,7 @@ bBd nXH bBd pWe -dnY +oDt pWe pWe qYo @@ -144181,7 +144181,7 @@ pKN leN uql eEr -xhp +rtB mfC aad aad @@ -144438,7 +144438,7 @@ cZU leN uql fzB -gVP +vza mfC aad aaa @@ -144454,7 +144454,7 @@ aaa aaa aad pWe -tZR +erg pWe aad aad @@ -144695,7 +144695,7 @@ oYg dKE uql fzB -gVP +vza mfC qYo qYo @@ -144952,7 +144952,7 @@ klz nZf oSk qAF -gVP +vza mfC qYo xTK @@ -145209,7 +145209,7 @@ baK bJH vii vii -wvf +akC uKw qYo xTK @@ -145714,13 +145714,13 @@ lAY ezf baK baK -cQL +sPU qOn aaa qYo eqU -oFQ -pQb +flc +vnr pEx lfb dFi @@ -145901,7 +145901,7 @@ aaa aaa hLe fPP -sus +vaX oQD vxr fZl @@ -145976,8 +145976,8 @@ fIQ kYk fIQ fIQ -wVL -pBE +bMs +ceo swS aXN ooD @@ -146232,9 +146232,9 @@ cFF cFF cFF cFF -vCK -qWa -pQb +wlN +tkf +vnr mfC mfC mfC @@ -146489,10 +146489,10 @@ cFF sHM cFF cFF -vCK -qWa -pQb -qWa +wlN +tkf +vnr +tkf aad aad aad @@ -146746,10 +146746,10 @@ cFF cFF cFF cTi -nDJ -wVL +sEE +bMs aJD -qWa +tkf aad aaa aaa @@ -147003,10 +147003,10 @@ cFF sHM cFF cFF -vCK -qWa -pQb -qWa +wlN +tkf +vnr +tkf aad aaa aaa @@ -147260,10 +147260,10 @@ cFF cFF cFF cFF -vCK -qWa -pQb -qWa +wlN +tkf +vnr +tkf aad aaa aaa @@ -147517,10 +147517,10 @@ cFF cFF cFF cFF -vCK -wVL -pBE -qWa +wlN +bMs +ceo +tkf aad xTK aaa @@ -147715,7 +147715,7 @@ eHO eHO eHO gVA -wiI +gzR gVA fiO qYo @@ -147774,10 +147774,10 @@ cFF cFF cFF xVV -nDJ -qWa -pQb -qWa +sEE +tkf +vnr +tkf aad xTK qYo @@ -148031,10 +148031,10 @@ cFF cFF cFF cFF -vCK -qWa -pQb -qWa +wlN +tkf +vnr +tkf aad aaa aaa @@ -148229,7 +148229,7 @@ xTK aad fiO gVA -jpP +lGn gVA fiO qYo @@ -148288,10 +148288,10 @@ cFF cFF cFF cFF -vCK -wVL +wlN +bMs aJD -qWa +tkf aad xTK aaa @@ -148546,9 +148546,9 @@ fIQ fIQ fIQ fIQ -qWa -pQb -qWa +tkf +vnr +tkf aad xTK aaa @@ -148795,17 +148795,17 @@ aaa aad aaa uKw -nwp +qVJ baK baK -mAa +hov qOn aaa qYo eqU -oFQ -pQb -qWa +flc +vnr +tkf aad xTK aaa @@ -149062,7 +149062,7 @@ mfC uKw mfC mfC -qWa +tkf aad aaa aaa @@ -149825,7 +149825,7 @@ aaa mfC ryG tuI -flZ +qDG uwt mfC qYo diff --git a/_maps/map_files/Deltastation/DeltaStation2_skyrat.dmm b/_maps/map_files/Deltastation/DeltaStation2_skyrat.dmm index 656843d1ed0..4012c2fb987 100644 --- a/_maps/map_files/Deltastation/DeltaStation2_skyrat.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2_skyrat.dmm @@ -3116,8 +3116,8 @@ /turf/open/floor/plating, /area/station/maintenance/disposal) "aAU" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/rock/pile/jungle, /obj/machinery/light/floor, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -4205,8 +4205,8 @@ /turf/open/floor/iron, /area/station/cargo/sorting) "aMZ" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "aNd" = ( @@ -20609,7 +20609,7 @@ /area/station/hallway/secondary/entry) "dBp" = ( /obj/structure/flora/tree/jungle, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "dBt" = ( @@ -24344,18 +24344,18 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "dYE" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) "dYG" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/ferny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -25909,9 +25909,9 @@ /turf/open/floor/iron, /area/station/hallway/primary/fore) "ehI" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/stalky, /obj/structure/flora/rock/pile, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -26178,8 +26178,8 @@ /turf/open/floor/plating, /area/station/cargo/sorting) "emc" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, /obj/machinery/light/floor, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -29956,8 +29956,8 @@ /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hos) "ftQ" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/light/floor, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -40076,8 +40076,8 @@ /turf/open/floor/engine/vacuum, /area/station/science/mixing/chamber) "iyg" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/stalky, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "iyo" = ( @@ -40800,8 +40800,8 @@ /turf/open/floor/iron, /area/station/security/checkpoint/supply) "iJf" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "iJD" = ( @@ -42580,8 +42580,8 @@ /turf/open/floor/iron/dark, /area/station/medical/surgery/theatre) "joq" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /obj/structure/flora/rock/pile, /obj/machinery/light/floor, /turf/open/misc/grass, @@ -49168,8 +49168,8 @@ /turf/open/floor/iron, /area/station/hallway/primary/central/aft) "loh" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, /obj/structure/flora/rock, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -52176,8 +52176,8 @@ /turf/open/floor/iron, /area/station/security/checkpoint) "mgF" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/stalky, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "mgU" = ( @@ -55836,8 +55836,8 @@ /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) "nkg" = ( -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/reed, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "nki" = ( @@ -62001,9 +62001,9 @@ /turf/open/floor/iron, /area/station/tcommsat/server) "pam" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/rock/pile/jungle, /turf/open/misc/grass, /area/station/hallway/primary/fore) "pau" = ( @@ -62023,8 +62023,8 @@ /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) "paE" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "paL" = ( @@ -62994,8 +62994,8 @@ /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) "prP" = ( -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/misc/grass, /area/station/hallway/primary/fore) "prQ" = ( @@ -64186,9 +64186,9 @@ /turf/open/floor/iron, /area/station/commons/locker) "pJR" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush, +/obj/structure/flora/bush/jungle, /turf/open/misc/grass, /area/station/hallway/primary/fore) "pJU" = ( @@ -71058,9 +71058,9 @@ /turf/open/floor/iron, /area/station/security/checkpoint/supply) "rJO" = ( -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/pointy, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "rJU" = ( @@ -72870,9 +72870,9 @@ /turf/open/floor/plating, /area/station/engineering/supermatter/room) "slj" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/large, /turf/open/misc/grass, /area/station/hallway/primary/fore) "slt" = ( @@ -73811,7 +73811,7 @@ /turf/open/floor/iron, /area/station/cargo/storage) "syy" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/misc/grass, /area/station/hallway/primary/fore) "syL" = ( @@ -89548,9 +89548,9 @@ /turf/open/floor/iron, /area/station/engineering/main) "xqe" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "xqi" = ( diff --git a/_maps/map_files/Deltastation/skyrat_old/DeltaStation2_skyrat_old.dmm b/_maps/map_files/Deltastation/skyrat_old/DeltaStation2_skyrat_old.dmm index 1ac8be34aac..f018805a5ec 100644 --- a/_maps/map_files/Deltastation/skyrat_old/DeltaStation2_skyrat_old.dmm +++ b/_maps/map_files/Deltastation/skyrat_old/DeltaStation2_skyrat_old.dmm @@ -3305,8 +3305,8 @@ /turf/open/floor/plating, /area/station/maintenance/disposal) "aAU" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/rock/pile/jungle, /obj/machinery/light/floor, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -4474,8 +4474,8 @@ /turf/open/floor/iron, /area/station/cargo/sorting) "aMZ" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "aNd" = ( @@ -23023,7 +23023,7 @@ /area/station/hallway/secondary/entry) "dBp" = ( /obj/structure/flora/tree/jungle, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "dBt" = ( @@ -27077,18 +27077,18 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "dYE" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) "dYG" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/ferny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -28798,9 +28798,9 @@ /turf/open/floor/iron, /area/station/hallway/primary/fore) "ehI" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/stalky, /obj/structure/flora/rock/pile, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -29098,8 +29098,8 @@ /turf/open/floor/plating, /area/station/security/prison/work) "emc" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, /obj/machinery/light/floor, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -32916,8 +32916,8 @@ /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hos) "ftQ" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/light/floor, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -41584,7 +41584,7 @@ }, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/machinery/computer/turbine_computer{ - + }, /turf/open/floor/iron/dark/corner{ dir = 1 @@ -43011,8 +43011,8 @@ /turf/open/floor/engine/vacuum, /area/station/science/mixing/chamber) "iyg" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/stalky, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "iyo" = ( @@ -43768,8 +43768,8 @@ /turf/open/floor/plating, /area/station/command/heads_quarters/hop) "iJf" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "iJD" = ( @@ -45725,8 +45725,8 @@ /turf/open/floor/iron/dark, /area/station/medical/surgery) "joq" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /obj/structure/flora/rock/pile, /obj/machinery/light/floor, /turf/open/misc/grass, @@ -52570,8 +52570,8 @@ /turf/open/floor/iron, /area/station/hallway/primary/central/aft) "loh" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, /obj/structure/flora/rock, /turf/open/misc/grass, /area/station/hallway/primary/fore) @@ -55766,8 +55766,8 @@ /turf/open/floor/iron, /area/station/security/checkpoint) "mgF" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/stalky, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "mgU" = ( @@ -59600,8 +59600,8 @@ /turf/open/floor/iron, /area/station/engineering/main) "nkg" = ( -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/reed, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "nki" = ( @@ -65936,9 +65936,9 @@ /turf/open/floor/iron, /area/station/tcommsat/server) "pam" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/rock/pile/jungle, /turf/open/misc/grass, /area/station/hallway/primary/fore) "pau" = ( @@ -65963,8 +65963,8 @@ }, /area/station/security/prison) "paE" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "paL" = ( @@ -66935,8 +66935,8 @@ /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) "prP" = ( -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/misc/grass, /area/station/hallway/primary/fore) "prQ" = ( @@ -68210,9 +68210,9 @@ /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/security/prison/mess) "pJR" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush, +/obj/structure/flora/bush/jungle, /turf/open/misc/grass, /area/station/hallway/primary/fore) "pJU" = ( @@ -75273,9 +75273,9 @@ /turf/open/floor/plating, /area/station/security/prison) "rJO" = ( -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/pointy, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass, /area/station/hallway/primary/fore) "rJU" = ( @@ -77147,9 +77147,9 @@ /turf/open/floor/plating, /area/station/engineering/supermatter/room) "slj" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/large, /turf/open/misc/grass, /area/station/hallway/primary/fore) "slt" = ( @@ -78080,7 +78080,7 @@ /turf/open/floor/iron, /area/station/cargo/storage) "syy" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/misc/grass, /area/station/hallway/primary/fore) "syA" = ( @@ -94585,9 +94585,9 @@ /turf/open/floor/iron, /area/station/engineering/main) "xqe" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass, /area/station/hallway/primary/fore) "xqi" = ( diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index e5880fc50fe..5b2037196e0 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -144,6 +144,10 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"adA" = ( +/obj/structure/flora/bush/snow/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) "adC" = ( /obj/effect/decal/cleanable/blood/old, /turf/open/floor/plating{ @@ -187,6 +191,10 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"aes" = ( +/obj/structure/flora/rock/pile/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) "aeu" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -1244,6 +1252,10 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"avF" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/turf/open/floor/grass, +/area/station/security/warden) "avI" = ( /obj/structure/ladder, /obj/structure/sign/warning/cold_temp{ @@ -1516,6 +1528,11 @@ }, /turf/open/floor/iron, /area/ai_monitored/security/armory/upper) +"aAl" = ( +/obj/effect/landmark/event_spawn, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "aAo" = ( /obj/structure/rack, /obj/effect/turf_decal/tile/yellow, @@ -1907,6 +1924,10 @@ "aHT" = ( /turf/closed/wall, /area/station/security/checkpoint/science) +"aIb" = ( +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) "aIe" = ( /obj/machinery/door/airlock/public/glass{ name = "Chapel" @@ -2206,6 +2227,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"aMh" = ( +/obj/machinery/hydroponics/soil, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "aMr" = ( /obj/structure/chair/office{ dir = 4 @@ -2250,6 +2275,11 @@ }, /turf/open/floor/iron, /area/station/science/mixing) +"aMO" = ( +/obj/machinery/vending/dinnerware, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "aMP" = ( /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron/white, @@ -2455,16 +2485,6 @@ /obj/item/clothing/shoes/jackboots, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"aQj" = ( -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/east, -/obj/effect/turf_decal/tile/blue/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "aQp" = ( /obj/structure/table, /obj/machinery/airalarm/directional/east, @@ -2856,13 +2876,6 @@ /obj/structure/tank_holder/extinguisher, /turf/open/floor/iron/white, /area/station/medical/medbay/aft) -"aWs" = ( -/obj/structure/sign/painting/library{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/wood, -/area/station/service/library) "aWw" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -3216,6 +3229,10 @@ }, /turf/open/floor/plating, /area/station/engineering/lobby) +"baK" = ( +/obj/structure/flora/tree/dead/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) "baO" = ( /obj/structure/extinguisher_cabinet/directional/west, /obj/machinery/light/directional/west, @@ -3440,6 +3457,18 @@ /obj/item/cultivator, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"bfd" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/service/chapel) "bff" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, @@ -3607,10 +3636,6 @@ }, /turf/open/floor/plating, /area/mine/production) -"big" = ( -/obj/structure/flora/tree/pine, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "bit" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/rack, @@ -3752,6 +3777,13 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron/cafeteria, /area/station/security/prison/work) +"bki" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/security/prison) "bkl" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -4143,18 +4175,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/aisat/atmos) -"bqH" = ( -/obj/effect/turf_decal/trimline/green/filled/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/blue/corner{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "bqI" = ( /obj/effect/turf_decal/bot_white/left, /obj/structure/closet/crate/silvercrate, @@ -4235,6 +4255,10 @@ /obj/item/clothing/head/beanie/stripedred, /turf/open/floor/iron, /area/mine/laborcamp/security) +"bsf" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "bsi" = ( /obj/effect/turf_decal/stripes/red/line{ dir = 8 @@ -4357,10 +4381,6 @@ /obj/item/flashlight/lantern, /turf/open/floor/plating, /area/mine/eva/lower) -"btF" = ( -/obj/structure/sign/poster/contraband/random/directional/north, -/turf/open/floor/plating, -/area/station/security/prison) "btQ" = ( /obj/machinery/modular_computer/console/preset/curator{ dir = 8 @@ -4408,13 +4428,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/electrical) -"bva" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/junglebush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "bvd" = ( /obj/machinery/power/terminal, /obj/machinery/light/small/directional/east, @@ -5026,13 +5039,6 @@ /obj/item/clothing/suit/hooded/wintercoat, /turf/open/floor/iron, /area/mine/laborcamp) -"bDO" = ( -/obj/structure/fluff/tram_rail, -/obj/structure/fluff/tram_rail{ - pixel_y = 17 - }, -/turf/open/openspace/icemoon/keep_below, -/area/icemoon/underground/explored) "bDX" = ( /obj/effect/spawner/structure/window/reinforced/plasma, /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, @@ -5118,6 +5124,17 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"bFH" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/structure/table, +/obj/item/rcl/pre_loaded, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) "bFL" = ( /obj/effect/turf_decal/tile/blue{ dir = 4 @@ -5126,6 +5143,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/cafeteria, /area/station/hallway/secondary/entry) +"bFN" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/security/prison/safe) "bFP" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -5133,6 +5154,11 @@ /obj/machinery/camera/directional/south, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) +"bFR" = ( +/obj/structure/flora/grass/both/style_random, +/obj/structure/railing, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) "bFU" = ( /obj/effect/turf_decal/siding/wideplating_new/light{ dir = 4 @@ -5341,6 +5367,13 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) +"bKT" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/jungle/a/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "bLb" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 1 @@ -5501,6 +5534,11 @@ }, /turf/open/floor/iron, /area/station/command/bridge) +"bNc" = ( +/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2, +/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4, +/turf/open/floor/plating, +/area/station/security/prison) "bNf" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 8 @@ -5567,14 +5605,6 @@ /obj/effect/mapping_helpers/airlock/unres, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) -"bOs" = ( -/obj/structure/window/reinforced/spawner, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/machinery/light/warm/directional/north, -/turf/open/misc/ashplanet/wateryrock{ - initial_gas_mix = "o2=22;n2=82;TEMP=293.15" - }, -/area/station/security/prison/rec) "bOu" = ( /obj/effect/turf_decal/siding/wood{ dir = 5 @@ -6396,11 +6426,6 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) -"ccq" = ( -/obj/structure/flora/grass/both, -/obj/structure/railing, -/turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/underground/explored) "ccr" = ( /obj/effect/turf_decal/tile/red/half, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -6451,6 +6476,9 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"ccT" = ( +/turf/open/floor/iron/dark/smooth_edge, +/area/station/service/chapel) "ccV" = ( /obj/effect/spawner/random/structure/furniture_parts, /obj/structure/closet/crate, @@ -7328,10 +7356,6 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron/dark, /area/station/security/checkpoint/engineering) -"ctf" = ( -/obj/structure/flora/tree/dead, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "ctk" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -7474,6 +7498,11 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/plating, /area/station/engineering/storage/tech) +"cuX" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/item/shovel, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "cuY" = ( /obj/machinery/camera/directional/west{ c_tag = "MiniSat External NorthEast"; @@ -8134,6 +8163,13 @@ /obj/effect/spawner/random/vending/snackvend, /turf/open/floor/iron/dark, /area/station/hallway/primary/central) +"cDU" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/station/security/warden) "cDX" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -8545,17 +8581,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/processing) -"cLD" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Equipment Room" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark/textured, -/area/station/security/lockers) "cLG" = ( /obj/item/radio/intercom/directional/south, /obj/machinery/light/small/directional/south, @@ -8924,10 +8949,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"cRr" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "cRy" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -9639,6 +9660,10 @@ /obj/structure/cable, /turf/open/floor/iron/smooth, /area/station/security/brig/upper) +"ddc" = ( +/obj/structure/flora/rock/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) "ddd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -10006,6 +10031,17 @@ /obj/effect/mapping_helpers/airlock/access/all/service/crematorium, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"djE" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark/textured, +/area/station/security/lockers) "djH" = ( /obj/item/stack/sheet/animalhide/lizard{ desc = "Landssslidessss, the landssslidesss..."; @@ -10411,17 +10447,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/central/greater) -"dpX" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/misc/asteroid/snow/standard_air, -/area/station/hallway/secondary/exit/departure_lounge) "dqd" = ( /obj/machinery/iv_drip, /obj/structure/mirror/directional/north{ @@ -11482,12 +11507,6 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron/white/smooth_large, /area/station/service/kitchen/diner) -"dHu" = ( -/obj/machinery/light/directional/north, -/obj/structure/flora/rock/jungle, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/medical/virology) "dHw" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -11558,6 +11577,11 @@ /obj/effect/mapping_helpers/airlock/access/all/service/general, /turf/open/floor/plastic, /area/station/hallway/secondary/service) +"dIf" = ( +/obj/structure/flora/tree/jungle/style_random, +/obj/structure/flora/bush/jungle/a/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "dIs" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/open/floor/plating, @@ -12000,10 +12024,6 @@ }, /turf/open/floor/iron/freezer, /area/station/science/xenobiology) -"dPF" = ( -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "dPI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/textured, @@ -12131,15 +12151,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/virology) -"dRK" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/green, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) -"dRL" = ( -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/security/prison/safe) "dSl" = ( /obj/structure/railing/corner{ dir = 1 @@ -12585,6 +12596,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness) +"dZD" = ( +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "dZM" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -12807,6 +12822,11 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) +"eec" = ( +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "eeF" = ( /obj/item/cigbutt/cigarbutt, /obj/effect/decal/cleanable/blood/old, @@ -12849,6 +12869,10 @@ /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) +"efv" = ( +/obj/machinery/portable_atmospherics/canister/bz, +/turf/open/floor/plating, +/area/station/security/prison) "efE" = ( /obj/structure/reflector/box/anchored{ dir = 1 @@ -13227,6 +13251,16 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron/white/smooth_large, /area/station/service/kitchen/diner) +"elm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Vestibule Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/plating, +/area/station/security/processing) "elw" = ( /turf/closed/wall/r_wall, /area/station/maintenance/starboard/upper) @@ -13253,6 +13287,13 @@ dir = 1 }, /area/station/hallway/primary/starboard) +"emq" = ( +/obj/structure/flora/grass/brown/style_random, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) "emL" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/tile/blue{ @@ -13608,10 +13649,6 @@ /obj/item/lipstick/random, /turf/open/floor/iron, /area/station/commons/locker) -"erK" = ( -/obj/structure/flora/rock/icy, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "erQ" = ( /obj/machinery/portable_atmospherics/canister, /obj/structure/disposalpipe/segment, @@ -14072,6 +14109,16 @@ }, /turf/open/floor/iron, /area/station/service/bar) +"eBq" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Permabrig Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/security/prison) "eBs" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ @@ -15032,6 +15079,18 @@ /obj/structure/table, /turf/open/floor/iron, /area/station/security/prison/mess) +"eQH" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Vestibule" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/smooth, +/area/station/security/processing) "eQN" = ( /obj/machinery/door/airlock{ name = "Unisex Showers" @@ -15097,10 +15156,6 @@ }, /turf/open/floor/iron, /area/station/cargo/office) -"eRT" = ( -/obj/structure/flora/grass/green, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "eSg" = ( /turf/open/floor/plating, /area/station/maintenance/solars/port/fore) @@ -15721,6 +15776,10 @@ /obj/item/holosign_creator/robot_seat/restaurant, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"fce" = ( +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/security/prison) "fct" = ( /obj/structure/table, /obj/item/storage/toolbox/electrical{ @@ -16834,18 +16893,6 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron/grimy, /area/station/security/prison/work) -"fvP" = ( -/obj/machinery/door/window/right/directional/west{ - dir = 1; - name = "Terrarium"; - req_access_txt = "35" - }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/machinery/door/firedoor/border_only{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/service/hydroponics) "fvR" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -17937,10 +17984,6 @@ /obj/structure/girder, /turf/open/floor/plating/snowed/icemoon, /area/mine/eva/lower) -"fNv" = ( -/obj/structure/flora/ausbushes/leafybush, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "fNx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -18144,12 +18187,15 @@ icon_state = "platingdmg2" }, /area/construction) -"fQZ" = ( -/obj/effect/turf_decal/siding/thinplating{ - dir = 4 +"fQN" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/machinery/light/small/directional/north, -/turf/open/floor/plating/snowed/smoothed/icemoon, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, /area/station/service/hydroponics) "fRt" = ( /obj/effect/turf_decal/tile/blue{ @@ -18693,10 +18739,6 @@ /obj/machinery/light_switch/directional/north, /turf/open/floor/circuit, /area/ai_monitored/command/nuke_storage) -"fZM" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/security/prison/safe) "fZN" = ( /obj/machinery/door/airlock/highsecurity{ name = "Secure Tech Storage" @@ -18847,16 +18889,6 @@ }, /turf/open/floor/iron, /area/ai_monitored/command/storage/eva) -"gck" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance{ - name = "Vestibule Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/plating, -/area/station/security/processing) "gcB" = ( /obj/structure/rack, /obj/machinery/status_display/evac/directional/south, @@ -19859,6 +19891,17 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"gud" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) "guo" = ( /obj/structure/transit_tube/curved{ dir = 4 @@ -20266,10 +20309,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, /area/station/cargo/miningdock) -"gAg" = ( -/obj/structure/flora/junglebush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "gAn" = ( /obj/machinery/door/firedoor/border_only, /turf/open/openspace, @@ -20354,17 +20393,6 @@ }, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"gBv" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Kill Chamber"; - normalspeed = 0; - req_access_txt = "55" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, -/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, -/turf/open/floor/iron/freezer, -/area/station/science/xenobiology) "gBI" = ( /obj/machinery/light/small/directional/south, /turf/open/floor/plating, @@ -20452,11 +20480,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) -"gDG" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/effect/landmark/blobstart, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "gDJ" = ( /obj/effect/turf_decal/delivery, /obj/machinery/bluespace_vendor/directional/north, @@ -20520,11 +20543,6 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/rd) -"gEz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/department/crew_quarters/bar) "gEE" = ( /turf/open/openspace, /area/station/service/chapel) @@ -20949,10 +20967,6 @@ "gKQ" = ( /turf/closed/wall, /area/station/security/courtroom) -"gLd" = ( -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "gLi" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/cold_temp, @@ -21135,6 +21149,10 @@ }, /turf/open/floor/plating, /area/station/maintenance/fore/greater) +"gNo" = ( +/obj/structure/cable/multilayer/multiz, +/turf/open/floor/plating, +/area/station/security/prison) "gNT" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -21549,6 +21567,14 @@ /obj/machinery/holopad, /turf/open/floor/iron/white/textured, /area/station/security/medical) +"gTv" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) "gTw" = ( /obj/structure/railing{ dir = 8 @@ -21620,12 +21646,6 @@ /obj/structure/chair/stool/directional/south, /turf/open/floor/wood/parquet, /area/station/commons/lounge) -"gUF" = ( -/obj/effect/turf_decal/siding/thinplating/corner{ - dir = 4 - }, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "gUO" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -21818,10 +21838,6 @@ /obj/item/pen, /turf/open/floor/wood, /area/station/service/library) -"gXt" = ( -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics) "gXy" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "gulag2"; @@ -21842,16 +21858,6 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/general, /turf/open/floor/plating, /area/station/cargo/storage) -"gXE" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/extinguisher_cabinet/directional/south, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "gXJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -21989,6 +21995,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/fitness) +"gZK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/airalarm/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "gZO" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -22726,11 +22742,6 @@ }, /turf/open/floor/iron, /area/construction/mining/aux_base) -"hkP" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/security/prison) "hkU" = ( /obj/effect/landmark/start/cargo_technician, /obj/structure/chair/office{ @@ -22808,6 +22819,10 @@ /obj/item/clothing/under/misc/burial, /turf/open/floor/iron/dark, /area/station/service/chapel) +"hlU" = ( +/obj/machinery/door/window/right/directional/east, +/turf/closed/wall, +/area/station/maintenance/starboard/lesser) "hmb" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -23761,6 +23776,13 @@ /obj/item/clothing/mask/cigarette/cigar, /turf/open/floor/iron/white/smooth_large, /area/station/service/kitchen/diner) +"hBR" = ( +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics) "hCa" = ( /turf/open/floor/plating{ icon_state = "panelscorched" @@ -23838,10 +23860,6 @@ "hDU" = ( /turf/closed/wall/r_wall, /area/station/command/gateway) -"hEl" = ( -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/station/maintenance/department/crew_quarters/bar) "hEm" = ( /obj/structure/closet/emcloset, /turf/open/floor/iron/dark, @@ -24146,6 +24164,10 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/white/smooth_large, /area/station/service/kitchen/diner) +"hKF" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "hKI" = ( /obj/effect/turf_decal/tile/green/half/contrasted, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -24334,13 +24356,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"hNP" = ( -/obj/structure/railing/corner, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/dark/side{ - dir = 9 - }, -/area/station/service/chapel) "hOa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -25816,6 +25831,18 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/white, /area/station/maintenance/port/fore) +"imD" = ( +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "imH" = ( /obj/structure/rack, /obj/effect/spawner/random/clothing/gloves, @@ -25981,6 +26008,10 @@ /obj/structure/chair/stool/directional/south, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"ipO" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "ipP" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, @@ -26344,17 +26375,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) -"iuS" = ( -/obj/effect/turf_decal/tile/blue{ - dir = 4 - }, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/structure/table, -/obj/item/rcl/pre_loaded, -/turf/open/floor/iron/cafeteria, -/area/station/commons/dorms/laundry) "ivf" = ( /obj/structure/sign/warning/fire{ pixel_y = -32 @@ -26906,6 +26926,17 @@ /obj/structure/cable, /turf/open/floor/iron/freezer, /area/station/service/kitchen/coldroom) +"iFI" = ( +/obj/effect/turf_decal/tile/blue/half{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "iFL" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26935,6 +26966,13 @@ }, /turf/open/floor/iron, /area/station/command/bridge) +"iHa" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) "iHm" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/machinery/firealarm/directional/west, @@ -28170,13 +28208,18 @@ "iZz" = ( /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/labor_camp) -"iZC" = ( -/obj/structure/window/reinforced{ - dir = 4 +"iZI" = ( +/obj/machinery/door/airlock/security{ + name = "Security Office" }, -/obj/structure/flora/ausbushes/sunnybush, -/turf/open/floor/grass, -/area/station/security/warden) +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark/textured, +/area/station/security/office) "iZQ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/white/side{ @@ -28268,6 +28311,13 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, /area/station/security/courtroom) +"jbu" = ( +/obj/structure/railing/corner, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/side{ + dir = 9 + }, +/area/station/service/chapel) "jbx" = ( /obj/machinery/door/airlock/medical/glass{ name = "Medbay Storage" @@ -28331,6 +28381,16 @@ }, /turf/open/floor/iron/large, /area/station/medical/medbay/aft) +"jca" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/effect/turf_decal/tile/blue/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "jcf" = ( /obj/machinery/computer/security, /obj/structure/reagent_dispensers/wall/peppertank/directional/north, @@ -28977,13 +29037,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"job" = ( -/obj/machinery/light/small/directional/north, -/obj/effect/turf_decal/siding/thinplating{ - dir = 8 - }, -/turf/open/floor/plating/snowed/smoothed/icemoon, -/area/station/service/hydroponics) "jol" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/disposalpipe/segment{ @@ -29638,13 +29691,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/checkpoint/engineering) -"jza" = ( -/obj/structure/flora/grass/brown, -/obj/structure/railing{ - dir = 9 - }, -/turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/underground/explored) "jzf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -29684,6 +29730,14 @@ /obj/effect/mapping_helpers/airlock/access/all/security/entrance, /turf/open/floor/iron, /area/station/security/brig/upper) +"jzO" = ( +/obj/structure/window/reinforced/spawner, +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/ashplanet/wateryrock{ + initial_gas_mix = "o2=22;n2=82;TEMP=293.15" + }, +/area/station/security/prison/rec) "jzY" = ( /obj/machinery/airalarm/directional/west, /obj/effect/turf_decal/trimline/blue/filled/corner{ @@ -30563,25 +30617,6 @@ }, /turf/open/floor/plating/snowed/icemoon, /area/icemoon/surface/outdoors/nospawn) -"jOc" = ( -/obj/structure/sink/kitchen{ - dir = 8; - pixel_x = 14 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/blue/filled/warning{ - dir = 8 - }, -/obj/item/radio/intercom/directional/east{ - pixel_x = 31 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "jOe" = ( /obj/structure/chair{ dir = 4 @@ -30658,6 +30693,12 @@ }, /turf/open/floor/plating, /area/station/hallway/secondary/service) +"jPc" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) "jPh" = ( /obj/structure/grille/broken, /obj/structure/disposalpipe/segment, @@ -30738,18 +30779,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"jQB" = ( -/obj/machinery/door/airlock/security{ - name = "Security Office" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark/textured, -/area/station/security/office) "jQC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -30930,16 +30959,17 @@ }, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) +"jSE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "jSL" = ( /obj/structure/stairs/east, /turf/open/floor/plating, /area/station/hallway/primary/central/fore) -"jSM" = ( -/obj/effect/turf_decal/siding/thinplating/corner{ - dir = 1 - }, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "jSQ" = ( /obj/structure/sign/poster/official/here_for_your_safety{ pixel_x = 32 @@ -31007,13 +31037,6 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/security/checkpoint/medical) -"jTV" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/station/maintenance/department/crew_quarters/bar) "jUe" = ( /obj/structure/table, /obj/item/paper_bin{ @@ -32084,27 +32107,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"kmQ" = ( -/obj/structure/railing/corner{ - dir = 8 - }, -/obj/effect/turf_decal/tile/blue, -/obj/effect/turf_decal/tile/green{ - dir = 8 - }, -/obj/machinery/door/firedoor/border_only, -/obj/machinery/camera{ - c_tag = "Service-Botany Top 2"; - dir = 10 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) -"kmW" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plating, -/area/station/maintenance/department/crew_quarters/bar) "kna" = ( /obj/machinery/modular_computer/console/preset/cargochat/engineering, /obj/effect/turf_decal/tile/brown/fourcorners, @@ -32585,6 +32587,10 @@ /obj/structure/closet/cardboard, /turf/open/floor/iron/smooth_large, /area/station/cargo/warehouse) +"kuD" = ( +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "kuE" = ( /obj/structure/tank_dispenser, /turf/open/floor/iron/dark, @@ -33132,19 +33138,6 @@ /obj/structure/sign/poster/contraband/random/directional/north, /turf/open/floor/iron, /area/station/service/theater) -"kDP" = ( -/obj/effect/turf_decal/siding/wideplating/dark{ - dir = 1 - }, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron, -/area/station/service/hydroponics) -"kDU" = ( -/obj/effect/turf_decal/siding/thinplating{ - dir = 1 - }, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "kEb" = ( /obj/structure/bed/pod, /obj/item/bedsheet/random, @@ -33722,15 +33715,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"kNv" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/window/reinforced/spawner/west, -/obj/structure/window/reinforced/spawner, -/obj/item/throwing_star/toy, -/turf/open/misc/ashplanet/wateryrock{ - initial_gas_mix = "o2=22;n2=82;TEMP=293.15" - }, -/area/station/security/prison/rec) "kNA" = ( /obj/structure/disposalpipe/segment, /obj/structure/girder, @@ -33917,22 +33901,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"kQW" = ( -/obj/structure/closet/crate/hydroponics, -/obj/item/shovel/spade, -/obj/item/wrench, -/obj/item/reagent_containers/glass/bucket, -/obj/item/wirecutters, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/camera{ - c_tag = "Service-Botany Bottom 1"; - dir = 9 - }, -/obj/machinery/newscaster/directional/north, -/turf/open/floor/plating, -/area/station/service/hydroponics) "kQX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -34103,12 +34071,6 @@ }, /turf/open/floor/iron, /area/station/commons/storage/tools) -"kSt" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/plating, -/area/station/security/prison) "kSw" = ( /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall, @@ -34591,18 +34553,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"law" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Vestibule" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/smooth, -/area/station/security/processing) "laD" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -34820,6 +34770,18 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"leB" = ( +/obj/machinery/door/window/right/directional/west{ + dir = 1; + name = "Terrarium"; + req_access_txt = "35" + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/service/hydroponics) "leC" = ( /obj/machinery/airalarm/directional/north, /obj/machinery/light/directional/north, @@ -35017,6 +34979,25 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"lhT" = ( +/obj/structure/sink/kitchen{ + dir = 8; + pixel_x = 14 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/warning{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east{ + pixel_x = 31 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "lie" = ( /obj/machinery/button/flasher{ id = "transferflash"; @@ -35643,10 +35624,6 @@ }, /turf/open/floor/plating, /area/station/science/xenobiology) -"lqX" = ( -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "lri" = ( /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/cable, @@ -35680,6 +35657,21 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel) +"lrz" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/camera{ + c_tag = "Service-Botany Top 2"; + dir = 10 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "lrD" = ( /obj/machinery/shower{ dir = 1 @@ -35888,21 +35880,6 @@ "lvt" = ( /turf/open/openspace/icemoon, /area/icemoon/underground/explored) -"lvu" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Service Hall Exit" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "service-hall-external" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/effect/mapping_helpers/airlock/access/all/service/general, -/turf/open/floor/iron/textured_half{ - dir = 1 - }, -/area/station/hallway/secondary/service) "lvv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -36013,6 +35990,10 @@ /obj/machinery/meter, /turf/open/floor/iron, /area/station/engineering/atmos) +"lye" = ( +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) "lyg" = ( /turf/closed/wall/r_wall, /area/station/security/brig) @@ -36547,17 +36528,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/psychology) -"lGt" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/flora/grass/both, -/turf/open/misc/asteroid/snow/standard_air, -/area/station/hallway/secondary/exit/departure_lounge) "lGz" = ( /obj/structure/table, /obj/item/storage/toolbox/emergency, @@ -36581,11 +36551,6 @@ /obj/item/seeds/soya, /turf/open/floor/iron/dark, /area/mine/laborcamp) -"lGV" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/item/shovel, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "lGY" = ( /obj/structure/chair/stool/directional/south, /obj/effect/landmark/start/hangover, @@ -36913,10 +36878,6 @@ }, /turf/open/floor/plating, /area/station/cargo/storage) -"lOd" = ( -/obj/structure/flora/bush, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "lOf" = ( /obj/structure/railing, /turf/open/floor/plating{ @@ -37818,6 +37779,12 @@ "mfH" = ( /turf/closed/wall/r_wall, /area/station/security/brig/upper) +"mfQ" = ( +/obj/effect/turf_decal/siding/thinplating/corner{ + dir = 1 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "mfV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/cafeteria, @@ -37846,10 +37813,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/carpet, /area/station/security/detectives_office) -"mge" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "mgg" = ( /obj/machinery/light/dim/directional/west, /obj/effect/decal/cleanable/dirt, @@ -38451,11 +38414,6 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/wood, /area/station/security/courtroom) -"mrf" = ( -/obj/effect/landmark/event_spawn, -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "mrh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -39180,6 +39138,20 @@ /obj/structure/sign/poster/contraband/random/directional/east, /turf/open/floor/carpet/black, /area/station/security/prison/safe) +"mDw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "mDA" = ( /obj/effect/turf_decal/delivery, /obj/structure/sign/warning/no_smoking{ @@ -39193,13 +39165,6 @@ dir = 1 }, /area/station/engineering/engine_smes) -"mDM" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/sunnybush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "mDX" = ( /turf/open/floor/engine/n2, /area/station/engineering/atmos) @@ -39348,6 +39313,15 @@ /obj/structure/lattice/catwalk, /turf/open/openspace/icemoon, /area/station/science/server) +"mGz" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/window/reinforced/spawner/west, +/obj/structure/window/reinforced/spawner, +/obj/item/throwing_star/toy, +/turf/open/misc/ashplanet/wateryrock{ + initial_gas_mix = "o2=22;n2=82;TEMP=293.15" + }, +/area/station/security/prison/rec) "mGA" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -39548,24 +39522,6 @@ /obj/structure/closet/secure_closet/evidence, /turf/open/floor/iron/dark/textured_edge, /area/station/security/brig) -"mKv" = ( -/obj/machinery/vending/hydroseeds{ - slogan_delay = 700 - }, -/obj/effect/turf_decal/trimline/green/filled/line, -/obj/effect/turf_decal/trimline/blue/filled/warning, -/obj/effect/turf_decal/tile/green/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) -"mKA" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/machinery/light/directional/east, -/turf/open/floor/grass, -/area/station/service/hydroponics) "mKS" = ( /obj/machinery/light/small/directional/south, /turf/open/floor/plating, @@ -40110,18 +40066,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"mWD" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet/directional/west, -/turf/open/floor/iron/dark/side{ - dir = 8 - }, -/area/station/service/chapel) "mWM" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -40507,10 +40451,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/entrance, /turf/open/floor/iron, /area/station/security/brig/upper) -"ncC" = ( -/obj/machinery/portable_atmospherics/canister/bz, -/turf/open/floor/plating, -/area/station/security/prison) "ncO" = ( /obj/machinery/camera/directional/north{ c_tag = "Fitness Room" @@ -40685,10 +40625,6 @@ }, /turf/open/floor/wood, /area/station/security/courtroom) -"neM" = ( -/obj/machinery/hydroponics/soil, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "neR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, /obj/machinery/meter, @@ -40753,10 +40689,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"nfS" = ( -/obj/structure/flora/rock/icy, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "nga" = ( /obj/structure/window/reinforced/spawner/west, /obj/item/book/manual/wiki/cooking_to_serve_man, @@ -40917,18 +40849,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/psychology) -"niK" = ( -/obj/effect/turf_decal/trimline/green/filled/line, -/obj/effect/turf_decal/trimline/blue/filled/warning, -/obj/effect/turf_decal/siding/white{ - dir = 4 - }, -/obj/machinery/light/directional/south, -/obj/machinery/camera/directional/south{ - c_tag = "Service-Botany Bottom 2" - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "niN" = ( /obj/effect/spawner/structure/window/hollow/reinforced/middle, /turf/open/floor/plating, @@ -41223,12 +41143,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/construction) -"nnW" = ( -/obj/item/instrument/harmonica, -/obj/structure/flora/ausbushes/fullgrass, -/obj/machinery/light/small/directional/west, -/turf/open/floor/grass, -/area/station/security/prison/safe) "noi" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/airalarm/directional/east, @@ -41518,6 +41432,10 @@ }, /turf/open/floor/iron/dark/textured, /area/station/engineering/engine_smes) +"nsT" = ( +/obj/structure/flora/rock/pile/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "nsU" = ( /obj/structure/window/reinforced{ dir = 4 @@ -42264,14 +42182,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/prison/toilet) -"nHO" = ( -/obj/effect/turf_decal/tile/blue/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "nHR" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/right/directional/west{ @@ -42293,6 +42203,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"nIq" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/service/hydroponics) "nIx" = ( /turf/closed/wall/r_wall, /area/station/maintenance/solars/starboard/aft) @@ -42695,16 +42612,6 @@ /obj/item/folder/yellow, /turf/open/floor/iron, /area/station/cargo/qm) -"nNu" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Permabrig Maintenance" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/plating, -/area/station/security/prison) "nNv" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -42884,11 +42791,6 @@ /obj/machinery/status_display/evac/directional/east, /turf/open/floor/stone, /area/station/commons/lounge) -"nPX" = ( -/obj/machinery/vending/dinnerware, -/obj/structure/sign/poster/random/directional/east, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "nQd" = ( /obj/effect/turf_decal/trimline/green/filled/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -43907,6 +43809,10 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/plating, /area/station/hallway/secondary/exit/departure_lounge) +"oei" = ( +/obj/structure/flora/rock/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "oel" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -44326,10 +44232,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"okx" = ( -/obj/structure/sign/poster/random/directional/west, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "okH" = ( /obj/structure/lattice/catwalk, /obj/structure/railing{ @@ -44551,6 +44453,10 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"oos" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison/safe) "oot" = ( /obj/effect/turf_decal/weather/snow/corner{ dir = 4 @@ -44664,22 +44570,6 @@ /obj/structure/table, /turf/open/floor/iron/cafeteria, /area/station/security/prison/mess) -"opJ" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/closet/crate{ - name = "Le Caisee D'abeille" - }, -/obj/item/honey_frame, -/obj/item/honey_frame, -/obj/item/honey_frame, -/obj/item/clothing/suit/beekeeper_suit, -/obj/item/clothing/suit/hooded/bee_costume, -/obj/item/clothing/head/beekeeper_head, -/obj/item/clothing/head/hooded/bee_hood, -/obj/item/melee/flyswatter, -/obj/item/queen_bee/bought, -/turf/open/floor/grass, -/area/station/service/hydroponics) "oqf" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/effect/turf_decal/tile/blue, @@ -45212,10 +45102,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"oyX" = ( -/obj/machinery/door/window/right/directional/east, -/turf/closed/wall, -/area/station/maintenance/starboard/lesser) "ozn" = ( /turf/open/floor/iron/dark, /area/station/engineering/lobby) @@ -45250,9 +45136,6 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/iron, /area/station/command/heads_quarters/rd) -"ozI" = ( -/turf/open/floor/iron/dark/smooth_edge, -/area/station/service/chapel) "ozN" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 6 @@ -45546,10 +45429,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/mine/laborcamp) -"oDj" = ( -/obj/structure/flora/rock/pile/icy, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "oDp" = ( /obj/machinery/button/door/directional/east{ id = "misclab"; @@ -45675,6 +45554,12 @@ /obj/structure/chair/office/light, /turf/open/floor/iron/dark, /area/station/science/mixing) +"oFs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/security/prison) "oFD" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/hatch{ @@ -45860,21 +45745,18 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, /area/station/security/brig/upper) -"oIJ" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/siding/thinplating/dark{ - dir = 8 - }, -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics) "oIR" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/maintenance/four, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"oJh" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/station/service/hydroponics) "oJk" = ( /obj/structure/railing/corner, /obj/effect/turf_decal/tile/brown, @@ -45999,14 +45881,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/checkpoint/auxiliary) -"oLw" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/flora/grass/green, -/turf/open/misc/asteroid/snow/standard_air, -/area/station/hallway/secondary/exit/departure_lounge) "oLz" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -46629,6 +46503,14 @@ /obj/machinery/pdapainter/research, /turf/open/floor/iron/cafeteria, /area/station/command/heads_quarters/rd) +"oVc" = ( +/obj/effect/turf_decal/tile/blue/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "oVy" = ( /obj/machinery/door/airlock/security{ name = "Permabrig Lab" @@ -46834,12 +46716,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/lobby) -"oZd" = ( -/obj/structure/fence/corner{ - dir = 9 - }, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "oZu" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -47012,6 +46888,13 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"pbO" = ( +/obj/structure/fluff/tram_rail, +/obj/structure/fluff/tram_rail{ + pixel_y = 17 + }, +/turf/open/openspace/icemoon/keep_below, +/area/icemoon/underground/explored) "pbQ" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -47782,10 +47665,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/command/bridge) -"ppL" = ( -/obj/structure/flora/tree/pine, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "ppN" = ( /obj/structure/sign/warning/pods, /turf/closed/wall, @@ -48406,10 +48285,6 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/central) -"pzg" = ( -/obj/structure/flora/grass/green, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "pzi" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/structure/cable, @@ -48710,16 +48585,6 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"pGe" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/airalarm/directional/south, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "pGf" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 10 @@ -49232,18 +49097,6 @@ }, /turf/open/floor/carpet, /area/station/command/meeting_room) -"pNv" = ( -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/vault{ - name = "Vault" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/cable, -/obj/effect/landmark/navigate_destination, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/ai_monitored/command/nuke_storage) "pNw" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -49337,10 +49190,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/atmos/project) -"pOA" = ( -/obj/structure/flora/rock/pile/icy, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/underground/explored) "pOB" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, @@ -49560,15 +49409,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"pRx" = ( -/obj/machinery/vending/hydronutrients, -/obj/effect/turf_decal/tile/green/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "pRB" = ( /obj/machinery/camera/directional/north{ c_tag = "Security - Lower Brig Hallway" @@ -49685,6 +49525,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"pUd" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 1 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "pUg" = ( /obj/structure/table/wood, /obj/item/paicard, @@ -49800,6 +49646,15 @@ }, /turf/open/floor/iron, /area/station/commons/storage/primary) +"pVS" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "pVV" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -50041,21 +49896,6 @@ /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/station/engineering/storage) -"pZN" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/landmark/start/botanist, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "pZR" = ( /turf/open/floor/plating{ icon_state = "panelscorched" @@ -50206,6 +50046,14 @@ /obj/machinery/light/small/directional/south, /turf/open/floor/plating, /area/station/maintenance/starboard/upper) +"qbY" = ( +/obj/structure/window/reinforced/spawner, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/warm/directional/north, +/turf/open/misc/ashplanet/wateryrock{ + initial_gas_mix = "o2=22;n2=82;TEMP=293.15" + }, +/area/station/security/prison/rec) "qca" = ( /obj/structure/chair/office{ dir = 8 @@ -50241,6 +50089,17 @@ /obj/machinery/plumbing/sender, /turf/open/floor/plating, /area/station/medical/chemistry) +"qcU" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Interrogation" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark/textured, +/area/station/security/interrogation) "qcZ" = ( /obj/machinery/vending/modularpc, /turf/open/floor/iron, @@ -51175,11 +51034,6 @@ /obj/machinery/light/directional/north, /turf/open/misc/asteroid/snow/icemoon, /area/mine/storage) -"qtV" = ( -/obj/structure/flora/tree/jungle, -/obj/structure/flora/junglebush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "qtY" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -51188,6 +51042,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"quu" = ( +/obj/effect/turf_decal/siding/thinplating/corner{ + dir = 4 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "quB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -52224,21 +52084,6 @@ }, /turf/open/floor/plating, /area/station/security/processing) -"qNc" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Service Hall Exit" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "service-hall-external" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/effect/mapping_helpers/airlock/access/all/service/general, -/turf/open/floor/iron/textured_half{ - dir = 1 - }, -/area/station/hallway/secondary/service) "qNd" = ( /obj/structure/filingcabinet/chestdrawer, /obj/effect/decal/cleanable/dirt, @@ -52903,13 +52748,6 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/white, /area/station/science/research) -"qXz" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "qXY" = ( /obj/effect/spawner/random/trash, /turf/open/floor/plating, @@ -53300,13 +53138,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"rdD" = ( -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/plating, -/area/station/security/prison) "rdG" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -54253,6 +54084,11 @@ /obj/effect/decal/cleanable/dirt, /turf/closed/wall/r_wall, /area/station/science/mixing/launch) +"rxp" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/effect/landmark/blobstart, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "rxz" = ( /obj/structure/girder, /turf/open/floor/plating/snowed/icemoon, @@ -54269,6 +54105,10 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/supply) +"rxK" = ( +/obj/structure/flora/grass/green/style_random, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/underground/explored) "rxM" = ( /obj/machinery/door/poddoor/preopen{ id = "xenobio8"; @@ -54536,16 +54376,6 @@ "rCf" = ( /turf/open/floor/iron, /area/station/maintenance/starboard/fore) -"rCh" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Icemoon Exterior Garden" - }, -/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "hydroponics-external" - }, -/turf/open/floor/iron/textured_half, -/area/station/service/hydroponics) "rCo" = ( /obj/structure/toilet{ pixel_y = 8 @@ -55004,6 +54834,10 @@ }, /turf/open/floor/wood/parquet, /area/station/commons/lounge) +"rKk" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) "rKz" = ( /obj/structure/chair{ dir = 4 @@ -55615,6 +55449,19 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark/textured, /area/station/security/processing) +"rVE" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/turf_decal/trimline/blue/filled/warning, +/obj/effect/turf_decal/tile/green/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "rVO" = ( /obj/effect/turf_decal/tile/bar{ dir = 1 @@ -55946,6 +55793,15 @@ dir = 4 }, /area/station/service/chapel) +"sal" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/tile/blue/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "saJ" = ( /obj/effect/landmark/event_spawn, /obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ @@ -56786,10 +56642,6 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"spa" = ( -/obj/structure/flora/grass/green, -/turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/underground/explored) "spg" = ( /obj/structure/table, /obj/item/storage/box/monkeycubes{ @@ -57099,6 +56951,21 @@ dir = 8 }, /area/station/science/lab) +"suC" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Service Hall Exit" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "service-hall-external" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/service) "suR" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -57552,6 +57419,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/department/electrical) +"sBr" = ( +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "sBt" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/bottle/vodka/badminka{ @@ -57809,6 +57680,10 @@ }, /turf/open/floor/iron/white/corner, /area/station/engineering/atmos) +"sFh" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "sFi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -58453,6 +58328,16 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"sQH" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Icemoon Exterior Garden" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "hydroponics-external" + }, +/turf/open/floor/iron/textured_half, +/area/station/service/hydroponics) "sQI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment, @@ -58716,6 +58601,16 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/iron/dark, /area/mine/eva/lower) +"sWj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "sWl" = ( /obj/machinery/door/airlock/command{ name = "Chief Medical Officer" @@ -59203,6 +59098,10 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/aft) +"tfs" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "tfu" = ( /obj/structure/sign/warning/electric_shock, /turf/closed/wall, @@ -59355,20 +59254,6 @@ }, /turf/open/floor/plating/snowed/icemoon, /area/icemoon/underground/explored) -"tja" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "tji" = ( /obj/structure/table, /obj/machinery/light/small/directional/north, @@ -59941,17 +59826,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/aisat_interior) -"tsH" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Interrogation" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark/textured, -/area/station/security/interrogation) "tsJ" = ( /obj/machinery/light/small/directional/east, /obj/effect/turf_decal/stripes/line{ @@ -60409,6 +60283,22 @@ dir = 4 }, /area/station/medical/medbay/central) +"tyt" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/shovel/spade, +/obj/item/wrench, +/obj/item/reagent_containers/glass/bucket, +/obj/item/wirecutters, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Service-Botany Bottom 1"; + dir = 9 + }, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/plating, +/area/station/service/hydroponics) "tyv" = ( /obj/effect/landmark/start/librarian, /obj/structure/chair/office, @@ -61080,6 +60970,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/showroomfloor, /area/station/security/processing) +"tIo" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Kill Chamber"; + normalspeed = 0; + req_access_txt = "55" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/freezer, +/area/station/science/xenobiology) "tIu" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -61220,6 +61121,17 @@ /obj/structure/sign/poster/official/random/directional/east, /turf/open/floor/carpet/donk, /area/mine/production) +"tKh" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/hallway/secondary/exit/departure_lounge) "tKi" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -61272,6 +61184,11 @@ /obj/item/food/canned/peaches/maint, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"tKX" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/hydroponics) "tKZ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -62584,6 +62501,10 @@ /obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron/smooth, /area/station/engineering/lobby) +"ujD" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "ujI" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/machinery/light/directional/west, @@ -62725,6 +62646,10 @@ }, /turf/open/floor/plating/snowed/icemoon, /area/station/cargo/miningdock) +"ulW" = ( +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) "uma" = ( /obj/item/chisel, /obj/item/storage/toolbox/artistic, @@ -62818,6 +62743,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/lobby) +"umS" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/security/prison) "una" = ( /obj/machinery/door/window/left/directional/west, /obj/structure/cable, @@ -63092,19 +63022,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/mine/laborcamp) -"usB" = ( -/obj/machinery/light/small/directional/north, -/obj/structure/flora/grass/brown, -/turf/open/misc/asteroid/snow/standard_air, -/area/station/science/research) -"usM" = ( -/obj/structure/window/reinforced/spawner, -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/misc/ashplanet/wateryrock{ - initial_gas_mix = "o2=22;n2=82;TEMP=293.15" - }, -/area/station/security/prison/rec) "usP" = ( /turf/open/misc/asteroid/snow/standard_air, /area/station/science/research) @@ -63673,6 +63590,12 @@ /obj/structure/grille/broken, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/underground/explored) +"uDb" = ( +/obj/structure/fence/corner{ + dir = 9 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/underground/explored) "uDi" = ( /obj/structure/closet/emcloset/anchored, /obj/machinery/light/small/directional/west, @@ -64197,10 +64120,6 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/station/maintenance/starboard/upper) -"uKz" = ( -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics) "uKM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -64263,10 +64182,6 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"uLL" = ( -/obj/structure/flora/junglebush/c, -/turf/open/floor/grass, -/area/station/medical/virology) "uLU" = ( /obj/machinery/computer/atmos_control/carbon_tank{ dir = 8 @@ -64718,6 +64633,18 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/engine, /area/station/science/xenobiology) +"uUA" = ( +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/effect/turf_decal/trimline/blue/filled/warning, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/light/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "Service-Botany Bottom 2" + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "uUB" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -64793,6 +64720,12 @@ icon_state = "platingdmg3" }, /area/station/maintenance/fore/lesser) +"uWk" = ( +/obj/machinery/light/directional/north, +/obj/structure/flora/rock/pile/jungle/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) "uWn" = ( /obj/effect/decal/cleanable/dirt, /turf/closed/wall/r_wall, @@ -64979,6 +64912,21 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/commons/dorms) +"uYX" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Service Hall Exit" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "service-hall-external" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/general, +/turf/open/floor/iron/textured_half{ + dir = 1 + }, +/area/station/hallway/secondary/service) "uZc" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, @@ -65459,6 +65407,10 @@ icon_state = "platingdmg3" }, /area/station/maintenance/port/aft) +"vhm" = ( +/obj/structure/sign/poster/random/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "vhq" = ( /obj/structure/sign/poster/random/directional/west, /turf/open/floor/plating{ @@ -66448,6 +66400,13 @@ dir = 1 }, /area/station/security/brig) +"vvJ" = ( +/obj/structure/sign/painting/library{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/service/library) "vvL" = ( /obj/structure/chair/office{ dir = 1 @@ -66642,11 +66601,6 @@ }, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/starboard/lesser) -"vym" = ( -/obj/structure/flora/rock, -/obj/structure/window/reinforced/spawner, -/turf/open/misc/asteroid/snow/icemoon, -/area/station/maintenance/port/aft) "vyn" = ( /obj/structure/table, /obj/item/computer_hardware/hard_drive/portable{ @@ -66790,15 +66744,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) -"vAu" = ( -/obj/machinery/airalarm/directional/east, -/obj/effect/turf_decal/tile/blue/half{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "vAL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -67394,6 +67339,12 @@ }, /turf/open/floor/plating/snowed/icemoon, /area/station/medical/virology) +"vLS" = ( +/obj/item/instrument/harmonica, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/machinery/light/small/directional/west, +/turf/open/floor/grass, +/area/station/security/prison/safe) "vLY" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/abandoned, @@ -67884,6 +67835,11 @@ /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"vTx" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/flora/grass/brown/style_random, +/turf/open/misc/asteroid/snow/standard_air, +/area/station/science/research) "vTJ" = ( /obj/structure/table, /obj/item/toy/plush/slimeplushie{ @@ -68130,15 +68086,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"vXi" = ( -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/blue, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "vXn" = ( /obj/structure/table, /obj/item/food/pie/cream, @@ -68258,6 +68205,21 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/department/cargo) +"vZs" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/start/botanist, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "vZz" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/effect/landmark/start/hangover, @@ -68998,6 +68960,15 @@ }, /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) +"wlf" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/turf_decal/tile/green/half{ + dir = 1 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/service/hydroponics) "wlm" = ( /obj/structure/closet/toolcloset, /obj/effect/turf_decal/tile/yellow, @@ -69351,6 +69322,16 @@ }, /turf/open/floor/iron/smooth, /area/station/security/brig) +"wqQ" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/blue/filled/warning{ + dir = 10 + }, +/obj/machinery/hydroponics/constructable, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "wqT" = ( /obj/machinery/door/airlock/external{ glass = 1; @@ -69763,17 +69744,6 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/cargo/miningdock) -"wxL" = ( -/obj/effect/turf_decal/tile/blue/half{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/service/hydroponics) "wxN" = ( /turf/closed/wall/r_wall, /area/station/maintenance/solars/port/fore) @@ -70058,6 +70028,10 @@ /obj/effect/landmark/start/station_engineer, /turf/open/floor/iron, /area/station/engineering/lobby) +"wCK" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "wCZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -71002,6 +70976,11 @@ "wRd" = ( /turf/open/floor/iron, /area/station/engineering/main) +"wRi" = ( +/obj/structure/flora/rock/style_random, +/obj/structure/window/reinforced/spawner, +/turf/open/misc/asteroid/snow/icemoon, +/area/station/maintenance/port/aft) "wRr" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -71214,6 +71193,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"wVb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/department/crew_quarters/bar) "wVe" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -71268,6 +71252,22 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/primary/central) +"wVU" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/closet/crate{ + name = "Le Caisee D'abeille" + }, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/clothing/suit/beekeeper_suit, +/obj/item/clothing/suit/hooded/bee_costume, +/obj/item/clothing/head/beekeeper_head, +/obj/item/clothing/head/hooded/bee_hood, +/obj/item/melee/flyswatter, +/obj/item/queen_bee/bought, +/turf/open/floor/grass, +/area/station/service/hydroponics) "wWm" = ( /obj/item/trash/raisins, /turf/open/floor/plating, @@ -71428,6 +71428,10 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"wZs" = ( +/obj/structure/flora/bush/leavy/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "wZv" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -72997,11 +73001,6 @@ }, /turf/open/floor/iron/smooth_large, /area/station/command/heads_quarters/hos) -"xyE" = ( -/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2, -/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4, -/turf/open/floor/plating, -/area/station/security/prison) "xyG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -73356,6 +73355,18 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"xFH" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/vault{ + name = "Vault" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/ai_monitored/command/nuke_storage) "xFI" = ( /obj/machinery/power/terminal{ dir = 8 @@ -73895,6 +73906,13 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/aft) +"xQk" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "xQm" = ( /obj/structure/closet/secure_closet/freezer/fridge{ req_access = "0" @@ -74240,16 +74258,6 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron, /area/mine/laborcamp/security) -"xVD" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 10 - }, -/obj/effect/turf_decal/trimline/blue/filled/warning{ - dir = 10 - }, -/obj/machinery/hydroponics/constructable, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "xVG" = ( /turf/open/floor/plating, /area/station/hallway/secondary/exit/departure_lounge) @@ -74302,10 +74310,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"xWc" = ( -/obj/structure/flora/tree/jungle/small, -/turf/open/floor/grass, -/area/station/security/warden) "xWo" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance/two, @@ -74525,10 +74529,6 @@ initial_gas_mix = "ICEMOON_ATMOS" }, /area/icemoon/underground/explored) -"yay" = ( -/obj/structure/cable/multilayer/multiz, -/turf/open/floor/plating, -/area/station/security/prison) "yaD" = ( /obj/structure/sign/warning/secure_area{ desc = "A warning sign which reads 'SERVER ROOM'."; @@ -90819,7 +90819,7 @@ oSU iDt iDt iDt -ppL +kuD oSU oSU oSU @@ -96217,7 +96217,7 @@ aem xiS iwf iDt -ppL +kuD ghx ghx ghx @@ -97226,7 +97226,7 @@ oSU oSU oSU oSU -ppL +kuD iDt mJZ iDt @@ -97503,7 +97503,7 @@ kZx wrV qau iDt -ppL +kuD ghx oSU oSU @@ -98779,7 +98779,7 @@ oSU scw oSU oSU -ppL +kuD iDt scw iDt @@ -101787,7 +101787,7 @@ vVH vVH vVH vVH -kNv +mGz kqR ugd nNn @@ -102044,7 +102044,7 @@ vVH fps usS vVH -bOs +qbY ixw kqR gzV @@ -102301,7 +102301,7 @@ eTv dFX nbm vVH -usM +jzO pdx uma nNn @@ -150692,14 +150692,14 @@ tjo tjo iDt iDt -eRT +dZD iDt iDt iDt -ppL -eRT +kuD +dZD iDt -pOA +nsT iDt tjo tjo @@ -150944,18 +150944,18 @@ tjo tjo tjo iDt -pOA +nsT iDt iDt iDt iDt -erK +oei iDt iDt iDt iDt iDt -erK +oei iDt iDt iDt @@ -151198,19 +151198,19 @@ gjq tjo tjo iDt -eRT +dZD iDt iDt iDt -erK +oei iDt iDt -ppL +kuD iDt iDt iDt iDt -eRT +dZD iDt iDt iDt @@ -151456,25 +151456,25 @@ gjq gjq gjq iDt -eRT +dZD iDt iDt iDt iDt iDt -pOA +nsT iDt iDt -pOA +nsT iDt iDt -dRK +eec iDt iDt iDt -ppL +kuD iDt -erK +oei iDt iDt tjo @@ -151714,14 +151714,14 @@ gjq gjq iDt iDt -ppL +kuD iDt iDt iDt iDt iDt -ppL -eRT +kuD +dZD iDt iDt iDt @@ -151730,8 +151730,8 @@ iDt iDt iDt iDt -pOA -eRT +nsT +dZD iDt iDt iDt @@ -151972,7 +151972,7 @@ gjq iDt iDt iDt -erK +oei iDt scw iDt @@ -152507,7 +152507,7 @@ gjq gjq gjq iDt -pOA +nsT iDt iDt iDt @@ -152746,7 +152746,7 @@ gjq gjq iDt scw -eRT +dZD iDt bOz dJr @@ -152763,11 +152763,11 @@ gjq gjq iDt iDt -erK +oei iDt iDt iDt -ppL +kuD tjo tjo tjo @@ -153021,7 +153021,7 @@ scw scw iDt iDt -eRT +dZD iDt iDt iDt @@ -153281,7 +153281,7 @@ iDt iDt iDt iDt -pOA +nsT iDt tjo tjo @@ -154053,7 +154053,7 @@ scw scw iDt iDt -eRT +dZD tjo tjo tjo @@ -154560,7 +154560,7 @@ lwR lwR gjq gjq -eRT +dZD iDt iDt iDt @@ -154821,8 +154821,8 @@ gjq gjq iDt iDt -dRK -erK +eec +oei iDt iDt tjo @@ -155078,7 +155078,7 @@ eJf eJf eJf oif -pOA +nsT iDt iDt tjo @@ -155593,8 +155593,8 @@ gjq gjq gjq gjq -eRT -eRT +dZD +dZD tjo tjo tjo @@ -157136,7 +157136,7 @@ gjq gjq gjq gjq -pOA +nsT gjq gjq tjo @@ -157652,7 +157652,7 @@ eJf eJf oif iDt -eRT +dZD tjo tjo tjo @@ -157907,7 +157907,7 @@ gjq gjq gjq iDt -erK +oei iDt iDt tjo @@ -158163,10 +158163,10 @@ gjq gjq gjq gjq -eRT -eRT +dZD +dZD iDt -pOA +nsT tjo tjo tjo @@ -158400,7 +158400,7 @@ sjb eJf eJf eJf -jza +emq gQe gQe gQe @@ -158419,10 +158419,10 @@ gjq gjq gjq gjq -dRK +eec iDt -pOA -erK +nsT +oei iDt tjo tjo @@ -158637,7 +158637,7 @@ kRg oPC qMo iDt -ppL +kuD iDt iDt scw @@ -158659,7 +158659,7 @@ gjq gjq mrI scw -gLd +sBr scw gem eJf @@ -158891,11 +158891,11 @@ iJM bti kRg nwo -iuS +bFH qMo iDt iDt -erK +oei iDt iDt scw @@ -158915,10 +158915,10 @@ qjV qjV qjV rsY -spa +rxK scw scw -ccq +bFR eJf gjq gOU @@ -159189,11 +159189,11 @@ keu eJf eJf oif -eRT -pOA +dZD +nsT iDt iDt -eRT +dZD iDt tjo tjo @@ -159411,7 +159411,7 @@ iDt iDt iDt iDt -pOA +nsT iDt gjq gjq @@ -159449,7 +159449,7 @@ iDt iDt iDt iDt -dRK +eec iDt iDt tjo @@ -159707,7 +159707,7 @@ iDt iDt iDt iDt -pOA +nsT iDt tjo tjo @@ -160218,7 +160218,7 @@ iDt iDt iDt iDt -erK +oei iDt iDt tjo @@ -160987,7 +160987,7 @@ vZq cZO gnh iDt -ppL +kuD iDt iDt iDt @@ -161142,7 +161142,7 @@ tjo tjo tjo xMq -erK +oei iDt iDt iDt @@ -161502,7 +161502,7 @@ nWH gnh iDt iDt -dRK +eec iDt iDt iDt @@ -162272,7 +162272,7 @@ dTs xYT urG iDt -erK +oei iDt iDt iDt @@ -163195,7 +163195,7 @@ tjo tjo xMq xMq -pOA +nsT iDt iDt iDt @@ -163469,7 +163469,7 @@ ozX ozX hVY gjq -eRT +dZD iDt iDt qLG @@ -163529,7 +163529,7 @@ iDt iDt iDt iDt -erK +oei iDt iDt iDt @@ -163554,7 +163554,7 @@ scw qau iDt iDt -ppL +kuD scw iDt xuo @@ -163743,7 +163743,7 @@ plN mgb ucN iDt -erK +oei skl skl skl @@ -163753,12 +163753,12 @@ hXL skl avg skl -eRT +dZD tjo iDt iDt iDt -pOA +nsT iDt iDt iDt @@ -163803,7 +163803,7 @@ rtR lLY nUi iDt -ppL +kuD ppu scw scw @@ -163963,7 +163963,7 @@ tjo tjo tjo xMq -pOA +nsT iDt iDt iDt @@ -164046,7 +164046,7 @@ iDt iDt iDt iDt -ppL +kuD qau scw tZS @@ -164066,7 +164066,7 @@ scw iDt scw qau -erK +oei iDt iDt iDt @@ -164222,7 +164222,7 @@ tjo xMq iDt iDt -erK +oei hPs gBX oPa @@ -164241,8 +164241,8 @@ nYZ uoi xhK iDt -erK -eRT +oei +dZD wUj mUC jeJ @@ -164267,10 +164267,10 @@ lAt skl iDt iDt -pOA +nsT iDt nfG -eRT +dZD tjo tjo tjo @@ -164546,7 +164546,7 @@ tjo tjo tjo xMq -pOA +nsT iDt iDt iDt @@ -164806,7 +164806,7 @@ xMq xMq iDt iDt -erK +oei xMq tjo tjo @@ -165087,7 +165087,7 @@ tvu aIB aIB wiQ -erK +oei iDt iDt iDt @@ -165249,7 +165249,7 @@ iDt iDt rcY iDt -pOA +nsT iDt oqL scl @@ -165586,7 +165586,7 @@ tjo tjo xMq xMq -erK +oei iDt iDt syw @@ -165599,7 +165599,7 @@ kNC gIl iDt iDt -ppL +kuD iDt xMq xMq @@ -165762,7 +165762,7 @@ tjo tjo tjo xMq -erK +oei iDt iDt hPs @@ -165844,7 +165844,7 @@ xMq xMq xMq iDt -ppL +kuD iDt scw iDt @@ -166106,7 +166106,7 @@ xMq tjo tjo xMq -erK +oei jZN scw iDt @@ -166537,7 +166537,7 @@ xMq xMq xMq iDt -pOA +nsT ktt gBX hPs @@ -167569,8 +167569,8 @@ tjo cek iDt mMM -yay -hkP +gNo +umS tVf sFu oVY @@ -167826,8 +167826,8 @@ gjq cek iDt mMM -xyE -kSt +bNc +oFs tVf xtz oVY @@ -168083,8 +168083,8 @@ gjq kSw iDt mMM -ncC -rdD +efv +bki tVf kqn oVY @@ -168340,8 +168340,8 @@ gjq gjq gjq mMM -btF -kSt +fce +oFs tVf kqn oVY @@ -168598,7 +168598,7 @@ gjq gjq mMM tVf -nNu +eBq tVf kqn oVY @@ -168617,8 +168617,8 @@ ncP dom wwO kvu -dRL -nnW +bFN +vLS xby gjq gjq @@ -168874,8 +168874,8 @@ vRX dom fbb iSE -fZM -dRL +oos +bFN xby gjq gjq @@ -168931,7 +168931,7 @@ iDt nfG iDt iDt -pOA +nsT iDt iDt iDt @@ -169449,7 +169449,7 @@ iDt iDt scw iDt -erK +oei iDt xMq xMq @@ -169708,7 +169708,7 @@ iDt iDt scw iDt -pOA +nsT xMq xMq tjo @@ -172003,7 +172003,7 @@ scw tjo tjo tjo -bDO +pbO tjo tjo tjo @@ -172260,7 +172260,7 @@ gjq tjo tjo gjq -bDO +pbO tjo tjo iDt @@ -172517,7 +172517,7 @@ gjq gjq gjq gjq -bDO +pbO tjo gjq gjq @@ -172548,7 +172548,7 @@ tjo tjo tjo iDt -ppL +kuD scw iDt hyC @@ -172774,7 +172774,7 @@ gjq gjq gjq gjq -bDO +pbO gjq gjq gjq @@ -173031,7 +173031,7 @@ gjq gjq gjq gjq -bDO +pbO xMq xMq iDt @@ -173300,7 +173300,7 @@ iDt iDt iDt iDt -ppL +kuD iDt iDt rxW @@ -173530,7 +173530,7 @@ iDt xMq exw exw -kQW +tyt fKy bdr ylr @@ -173544,7 +173544,7 @@ iDt qau iDt jZN -neM +aMh qau xMq xMq @@ -173575,7 +173575,7 @@ rQG jJV mep iDt -ppL +kuD iDt iDt nfG @@ -173787,21 +173787,21 @@ xMq xMq exw gAN -qXz +xQk gAy rhR qbI svX lgA gAy -bqH -xVD +imD +wqQ exw hmb exw -fQZ -gUF -neM +oJh +quu +aMh qau xMq xMq @@ -174047,17 +174047,17 @@ gAN sCZ sCZ eGM -jOc +lhT bTI fKy oRp sCZ bdr -rCh +sQH reh -rCh +sQH xuo -kDU +pUd iDt qau iDt @@ -174094,7 +174094,7 @@ tjo tjo tjo tjo -ppL +kuD scw iDt tjo @@ -174303,18 +174303,18 @@ sBy exw rvi jCW -oIJ +fQN exw xlL gXe eyT mzB -niK +uUA exw hmb exw -job -jSM +nIq +mfQ iDt nqv scw @@ -174558,21 +174558,21 @@ cnr aga lvO exw -uKz +sFh uhk ivr hmb gmB -nHO -pZN -wxL -pRx +oVc +vZs +iFI +wlf hmb -neM +aMh iDt scw iDt -neM +aMh qau iZm fdP @@ -174816,20 +174816,20 @@ oYc lvc exw ivr -mKA -opJ +tKX +wVU hmb eoq -vAu -tja -aQj -mKv +sal +mDw +jca +rVE hmb -neM +aMh iDt iDt scw -neM +aMh qau iDt kRF @@ -175086,7 +175086,7 @@ xMq iDt scw scw -oZd +uDb kso scw iDt @@ -175336,8 +175336,8 @@ cjK cjK cjK wnO -jTV -hEl +iHa +rKk dMS xMq jTf @@ -175346,7 +175346,7 @@ ork gIl iDt iDt -ppL +kuD iDt scw iDt @@ -175593,8 +175593,8 @@ dMS dMS dMS kSo -kmW -gEz +jPc +wVb gFX xMq xMq @@ -179207,7 +179207,7 @@ jnY eQU ako xuQ -uLL +aIb pGS bhw iLU @@ -179448,7 +179448,7 @@ fzK xqz ybm pXb -nPX +aMO cpY cpY tjo @@ -179720,7 +179720,7 @@ meX bFk eqB ako -dHu +uWk jeI nrZ cDb @@ -179961,7 +179961,7 @@ jFe fzK pqV pZE -gXE +sWj cpY xMq tjo @@ -180218,7 +180218,7 @@ jre jre jre roc -pGe +gZK cpY xMq xMq @@ -181488,8 +181488,8 @@ tjo tjo xMq mdZ -qNc -lvu +suC +uYX mdZ xMq jre @@ -181504,7 +181504,7 @@ aCo hMw jre xMq -oyX +hlU nmg jre tjo @@ -182777,7 +182777,7 @@ iDt scw scw iDt -ppL +kuD syw kNC kNC @@ -183294,7 +183294,7 @@ iDt iDt iDt iDt -ppL +kuD iDt iDt iDt @@ -183813,7 +183813,7 @@ iDt iDt scw iDt -ppL +kuD iDt tjo tjo @@ -184108,7 +184108,7 @@ abe ctF qLY qLY -gBv +tIo wpv qLY lMu @@ -184593,7 +184593,7 @@ iDt iDt iDt iDt -ppL +kuD iDt tjo tjo @@ -185376,7 +185376,7 @@ iDt psb xMq xMq -erK +oei iDt iDt iDt @@ -227203,7 +227203,7 @@ bln bln tGr tGr -oDj +aes sEB bln bln @@ -227238,7 +227238,7 @@ leC usv rEV hrx -pNv +xFH ptk lEE idO @@ -227462,11 +227462,11 @@ tGr tGr bln lSu -nfS +ddc bln bln bln -oDj +aes bln sDl sDl @@ -227712,7 +227712,7 @@ bln pZY bln bln -oDj +aes mZf bln tGr @@ -227966,7 +227966,7 @@ tGr tGr tGr bln -nfS +ddc bln bln bln @@ -227976,7 +227976,7 @@ tGr tGr bln lSu -oDj +aes bln bln sDl @@ -228058,7 +228058,7 @@ pRj daS tut fnf -vym +wRi pXv exy pXv @@ -228251,7 +228251,7 @@ lSu lSu bln bln -oDj +aes bln bln bln @@ -228509,7 +228509,7 @@ mZf lSu bln bln -nfS +ddc bln rSA rSA @@ -228765,7 +228765,7 @@ bln bln mZf bln -lOd +adA bln bln rSA @@ -229017,12 +229017,12 @@ mZf bln qVo bln -lOd +adA bln bln lSu bln -big +lye bln bln rSA @@ -229249,12 +229249,12 @@ tGr tGr tGr tGr -oDj +aes eUO bln bln bln -oDj +aes bln tGr tGr @@ -229525,7 +229525,7 @@ tGr tGr tGr bln -nfS +ddc bln rwt bln @@ -229776,7 +229776,7 @@ tGr tGr lSu bln -nfS +ddc bln bln xAs @@ -230038,9 +230038,9 @@ lSu mZf xAs bln -oDj +aes bln -big +lye bln bln bln @@ -230282,7 +230282,7 @@ jNZ gnZ jNZ bln -nfS +ddc bln bln xPF @@ -230292,22 +230292,22 @@ bln lSu bln bln -pzg +ulW xAs bln bln bln -lOd +adA bln bln bln bln bln -oDj +aes bln bln bln -ctf +baK bln rSA wXr @@ -230543,13 +230543,13 @@ tGr tGr bln jSf -pzg +ulW bln bln rzO bln bln -oDj +aes xAs bln bln @@ -230804,8 +230804,8 @@ bln bln bln rwt -pzg -nfS +ulW +ddc bln tCj xAs @@ -230821,7 +230821,7 @@ wPN wPN wPN tCj -nfS +ddc bln rSA rSA @@ -232091,7 +232091,7 @@ cOf dgM aXN cRg -xWc +avF brx kyy kyy @@ -232348,7 +232348,7 @@ wzS fvJ aXN xVx -iZC +cDU brx rai pnP @@ -232851,7 +232851,7 @@ lbc bDu hGH qkL -cLD +djE qkL hGH aXN @@ -234140,7 +234140,7 @@ arb mwh xlx oSm -jQB +iZI eqI eqI eqI @@ -237228,11 +237228,11 @@ nXb nXb ykw eyb -gck +elm ykw fXi vhL -law +eQH eqI rAN wAT @@ -237751,7 +237751,7 @@ mfH cIY mfH mfH -nfS +ddc bln sDl sDl @@ -238771,7 +238771,7 @@ gWX gWX bEf iME -tsH +qcU bLb xQG ykw @@ -238815,7 +238815,7 @@ pAZ pAZ iYV jIO -vXi +pVS lpM lpM lpM @@ -239808,7 +239808,7 @@ iug iug bln bln -oDj +aes iug wLZ ykj @@ -240096,12 +240096,12 @@ eZj iuE bPg cKp -kDP -kmQ +hBR +lrz xgy xgy -bva -qtV +bKT +dIf hmb lso dEV @@ -240357,8 +240357,8 @@ eqL jVq xgy xgy -mDM -gXt +jSE +ipO hmb lso dEV @@ -240614,8 +240614,8 @@ qdo quZ toH toH -fvP -gAg +leB +tfs hmb lso dEV @@ -246073,7 +246073,7 @@ bln bln bln bln -big +lye bln bln bln @@ -246597,7 +246597,7 @@ iAf iAf bln bln -big +lye bln bln bln @@ -248642,7 +248642,7 @@ wEV vjZ bln bln -big +lye bln bln bln @@ -248906,7 +248906,7 @@ bln bln bln bln -big +lye bln bln bln @@ -251141,7 +251141,7 @@ kKL hno poy poy -aWs +vvJ hUD ybr bpL @@ -251398,7 +251398,7 @@ kKL hno poy poy -aWs +vvJ hUD fAo xUH @@ -252755,7 +252755,7 @@ oNp ebw cAK szD -fNv +wZs sNs vzD bln @@ -252934,10 +252934,10 @@ sBi xYA ldi lUC -okx +vhm oLG -hNP -mWD +jbu +bfd oxV jbG gEE @@ -253011,8 +253011,8 @@ vzD pPB loQ fwD -mge -dPF +ujD +wCK bRz vzD bln @@ -253267,9 +253267,9 @@ jOj vzD cef iTP -lGV -mrf -lqX +cuX +aAl +bsf dAx gQw bln @@ -253485,7 +253485,7 @@ vaA gXJ bPb oHK -usB +vTx xsD ebA usP @@ -253524,9 +253524,9 @@ jOj vzD daT ftS -mge -gDG -cRr +ujD +rxp +hKF bRz gQw bln @@ -253962,7 +253962,7 @@ cxc tao xFI lUC -ozI +ccT nyC opw oTA @@ -255521,7 +255521,7 @@ myJ nMw gjW bAY -dpX +tKh jdK gEV iRz @@ -255778,7 +255778,7 @@ myJ gEV rAC bAY -oLw +gTv jdK gEV tcD @@ -256035,7 +256035,7 @@ myJ wKv mry ocY -oLw +gTv jdK eFh aVn @@ -256292,7 +256292,7 @@ myJ gEV rAC bAY -oLw +gTv jdK gEV gjW @@ -256549,7 +256549,7 @@ myJ gEV gjW bAY -lGt +gud jdK nMw gjW diff --git a/_maps/map_files/IceBoxStation/IceBoxStation_skyrat.dmm b/_maps/map_files/IceBoxStation/IceBoxStation_skyrat.dmm index 7a69231ded5..2d76716771e 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation_skyrat.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation_skyrat.dmm @@ -28,7 +28,7 @@ /turf/open/floor/plating, /area/station/maintenance/port/fore) "aaK" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/security/prison/safe) "aaT" = ( @@ -5789,7 +5789,7 @@ /turf/open/floor/iron/dark, /area/station/security/execution/education) "bRb" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/security/prison/safe) "bRd" = ( @@ -9043,7 +9043,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "cSc" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/closet/crate{ name = "Le Caisee D'abeille" }, @@ -11504,15 +11504,15 @@ /turf/open/floor/plating, /area/station/maintenance/starboard/aft) "dFJ" = ( -/obj/structure/flora/ausbushes/fernybush{ +/obj/structure/flora/bush/ferny{ pixel_x = -3; pixel_y = -3 }, -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ pixel_x = -3; pixel_y = -3 }, -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_x = -3; pixel_y = -3 }, @@ -11968,7 +11968,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/asteroid/snow/standard_air, /area/station/hallway/secondary/exit/departure_lounge) "dMH" = ( @@ -13771,7 +13771,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter) "esF" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "esW" = ( @@ -17339,7 +17339,7 @@ /area/station/maintenance/port/fore) "fDH" = ( /obj/machinery/light/directional/north, -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -25832,7 +25832,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/service/hydroponics) "ilZ" = ( @@ -27963,7 +27963,7 @@ /turf/open/floor/plating, /area/station/engineering/supermatter) "iUO" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/hydroponics) "iUT" = ( @@ -28946,7 +28946,7 @@ /turf/open/floor/iron/white, /area/station/maintenance/port/fore) "jlq" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/service/hydroponics) @@ -29862,7 +29862,7 @@ /area/station/science/xenobiology) "jBq" = ( /obj/structure/flora/tree/jungle, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/service/hydroponics) "jBw" = ( @@ -31369,7 +31369,7 @@ /obj/effect/turf_decal/siding/thinplating/dark{ dir = 8 }, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics) "jZi" = ( @@ -33033,7 +33033,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/service/hydroponics) "kAZ" = ( @@ -33422,7 +33422,7 @@ /turf/open/openspace, /area/station/science/xenobiology) "kHV" = ( -/obj/structure/flora/junglebush, +/obj/structure/flora/bush/jungle, /turf/open/floor/grass, /area/station/service/hydroponics) "kIi" = ( @@ -33958,7 +33958,7 @@ /turf/open/floor/wood, /area/station/command/meeting_room) "kPw" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "kPC" = ( @@ -34737,7 +34737,7 @@ /turf/open/floor/plating/snowed/icemoon, /area/icemoon/surface/outdoors/nospawn) "lbf" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/effect/landmark/blobstart, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) @@ -35369,7 +35369,7 @@ /area/station/hallway/primary/central) "lkO" = ( /obj/effect/landmark/event_spawn, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "lkS" = ( @@ -39380,7 +39380,7 @@ /turf/open/floor/iron, /area/station/security/prison/workout) "mHw" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "mHB" = ( @@ -40178,7 +40178,7 @@ name = "Terrarium"; req_access_txt = "35" }, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/door/firedoor/border_only{ dir = 1 }, @@ -41282,7 +41282,7 @@ /area/station/security/prison) "npV" = ( /obj/structure/window/reinforced/spawner, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/light/warm/directional/north, /turf/open/misc/ashplanet/wateryrock{ initial_gas_mix = "o2=22;n2=82;TEMP=293.15" @@ -45439,7 +45439,7 @@ /area/station/commons/vacant_room/office) "oCT" = ( /obj/item/instrument/harmonica, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /obj/machinery/light/small/directional/west, /turf/open/floor/grass, /area/station/security/prison/safe) @@ -50931,7 +50931,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/security/warden) "qsu" = ( @@ -52782,7 +52782,7 @@ /turf/open/floor/iron/dark, /area/station/service/hydroponics) "qXO" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/medical/virology) "qXY" = ( @@ -59574,7 +59574,7 @@ /turf/open/floor/iron, /area/station/command/gateway) "too" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "toq" = ( @@ -63617,7 +63617,7 @@ /turf/open/floor/iron/white, /area/station/medical/virology) "uCo" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/item/shovel, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) @@ -70367,15 +70367,15 @@ /turf/open/floor/iron/smooth, /area/station/security/prison) "wIz" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ pixel_x = -3; pixel_y = 3 }, -/obj/structure/flora/ausbushes/ywflowers{ +/obj/structure/flora/bush/flowers_yw{ pixel_x = -3; pixel_y = 3 }, -/obj/structure/flora/ausbushes/stalkybush{ +/obj/structure/flora/bush/stalky{ pixel_x = -3; pixel_y = 3 }, @@ -73461,7 +73461,7 @@ /turf/open/floor/iron, /area/station/service/chapel) "xJF" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics) "xJG" = ( @@ -74352,7 +74352,7 @@ /turf/open/floor/plating, /area/station/maintenance/port/greater) "xYw" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "xYA" = ( @@ -74578,8 +74578,8 @@ /area/station/maintenance/department/cargo) "ycj" = ( /obj/structure/window/reinforced/spawner, -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/jungle, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/ashplanet/wateryrock{ initial_gas_mix = "o2=22;n2=82;TEMP=293.15" }, diff --git a/_maps/map_files/KiloStation/KiloStation.dmm b/_maps/map_files/KiloStation/KiloStation.dmm index 5187b28b29b..0c663caa15d 100644 --- a/_maps/map_files/KiloStation/KiloStation.dmm +++ b/_maps/map_files/KiloStation/KiloStation.dmm @@ -439,6 +439,10 @@ }, /turf/open/floor/plating/airless, /area/space/nearstation) +"afg" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "afw" = ( /turf/open/floor/engine, /area/ai_monitored/turret_protected/aisat/foyer) @@ -589,18 +593,24 @@ }, /turf/open/floor/wood, /area/station/service/lawoffice) -"aid" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/effect/decal/cleanable/blood/old, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/security/prison) "aig" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/caution/stand_clear, /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/hallway/primary/aft) +"ain" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "aiB" = ( /obj/machinery/door/airlock/maintenance, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -748,6 +758,10 @@ /obj/structure/cable, /turf/open/floor/iron/solarpanel/airless, /area/space/nearstation) +"alc" = ( +/obj/structure/flora/tree/jungle/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "alr" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -1345,10 +1359,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"asy" = ( -/obj/structure/flora/rock/pile, -/turf/open/misc/asteroid, -/area/space/nearstation) "asU" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -1451,6 +1461,15 @@ }, /turf/open/floor/plating, /area/station/cargo/warehouse) +"aup" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/item/food/grown/banana, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) "auN" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/airalarm/directional/west, @@ -1627,6 +1646,11 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/command/heads_quarters/hop) +"axB" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "axE" = ( /obj/structure/cable, /obj/effect/landmark/event_spawn, @@ -1682,6 +1706,14 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron/dark, /area/station/maintenance/department/crew_quarters/bar) +"ayX" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) "ayY" = ( /obj/effect/turf_decal/tile/red{ dir = 1 @@ -2327,11 +2359,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/tcommsat/computer) -"aFI" = ( -/obj/structure/flora/grass/jungle/b, -/obj/effect/turf_decal/sand/plating, -/turf/open/floor/plating, -/area/space/nearstation) "aGd" = ( /obj/structure/table, /obj/machinery/camera/directional/west{ @@ -2696,6 +2723,15 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/service/hydroponics) +"aMk" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/bush/pale/style_random{ + icon_state = "genericbush_1" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "aMp" = ( /obj/machinery/door/airlock/maintenance{ name = "cargo maintenance" @@ -2901,14 +2937,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"aPn" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/turf/open/misc/asteroid, -/area/station/maintenance/aft) "aPo" = ( /obj/effect/decal/cleanable/chem_pile, /obj/structure/cable, @@ -3003,15 +3031,6 @@ icon_state = "platingdmg1" }, /area/station/security/prison) -"aQL" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/medical/virology) "aQQ" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -3104,10 +3123,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/engineering/atmos) -"aSy" = ( -/obj/structure/flora/ausbushes/palebush, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "aSX" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -3166,16 +3181,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/iron, /area/station/cargo/storage) -"aTK" = ( -/obj/structure/sign/warning/electric_shock{ - pixel_y = -32 - }, -/obj/structure/flora/grass/jungle, -/obj/machinery/light/small/directional/south, -/obj/effect/turf_decal/sand/plating, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/port/lesser) "aTN" = ( /turf/closed/mineral/random/labormineral, /area/station/hallway/secondary/entry) @@ -3288,12 +3293,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/hallway/primary/aft) -"aVv" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/flora/grass/jungle/b, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "aVx" = ( /obj/effect/spawner/random/structure/tank_holder, /turf/open/floor/plating, @@ -3358,16 +3357,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/maintenance/department/chapel/monastery) -"aXh" = ( -/obj/structure/window/reinforced/spawner{ - dir = 1 - }, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/mob/living/simple_animal/butterfly, -/turf/open/floor/grass, -/area/station/hallway/primary/fore) "aXA" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -3651,10 +3640,9 @@ /turf/open/floor/iron/showroomfloor, /area/station/medical/chemistry) "bda" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/grass, -/area/station/science/genetics) +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "bdk" = ( /obj/machinery/modular_computer/console/preset/curator{ dir = 8 @@ -3840,6 +3828,22 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) +"bgB" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "bhk" = ( /obj/structure/cable, /obj/machinery/door/airlock/maintenance{ @@ -3863,6 +3867,12 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/electrical) +"bhp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "bhr" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -3990,15 +4000,10 @@ /obj/structure/cable, /turf/open/floor/iron/showroomfloor, /area/station/command/heads_quarters/cmo) -"bjS" = ( -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/sunnybush, -/obj/item/food/grown/banana, -/obj/structure/flora/ausbushes/ywflowers, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/medical/virology) +"bjR" = ( +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/space/nearstation) "bkn" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/yellow{ @@ -4454,6 +4459,16 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"brD" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "brE" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -4496,11 +4511,6 @@ }, /turf/open/floor/iron/dark, /area/station/tcommsat/computer) -"bst" = ( -/obj/structure/lattice, -/obj/structure/grille/broken, -/turf/open/space/basic, -/area/space) "bsI" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -4640,14 +4650,6 @@ dir = 1 }, /area/station/hallway/primary/central) -"btV" = ( -/obj/structure/flora/tree/jungle/small, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/medical/psychology) "buk" = ( /obj/machinery/camera/directional/north{ c_tag = "Atmospherics Tank - O2"; @@ -5269,17 +5271,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/greater) -"bDg" = ( -/obj/effect/turf_decal/siding/thinplating/dark, -/obj/effect/turf_decal/siding/thinplating/dark{ - dir = 1 - }, -/obj/structure/window/spawner, -/obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/turf/open/floor/grass, -/area/station/service/chapel/dock) "bDj" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -5864,18 +5855,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/prison/safe) -"bNR" = ( -/obj/structure/flora/rock/pile{ - icon_state = "lavarocks2" - }, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) -"bOj" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid, -/area/space/nearstation) "bOD" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -6202,15 +6181,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating/airless, /area/space/nearstation) -"bUJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/security{ - name = "Evidence" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/brig) "bUN" = ( /turf/open/floor/plating/airless, /area/space) @@ -6326,10 +6296,6 @@ "bXz" = ( /turf/closed/wall, /area/station/service/kitchen/coldroom) -"bXI" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "bXS" = ( /obj/machinery/door/airlock/external{ name = "Prison External Airlock" @@ -7028,6 +6994,11 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"chi" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) "chD" = ( /turf/closed/wall, /area/ai_monitored/turret_protected/aisat/foyer) @@ -7621,6 +7592,10 @@ /mob/living/simple_animal/sloth/citrus, /turf/open/floor/iron, /area/station/cargo/sorting) +"coy" = ( +/obj/structure/flora/rock, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "coz" = ( /obj/effect/turf_decal/tile/red, /obj/effect/turf_decal/tile/red{ @@ -7664,6 +7639,20 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"cqa" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "cqc" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 @@ -8109,6 +8098,11 @@ /obj/structure/girder, /turf/open/floor/plating, /area/station/maintenance/department/security) +"cwK" = ( +/obj/structure/flora/rock/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "cwR" = ( /obj/effect/turf_decal/bot, /obj/structure/table, @@ -8137,6 +8131,11 @@ icon_state = "panelscorched" }, /area/station/maintenance/starboard/aft) +"cxN" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/grass, +/area/station/science/genetics) "cxO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8585,13 +8584,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/medical/medbay/central) -"cHC" = ( -/obj/structure/flora/ausbushes/palebush, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "cHE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8708,6 +8700,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/showroomfloor, /area/station/security/office) +"cIl" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/structure/sign/warning/electric_shock{ + pixel_y = -32 + }, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) "cIC" = ( /obj/structure/cable, /obj/machinery/duct, @@ -8718,6 +8718,11 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plastic, /area/station/hallway/secondary/service) +"cIJ" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) "cIU" = ( /turf/closed/wall/rust, /area/construction/mining/aux_base) @@ -9570,11 +9575,6 @@ /obj/structure/sign/warning/vacuum/external, /turf/closed/wall, /area/station/hallway/secondary/entry) -"cVu" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/machinery/light/directional/east, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "cVH" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -9936,6 +9936,13 @@ /obj/effect/mapping_helpers/airlock/access/any/security/maintenance, /turf/open/floor/iron/dark, /area/station/maintenance/port/lesser) +"cZp" = ( +/obj/structure/window/reinforced/spawner/east, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/science/mixing) "cZx" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2{ dir = 8 @@ -9962,13 +9969,10 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/security/detectives_office) -"dai" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/security/prison) +"cZZ" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "daG" = ( /obj/machinery/door/airlock/maintenance/external{ name = "mass driver intersection" @@ -10192,10 +10196,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/medical/medbay/central) -"dey" = ( -/obj/structure/flora/junglebush/large, -/turf/open/floor/grass, -/area/station/medical/psychology) "dez" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -10300,11 +10300,6 @@ "dfD" = ( /turf/open/floor/grass, /area/station/service/hydroponics/garden) -"dfP" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/sunnybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "dfR" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters{ @@ -10656,15 +10651,6 @@ /obj/machinery/recharge_station, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"dka" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/medical/psychology) "dke" = ( /obj/machinery/firealarm/directional/west, /obj/effect/turf_decal/tile/neutral{ @@ -11021,6 +11007,27 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/science/xenobiology) +"doz" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) +"doB" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = -6; + pixel_y = -3 + }, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "doU" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -11149,38 +11156,6 @@ /obj/effect/landmark/start/roboticist, /turf/open/floor/iron/showroomfloor, /area/station/science/robotics/lab) -"drb" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/grass, -/area/station/command/heads_quarters/hop) -"drf" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "drk" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/structure/cable, @@ -11697,16 +11672,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/security/prison) -"dxg" = ( -/obj/structure/sign/warning/electric_shock{ - pixel_y = -32 - }, -/obj/structure/flora/ausbushes/palebush, -/obj/machinery/light/small/directional/south, -/obj/effect/turf_decal/sand/plating, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/port/lesser) "dxk" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -11957,16 +11922,6 @@ /obj/item/stock_parts/cell/high, /turf/open/floor/plating, /area/station/maintenance/department/electrical) -"dBl" = ( -/obj/effect/turf_decal/siding/thinplating/dark, -/obj/effect/turf_decal/siding/thinplating/dark{ - dir = 1 - }, -/obj/structure/window/spawner, -/obj/structure/window/spawner/north, -/obj/structure/flora/rock/pile, -/turf/open/floor/grass, -/area/station/service/chapel/dock) "dBs" = ( /obj/effect/turf_decal/bot, /obj/effect/decal/cleanable/dirt, @@ -12021,16 +11976,6 @@ /obj/item/food/cracker, /turf/open/floor/carpet/royalblue, /area/station/service/chapel/office) -"dCh" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/genericbush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "dCu" = ( /obj/machinery/porta_turret/ai{ dir = 4 @@ -12201,11 +12146,6 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) -"dFI" = ( -/obj/structure/flora/grass/jungle, -/obj/effect/turf_decal/sand/plating, -/turf/open/floor/plating, -/area/space/nearstation) "dFM" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -12484,6 +12424,13 @@ icon_state = "wood-broken6" }, /area/station/commons/locker) +"dJD" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison) "dJE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/random{ @@ -12947,6 +12894,17 @@ /obj/structure/sign/poster/contraband/random/directional/west, /turf/open/floor/plating, /area/station/maintenance/port/lesser) +"dQj" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "dQx" = ( /obj/structure/bed/roller, /obj/machinery/iv_drip, @@ -13415,6 +13373,21 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"dXX" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) "dYw" = ( /turf/closed/wall, /area/station/cargo/qm) @@ -13483,6 +13456,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/courtroom) +"dYT" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "dYY" = ( /obj/machinery/door/airlock/maintenance, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -13596,10 +13573,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/iron/dark, /area/station/commons/vacant_room/commissary) -"eav" = ( -/obj/structure/flora/grass/jungle, -/turf/open/misc/asteroid, -/area/space/nearstation) "eaw" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -13927,6 +13900,11 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/primary/central) +"efB" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) "efD" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 @@ -14081,6 +14059,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/cargo/storage) +"ehU" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "eib" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -14182,12 +14165,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/dark, /area/station/service/chapel/monastery) -"eju" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/brflowers, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/grass, -/area/station/medical/psychology) "ejO" = ( /obj/machinery/door/airlock/public/glass{ name = "Atrium" @@ -14265,6 +14242,13 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/medical/exam_room) +"ekK" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "ekL" = ( /turf/closed/wall/rust, /area/station/service/kitchen/coldroom) @@ -14675,18 +14659,6 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/iron/dark, /area/station/service/chapel/dock) -"eqn" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/camera/directional/west{ - c_tag = "Virology Monkey Pen"; - name = "medical camera"; - network = list("ss13","medical") - }, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/medical/virology) "eqx" = ( /obj/machinery/conveyor{ dir = 5; @@ -14813,15 +14785,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/atmos/pumproom) -"ers" = ( -/obj/machinery/airalarm/directional/east, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/station/maintenance/department/crew_quarters/bar) "erH" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -14848,14 +14811,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"erT" = ( -/obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ - pixel_y = 5 - }, -/obj/effect/spawner/random/engineering/tracking_beacon, -/turf/open/floor/grass, -/area/station/medical/virology) "esk" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -14976,14 +14931,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/main) -"ett" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/turf/open/misc/asteroid, -/area/space/nearstation) "etB" = ( /obj/structure/table/wood, /obj/item/folder/red, @@ -15172,6 +15119,12 @@ "ewe" = ( /turf/closed/wall/rust, /area/station/maintenance/central) +"ewi" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/item/radio/intercom/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ewl" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/tile/neutral{ @@ -15656,14 +15609,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/cargo/warehouse) -"eCT" = ( -/obj/structure/flora/rock/pile{ - pixel_x = -6; - pixel_y = -3 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid, -/area/space/nearstation) "eCU" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -15817,6 +15762,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"eFa" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "eFd" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -16191,12 +16141,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/prison/safe) -"eKb" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ywflowers, -/obj/item/plant_analyzer, -/turf/open/floor/grass, -/area/station/security/prison) "eKk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -16365,6 +16309,11 @@ /obj/effect/mapping_helpers/airlock/access/all/command/general, /turf/open/floor/iron/dark, /area/station/security/courtroom) +"eMR" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) "eMW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -16913,13 +16862,22 @@ /mob/living/simple_animal/bot/cleanbot/medbay, /turf/open/floor/iron/dark, /area/station/medical/storage) +"eUw" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "eUN" = ( /turf/closed/wall, /area/station/medical/psychology) -"eUP" = ( -/obj/structure/flora/ausbushes/fernybush, -/turf/open/misc/asteroid, -/area/space/nearstation) "eUQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -17096,6 +17054,15 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"eYp" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/medical/virology) "eYu" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -17224,6 +17191,17 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/science/xenobiology) +"eZk" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner, +/obj/structure/window/spawner/north, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/dock) "eZm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -17845,20 +17823,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) -"fgR" = ( -/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ - pixel_x = 24 - }, -/obj/machinery/door/window/left/directional/south{ - name = "Mass Driver Door"; - req_access_txt = "8" - }, -/obj/effect/turf_decal/tile/purple/anticorner/contrasted, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/turf/open/floor/iron/showroomfloor, -/area/station/science/mixing) "fhe" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, @@ -17871,10 +17835,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard) -"fhi" = ( -/obj/structure/flora/rock, -/turf/open/misc/asteroid/lowpressure, -/area/space/nearstation) "fhp" = ( /obj/effect/turf_decal/tile/purple/half/contrasted, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -18477,14 +18437,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"fnC" = ( -/obj/structure/flora/ausbushes/palebush, -/obj/structure/sign/warning/electric_shock{ - pixel_y = -32 - }, -/obj/effect/turf_decal/sand/plating, -/turf/open/floor/plating, -/area/space/nearstation) "fnL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -18501,6 +18453,14 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/smooth_large, /area/station/maintenance/department/chapel/monastery) +"fnV" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/aft) "fnZ" = ( /obj/structure/table, /obj/machinery/light/directional/north, @@ -19174,11 +19134,6 @@ }, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) -"fwL" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/pointybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "fwM" = ( /obj/structure/table, /obj/machinery/camera/directional/east{ @@ -19975,6 +19930,12 @@ }, /turf/open/floor/wood, /area/station/service/library) +"fIz" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "fIB" = ( /obj/structure/table, /obj/effect/turf_decal/tile/neutral{ @@ -20044,6 +20005,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"fJe" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison) "fJr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/landmark/event_spawn, @@ -20681,15 +20650,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"fRr" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/machinery/camera/directional/west{ - c_tag = "Genetics Monkey Pen"; - name = "science camera"; - network = list("ss13","rd") - }, -/turf/open/floor/grass, -/area/station/science/genetics) "fRt" = ( /obj/machinery/door/airlock/external{ name = "Science Escape Pod"; @@ -20716,6 +20676,20 @@ icon_state = "panelscorched" }, /area/station/maintenance/department/cargo) +"fRM" = ( +/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ + pixel_x = 24 + }, +/obj/machinery/door/window/left/directional/south{ + name = "Mass Driver Door"; + req_access_txt = "8" + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/science/mixing) "fRP" = ( /obj/structure/chair{ dir = 8 @@ -20793,15 +20767,6 @@ /obj/effect/turf_decal/bot_white, /turf/open/floor/iron/dark, /area/station/service/library) -"fSW" = ( -/obj/structure/flora/ausbushes/palebush{ - icon_state = "fullgrass_2" - }, -/obj/structure/flora/grass/jungle{ - icon_state = "grassb5" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "fSY" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -21088,6 +21053,19 @@ "fXL" = ( /turf/closed/wall/rust, /area/station/service/chapel/office) +"fXQ" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "fXS" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ @@ -21178,6 +21156,10 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/security/checkpoint/medical) +"fZj" = ( +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) "fZk" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -21373,6 +21355,15 @@ /obj/structure/table/reinforced/rglass, /turf/open/floor/iron/showroomfloor, /area/station/command/heads_quarters/cmo) +"gbQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Evidence" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/brig) "gbU" = ( /obj/effect/turf_decal/bot, /obj/structure/frame/computer{ @@ -21650,6 +21641,16 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"ghX" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) "gii" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -21744,6 +21745,11 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/iron/dark, /area/station/engineering/storage/tcomms) +"giQ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "giT" = ( /turf/open/floor/plating, /area/station/maintenance/starboard) @@ -22615,6 +22621,10 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"guH" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "guJ" = ( /turf/open/misc/asteroid, /area/station/maintenance/port/lesser) @@ -24582,6 +24592,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/cargo/warehouse) +"gUW" = ( +/obj/structure/flora/rock/icy/style_2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "gVc" = ( /obj/machinery/power/terminal, /obj/effect/turf_decal/delivery, @@ -24668,6 +24682,12 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/science/genetics) +"gWa" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) "gWb" = ( /obj/effect/landmark/secequipment, /obj/effect/turf_decal/bot, @@ -25056,13 +25076,17 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/showroomfloor, /area/station/service/bar/atrium) -"hcc" = ( -/obj/effect/turf_decal/stripes/line{ +"hco" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/grass/jungle/b, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "hcP" = ( /obj/machinery/computer/mech_bay_power_console{ dir = 4 @@ -25081,11 +25105,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/greater) -"hdc" = ( -/obj/structure/flora/rock, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "hdj" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -25245,6 +25264,17 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/general, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) +"hfa" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner, +/obj/structure/window/spawner/north, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/dock) "hfj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -25297,6 +25327,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark/textured, /area/station/cargo/storage) +"hfE" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "hfF" = ( /obj/structure/bed{ dir = 4 @@ -25454,6 +25488,24 @@ }, /turf/open/floor/iron/dark, /area/station/cargo/warehouse) +"hhI" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "hhX" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -25592,6 +25644,14 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/showroomfloor, /area/station/medical/chemistry) +"hjA" = ( +/obj/machinery/door/airlock/maintenance{ + name = "E.V.A. Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/iron/dark, +/area/station/maintenance/aft) "hjD" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, @@ -25758,6 +25818,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/showroomfloor, /area/station/medical/chemistry) +"hlh" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "hlJ" = ( /obj/effect/turf_decal/bot, /obj/effect/turf_decal/tile/neutral, @@ -25810,6 +25874,13 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/iron/dark, /area/station/maintenance/department/crew_quarters/bar) +"hmq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "hmr" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -26045,6 +26116,15 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/greater) +"hpg" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/machinery/camera/directional/west{ + c_tag = "Genetics Monkey Pen"; + name = "science camera"; + network = list("ss13","rd") + }, +/turf/open/floor/grass, +/area/station/science/genetics) "hph" = ( /obj/structure/table, /obj/effect/turf_decal/tile/red{ @@ -26505,6 +26585,10 @@ /obj/structure/barricade/wooden/crude, /turf/open/floor/plating/rust, /area/station/security/prison) +"hvZ" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "hwn" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -26824,6 +26908,12 @@ /obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, /turf/open/floor/iron/dark, /area/station/maintenance/port/fore) +"hBs" = ( +/obj/structure/flora/grass/jungle/a/style_random{ + icon_state = "bushc2" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "hBD" = ( /obj/effect/turf_decal/tile/brown, /obj/effect/turf_decal/tile/brown{ @@ -27967,14 +28057,18 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/service/hydroponics) -"hPZ" = ( -/obj/effect/turf_decal/stripes/line{ +"hQe" = ( +/obj/structure/window/reinforced/spawner{ + dir = 4 + }, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/window/reinforced/spawner{ dir = 1 }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/flora/grass/jungle, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) "hQg" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -28270,6 +28364,10 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) +"hTn" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "hTs" = ( /obj/structure/lattice/catwalk, /obj/effect/landmark/carpspawn, @@ -28340,6 +28438,12 @@ /obj/effect/spawner/random/maintenance/three, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"hUD" = ( +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "hUE" = ( /obj/structure/chair/pew{ dir = 8 @@ -28966,10 +29070,6 @@ dir = 1 }, /area/station/hallway/primary/central/fore) -"idL" = ( -/obj/structure/flora/junglebush/c, -/turf/open/floor/grass, -/area/station/medical/psychology) "idM" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -29318,12 +29418,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/commons/toilet/restrooms) -"iiR" = ( -/obj/structure/flora/ausbushes/palebush{ - icon_state = "fernybush_3" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "iiX" = ( /obj/effect/turf_decal/tile/purple/anticorner/contrasted{ dir = 8 @@ -29394,24 +29488,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/medical/virology) -"ijw" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "ijz" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -29732,17 +29808,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"imB" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/command/heads_quarters/hop) "imE" = ( /obj/machinery/door/airlock/maintenance{ name = "Disposal Access" @@ -29802,12 +29867,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/lesser) -"inx" = ( -/obj/structure/flora/rock/pile{ - icon_state = "basalt2" - }, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "inE" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -29885,11 +29944,6 @@ "ios" = ( /turf/closed/wall/rust, /area/station/service/kitchen) -"ioB" = ( -/obj/structure/flora/junglebush/large, -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/medical/virology) "ioC" = ( /obj/effect/turf_decal/bot, /obj/structure/reagent_dispensers/watertank, @@ -29913,6 +29967,17 @@ }, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"ioD" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 8 + }, +/obj/structure/window/spawner, +/obj/structure/window/spawner/west, +/obj/structure/window/spawner/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/dock) "ioK" = ( /obj/machinery/computer/upload/borg{ dir = 1 @@ -30097,6 +30162,13 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"iqs" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) "iqQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/airalarm/directional/south, @@ -30142,6 +30214,10 @@ }, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"ira" = ( +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "iri" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -30414,12 +30490,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"iuP" = ( -/obj/structure/flora/rock/pile{ - icon_state = "basalt" - }, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) +"iuY" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ivm" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -30706,6 +30781,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"iyN" = ( +/obj/structure/window/reinforced/spawner{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner, +/obj/structure/window/reinforced/spawner{ + dir = 8 + }, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) "iyT" = ( /obj/structure/table, /obj/effect/turf_decal/tile/red{ @@ -31031,6 +31123,10 @@ }, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"iCv" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) "iCK" = ( /obj/effect/turf_decal/bot, /obj/effect/turf_decal/tile/neutral{ @@ -31636,6 +31732,15 @@ /obj/effect/landmark/start/chaplain, /turf/open/floor/cult, /area/station/service/chapel/office) +"iJY" = ( +/obj/machinery/airalarm/directional/east, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/station/maintenance/department/crew_quarters/bar) "iKg" = ( /turf/closed/wall/rust, /area/station/engineering/main) @@ -31856,11 +31961,6 @@ /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall, /area/ai_monitored/security/armory) -"iPc" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "iPw" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/north, @@ -31904,6 +32004,13 @@ }, /turf/open/floor/wood, /area/station/service/bar/atrium) +"iQR" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/turf/open/floor/grass, +/area/station/medical/psychology) "iQT" = ( /obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ dir = 4 @@ -31957,12 +32064,6 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron/showroomfloor, /area/station/medical/surgery/aft) -"iRN" = ( -/obj/structure/flora/grass/jungle{ - icon_state = "bushc2" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "iRR" = ( /obj/effect/turf_decal/tile/purple{ dir = 4 @@ -32161,16 +32262,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/science/research) -"iUo" = ( -/obj/structure/window/reinforced/spawner{ - dir = 4 - }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, -/mob/living/simple_animal/butterfly, -/turf/open/floor/grass, -/area/station/hallway/primary/fore) "iUM" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -32208,19 +32299,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/greater) -"iVb" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "iVj" = ( /turf/closed/wall/r_wall, /area/station/maintenance/department/security) @@ -32331,12 +32409,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) -"iWp" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/misc/asteroid, -/area/station/hallway/primary/central) "iWy" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -32503,6 +32575,12 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/virology, /turf/open/floor/iron/dark, /area/station/medical/virology) +"iYg" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/medical/psychology) "iYq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -32886,6 +32964,24 @@ /obj/machinery/bluespace_vendor/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"jdK" = ( +/obj/structure/window/reinforced/spawner{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner{ + dir = 8 + }, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) "jdL" = ( /obj/structure/railing, /obj/effect/turf_decal/siding/wideplating/dark{ @@ -32940,6 +33036,12 @@ }, /turf/open/floor/plating, /area/station/service/chapel/dock) +"jey" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/machinery/light/small/directional/south, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "jeR" = ( /obj/structure/table, /obj/item/stack/package_wrap, @@ -33083,17 +33185,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"jgv" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/medical/glass{ - name = "Infirmary" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/medical) "jgy" = ( /obj/structure/closet/secure_closet/evidence, /obj/effect/turf_decal/tile/neutral, @@ -33367,6 +33458,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/commons/toilet/restrooms) +"jiV" = ( +/obj/effect/turf_decal/siding/thinplating/dark/end{ + dir = 4 + }, +/obj/structure/window/spawner, +/obj/structure/window/spawner/east, +/obj/structure/window/spawner/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/dock) "jjj" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -33479,11 +33580,6 @@ }, /turf/closed/wall, /area/station/engineering/atmos) -"jkV" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/machinery/light/directional/east, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "jlh" = ( /turf/closed/wall/r_wall, /area/station/maintenance/central) @@ -33925,21 +34021,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/port/lesser) -"jsX" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/command/heads_quarters/hop) "jsZ" = ( /obj/effect/spawner/random/decoration/glowstick, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -34111,11 +34192,6 @@ }, /turf/closed/wall/rust, /area/space/nearstation) -"jyu" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "jyI" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -34377,40 +34453,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/aisat/atmos) -"jBY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/structure/table, -/obj/effect/decal/cleanable/cobweb, -/obj/item/clothing/under/rank/civilian/lawyer/black{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/clothing/under/rank/civilian/lawyer/black, -/obj/item/clothing/neck/tie/black{ - pixel_x = 6 - }, -/obj/item/clothing/neck/tie/red, -/obj/item/clothing/mask/animal/small/jackal{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/clothing/mask/animal/small/jackal, -/obj/structure/spider/stickyweb, -/obj/machinery/button/door/directional/west{ - id = "bank"; - name = "Bank Vault Lock"; - normaldoorcontrol = 1; - specialfunctions = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/port/greater) "jCl" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, @@ -34423,11 +34465,6 @@ "jCm" = ( /turf/closed/wall, /area/station/maintenance/department/crew_quarters/bar) -"jCA" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/chair, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "jCP" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/yellow{ @@ -34642,22 +34679,6 @@ icon_state = "platingdmg3" }, /area/station/maintenance/port/lesser) -"jFF" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/hydroponics) "jFZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -35054,6 +35075,10 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/lesser) +"jLB" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) "jLK" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -35472,15 +35497,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/maintenance/port/lesser) -"jRV" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "jSo" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -35509,16 +35525,6 @@ /obj/structure/sign/warning/electric_shock, /turf/closed/wall/rust, /area/station/maintenance/aft) -"jSE" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock/security{ - name = "Equipment Room" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark, -/area/station/security/lockers) "jSF" = ( /turf/open/floor/carpet/green, /area/station/cargo/warehouse) @@ -35590,6 +35596,22 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/medical/exam_room) +"jTL" = ( +/obj/structure/grille/broken, +/obj/structure/lattice/catwalk, +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"jTM" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "jUa" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, @@ -35629,6 +35651,11 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"jUI" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "jUJ" = ( /obj/effect/turf_decal/tile/red{ dir = 1 @@ -36074,19 +36101,6 @@ }, /turf/open/floor/plating, /area/station/security/prison) -"kbM" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/hydroponics) "kbP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line{ @@ -36657,10 +36671,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"kmK" = ( -/obj/structure/flora/rock, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "kmM" = ( /obj/effect/decal/cleanable/blood/old, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -36998,10 +37008,10 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/fore) -"krk" = ( -/obj/structure/flora/ausbushes/ywflowers, +"krl" = ( +/obj/structure/flora/bush/jungle/c/style_random, /turf/open/floor/grass, -/area/station/service/chapel/monastery) +/area/station/medical/psychology) "krr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/yellow{ @@ -37051,6 +37061,11 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/solars/port/aft) +"ksc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/space/nearstation) "ksd" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -37259,6 +37274,12 @@ "kvl" = ( /turf/closed/wall/r_wall/rust, /area/station/security/brig) +"kvm" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) "kvo" = ( /obj/structure/table, /obj/machinery/firealarm/directional/west, @@ -37272,15 +37293,6 @@ }, /turf/open/floor/engine, /area/ai_monitored/turret_protected/ai_upload) -"kvH" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/security/prison) "kvM" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, @@ -37438,6 +37450,13 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/security/prison) +"kyE" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/grass/jungle/b/style_5, +/turf/open/misc/asteroid, +/area/space/nearstation) "kyR" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -37554,12 +37573,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/starboard/aft) -"kAi" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/decal/cleanable/dirt, -/obj/structure/flora/grass/jungle/b, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "kAt" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -37585,14 +37598,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/showroomfloor, /area/station/command/heads_quarters/cmo) -"kBd" = ( -/obj/machinery/door/airlock/maintenance{ - name = "E.V.A. Maintenance" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/command/eva, -/turf/open/floor/iron/dark, -/area/station/maintenance/aft) "kBs" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -37630,6 +37635,10 @@ }, /turf/open/floor/iron, /area/station/security/office) +"kBI" = ( +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "kBP" = ( /obj/machinery/door/poddoor/preopen{ id = "Biohazard"; @@ -37872,6 +37881,16 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/iron/dark, /area/station/maintenance/solars/port/fore) +"kGA" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/structure/window/spawner, +/obj/structure/window/spawner/north, +/obj/structure/flora/rock/pile/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/dock) "kGD" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -37996,10 +38015,6 @@ /obj/machinery/status_display/ai/directional/north, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) -"kIn" = ( -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "kIE" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, /obj/effect/turf_decal/bot, @@ -38014,6 +38029,11 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/starboard) +"kJa" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "kJf" = ( /obj/effect/turf_decal/tile/red{ dir = 8 @@ -38421,6 +38441,24 @@ icon_state = "platingdmg3" }, /area/station/maintenance/aft) +"kOP" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "kOX" = ( /obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ dir = 8 @@ -38470,6 +38508,16 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/iron/dark, /area/station/maintenance/port/lesser) +"kPn" = ( +/obj/structure/sign/warning/electric_shock{ + pixel_y = -32 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) "kPo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -38652,6 +38700,13 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, /area/station/command/gateway) +"kRr" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/newscaster/directional/north, +/obj/machinery/light/small/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "kRu" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -38666,11 +38721,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/showroomfloor, /area/station/medical/medbay/central) -"kRy" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "kRC" = ( /obj/machinery/computer/secure_data, /obj/machinery/light_switch/directional/east{ @@ -38700,11 +38750,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"kRG" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "kSn" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -38786,6 +38831,23 @@ /obj/structure/chair/stool/bar/directional/south, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"kSU" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "kTa" = ( /obj/effect/turf_decal/siding/wood/corner, /obj/effect/turf_decal/siding/wood/corner{ @@ -38834,6 +38896,12 @@ /obj/structure/cable, /turf/open/floor/plating, /area/ai_monitored/command/storage/eva) +"kTA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/station/maintenance/port/fore) "kTD" = ( /obj/machinery/light/directional/south, /obj/machinery/status_display/ai/directional/south, @@ -39099,11 +39167,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet/royalblue, /area/station/service/chapel/office) -"kXE" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/grassybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "kXN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -39204,6 +39267,22 @@ /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /turf/open/floor/iron/dark, /area/station/maintenance/starboard/aft) +"kZh" = ( +/obj/structure/flora/bush/jungle/a/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/machinery/light/directional/west, +/turf/open/floor/grass, +/area/station/medical/psychology) +"kZl" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison) "kZq" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -39463,6 +39542,14 @@ "lby" = ( /turf/closed/wall, /area/station/science/robotics/mechbay) +"lbC" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "lbD" = ( /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/tile/neutral{ @@ -39573,11 +39660,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron/dark, /area/station/cargo/storage) -"leb" = ( -/obj/structure/flora/rock/pile, -/obj/effect/turf_decal/sand/plating, -/turf/open/floor/plating, -/area/space/nearstation) "lep" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/machinery/computer/operating{ @@ -39937,6 +40019,12 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/iron/dark, /area/station/maintenance/starboard/aft) +"lkg" = ( +/obj/item/radio/intercom/directional/west, +/obj/structure/flora/bush/grassy/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) "lkl" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/yellow{ @@ -40025,6 +40113,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/maintenance/port/greater) +"lls" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "llI" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -40191,12 +40284,6 @@ /obj/item/radio/intercom/prison/directional/north, /turf/open/floor/iron/white, /area/station/security/prison) -"lnP" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/item/radio/intercom/directional/south, -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "lnU" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral{ @@ -40296,6 +40383,11 @@ /obj/item/reagent_containers/glass/beaker/large, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"lpT" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison) "lql" = ( /obj/machinery/light/small/directional/west, /obj/effect/turf_decal/tile/neutral{ @@ -40520,14 +40612,6 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"lsN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/flora/grass/jungle, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "lsS" = ( /obj/machinery/newscaster/directional/west, /obj/machinery/computer/prisoner/management{ @@ -40625,6 +40709,15 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"luC" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) "luI" = ( /obj/effect/turf_decal/tile/purple{ dir = 8 @@ -40680,6 +40773,10 @@ /obj/machinery/mechpad, /turf/open/floor/iron/dark, /area/station/science/robotics/mechbay) +"lvr" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lvy" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -41178,14 +41275,13 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/showroomfloor, /area/station/medical/psychology) -"lCk" = ( -/obj/structure/window/reinforced/spawner{ - dir = 1 +"lCy" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 }, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/sparsegrass, /turf/open/floor/grass, -/area/station/hallway/primary/fore) +/area/station/security/prison) "lCV" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/east, @@ -41879,11 +41975,6 @@ /obj/effect/turf_decal/box, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"lMR" = ( -/obj/structure/flora/rock/pile, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "lMZ" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/caution/stand_clear, @@ -42059,6 +42150,15 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/command/bridge) +"lPn" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "lPo" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -42202,13 +42302,21 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) -"lSr" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/machinery/light/directional/south, +"lSp" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/generic/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, /turf/open/floor/grass, -/area/station/hallway/primary/fore) +/area/station/command/heads_quarters/hop) "lSt" = ( /obj/structure/cable, /obj/structure/bed/dogbed/ian, @@ -42233,17 +42341,6 @@ }, /turf/open/floor/plating, /area/station/cargo/warehouse) -"lSU" = ( -/obj/effect/turf_decal/siding/thinplating/dark/end{ - dir = 8 - }, -/obj/structure/window/spawner, -/obj/structure/window/spawner/west, -/obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/service/chapel/dock) "lSY" = ( /obj/effect/spawner/random/structure/table, /obj/item/candle{ @@ -42324,6 +42421,10 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/security/courtroom) +"lUI" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lUM" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -42765,6 +42866,21 @@ }, /turf/open/floor/plating, /area/station/science/robotics/lab) +"mad" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) +"mai" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/machinery/light/directional/east, +/mob/living/carbon/human/species/monkey{ + name = "mankey" + }, +/turf/open/floor/grass, +/area/station/medical/virology) "maA" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -42974,6 +43090,22 @@ /obj/effect/landmark/navigate_destination/hop, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) +"mcZ" = ( +/obj/structure/window/reinforced/spawner{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner{ + dir = 8 + }, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "emmd"; + name = "Emergency Medical Lockdown Shutters" + }, +/turf/open/floor/grass, +/area/station/medical/paramedic) "mda" = ( /obj/machinery/door/airlock/engineering/glass/critical{ heat_proof = 1; @@ -43051,6 +43183,18 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/aft) +"meb" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west{ + c_tag = "Virology Monkey Pen"; + name = "medical camera"; + network = list("ss13","medical") + }, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) "mec" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -43280,17 +43424,6 @@ }, /turf/open/floor/iron, /area/station/command/bridge) -"mgC" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Equipment Room" - }, -/obj/effect/turf_decal/siding/red/corner{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark, -/area/station/security/lockers) "mha" = ( /obj/machinery/porta_turret/ai, /obj/machinery/airalarm/directional/west, @@ -43355,12 +43488,6 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/station/security/prison) -"mhV" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/decal/cleanable/dirt, -/obj/structure/flora/grass/jungle, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "mid" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral, @@ -43504,13 +43631,6 @@ icon_state = "platingdmg1" }, /area/station/maintenance/fore) -"mko" = ( -/obj/structure/flora/rock/pile, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "mkq" = ( /obj/structure/table, /obj/item/storage/briefcase{ @@ -43876,17 +43996,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"mop" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/security/glass{ - name = "Equipment Room" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark, -/area/station/security/lockers) "mow" = ( /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/tile/neutral, @@ -44089,11 +44198,6 @@ /obj/machinery/door/window/left/directional/east, /turf/open/floor/iron/dark, /area/station/service/library) -"msr" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/misc/asteroid, -/area/space/nearstation) "msL" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -44230,6 +44334,17 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/cmo) +"mva" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/effect/turf_decal/siding/red/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) "mvf" = ( /obj/machinery/firealarm/directional/north, /obj/machinery/door/poddoor/preopen{ @@ -44319,6 +44434,10 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"mws" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "mwv" = ( /obj/effect/decal/cleanable/blood/old, /obj/structure/grille/broken, @@ -44700,10 +44819,6 @@ /obj/machinery/computer/atmos_control/nocontrol/master, /turf/open/floor/iron/dark, /area/station/engineering/atmos/storage/gas) -"mCF" = ( -/obj/structure/flora/tree/jungle/small, -/turf/open/floor/grass, -/area/station/science/genetics) "mCL" = ( /obj/machinery/firealarm/directional/east, /obj/effect/turf_decal/tile/neutral{ @@ -45138,6 +45253,11 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, /turf/open/floor/iron/dark, /area/station/tcommsat/server) +"mIF" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) "mIR" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -45160,6 +45280,16 @@ }, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"mIU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) "mIW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -45200,12 +45330,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/grimy, /area/station/security/prison) -"mJE" = ( -/obj/item/radio/intercom/directional/west, -/obj/structure/flora/ausbushes/grassybush, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/science/genetics) "mJP" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -45228,14 +45352,6 @@ icon_state = "platingdmg1" }, /area/station/maintenance/starboard/aft) -"mKn" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "mKo" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -46050,6 +46166,10 @@ }, /turf/open/floor/plating, /area/station/cargo/warehouse) +"mSt" = ( +/obj/structure/flora/bush/jungle/b, +/turf/open/misc/asteroid, +/area/space/nearstation) "mSu" = ( /obj/structure/table, /obj/machinery/light/directional/west, @@ -46332,6 +46452,11 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/prison) +"mWz" = ( +/obj/structure/lattice, +/obj/structure/grille/broken, +/turf/open/space/basic, +/area/space) "mWR" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/neutral, @@ -46838,12 +46963,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/prison) -"ncV" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/palebush, -/obj/effect/turf_decal/siding/wideplating_new/dark/corner, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "ndz" = ( /obj/machinery/smartfridge/extract/preloaded, /turf/closed/wall, @@ -47158,6 +47277,12 @@ /obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, /turf/open/floor/iron/dark, /area/station/maintenance/port/fore) +"njS" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "njT" = ( /obj/effect/turf_decal/tile/red, /obj/effect/turf_decal/tile/red{ @@ -47173,6 +47298,12 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"njU" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/space/nearstation) "nkd" = ( /obj/structure/table, /obj/effect/turf_decal/tile/neutral, @@ -47659,6 +47790,13 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/showroomfloor, /area/station/medical/chemistry) +"nsg" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fullgrass_2" + }, +/obj/structure/flora/bush/jungle/c/style_2, +/turf/open/misc/asteroid, +/area/space/nearstation) "nsl" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -47837,6 +47975,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/aft) +"nuv" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid/lowpressure, +/area/space/nearstation) "nuz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -47918,12 +48060,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"nvG" = ( -/obj/effect/turf_decal/tile/purple, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/showroomfloor, -/area/station/science/mixing) "nvH" = ( /obj/structure/sign/warning/biohazard, /turf/closed/wall/r_wall/rust, @@ -48043,12 +48179,6 @@ }, /turf/open/floor/iron, /area/station/engineering/hallway) -"nwZ" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/medical/virology) "nxa" = ( /obj/machinery/door/airlock/external{ name = "Science Escape Pod"; @@ -48215,13 +48345,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/service/hydroponics) -"nAI" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, -/obj/machinery/airalarm/directional/west, -/turf/open/floor/grass, -/area/station/medical/psychology) "nBb" = ( /obj/effect/turf_decal/delivery, /obj/machinery/door/poddoor/massdriver_ordnance, @@ -48262,16 +48385,6 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron/dark, /area/station/security/interrogation) -"nBF" = ( -/obj/structure/sign/departments/security{ - pixel_y = -32 - }, -/obj/structure/flora/grass/jungle/b, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/sand/plating, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/port/lesser) "nBZ" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/newscaster/directional/west, @@ -48362,12 +48475,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/showroomfloor, /area/station/medical/virology) -"nDf" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/machinery/light/small/directional/south, -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "nDi" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/yellow{ @@ -48814,6 +48921,12 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"nIf" = ( +/obj/effect/turf_decal/tile/purple, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/showroomfloor, +/area/station/science/mixing) "nIg" = ( /obj/machinery/door/airlock/security/glass{ name = "Research Security Post" @@ -49279,10 +49392,6 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/hos) -"nPu" = ( -/obj/structure/flora/ausbushes/fullgrass, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "nPz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -49585,6 +49694,14 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/department/crew_quarters/bar) +"nUA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/a/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "nUP" = ( /obj/effect/landmark/event_spawn, /obj/effect/landmark/start/hangover, @@ -49680,22 +49797,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/checkpoint/customs) -"nXx" = ( -/obj/structure/window/reinforced/spawner{ - dir = 4 - }, -/obj/structure/window/reinforced/spawner{ - dir = 8 - }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "emmd"; - name = "Emergency Medical Lockdown Shutters" - }, -/turf/open/floor/grass, -/area/station/medical/paramedic) "nXC" = ( /obj/effect/turf_decal/tile/blue{ dir = 4 @@ -49889,18 +49990,6 @@ /obj/structure/chair/stool/directional/east, /turf/open/floor/iron/dark, /area/station/commons/locker) -"oak" = ( -/obj/structure/flora/grass/jungle{ - icon_state = "grassb2" - }, -/obj/structure/flora/ausbushes/palebush{ - icon_state = "brflowers_3" - }, -/obj/structure/flora/ausbushes/palebush{ - icon_state = "fernybush_1" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "oam" = ( /turf/closed/wall, /area/station/maintenance/disposal) @@ -50341,16 +50430,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/hallway/primary/fore) -"oir" = ( -/obj/structure/flora/rock/pile{ - pixel_x = 8; - pixel_y = 3 - }, -/obj/effect/turf_decal/stripes/asteroid/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "oiu" = ( /obj/effect/turf_decal/tile/purple{ dir = 4 @@ -50606,10 +50685,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) -"olO" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "olP" = ( /obj/machinery/door/airlock/atmos{ name = "Filter Chamber" @@ -50750,6 +50825,14 @@ icon_state = "platingdmg3" }, /area/station/security/prison) +"ooe" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/psychology) "oou" = ( /obj/machinery/telecomms/receiver/preset_right, /obj/effect/turf_decal/stripes/line{ @@ -50789,6 +50872,13 @@ }, /turf/open/floor/plating, /area/station/maintenance/fore) +"opA" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "opE" = ( /obj/effect/turf_decal/tile/purple{ dir = 4 @@ -50864,24 +50954,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"oqA" = ( -/obj/structure/grille/broken, -/obj/structure/lattice/catwalk, -/obj/structure/railing, -/obj/structure/railing{ - dir = 1 - }, -/turf/open/space/basic, -/area/space/nearstation) -"oqD" = ( -/obj/structure/cable, -/obj/structure/flora/ausbushes/sparsegrass{ - pixel_x = 7; - pixel_y = 3 - }, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/security/prison) "oqN" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering{ @@ -50966,6 +51038,16 @@ /obj/item/folder/red, /turf/open/floor/iron, /area/station/security/courtroom) +"osj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/security{ + name = "Equipment Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) "osn" = ( /obj/structure/sign/departments/xenobio, /turf/closed/wall/r_wall, @@ -51032,13 +51114,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"otq" = ( -/obj/structure/flora/rock/pile{ - icon_state = "basalt" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid, -/area/space/nearstation) "otr" = ( /obj/effect/turf_decal/tile/brown, /obj/effect/turf_decal/tile/yellow, @@ -51391,6 +51466,15 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/iron/dark, /area/station/maintenance/port/greater) +"oxR" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) "oxU" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating{ @@ -51483,6 +51567,13 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron/showroomfloor, /area/station/medical/chemistry) +"oze" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/grass, +/area/station/medical/psychology) "ozg" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/event_spawn, @@ -51940,6 +52031,13 @@ icon_state = "platingdmg1" }, /area/station/maintenance/port/lesser) +"oFN" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "oGa" = ( /obj/structure/bed, /obj/machinery/iv_drip, @@ -51974,6 +52072,10 @@ /obj/effect/turf_decal/siding/thinplating/dark, /turf/open/floor/iron/smooth_large, /area/station/maintenance/department/chapel/monastery) +"oGB" = ( +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "oGO" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/yellow{ @@ -52672,19 +52774,12 @@ icon_state = "platingdmg3" }, /area/station/maintenance/fore) -"oQz" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/security{ - name = "Interrogation" - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/interrogation) +"oQC" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid, +/area/space/nearstation) "oQH" = ( /obj/effect/turf_decal/tile/purple, /obj/effect/turf_decal/tile/purple{ @@ -52961,16 +53056,6 @@ }, /turf/open/floor/iron/grimy, /area/station/security/prison/safe) -"oUT" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/medical/psychology) "oVc" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/decal/cleanable/dirt, @@ -53411,14 +53496,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/iron/dark, /area/station/engineering/atmos/pumproom) -"pap" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/window/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "paM" = ( /obj/structure/cable, /turf/open/floor/wood, @@ -53557,6 +53634,11 @@ /obj/machinery/status_display/ai/directional/east, /turf/open/floor/iron/dark, /area/ai_monitored/command/storage/eva) +"pcP" = ( +/obj/effect/turf_decal/tile/purple/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/showroomfloor, +/area/station/science/mixing) "pdg" = ( /obj/effect/turf_decal/tile/purple{ dir = 4 @@ -53686,11 +53768,6 @@ }, /turf/open/floor/engine/air, /area/station/engineering/atmos) -"pfp" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/medical/psychology) "pfr" = ( /obj/structure/cable, /obj/effect/decal/cleanable/cobweb/cobweb2, @@ -53778,23 +53855,6 @@ /obj/machinery/portable_atmospherics/canister/oxygen, /turf/open/floor/iron/dark, /area/station/engineering/atmos/storage/gas) -"pgB" = ( -/obj/structure/window/reinforced/spawner{ - dir = 4 - }, -/obj/structure/window/reinforced/spawner, -/obj/structure/window/reinforced/spawner{ - dir = 8 - }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "emmd"; - name = "Emergency Medical Lockdown Shutters" - }, -/turf/open/floor/grass, -/area/station/medical/paramedic) "pgI" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/closet/secure_closet/personal, @@ -54303,17 +54363,6 @@ /obj/effect/mapping_helpers/airlock/access/any/science/genetics, /turf/open/floor/iron/dark, /area/station/science/xenobiology) -"pnR" = ( -/obj/structure/flora/rock/pile{ - pixel_x = -6; - pixel_y = -3 - }, -/obj/effect/turf_decal/stripes/asteroid/line{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "pog" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -54625,6 +54674,11 @@ }, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"prD" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) "prK" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -54762,13 +54816,6 @@ /obj/structure/sign/warning/pods, /turf/closed/wall/rust, /area/station/maintenance/port/greater) -"puh" = ( -/obj/structure/flora/grass/jungle, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "puq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -55679,12 +55726,16 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/main) -"pHb" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" +"pHs" = ( +/obj/structure/sign/departments/security{ + pixel_y = -32 }, -/area/station/maintenance/port/fore) +/obj/structure/flora/grass/jungle/b/style_random, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) "pHy" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ @@ -55797,6 +55848,14 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/iron/dark, /area/station/medical/pharmacy) +"pJq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "pJr" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -55902,6 +55961,10 @@ icon_state = "panelscorched" }, /area/station/maintenance/starboard) +"pKD" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "pKR" = ( /obj/structure/cable, /turf/closed/wall/r_wall/rust, @@ -56410,6 +56473,10 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"pSl" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "pSu" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/spider/stickyweb, @@ -56738,6 +56805,16 @@ "pXi" = ( /turf/open/floor/plating, /area/station/service/chapel/dock) +"pXk" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/generic/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "pXs" = ( /obj/structure/window/reinforced/plasma{ dir = 4 @@ -56867,16 +56944,6 @@ /obj/effect/turf_decal/caution/stand_clear, /turf/open/floor/iron/dark, /area/station/hallway/primary/port) -"pZS" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/machinery/light/directional/east, -/mob/living/carbon/human/species/monkey{ - name = "mankey" - }, -/turf/open/floor/grass, -/area/station/medical/virology) "pZT" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -57177,6 +57244,15 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/qm, /turf/open/floor/iron/dark, /area/station/cargo/qm) +"qel" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "qez" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -57216,6 +57292,14 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, /turf/open/floor/iron/dark, /area/station/engineering/storage/tcomms) +"qeL" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "qeT" = ( /obj/machinery/chem_master/condimaster{ name = "CondiMaster Neo" @@ -57286,12 +57370,6 @@ /obj/structure/cable, /turf/open/floor/engine, /area/ai_monitored/turret_protected/aisat/foyer) -"qfI" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "qgu" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/maintenance, @@ -58042,10 +58120,6 @@ /obj/structure/sign/warning/electric_shock, /turf/closed/wall/r_wall, /area/station/maintenance/starboard/aft) -"qps" = ( -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "qpx" = ( /obj/structure/rack, /obj/item/storage/briefcase{ @@ -58275,6 +58349,11 @@ icon_state = "platingdmg3" }, /area/station/maintenance/starboard) +"qtf" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) "qth" = ( /obj/structure/closet/secure_closet/security/science, /obj/item/crowbar, @@ -58533,12 +58612,6 @@ /obj/effect/mapping_helpers/airlock/access/all/science/general, /turf/open/floor/iron/dark, /area/station/maintenance/starboard) -"qxd" = ( -/obj/structure/flora/grass/jungle{ - icon_state = "bushb1" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "qxh" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -58786,6 +58859,19 @@ }, /turf/open/floor/iron/dark, /area/station/medical/pharmacy) +"qCM" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "qCX" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -58856,16 +58942,6 @@ /obj/effect/mapping_helpers/airlock/access/all/science/research, /turf/open/floor/iron/dark, /area/station/science/mixing/hallway) -"qEd" = ( -/obj/structure/sign/departments/security{ - pixel_y = -32 - }, -/obj/structure/flora/ausbushes/palebush, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/sand/plating, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/port/lesser) "qEh" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -59071,12 +59147,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) -"qHK" = ( -/obj/structure/flora/junglebush/b, -/obj/machinery/airalarm/directional/east, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/medical/virology) "qHV" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, @@ -59114,13 +59184,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/sorting) -"qJn" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "qJs" = ( /obj/structure/lattice/catwalk, /obj/structure/marker_beacon/burgundy{ @@ -59399,6 +59462,17 @@ /obj/structure/sign/poster/official/help_others, /turf/closed/wall/r_wall/rust, /area/station/security/prison) +"qNR" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "qOd" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -59470,19 +59544,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/engine, /area/station/engineering/gravity_generator) -"qOW" = ( -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/machinery/light/directional/west, -/turf/open/floor/grass, -/area/station/medical/psychology) -"qPp" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "qPv" = ( /obj/structure/chair/sofa/left{ color = "#c45c57"; @@ -59535,13 +59596,6 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"qQc" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/rock/pile{ - icon_state = "basalt" - }, -/turf/open/misc/asteroid, -/area/station/hallway/secondary/exit/departure_lounge) "qQf" = ( /obj/machinery/vending/wardrobe/chap_wardrobe, /obj/structure/sign/poster/official/bless_this_spess{ @@ -59576,6 +59630,16 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/plating, /area/station/maintenance/solars/port/aft) +"qQx" = ( +/obj/structure/sign/warning/electric_shock{ + pixel_y = -32 + }, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/machinery/light/small/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) "qQK" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 1 @@ -60115,14 +60179,6 @@ }, /turf/open/floor/iron, /area/station/command/bridge) -"qXw" = ( -/obj/structure/flora/ausbushes/palebush, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "qXA" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /turf/open/floor/engine/n2, @@ -60225,10 +60281,6 @@ "qZx" = ( /turf/closed/wall/r_wall/rust, /area/station/tcommsat/server) -"qZA" = ( -/obj/structure/flora/grass/jungle/b, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "qZL" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -60402,6 +60454,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/storage/primary) +"rcf" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/medical) "rcp" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, @@ -60530,6 +60593,14 @@ /obj/structure/sign/warning/secure_area, /turf/closed/wall, /area/station/commons/fitness/recreation) +"rdN" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "rdV" = ( /obj/structure/chair/pew/left{ dir = 4 @@ -60539,17 +60610,15 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/dark, /area/station/security/courtroom) +"rdY" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/rock, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) "rea" = ( /obj/effect/spawner/structure/window/reinforced/plasma, /turf/open/floor/plating, /area/station/engineering/supermatter/room) -"reg" = ( -/obj/structure/flora/ausbushes/palebush, -/obj/machinery/newscaster/directional/north, -/obj/machinery/light/small/directional/north, -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "rel" = ( /obj/structure/falsewall{ name = "suspicious wall" @@ -60764,12 +60833,15 @@ icon_state = "panelscorched" }, /area/station/maintenance/starboard) -"rik" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/misc/asteroid, -/area/station/hallway/secondary/exit/departure_lounge) +"rig" = ( +/obj/structure/cable, +/obj/structure/flora/bush/sparsegrass/style_random{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/security/prison) "riC" = ( /obj/effect/turf_decal/tile/purple{ dir = 4 @@ -61061,19 +61133,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/bar) -"rni" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/hydroponics) "rnj" = ( /obj/item/clothing/suit/hooded/techpriest{ pixel_y = 8 @@ -61178,6 +61237,12 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"roD" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "roF" = ( /obj/machinery/door/airlock/command/glass{ name = "Server Access" @@ -61324,6 +61389,14 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"rqv" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/window/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "rqx" = ( /obj/structure/table, /obj/item/flashlight/lamp, @@ -62060,6 +62133,12 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"rzn" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/security/prison) "rzr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/tile/neutral, @@ -62107,6 +62186,16 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/command/bridge) +"rzQ" = ( +/obj/structure/flora/rock/pile/style_random{ + pixel_x = 8; + pixel_y = 3 + }, +/obj/effect/turf_decal/stripes/asteroid/line{ + dir = 8 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "rzR" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/corner{ @@ -62213,6 +62302,10 @@ /obj/item/mmi, /turf/open/floor/iron/dark, /area/station/service/chapel/storage) +"rBW" = ( +/obj/structure/flora/rock/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "rCi" = ( /turf/closed/wall, /area/station/hallway/secondary/entry) @@ -62639,10 +62732,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/primary/central) -"rHZ" = ( -/obj/structure/flora/tree/jungle, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "rIk" = ( /turf/open/floor/engine, /area/station/engineering/storage/tech) @@ -62987,6 +63076,14 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"rNm" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/reed/style_random{ + pixel_y = 5 + }, +/obj/effect/spawner/random/engineering/tracking_beacon, +/turf/open/floor/grass, +/area/station/medical/virology) "rNo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -63263,16 +63360,6 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/aft) -"rRn" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/grassybush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "rRu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -63604,13 +63691,6 @@ icon_state = "platingdmg3" }, /area/station/maintenance/port/greater) -"rWR" = ( -/obj/structure/flora/grass/jungle/b, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "rWT" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ @@ -63975,10 +64055,6 @@ /obj/machinery/status_display/evac/directional/north, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/captain) -"sch" = ( -/obj/structure/flora/grass/jungle, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "scp" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/corner{ @@ -64305,6 +64381,10 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/service/hydroponics) +"sgp" = ( +/obj/structure/flora/tree/jungle/small/style_random, +/turf/open/floor/grass, +/area/station/science/genetics) "sgA" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -64367,6 +64447,16 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"shO" = ( +/obj/structure/sign/departments/security{ + pixel_y = -32 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/sand/plating, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/port/lesser) "shP" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -64497,31 +64587,6 @@ /obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, /turf/open/floor/iron/dark, /area/station/maintenance/port/greater) -"ski" = ( -/obj/structure/window/reinforced/spawner{ - dir = 4 - }, -/obj/structure/window/reinforced/spawner{ - dir = 1 - }, -/obj/structure/window/reinforced/spawner{ - dir = 8 - }, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/reedbush, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "emmd"; - name = "Emergency Medical Lockdown Shutters" - }, -/turf/open/floor/grass, -/area/station/medical/paramedic) -"sks" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid, -/area/space/nearstation) "skB" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/engine, @@ -64640,13 +64705,6 @@ /obj/item/pickaxe, /turf/open/floor/plating, /area/station/maintenance/starboard) -"sme" = ( -/obj/structure/flora/grass/jungle/b, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "smi" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -65077,6 +65135,12 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/service/chapel/monastery) +"sru" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "srx" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -65250,6 +65314,11 @@ }, /turf/open/floor/engine, /area/station/tcommsat/computer) +"suJ" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/turf_decal/sand/plating, +/turf/open/floor/plating, +/area/space/nearstation) "suQ" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -65267,10 +65336,6 @@ /obj/structure/cable, /turf/open/floor/iron/showroomfloor, /area/station/medical/surgery/aft) -"svj" = ( -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "svG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -65575,14 +65640,6 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"sBv" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/security/prison) "sBz" = ( /obj/structure/sign/warning/secure_area, /turf/closed/wall, @@ -65636,6 +65693,16 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/primary/central/fore) +"sCe" = ( +/obj/structure/window/reinforced/spawner{ + dir = 1 + }, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/mob/living/simple_animal/butterfly, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) "sCg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -65857,6 +65924,12 @@ /obj/machinery/atmospherics/components/trinary/filter/atmos/o2, /turf/open/floor/iron/showroomfloor, /area/station/engineering/atmos) +"sFP" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/siding/wideplating_new/dark/corner, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "sGV" = ( /obj/effect/turf_decal/loading_area, /obj/effect/turf_decal/tile/green, @@ -65882,15 +65955,6 @@ /obj/effect/decal/cleanable/dirt, /turf/closed/wall, /area/station/maintenance/starboard/aft) -"sGY" = ( -/obj/structure/flora/ausbushes/palebush{ - icon_state = "fullgrass_2" - }, -/obj/structure/flora/grass/jungle{ - icon_state = "bushc2" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "sHf" = ( /obj/structure/bed/dogbed/renault, /obj/machinery/button/door/directional/south{ @@ -66249,6 +66313,11 @@ }, /turf/open/floor/iron/dark/corner, /area/station/hallway/primary/central/fore) +"sLe" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/chair, +/turf/open/misc/asteroid, +/area/station/maintenance/port/lesser) "sLf" = ( /obj/effect/turf_decal/tile/red{ dir = 1 @@ -66551,13 +66620,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"sOA" = ( -/obj/structure/flora/ausbushes/palebush, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "sOI" = ( /obj/structure/cable, /turf/open/floor/iron/dark, @@ -66972,6 +67034,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/cargo/warehouse) +"sTL" = ( +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "sTV" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -67180,16 +67246,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"sWV" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/office) "sWX" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, @@ -67836,6 +67892,14 @@ /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall/rust, /area/station/engineering/supermatter/room) +"tfo" = ( +/obj/structure/window/reinforced/spawner{ + dir = 1 + }, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) "tfG" = ( /obj/effect/spawner/random/vending/colavend, /obj/effect/turf_decal/tile/red{ @@ -67930,10 +67994,6 @@ icon_state = "platingdmg1" }, /area/station/maintenance/disposal/incinerator) -"tgT" = ( -/obj/structure/flora/rock/pile, -/turf/open/misc/asteroid, -/area/station/maintenance/port/lesser) "tgZ" = ( /obj/structure/table, /obj/effect/turf_decal/tile/neutral, @@ -68030,11 +68090,13 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"tiC" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/medical/psychology) +"tiD" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "tiY" = ( /obj/effect/turf_decal/tile/red{ dir = 4 @@ -68440,6 +68502,11 @@ }, /turf/open/floor/iron, /area/station/service/janitor) +"toJ" = ( +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sunny/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "toS" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -68455,6 +68522,22 @@ }, /turf/open/floor/iron, /area/ai_monitored/command/storage/eva) +"tpi" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "tpl" = ( /obj/structure/closet/secure_closet/detective, /obj/structure/reagent_dispensers/wall/peppertank/directional/north, @@ -68645,16 +68728,13 @@ /obj/machinery/portable_atmospherics/canister/plasma, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) -"trx" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/structure/disposalpipe/segment{ - dir = 10 +"trA" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 8 }, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/medical/psychology) +/turf/open/misc/asteroid, +/area/space/nearstation) "trU" = ( /obj/effect/turf_decal/stripes/corner, /obj/effect/turf_decal/stripes/corner{ @@ -68945,15 +69025,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/engineering/atmos) -"twE" = ( -/obj/structure/flora/ausbushes/palebush{ - icon_state = "fullgrass_2" - }, -/obj/structure/flora/ausbushes/palebush{ - icon_state = "genericbush_1" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "twG" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -69661,11 +69732,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/engineering/hallway) -"tGC" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "tGE" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -69811,6 +69877,16 @@ /obj/effect/spawner/random/maintenance/two, /turf/open/floor/iron/dark, /area/station/maintenance/port/lesser) +"tIA" = ( +/obj/structure/flora/grass/jungle/a/style_random{ + icon_state = "grassb2" + }, +/obj/structure/flora/bush/pale/style_random{ + icon_state = "brflowers_3" + }, +/obj/structure/flora/bush/ferny, +/turf/open/misc/asteroid, +/area/space/nearstation) "tJa" = ( /obj/machinery/camera/directional/west{ c_tag = "Atmospherics Tank - N2O"; @@ -69914,6 +69990,12 @@ }, /turf/open/floor/wood, /area/station/service/lawoffice) +"tKL" = ( +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "tKM" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ dir = 5 @@ -70263,6 +70345,10 @@ /obj/effect/turf_decal/tile/purple/half/contrasted, /turf/open/floor/iron/showroomfloor, /area/station/science/mixing) +"tQY" = ( +/obj/structure/flora/rock/pile/style_2, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "tRb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/delivery, @@ -70359,6 +70445,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/chapel/dock) +"tTM" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/pointy/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "tTW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -70448,18 +70539,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) -"tVk" = ( -/obj/structure/window/reinforced/spawner{ - dir = 4 - }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/window/reinforced/spawner{ - dir = 1 - }, -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/hallway/primary/fore) "tVr" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/structure/girder, @@ -70621,10 +70700,6 @@ "tXg" = ( /turf/closed/wall/r_wall, /area/station/maintenance/department/bridge) -"tXh" = ( -/obj/structure/flora/grass/jungle/b, -/turf/open/misc/asteroid, -/area/space/nearstation) "tXm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical{ @@ -70894,11 +70969,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/security/processing) -"uaC" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/misc/asteroid, -/area/station/hallway/secondary/exit/departure_lounge) "uaI" = ( /obj/machinery/shower{ dir = 4 @@ -71295,13 +71365,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"ugh" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/grass, -/area/station/medical/psychology) "ugp" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -71420,10 +71483,6 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/wood, /area/station/maintenance/port/fore) -"uiX" = ( -/obj/structure/flora/rock, -/turf/open/misc/asteroid, -/area/space/nearstation) "ujh" = ( /obj/structure/curtain, /turf/open/floor/plating, @@ -71865,6 +71924,12 @@ }, /turf/open/floor/plating, /area/station/security/prison) +"upH" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/primary/central) "upK" = ( /obj/effect/turf_decal/siding/thinplating/dark/end, /turf/open/floor/glass/reinforced, @@ -71964,12 +72029,6 @@ dir = 8 }, /area/station/service/chapel/monastery) -"urk" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "urx" = ( /obj/structure/table, /obj/machinery/recharger, @@ -72012,6 +72071,10 @@ /obj/structure/fluff/divine/nexus, /turf/open/floor/mineral/silver, /area/station/service/chapel/office) +"urN" = ( +/obj/structure/flora/rock/pile/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "uso" = ( /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/tile/neutral{ @@ -72090,6 +72153,14 @@ /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"utC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Infirmary" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/medical) "utF" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -72127,11 +72198,13 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"utW" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/sparsegrass, +"uus" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/airalarm/directional/west, /turf/open/floor/grass, -/area/station/security/prison) +/area/station/medical/psychology) "uuu" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -72165,10 +72238,6 @@ }, /turf/open/floor/plating, /area/station/engineering/atmos/pumproom) -"uuL" = ( -/obj/structure/flora/ausbushes/palebush, -/turf/open/misc/asteroid, -/area/space/nearstation) "uvi" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -72765,10 +72834,6 @@ }, /turf/open/floor/iron/dark/corner, /area/station/hallway/primary/central) -"uEw" = ( -/obj/structure/flora/ausbushes/grassybush, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "uEC" = ( /obj/effect/turf_decal/siding/wideplating/dark/corner, /turf/open/floor/iron/dark, @@ -72860,12 +72925,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"uFq" = ( -/obj/structure/flora/rock/pile{ - icon_state = "basalt" - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "uFv" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -72914,11 +72973,6 @@ /obj/effect/landmark/navigate_destination/hydro, /turf/open/floor/iron, /area/station/service/hydroponics) -"uGQ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/effect/turf_decal/sand/plating, -/turf/open/floor/plating, -/area/space/nearstation) "uGU" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -73112,6 +73166,13 @@ /obj/structure/table/reinforced/rglass, /turf/open/floor/iron/showroomfloor, /area/station/command/heads_quarters/cmo) +"uJv" = ( +/obj/structure/flora/bush/pale/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "uJE" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -73382,6 +73443,17 @@ }, /turf/open/floor/iron/white, /area/station/security/prison) +"uNp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + name = "Equipment Room" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) "uNt" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -73457,6 +73529,12 @@ }, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation) +"uOw" = ( +/obj/structure/flora/grass/jungle/b/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/item/plant_analyzer, +/turf/open/floor/grass, +/area/station/security/prison) "uOA" = ( /obj/machinery/disposal/bin, /obj/effect/turf_decal/bot, @@ -73477,17 +73555,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/open/floor/plating, /area/station/engineering/atmos) -"uOF" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "uPm" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -73609,6 +73676,13 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/port) +"uQM" = ( +/obj/structure/flora/rock/pile/style_random, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/misc/asteroid, +/area/space/nearstation) "uQN" = ( /obj/item/kirbyplants{ icon_state = "plant-21" @@ -73645,6 +73719,23 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron/dark, /area/station/service/kitchen) +"uQT" = ( +/obj/structure/flora/bush/pale/style_random{ + icon_state = "fernybush_3" + }, +/turf/open/misc/asteroid, +/area/space/nearstation) +"uRe" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/command/heads_quarters/hop) "uRf" = ( /obj/structure/bodycontainer/morgue, /obj/effect/turf_decal/tile/neutral, @@ -73697,10 +73788,6 @@ /obj/machinery/status_display/ai/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"uSC" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/service/chapel/monastery) "uSH" = ( /turf/closed/wall/r_wall, /area/station/engineering/main) @@ -73830,18 +73917,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /turf/closed/wall, /area/station/engineering/atmos/pumproom) -"uUK" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/grassybush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "uUO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -74220,14 +74295,6 @@ icon_state = "platingdmg1" }, /area/station/maintenance/port/fore) -"vav" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/flora/ausbushes/palebush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "vaz" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -74347,13 +74414,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/showroomfloor, /area/station/service/bar/atrium) -"vbt" = ( -/obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ - pixel_y = 5 - }, -/turf/open/floor/grass, -/area/station/medical/psychology) "vbu" = ( /obj/structure/table, /obj/item/clipboard, @@ -74405,11 +74465,6 @@ }, /turf/open/floor/engine, /area/station/engineering/storage/tech) -"vbR" = ( -/obj/structure/flora/ausbushes/palebush, -/obj/effect/turf_decal/sand/plating, -/turf/open/floor/plating, -/area/space/nearstation) "vbT" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -74470,6 +74525,12 @@ icon_state = "platingdmg3" }, /area/station/maintenance/fore) +"vdP" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/misc/asteroid, +/area/station/hallway/secondary/exit/departure_lounge) "vdS" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ @@ -74537,14 +74598,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/aft) -"veN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Infirmary" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/medical) "veV" = ( /obj/machinery/smartfridge/chemistry/virology/preloaded, /obj/effect/turf_decal/delivery, @@ -74667,6 +74720,14 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/security/prison/safe) +"vgF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "vgJ" = ( /obj/effect/turf_decal/tile/purple{ dir = 8 @@ -74692,10 +74753,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/department/medical/central) -"vgR" = ( -/obj/structure/flora/junglebush/b, -/turf/open/floor/grass, -/area/station/medical/psychology) "vgU" = ( /obj/effect/turf_decal/tile/red, /obj/effect/turf_decal/tile/neutral, @@ -74866,6 +74923,40 @@ "vjh" = ( /turf/closed/wall, /area/station/maintenance/port/greater) +"vjN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/clothing/under/rank/civilian/lawyer/black{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/under/rank/civilian/lawyer/black, +/obj/item/clothing/neck/tie/black{ + pixel_x = 6 + }, +/obj/item/clothing/neck/tie/red, +/obj/item/clothing/mask/animal/small/jackal{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/clothing/mask/animal/small/jackal, +/obj/structure/spider/stickyweb, +/obj/machinery/button/door/directional/west{ + id = "bank"; + name = "Bank Vault Lock"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/turf/open/floor/iron/dark, +/area/station/maintenance/port/greater) "vjY" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/unres{ @@ -74877,6 +74968,12 @@ "vkh" = ( /turf/closed/wall, /area/station/hallway/primary/central) +"vkn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "vkq" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue, @@ -75402,16 +75499,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/command/bridge) -"vrN" = ( -/obj/effect/turf_decal/siding/thinplating/dark/end{ - dir = 4 - }, -/obj/structure/window/spawner, -/obj/structure/window/spawner/east, -/obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/ppflowers, -/turf/open/floor/grass, -/area/station/service/chapel/dock) "vrU" = ( /obj/effect/decal/cleanable/dirt, /obj/item/shard, @@ -75977,6 +76064,13 @@ }, /turf/open/floor/iron, /area/station/command/bridge) +"vyY" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/reed/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/light/directional/south, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) "vza" = ( /obj/structure/lattice/catwalk, /obj/structure/transit_tube/crossing, @@ -76037,17 +76131,6 @@ }, /turf/open/floor/circuit/telecomms, /area/station/science/xenobiology) -"vzL" = ( -/obj/effect/turf_decal/siding/thinplating/dark, -/obj/effect/turf_decal/siding/thinplating/dark{ - dir = 1 - }, -/obj/structure/window/spawner, -/obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/service/chapel/dock) "vzM" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -76405,6 +76488,13 @@ "vEK" = ( /turf/closed/wall, /area/station/science/mixing) +"vEV" = ( +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics) "vEW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -76644,13 +76734,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"vHW" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/hydroponics) "vHZ" = ( /obj/effect/turf_decal/box/white{ color = "#9FED58" @@ -76995,6 +77078,11 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/starboard) +"vMs" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/turf/open/floor/grass, +/area/station/medical/psychology) "vMM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -77336,15 +77424,6 @@ }, /turf/open/floor/iron, /area/station/commons/locker) -"vPY" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "vQe" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -78204,13 +78283,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) -"waZ" = ( -/obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ - pixel_y = 5 - }, -/turf/open/floor/grass, -/area/station/security/prison) "wbf" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -78431,13 +78503,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/cargo/storage) -"wef" = ( -/obj/structure/flora/grass/jungle, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "weh" = ( /obj/effect/turf_decal/tile/red, /obj/effect/turf_decal/tile/red{ @@ -78665,18 +78730,16 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark, /area/station/engineering/storage_shared) -"wii" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/corner, -/obj/structure/flora/grass/jungle/b, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "wij" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/commons/locker) +"wik" = ( +/obj/machinery/firealarm/directional/north, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "win" = ( /obj/effect/turf_decal/siding/thinplating/light/corner{ dir = 1 @@ -78695,15 +78758,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/service/bar/atrium) -"wiA" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid, -/area/space/nearstation) "wiM" = ( /obj/structure/cable, /obj/structure/table, @@ -79474,12 +79528,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/wood, /area/station/service/library) -"wqG" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/service/hydroponics) "wqL" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/purple/filled/line, @@ -79579,6 +79627,19 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/plating, /area/station/maintenance/disposal/incinerator) +"wss" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Interrogation" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) "wsy" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -80139,6 +80200,12 @@ }, /turf/open/floor/iron, /area/station/service/theater) +"wAs" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/flora/grass/jungle/a/style_random, +/obj/effect/decal/cleanable/dirt, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "wAt" = ( /turf/closed/wall, /area/station/security/execution/education) @@ -80193,11 +80260,6 @@ /obj/machinery/telecomms/broadcaster/preset_left, /turf/open/floor/circuit/green/telecomms/mainframe, /area/station/tcommsat/server) -"wAZ" = ( -/obj/effect/turf_decal/tile/purple/half/contrasted, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/showroomfloor, -/area/station/science/mixing) "wBo" = ( /obj/structure/railing/corner{ dir = 1 @@ -80215,6 +80277,14 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/hallway/primary/central) +"wCc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/flora/grass/jungle/b/style_random, +/turf/open/misc/asteroid/airless, +/area/space/nearstation) "wCe" = ( /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/tile/neutral, @@ -80435,12 +80505,6 @@ }, /turf/open/floor/carpet/royalblue, /area/station/service/chapel/office) -"wFx" = ( -/obj/machinery/firealarm/directional/north, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "wFB" = ( /obj/machinery/light/floor, /turf/open/floor/engine/plasma, @@ -81068,6 +81132,16 @@ }, /turf/open/floor/iron, /area/station/command/bridge) +"wMv" = ( +/obj/structure/window/reinforced/spawner{ + dir = 4 + }, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, +/mob/living/simple_animal/butterfly, +/turf/open/floor/grass, +/area/station/hallway/primary/fore) "wMG" = ( /obj/machinery/door/poddoor/preopen{ id = "gravity"; @@ -82285,22 +82359,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"xej" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/service/hydroponics) "xeo" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering{ @@ -83026,17 +83084,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/security/office) -"xpn" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/misc/asteroid, -/area/space/nearstation) "xpv" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -83087,12 +83134,6 @@ /obj/structure/sign/warning/vacuum, /turf/closed/wall/rust, /area/station/cargo/warehouse) -"xqu" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/misc/asteroid, -/area/space/nearstation) "xqw" = ( /turf/open/floor/bronze, /area/station/maintenance/department/chapel) @@ -83804,21 +83845,6 @@ }, /turf/open/floor/iron/dark, /area/station/cargo/miningoffice) -"xzV" = ( -/obj/structure/flora/rock/pile, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) -"xAa" = ( -/obj/structure/flora/rock/pile{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/asteroid/line{ - dir = 8 - }, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "xAg" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -83886,13 +83912,6 @@ "xBI" = ( /turf/closed/wall/rust, /area/station/maintenance/port/fore) -"xBK" = ( -/obj/structure/window/reinforced/spawner/east, -/obj/effect/turf_decal/tile/purple/anticorner/contrasted, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/showroomfloor, -/area/station/science/mixing) "xBW" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -84711,6 +84730,12 @@ "xNe" = ( /turf/closed/wall, /area/station/cargo/sorting) +"xNq" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/machinery/airalarm/directional/east, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) "xNu" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -84828,20 +84853,6 @@ "xPk" = ( /turf/closed/wall, /area/station/maintenance/department/bridge) -"xPv" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/open/floor/grass, -/area/station/service/hydroponics) "xPy" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/disposalpipe/segment, @@ -84969,12 +84980,6 @@ /obj/structure/cable, /turf/open/floor/iron/showroomfloor, /area/station/security/lockers) -"xRY" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, -/turf/open/floor/grass, -/area/station/hallway/primary/fore) "xRZ" = ( /obj/machinery/airalarm/directional/east, /turf/open/floor/engine, @@ -85289,6 +85294,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/storage) +"xVT" = ( +/obj/structure/flora/grass/jungle/a/style_random, +/obj/structure/flora/bush/ferny/style_random, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) "xWh" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral{ @@ -85338,12 +85349,6 @@ /obj/effect/turf_decal/box, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"xWu" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/flora/grass/jungle, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "xWw" = ( /obj/effect/turf_decal/tile/purple{ dir = 1 @@ -85369,6 +85374,11 @@ icon_state = "panelscorched" }, /area/station/maintenance/port/fore) +"xWF" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "xWJ" = ( /obj/effect/turf_decal/tile/red{ dir = 1 @@ -85582,12 +85592,6 @@ /obj/structure/sign/poster/contraband/random/directional/north, /turf/open/floor/iron/dark, /area/station/maintenance/fore) -"xZQ" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/flora/ausbushes/palebush, -/obj/effect/decal/cleanable/dirt, -/turf/open/misc/asteroid/airless, -/area/space/nearstation) "yad" = ( /obj/machinery/door/poddoor/massdriver_ordnance, /obj/effect/turf_decal/delivery, @@ -86107,24 +86111,6 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/surgery, /turf/open/floor/iron/dark, /area/station/medical/surgery/aft) -"ygw" = ( -/obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "ygA" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -86146,10 +86132,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) -"ygL" = ( -/obj/structure/flora/rock/pile, -/turf/open/misc/asteroid/lowpressure, -/area/space/nearstation) "ygO" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/yellow{ @@ -86318,12 +86300,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"yiE" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, -/turf/open/floor/grass, -/area/station/medical/virology) "yiF" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -86397,6 +86373,10 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/bar) +"yjx" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/turf/open/floor/grass, +/area/station/service/chapel/monastery) "yjC" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -90016,7 +89996,7 @@ aaa aaa aeU aeU -xzV +urN aeu aeu aeu @@ -90775,7 +90755,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeU aeu @@ -90868,7 +90848,7 @@ aeU aeU aeu aeu -xzV +urN aeU aeu aeu @@ -91910,7 +91890,7 @@ mJA eEi mWy aeU -kmK +rBW aeU aeU aeu @@ -92166,7 +92146,7 @@ kvU mTM mRm sAv -xzV +urN aeU aeU aeu @@ -92824,7 +92804,7 @@ aaa aaa aaa aeU -xzV +urN aeU aeu aeu @@ -92847,7 +92827,7 @@ aeu aeu aeU aeU -xzV +urN aeU aaa aaa @@ -92943,7 +92923,7 @@ kkV ssF mWy aeu -xzV +urN aeU aeU aaa @@ -93694,7 +93674,7 @@ aaa aaa aeu aeu -xzV +urN aeu dWG hYo @@ -93974,8 +93954,8 @@ mWy sAv lzQ rOL -kvH -aid +kZl +rzn qOg mWy aaa @@ -94105,7 +94085,7 @@ aaa aaa aaa aeu -xzV +urN aeU aeu aeu @@ -94230,10 +94210,10 @@ kkV kkV exJ hQV -sBv -oqD -waZ -utW +fJe +rig +lCy +lpT mWy aeU aaa @@ -94488,8 +94468,8 @@ mWy sAv aAa qeG -dai -eKb +dJD +uOw gdk mWy aeU @@ -94740,7 +94720,7 @@ sAv pwq goj sAv -kmK +rBW aeU sAv lzH @@ -94971,7 +94951,7 @@ aaa aeU aeu aeu -xzV +urN aeU aeU aeU @@ -95514,7 +95494,7 @@ jrT pLi mWy aeU -xzV +urN ifQ sAv mWy @@ -95658,7 +95638,7 @@ aeu aeu aeU aeU -xzV +urN aeU aeU aeU @@ -96009,7 +95989,7 @@ aeu aeu aeu vku -xzV +urN aaa acK aaa @@ -96690,7 +96670,7 @@ aeu aeu aeU aeU -xzV +urN aeU aeu aeu @@ -96771,7 +96751,7 @@ aeu aeu aeu vjh -jBY +vjN hzE xYr vjh @@ -96802,7 +96782,7 @@ ecU mWy aeU cmU -kmK +rBW aeU aeU aeU @@ -97015,7 +96995,7 @@ oiV ssk vjh aaa -xzV +urN aeU aeu aeu @@ -97256,8 +97236,8 @@ anr acm acm cmU -kmK -xzV +rBW +urN aeU aeu aeu @@ -97532,7 +97512,7 @@ aeU aeu aeu aeu -ygL +iCv aeu aeu aDT @@ -98085,7 +98065,7 @@ pCr eQm iTk mWy -xzV +urN cmU gUw gUw @@ -99573,7 +99553,7 @@ ckk yeb cmU cmU -xzV +urN aeu vjh gLH @@ -99751,7 +99731,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -100051,7 +100031,7 @@ ifd cRv ing eqg -lSU +ioD dEX vSG kpS @@ -100072,7 +100052,7 @@ vku aeu aeu aof -xzV +urN cmU mMv mMv @@ -100297,18 +100277,18 @@ ebU eul jpa cne -kIn -uSC -qps -uSC -kIn +dYT +pSl +guH +pSl +dYT gJc sQq qbP ebU ing dvs -dBl +kGA dEX vSG kpS @@ -100408,7 +100388,7 @@ aDS whD bFI aeU -kmK +rBW aeU aeU aeu @@ -100554,18 +100534,18 @@ nGE dEX cOR tqB -kRG -krk -uEw -olO -krk +kJa +pKD +sTL +yjx +pKD rGK xBW dEX aoi vSG dEX -bDg +eZk dEX vSG kpS @@ -100641,7 +100621,7 @@ ylb kLU iMA xad -tXh +hfE iza llh wDz @@ -100656,7 +100636,7 @@ sWM wrc cmU aeU -kmK +rBW aeU aeu aeU @@ -100799,7 +100779,7 @@ aeu aeu aeu aeU -xzV +urN aeu aeu lUq @@ -100812,17 +100792,17 @@ sWX cOR wXv rcB -qps -rHZ -kIn -uSC +guH +alc +dYT +pSl iYr xBW lQw iLD vSG dEX -vzL +hfa dEX vSG kpS @@ -100847,7 +100827,7 @@ aeu aeu aeU aeU -kmK +rBW woH aDS yeb @@ -100898,8 +100878,8 @@ jsN tKt iMA xad -leb -fnC +suJ +cIl sAv bSY lLt @@ -100921,7 +100901,7 @@ aeU aDS cLo bFI -xzV +urN aeU aeu aeu @@ -101068,18 +101048,18 @@ ogM hUM gOM jdL -cVu -uSC -krk -olO -jkV +ehU +pSl +pKD +yjx +xWF tUO hdL hUM eIi vSG dEX -vrN +jiV dEX vSG kpS @@ -101093,7 +101073,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -101105,7 +101085,7 @@ aeu aeu aeU aeU -kmK +rBW aDS mMv bFI @@ -101155,7 +101135,7 @@ wCL htr iza aeu -ett +lbC xad mWy etT @@ -101172,7 +101152,7 @@ acm acK cmU aeU -xzV +urN xfU aeU krY @@ -101442,7 +101422,7 @@ aeu aeu aeu ckn -xzV +urN aaa aaa aaa @@ -101618,7 +101598,7 @@ aeu aeu aeu aeu -xzV +urN aeU pST fCc @@ -101669,8 +101649,8 @@ tKt jzF iVR aeu -xqu -leb +njU +suJ lrq bSY rHt @@ -101869,7 +101849,7 @@ acm vku aeu aeu -xzV +urN aap aeu aeu @@ -101907,9 +101887,9 @@ cfX lBI tPC lbK -eav +mws ecF -iiR +uQT npr bJv bJv @@ -101927,7 +101907,7 @@ jkd iMA xad aDQ -dFI +mIF ifQ fqx drF @@ -102059,7 +102039,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -102164,9 +102144,9 @@ wRl uJZ tPC lbK -uuL +ira ecF -sGY +nsg npr bJv bJv @@ -102183,7 +102163,7 @@ tKt pev iMA xad -uGQ +cIJ xad mWy csx @@ -102207,7 +102187,7 @@ eGW xmq uJg kMe -xzV +urN aaa aaa aaa @@ -102342,7 +102322,7 @@ aeu aeu aeu aeU -xzV +urN aap aeU lUq @@ -102382,7 +102362,7 @@ aaa aeu aeu aeu -xzV +urN cui aeu aeu @@ -102421,9 +102401,9 @@ csh rpU tPC lbK -asy +afg ecF -twE +aMk npr bJv bJv @@ -102440,7 +102420,7 @@ wCL ufI iMA xad -leb +suJ aeu lrq fcC @@ -102661,7 +102641,7 @@ tGV thJ ikX jVN -pHb +kTA eWP cGo fKA @@ -102678,9 +102658,9 @@ jjP woV fRz lbK -oak +tIA ecF -fSW +kyE xDc bJv bJv @@ -102722,7 +102702,7 @@ hOh cuR kMe aeU -kmK +rBW aaa aaa aaa @@ -102898,7 +102878,7 @@ aeu aeu aeu aeu -xzV +urN aeu aeu pVz @@ -102954,8 +102934,8 @@ cZh pqD pqD aeu -aFI -vbR +eMR +prD sAv mfb mvf @@ -103212,8 +103192,8 @@ jFz iza aeu aeu -dFI -xqu +mIF +njU wDz tVP fNo @@ -103869,7 +103849,7 @@ aeu aap aeU aeU -xzV +urN aeU aeu aeu @@ -104150,7 +104130,7 @@ aeu aeu aeu aeU -xzV +urN aeU aaa aaa @@ -104521,7 +104501,7 @@ vWY frP mtI lwp -xzV +urN aaa aaa aaa @@ -104708,10 +104688,10 @@ hCV uKJ mvD pVz -qOW -oUT -nAI -idL +kZh +doz +uus +krl xNc wsg dfW @@ -104763,7 +104743,7 @@ gVi uMD gVi gVi -sWV +mIU kcW kBF pNe @@ -104947,7 +104927,7 @@ aaa aaa aaa aaa -xzV +urN aeU exA aeu @@ -104965,9 +104945,9 @@ wdn pLO naP xBI -vgR -btV -tiC +jLB +ooe +vMs kkC tZc buJ @@ -105005,7 +104985,7 @@ xFM dny joS pqD -qZA +cZZ bMY xLY pqD @@ -105222,10 +105202,10 @@ xBI pVz qKx pVz -dey -dka -vbt -eju +fZj +luC +iQR +iYg tZc sMI khj @@ -105250,8 +105230,8 @@ xLd hpv aDQ ecF -iRN -uFq +hBs +bjR xDc xDc xDc @@ -105262,7 +105242,7 @@ oYc fkL xDc iza -qPp +fIz guJ yfc ofx @@ -105479,10 +105459,10 @@ pVz hDf ouH pVz -pfp -trx +efB +ghX kUp -ugh +oze xxk wSU hEI @@ -105505,10 +105485,10 @@ pwF kJH srx ubJ -xqu +njU ecF -ett -eav +lbC +mws aDQ vsh fsu @@ -105519,8 +105499,8 @@ kzP njf aCp uHG -sch -mKn +bda +qeL yfc ofx rtD @@ -105762,11 +105742,11 @@ jMa suQ raS ubJ -eav +mws ecF -qxd -asy -xqu +mSt +afg +njU osy uNO uNO @@ -105776,9 +105756,9 @@ hOH uNO osy pqD -tgT -qZA -qEd +hlh +cZZ +shO pqD cXh skC @@ -105786,12 +105766,12 @@ cXh cXh vVt vtf -jgv +rcf rjg uCd uCd rNJ -veN +utC iHP hgf kiZ @@ -105921,7 +105901,7 @@ aeu aeu aeu aeU -xzV +urN aeU aeu aeu @@ -106022,8 +106002,8 @@ fYw nKC nKC dEF -msr -tXh +axB +hfE qhR lOZ iun @@ -106033,8 +106013,8 @@ xsX qSN iiQ bPY -aSy -sch +oGB +bda yfc ofx wpg @@ -106065,7 +106045,7 @@ ijd viu qbB aeU -xzV +urN aeU acm aaa @@ -106290,7 +106270,7 @@ awW uNO uNO pqD -mKn +qeL guJ yfc ofx @@ -106307,7 +106287,7 @@ ciY lGs oKW ijl -sWV +mIU ijl oKW var @@ -106547,9 +106527,9 @@ jXd lrP eRy qId -qZA -tgT -aTK +cZZ +hlh +qQx iza cXh cXh @@ -106805,7 +106785,7 @@ rhN esq pqD pqD -qPp +fIz yfc ofx hph @@ -107062,7 +107042,7 @@ rhN jPq wXI iuC -sch +bda yfc ofx hSa @@ -107319,8 +107299,8 @@ tSI dJA xds iuC -qPp -nBF +fIz +pHs pqD cXh cXh @@ -107486,7 +107466,7 @@ aeu aeu aeu aeu -xzV +urN aeU aeU aeU @@ -107833,7 +107813,7 @@ rhN hfF vUT jWD -jCA +sLe yfc ofx hSa @@ -108090,8 +108070,8 @@ gdL pzh hri jWD -mKn -dxg +qeL +kPn pqD skC cXh @@ -108142,7 +108122,7 @@ aaa aaa aaa aaa -bNR +tQY aaa aaa aaa @@ -108253,7 +108233,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -108347,7 +108327,7 @@ esq rhN cee pqD -qZA +cZZ yfc ofx iXM @@ -108587,10 +108567,10 @@ fbK rtr eDr nlR -bjS -eqn +aup +meb wFs -aQL +eYp iyI rXQ kJW @@ -108604,7 +108584,7 @@ dZk quy lJA iza -tgT +hlh yfc ofx rtD @@ -108652,7 +108632,7 @@ acm sEp qVM cok -xzV +urN aeu aeu aeu @@ -108844,10 +108824,10 @@ gaE uNK qCj nKC -yiE -ioB -erT -nwZ +gWa +chi +rNm +xVT sij als mYQ @@ -108869,11 +108849,11 @@ wDz wDz cXh lqn -oQz +wss cXh cXh lqn -bUJ +gbQ cXh cXh mRg @@ -108881,8 +108861,8 @@ wMe ktu dzS moz -mgC -mop +mva +uNp aka aka iPa @@ -108904,11 +108884,11 @@ aeu aeu aeu aeu -xzV +urN acm sEp mZT -xzV +urN aeU aeu aeu @@ -109065,7 +109045,7 @@ aaa acm acm cmU -xzV +urN aeU aeu aeu @@ -109101,9 +109081,9 @@ fKf fyZ xtP iyI -ioB -pZS -qHK +chi +mai +xNq nlR iyI xuF @@ -109149,7 +109129,7 @@ btg rkG aeu aeu -xzV +urN aeU acm aaa @@ -109333,16 +109313,16 @@ efG yeY eFR fVJ -aXh -xRY +sCe +kvm dkh jUU nqm dkh dkh -ski -nXx -pgB +jdK +mcZ +iyN pBd mlz gOh @@ -109590,8 +109570,8 @@ qlC tbn lLp aWI -lCk -lSr +tfo +vyY cXZ ilK oiq @@ -109686,7 +109666,7 @@ wWW aeu aeU aeU -iuP +coy aeu aeu aaa @@ -109847,8 +109827,8 @@ efG xIS eFR aWI -tVk -iUo +hQe +wMv cXZ krg qMA @@ -110170,7 +110150,7 @@ rkG rhd rkG rhd -jSE +osj rkG rhd oZE @@ -110456,7 +110436,7 @@ gyV mLN aeu aeu -inx +gUW aeU aeU aaa @@ -111051,7 +111031,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -111374,7 +111354,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -111392,12 +111372,12 @@ efG qlC qlC efG -reg -jyu +kRr +eFa dfD -kRy -bXI -nDf +giQ +lUI +jey ovv ovv nIx @@ -111650,11 +111630,11 @@ efG yfS sOS fSK -tGC +lls oQe -svj +lvr oQe -jyu +eFa rEV ugp nIx @@ -111844,7 +111824,7 @@ aeu aeu aeu aeU -xzV +urN aeU aaa aaa @@ -111906,12 +111886,12 @@ lhV qlC oMZ xcj -bXI -nPu +lUI +hTn oQe -fwL +tTM oQe -lnP +ewi ovv jtk nIx @@ -112164,11 +112144,11 @@ efG mKP sOS fSK -kXE +mad oQe -dfP +toJ oQe -ncV +sFP rEV jiJ nIx @@ -112420,11 +112400,11 @@ tXA qlC vbc efG -wFx +wik dfD -urk -qfI -iPc +hUD +tKL +iuY ciW dSB mlC @@ -112443,7 +112423,7 @@ cml lbO cXT gLP -ers +iJY qjr rBH gDW @@ -112637,7 +112617,7 @@ aaa aaa aeU aeU -xzV +urN aeu aeu aeU @@ -112900,8 +112880,8 @@ agt acM vku aeu -kmK -xzV +rBW +urN aeu vku acm @@ -113176,8 +113156,8 @@ aeo aaa aaa acm -xzV -kmK +urN +rBW aeu aeu aeu @@ -113369,7 +113349,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -113436,7 +113416,7 @@ acm aaa aaa cmU -xzV +urN aeu efG qlC @@ -113915,7 +113895,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -114215,10 +114195,10 @@ qlC eLy wJj qlC -eav +mws aDQ aDQ -ett +lbC uxN tHT skB @@ -114473,9 +114453,9 @@ pVM efG efG aDQ -tXh -xqu -uuL +hfE +njU +ira uxN vKc xRE @@ -114729,9 +114709,9 @@ fbm ppz fbm aDQ -xqu +njU aDQ -uiX +hvZ aDQ uxN itn @@ -114775,7 +114755,7 @@ vvC lSl axt fBI -drb +dXX kNK hyl hXK @@ -114985,12 +114965,12 @@ aaa efG hCF efG -wef -sOA -mko +ekK +uJv +uQM tlM -wef -sme +ekK +oFN uxN yjd kut @@ -115012,7 +114992,7 @@ lMf qJf hja wEt -xqu +njU rnG hZp rnG @@ -115032,7 +115012,7 @@ cfC dPn axt mcN -imB +uRe tzI ueZ djW @@ -115271,8 +115251,8 @@ tud mQN aDQ sIf -wiA -uFq +oxR +bjR czT osR eGh @@ -115289,7 +115269,7 @@ soC cHI axt ixO -jsX +lSp dJg hyl rsw @@ -115499,13 +115479,13 @@ aaa efG cdN qlC -cHC +opA nig -xpn -puh -vPY -rWR -pap +qNR +jTM +qel +trA +rqv qNp mDb rIY @@ -115526,7 +115506,7 @@ bMN qPv gNB mQN -eCT +ayX czT czT hbE @@ -115756,8 +115736,8 @@ aaa fbm biI fbm -ett -eav +lbC +mws hDB hDB hDB @@ -116040,7 +116020,7 @@ xSU pyW nal mZW -iiR +uQT dyK vZv kNS @@ -116263,7 +116243,7 @@ acm aaa aaa acm -xzV +urN aeu aeu aeu @@ -116579,11 +116559,11 @@ xEV fqp xRB lcw -iWp +upH uvi rDl uvi -aPn +fnV jQT wZL lDB @@ -116774,7 +116754,7 @@ aaQ aaa aaa acm -xzV +urN efG efG jVI @@ -116811,7 +116791,7 @@ bvN fiY kzG mQN -wiA +oxR czT vZa axE @@ -117001,13 +116981,13 @@ aaa aaa aaa aeU -kmK -xzV +rBW +urN aeU aeu vku aeu -xzV +urN dVd aeu aeu @@ -117285,7 +117265,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -117325,7 +117305,7 @@ hbH uHN dhT mQN -uuL +ira czT gvM wSi @@ -117582,7 +117562,7 @@ lYE mfw pNk mQN -eUP +kBI czT czT hbE @@ -117612,7 +117592,7 @@ rFc jKz toZ bSi -kBd +hjA inQ rRm gmG @@ -117780,7 +117760,7 @@ aeu aeu aeu aeu -xzV +urN aeu aeu aeU @@ -117842,7 +117822,7 @@ mQN aDQ sIf cnR -sks +iqs czT nep fez @@ -117902,7 +117882,7 @@ gva cke acm cmU -xzV +urN cke aeu aeU @@ -118096,7 +118076,7 @@ lJd hNL fUP wEt -otq +ksc tXg niQ tXg @@ -118566,7 +118546,7 @@ aaa aaa aaQ aaa -xzV +urN aeu aeu aeu @@ -119193,7 +119173,7 @@ aEs aeu agt aeu -xzV +urN aaa aaa aaa @@ -120105,7 +120085,7 @@ aaa aaa aaa aeU -xzV +urN aeu aeu aeU @@ -120415,7 +120395,7 @@ sWI xPk dcE niQ -bOj +oQC yaG kEm cTh @@ -120425,7 +120405,7 @@ kvo wfD pmI yaG -hdc +cwK aGZ kFl iLS @@ -120623,7 +120603,7 @@ aeu aeu aap aeu -xzV +urN aeu aeu cIV @@ -120655,7 +120635,7 @@ omH ijF bjB tWg -kbM +qCM ipL omN omN @@ -120682,7 +120662,7 @@ vRh bNM ioK slo -pnR +doB aGZ nam bis @@ -120912,7 +120892,7 @@ omH ijF sIq tWg -uOF +hco rYx udF rSN @@ -121169,7 +121149,7 @@ lby dEc umq tWg -uUK +ain jrr cAu ppH @@ -121179,14 +121159,14 @@ rbO acj cAu cXg -wqG +njS aMe mfF fKS ogT urE niQ -oir +rzQ slo cOl wLX @@ -121196,7 +121176,7 @@ wDh ssg ycd slo -xAa +dQj skM sex sYd @@ -121391,8 +121371,8 @@ aaa aaa aaa aaa -kmK -xzV +rBW +urN aeu fvU lRk @@ -121426,7 +121406,7 @@ bBF nsn hLS wuE -dCh +pXk rLs lFt rJS @@ -121436,14 +121416,14 @@ dfU lJJ cAu wGA -vHW +vEV aMe oNk kbT sWI nch niQ -uuL +ira yaG xWm eON @@ -121504,7 +121484,7 @@ aeu aeu aeu aeU -xzV +urN aaa aaa aaa @@ -121683,7 +121663,7 @@ bBF jdE sIq tWg -rRn +brD rYx scc kxf @@ -121940,7 +121920,7 @@ mWS baz sIq tWg -rni +fXQ wHK dOW sKA @@ -122160,7 +122140,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -122441,8 +122421,8 @@ nhy nmu lZi cPu -fRr -mJE +hpg +lkg app mVL dBy @@ -122455,16 +122435,16 @@ baz sIq tWg hat -jFF -iVb +tpi +eUw wxq oUg feV eUT vme hat -xej -xPv +bgB +cqa hat rQQ hsx @@ -122698,7 +122678,7 @@ fvU pfJ lZi uDT -mCF +sgp hpC cDZ nfe @@ -122954,7 +122934,7 @@ lZi qdM nmu iUT -bda +cxN mQu ggZ cDZ @@ -123183,7 +123163,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -124699,7 +124679,7 @@ aaa aaa aaa aeU -xzV +urN aeu aaa aaa @@ -124726,7 +124706,7 @@ aaa aaa aaa aeU -xzV +urN aeu aeu vJc @@ -125239,7 +125219,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -125331,7 +125311,7 @@ kmM hGX mkk aTN -aVv +sru bUN bUN bUN @@ -125339,7 +125319,7 @@ cll bUN bUN bUN -lsN +vgF aeu aeu cKz @@ -125588,7 +125568,7 @@ clZ itC rCi aTN -xWu +wAs bUN bUN bUN @@ -125596,7 +125576,7 @@ bUN bUN bUN bUN -hcc +hmq aeu aeu uvO @@ -125723,7 +125703,7 @@ aaa aaa aaa aeU -xzV +urN aeU aeu aeu @@ -125854,7 +125834,7 @@ bUN bUN bUN bUk -jRV +lPn aeu usr xVm @@ -126110,8 +126090,8 @@ bUN bUN bUN bUN -vav -xzV +pJq +urN aeu usr uOa @@ -126133,7 +126113,7 @@ aeu aeu anH aeu -xzV +urN aaa aaa aaa @@ -126532,7 +126512,7 @@ aaa aaa acm aaa -xzV +urN aeu aeu aeu @@ -126616,7 +126596,7 @@ pvK lMo rrm lAB -xZQ +roD bUN bUN bUN @@ -126760,7 +126740,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -126873,7 +126853,7 @@ plx wGe izU axd -xWu +wAs bUN bUN bUN @@ -126903,7 +126883,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -126991,7 +126971,7 @@ aaa aeu aeU aeU -xzV +urN aeU aeu aeu @@ -127138,7 +127118,7 @@ bUN bUN bUN bUN -lsN +vgF aeu aeu usr @@ -127410,7 +127390,7 @@ aDS eoD bFI aeU -xzV +urN aeU aeu aeu @@ -127633,7 +127613,7 @@ kdO oXm gLK chg -ygw +hhI noE phX dsh @@ -127652,7 +127632,7 @@ bUN bUN bUN bUN -qXw +rdN aeu aeu rCi @@ -127667,7 +127647,7 @@ aDS kfp bFI rkn -kmK +rBW aeU aeU aeU @@ -127909,8 +127889,8 @@ bUN bUN bUN bUN -wii -lMR +wCc +jUI aeu rCi aeu @@ -127919,14 +127899,14 @@ aeu aeU aeU aeU -xzV +urN aDS kfp bFI aeU aeU aeU -kmK +rBW aeU aaQ aeo @@ -128010,7 +127990,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeU aeU @@ -128147,7 +128127,7 @@ wJe mHu seN chg -drf +kSU noE tej wkB @@ -128414,8 +128394,8 @@ ruc rsd sMh aeu -qJn -kAi +tiD +vkn bUN bUN bUN @@ -128428,7 +128408,7 @@ aeU aeu rCi aeu -xzV +urN cmU kgD gix @@ -128661,7 +128641,7 @@ wJe mHu hVF chg -ijw +kOP xWJ cua eer @@ -128672,7 +128652,7 @@ ivY sMh aeu aeu -mhV +bhp bUO bUN bUN @@ -128680,7 +128660,7 @@ bUN bUN bUN crK -hPZ +nUA aeu aeu rCi @@ -128817,7 +128797,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -129108,7 +129088,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -129372,7 +129352,7 @@ aeu aeu aeu aeu -xzV +urN aap aeu aeu @@ -129560,7 +129540,7 @@ aeu aeu aeU aeU -xzV +urN aeU aeU aeu @@ -129589,7 +129569,7 @@ aeu aeu aeu aeu -kmK +rBW aaa acm itR @@ -129654,7 +129634,7 @@ vor rrl azK hLZ -wAZ +pcP azx epW iZa @@ -129699,7 +129679,7 @@ iOW acm aeu aeu -xzV +urN acm aaa aaa @@ -129712,7 +129692,7 @@ acm cmU aeU cmU -xzV +urN cmU eoD eoD @@ -129945,9 +129925,9 @@ noj iOW vuk iOW -rik -qQc -uaC +vdP +rdY +qtf iOW noj iOW @@ -130143,7 +130123,7 @@ aeU aeu aeu aap -kmK +rBW aeu aeu aeu @@ -130169,8 +130149,8 @@ lDu qow efD viL -nvG -xBK +nIf +cZp wZx kWf sJS @@ -130396,7 +130376,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -130426,7 +130406,7 @@ lDu uJa dpM exc -fgR +fRM dVR oLH vGx @@ -130589,7 +130569,7 @@ aeu aeu aap aeU -xzV +urN aeU aeU aeu @@ -131173,15 +131153,15 @@ aaa vku aeu aeU -xzV -kmK +urN +rBW aeU rkn aDS hyB bFI aeU -xzV +urN aeU fYy aeu @@ -131344,7 +131324,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -131708,7 +131688,7 @@ aaa aoe aeu aeU -xzV +urN aaa aaa acm @@ -132237,7 +132217,7 @@ aeo acm aeo aeo -bst +mWz aaa aaa aaa @@ -132471,7 +132451,7 @@ ckk rZl cmU cmU -xzV +urN vku aeo aeo @@ -133765,7 +133745,7 @@ acm vku aeu aeU -xzV +urN aaa aeo aaa @@ -134012,7 +133992,7 @@ hyB hyB hyB cmU -kmK +rBW aof aeu aeu @@ -134191,7 +134171,7 @@ aeu aeu aeu aeU -xzV +urN aeU aeU aeu @@ -134210,9 +134190,9 @@ aeu aeu aeu dvN -ygL +iCv dvN -fhi +nuv dvN dvN aap @@ -134230,7 +134210,7 @@ aaa aaa aeU aeU -xzV +urN aeU aaa aaa @@ -134269,7 +134249,7 @@ pyg pyg pyg cmU -xzV +urN aeu aeu aeu @@ -134530,7 +134510,7 @@ aeu aeu aeu aeu -xzV +urN aeU aaa aaa @@ -134541,7 +134521,7 @@ aaa acm aaa aaQ -oqA +jTL aaa aaa aaa @@ -134727,7 +134707,7 @@ dvN dvN dvN dvN -ygL +iCv aeu aeu aeu @@ -134788,7 +134768,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -135004,7 +134984,7 @@ aeu aeu aeu aeu -xzV +urN aeU aaa aaa @@ -135035,7 +135015,7 @@ aeo aaa acm aaa -xzV +urN aeu aeu aeu @@ -135236,7 +135216,7 @@ aeu aeu dvN dvN -ygL +iCv apm dvN dvN @@ -135478,7 +135458,7 @@ aeu aap aeU aeU -xzV +urN aeU aeu aeu @@ -135552,7 +135532,7 @@ aaa aeu aeu aeu -xzV +urN amq aeU aeu @@ -135811,7 +135791,7 @@ aeu aeu aap aeu -xzV +urN aeu aeu acm @@ -136008,7 +135988,7 @@ aeu aeu dvN dvN -ygL +iCv aeu aeu aeu @@ -136755,7 +136735,7 @@ aaa aaa aaa aeU -xzV +urN aeU aeu aeu @@ -137055,7 +137035,7 @@ aeu aeu aeU aeU -xzV +urN aeU aeU aeU @@ -137867,7 +137847,7 @@ aaa aaa aaa aeU -xzV +urN aeu aeu aeu @@ -138080,7 +138060,7 @@ aeu aeu aeu aeU -kmK +rBW aeU aeU aaa @@ -138129,7 +138109,7 @@ aeu aeu aeu aeu -kmK +rBW aaa aaa aaa @@ -138644,7 +138624,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -138851,7 +138831,7 @@ aeu aeu aeu aeU -xzV +urN aeU aeU aeU @@ -138888,7 +138868,7 @@ aaa aeu vku aeU -xzV +urN aaa aaa aaa @@ -139112,7 +139092,7 @@ aeU aeU aeU aeU -kmK +rBW aeU aeU aeU @@ -139146,7 +139126,7 @@ aeu aeu aeu aeU -kmK +rBW aaa aaa aaa @@ -139154,7 +139134,7 @@ aeU aeU aeu aeu -xzV +urN aeU aeu aeu @@ -139342,7 +139322,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -139372,7 +139352,7 @@ aeU aeU aeU aeU -xzV +urN aeU aeU aeu @@ -139662,7 +139642,7 @@ aeu aeu aeu aeU -xzV +urN aaa aeU aeu @@ -140422,7 +140402,7 @@ aeu aeu aeu aeu -xzV +urN aeU aeU aeu @@ -141466,7 +141446,7 @@ aeu aeu aeu aeU -xzV +urN aeu aeu aeu @@ -141719,9 +141699,9 @@ aeu aeu aeu aeu -xzV +urN aeU -kmK +rBW aeU aeu aeu @@ -141743,7 +141723,7 @@ aaa aaa aaa aeU -xzV +urN aeU aeu icx @@ -141962,7 +141942,7 @@ aeu aeu aeu aeu -xzV +urN aeU aeu aeu @@ -142499,7 +142479,7 @@ aeu aeu aeu aeu -kmK +rBW cmU icx acm @@ -142772,7 +142752,7 @@ aeu aeu aeu aeu -kmK +rBW aaa aaQ aaa @@ -143012,7 +142992,7 @@ aeu aeu aeu aeu -xzV +urN aeu aeu aeu @@ -143028,12 +143008,12 @@ aeu aeu aeu aeu -xzV +urN aeU aaa aeU aeU -xzV +urN aaa aaa aaa @@ -143231,7 +143211,7 @@ aeu aeu aeu aeU -xzV +urN aeu aeu aeu @@ -143500,7 +143480,7 @@ aeu aeu aeu aeu -kmK +rBW aeU aeu aeu @@ -143544,7 +143524,7 @@ aeu aeu aeu aeU -xzV +urN aeu aeu aeu @@ -144032,7 +144012,7 @@ aeu aeu aeu aeU -xzV +urN aeu aeu aeu @@ -144239,7 +144219,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeU aeu @@ -144255,7 +144235,7 @@ aeu aeu aeu aeU -xzV +urN aeu aeu aeu @@ -144537,7 +144517,7 @@ aeu aeu amq aeU -kmK +rBW aeu aeu aeu @@ -144552,7 +144532,7 @@ aeu aeu aeu aeu -xzV +urN aeu aeu aeu @@ -144757,7 +144737,7 @@ aaa aaa aeU aeU -xzV +urN aeU aeu aeu @@ -144791,7 +144771,7 @@ aeu aeu aeu aeu -xzV +urN aeU aeU aap @@ -145044,7 +145024,7 @@ aaa aaa aaa aaa -xzV +urN aeu aeu aeu @@ -145341,7 +145321,7 @@ aeu aeu aeu aeu -xzV +urN aaa aaa aaa @@ -145572,7 +145552,7 @@ aeu aeu aeu aeU -kmK +rBW aeU aeu aeu @@ -146338,7 +146318,7 @@ aeu aeu aeu aeu -xzV +urN aeU aeU aeU @@ -147382,7 +147362,7 @@ aaa aaa aaa aaa -xzV +urN aeU aeu aeu @@ -147392,7 +147372,7 @@ aeu aeu aeu aeU -xzV +urN aaa aaa aaa @@ -147643,7 +147623,7 @@ aaa aaa aeU jyr -xzV +urN aeU aeu aeu diff --git a/_maps/map_files/KiloStation/KiloStation_skyrat.dmm b/_maps/map_files/KiloStation/KiloStation_skyrat.dmm index 81e5f09eab8..982234bb2e6 100644 --- a/_maps/map_files/KiloStation/KiloStation_skyrat.dmm +++ b/_maps/map_files/KiloStation/KiloStation_skyrat.dmm @@ -374,7 +374,7 @@ /turf/open/floor/engine, /area/ai_monitored/turret_protected/ai) "abJ" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/space/nearstation) "abK" = ( @@ -700,11 +700,11 @@ /turf/open/floor/engine, /area/ai_monitored/turret_protected/aisat_interior) "acW" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/space/nearstation) "acX" = ( @@ -740,7 +740,7 @@ /area/station/hallway/primary/port) "acZ" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/space/nearstation) "ada" = ( @@ -763,9 +763,9 @@ /turf/open/floor/iron/dark, /area/station/hallway/primary/central/fore) "add" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/space/nearstation) "ade" = ( @@ -2694,8 +2694,8 @@ }, /area/station/maintenance/fore) "akq" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/medical/psychology) "akt" = ( @@ -4586,7 +4586,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/machinery/camera/directional/west{ c_tag = "Genetics Monkey Pen"; name = "science camera"; @@ -5508,9 +5508,9 @@ /turf/open/floor/iron/dark, /area/station/maintenance/port/fore) "atM" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -5544,7 +5544,7 @@ /area/station/hallway/primary/port) "atQ" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -5553,7 +5553,7 @@ /area/station/medical/psychology) "atR" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/structure/disposalpipe/segment{ dir = 10 @@ -6786,8 +6786,8 @@ }, /area/station/maintenance/solars/starboard/fore) "ayo" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "ayp" = ( @@ -7430,11 +7430,11 @@ }, /area/station/cargo/storage) "aBt" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -9093,7 +9093,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/central/fore) "aKV" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/medical/psychology) "aKY" = ( @@ -9696,8 +9696,8 @@ }, /obj/structure/window/spawner, /obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/chapel/dock) "aNk" = ( @@ -9913,17 +9913,17 @@ /turf/open/floor/iron/dark, /area/station/medical/pharmacy) "aOa" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/medical/psychology) "aOb" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/medical/psychology) "aOc" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/medical/psychology) @@ -10061,7 +10061,7 @@ /area/station/medical/exam_room) "aOq" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/medical/psychology) @@ -10200,7 +10200,7 @@ /area/station/medical/paramedic) "aOC" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/psychology) "aOD" = ( @@ -10218,7 +10218,7 @@ /area/station/science/mixing) "aOE" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -11964,14 +11964,14 @@ /turf/open/floor/iron/showroomfloor, /area/station/medical/storage) "aTh" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/medical/virology) "aTi" = ( -/obj/structure/flora/junglebush/large, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/large, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/medical/virology) "aTk" = ( @@ -12975,10 +12975,10 @@ /area/station/medical/pharmacy) "aWs" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 8 }, @@ -13106,7 +13106,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/grass, /area/station/science/genetics) @@ -15015,7 +15015,7 @@ /obj/structure/window/spawner, /obj/structure/window/spawner/east, /obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/chapel/dock) "bdj" = ( @@ -15811,10 +15811,10 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics) "bfI" = ( @@ -16613,10 +16613,10 @@ /turf/open/floor/iron/dark, /area/station/security/checkpoint/science/research) "biD" = ( -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/jungle, +/obj/structure/flora/bush/sunny, /obj/item/food/grown/banana, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -17031,8 +17031,8 @@ /turf/open/floor/iron, /area/station/hallway/primary/aft) "blB" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/camera/directional/west{ c_tag = "Virology Monkey Pen"; @@ -17120,7 +17120,7 @@ /area/station/hallway/primary/aft) "bmC" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /obj/effect/spawner/random/engineering/tracking_beacon, @@ -17393,10 +17393,10 @@ dir = 8 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/hydroponics) "boM" = ( @@ -17479,7 +17479,7 @@ /area/station/hallway/primary/starboard) "bpa" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -18311,9 +18311,9 @@ /turf/open/floor/plating, /area/station/maintenance/central) "buw" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 }, @@ -21322,9 +21322,9 @@ /turf/open/floor/iron/showroomfloor, /area/station/security/prison) "bJE" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/station/hallway/primary/central) "bJJ" = ( @@ -21764,11 +21764,11 @@ /turf/open/floor/iron/cafeteria, /area/station/security/prison) "bML" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/aft) "bMM" = ( @@ -22461,9 +22461,9 @@ /turf/closed/mineral/random/labormineral, /area/station/hallway/secondary/entry) "bPK" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/space/nearstation) @@ -22506,7 +22506,7 @@ /area/space/nearstation) "bPR" = ( /obj/effect/turf_decal/stripes/line, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/space/nearstation) @@ -23303,9 +23303,9 @@ /area/station/cargo/sorting) "bSn" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1 @@ -23791,7 +23791,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/space/nearstation) @@ -23829,7 +23829,7 @@ /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) "bUy" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -23881,11 +23881,11 @@ /turf/open/misc/asteroid/airless, /area/space/nearstation) "bUE" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/space/nearstation) @@ -29854,7 +29854,7 @@ }, /area/station/maintenance/port/greater) "cnM" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, /area/space/nearstation) @@ -30022,7 +30022,7 @@ /turf/open/floor/plating, /area/station/maintenance/port/lesser) "coE" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/structure/sign/warning/electric_shock{ pixel_y = -32 }, @@ -31108,9 +31108,9 @@ /turf/open/misc/asteroid, /area/station/maintenance/port/lesser) "csS" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/station/maintenance/port/lesser) "csW" = ( @@ -33183,15 +33183,15 @@ /turf/open/misc/asteroid, /area/station/maintenance/port/lesser) "cBx" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/port/lesser) "cBy" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/port/lesser) "cBD" = ( @@ -33219,7 +33219,7 @@ /turf/open/floor/iron, /area/station/maintenance/starboard/fore) "cBN" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, /area/space/nearstation) @@ -33341,7 +33341,7 @@ }, /area/station/maintenance/fore) "cCV" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -34030,10 +34030,10 @@ /area/station/science/test_area) "cGz" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -36011,11 +36011,11 @@ /area/station/engineering/atmos/storage/gas) "ddk" = ( /obj/structure/cable, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 7; pixel_y = 3 }, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/security/prison) "ddt" = ( @@ -37098,8 +37098,8 @@ /obj/structure/window/spawner, /obj/structure/window/spawner/west, /obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/chapel/dock) "dFe" = ( @@ -37296,8 +37296,8 @@ /area/station/service/library) "dKg" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light/directional/east, /mob/living/carbon/human/species/monkey{ name = "mankey" @@ -38587,7 +38587,7 @@ /area/station/security/office) "emT" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/asteroid, /area/station/hallway/secondary/exit/departure_lounge) "emY" = ( @@ -38628,7 +38628,7 @@ /turf/open/floor/iron, /area/station/engineering/lobby) "enx" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/service/chapel/monastery) @@ -38650,7 +38650,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -40077,9 +40077,9 @@ /turf/open/floor/engine, /area/ai_monitored/command/storage/satellite) "eOS" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics) "eOX" = ( @@ -40147,9 +40147,9 @@ /turf/open/floor/iron/solarpanel/airless, /area/station/solars/port/aft) "ePI" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/hallway/primary/fore) "ePM" = ( @@ -41403,8 +41403,8 @@ /obj/structure/window/reinforced/spawner{ dir = 1 }, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/hallway/primary/fore) "frY" = ( @@ -42831,9 +42831,9 @@ /area/station/medical/surgery/aft) "fWe" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1 @@ -43494,9 +43494,9 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/hydroponics) "glC" = ( @@ -43850,7 +43850,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter) "gtd" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fullgrass_2" }, /obj/structure/flora/grass/jungle{ @@ -46048,9 +46048,9 @@ /turf/open/floor/iron/dark, /area/station/service/hydroponics) "hqz" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/item/radio/intercom/directional/south, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "hqC" = ( @@ -46368,8 +46368,8 @@ }, /area/station/maintenance/solars/port/aft) "hzm" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "hzt" = ( @@ -46422,9 +46422,9 @@ /turf/open/floor/iron/dark, /area/station/service/chapel/dock) "hBo" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/machinery/airalarm/directional/west, /turf/open/floor/grass, /area/station/medical/psychology) @@ -46748,7 +46748,7 @@ /turf/open/floor/iron, /area/station/security/office) "hKY" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "hLl" = ( @@ -47147,9 +47147,9 @@ /turf/open/floor/iron/showroomfloor, /area/station/command/heads_quarters/rd) "hRO" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/asteroid, /area/station/hallway/secondary/exit/departure_lounge) "hRT" = ( @@ -48134,11 +48134,11 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/hydroponics) "ilG" = ( @@ -48604,8 +48604,8 @@ /turf/open/floor/iron, /area/station/service/hydroponics) "ivT" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/chapel/monastery) "iwg" = ( @@ -48839,8 +48839,8 @@ /obj/structure/window/reinforced/spawner{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/reed, /obj/machinery/door/poddoor/shutters/preopen{ id = "emmd"; name = "Emergency Medical Lockdown Shutters" @@ -50273,7 +50273,7 @@ /obj/structure/sign/warning/electric_shock{ pixel_y = -32 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/machinery/light/small/directional/south, /obj/effect/turf_decal/sand/plating, /obj/structure/cable, @@ -50791,8 +50791,8 @@ }, /obj/structure/window/spawner, /obj/structure/window/spawner/north, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/station/service/chapel/dock) "jmN" = ( @@ -50821,9 +50821,9 @@ /turf/open/floor/engine/n2, /area/station/engineering/atmos) "joj" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -51122,7 +51122,7 @@ /turf/open/floor/iron/dark, /area/station/command/bridge) "jtJ" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "jtY" = ( @@ -51590,12 +51590,12 @@ /obj/structure/window/reinforced/spawner{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, /obj/structure/window/reinforced/spawner{ dir = 1 }, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/hallway/primary/fore) "jFz" = ( @@ -52129,8 +52129,8 @@ /turf/open/floor/carpet/green, /area/station/maintenance/port/greater) "jSx" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "jSM" = ( @@ -52975,7 +52975,7 @@ /turf/open/floor/plating, /area/station/cargo/warehouse) "kgm" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/chapel/monastery) "kgn" = ( @@ -53072,9 +53072,9 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/station/service/hydroponics) "kiK" = ( @@ -54548,7 +54548,7 @@ /turf/open/floor/iron, /area/station/security/prison) "kLy" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fernybush_3" }, /turf/open/misc/asteroid, @@ -56609,7 +56609,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter) "lGj" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /obj/machinery/airalarm/directional/east, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -57292,8 +57292,8 @@ /turf/closed/wall/r_wall, /area/station/engineering/atmos/pumproom) "lVx" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "lVA" = ( @@ -58563,10 +58563,10 @@ /obj/structure/flora/grass/jungle{ icon_state = "grassb2" }, -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "brflowers_3" }, -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fernybush_1" }, /turf/open/misc/asteroid, @@ -59353,8 +59353,8 @@ /area/station/service/chapel/monastery) "mOB" = ( /obj/machinery/firealarm/directional/north, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/pointy, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "mOG" = ( @@ -59906,7 +59906,7 @@ /turf/open/floor/engine, /area/station/engineering/storage/tech) "mWT" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/chapel/monastery) "mXf" = ( @@ -61487,10 +61487,10 @@ /area/station/hallway/primary/central/fore) "nMw" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 8 }, @@ -63232,9 +63232,9 @@ /obj/structure/window/reinforced/spawner{ dir = 8 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/door/poddoor/shutters/preopen{ id = "emmd"; name = "Emergency Medical Lockdown Shutters" @@ -63762,7 +63762,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter/room) "oHy" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/chapel/monastery) "oHJ" = ( @@ -64948,9 +64948,9 @@ /area/station/cargo/qm) "pfL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "pgf" = ( @@ -65787,9 +65787,9 @@ /turf/open/floor/iron/showroomfloor, /area/station/engineering/atmos) "pua" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "puG" = ( @@ -66100,10 +66100,10 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/hydroponics) "pBl" = ( @@ -66405,8 +66405,8 @@ /area/station/hallway/primary/fore) "pGW" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /obj/structure/cable, /turf/open/floor/grass, /area/station/security/prison) @@ -66482,7 +66482,7 @@ /turf/open/floor/wood, /area/station/command/heads_quarters/hos) "pIv" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/chapel/monastery) "pIy" = ( @@ -67139,7 +67139,7 @@ /turf/open/floor/plating/airless, /area/space/nearstation) "pTT" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/service/chapel/monastery) "pUl" = ( @@ -67796,9 +67796,9 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/service/hydroponics) "qjd" = ( @@ -68578,7 +68578,7 @@ }, /area/station/service/chapel/monastery) "qzL" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/effect/decal/cleanable/blood/old, /obj/structure/cable, /turf/open/floor/grass, @@ -70663,10 +70663,10 @@ /area/station/science/xenobiology) "rqY" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -71296,7 +71296,7 @@ /obj/structure/sign/departments/security{ pixel_y = -32 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/machinery/light/directional/south, /obj/effect/turf_decal/sand/plating, /obj/structure/cable, @@ -71390,10 +71390,10 @@ /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) "rJn" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/machinery/newscaster/directional/north, /obj/machinery/light/small/directional/north, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "rJG" = ( @@ -71858,9 +71858,9 @@ /turf/open/floor/plating, /area/station/security/checkpoint/customs) "rWe" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/reed, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/light/directional/south, /turf/open/floor/grass, /area/station/hallway/primary/fore) @@ -72748,9 +72748,9 @@ dir = 8 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics) "soq" = ( @@ -75024,7 +75024,7 @@ /turf/open/floor/iron, /area/station/security/brig) "tpw" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "tpx" = ( @@ -75088,9 +75088,9 @@ }, /area/station/service/chapel/monastery) "tqT" = ( -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/jungle, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sunny, /obj/machinery/light/directional/west, /turf/open/floor/grass, /area/station/medical/psychology) @@ -75908,8 +75908,8 @@ /turf/closed/wall/rust, /area/station/cargo/miningoffice) "tID" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/siding/wideplating_new/dark/corner, /turf/open/floor/grass, /area/station/service/hydroponics/garden) @@ -76756,9 +76756,9 @@ /obj/structure/window/reinforced/spawner{ dir = 1 }, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, /mob/living/simple_animal/butterfly, /turf/open/floor/grass, /area/station/hallway/primary/fore) @@ -76768,7 +76768,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "tXW" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/chapel/monastery) "tXY" = ( @@ -77650,7 +77650,7 @@ /turf/open/floor/iron/showroomfloor, /area/station/science/mixing/launch) "upp" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -78334,7 +78334,7 @@ /area/station/science/lab) "uDV" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -79320,9 +79320,9 @@ /area/station/command/heads_quarters/ce) "vbU" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/ferny, /obj/structure/cable, /turf/open/floor/grass, /area/station/security/prison) @@ -79488,7 +79488,7 @@ /turf/open/floor/iron/dark, /area/station/command/gateway) "vdK" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fullgrass_2" }, /obj/structure/flora/grass/jungle{ @@ -80940,10 +80940,10 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/service/hydroponics) "vJw" = ( @@ -81473,10 +81473,10 @@ /turf/open/floor/bronze, /area/station/maintenance/department/chapel) "vVX" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fullgrass_2" }, -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "genericbush_1" }, /turf/open/misc/asteroid, @@ -81543,7 +81543,7 @@ /area/station/cargo/warehouse) "vXv" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/item/plant_analyzer, /turf/open/floor/grass, /area/station/security/prison) @@ -81565,9 +81565,9 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/reed, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/hydroponics) "vXS" = ( @@ -82570,7 +82570,7 @@ /area/station/security/processing) "wtf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "wtq" = ( @@ -83241,7 +83241,7 @@ /turf/open/floor/iron/dark, /area/station/maintenance/fore) "wJY" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/service/chapel/monastery) @@ -83410,9 +83410,9 @@ /obj/structure/window/reinforced/spawner{ dir = 4 }, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/leafy, /mob/living/simple_animal/butterfly, /turf/open/floor/grass, /area/station/hallway/primary/fore) @@ -83587,8 +83587,8 @@ }, /area/station/maintenance/port/greater) "wRI" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "wRU" = ( @@ -83989,7 +83989,7 @@ /turf/open/floor/plating/airless, /area/station/maintenance/starboard/fore) "wZF" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/structure/flora/rock/pile{ icon_state = "basalt" }, @@ -84403,10 +84403,10 @@ /area/station/engineering/atmos/pumproom) "xiX" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/leafy, /obj/structure/cable, /turf/open/floor/grass, /area/station/security/prison) @@ -84561,8 +84561,8 @@ /turf/open/floor/iron/dark, /area/station/command/heads_quarters/captain) "xmZ" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "xng" = ( @@ -84896,9 +84896,9 @@ /turf/open/floor/plating, /area/station/maintenance/port/lesser) "xta" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/machinery/light/small/directional/south, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "xtt" = ( @@ -86027,8 +86027,8 @@ /area/space/nearstation) "xQq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/service/hydroponics/garden) "xQQ" = ( @@ -86106,7 +86106,7 @@ /area/station/security/office) "xRV" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/security/prison) "xRY" = ( @@ -86188,9 +86188,9 @@ /obj/structure/window/reinforced/spawner{ dir = 8 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /obj/machinery/door/poddoor/shutters/preopen{ id = "emmd"; name = "Emergency Medical Lockdown Shutters" @@ -86908,10 +86908,10 @@ /turf/closed/wall/r_wall, /area/ai_monitored/command/nuke_storage) "yjg" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/stalky, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/service/hydroponics) "yjH" = ( diff --git a/_maps/map_files/KiloStation/skyrat_old/KiloStation_skyrat_old.dmm b/_maps/map_files/KiloStation/skyrat_old/KiloStation_skyrat_old.dmm index e54f26db797..620e3b24d52 100644 --- a/_maps/map_files/KiloStation/skyrat_old/KiloStation_skyrat_old.dmm +++ b/_maps/map_files/KiloStation/skyrat_old/KiloStation_skyrat_old.dmm @@ -386,7 +386,7 @@ /turf/open/floor/engine, /area/ai_monitored/turret_protected/ai) "abJ" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/space/nearstation) "abK" = ( @@ -747,11 +747,11 @@ /turf/open/floor/engine, /area/ai_monitored/turret_protected/aisat_interior) "acW" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/space/nearstation) "acX" = ( @@ -787,7 +787,7 @@ /area/station/hallway/primary/port) "acZ" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/space/nearstation) "ada" = ( @@ -807,9 +807,9 @@ /turf/open/floor/iron/dark, /area/station/hallway/primary/fore) "add" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/space/nearstation) "ade" = ( @@ -2820,8 +2820,8 @@ }, /area/station/maintenance/fore) "akq" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/medical/psychology) "akr" = ( @@ -4795,7 +4795,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/machinery/camera/directional/west{ c_tag = "Genetics Monkey Pen"; name = "science camera"; @@ -5737,9 +5737,9 @@ /turf/open/floor/iron/dark, /area/station/maintenance/port/fore) "atM" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -5773,7 +5773,7 @@ /area/station/hallway/primary/port) "atQ" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -5782,7 +5782,7 @@ /area/station/medical/psychology) "atR" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/structure/disposalpipe/segment{ dir = 10 @@ -7588,11 +7588,11 @@ /turf/open/floor/iron, /area/station/security/checkpoint/engineering) "aBt" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -9268,7 +9268,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/fore) "aKV" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/station/medical/psychology) "aKY" = ( @@ -10080,17 +10080,17 @@ /turf/open/floor/iron/dark, /area/station/medical/pharmacy) "aOa" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/station/medical/psychology) "aOb" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/medical/psychology) "aOc" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/medical/psychology) @@ -10238,7 +10238,7 @@ /area/station/medical/exam_room) "aOq" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/medical/psychology) @@ -10364,7 +10364,7 @@ /area/station/medical/paramedic) "aOC" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/psychology) "aOD" = ( @@ -10382,7 +10382,7 @@ /area/station/science/mixing) "aOE" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -12134,14 +12134,14 @@ /turf/open/floor/iron/showroomfloor, /area/station/medical/storage) "aTh" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/medical/virology) "aTi" = ( -/obj/structure/flora/junglebush/large, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/large, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/medical/virology) "aTk" = ( @@ -13097,10 +13097,10 @@ /area/station/medical/pharmacy) "aWs" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 8 }, @@ -13227,7 +13227,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/grass, /area/station/science/genetics) @@ -16823,10 +16823,10 @@ /turf/open/floor/iron/dark, /area/station/security/checkpoint/science/research) "biD" = ( -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/jungle, +/obj/structure/flora/bush/sunny, /obj/item/food/grown/banana, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -17240,8 +17240,8 @@ /turf/open/floor/iron, /area/station/hallway/primary/aft) "blB" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/camera/directional/west{ c_tag = "Virology Monkey Pen"; @@ -17330,7 +17330,7 @@ /area/station/hallway/primary/aft) "bmC" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -17660,7 +17660,7 @@ /area/station/hallway/primary/starboard) "bpa" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -18534,9 +18534,9 @@ /turf/open/floor/plating, /area/station/maintenance/central) "buw" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 }, @@ -21347,9 +21347,9 @@ /turf/open/floor/iron/showroomfloor, /area/station/security/prison) "bJE" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/station/hallway/primary/central) "bJJ" = ( @@ -21813,11 +21813,11 @@ /turf/open/floor/iron/cafeteria, /area/station/security/prison) "bML" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/aft) "bMM" = ( @@ -22486,9 +22486,9 @@ /turf/closed/mineral/random/labormineral, /area/station/hallway/secondary/entry) "bPK" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/station/hallway/secondary/entry) @@ -22533,7 +22533,7 @@ /area/station/hallway/secondary/entry) "bPR" = ( /obj/effect/turf_decal/stripes/line, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/station/hallway/secondary/entry) @@ -23382,9 +23382,9 @@ /area/station/maintenance/starboard/aft) "bSn" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1 @@ -23917,7 +23917,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/station/hallway/secondary/entry) @@ -23956,7 +23956,7 @@ /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) "bUy" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -24008,11 +24008,11 @@ /turf/open/misc/asteroid/airless, /area/station/hallway/secondary/entry) "bUE" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/effect/decal/cleanable/dirt, /turf/open/misc/asteroid/airless, /area/station/hallway/secondary/entry) @@ -28649,11 +28649,11 @@ }, /area/station/maintenance/starboard/aft) "ciY" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/fore) "ciZ" = ( @@ -29980,7 +29980,7 @@ }, /area/station/maintenance/port) "cnM" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, /area/space/nearstation) @@ -30131,7 +30131,7 @@ /turf/open/floor/plating, /area/station/maintenance/port/aft) "coE" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/structure/sign/warning/electric_shock{ pixel_y = -32 }, @@ -31232,9 +31232,9 @@ /turf/open/misc/asteroid, /area/station/maintenance/port/aft) "csS" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/station/maintenance/port/aft) "csW" = ( @@ -33376,15 +33376,15 @@ /turf/open/misc/asteroid, /area/station/maintenance/port/aft) "cBx" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/port/aft) "cBy" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/port/aft) "cBD" = ( @@ -33412,7 +33412,7 @@ /turf/open/floor/iron, /area/station/maintenance/starboard/fore) "cBN" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, /area/space/nearstation) @@ -33493,9 +33493,9 @@ /turf/open/floor/iron, /area/station/security/prison/safe) "cCB" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/station/maintenance/fore) "cCF" = ( @@ -33543,7 +33543,7 @@ }, /area/station/maintenance/fore) "cCV" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -34183,7 +34183,7 @@ /turf/open/floor/iron/dark, /area/station/maintenance/solars/starboard/aft) "cGp" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/station/maintenance/fore) "cGq" = ( @@ -34246,10 +34246,10 @@ /area/station/science/test_area) "cGz" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -36031,8 +36031,8 @@ /area/station/engineering/break_room) "cZo" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/service/chapel) @@ -36192,11 +36192,11 @@ /area/station/engineering/break_room) "ddk" = ( /obj/structure/cable, -/obj/structure/flora/ausbushes/sparsegrass{ +/obj/structure/flora/bush/sparsegrass{ pixel_x = 7; pixel_y = 3 }, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/security/prison) "ddt" = ( @@ -36427,9 +36427,9 @@ /area/station/science/research) "djY" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced{ dir = 4 }, @@ -36653,10 +36653,10 @@ /area/station/engineering/main) "dsc" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 8 }, @@ -37369,8 +37369,8 @@ /area/station/service/bar) "dKg" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light/directional/east, /mob/living/carbon/human/species/monkey{ name = "mankey" @@ -38523,7 +38523,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -38990,10 +38990,10 @@ /area/station/engineering/supermatter/room) "ezG" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -40135,10 +40135,10 @@ /area/station/maintenance/starboard/aft) "eUm" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -40265,8 +40265,8 @@ /area/station/command/heads_quarters/cmo) "eWZ" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/station/service/chapel) "eXi" = ( @@ -40613,9 +40613,9 @@ /area/station/command/heads_quarters/captain) "fhH" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1 @@ -41167,7 +41167,7 @@ /area/station/science/mixing) "fvI" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/airalarm/directional/north, /turf/open/floor/grass, /area/station/service/chapel) @@ -41301,9 +41301,9 @@ /area/station/engineering/atmos) "fAE" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced{ dir = 8 }, @@ -41743,7 +41743,7 @@ /area/station/engineering/supermatter/room) "fHr" = ( /obj/effect/turf_decal/stripes/line, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid/airless, /area/station/hallway/secondary/entry) "fHs" = ( @@ -42348,9 +42348,9 @@ /area/station/service/chapel) "fWe" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1 @@ -43230,7 +43230,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter) "gtd" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fullgrass_2" }, /obj/structure/flora/grass/jungle{ @@ -45542,7 +45542,7 @@ }, /area/station/maintenance/solars/port/aft) "hzm" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /mob/living/simple_animal/butterfly, @@ -45585,9 +45585,9 @@ /turf/open/floor/carpet/royalblue, /area/station/command/heads_quarters/captain) "hBo" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_br, /obj/machinery/airalarm/directional/west, /turf/open/floor/grass, /area/station/medical/psychology) @@ -47694,9 +47694,9 @@ /area/station/engineering/break_room) "iAG" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced{ dir = 4 }, @@ -49036,7 +49036,7 @@ /obj/structure/sign/warning/electric_shock{ pixel_y = -32 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/machinery/light/small/directional/south, /obj/effect/turf_decal/sand/plating, /obj/structure/cable, @@ -49499,9 +49499,9 @@ /turf/open/floor/engine/n2, /area/station/engineering/atmos) "joj" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -49791,7 +49791,7 @@ /area/station/command/bridge) "jtJ" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -53149,7 +53149,7 @@ /turf/open/floor/iron, /area/station/security/prison) "kLy" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fernybush_3" }, /turf/open/misc/asteroid, @@ -55009,7 +55009,7 @@ /turf/open/floor/engine, /area/station/engineering/supermatter) "lGj" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /obj/machinery/airalarm/directional/east, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -56870,10 +56870,10 @@ /obj/structure/flora/grass/jungle{ icon_state = "grassb2" }, -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "brflowers_3" }, -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fernybush_1" }, /turf/open/misc/asteroid, @@ -58522,11 +58522,11 @@ /turf/open/floor/plating, /area/station/maintenance/port/aft) "nnU" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/machinery/light/directional/west, /turf/open/misc/asteroid, /area/station/maintenance/fore) @@ -59338,10 +59338,10 @@ /area/station/engineering/supermatter/room) "nMw" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 8 }, @@ -59584,8 +59584,8 @@ /area/station/commons/toilet/restrooms) "nRG" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/leafy, /obj/machinery/light/directional/north, /obj/item/radio/intercom/directional/north, /turf/open/floor/grass, @@ -60421,10 +60421,10 @@ /area/station/command/heads_quarters/hop) "olX" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -63316,7 +63316,7 @@ /area/station/engineering/atmos) "pua" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/service/chapel) @@ -63935,8 +63935,8 @@ /area/station/science/genetics) "pGW" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, /obj/structure/cable, /turf/open/floor/grass, /area/station/security/prison) @@ -65869,7 +65869,7 @@ /turf/open/floor/iron, /area/station/command/gateway) "qzL" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/effect/decal/cleanable/blood/old, /obj/structure/cable, /turf/open/floor/grass, @@ -67063,9 +67063,9 @@ /area/station/maintenance/port/aft) "rbu" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced{ dir = 4 }, @@ -67923,10 +67923,10 @@ /area/station/service/kitchen) "rqY" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, @@ -68481,7 +68481,7 @@ /obj/structure/sign/departments/security{ pixel_y = -32 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/machinery/light/directional/south, /obj/effect/turf_decal/sand/plating, /obj/structure/cable, @@ -71876,9 +71876,9 @@ /area/station/security/brig) "tpw" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/ferny, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, @@ -71933,9 +71933,9 @@ /turf/open/floor/engine, /area/ai_monitored/turret_protected/aisat_interior) "tqT" = ( -/obj/structure/flora/junglebush, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/jungle, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sunny, /obj/machinery/light/directional/west, /turf/open/floor/grass, /area/station/medical/psychology) @@ -72415,10 +72415,10 @@ /area/station/hallway/primary/starboard) "tBQ" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1 @@ -73472,7 +73472,7 @@ /area/station/command/teleporter) "tWd" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/service/chapel) "tWx" = ( @@ -74413,7 +74413,7 @@ /turf/open/floor/iron/showroomfloor, /area/station/science/misc_lab) "upp" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /obj/effect/turf_decal/stripes/line{ dir = 8 }, @@ -74478,10 +74478,10 @@ /area/station/cargo/sorting) "uqP" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/leafy, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/grass, @@ -75004,7 +75004,7 @@ /area/station/science/lab) "uDV" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -75905,9 +75905,9 @@ /area/station/command/heads_quarters/ce) "vbU" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/ferny, /obj/structure/cable, /turf/open/floor/grass, /area/station/security/prison) @@ -76059,7 +76059,7 @@ /turf/open/floor/iron/dark, /area/station/command/gateway) "vdK" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fullgrass_2" }, /obj/structure/flora/grass/jungle{ @@ -78008,10 +78008,10 @@ /turf/open/floor/iron/showroomfloor, /area/station/service/theater) "vVX" = ( -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "fullgrass_2" }, -/obj/structure/flora/ausbushes/palebush{ +/obj/structure/flora/bush/pale{ icon_state = "genericbush_1" }, /turf/open/misc/asteroid, @@ -78088,7 +78088,7 @@ /area/station/cargo/warehouse) "vXv" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/item/plant_analyzer, /turf/open/floor/grass, /area/station/security/prison) @@ -78364,9 +78364,9 @@ /area/station/cargo/storage) "wfH" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/leafy, /obj/structure/window/reinforced{ dir = 4 }, @@ -80775,10 +80775,10 @@ /area/station/engineering/atmos) "xiX" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/leafy, /obj/structure/cable, /turf/open/floor/grass, /area/station/security/prison) @@ -82398,7 +82398,7 @@ /area/station/security/office) "xRV" = ( /obj/structure/flora/grass/jungle/b, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/station/security/prison) "xRY" = ( @@ -82497,10 +82497,10 @@ /area/ai_monitored/command/storage/eva) "xTQ" = ( /obj/structure/flora/grass/jungle, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/generic, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced{ dir = 4 }, diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index bcfe031333e..4f451d775af 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -73,11 +73,6 @@ }, /turf/open/floor/iron/checker, /area/station/science/research) -"aaE" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/plating, -/area/station/maintenance/port) "aaI" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -85,17 +80,12 @@ }, /turf/open/floor/carpet, /area/station/commons/dorms) -"abo" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Evidence Storage" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, +"abl" = ( +/obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/brig) +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "abI" = ( /obj/structure/chair/stool/directional/south, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -226,12 +216,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/iron/dark/textured, /area/station/medical/cryo) -"aeG" = ( -/obj/structure/closet, -/obj/item/extinguisher, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) "afa" = ( /obj/machinery/computer/secure_data{ dir = 4 @@ -292,6 +276,14 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"afO" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "afZ" = ( /obj/machinery/vending/coffee, /obj/structure/disposalpipe/segment, @@ -457,6 +449,14 @@ }, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) +"aie" = ( +/obj/structure/flora/bush/sunny/style_random, +/obj/machinery/camera/directional/north{ + c_tag = "Virology Test Subject Chamber"; + network = list("ss13","medbay") + }, +/turf/open/floor/grass, +/area/station/medical/virology) "air" = ( /obj/structure/table/reinforced, /obj/item/tank/internals/anesthetic{ @@ -521,14 +521,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"akd" = ( -/obj/structure/water_source/puddle, -/obj/structure/flora/junglebush/large{ - pixel_y = 0 - }, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/medical/virology) "aks" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -695,16 +687,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/ai_monitored/security/armory) -"anH" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/obj/structure/cable, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark, -/area/station/security/lockers) "anL" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ @@ -735,6 +717,11 @@ "aok" = ( /turf/open/floor/iron, /area/station/cargo/storage) +"aot" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) "aox" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, @@ -1209,6 +1196,10 @@ }, /turf/open/floor/carpet, /area/station/commons/dorms) +"awh" = ( +/obj/structure/flora/rock/pile/jungle/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) "aww" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 5 @@ -1252,6 +1243,11 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/brig) +"axm" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) "axx" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -2116,6 +2112,10 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/hallway/primary/central) +"aLM" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/aft/greater) "aMf" = ( /obj/structure/disposalpipe/segment, /obj/structure/table/wood, @@ -2425,6 +2425,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/server) +"aQy" = ( +/obj/structure/flora/bush/jungle/b/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/medical/virology) "aQz" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 5 @@ -2731,17 +2737,6 @@ }, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai) -"aVI" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/science/research) "aVX" = ( /obj/machinery/door/airlock/hatch{ name = "Telecomms Server Room" @@ -2879,11 +2874,6 @@ /obj/item/bedsheet, /turf/open/floor/iron, /area/station/security/brig) -"aXG" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/cable, -/turf/open/floor/grass, -/area/station/medical/virology) "aXI" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -2977,11 +2967,6 @@ }, /turf/open/floor/plating/airless, /area/space/nearstation) -"aZc" = ( -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "aZq" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 1 @@ -3226,18 +3211,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white/smooth_large, /area/station/medical/surgery/theatre) -"bdP" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/obj/structure/cable, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark, -/area/station/security/lockers) "bec" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -3410,6 +3383,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"bgT" = ( +/obj/structure/window/fulltile, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "bgV" = ( /obj/structure/chair{ dir = 4 @@ -3871,6 +3850,13 @@ /obj/structure/closet, /turf/open/floor/iron/dark, /area/station/hallway/primary/aft) +"bov" = ( +/obj/structure/closet, +/obj/item/clothing/gloves/color/fyellow, +/obj/effect/spawner/random/maintenance/two, +/obj/item/clothing/head/festive, +/turf/open/floor/plating, +/area/station/maintenance/fore) "boD" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -3942,6 +3928,10 @@ /obj/structure/sign/poster/contraband/random/directional/west, /turf/open/floor/wood, /area/station/service/theater) +"bqa" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) "bqk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/atmos/glass{ @@ -4898,6 +4888,11 @@ }, /turf/open/floor/iron, /area/station/science/robotics/lab) +"bLL" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/grass, +/area/station/medical/virology) "bLQ" = ( /turf/closed/wall, /area/station/medical/coldroom) @@ -5097,16 +5092,6 @@ /obj/structure/sign/warning/biohazard, /turf/closed/wall, /area/station/maintenance/department/science/xenobiology) -"bPS" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/station/maintenance/aft/greater) -"bQg" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/station/maintenance/aft/lesser) "bQj" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ dir = 4 @@ -5595,6 +5580,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"cbo" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) "cbz" = ( /turf/closed/wall, /area/station/cargo/storage) @@ -6427,6 +6420,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"cug" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) "cur" = ( /turf/open/floor/plating, /area/station/maintenance/fore) @@ -6987,6 +6992,15 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) +"cDb" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/mining{ + name = "Deliveries" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron, +/area/station/cargo/sorting) "cDA" = ( /obj/machinery/dna_scannernew, /obj/effect/turf_decal/siding/purple{ @@ -7786,12 +7800,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/security/prison) -"cUD" = ( -/obj/machinery/door/airlock/maintenance, -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/access/all/supply/general, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "cUH" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8269,6 +8277,16 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"dbs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Interrogation" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) "dbH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8293,6 +8311,10 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet, /area/station/service/theater) +"dcf" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/aft/greater) "dcj" = ( /obj/machinery/door/airlock/maintenance{ name = "Morgue Maintenance" @@ -8430,6 +8452,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"deC" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) "deG" = ( /obj/machinery/vending/wardrobe/law_wardrobe, /turf/open/floor/wood, @@ -9243,6 +9270,12 @@ dir = 1 }, /area/station/engineering/atmos/storage/gas) +"dsu" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/maintenance/aft/lesser) "dsI" = ( /obj/machinery/airalarm/directional/south, /obj/effect/turf_decal/tile/blue, @@ -9535,6 +9568,12 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"dzC" = ( +/obj/effect/decal/cleanable/oil, +/obj/machinery/light/small/directional/west, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) "dzM" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -10582,11 +10621,6 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"dTp" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/four, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "dTq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/hatch{ @@ -10808,10 +10842,6 @@ }, /turf/open/floor/iron/white, /area/station/science/misc_lab) -"dWT" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/station/maintenance/starboard/lesser) "dXe" = ( /obj/machinery/door/airlock/maintenance{ name = "Storage Room" @@ -11068,6 +11098,10 @@ icon_state = "platingdmg2" }, /area/station/maintenance/port/fore) +"ebb" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) "ebn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -11270,6 +11304,13 @@ }, /turf/open/floor/iron/dark, /area/ai_monitored/security/armory) +"eeT" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/flora/bush/stalky/style_random, +/turf/open/floor/grass, +/area/station/science/research) "efa" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, @@ -11651,11 +11692,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/storage) -"eld" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "elm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -11901,6 +11937,13 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron, /area/station/hallway/secondary/command) +"epD" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/station/maintenance/starboard/greater) "epF" = ( /obj/machinery/chem_master/condimaster{ desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; @@ -11967,6 +12010,12 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"eqT" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/machinery/airalarm/directional/north, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/medical/virology) "eqU" = ( /obj/machinery/light/small/directional/north, /obj/machinery/firealarm/directional/north, @@ -12270,10 +12319,6 @@ "eut" = ( /turf/closed/wall, /area/station/science/robotics/lab) -"euv" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/fore) "euQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -12294,6 +12339,16 @@ }, /turf/open/floor/iron/white, /area/station/security/prison) +"evd" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) "evf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -12761,11 +12816,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"eGc" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/port/greater) "eGd" = ( /obj/machinery/door/window{ dir = 1; @@ -13016,11 +13066,6 @@ }, /turf/closed/wall/r_wall, /area/station/hallway/secondary/command) -"eMk" = ( -/obj/effect/spawner/random/maintenance, -/obj/structure/closet, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "eMG" = ( /obj/structure/closet/lasertag/blue, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -13372,6 +13417,18 @@ /obj/machinery/light/no_nightlight/directional/south, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"eTl" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/lockers) "eTn" = ( /obj/structure/chair{ dir = 4 @@ -14713,6 +14770,10 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"fuU" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) "fwD" = ( /obj/structure/chair{ dir = 1 @@ -15054,6 +15115,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"fEd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/office) "fEg" = ( /obj/machinery/door/airlock{ name = "Service Hall" @@ -15574,19 +15644,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/medical/abandoned) -"fNC" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) -"fNH" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mining Dock Maintenance" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "fNI" = ( /obj/structure/sign/poster/contraband/random/directional/east, /turf/open/floor/wood, @@ -15887,12 +15944,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"fUt" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/station/maintenance/port) "fUx" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -15951,17 +16002,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central) -"fVP" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/science/research) "fVU" = ( /obj/structure/chair{ dir = 4 @@ -15983,10 +16023,6 @@ "fWA" = ( /turf/closed/wall/r_wall, /area/station/maintenance/starboard/greater) -"fWC" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/station/maintenance/aft/greater) "fWQ" = ( /obj/machinery/atmospherics/components/binary/valve/digital, /turf/open/floor/iron/white, @@ -16465,12 +16501,6 @@ }, /turf/open/floor/wood, /area/station/cargo/qm) -"geR" = ( -/obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "geV" = ( /obj/structure/sink{ dir = 4; @@ -16729,11 +16759,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"gjE" = ( -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/port) "gjF" = ( /obj/machinery/vending/wardrobe/jani_wardrobe, /turf/open/floor/iron, @@ -16750,6 +16775,18 @@ dir = 5 }, /area/station/service/kitchen) +"gke" = ( +/obj/structure/closet, +/obj/item/assembly/prox_sensor{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "gkx" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -17120,6 +17157,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/central) +"gro" = ( +/obj/structure/closet, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "grp" = ( /obj/machinery/vending/wardrobe/sec_wardrobe, /obj/effect/turf_decal/tile/red/anticorner/contrasted, @@ -17391,15 +17433,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/locker) -"gvS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/reagent_dispensers/plumbed, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/station/maintenance/fore) "gwc" = ( /obj/structure/chair/stool/bar/directional/south, /obj/effect/turf_decal/tile/bar, @@ -17494,6 +17527,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, /turf/open/floor/engine, /area/station/science/xenobiology) +"gyW" = ( +/obj/structure/closet/emcloset, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) "gzi" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -17685,10 +17723,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/cargo/sorting) -"gDs" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "gDv" = ( /obj/item/kirbyplants, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -17906,6 +17940,12 @@ }, /turf/open/floor/iron, /area/station/security/holding_cell) +"gHz" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/station/maintenance/aft/lesser) "gHE" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -18766,19 +18806,21 @@ /obj/machinery/atmospherics/components/trinary/filter/flipped/critical, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"gWy" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/structure/sign/poster/contraband/random/directional/north, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/station/maintenance/port/aft) "gWH" = ( /obj/effect/spawner/random/maintenance, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"gWR" = ( +/obj/machinery/door/airlock/mining{ + name = "Deliveries" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron, +/area/station/cargo/sorting) "gXd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -19432,6 +19474,13 @@ "hjw" = ( /turf/open/floor/iron/white, /area/station/science/cytology) +"hjP" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/station/maintenance/port/aft) "hjS" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -19888,6 +19937,14 @@ }, /turf/open/floor/plating, /area/station/maintenance/space_hut) +"hsm" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/closet, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "hsp" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -20041,10 +20098,6 @@ /obj/machinery/light/floor, /turf/open/floor/iron, /area/station/engineering/atmos) -"huv" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/starboard/greater) "hux" = ( /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall, @@ -20820,6 +20873,13 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/iron, /area/station/security/office) +"hIS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/fore) "hIZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -21057,11 +21117,6 @@ /obj/item/flashlight/seclite, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) -"hMF" = ( -/obj/structure/closet/emcloset, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/plating, -/area/station/maintenance/starboard/greater) "hMQ" = ( /obj/machinery/camera/directional/south{ c_tag = "Holodeck Control" @@ -21190,6 +21245,11 @@ }, /turf/open/floor/plating, /area/station/medical/pharmacy) +"hQd" = ( +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/item/food/grown/banana, +/turf/open/floor/grass, +/area/station/medical/virology) "hQj" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ @@ -21910,6 +21970,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"iaT" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "iaZ" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=16-Fore"; @@ -21918,10 +21982,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"iba" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/starboard/greater) "ibw" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 4 @@ -22946,6 +23006,12 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"irK" = ( +/obj/structure/closet, +/obj/item/extinguisher, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "irL" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/white, @@ -23767,11 +23833,6 @@ }, /turf/open/floor/iron, /area/station/commons/storage/tools) -"iEn" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/item/food/grown/banana, -/turf/open/floor/grass, -/area/station/medical/virology) "iEE" = ( /obj/structure/table, /obj/effect/spawner/random/entertainment/deck, @@ -24315,6 +24376,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, /turf/open/floor/iron/dark/textured, /area/station/medical/cryo) +"iNk" = ( +/obj/structure/closet, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) "iNo" = ( /obj/structure/filingcabinet/filingcabinet, /obj/machinery/camera/directional/south{ @@ -24757,6 +24823,10 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"iTI" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) "iTO" = ( /obj/effect/turf_decal/tile/red, /obj/effect/turf_decal/tile/red{ @@ -26352,10 +26422,6 @@ /obj/structure/closet/secure_closet/brig, /turf/open/floor/iron/dark, /area/station/security/holding_cell) -"jux" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/port) "juC" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 1; @@ -26363,6 +26429,11 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"juF" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/virology) "juH" = ( /obj/item/kirbyplants/random, /obj/machinery/firealarm/directional/west{ @@ -26382,6 +26453,11 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) +"juT" = ( +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/station/maintenance/port) "juV" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26564,10 +26640,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/general, /turf/open/floor/wood, /area/station/command/corporate_showroom) -"jxk" = ( -/obj/structure/closet/wardrobe/grey, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "jxm" = ( /obj/structure/table, /obj/item/stack/sheet/iron/fifty, @@ -26690,15 +26762,6 @@ "jzp" = ( /turf/closed/wall, /area/station/commons/vacant_room/office) -"jzv" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Interrogation Monitoring" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/grimy, -/area/station/security/office) "jzw" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -26825,11 +26888,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white/smooth_large, /area/station/medical/medbay/central) -"jCo" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating, -/area/station/maintenance/port) "jCq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/duct, @@ -27244,6 +27302,14 @@ /obj/effect/mapping_helpers/airlock/access/all/science/research, /turf/open/floor/iron/white, /area/station/science/lab) +"jKp" = ( +/obj/structure/closet, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/station/maintenance/starboard/fore) "jKA" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, @@ -28237,6 +28303,19 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"kda" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "kdx" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=8.1-Aft-to-Escape"; @@ -29330,6 +29409,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/ai_monitored/command/storage/eva) +"kwJ" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/item/food/grown/banana, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/grass, +/area/station/medical/virology) "kwQ" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/tile/neutral{ @@ -29436,6 +29524,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"kyO" = ( +/obj/structure/closet, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/poster/random_contraband, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port) "kyQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -29516,6 +29611,17 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/teleporter) +"kAq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Evidence Storage" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/brig) "kAF" = ( /obj/machinery/duct, /turf/open/floor/iron/freezer, @@ -29743,10 +29849,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/medical/storage) -"kFH" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "kFK" = ( /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron, @@ -29829,14 +29931,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"kGE" = ( -/obj/effect/spawner/random/maintenance, -/obj/structure/closet, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "kGM" = ( /obj/structure/filingcabinet, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -30924,12 +31018,6 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/general, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"kYD" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/station/maintenance/fore) "kYG" = ( /turf/closed/wall/r_wall, /area/station/engineering/supermatter/room) @@ -30974,6 +31062,19 @@ }, /turf/open/floor/iron, /area/station/security/office) +"kZS" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "laf" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -31638,14 +31739,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/fore) -"lnv" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/maintenance{ - name = "Cargo Bay Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/general, -/turf/open/floor/plating, -/area/station/maintenance/port/greater) "lnA" = ( /obj/machinery/computer/mecha{ dir = 8 @@ -31987,10 +32080,6 @@ }, /turf/open/floor/iron, /area/station/cargo/warehouse) -"lsH" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/aft/greater) "lsJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -32167,11 +32256,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/command/gateway) +"lwk" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "lwm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/break_room) +"lwp" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/station/maintenance/fore) "lww" = ( /turf/open/floor/plating{ icon_state = "panelscorched" @@ -32317,12 +32416,6 @@ icon_state = "platingdmg2" }, /area/station/maintenance/disposal) -"lzz" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, -/obj/machinery/light/directional/east, -/turf/open/floor/grass, -/area/station/medical/virology) "lzJ" = ( /obj/structure/cable, /turf/open/floor/iron/solarpanel/airless, @@ -32413,15 +32506,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal) -"lBz" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/mining{ - name = "Deliveries" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/supply/general, -/turf/open/floor/iron, -/area/station/cargo/sorting) "lBA" = ( /obj/effect/turf_decal/tile/bar, /obj/effect/turf_decal/tile/bar{ @@ -32681,10 +32765,6 @@ "lJa" = ( /turf/open/floor/grass, /area/station/service/hydroponics/garden) -"lJd" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/port) "lJh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -32734,13 +32814,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"lJv" = ( -/obj/structure/closet, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/item/poster/random_contraband, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/port) "lJR" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -33154,13 +33227,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/command/bridge) -"lQg" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 6 - }, -/obj/structure/flora/ausbushes/grassybush, -/turf/open/floor/grass, -/area/station/science/research) "lQk" = ( /obj/item/pushbroom, /obj/structure/closet{ @@ -33210,6 +33276,11 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/atmos) +"lRY" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port) "lSw" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -33268,6 +33339,10 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"lTC" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port) "lTE" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -33898,6 +33973,15 @@ }, /turf/open/floor/carpet/royalblue, /area/station/service/library) +"mfF" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Interrogation Monitoring" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/grimy, +/area/station/security/office) "mfS" = ( /obj/structure/table/wood, /obj/machinery/status_display/evac/directional/north, @@ -33961,6 +34045,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /turf/closed/wall/r_wall, /area/station/service/janitor) +"mhv" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/port/greater) "mhA" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/west, @@ -34110,14 +34198,6 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter) -"mkx" = ( -/obj/machinery/airalarm/directional/north, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/science/research) "mkO" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -34507,13 +34587,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/fore) -"msl" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/obj/structure/flora/ausbushes/stalkybush, -/turf/open/floor/grass, -/area/station/science/research) "msu" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 8 @@ -34911,12 +34984,6 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"mAc" = ( -/obj/effect/decal/cleanable/oil, -/obj/machinery/light/small/directional/west, -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/station/maintenance/starboard/lesser) "mAf" = ( /obj/machinery/holopad, /obj/effect/turf_decal/tile/blue{ @@ -35185,6 +35252,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"mEN" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/fore) "mES" = ( /obj/structure/rack, /obj/item/aicard, @@ -35227,6 +35298,10 @@ /obj/effect/turf_decal/tile/bar, /turf/open/floor/iron, /area/station/commons/lounge) +"mFl" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/port) "mFm" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -35442,18 +35517,6 @@ "mHT" = ( /turf/closed/wall, /area/station/engineering/atmos) -"mHU" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/office) "mIg" = ( /obj/machinery/door/airlock/engineering{ name = "Port Bow Solar Access" @@ -35582,12 +35645,6 @@ dir = 8 }, /area/station/service/chapel) -"mKw" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/three, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/station/maintenance/starboard/lesser) "mKD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/tile/purple/anticorner/contrasted{ @@ -35605,14 +35662,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) -"mLd" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/station/maintenance/starboard/aft) "mLu" = ( /obj/machinery/camera/directional/south{ c_tag = "Science Hallway - Admin"; @@ -36141,11 +36190,6 @@ /obj/effect/turf_decal/trimline/brown/filled/line, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"mUB" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/grass, -/area/station/medical/virology) "mUD" = ( /obj/structure/closet/secure_closet/bar{ pixel_x = -3; @@ -36587,6 +36631,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/service/hydroponics) +"nbO" = ( +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sunny/style_random, +/obj/structure/window/reinforced/fulltile, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "nbS" = ( /obj/structure/window/reinforced/tinted{ dir = 1 @@ -36907,6 +36959,11 @@ dir = 1 }, /area/station/command/heads_quarters/ce) +"niv" = ( +/obj/structure/flora/bush/large/style_random, +/obj/structure/disposalpipe/segment, +/turf/open/floor/grass, +/area/station/medical/treatment_center) "niz" = ( /obj/structure/table/wood, /obj/item/hand_tele, @@ -37269,10 +37326,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"nnW" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "noi" = ( /obj/machinery/pdapainter{ pixel_y = 2 @@ -37369,6 +37422,13 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) +"noZ" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/grass, +/area/station/science/mixing/hallway) "npt" = ( /obj/structure/chair, /obj/effect/turf_decal/tile/red, @@ -37434,12 +37494,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/brig) -"nqF" = ( -/obj/structure/closet, -/obj/item/poster/random_contraband, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "nqL" = ( /turf/closed/wall/r_wall, /area/station/engineering/gravity_generator) @@ -37749,11 +37803,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) -"nvv" = ( -/obj/structure/flora/junglebush/large, -/obj/structure/disposalpipe/segment, -/turf/open/floor/grass, -/area/station/medical/treatment_center) "nvA" = ( /obj/structure/table, /obj/item/inspector{ @@ -37765,6 +37814,14 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) +"nvD" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "nvI" = ( /obj/structure/bed/roller, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -38468,10 +38525,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/service/theater) -"nKl" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/starboard/lesser) "nKE" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/white, @@ -38561,14 +38614,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"nMx" = ( -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/station/maintenance/starboard/fore) "nMz" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table, @@ -39008,10 +39053,6 @@ }, /turf/open/floor/iron, /area/station/security/office) -"nVf" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/port/greater) "nVq" = ( /obj/structure/disposalpipe/segment, /obj/effect/spawner/random/maintenance, @@ -40426,12 +40467,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"ouT" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/plating, -/area/station/maintenance/port) "ouU" = ( /obj/machinery/light/directional/east, /obj/structure/table, @@ -40618,6 +40653,15 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"oxN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/station/maintenance/fore) "oxT" = ( /obj/structure/table/wood, /obj/structure/cable, @@ -41190,6 +41234,10 @@ "oIa" = ( /turf/closed/wall, /area/station/commons/vacant_room/commissary) +"oIc" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/fore) "oId" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, @@ -42385,6 +42433,13 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"pfW" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/science/mixing/hallway) "pgD" = ( /obj/machinery/door/airlock/maintenance{ name = "Chapel Maintenance" @@ -42618,17 +42673,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation) -"pjT" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fullgrass, -/obj/machinery/camera/directional/east{ - c_tag = "Science Ordnance Office"; - network = list("ss13","rd") - }, -/obj/machinery/newscaster/directional/east, -/turf/open/floor/grass, -/area/station/science/mixing/hallway) "pjX" = ( /obj/machinery/light/small/directional/west, /turf/open/floor/plating, @@ -43258,6 +43302,18 @@ /obj/structure/altar_of_gods, /turf/open/floor/iron/dark, /area/station/service/chapel) +"pwu" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Firing Range" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark, +/area/station/security/range) "pwx" = ( /obj/structure/chair{ dir = 4 @@ -43402,12 +43458,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"pzk" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/machinery/airalarm/directional/north, -/mob/living/carbon/human/species/monkey, -/turf/open/floor/grass, -/area/station/medical/virology) "pzu" = ( /obj/structure/chair/comfy/black{ dir = 4 @@ -43496,6 +43546,14 @@ "pBa" = ( /turf/closed/wall, /area/station/medical/medbay/lobby) +"pBb" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/greater) "pBd" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -43509,6 +43567,17 @@ /obj/item/kirbyplants/dead, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) +"pBq" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "pBG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -43714,11 +43783,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/service/library) -"pEM" = ( -/obj/structure/closet/firecloset, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/department/engine) "pEW" = ( /obj/machinery/light/directional/north, /obj/effect/turf_decal/tile/yellow/half/contrasted{ @@ -44502,6 +44566,10 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"pTO" = ( +/obj/structure/flora/bush/ferny/style_random, +/turf/open/floor/grass, +/area/station/medical/virology) "pTS" = ( /turf/closed/wall, /area/station/service/bar) @@ -44959,10 +45027,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) -"qcc" = ( -/obj/structure/flora/rock/jungle, -/turf/open/floor/grass, -/area/station/medical/virology) "qcd" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmos/pumproom) @@ -44975,25 +45039,6 @@ }, /turf/open/floor/iron/white, /area/station/science/storage) -"qcT" = ( -/obj/structure/closet, -/obj/item/assembly/prox_sensor{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/assembly/signaler{ - pixel_x = -2; - pixel_y = 5 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) -"qdf" = ( -/obj/structure/closet, -/obj/item/clothing/gloves/color/fyellow, -/obj/effect/spawner/random/maintenance/two, -/obj/item/clothing/head/festive, -/turf/open/floor/plating, -/area/station/maintenance/fore) "qdr" = ( /obj/structure/table, /obj/item/food/grown/wheat, @@ -45477,10 +45522,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"qkc" = ( -/obj/structure/flora/ausbushes/fernybush, -/turf/open/floor/grass, -/area/station/medical/virology) "qkl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, @@ -46032,14 +46073,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"qtl" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "qtm" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -46368,6 +46401,13 @@ /obj/machinery/meter, /turf/open/floor/iron, /area/station/engineering/atmos) +"qzQ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/flora/bush/grassy/style_random, +/turf/open/floor/grass, +/area/station/science/research) "qzS" = ( /obj/structure/table/wood, /obj/machinery/newscaster/directional/west, @@ -46803,6 +46843,11 @@ /obj/structure/sign/warning/docking, /turf/closed/wall, /area/station/hallway/secondary/entry) +"qHu" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "qHA" = ( /obj/effect/turf_decal/tile/red, /obj/effect/turf_decal/tile/red{ @@ -46922,19 +46967,6 @@ /obj/effect/turf_decal/siding/yellow, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"qJK" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/science/research) "qJU" = ( /obj/structure/sign/map/right{ desc = "A framed picture of the station. Clockwise from security at the top (red), you see engineering (yellow), science (purple), escape (red and white), medbay (green), arrivals (blue and white), and finally cargo (brown)."; @@ -47190,11 +47222,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/command/bridge) -"qOd" = ( -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "qOs" = ( /obj/machinery/door/airlock/maintenance{ name = "Genetics Maintenance" @@ -47224,6 +47251,11 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"qOJ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/station/maintenance/port/fore) "qOM" = ( /obj/machinery/vending/hydronutrients, /obj/effect/turf_decal/trimline/green/filled/line{ @@ -47330,6 +47362,11 @@ }, /turf/open/floor/carpet, /area/station/service/library) +"qQj" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/port) "qQm" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -49339,12 +49376,6 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"rAu" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) "rAA" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/trimline/yellow/filled/line, @@ -49958,6 +49989,11 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"rJL" = ( +/obj/structure/closet/firecloset, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "rJS" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ @@ -50051,6 +50087,12 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/brig) +"rLe" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/station/maintenance/port) "rLm" = ( /obj/machinery/light/small/directional/west, /obj/machinery/firealarm/directional/west, @@ -50472,6 +50514,10 @@ }, /turf/open/floor/iron/dark, /area/ai_monitored/security/armory) +"rRp" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/station/maintenance/fore) "rRB" = ( /obj/machinery/door/airlock/external{ name = "Solar Maintenance" @@ -50650,11 +50696,6 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) -"rUv" = ( -/obj/structure/closet, -/obj/item/stock_parts/matter_bin, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "rUE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -51317,6 +51358,11 @@ /obj/structure/sign/directions/evac, /turf/closed/wall/r_wall, /area/station/hallway/primary/aft) +"seZ" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "sfg" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -51926,6 +51972,11 @@ /obj/machinery/portable_atmospherics/canister/nitrogen, /turf/open/floor/iron/dark, /area/station/science/storage) +"srz" = ( +/obj/structure/flora/bush/jungle/c/style_random, +/obj/machinery/light/directional/east, +/turf/open/floor/grass, +/area/station/medical/virology) "srG" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -52554,25 +52605,10 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) -"sCw" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/window/reinforced/fulltile, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "sCz" = ( /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"sCC" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/item/radio/intercom/directional/east, -/turf/open/floor/grass, -/area/station/science/mixing/hallway) "sCN" = ( /obj/effect/turf_decal/box/corners{ dir = 1 @@ -53064,13 +53100,6 @@ }, /turf/open/floor/engine, /area/station/science/mixing/chamber) -"sMg" = ( -/obj/structure/closet, -/obj/item/extinguisher, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) "sMl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, @@ -53849,13 +53878,6 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/wood, /area/station/command/heads_quarters/captain/private) -"sYQ" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/station/maintenance/starboard/greater) "sZH" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 1 @@ -54022,6 +54044,10 @@ /obj/structure/bookcase/random/nonfiction, /turf/open/floor/wood, /area/station/service/library) +"tbV" = ( +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "tck" = ( /obj/structure/extinguisher_cabinet/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -54200,6 +54226,11 @@ /obj/effect/spawner/structure/window/reinforced/plasma, /turf/open/floor/plating, /area/station/engineering/supermatter) +"tfy" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "tfz" = ( /obj/machinery/airalarm/directional/north, /turf/open/floor/circuit, @@ -54394,12 +54425,6 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron, /area/station/hallway/primary/port) -"tiH" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/station/maintenance/aft/lesser) "tja" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/light/small/directional/south, @@ -54706,6 +54731,11 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) +"tnA" = ( +/obj/effect/spawner/random/maintenance, +/obj/structure/closet, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "tnN" = ( /obj/machinery/camera/directional/north{ c_tag = "Medbay Storage"; @@ -54762,6 +54792,10 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, /area/station/engineering/break_room) +"tom" = ( +/obj/structure/closet/wardrobe/grey, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "tot" = ( /obj/structure/table/wood, /obj/item/paper_bin{ @@ -55315,11 +55349,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"txT" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "tyj" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -55330,11 +55359,6 @@ /obj/structure/window/reinforced, /turf/open/floor/grass, /area/station/service/hydroponics/garden) -"tyt" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/disposal) "tyy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -55381,6 +55405,14 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron/dark, /area/station/security/execution/education) +"tzK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/station/maintenance/starboard/aft) "tzP" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -55670,10 +55702,6 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) -"tGz" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "tGL" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -55725,11 +55753,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/central) -"tHF" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/station/maintenance/port/fore) "tHR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -56132,15 +56155,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/warden) -"tNv" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/office) "tNw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -56464,6 +56478,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/commons/locker) +"tUa" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/aft/greater) "tUn" = ( /turf/closed/wall, /area/station/maintenance/starboard/lesser) @@ -56809,11 +56827,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"tZB" = ( -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "tZD" = ( /obj/effect/landmark/start/captain, /obj/structure/chair/comfy/brown, @@ -57877,6 +57890,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/science/mixing/launch) +"usa" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/disposal) "usg" = ( /obj/item/radio/intercom/directional/south, /obj/structure/table/reinforced, @@ -58310,12 +58328,6 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) -"uyM" = ( -/obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, -/turf/open/floor/grass, -/area/station/maintenance/starboard/aft) "uzb" = ( /obj/structure/rack, /obj/machinery/light/directional/east, @@ -58627,6 +58639,14 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, /area/station/engineering/break_room) +"uFG" = ( +/obj/structure/water_source/puddle, +/obj/structure/flora/bush/large/style_random{ + pixel_y = 0 + }, +/obj/structure/cable, +/turf/open/floor/grass, +/area/station/medical/virology) "uFN" = ( /obj/item/target/alien/anchored, /obj/machinery/camera/preset/ordnance{ @@ -58752,11 +58772,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"uHC" = ( -/obj/structure/flora/junglebush/c, -/obj/machinery/light/directional/east, -/turf/open/floor/grass, -/area/station/medical/virology) "uHD" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/disposalpipe/segment, @@ -58922,6 +58937,17 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"uKc" = ( +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/machinery/camera/directional/east{ + c_tag = "Science Ordnance Office"; + network = list("ss13","rd") + }, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/grass, +/area/station/science/mixing/hallway) "uKj" = ( /obj/structure/chair, /turf/open/floor/iron/dark, @@ -60653,6 +60679,10 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"vqD" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) "vqN" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/carpet, @@ -60686,6 +60716,14 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/station/security/checkpoint/customs) +"vsh" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mining Dock Maintenance" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "vsp" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -61004,13 +61042,6 @@ /obj/structure/cable/layer3, /turf/open/floor/iron/dark, /area/ai_monitored/aisat/exterior) -"vyT" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fullgrass, -/obj/machinery/light/directional/east, -/turf/open/floor/grass, -/area/station/science/mixing/hallway) "vyZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -61107,10 +61138,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"vAk" = ( -/obj/structure/reagent_dispensers/plumbed, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) "vAo" = ( /obj/machinery/door/window/right/directional/south{ dir = 1; @@ -62189,14 +62216,6 @@ }, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) -"vTa" = ( -/obj/structure/flora/ausbushes/sunnybush, -/obj/machinery/camera/directional/north{ - c_tag = "Virology Test Subject Chamber"; - network = list("ss13","medbay") - }, -/turf/open/floor/grass, -/area/station/medical/virology) "vTf" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ dir = 8 @@ -62218,6 +62237,12 @@ icon_state = "platingdmg3" }, /area/station/maintenance/port) +"vTH" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "vTX" = ( /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) @@ -62479,14 +62504,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"vYa" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/starboard/greater) "vYg" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -63004,6 +63021,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/ai_monitored/turret_protected/ai) +"wgK" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/four, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "whq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -63202,11 +63224,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) -"wli" = ( -/obj/machinery/space_heater, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating, -/area/station/maintenance/port) "wlj" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 @@ -63361,15 +63378,6 @@ icon_state = "panelscorched" }, /area/station/maintenance/starboard/fore) -"wow" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/item/food/grown/banana, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/medical/virology) "woG" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -63473,6 +63481,12 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/science/lab) +"wqz" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/three, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) "wqA" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -63974,16 +63988,6 @@ /obj/machinery/holopad, /turf/open/floor/iron, /area/station/science/research) -"wzq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Interrogation" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/interrogation) "wzF" = ( /obj/structure/closet/secure_closet{ name = "contraband locker"; @@ -64145,6 +64149,17 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"wCc" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "wCe" = ( /obj/structure/rack, /obj/effect/turf_decal/bot, @@ -64543,6 +64558,12 @@ /obj/machinery/atmospherics/components/unary/cryo_cell, /turf/open/floor/iron/dark/textured, /area/station/medical/cryo) +"wKm" = ( +/obj/structure/window/fulltile, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/maintenance/starboard/aft) "wKo" = ( /obj/structure/closet/toolcloset, /obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ @@ -64903,6 +64924,12 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) +"wPq" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/port) "wPv" = ( /obj/structure/chair/stool/directional/east, /obj/structure/cable, @@ -65104,10 +65131,6 @@ }, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) -"wSN" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/station/maintenance/fore) "wSP" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 4 @@ -65710,18 +65733,6 @@ /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/station/maintenance/central) -"xem" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Firing Range" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark, -/area/station/security/range) "xen" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -65806,10 +65817,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"xfM" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "xga" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -66259,16 +66266,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) -"xoc" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mining Dock Maintenance" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "xoj" = ( /obj/structure/table/reinforced, /obj/machinery/microwave{ @@ -66310,6 +66307,14 @@ "xpo" = ( /turf/open/floor/carpet, /area/station/commons/dorms) +"xpr" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) +"xpy" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "xpB" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, @@ -66938,13 +66943,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"xAJ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random/directional/north, -/turf/open/floor/plating, -/area/station/maintenance/fore) "xAR" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -67075,10 +67073,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain/private) -"xDm" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/port/fore) "xDu" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -67094,19 +67088,6 @@ }, /turf/open/floor/wood, /area/station/commons/lounge) -"xDx" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/turf/open/floor/grass, -/area/station/science/research) "xDz" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/tile/neutral, @@ -67503,6 +67484,13 @@ "xKK" = ( /turf/closed/wall, /area/station/science/research) +"xKR" = ( +/obj/structure/closet, +/obj/item/extinguisher, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "xLq" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/vacuum/external, @@ -67926,6 +67914,12 @@ "xRZ" = ( /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"xSw" = ( +/obj/structure/closet, +/obj/item/poster/random_contraband, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "xSA" = ( /obj/structure/table/reinforced, /obj/item/folder/yellow, @@ -68163,15 +68157,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"xXf" = ( -/obj/machinery/door/airlock/mining{ - name = "Deliveries" - }, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/supply/general, -/turf/open/floor/iron, -/area/station/cargo/sorting) "xXh" = ( /obj/machinery/photocopier{ pixel_y = 3 @@ -68798,6 +68783,11 @@ /obj/effect/turf_decal/tile/bar, /turf/open/floor/iron, /area/construction/storage_wing) +"yhk" = ( +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/port) "yhm" = ( /obj/machinery/airalarm/directional/west, /obj/structure/disposaloutlet{ @@ -68979,6 +68969,16 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"ylo" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mining Dock Maintenance" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/plating, +/area/station/maintenance/port/fore) "ylt" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -82224,7 +82224,7 @@ nmg jXu hCn qCC -txT +tfy twr qiz gAt @@ -82744,15 +82744,15 @@ eaW jXu nmg jXu -qOd +qHu rOz mlH sHu sHu jZW -tHF +qOJ qGP -nqF +xSw twr sHu aPk @@ -83040,14 +83040,14 @@ mlQ jmJ pOa uEO -lJd +mFl vXH vTE uOH vXH jfv tYi -jCo +qQj jUb esd htr @@ -83813,7 +83813,7 @@ gCW nOZ fkd pOa -jux +lTC cMb fFu wvr @@ -84330,7 +84330,7 @@ pOa pIt uOH pOa -ouT +wPq pOa pOa jUb @@ -84589,7 +84589,7 @@ uOH pOa pOa pOa -fNC +seZ jUb jUb jUb @@ -84864,7 +84864,7 @@ oOZ llW cBc jUb -sMg +xKR dqN uCG jUb @@ -84876,12 +84876,12 @@ rKQ aaa aaa xjH -vTa +aie ccD dsl -mUB +bLL kWU -wow +kwJ rKQ aaa aaa @@ -85098,7 +85098,7 @@ sOF fkd eDC pOa -lJd +mFl tFn jUb jUb @@ -85122,7 +85122,7 @@ dqN mec jUb jUb -gWy +hjP shK jUb aaa @@ -85133,11 +85133,11 @@ rKQ aaa aaa xjH -pzk -iEn +eqT +hQd uYe rVZ -akd +uFG vzL rKQ aaa @@ -85332,9 +85332,9 @@ lMJ fcq fxQ wEz -eGc +deC hgH -nVf +mhv fcq jPE auh @@ -85366,7 +85366,7 @@ pqz iuB ylO oSy -rAu +abl lCb jUb bZW @@ -85390,12 +85390,12 @@ rKQ aaa aaa xjH -uHC -qkc -aXG +srz +pTO +juF ccD -qcc -lzz +awh +aQy rKQ lMJ lMJ @@ -85587,7 +85587,7 @@ aaa cbz cbz fcq -lnv +cbo fcq fcq cJQ @@ -86122,7 +86122,7 @@ fjD tmI fjD pOa -aaE +yhk oiX tYi vXH @@ -86394,7 +86394,7 @@ jUb vnj dQG uVJ -aeG +irK liC jUb aRz @@ -86850,7 +86850,7 @@ uuD rNV ays guZ -xoc +ylo xyz xyz fgT @@ -87095,7 +87095,7 @@ aaa aaa aaa qvJ -tyt +usa scy fpH egO @@ -87141,7 +87141,7 @@ dWF xOw mux pOa -wli +juT qsu pOa pOa @@ -87433,7 +87433,7 @@ rGE snb vAF jUb -vAk +tbV kym jUb dIA @@ -87623,7 +87623,7 @@ twr rSa jXu jXu -fNH +vsh jXu jXu jXu @@ -87655,7 +87655,7 @@ jFi pqc rkM pOa -lJv +kyO vjh vXH usi @@ -87664,10 +87664,10 @@ uOH uOH uOH vjh -lJd +mFl vZE vXH -gjE +lRY sNM sok vwS @@ -87690,7 +87690,7 @@ aJP rpA fiK jUb -vAk +tbV kym jUb cgJ @@ -87931,7 +87931,7 @@ pOa pOa aDl pOa -fUt +rLe jUb xYq dqN @@ -88130,7 +88130,7 @@ sHu ucF nUt rMp -xfM +xpy jXu uur xgB @@ -88229,7 +88229,7 @@ tSw vUM tSw fqR -lsH +tUa tSw lMJ aaa @@ -88397,7 +88397,7 @@ lpS lpS lpS kSp -kGE +hsm jXu jXu jXu @@ -88415,7 +88415,7 @@ iqt mmR kaf kQi -xXf +gWR gOb jld uxf @@ -88650,7 +88650,7 @@ bSm sHu eaW sxn -xDm +iaT jXu rNP rNP @@ -88914,7 +88914,7 @@ jXu jXu jXu jXu -eMk +tnA vEk jXu vmm @@ -89430,7 +89430,7 @@ aaf jXu wjH mgv -cUD +vTH cfv fOb vzj @@ -89472,7 +89472,7 @@ pEH pEH pOa hdx -aaE +yhk pOa jwp qCL @@ -89511,7 +89511,7 @@ nRR pqp gSF tSw -bPS +aLM sMD khD pvm @@ -89768,7 +89768,7 @@ tBJ tBJ tBJ tSw -lsH +tUa gJm tSw vQg @@ -89998,7 +89998,7 @@ hcU isu ekk mtj -nvv +niv lTR wUQ jGG @@ -90183,7 +90183,7 @@ sjP aaa aaa jXu -xDm +iaT oCd pOi oaW @@ -90477,7 +90477,7 @@ hRD gBN piB jnR -lBz +cDb sXr ybn fLp @@ -90500,7 +90500,7 @@ lrL sVY clp etn -lJd +mFl pOa hKP jqQ @@ -92080,7 +92080,7 @@ nmQ xQh wYo tSw -fWC +dcf jJY dax xtz @@ -94551,7 +94551,7 @@ lAM tjh tjh tjh -abo +kAq tjh rQS xqI @@ -95427,9 +95427,9 @@ dWd gmp meu iUm -sCw +afO iUm -qtl +nbO iUm qfK dDo @@ -97221,7 +97221,7 @@ dKC rhU pjX nFa -bQg +gHz dKC xLu dKC @@ -97382,7 +97382,7 @@ rfb rfb rfb ioZ -bdP +eTl qGQ nZk uGD @@ -97475,7 +97475,7 @@ wal mXt jxW dKC -tiH +dsu lww nFa lqh @@ -97892,7 +97892,7 @@ iTZ iTZ iTZ ahj -anH +evd vZm ahj vZm @@ -98402,7 +98402,7 @@ vaB jOF iDq mPT -xem +pwu uLi aja lyF @@ -98669,7 +98669,7 @@ rMZ tCJ nkX ocl -mHU +cug dMI qTH lsP @@ -98926,7 +98926,7 @@ oHj ipz nOv wxj -tNv +fEd xrq rKZ pHb @@ -100288,8 +100288,8 @@ sPU ulv qWX fke -qJK -fVP +kZS +wCc wwW lrp mMt @@ -100545,8 +100545,8 @@ xKK xKK euQ fke -xDx -aVI +kda +pBq wwW lrp mMt @@ -100727,7 +100727,7 @@ kgy nGz rES lAM -wzq +dbs lAM sWV ovz @@ -100980,7 +100980,7 @@ xQT rES vPX rES -jzv +mfF rES rES dkO @@ -101758,7 +101758,7 @@ qrn tDN uVd ilh -xAJ +hIS edQ ilh lJm @@ -102015,7 +102015,7 @@ pNR upe gwd ilh -gvS +oxN xAR ilh tzD @@ -102260,7 +102260,7 @@ qmf jTH gMZ gMZ -wSN +rRp qBq ilh tBc @@ -102516,7 +102516,7 @@ gMZ gMZ gMZ gMZ -qdf +bov lnu cur ilh @@ -102603,9 +102603,9 @@ rHH gwf pOv qqs -sCC -vyT -pjT +noZ +pfW +uKc oWk fPD ttM @@ -103293,7 +103293,7 @@ uOe ilh son ilh -kYD +lwp msd shg cur @@ -103550,7 +103550,7 @@ ilh ilh edQ ilh -euv +mEN cur uzB cur @@ -103578,7 +103578,7 @@ qXB wzK qXB cce -kFH +oIc qXB dAn vFB @@ -104387,9 +104387,9 @@ hKV ruX nWj tUn -mAc +dzC tUn -nKl +vqD mOD wXF omJ @@ -105413,13 +105413,13 @@ cXc tUn kmN bGL -nKl +vqD tUn tUn pfU tUn tUn -dWT +xpr urE qby wXF @@ -105672,7 +105672,7 @@ eio ouR kOt tUn -mKw +wqz nQA mOD tUn @@ -105696,8 +105696,8 @@ qkl bLd ias fPD -geR -uyM +wKm +bgT fPD rlh hdM @@ -105944,12 +105944,12 @@ obl aHM fpK oWk -jxk +tom fwP clj bLd -aZc -mLd +gro +tzK hIZ qlG fPD @@ -106196,7 +106196,7 @@ tUn wXF hao gcV -msl +eeT nbS aHM dzp @@ -106708,15 +106708,15 @@ luO pAh kjO wXF -mkx +nvD vHl vkq hQY xGD vxT oWk -tGz -qcT +lwk +gke clj uGX tbI @@ -106967,7 +106967,7 @@ pFN wXF qPS wZg -lQg +qzQ kWB sBS rBs @@ -106981,7 +106981,7 @@ obk xZx clj egs -dTp +wgK ixV pTu xBw @@ -107161,7 +107161,7 @@ wyG edC szN wcu -tZB +aot qXB fwG aCm @@ -107448,7 +107448,7 @@ vxc lzL lzL lzL -vYa +pBb unL xAi eEN @@ -107662,7 +107662,7 @@ afD afD afD qXB -nMx +jKp aah mXk oPZ @@ -107925,7 +107925,7 @@ eax err qXB gHE -gDs +ebb tCS aeu kSB @@ -108221,7 +108221,7 @@ jsL nnf izp xZb -iba +bqa izp mTB unL @@ -108479,7 +108479,7 @@ fWA fWA fWA fWA -huv +iTI ydq unL uNS @@ -108488,7 +108488,7 @@ uxt tcn iOm unL -hMF +gyW mWA fbN fWA @@ -108948,8 +108948,8 @@ afD afD qXB oPZ -rUv -eld +iNk +axm ceD qXB cgL @@ -108996,7 +108996,7 @@ sHP sHP hbQ fWA -sYQ +epD hCl dqM ktZ @@ -109464,7 +109464,7 @@ qXB dwm dOx qXB -nnW +fuU ulp cgL tCS @@ -109771,7 +109771,7 @@ qRz bXn bcf iOm -iba +bqa fWA dBZ qRM @@ -112573,7 +112573,7 @@ fJy gHI gHI svo -pEM +rJL fJy bJQ mRv @@ -113320,7 +113320,7 @@ pwy ozs etA psZ -gDs +ebb tCS aaa aaa @@ -113577,7 +113577,7 @@ lek buk ifP wrn -nnW +fuU tCS aaa aaa diff --git a/_maps/map_files/MetaStation/MetaStation_skyrat.dmm b/_maps/map_files/MetaStation/MetaStation_skyrat.dmm index 89bfbfae27c..a987f37b2df 100644 --- a/_maps/map_files/MetaStation/MetaStation_skyrat.dmm +++ b/_maps/map_files/MetaStation/MetaStation_skyrat.dmm @@ -11280,7 +11280,7 @@ /turf/open/floor/plating/airless, /area/station/science/test_area) "cCK" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/structure/cable, /turf/open/floor/grass, /area/station/medical/virology) @@ -12254,10 +12254,10 @@ /turf/open/floor/plating, /area/station/maintenance/port/fore) "cNN" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pale, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -12344,10 +12344,10 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "cOW" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -13180,10 +13180,10 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "daq" = ( @@ -15507,7 +15507,7 @@ }, /area/station/maintenance/central) "dLn" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/medical/virology) "dLr" = ( @@ -17317,8 +17317,8 @@ /area/station/science/cytology) "eux" = ( /obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "euC" = ( @@ -18529,7 +18529,7 @@ /turf/open/floor/iron/cafeteria, /area/station/commons/dorms) "eQz" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/airalarm/directional/north, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -21918,7 +21918,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "gdY" = ( @@ -22940,7 +22940,7 @@ /turf/closed/wall, /area/station/cargo/warehouse) "gAR" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/medical/virology) @@ -23046,8 +23046,8 @@ /area/station/service/chapel) "gCL" = ( /obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "gCP" = ( @@ -28157,10 +28157,10 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "iLj" = ( @@ -28549,7 +28549,7 @@ /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) "iTg" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/medical/virology) @@ -34133,10 +34133,10 @@ dir = 4 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "lbo" = ( @@ -40096,8 +40096,8 @@ /turf/open/floor/iron, /area/station/engineering/main) "ngK" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, /obj/item/food/grown/banana, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -40604,7 +40604,7 @@ /turf/open/floor/iron, /area/station/maintenance/starboard/greater) "nrc" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /obj/machinery/camera/directional/north{ c_tag = "Virology Test Subject Chamber"; network = list("ss13","medbay") @@ -41485,8 +41485,8 @@ /turf/open/floor/iron/white, /area/station/medical/treatment_center) "nHx" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/medical/virology) @@ -49999,7 +49999,7 @@ /turf/open/floor/plating, /area/station/maintenance/starboard/greater) "qTL" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/item/food/grown/banana, /turf/open/floor/grass, /area/station/medical/virology) @@ -54582,7 +54582,7 @@ /turf/open/floor/iron/dark, /area/station/security/brig) "sKc" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /obj/structure/disposalpipe/segment, /turf/open/floor/grass, /area/station/medical/treatment_center) @@ -55820,7 +55820,7 @@ /area/station/security/interrogation) "tgQ" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/junglebush/large{ +/obj/structure/flora/bush/large{ pixel_y = 0 }, /obj/structure/cable, @@ -60560,7 +60560,7 @@ /turf/open/floor/iron, /area/station/cargo/sorting) "uWm" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/floor/grass, /area/station/medical/virology) "uWp" = ( @@ -66658,7 +66658,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 10 }, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/science/research) "xmT" = ( @@ -68475,10 +68475,10 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "xUm" = ( @@ -68957,7 +68957,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/science/research) "yej" = ( diff --git a/_maps/map_files/MetaStation/skryat_old/MetaStation_skyrat_old.dmm b/_maps/map_files/MetaStation/skryat_old/MetaStation_skyrat_old.dmm index a70f0930112..618b3788875 100644 --- a/_maps/map_files/MetaStation/skryat_old/MetaStation_skyrat_old.dmm +++ b/_maps/map_files/MetaStation/skryat_old/MetaStation_skyrat_old.dmm @@ -11931,7 +11931,7 @@ /turf/open/floor/plating/airless, /area/station/science/test_area) "cCK" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/structure/cable, /turf/open/floor/grass, /area/station/medical/virology) @@ -12954,10 +12954,10 @@ /turf/open/floor/plating, /area/station/maintenance/port/fore) "cNN" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pale, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -13057,10 +13057,10 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "cOW" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) @@ -13916,10 +13916,10 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "daq" = ( @@ -16370,7 +16370,7 @@ }, /area/station/maintenance/central) "dLn" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/floor/grass, /area/station/medical/virology) "dLr" = ( @@ -18280,8 +18280,8 @@ /area/station/science/cytology) "eux" = ( /obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "euC" = ( @@ -19587,7 +19587,7 @@ /turf/open/floor/iron/cafeteria, /area/station/commons/dorms) "eQz" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /obj/machinery/airalarm/directional/north, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -23189,7 +23189,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "gdY" = ( @@ -24260,7 +24260,7 @@ /turf/closed/wall, /area/station/cargo/warehouse) "gAR" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/medical/virology) @@ -24369,8 +24369,8 @@ /area/station/service/chapel) "gCL" = ( /obj/structure/window/fulltile, -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/leafy, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) "gCP" = ( @@ -29735,10 +29735,10 @@ /obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "iLj" = ( @@ -30143,7 +30143,7 @@ /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) "iTg" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/medical/virology) @@ -35966,10 +35966,10 @@ dir = 4 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "lbo" = ( @@ -42180,8 +42180,8 @@ /turf/open/floor/iron, /area/station/engineering/main) "ngK" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, /obj/item/food/grown/banana, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -42734,7 +42734,7 @@ /turf/open/floor/iron, /area/station/maintenance/starboard/greater) "nrc" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /obj/machinery/camera/directional/north{ c_tag = "Virology Test Subject Chamber"; network = list("ss13","medbay") @@ -43684,8 +43684,8 @@ /turf/open/floor/iron/white, /area/station/medical/treatment_center) "nHx" = ( -/obj/structure/flora/junglebush/b, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/jungle/b, +/obj/structure/flora/bush/flowers_pp, /obj/machinery/light/directional/east, /turf/open/floor/grass, /area/station/medical/virology) @@ -52490,7 +52490,7 @@ /turf/open/floor/plating, /area/station/maintenance/starboard/greater) "qTL" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/item/food/grown/banana, /turf/open/floor/grass, /area/station/medical/virology) @@ -57349,7 +57349,7 @@ /turf/open/floor/iron/dark, /area/station/security/brig) "sKc" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /obj/structure/disposalpipe/segment, /turf/open/floor/grass, /area/station/medical/treatment_center) @@ -58699,7 +58699,7 @@ /area/station/maintenance/disposal/incinerator) "tgQ" = ( /obj/structure/water_source/puddle, -/obj/structure/flora/junglebush/large{ +/obj/structure/flora/bush/large{ pixel_y = 0 }, /obj/structure/cable, @@ -61547,7 +61547,7 @@ }, /obj/machinery/computer/turbine_computer{ dir = 1; - + }, /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, @@ -63703,7 +63703,7 @@ /turf/open/floor/iron, /area/station/cargo/sorting) "uWm" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/floor/grass, /area/station/medical/virology) "uWp" = ( @@ -70124,7 +70124,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 10 }, -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/floor/grass, /area/station/science/research) "xmT" = ( @@ -71989,10 +71989,10 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/pale, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/station/science/research) "xUm" = ( @@ -72486,7 +72486,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/science/research) "yej" = ( diff --git a/_maps/map_files/Mining/Rockplanet.dmm b/_maps/map_files/Mining/Rockplanet.dmm index 4b5c6541a07..b683ee0f690 100644 --- a/_maps/map_files/Mining/Rockplanet.dmm +++ b/_maps/map_files/Mining/Rockplanet.dmm @@ -734,8 +734,8 @@ /turf/open/floor/iron, /area/mine/lobby) "gZ" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass, /area/mine/living_quarters) "hg" = ( @@ -1955,7 +1955,7 @@ /turf/open/floor/iron/white, /area/mine/laborcamp) "rD" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/floor/grass, /area/mine/living_quarters) "rF" = ( @@ -6216,8 +6216,8 @@ /turf/open/floor/plating/lowpressure, /area/rockplanet/surface/outdoors) "YU" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/mine/living_quarters) "YV" = ( @@ -6300,7 +6300,7 @@ /turf/open/floor/plating/lowpressure, /area/rockplanet/surface/outdoors) "Zz" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/mine/living_quarters) "ZB" = ( diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm index 23b14162024..ba9abd23075 100644 --- a/_maps/map_files/generic/CentCom.dmm +++ b/_maps/map_files/generic/CentCom.dmm @@ -123,8 +123,8 @@ /turf/open/floor/mineral/plastitanium, /area/syndicate_mothership/control) "az" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/grass, /area/centcom/holding) "aA" = ( @@ -279,7 +279,7 @@ /turf/open/floor/iron/smooth, /area/syndicate_mothership/control) "aU" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/basalt/wasteland{ initial_gas_mix = "TEMP=2.7" }, @@ -366,7 +366,7 @@ }, /area/tdome/observation) "bh" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -457,7 +457,7 @@ /turf/open/floor/carpet/black, /area/centcom/holding) "bw" = ( -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/grass, /area/centcom/holding) "bx" = ( @@ -466,8 +466,8 @@ }, /area/tdome/observation) "by" = ( -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "bz" = ( @@ -568,11 +568,11 @@ /turf/open/floor/carpet/black, /area/centcom/holding) "bM" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/tdome/administration) "bN" = ( @@ -660,15 +660,15 @@ /turf/open/floor/mineral/titanium/tiled/yellow, /area/syndicate_mothership) "bZ" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "ca" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /obj/machinery/light/directional/west, /turf/open/misc/asteroid, /area/tdome/administration) @@ -803,7 +803,7 @@ /turf/open/floor/iron, /area/centcom/courtroom) "cu" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -1174,7 +1174,7 @@ /turf/open/floor/iron, /area/syndicate_mothership/control) "dv" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/centcom/holding) "dw" = ( @@ -1544,8 +1544,8 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "ex" = ( @@ -1620,9 +1620,9 @@ /turf/open/floor/mineral/titanium, /area/syndicate_mothership/control) "eH" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ icon_state = "asteroid5"; name = "plating" @@ -1642,11 +1642,11 @@ /turf/open/floor/wood/large, /area/centcom/holding) "eK" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /obj/machinery/light/directional/south, /turf/open/misc/asteroid, /area/centcom/evacuation) @@ -2084,12 +2084,12 @@ /turf/open/space/basic, /area/space) "ga" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /obj/machinery/light/directional/south, /turf/open/floor/grass, /area/tdome/administration) @@ -2124,8 +2124,8 @@ /turf/open/floor/sepia, /area/centcom/holding) "gf" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "gh" = ( @@ -2250,7 +2250,7 @@ /turf/open/floor/iron/white, /area/tdome/observation) "gz" = ( -/obj/structure/flora/rock/icy{ +/obj/structure/flora/rock/icy/style_random{ pixel_x = -7 }, /obj/effect/light_emitter{ @@ -2414,7 +2414,7 @@ /turf/open/floor/iron, /area/centcom/armory) "gZ" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/centcom/holding) "hb" = ( @@ -2503,11 +2503,11 @@ /turf/open/lava/plasma/ice_moon, /area/syndicate_mothership/control) "hm" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /obj/machinery/light/directional/north, /turf/open/misc/asteroid, /area/centcom/evacuation) @@ -2686,9 +2686,9 @@ /turf/open/floor/iron/dark, /area/centcom/control) "hG" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -2779,7 +2779,7 @@ /turf/open/floor/catwalk_floor, /area/centcom/holding) "hS" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "hT" = ( @@ -3001,8 +3001,8 @@ /turf/open/floor/iron, /area/centcom/prison) "iA" = ( -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/both/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -4144,9 +4144,9 @@ /turf/open/floor/iron, /area/centcom/fore) "lN" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -4542,11 +4542,11 @@ /turf/open/floor/catwalk_floor/iron_dark, /area/syndicate_mothership/control) "mQ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/centcom/control) "mR" = ( @@ -4749,8 +4749,8 @@ /turf/open/floor/carpet, /area/syndicate_mothership/control) "nu" = ( -/obj/structure/flora/grass/both, -/obj/structure/flora/rock/pile, +/obj/structure/flora/grass/both/style_random, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "nw" = ( @@ -5278,8 +5278,8 @@ }, /area/syndicate_mothership/control) "oT" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/both/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -5486,7 +5486,7 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "py" = ( @@ -5584,11 +5584,11 @@ /turf/open/floor/iron, /area/tdome/observation) "pO" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/tdome/observation) "pQ" = ( @@ -5829,9 +5829,9 @@ /turf/open/floor/mineral/titanium, /area/syndicate_mothership/control) "qw" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ icon_state = "asteroid5"; name = "plating" @@ -5846,47 +5846,47 @@ /turf/open/floor/plating/snowed/icemoon, /area/syndicate_mothership/control) "qy" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/centcom/evacuation) "qz" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/centcom/evacuation) "qA" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /obj/machinery/light/directional/north, /turf/open/floor/grass, /area/centcom/evacuation) "qB" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/centcom/evacuation) "qC" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, /obj/machinery/light/directional/north, /turf/open/floor/grass, /area/centcom/evacuation) "qD" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/centcom/evacuation) "qE" = ( @@ -5961,8 +5961,8 @@ /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "qW" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/centcom/evacuation) "qX" = ( @@ -5970,8 +5970,8 @@ /turf/open/floor/grass, /area/centcom/evacuation) "qY" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/centcom/evacuation) "qZ" = ( @@ -6123,9 +6123,9 @@ /turf/open/floor/mineral/titanium/tiled/yellow, /area/syndicate_mothership/expansion_bombthreat) "rF" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -6138,9 +6138,9 @@ /turf/open/floor/mineral/plastitanium/red, /area/syndicate_mothership/expansion_bioterrorism) "rH" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/machinery/light/directional/east, /turf/open/floor/iron{ icon_state = "asteroid5"; @@ -6156,21 +6156,21 @@ /turf/open/floor/iron, /area/centcom/fore) "rJ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /obj/machinery/light/directional/west, /turf/open/floor/grass, /area/centcom/fore) "rK" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/centcom/control) "rM" = ( @@ -6218,20 +6218,20 @@ /turf/open/floor/iron, /area/centcom/prison) "rT" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/centcom/evacuation) "rU" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/centcom/evacuation) "rV" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/centcom/evacuation) @@ -6387,8 +6387,8 @@ /turf/open/floor/iron, /area/tdome/observation) "sD" = ( -/obj/structure/flora/rock/pile, -/obj/structure/flora/grass/both, +/obj/structure/flora/rock/pile/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "sE" = ( @@ -6888,11 +6888,11 @@ /turf/open/floor/iron/grimy, /area/centcom/admin) "uj" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/centcom/prison) "uk" = ( @@ -7113,37 +7113,37 @@ /turf/open/floor/iron/white, /area/tdome/observation) "uY" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, /area/centcom/ferry) "uZ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/centcom/ferry) "va" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/centcom/ferry) "vb" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/centcom/ferry) "vc" = ( @@ -7247,7 +7247,7 @@ /turf/open/floor/carpet/black, /area/centcom/holding) "vq" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "vr" = ( @@ -7537,12 +7537,12 @@ /turf/open/floor/mineral/plastitanium, /area/syndicate_mothership/control) "wj" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/tdome/administration) "wk" = ( @@ -8050,7 +8050,7 @@ /turf/open/floor/iron/dark, /area/centcom/control) "xE" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "xF" = ( @@ -8241,7 +8241,7 @@ /turf/open/floor/iron, /area/centcom/ferry) "yq" = ( -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "yr" = ( @@ -8635,11 +8635,11 @@ /turf/open/floor/iron/dark, /area/centcom/briefing) "zA" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/tdome/administration) "zB" = ( @@ -8650,11 +8650,11 @@ /turf/open/floor/iron/smooth, /area/syndicate_mothership/control) "zC" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/centcom/control) "zD" = ( @@ -8739,8 +8739,8 @@ /turf/open/floor/iron/white, /area/centcom/control) "zL" = ( -/obj/structure/flora/grass/both, -/obj/structure/flora/rock/icy, +/obj/structure/flora/grass/both/style_random, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "zM" = ( @@ -8924,7 +8924,7 @@ /turf/open/floor/iron/dark, /area/centcom/courtroom) "Aj" = ( -/obj/structure/flora/rock/jungle{ +/obj/structure/flora/rock/pile/jungle/style_random{ pixel_x = -12; pixel_y = 15 }, @@ -9337,7 +9337,7 @@ /turf/open/floor/iron, /area/tdome/observation) "Bt" = ( -/obj/structure/flora/rock/icy{ +/obj/structure/flora/rock/icy/style_random{ pixel_x = -7 }, /turf/open/misc/asteroid/snow/airless, @@ -9631,11 +9631,11 @@ }, /area/syndicate_mothership/control) "Cd" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /obj/machinery/light/directional/south, /turf/open/floor/grass, /area/centcom/evacuation) @@ -9752,11 +9752,11 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "Cr" = ( -/obj/structure/flora/rock/pile/largejungle, +/obj/structure/flora/rock/pile/jungle/large/style_random, /turf/open/misc/beach/sand, /area/centcom/holding) "Cs" = ( @@ -9772,14 +9772,14 @@ /turf/open/floor/carpet, /area/syndicate_mothership/control) "Cu" = ( -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/both/style_random, /obj/structure/railing, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "Cv" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/both/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -9959,7 +9959,7 @@ /turf/open/misc/sandy_dirt, /area/centcom/holding) "CX" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /obj/structure/railing{ dir = 1 }, @@ -10060,8 +10060,8 @@ /obj/structure/railing/corner{ dir = 4 }, -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "Dp" = ( @@ -10574,7 +10574,7 @@ /turf/open/floor/mineral/titanium/tiled/yellow, /area/syndicate_mothership/expansion_chemicalwarfare) "EP" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -10971,8 +10971,8 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "FT" = ( @@ -11164,8 +11164,8 @@ /turf/open/floor/mineral/plastitanium/red, /area/syndicate_mothership/expansion_bioterrorism) "Gv" = ( -/obj/structure/flora/rock/pile, -/obj/structure/flora/grass/both, +/obj/structure/flora/rock/pile/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "Gw" = ( @@ -11247,8 +11247,8 @@ /turf/open/floor/iron, /area/centcom/prison) "GD" = ( -/obj/structure/flora/tree/pine, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/pine/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "GE" = ( @@ -11387,9 +11387,9 @@ /turf/open/floor/mineral/titanium/tiled/yellow, /area/syndicate_mothership/expansion_bombthreat) "Hi" = ( -/obj/structure/flora/rock/pile, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/rock/pile/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/railing{ dir = 8 }, @@ -11427,9 +11427,9 @@ /turf/open/floor/mineral/titanium/tiled/yellow, /area/syndicate_mothership/expansion_bombthreat) "Hm" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ icon_state = "asteroid5"; name = "plating" @@ -11504,11 +11504,11 @@ /turf/open/misc/ice/icemoon, /area/syndicate_mothership/control) "HE" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/tdome/observation) "HF" = ( @@ -11572,7 +11572,7 @@ /turf/open/floor/mineral/titanium, /area/syndicate_mothership/control) "HQ" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "HS" = ( @@ -11739,7 +11739,7 @@ /turf/open/floor/mineral/plastitanium/red, /area/syndicate_mothership/expansion_bioterrorism) "In" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /obj/structure/railing{ dir = 1 }, @@ -12256,7 +12256,7 @@ /turf/open/floor/mineral/titanium, /area/syndicate_mothership/control) "JT" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "JU" = ( @@ -12352,7 +12352,7 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "Ki" = ( @@ -12564,7 +12564,7 @@ /turf/closed/wall/mineral/titanium/interior, /area/centcom/evacuation/ship) "KT" = ( -/obj/structure/flora/rock/pile/largejungle{ +/obj/structure/flora/rock/pile/jungle/large/style_random{ pixel_y = -3 }, /turf/open/misc/ashplanet/wateryrock{ @@ -13177,7 +13177,7 @@ /turf/open/floor/iron/white, /area/tdome/observation) "MT" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -13795,7 +13795,7 @@ /turf/open/floor/iron/cafeteria, /area/centcom/holding) "OC" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/basalt/wasteland{ initial_gas_mix = "TEMP=2.7" }, @@ -13810,9 +13810,9 @@ /turf/open/floor/iron/dark, /area/centcom/supplypod) "OE" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -13987,7 +13987,7 @@ /turf/open/floor/iron/dark, /area/tdome/observation) "Pd" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "Pe" = ( @@ -14030,7 +14030,7 @@ /turf/open/floor/iron/dark, /area/centcom/supply) "Ph" = ( -/obj/structure/flora/rock/icy{ +/obj/structure/flora/rock/icy/style_random{ pixel_x = -7 }, /turf/open/misc/asteroid/snow/icemoon, @@ -14233,11 +14233,11 @@ /turf/open/floor/iron, /area/centcom/supplypod/loading/one) "PL" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/centcom/evacuation) "PM" = ( @@ -14464,8 +14464,8 @@ /turf/open/floor/iron/dark, /area/centcom/prison) "Qs" = ( -/obj/structure/flora/tree/dead, -/obj/structure/flora/grass/both, +/obj/structure/flora/tree/dead/style_random, +/obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "Qu" = ( @@ -14567,9 +14567,9 @@ /turf/open/floor/carpet/black, /area/centcom/holding) "QL" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pale/style_random, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/centcom/holding) @@ -14657,7 +14657,7 @@ /turf/open/floor/iron/grimy, /area/centcom/admin) "QW" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /obj/effect/light_emitter{ set_cap = 1; set_luminosity = 4 @@ -15332,9 +15332,9 @@ /turf/open/floor/iron, /area/centcom/armory) "SU" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/machinery/light/directional/east, /turf/open/floor/iron{ dir = 6; @@ -15639,8 +15639,8 @@ /turf/open/floor/iron/grimy, /area/centcom/briefing) "TF" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/centcom/holding) "TG" = ( @@ -15867,17 +15867,17 @@ /turf/open/floor/mineral/plastitanium, /area/syndicate_mothership/expansion_chemicalwarfare) "Ul" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/centcom/fore) "Um" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -15935,8 +15935,8 @@ /turf/open/floor/sepia, /area/centcom/holding) "Uq" = ( -/obj/structure/flora/grass/both, -/obj/structure/flora/tree/dead, +/obj/structure/flora/grass/both/style_random, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/icemoon, /area/syndicate_mothership/control) "Ur" = ( @@ -16244,7 +16244,7 @@ /turf/open/floor/stone, /area/syndicate_mothership/control) "Vf" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/ironsand{ color = "#525252"; initial_gas_mix = "TEMP=2.7" @@ -16295,11 +16295,11 @@ /turf/open/floor/iron, /area/centcom/supplypod/loading/two) "Vl" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/tdome/administration) "Vm" = ( @@ -16369,7 +16369,7 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/rock/icy, +/obj/structure/flora/rock/icy/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "Vw" = ( @@ -16866,7 +16866,7 @@ /turf/open/floor/iron/dark, /area/tdome/observation) "WJ" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "WK" = ( @@ -16982,7 +16982,7 @@ set_cap = 1; set_luminosity = 4 }, -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "WW" = ( @@ -17039,12 +17039,12 @@ /turf/open/floor/mineral/plastitanium/red, /area/syndicate_mothership/expansion_bioterrorism) "Xf" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/tdome/observation) "Xg" = ( @@ -17295,11 +17295,11 @@ /turf/open/floor/sepia, /area/centcom/holding) "XJ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/tdome/observation) "XK" = ( @@ -17445,15 +17445,15 @@ }, /area/syndicate_mothership/control) "Yl" = ( -/obj/structure/flora/tree/dead, +/obj/structure/flora/tree/dead/style_random, /turf/open/misc/asteroid/snow/airless, /area/syndicate_mothership) "Ym" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/asteroid, /area/centcom/control) "Yn" = ( @@ -17722,7 +17722,7 @@ /turf/open/floor/plating, /area/syndicate_mothership/control) "Zc" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/misc/asteroid/basalt/airless, /area/centcom/holding) "Zd" = ( @@ -17878,7 +17878,7 @@ /turf/open/floor/wood/parquet, /area/centcom/holding) "Zu" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/machinery/light/directional/north, /turf/open/floor/grass, /area/centcom/holding) diff --git a/_maps/map_files/generic/CentCom_skyrat.dmm b/_maps/map_files/generic/CentCom_skyrat.dmm index ef11e8b6595..e7400a9ad84 100644 --- a/_maps/map_files/generic/CentCom_skyrat.dmm +++ b/_maps/map_files/generic/CentCom_skyrat.dmm @@ -307,7 +307,7 @@ /turf/open/floor/mineral/titanium/tiled/blue, /area/syndicate_mothership/expansion_bombthreat) "bm" = ( -/obj/structure/flora/rock/pile/largejungle, +/obj/structure/flora/rock/pile/jungle/large, /turf/open/misc/beach/sand, /area/centcom/holding) "bn" = ( @@ -1236,11 +1236,11 @@ /turf/open/floor/catwalk_floor/iron_dark, /area/syndicate_mothership/control) "dT" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/centcom/fore) "dU" = ( @@ -1289,7 +1289,7 @@ /turf/open/floor/mineral/plastitanium, /area/syndicate_mothership/expansion_chemicalwarfare) "eb" = ( -/obj/structure/flora/rock/pile/largejungle{ +/obj/structure/flora/rock/pile/jungle/large{ pixel_y = -3 }, /turf/open/misc/ashplanet/wateryrock{ @@ -2153,7 +2153,7 @@ /turf/open/floor/mineral/titanium, /area/syndicate_mothership/control) "gQ" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/centcom/holding) "gR" = ( @@ -3808,11 +3808,11 @@ /turf/open/floor/iron, /area/centcom/supply) "lL" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/centcom/control) "lM" = ( @@ -3821,9 +3821,9 @@ /turf/open/floor/iron, /area/centcom/fore) "lN" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -4254,11 +4254,11 @@ /turf/open/floor/iron, /area/centcom/fore) "mQ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/centcom/control) "mR" = ( @@ -5668,17 +5668,17 @@ /turf/open/floor/iron, /area/centcom/fore) "qv" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/centcom/control) "qw" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ icon_state = "asteroid5"; name = "plating" @@ -5688,47 +5688,47 @@ /turf/closed/indestructible/riveted, /area/centcom/evacuation) "qy" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/centcom/evacuation) "qz" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/centcom/evacuation) "qA" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /obj/machinery/light/directional/north, /turf/open/floor/grass, /area/centcom/evacuation) "qB" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/centcom/evacuation) "qC" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_br, /obj/machinery/light/directional/north, /turf/open/floor/grass, /area/centcom/evacuation) "qD" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/centcom/evacuation) "qE" = ( @@ -5791,11 +5791,11 @@ /turf/open/floor/iron, /area/centcom/control) "qU" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/centcom/evacuation) "qV" = ( @@ -5803,8 +5803,8 @@ /turf/open/floor/plating, /area/centcom/evacuation) "qW" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/centcom/evacuation) "qX" = ( @@ -5812,8 +5812,8 @@ /turf/open/floor/grass, /area/centcom/evacuation) "qY" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/centcom/evacuation) "qZ" = ( @@ -6034,9 +6034,9 @@ /turf/open/floor/iron, /area/centcom/admin/storage) "rF" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -6049,9 +6049,9 @@ /turf/open/floor/iron/dark, /area/centcom/supply) "rH" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /obj/machinery/light/directional/east, /turf/open/floor/iron{ icon_state = "asteroid5"; @@ -6067,21 +6067,21 @@ /turf/open/floor/iron, /area/centcom/fore) "rJ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /obj/machinery/light/directional/west, /turf/open/floor/grass, /area/centcom/fore) "rK" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/centcom/control) "rL" = ( @@ -6146,20 +6146,20 @@ /turf/open/floor/iron, /area/centcom/prison) "rT" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/centcom/evacuation) "rU" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/centcom/evacuation) "rV" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window/reinforced, /turf/open/floor/grass, /area/centcom/evacuation) @@ -7070,11 +7070,11 @@ /turf/open/floor/iron/dark, /area/centcom/control) "uz" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/machinery/light/directional/south, /turf/open/misc/asteroid, /area/centcom/evacuation) @@ -7240,37 +7240,37 @@ /turf/open/floor/iron/dark, /area/centcom/admin) "uY" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/centcom/ferry) "uZ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/centcom/ferry) "va" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/centcom/ferry) "vb" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/centcom/ferry) "vc" = ( @@ -8689,8 +8689,8 @@ /area/syndicate_mothership/control) "yR" = ( /obj/structure/flora/rock/pile, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /obj/structure/railing{ dir = 8 }, @@ -9028,11 +9028,11 @@ /turf/open/floor/iron/white, /area/centcom/control) "zL" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/machinery/light/directional/north, /turf/open/misc/asteroid, /area/centcom/evacuation) @@ -9070,7 +9070,7 @@ /turf/open/floor/grass, /area/wizard_station) "zR" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/machinery/light/directional/north, /turf/open/floor/grass, /area/centcom/holding) @@ -9902,11 +9902,11 @@ /turf/open/floor/iron/dark, /area/centcom/evacuation) "Cd" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /obj/machinery/light/directional/south, /turf/open/floor/grass, /area/centcom/evacuation) @@ -10965,18 +10965,18 @@ /turf/open/floor/iron/dark, /area/tdome/observation) "EG" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ icon_state = "asteroid5"; name = "plating" }, /area/tdome/observation) "EH" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -11059,19 +11059,19 @@ /turf/open/floor/iron, /area/tdome/observation) "ET" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/tdome/observation) "EU" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/tdome/observation) "EV" = ( @@ -11779,12 +11779,12 @@ /turf/open/floor/iron/dark, /area/tdome/observation) "GK" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/tdome/observation) "GL" = ( @@ -11817,11 +11817,11 @@ /turf/open/floor/iron/grimy, /area/tdome/observation) "GP" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/tdome/observation) "GQ" = ( @@ -12462,11 +12462,11 @@ /turf/closed/indestructible/riveted, /area/tdome/administration) "Iw" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /obj/machinery/light/directional/west, /turf/open/misc/asteroid, /area/tdome/administration) @@ -12639,9 +12639,9 @@ /turf/open/floor/iron, /area/tdome/arena) "IQ" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /obj/machinery/light/directional/east, /turf/open/floor/iron{ dir = 6; @@ -12725,9 +12725,9 @@ /turf/open/floor/iron, /area/tdome/arena) "Jd" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ icon_state = "asteroid5"; name = "plating" @@ -12792,17 +12792,17 @@ /turf/open/floor/iron, /area/tdome/arena) "Jm" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/tdome/administration) "Jn" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; @@ -12828,11 +12828,11 @@ /turf/open/floor/circuit/green, /area/tdome/arena) "Jr" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/tdome/administration) "Js" = ( @@ -13265,20 +13265,20 @@ /turf/open/floor/iron/dark, /area/tdome/administration) "KA" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/tdome/administration) "KB" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /obj/machinery/light/directional/south, /turf/open/floor/grass, /area/tdome/administration) @@ -13310,12 +13310,12 @@ /turf/open/floor/iron, /area/centcom/supplypod/loading/one) "KG" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pointy, /turf/open/floor/grass, /area/tdome/administration) "KH" = ( @@ -14811,7 +14811,7 @@ /turf/open/floor/iron, /area/centcom/supplypod) "PA" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/structure/flora/tree/jungle/small, /turf/open/floor/grass, /area/centcom/holding) @@ -15165,9 +15165,9 @@ /turf/open/lava/plasma/ice_moon, /area/syndicate_mothership/control) "QL" = ( -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/ferny, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/pale, /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/centcom/holding) @@ -15288,11 +15288,11 @@ /turf/open/floor/wood/large, /area/centcom/holding) "QY" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/generic, /turf/open/floor/grass, /area/centcom/prison) "QZ" = ( @@ -16054,8 +16054,8 @@ /turf/open/floor/iron, /area/centcom/supplypod/loading/three) "TC" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/centcom/holding) "TE" = ( @@ -16933,7 +16933,7 @@ /turf/open/floor/iron, /area/syndicate_mothership/control) "Wi" = ( -/obj/structure/flora/rock/jungle{ +/obj/structure/flora/rock/pile/jungle{ pixel_x = -12; pixel_y = 15 }, @@ -16969,7 +16969,7 @@ /turf/open/floor/mineral/titanium/yellow, /area/syndicate_mothership/control) "Wm" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/centcom/holding) "Wn" = ( @@ -17518,9 +17518,9 @@ }, /area/syndicate_mothership/control) "XZ" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/ferny, /turf/open/floor/iron{ dir = 6; icon_state = "asteroid8"; diff --git a/_maps/map_files/generic/CentCom_skyrat_z2.dmm b/_maps/map_files/generic/CentCom_skyrat_z2.dmm index 090f608ead1..e8c105e3b85 100644 --- a/_maps/map_files/generic/CentCom_skyrat_z2.dmm +++ b/_maps/map_files/generic/CentCom_skyrat_z2.dmm @@ -9,7 +9,7 @@ /turf/closed/indestructible/riveted, /area/centcom/interlink) "aaj" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/machinery/light/floor, /turf/open/floor/grass, /area/centcom/interlink) @@ -112,7 +112,7 @@ /turf/open/floor/iron/cafeteria, /area/centcom/interlink) "aeT" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "fullgrass_3" }, /turf/open/misc/grass/planet, @@ -201,7 +201,7 @@ /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "afB" = ( -/obj/structure/flora/ausbushes/fernybush{ +/obj/structure/flora/bush/ferny{ pixel_x = -3; pixel_y = 3 }, @@ -224,7 +224,7 @@ /turf/open/floor/mineral/titanium/blue, /area/centcom/interlink) "afN" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/plating/cobblestone, /area/centcom/holding/cafepark) "aga" = ( @@ -237,7 +237,7 @@ }, /area/centcom/holding/cafe) "agb" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ pixel_x = 3; pixel_y = 3 }, @@ -286,9 +286,7 @@ /turf/open/floor/plating, /area/centcom/interlink) "agy" = ( -/obj/structure/flora/ausbushes{ - icon_state = "leafybush_1" - }, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "agA" = ( @@ -296,9 +294,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafedorms) "agF" = ( -/obj/structure/flora/ausbushes{ - icon_state = "grassybush_4" - }, +/obj/structure/flora/bush/grassy/style_4, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "agG" = ( @@ -368,9 +364,7 @@ /turf/open/floor/plating/abductor, /area/centcom/holding/cafepark) "ahs" = ( -/obj/structure/flora/ausbushes{ - icon_state = "leafybush_2" - }, +/obj/structure/flora/bush/leavy/style_2, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "ahy" = ( @@ -379,9 +373,9 @@ }, /area/centcom/interlink) "ahA" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/pointy, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "ahC" = ( @@ -467,11 +461,11 @@ /turf/open/floor/iron, /area/centcom/interlink) "ahQ" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "ahU" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "ahY" = ( @@ -599,7 +593,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "aje" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/centcom/interlink) "ajh" = ( @@ -630,11 +624,11 @@ /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "ajQ" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/grass/planet, /area/centcom/interlink) "ajR" = ( @@ -682,9 +676,9 @@ /turf/open/floor/iron, /area/centcom/interlink) "akp" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aks" = ( @@ -703,8 +697,8 @@ /turf/open/floor/iron, /area/centcom/interlink) "aky" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/centcom/interlink) "akA" = ( @@ -809,8 +803,8 @@ }, /area/centcom/holding/cafepark) "alf" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "alg" = ( @@ -855,7 +849,7 @@ /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "alt" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/effect/turf_decal/stripes/asteroid/line{ dir = 1 }, @@ -1067,7 +1061,7 @@ /turf/open/floor/plating, /area/centcom/interlink) "amT" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "amU" = ( @@ -1150,7 +1144,7 @@ }, /area/centcom/interlink) "anC" = ( -/obj/structure/flora/rock/pile/largejungle{ +/obj/structure/flora/rock/pile/jungle/large{ pixel_x = 0; pixel_y = 0 }, @@ -1179,13 +1173,13 @@ }, /area/centcom/holding/cafe) "anQ" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t{ dir = 6 }, /area/centcom/holding/cafepark) "aon" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky, /turf/open/misc/ironsand, /area/centcom/interlink) "aoq" = ( @@ -1554,7 +1548,7 @@ /turf/open/misc/dirt/planet, /area/centcom/holding/cafepark) "aqQ" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t, /area/centcom/holding/cafepark) "aqR" = ( @@ -1562,15 +1556,15 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "aqV" = ( -/obj/structure/flora/ausbushes/fernybush{ +/obj/structure/flora/bush/ferny{ pixel_x = -3; pixel_y = 3 }, -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ pixel_x = -3; pixel_y = 3 }, -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_x = -3; pixel_y = 3 }, @@ -1662,13 +1656,13 @@ }, /area/centcom/holding/cafe) "arT" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ icon_state = "lavendergrass_3" }, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "asb" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/centcom/interlink) @@ -1684,9 +1678,9 @@ /turf/closed/indestructible/wood, /area/centcom/holding/cafevox) "asz" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/flowers_br, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/pointy, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "asC" = ( @@ -1698,9 +1692,7 @@ }, /area/centcom/holding/cafe) "asF" = ( -/obj/structure/flora/ausbushes{ - icon_state = "ppflowers_3" - }, +/obj/structure/flora/bush/flowers_pp/style_3, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "asI" = ( @@ -1747,7 +1739,7 @@ }, /area/centcom/holding/cafe) "asX" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ icon_state = "lavendergrass_2" }, /turf/open/misc/grass/planet, @@ -1822,7 +1814,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "atQ" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "brflowers_2" }, /turf/open/misc/grass/planet, @@ -2157,9 +2149,7 @@ }, /area/centcom/holding/cafepark) "axw" = ( -/obj/structure/flora/ausbushes{ - icon_state = "leafybush_3" - }, +/obj/structure/flora/bush/leavy/style_3, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "axz" = ( @@ -2309,7 +2299,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "ayp" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "fullgrass_3" }, /turf/open/misc/dirt/planet, @@ -2418,7 +2408,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafepark) "azs" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/dirt/planet, /area/centcom/holding/cafepark) "azB" = ( @@ -2455,9 +2445,7 @@ /turf/open/floor/plating/cobblestone, /area/centcom/holding/cafepark) "aAc" = ( -/obj/structure/flora/ausbushes{ - icon_state = "ppflowers_1" - }, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aAd" = ( @@ -2532,7 +2520,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "aAz" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aAC" = ( @@ -2610,7 +2598,7 @@ /turf/open/floor/wood, /area/centcom/holding/cafe) "aAS" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t{ dir = 8 }, @@ -2640,9 +2628,9 @@ }, /area/centcom/holding/cafe) "aAY" = ( -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/sunny, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aBa" = ( @@ -2691,16 +2679,16 @@ }, /area/centcom/holding/cafe) "aBp" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ icon_state = "lavendergrass_4" }, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aBr" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/sunny, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aBs" = ( @@ -2800,7 +2788,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "aCf" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "fullgrass_2" }, /turf/open/misc/dirt/planet, @@ -2848,7 +2836,7 @@ /turf/open/floor/carpet/royalblack, /area/centcom/holding/cafedorms) "aCy" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/misc/ironsand, /area/centcom/interlink) "aCD" = ( @@ -2870,9 +2858,7 @@ /turf/open/floor/carpet/orange, /area/centcom/interlink) "aCM" = ( -/obj/structure/flora/ausbushes{ - icon_state = "ppflowers_2" - }, +/obj/structure/flora/bush/flowers_pp/style_2, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aCQ" = ( @@ -2931,7 +2917,7 @@ /turf/open/floor/iron/dark, /area/centcom/interlink) "aDa" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "aDc" = ( @@ -3150,13 +3136,13 @@ /turf/open/floor/iron/showroomfloor, /area/centcom/holding/cafe) "aEO" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "fullgrass_3" }, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "aEQ" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass/fairy, /area/centcom/holding/cafepark) "aEX" = ( @@ -3199,7 +3185,7 @@ /turf/closed/indestructible/wood, /area/centcom/holding/cafepark) "aFB" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aFE" = ( @@ -3218,11 +3204,11 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafedorms) "aFN" = ( -/obj/structure/flora/ausbushes/sunnybush{ +/obj/structure/flora/bush/sunny{ pixel_x = 3; pixel_y = 3 }, -/obj/structure/flora/ausbushes/grassybush{ +/obj/structure/flora/bush/grassy{ pixel_x = 3; pixel_y = 3 }, @@ -3230,11 +3216,11 @@ dir = 8 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_x = -3; pixel_y = 3 }, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny, /obj/structure/window/reinforced{ dir = 4; layer = 2.9 @@ -3256,7 +3242,7 @@ /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aFV" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "fullgrass_2" }, /turf/open/misc/grass/planet, @@ -3275,9 +3261,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "aGg" = ( -/obj/structure/flora/junglebush/large{ - icon_state = "bush2" - }, +/obj/structure/flora/bush/large/style_2, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aGk" = ( @@ -3301,7 +3285,7 @@ }, /area/centcom/interlink) "aGw" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t{ dir = 1 }, @@ -3320,7 +3304,7 @@ /turf/open/floor/iron/dark, /area/centcom/interlink) "aGB" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t{ dir = 5 }, @@ -3448,7 +3432,7 @@ /turf/closed/indestructible/riveted, /area/centcom/interlink) "aHD" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t{ dir = 9 }, @@ -3494,7 +3478,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "aHQ" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/centcom/interlink) "aHX" = ( @@ -3565,7 +3549,7 @@ }, /area/centcom/holding/cafepark) "aIE" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "brflowers_1" }, /turf/open/misc/grass/planet, @@ -3608,16 +3592,16 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "aIV" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ icon_state = "lavendergrass_4" }, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aIW" = ( -/obj/structure/flora/ausbushes/ppflowers{ +/obj/structure/flora/bush/flowers_pp{ pixel_y = 12 }, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/centcom/interlink) "aJh" = ( @@ -3731,7 +3715,7 @@ /turf/open/floor/eighties, /area/centcom/interlink) "aKu" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aKA" = ( @@ -3835,7 +3819,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "aLH" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aLN" = ( @@ -4042,7 +4026,7 @@ }, /area/centcom/holding/cafe) "aNk" = ( -/obj/structure/flora/junglebush/large{ +/obj/structure/flora/bush/large{ icon_state = "bush3" }, /turf/open/misc/grass/planet, @@ -4116,7 +4100,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafedorms) "aNC" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/centcom/interlink) @@ -4137,7 +4121,7 @@ }, /area/centcom/interlink) "aNK" = ( -/obj/structure/flora/ausbushes/ywflowers{ +/obj/structure/flora/bush/flowers_yw{ pixel_x = 3; pixel_y = 3 }, @@ -4378,9 +4362,9 @@ /turf/open/floor/iron/dark, /area/centcom/interlink) "aPr" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -4476,9 +4460,7 @@ /turf/open/floor/iron/white, /area/centcom/interlink) "aQw" = ( -/obj/structure/flora/ausbushes{ - icon_state = "grassybush_1" - }, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aQz" = ( @@ -4597,7 +4579,7 @@ }, /area/centcom/holding/cafepark) "aRe" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "aRg" = ( @@ -4736,14 +4718,14 @@ /turf/open/floor/iron/cafeteria, /area/centcom/interlink) "aRH" = ( -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_x = -3; pixel_y = -3 }, /turf/open/floor/grass/fairy, /area/centcom/holding/cafepark) "aRL" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed, /turf/open/misc/beach/coastline_t{ dir = 4 }, @@ -4874,7 +4856,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafepark) "aSz" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy, /turf/open/misc/ironsand, /area/centcom/interlink) "aSC" = ( @@ -4937,9 +4919,9 @@ /turf/open/floor/plating, /area/centcom/interlink) "aSZ" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/sunny, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "aTb" = ( @@ -4985,9 +4967,7 @@ }, /area/centcom/holding/cafepark) "aTu" = ( -/obj/structure/flora/ausbushes{ - icon_state = "grassybush_2" - }, +/obj/structure/flora/bush/grassy/style_2, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aTv" = ( @@ -4995,7 +4975,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafedorms) "aTB" = ( -/obj/structure/flora/ausbushes/fullgrass{ +/obj/structure/flora/bush/fullgrass{ icon_state = "brflowers_3" }, /turf/open/misc/grass/planet, @@ -5223,7 +5203,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "aVA" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aVC" = ( @@ -5298,9 +5278,7 @@ /turf/open/floor/holofloor/beach/water, /area/centcom/holding/cafepark) "aWj" = ( -/obj/structure/flora/ausbushes{ - icon_state = "grassybush_3" - }, +/obj/structure/flora/bush/grassy/style_3, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) "aWo" = ( @@ -5379,9 +5357,9 @@ /turf/open/floor/plating/abductor2, /area/centcom/holding/cafepark) "aWZ" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /obj/structure/water_source/puddle, -/obj/structure/flora/ausbushes/reedbush{ +/obj/structure/flora/bush/reed{ pixel_y = 5 }, /turf/open/floor/grass, @@ -5530,12 +5508,12 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "aXW" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "aYb" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/flowers_pp, +/obj/structure/flora/bush/large, /turf/open/floor/grass, /area/centcom/interlink) "aYc" = ( @@ -5710,7 +5688,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafepark) "aZJ" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /obj/effect/turf_decal/stripes/asteroid/line{ dir = 8 }, @@ -5920,10 +5898,10 @@ }, /area/centcom/holding/cafepark) "bFx" = ( -/obj/structure/flora/ausbushes/brflowers{ +/obj/structure/flora/bush/flowers_br{ pixel_y = 12 }, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/centcom/interlink) "bFK" = ( @@ -6039,7 +6017,7 @@ /turf/open/floor/iron/brown/side, /area/centcom/interlink) "ciW" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/asteroid, /area/centcom/interlink) "ckg" = ( @@ -6105,9 +6083,9 @@ /turf/open/floor/iron, /area/centcom/interlink) "cvK" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/grass/planet, /area/centcom/interlink) "cwh" = ( @@ -6116,7 +6094,7 @@ /area/centcom/holding/cafe) "cxz" = ( /obj/effect/turf_decal/stripes/asteroid/line, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/asteroid, /area/centcom/interlink) "czD" = ( @@ -6308,7 +6286,7 @@ /obj/effect/turf_decal/stripes/asteroid/line{ dir = 4 }, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/misc/asteroid, /area/centcom/interlink) "djn" = ( @@ -6346,7 +6324,7 @@ /obj/effect/turf_decal/stripes/asteroid/line{ dir = 1 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/asteroid, /area/centcom/interlink) "dCi" = ( @@ -6354,7 +6332,7 @@ /turf/open/floor/carpet/executive, /area/centcom/interlink) "dED" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/machinery/light, /turf/open/misc/asteroid, /area/centcom/interlink) @@ -6380,7 +6358,7 @@ /turf/open/floor/engine, /area/cruiser_dock) "dIw" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "dJI" = ( @@ -6842,7 +6820,7 @@ /obj/effect/turf_decal/stripes/asteroid/line{ dir = 4 }, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/centcom/interlink) "fTu" = ( @@ -6981,11 +6959,11 @@ /turf/open/floor/glass/reinforced, /area/cruiser_dock) "goA" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, +/obj/structure/flora/bush/pale, /turf/open/misc/asteroid, /area/centcom/interlink) "goK" = ( @@ -7194,7 +7172,7 @@ /obj/effect/turf_decal/stripes/asteroid/line{ dir = 8 }, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy, /turf/open/misc/asteroid, /area/centcom/interlink) "hdJ" = ( @@ -7343,7 +7321,7 @@ /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) "hBv" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/asteroid, /area/centcom/interlink) "hFE" = ( @@ -7455,7 +7433,7 @@ /turf/open/floor/wood, /area/centcom/holding/cafe) "iqY" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/floor/grass/fairy, /area/centcom/holding/cafepark) "irn" = ( @@ -7882,7 +7860,7 @@ /turf/open/floor/iron, /area/centcom/interlink) "khB" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass, /turf/open/misc/grass/planet, /area/centcom/interlink) "kiC" = ( @@ -7937,8 +7915,8 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "kmP" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/pointy, /turf/open/misc/grass/planet, /area/centcom/interlink) "knH" = ( @@ -7999,7 +7977,7 @@ /turf/closed/indestructible/wood, /area/centcom/holding/cafe) "kFE" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ icon_state = "lavendergrass_4" }, /turf/closed/indestructible/wood, @@ -8049,9 +8027,9 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "kLo" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/ferny, /turf/open/misc/asteroid, /area/centcom/interlink) "kLP" = ( @@ -8384,7 +8362,7 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "mfL" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy, /turf/open/misc/asteroid, /area/centcom/interlink) "mih" = ( @@ -8888,7 +8866,7 @@ }, /area/centcom/holding/cafepark) "ofZ" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/misc/asteroid, /area/centcom/interlink) "olY" = ( @@ -9312,7 +9290,7 @@ }, /area/centcom/interlink) "pTB" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/misc/grass/planet, /area/centcom/interlink) "pTK" = ( @@ -9333,7 +9311,7 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "pUG" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/misc/grass/planet, /area/centcom/interlink) "pUJ" = ( @@ -9379,7 +9357,7 @@ /obj/effect/turf_decal/stripes/asteroid/line{ dir = 4 }, -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/misc/asteroid, /area/centcom/interlink) "qcv" = ( @@ -9783,7 +9761,7 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "rjx" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/grass/planet, /area/centcom/interlink) "rne" = ( @@ -9821,7 +9799,7 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "rqO" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy, /obj/effect/turf_decal/stripes/asteroid/line{ dir = 6 }, @@ -9860,18 +9838,18 @@ /turf/open/floor/carpet/royalblack, /area/cruiser_dock) "rAc" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/misc/asteroid, /area/centcom/interlink) "rEa" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/asteroid, /area/centcom/interlink) "rGP" = ( /obj/effect/turf_decal/stripes/asteroid/line{ dir = 1 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/misc/asteroid, /area/centcom/interlink) "rJC" = ( @@ -10057,7 +10035,7 @@ /turf/open/floor/grass/fairy, /area/centcom/holding/cafepark) "smU" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/misc/grass/planet, /area/centcom/interlink) "snU" = ( @@ -10103,7 +10081,7 @@ /turf/open/floor/iron/stairs/old, /area/centcom/holding/cafepark) "svy" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/asteroid, /area/centcom/interlink) "svD" = ( @@ -10493,7 +10471,7 @@ /turf/open/floor/iron/white, /area/centcom/interlink) "tZK" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/misc/grass/planet, /area/centcom/interlink) "ueC" = ( @@ -10586,7 +10564,7 @@ /obj/effect/turf_decal/stripes/asteroid/corner{ dir = 1 }, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy, /turf/open/misc/asteroid, /area/centcom/interlink) "upc" = ( @@ -10698,7 +10676,7 @@ /obj/effect/turf_decal/stripes/asteroid/line{ dir = 8 }, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/asteroid, /area/centcom/interlink) "uIc" = ( @@ -10742,7 +10720,7 @@ /area/centcom/holding/cafedorms) "uQm" = ( /obj/effect/turf_decal/stripes/asteroid/line, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass, /turf/open/misc/asteroid, /area/centcom/interlink) "uWe" = ( @@ -11000,7 +10978,7 @@ /turf/open/floor/wood, /area/centcom/interlink) "vTA" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/misc/grass/planet, /area/centcom/interlink) "vUk" = ( @@ -11349,7 +11327,7 @@ /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) "xsM" = ( -/obj/structure/flora/ausbushes/lavendergrass{ +/obj/structure/flora/bush/lavendergrass{ icon_state = "lavendergrass_2" }, /turf/open/floor/plating/cobblestone, @@ -11361,7 +11339,7 @@ /turf/open/floor/iron/dark, /area/cruiser_dock) "xuG" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large, /turf/open/misc/grass/planet, /area/centcom/interlink) "xuN" = ( @@ -11450,7 +11428,7 @@ /turf/open/floor/mineral/titanium, /area/centcom/interlink) "xQc" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy, /obj/effect/turf_decal/stripes/asteroid/line{ dir = 8 }, diff --git a/_maps/map_files/tramstation/modular_pieces/maintenance_engine_east_2.dmm b/_maps/map_files/tramstation/modular_pieces/maintenance_engine_east_2.dmm index 49659fd96fa..40f62e02d47 100644 --- a/_maps/map_files/tramstation/modular_pieces/maintenance_engine_east_2.dmm +++ b/_maps/map_files/tramstation/modular_pieces/maintenance_engine_east_2.dmm @@ -88,7 +88,7 @@ /turf/open/floor/iron/smooth, /area/station/maintenance/starboard/lesser) "V" = ( -/obj/structure/flora/tree/pine{ +/obj/structure/flora/tree/pine/style_random{ desc = "A coniferous pine tree. How the hell did they manage to fit this in here?" }, /obj/item/food/deadmouse{ diff --git a/_maps/map_files/tramstation/skryat_old/tramstation_skyrat_old.dmm b/_maps/map_files/tramstation/skryat_old/tramstation_skyrat_old.dmm index 1d52473f982..cfde4ef6ee1 100644 --- a/_maps/map_files/tramstation/skryat_old/tramstation_skyrat_old.dmm +++ b/_maps/map_files/tramstation/skryat_old/tramstation_skyrat_old.dmm @@ -10375,7 +10375,7 @@ /turf/open/floor/iron, /area/station/cargo/storage) "bZP" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/station/medical/virology) "bZQ" = ( @@ -10608,7 +10608,7 @@ /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) "ceo" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /obj/item/food/grown/banana, /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/grass, @@ -13186,8 +13186,8 @@ /turf/open/floor/wood/parquet, /area/command/heads_quarters/captain/private/nt_rep) "dcM" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/leafy, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -14160,7 +14160,7 @@ /turf/open/floor/iron/dark, /area/station/security/interrogation) "dwH" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /mob/living/carbon/human/species/monkey, @@ -14711,7 +14711,7 @@ /turf/open/floor/iron, /area/station/engineering/engine_smes) "dIh" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window/reinforced/spawner/west, /turf/open/floor/grass, /area/station/science/genetics) @@ -20130,7 +20130,7 @@ /turf/open/floor/iron/white, /area/station/science/xenobiology) "fwM" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -21627,7 +21627,7 @@ /area/mine/explored) "fXz" = ( /obj/machinery/light/directional/east, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "fXE" = ( @@ -28519,7 +28519,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "ixm" = ( @@ -32598,7 +32598,7 @@ /turf/open/floor/iron, /area/station/cargo/miningdock) "jUR" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/science/genetics) @@ -35380,7 +35380,7 @@ /turf/open/floor/iron, /area/ai_monitored/security/armory) "kVO" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "kWm" = ( @@ -35435,7 +35435,7 @@ /turf/open/floor/plating/airless, /area/space/nearstation) "kWO" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/structure/flora/tree/palm, /turf/open/floor/grass, /area/station/medical/virology) @@ -41435,7 +41435,7 @@ /turf/open/floor/iron/dark, /area/station/medical/morgue) "nnO" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/science/genetics) "nnQ" = ( @@ -47390,7 +47390,7 @@ /turf/open/floor/plating/airless, /area/mine/explored) "psq" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/structure/flora/tree/palm, /turf/open/floor/grass, /area/station/science/genetics) @@ -52286,7 +52286,7 @@ /turf/open/floor/iron/dark, /area/station/maintenance/radshelter/civil) "rin" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/door/window/left/directional/west{ name = "Monkey Pen"; req_access_txt = "9" @@ -54140,7 +54140,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/tram/center) "rUa" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/structure/flora/tree/palm, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/grass, @@ -54915,7 +54915,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "sil" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/spawner/west, /turf/open/floor/grass, /area/station/science/genetics) @@ -63644,7 +63644,7 @@ "vhO" = ( /obj/machinery/computer/turbine_computer{ dir = 1; - + }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable/layer1, @@ -69499,7 +69499,7 @@ /turf/open/floor/iron, /area/station/engineering/break_room) "xmG" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/medical/virology) "xmK" = ( @@ -70933,7 +70933,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/effect/landmark/event_spawn, /turf/open/floor/grass, /area/station/medical/virology) diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index 0ab2dd2db81..00cd30178d4 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -2157,7 +2157,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/construction/engineering) "aVp" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -7811,7 +7811,7 @@ /turf/open/floor/catwalk_floor, /area/station/hallway/primary/tram/left) "cHn" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/station/medical/virology) "cHz" = ( @@ -9282,7 +9282,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/effect/landmark/event_spawn, /turf/open/floor/grass, /area/station/medical/virology) @@ -10435,8 +10435,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 4 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/station/commons/dorms) "dww" = ( @@ -10599,7 +10599,7 @@ /turf/open/floor/catwalk_floor, /area/station/maintenance/tram/left) "dyl" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, /area/station/medical/virology) "dyq" = ( @@ -13421,7 +13421,7 @@ /turf/open/floor/iron, /area/station/cargo/miningdock) "eyX" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /mob/living/carbon/human/species/monkey, @@ -15409,7 +15409,7 @@ /turf/open/floor/iron/white, /area/station/medical/chemistry) "fkU" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/science/genetics) @@ -15628,8 +15628,8 @@ /turf/open/floor/catwalk_floor, /area/station/hallway/primary/tram/center) "fpf" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/tree/palm, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/tree/palm/style_random, /turf/open/floor/grass, /area/station/medical/virology) "fpg" = ( @@ -22990,7 +22990,7 @@ /turf/open/floor/iron, /area/station/command/gateway) "hSI" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/machinery/door/window/left/directional/west{ name = "Monkey Pen"; req_access_txt = "9" @@ -23141,8 +23141,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 8 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/station/commons/dorms) "hVg" = ( @@ -28464,8 +28464,8 @@ /turf/open/floor/iron/freezer, /area/station/security/prison) "jLF" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/tree/palm, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/tree/palm/style_random, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/grass, /area/station/science/genetics) @@ -30203,7 +30203,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/tram/left) "knw" = ( -/obj/structure/flora/tree/palm, +/obj/structure/flora/tree/palm/style_random, /turf/open/floor/grass, /area/station/medical/virology) "knJ" = ( @@ -42304,7 +42304,7 @@ /turf/open/floor/iron/smooth, /area/station/maintenance/department/science) "ooR" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /obj/item/food/grown/banana, /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/grass, @@ -42432,8 +42432,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/station/commons/dorms) "oqY" = ( @@ -52599,7 +52599,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/station/medical/virology) "rOZ" = ( @@ -54651,8 +54651,8 @@ /turf/open/floor/iron/grimy, /area/station/hallway/secondary/entry) "sCO" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/leavy/style_random, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -57113,7 +57113,7 @@ /turf/open/floor/iron, /area/station/cargo/miningdock) "tuv" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/station/science/genetics) "tuA" = ( @@ -57412,8 +57412,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 8 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/station/commons/dorms) "tzP" = ( @@ -59588,8 +59588,8 @@ /turf/open/floor/iron/smooth, /area/station/maintenance/starboard/lesser) "umQ" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/tree/palm, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/tree/palm/style_random, /turf/open/floor/grass, /area/station/science/genetics) "umS" = ( @@ -63160,7 +63160,7 @@ /area/station/cargo/miningdock/oresilo) "vvA" = ( /obj/machinery/light/directional/east, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/station/medical/virology) "vvC" = ( @@ -63752,7 +63752,7 @@ /turf/open/floor/engine/n2o, /area/station/engineering/atmos) "vFV" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /obj/structure/window/reinforced/spawner/west, /turf/open/floor/grass, /area/station/science/genetics) @@ -64921,7 +64921,7 @@ /turf/open/floor/iron/dark, /area/station/service/hydroponics) "wdi" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/station/medical/virology) "wdj" = ( @@ -69294,7 +69294,7 @@ /turf/open/floor/plating, /area/station/security/processing) "xGA" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /obj/structure/window/reinforced/spawner/west, /turf/open/floor/grass, /area/station/science/genetics) diff --git a/_maps/map_files/tramstation/tramstation_skyrat.dmm b/_maps/map_files/tramstation/tramstation_skyrat.dmm index b7266a1ed7b..b700f51c45c 100644 --- a/_maps/map_files/tramstation/tramstation_skyrat.dmm +++ b/_maps/map_files/tramstation/tramstation_skyrat.dmm @@ -5538,8 +5538,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 4 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/commons/dorms) "aQe" = ( @@ -9239,7 +9239,7 @@ /turf/open/floor/iron, /area/station/cargo/storage) "bZP" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /turf/open/floor/grass, /area/station/medical/virology) "bZR" = ( @@ -9505,7 +9505,7 @@ /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) "ceo" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /obj/item/food/grown/banana, /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/grass, @@ -12221,8 +12221,8 @@ }, /area/station/command/heads_quarters/rd) "dcM" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/lavendergrass, +/obj/structure/flora/bush/leafy, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/medical/virology) @@ -13201,7 +13201,7 @@ /turf/open/floor/iron/dark/smooth_large, /area/station/service/chapel/monastery) "dwH" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /mob/living/carbon/human/species/monkey, @@ -13878,7 +13878,7 @@ /turf/open/floor/iron, /area/station/engineering/engine_smes) "dIh" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/structure/window/reinforced/spawner/west, /turf/open/floor/grass, /area/station/science/genetics) @@ -19182,7 +19182,7 @@ /turf/open/floor/iron/white, /area/station/science/xenobiology) "fwM" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) @@ -20913,7 +20913,7 @@ /area/station/science/cytology) "fXz" = ( /obj/machinery/light/directional/east, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "fXE" = ( @@ -28007,7 +28007,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "ixm" = ( @@ -32122,7 +32122,7 @@ /turf/open/floor/iron, /area/station/cargo/miningdock) "jUR" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/grass, /area/station/science/genetics) @@ -34930,7 +34930,7 @@ /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) "kVO" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /turf/open/floor/grass, /area/station/medical/virology) "kWm" = ( @@ -34993,7 +34993,7 @@ /turf/open/floor/plating/airless, /area/space/nearstation) "kWO" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/structure/flora/tree/palm, /turf/open/floor/grass, /area/station/medical/virology) @@ -35030,8 +35030,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 8 }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/sparsegrass, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/commons/dorms) "kXp" = ( @@ -36379,8 +36379,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 8 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/commons/dorms) "lxE" = ( @@ -40201,8 +40201,8 @@ /obj/machinery/door/firedoor/border_only{ dir = 4 }, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/flowers_yw, +/obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/commons/dorms) "mSE" = ( @@ -41212,7 +41212,7 @@ /turf/open/floor/iron/dark, /area/station/medical/morgue) "nnO" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/science/genetics) "nnQ" = ( @@ -47028,7 +47028,7 @@ /turf/open/floor/plating/airless, /area/mine/explored) "psq" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/structure/flora/tree/palm, /turf/open/floor/grass, /area/station/science/genetics) @@ -52263,7 +52263,7 @@ /turf/open/floor/iron, /area/station/security/checkpoint/supply) "rin" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/machinery/door/window/left/directional/west{ name = "Monkey Pen"; req_access_txt = "9" @@ -54118,7 +54118,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/tram/center) "rUa" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leafy, /obj/structure/flora/tree/palm, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/grass, @@ -54867,7 +54867,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "sil" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /obj/structure/window/reinforced/spawner/west, /turf/open/floor/grass, /area/station/science/genetics) @@ -69654,7 +69654,7 @@ /turf/open/floor/iron, /area/station/engineering/break_room) "xmG" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny, /turf/open/floor/grass, /area/station/medical/virology) "xmN" = ( @@ -70995,7 +70995,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 }, -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass, /obj/effect/landmark/event_spawn, /turf/open/floor/grass, /area/station/medical/virology) diff --git a/_maps/shuttles/arrival_delta.dmm b/_maps/shuttles/arrival_delta.dmm index 765bd99ae61..5f059039534 100644 --- a/_maps/shuttles/arrival_delta.dmm +++ b/_maps/shuttles/arrival_delta.dmm @@ -233,18 +233,18 @@ /turf/closed/wall/mineral/titanium/nodiagonal, /area/shuttle/arrival) "x" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/arrival) "y" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/arrival) diff --git a/_maps/shuttles/arrival_kilo.dmm b/_maps/shuttles/arrival_kilo.dmm index 6a01b3bf745..c83fc393165 100644 --- a/_maps/shuttles/arrival_kilo.dmm +++ b/_maps/shuttles/arrival_kilo.dmm @@ -226,10 +226,10 @@ /turf/closed/wall/mineral/titanium/nodiagonal, /area/shuttle/arrival) "z" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/arrival) diff --git a/_maps/shuttles/emergency_delta.dmm b/_maps/shuttles/emergency_delta.dmm index 64de44e59da..c9fd179424f 100644 --- a/_maps/shuttles/emergency_delta.dmm +++ b/_maps/shuttles/emergency_delta.dmm @@ -292,10 +292,10 @@ /turf/open/floor/iron, /area/shuttle/escape) "ax" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) @@ -354,10 +354,10 @@ /turf/open/floor/iron, /area/shuttle/escape) "aI" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/generic/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) @@ -465,10 +465,10 @@ /turf/open/floor/plating, /area/shuttle/escape) "aX" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) @@ -514,10 +514,10 @@ /turf/open/floor/iron, /area/shuttle/escape) "be" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_kilo.dmm b/_maps/shuttles/emergency_kilo.dmm index 26fbd5bff2e..5bd041876cd 100644 --- a/_maps/shuttles/emergency_kilo.dmm +++ b/_maps/shuttles/emergency_kilo.dmm @@ -940,18 +940,18 @@ /turf/open/floor/mineral/titanium/white, /area/shuttle/escape) "bO" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/leavy/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) "bP" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_medisim.dmm b/_maps/shuttles/emergency_medisim.dmm index 6f5b2ab20b2..ba60e07674f 100644 --- a/_maps/shuttles/emergency_medisim.dmm +++ b/_maps/shuttles/emergency_medisim.dmm @@ -1,6 +1,6 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "ai" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "aB" = ( @@ -25,7 +25,7 @@ /turf/open/floor/mineral/titanium/white, /area/shuttle/escape) "be" = ( -/obj/structure/flora/ausbushes/stalkybush, +/obj/structure/flora/bush/stalky/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "bo" = ( @@ -329,7 +329,7 @@ /turf/open/floor/stone, /area/shuttle/escape/simulation) "mG" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /obj/effect/decal/remains/human, /turf/open/misc/grass, /area/shuttle/escape/simulation) @@ -553,7 +553,7 @@ /turf/open/floor/plating, /area/shuttle/escape/simulation) "yk" = ( -/obj/structure/flora/ausbushes, +/obj/structure/flora/bush, /turf/open/misc/grass, /area/shuttle/escape/simulation) "zd" = ( @@ -624,7 +624,7 @@ /turf/open/floor/mineral/titanium/yellow, /area/shuttle/escape) "BP" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "Ck" = ( @@ -692,7 +692,7 @@ /turf/open/floor/plating, /area/shuttle/escape) "Dn" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "En" = ( @@ -830,7 +830,7 @@ /turf/open/floor/circuit/green/anim, /area/shuttle/escape) "Gy" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "Ho" = ( @@ -858,11 +858,11 @@ /turf/closed/indestructible/iron, /area/shuttle/escape/simulation) "IS" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "Je" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "JC" = ( @@ -878,7 +878,7 @@ /turf/open/floor/glass, /area/shuttle/escape) "JF" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "JU" = ( @@ -930,7 +930,7 @@ /turf/open/floor/mineral/titanium/yellow, /area/shuttle/escape) "KK" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "LA" = ( @@ -953,12 +953,12 @@ /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) "MD" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /obj/effect/decal/remains/human, /turf/open/misc/grass, /area/shuttle/escape/simulation) "MX" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "Nm" = ( @@ -1141,7 +1141,7 @@ /turf/open/floor/mineral/plastitanium/red/brig, /area/shuttle/escape/brig) "TK" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/misc/grass, /area/shuttle/escape/simulation) "TZ" = ( diff --git a/_maps/shuttles/emergency_monastery.dmm b/_maps/shuttles/emergency_monastery.dmm index 35b87c98441..8fc0e63f67b 100644 --- a/_maps/shuttles/emergency_monastery.dmm +++ b/_maps/shuttles/emergency_monastery.dmm @@ -309,9 +309,9 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "eu" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/machinery/light/small/directional/south, /obj/machinery/airalarm/directional/south, /turf/open/floor/grass, @@ -456,7 +456,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "gO" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /turf/open/misc/asteroid, /area/shuttle/escape) "gW" = ( @@ -517,8 +517,8 @@ /turf/open/space/basic, /area/shuttle/escape) "hW" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/reed/style_random, /obj/machinery/camera/directional/south{ c_tag = "Monastery Asteroid Primary Entrance"; network = list("ss13","monastery") @@ -569,8 +569,8 @@ /turf/closed/mineral, /area/shuttle/escape) "it" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "iw" = ( @@ -734,7 +734,7 @@ /turf/open/floor/mineral/plastitanium/red/brig, /area/shuttle/escape/brig) "ka" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /obj/machinery/camera/directional/south{ c_tag = "Monastery Asteroid Starboard Aft"; network = list("ss13","monastery") @@ -1717,7 +1717,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "yC" = ( -/obj/structure/flora/ausbushes, +/obj/structure/flora/bush, /obj/effect/turf_decal/sand, /turf/open/floor/iron, /area/shuttle/escape) @@ -1809,8 +1809,8 @@ /turf/open/floor/plating, /area/shuttle/escape) "zB" = ( -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/pointy/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "zE" = ( @@ -1842,8 +1842,8 @@ /turf/open/floor/iron/grimy, /area/shuttle/escape) "zX" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Ab" = ( @@ -1918,7 +1918,7 @@ /turf/open/misc/asteroid, /area/shuttle/escape) "AM" = ( -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/grass, /area/shuttle/escape) "AW" = ( @@ -1946,8 +1946,8 @@ /turf/open/floor/carpet, /area/shuttle/escape) "Bp" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/structure/beebox, /obj/item/queen_bee/bought, /turf/open/floor/grass, @@ -2066,8 +2066,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "CN" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/shuttle/escape) "CR" = ( @@ -2079,7 +2079,7 @@ "Dc" = ( /obj/machinery/power/apc/auto_name/directional/west, /obj/machinery/light/small/directional/west, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/structure/cable, /turf/open/floor/grass, /area/shuttle/escape) @@ -2113,7 +2113,7 @@ /turf/open/floor/iron/chapel, /area/shuttle/escape) "Dt" = ( -/obj/structure/flora/ausbushes, +/obj/structure/flora/bush, /turf/open/misc/asteroid, /area/shuttle/escape) "Dv" = ( @@ -2180,7 +2180,7 @@ /turf/open/floor/grass, /area/shuttle/escape) "En" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Ep" = ( @@ -2227,9 +2227,9 @@ /turf/open/floor/grass, /area/shuttle/escape) "ET" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "EU" = ( @@ -2245,7 +2245,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "Ff" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic/style_random, /obj/machinery/light/small/directional/east, /turf/open/floor/grass, /area/shuttle/escape) @@ -2307,8 +2307,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "FK" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/shuttle/escape) "FO" = ( @@ -2379,13 +2379,13 @@ /turf/open/misc/asteroid, /area/shuttle/escape) "GN" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/shuttle/escape) "GU" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Hc" = ( @@ -2432,8 +2432,8 @@ /turf/open/floor/grass, /area/shuttle/escape) "HS" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Ig" = ( @@ -2511,9 +2511,9 @@ /turf/open/space/basic, /area/shuttle/escape) "IR" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/pale/style_random, /turf/open/floor/grass, /area/shuttle/escape) "IT" = ( @@ -2573,8 +2573,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "Jv" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/machinery/camera/directional/north{ c_tag = "Monastery Garden"; network = list("ss13","monastery") @@ -2674,8 +2674,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "Kn" = ( -/obj/structure/flora/ausbushes/leafybush, -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/leavy/style_random, +/obj/structure/flora/bush/reed/style_random, /turf/open/misc/asteroid, /area/shuttle/escape) "KE" = ( @@ -3034,7 +3034,7 @@ /turf/open/floor/plating, /area/shuttle/escape) "Pe" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/misc/asteroid, /area/shuttle/escape) "Pp" = ( @@ -3247,9 +3247,9 @@ /turf/open/floor/plating, /area/shuttle/escape) "Rz" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /obj/machinery/light/small/directional/north, /turf/open/floor/grass, /area/shuttle/escape) @@ -3707,7 +3707,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "Wl" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Wo" = ( @@ -3781,7 +3781,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "Xm" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Xs" = ( @@ -3904,8 +3904,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "YD" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/shuttle/escape) "YE" = ( diff --git a/_maps/shuttles/emergency_nature.dmm b/_maps/shuttles/emergency_nature.dmm index 99666abd37e..ca7dff35fec 100644 --- a/_maps/shuttles/emergency_nature.dmm +++ b/_maps/shuttles/emergency_nature.dmm @@ -1,7 +1,7 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "as" = ( -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "au" = ( @@ -9,7 +9,7 @@ /turf/open/floor/grass, /area/shuttle/escape) "ay" = ( -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "aA" = ( @@ -22,12 +22,12 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "aJ" = ( -/obj/structure/flora/ausbushes/stalkybush, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/stalky/style_random, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "bd" = ( -/obj/structure/flora/rock/pile/largejungle, +/obj/structure/flora/rock/pile/jungle/large/style_random, /turf/open/floor/grass, /area/shuttle/escape) "bg" = ( @@ -126,7 +126,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 6 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "eB" = ( @@ -166,8 +166,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "fG" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/shuttle/escape) "fJ" = ( @@ -201,7 +201,7 @@ /turf/open/floor/plating, /area/shuttle/escape) "gl" = ( -/obj/structure/flora/junglebush/large, +/obj/structure/flora/bush/large/style_random, /turf/open/floor/grass, /area/shuttle/escape) "gu" = ( @@ -268,12 +268,12 @@ /obj/effect/turf_decal/weather/dirt{ dir = 4 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "it" = ( /mob/living/carbon/human/species/monkey, -/obj/structure/flora/grass/jungle/b{ +/obj/structure/flora/grass/jungle/b/style_random{ icon_state = "bushb3" }, /turf/open/floor/grass, @@ -293,7 +293,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 8 }, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/shuttle/escape) "iO" = ( @@ -356,7 +356,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 8 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "lH" = ( @@ -421,7 +421,7 @@ "mq" = ( /mob/living/carbon/human/species/monkey, /obj/machinery/light/floor, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "mw" = ( @@ -438,7 +438,7 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "nD" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/grass, /area/shuttle/escape) "nQ" = ( @@ -478,7 +478,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "qD" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "rg" = ( @@ -558,7 +558,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 10 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "ur" = ( @@ -573,9 +573,7 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "uI" = ( -/obj/structure/flora/rock/jungle{ - icon_state = "rock3" - }, +/obj/structure/flora/rock/pile/jungle/style_3, /turf/open/floor/grass, /area/shuttle/escape) "vt" = ( @@ -629,7 +627,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 8 }, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/grass, /area/shuttle/escape) "xZ" = ( @@ -673,7 +671,7 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "zf" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "zr" = ( @@ -684,7 +682,7 @@ /area/shuttle/escape) "zs" = ( /obj/machinery/light/floor, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "zD" = ( @@ -717,7 +715,7 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "AM" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Bm" = ( @@ -728,11 +726,11 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "Bo" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Bt" = ( -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Bv" = ( @@ -766,13 +764,11 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "BM" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Cb" = ( -/obj/structure/flora/rock/jungle{ - icon_state = "bushc2" - }, +/obj/structure/flora/bush/jungle/c/style_2, /turf/open/floor/grass, /area/shuttle/escape) "Co" = ( @@ -791,7 +787,7 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "CE" = ( -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/grass, /area/shuttle/escape) "CQ" = ( @@ -843,7 +839,7 @@ /turf/open/floor/grass, /area/shuttle/escape) "Fp" = ( -/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Gf" = ( @@ -892,7 +888,7 @@ }, /area/shuttle/escape) "Hq" = ( -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/floor/grass, /area/shuttle/escape) "HV" = ( @@ -903,7 +899,7 @@ /area/shuttle/escape) "Ia" = ( /mob/living/carbon/human/species/monkey, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Io" = ( @@ -966,7 +962,7 @@ /area/shuttle/escape) "Ka" = ( /obj/effect/turf_decal/weather/dirt, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Kv" = ( @@ -997,7 +993,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 1 }, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "LG" = ( @@ -1008,9 +1004,7 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "LO" = ( -/obj/structure/flora/rock/jungle{ - icon_state = "grassa4" - }, +/obj/structure/flora/grass/jungle/a/style_4, /turf/open/floor/grass, /area/shuttle/escape) "LW" = ( @@ -1030,7 +1024,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 4 }, -/obj/structure/flora/ausbushes/leafybush, +/obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "MS" = ( @@ -1060,7 +1054,7 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "Ps" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/grass, /area/shuttle/escape) "PG" = ( @@ -1073,11 +1067,11 @@ /turf/open/floor/iron/white, /area/shuttle/escape) "PP" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/grass, /area/shuttle/escape) "QC" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "QM" = ( @@ -1152,9 +1146,7 @@ /turf/open/floor/grass, /area/shuttle/escape) "Ti" = ( -/obj/structure/flora/rock/jungle{ - icon_state = "busha3" - }, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/shuttle/escape) "Ts" = ( @@ -1181,7 +1173,7 @@ /area/shuttle/escape) "TT" = ( /obj/effect/turf_decal/weather/dirt, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Um" = ( @@ -1229,7 +1221,7 @@ /turf/open/floor/plating, /area/shuttle/escape) "VM" = ( -/obj/structure/flora/tree/jungle, +/obj/structure/flora/tree/jungle/style_random, /turf/open/floor/grass, /area/shuttle/escape) "VU" = ( @@ -1245,7 +1237,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 9 }, -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Wz" = ( @@ -1258,15 +1250,15 @@ /turf/template_noop, /area/template_noop) "WH" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/shuttle/escape) "WL" = ( /turf/open/floor/iron/dark, /area/shuttle/escape) "Xm" = ( -/obj/structure/flora/rock, +/obj/structure/flora/rock/style_random, /turf/open/floor/grass, /area/shuttle/escape) "XK" = ( @@ -1285,7 +1277,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 1 }, -/obj/structure/flora/rock/pile, +/obj/structure/flora/rock/pile/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Yp" = ( @@ -1302,7 +1294,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 9 }, -/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/shuttle/escape) "YP" = ( @@ -1348,7 +1340,7 @@ /obj/effect/turf_decal/weather/dirt{ dir = 10 }, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/grass, /area/shuttle/escape) "Zt" = ( diff --git a/_maps/shuttles/emergency_omega.dmm b/_maps/shuttles/emergency_omega.dmm index a87935afe99..debe4eadd70 100644 --- a/_maps/shuttles/emergency_omega.dmm +++ b/_maps/shuttles/emergency_omega.dmm @@ -108,10 +108,10 @@ /turf/open/floor/iron, /area/shuttle/escape) "aG" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/sunny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) @@ -196,10 +196,10 @@ /turf/open/floor/iron, /area/shuttle/escape) "aI" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/ferny/style_random, /obj/structure/window/reinforced/shuttle, /turf/open/floor/grass, /area/shuttle/escape) @@ -231,11 +231,11 @@ /turf/open/floor/iron, /area/shuttle/escape) "aO" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/flora/bush/grassy/style_random, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/grass, /area/shuttle/escape) "aP" = ( diff --git a/_maps/shuttles/skyrat/pirate_enclave.dmm b/_maps/shuttles/skyrat/pirate_enclave.dmm index c7146f9e459..cbd8430a062 100644 --- a/_maps/shuttles/skyrat/pirate_enclave.dmm +++ b/_maps/shuttles/skyrat/pirate_enclave.dmm @@ -47,7 +47,7 @@ /turf/closed/wall/mineral/titanium/spaceship/nodiagonal, /area/shuttle/syndicate/slaver) "aG" = ( -/obj/structure/flora/rock/jungle, +/obj/structure/flora/rock/pile/jungle, /turf/open/floor/grass, /area/shuttle/syndicate/slaver) "aT" = ( @@ -729,7 +729,7 @@ /turf/open/floor/iron/dark/textured_large, /area/shuttle/syndicate/slaver) "mx" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/shuttle/syndicate/slaver) "mC" = ( @@ -1198,7 +1198,7 @@ /turf/open/floor/iron/dark, /area/shuttle/syndicate/slaver) "vO" = ( -/obj/structure/flora/junglebush/b, +/obj/structure/flora/bush/jungle/b, /turf/open/floor/grass, /area/shuttle/syndicate/slaver) "vS" = ( @@ -2242,7 +2242,7 @@ /turf/open/floor/iron/textured_large, /area/shuttle/syndicate/slaver) "Rm" = ( -/obj/structure/flora/junglebush/c, +/obj/structure/flora/bush/jungle/a/style_3, /turf/open/floor/grass, /area/shuttle/syndicate/slaver) "Rn" = ( @@ -2405,7 +2405,7 @@ /turf/open/floor/pod/dark, /area/shuttle/syndicate/slaver) "TP" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/shuttle/syndicate/slaver) "Ul" = ( diff --git a/_maps/skyrat/xenoarch_base.dmm b/_maps/skyrat/xenoarch_base.dmm index c497169dd74..c983ac42582 100644 --- a/_maps/skyrat/xenoarch_base.dmm +++ b/_maps/skyrat/xenoarch_base.dmm @@ -135,7 +135,7 @@ /area/mine/xenoarch/engineering/hfr) "bN" = ( /obj/structure/flora/tree/jungle, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/mine/xenoarch/living) "bT" = ( @@ -271,7 +271,7 @@ dir = 8 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/mine/xenoarch/living) "dn" = ( @@ -1008,7 +1008,7 @@ dir = 4 }, /obj/structure/window/reinforced, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/mine/xenoarch/living) "nF" = ( @@ -1018,7 +1018,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br, /turf/open/floor/grass, /area/mine/xenoarch/living) "nI" = ( @@ -2180,7 +2180,7 @@ /obj/structure/window/reinforced{ dir = 8 }, -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/mine/xenoarch/living) "Fv" = ( @@ -3305,7 +3305,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp, /turf/open/floor/grass, /area/mine/xenoarch/living) "Vl" = ( diff --git a/_maps/templates/holodeck_beach.dmm b/_maps/templates/holodeck_beach.dmm index f410142ea64..e508bab68df 100644 --- a/_maps/templates/holodeck_beach.dmm +++ b/_maps/templates/holodeck_beach.dmm @@ -55,7 +55,7 @@ /turf/open/floor/holofloor/beach, /area/template_noop) "W" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/holofloor/beach, /area/template_noop) "X" = ( diff --git a/_maps/templates/holodeck_petpark.dmm b/_maps/templates/holodeck_petpark.dmm index 19f0c95de1b..f1bc336f02d 100644 --- a/_maps/templates/holodeck_petpark.dmm +++ b/_maps/templates/holodeck_petpark.dmm @@ -1,10 +1,10 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "a" = ( -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "b" = ( -/obj/structure/flora/ausbushes/fernybush, +/obj/structure/flora/bush/ferny/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "c" = ( @@ -12,7 +12,7 @@ /turf/open/floor/holofloor/grass, /area/template_noop) "f" = ( -/obj/structure/flora/ausbushes/genericbush, +/obj/structure/flora/bush/generic/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "g" = ( @@ -20,15 +20,15 @@ /turf/open/floor/holofloor/grass, /area/template_noop) "k" = ( -/obj/structure/flora/tree/jungle/small, +/obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "l" = ( -/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "p" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /obj/effect/holodeck_effect/mobspawner/pet, /turf/open/floor/holofloor/grass, /area/template_noop) @@ -38,40 +38,40 @@ /turf/open/floor/holofloor/grass, /area/template_noop) "v" = ( -/obj/structure/flora/ausbushes/palebush, +/obj/structure/flora/bush/pale/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "w" = ( /obj/effect/holodeck_effect/mobspawner/pet, -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "y" = ( -/obj/structure/flora/ausbushes/pointybush, +/obj/structure/flora/bush/pointy/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "C" = ( -/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "D" = ( -/obj/structure/flora/ausbushes/reedbush, +/obj/structure/flora/bush/reed/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "G" = ( -/obj/structure/flora/ausbushes/lavendergrass, +/obj/structure/flora/bush/lavendergrass/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "H" = ( /obj/effect/holodeck_effect/mobspawner/pet, -/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "I" = ( /turf/open/floor/holofloor/grass, /area/template_noop) "M" = ( -/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/flora/bush/sunny/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "N" = ( @@ -88,7 +88,7 @@ /turf/open/floor/holofloor, /area/template_noop) "R" = ( -/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/bush/flowers_br/style_random, /turf/open/floor/holofloor/grass, /area/template_noop) "S" = ( diff --git a/_maps/templates/holodeck_winterwonderland.dmm b/_maps/templates/holodeck_winterwonderland.dmm index e22f85c183c..af4c5f16e96 100644 --- a/_maps/templates/holodeck_winterwonderland.dmm +++ b/_maps/templates/holodeck_winterwonderland.dmm @@ -1,27 +1,27 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "a" = ( -/obj/structure/flora/grass/both, +/obj/structure/flora/grass/both/style_random, /turf/open/floor/holofloor/snow, /area/template_noop) "c" = ( -/obj/structure/flora/bush{ +/obj/structure/flora/bush/snow/style_random{ pixel_x = -2; pixel_y = 3 }, /turf/open/floor/holofloor/snow, /area/template_noop) "d" = ( -/obj/structure/flora/tree/pine, +/obj/structure/flora/tree/pine/style_random, /turf/open/floor/holofloor/snow, /area/template_noop) "h" = ( -/obj/structure/flora/tree/pine{ +/obj/structure/flora/tree/pine/style_random{ pixel_y = -6 }, /turf/open/floor/holofloor/snow, /area/template_noop) "l" = ( -/obj/structure/flora/tree/pine{ +/obj/structure/flora/tree/pine/style_random{ pixel_x = -21 }, /turf/open/floor/holofloor/snow, @@ -38,7 +38,7 @@ /turf/open/floor/holofloor/snow, /area/template_noop) "q" = ( -/obj/structure/flora/grass/brown, +/obj/structure/flora/grass/brown/style_random, /turf/open/floor/holofloor/snow, /area/template_noop) "s" = ( @@ -57,7 +57,7 @@ /turf/open/floor/holofloor/snow, /area/template_noop) "A" = ( -/obj/structure/flora/bush, +/obj/structure/flora/bush/snow/style_random, /turf/open/floor/holofloor/snow, /area/template_noop) "D" = ( @@ -85,11 +85,11 @@ /turf/open/floor/holofloor/snow, /area/template_noop) "L" = ( -/obj/structure/flora/grass/green, +/obj/structure/flora/grass/green/style_random, /turf/open/floor/holofloor/snow, /area/template_noop) "O" = ( -/obj/structure/flora/bush{ +/obj/structure/flora/bush/snow/style_random{ pixel_x = 5; pixel_y = 7 }, @@ -109,7 +109,7 @@ /turf/open/floor/holofloor/snow, /area/template_noop) "R" = ( -/obj/structure/flora/tree/pine{ +/obj/structure/flora/tree/pine/style_random{ pixel_x = -10 }, /turf/open/floor/holofloor/snow, diff --git a/code/__DEFINES/flags.dm b/code/__DEFINES/flags.dm index b09a0d11214..fa4c59612d3 100644 --- a/code/__DEFINES/flags.dm +++ b/code/__DEFINES/flags.dm @@ -280,3 +280,8 @@ GLOBAL_LIST_INIT(bitflags, list(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 204 #define SPACEVINE_HEAT_RESISTANT (1 << 0) /// Is the spacevine / flower bud cold resistant #define SPACEVINE_COLD_RESISTANT (1 << 1) + +// Flags for flora structures +#define FLORA_HERBAL (1 << 0) +#define FLORA_WOODEN (1 << 1) +#define FLORA_STONE (1 << 2) diff --git a/code/__DEFINES/flora.dm b/code/__DEFINES/flora.dm new file mode 100644 index 00000000000..1b0d1df7279 --- /dev/null +++ b/code/__DEFINES/flora.dm @@ -0,0 +1,2 @@ +#define FLORA_HARVEST_WOOD_TOOLS list(/obj/item/hatchet, /obj/item/fireaxe, /obj/item/melee/energy/sword/saber, /obj/item/melee/energy/blade) +#define FLORA_HARVEST_STONE_TOOLS list(/obj/item/pickaxe) diff --git a/code/_globalvars/bitfields.dm b/code/_globalvars/bitfields.dm index 8d3ff51e3f9..0cd3e53de05 100644 --- a/code/_globalvars/bitfields.dm +++ b/code/_globalvars/bitfields.dm @@ -375,3 +375,9 @@ DEFINE_BITFIELD(supports_variations_flags, list( "CLOTHING_SNOUTED_VOX_VARIATION" = CLOTHING_SNOUTED_VOX_VARIATION, "CLOTHING_SNOUTED_VOX_VARIATION_NO_NEW_ICON" = CLOTHING_SNOUTED_VOX_VARIATION_NO_NEW_ICON, // SKYRAT EDIT END )) + +DEFINE_BITFIELD(flora_flags, list( + "FLORA_HERBAL" = FLORA_HERBAL, + "FLORA_WOODEN" = FLORA_WOODEN, + "FLORA_STONE" = FLORA_STONE, +)) diff --git a/code/datums/mapgen/Cavegens/IcemoonCaves.dm b/code/datums/mapgen/Cavegens/IcemoonCaves.dm index ce5858fb0bd..54e23c99319 100644 --- a/code/datums/mapgen/Cavegens/IcemoonCaves.dm +++ b/code/datums/mapgen/Cavegens/IcemoonCaves.dm @@ -7,7 +7,7 @@ /mob/living/simple_animal/hostile/asteroid/polarbear = 30, /obj/structure/spawner/ice_moon/polarbear = 3, \ /mob/living/simple_animal/hostile/asteroid/hivelord/legion/snow = 50, /mob/living/simple_animal/hostile/asteroid/goldgrub = 10, \ /mob/living/simple_animal/hostile/asteroid/lobstrosity = 15) - flora_spawn_list = list(/obj/structure/flora/tree/pine = 2, /obj/structure/flora/rock/icy = 2, /obj/structure/flora/rock/pile/icy = 2, /obj/structure/flora/grass/both = 6, /obj/structure/flora/ash/chilly = 2) + flora_spawn_list = list(/obj/structure/flora/tree/pine/style_random = 2, /obj/structure/flora/rock/icy/style_random = 2, /obj/structure/flora/rock/pile/icy/style_random = 2, /obj/structure/flora/grass/both/style_random = 6, /obj/structure/flora/ash/chilly = 2) ///Note that this spawn list is also in the lavaland generator feature_spawn_list = list(/obj/structure/geyser/wittel = 6, /obj/structure/geyser/random = 2, /obj/structure/geyser/plasma_oxide = 10, /obj/structure/geyser/protozine = 10, /obj/structure/geyser/hollowwater = 10) @@ -28,4 +28,4 @@ /mob/living/simple_animal/hostile/asteroid/hivelord/legion/snow = 50, /obj/structure/spawner/ice_moon/demonic_portal/snowlegion = 3, \ SPAWN_MEGAFAUNA = 2) megafauna_spawn_list = list(/mob/living/simple_animal/hostile/megafauna/colossus = 1) - flora_spawn_list = list(/obj/structure/flora/rock/icy = 6, /obj/structure/flora/rock/pile/icy = 6, /obj/structure/flora/ash/chilly = 1) + flora_spawn_list = list(/obj/structure/flora/rock/icy/style_random = 6, /obj/structure/flora/rock/pile/icy/style_random = 6, /obj/structure/flora/ash/chilly = 1) diff --git a/code/datums/mapgen/biomes/_biome.dm b/code/datums/mapgen/biomes/_biome.dm index 5913e898655..025b904434d 100644 --- a/code/datums/mapgen/biomes/_biome.dm +++ b/code/datums/mapgen/biomes/_biome.dm @@ -7,7 +7,7 @@ ///Chance of having a mob from the fauna types list spawn var/fauna_density = 0 ///list of type paths of objects that can be spawned when the turf spawns flora - var/list/flora_types = list(/obj/structure/flora/grass/jungle) + var/list/flora_types = list(/obj/structure/flora/grass/jungle/a/style_random) ///list of type paths of mobs that can be spawned when the turf spawns fauna var/list/fauna_types = list() @@ -24,17 +24,17 @@ /datum/biome/mudlands turf_type = /turf/open/misc/dirt/jungle/dark - flora_types = list(/obj/structure/flora/grass/jungle,/obj/structure/flora/grass/jungle/b, /obj/structure/flora/rock/jungle, /obj/structure/flora/rock/pile/largejungle) + flora_types = list(/obj/structure/flora/grass/jungle/a/style_random,/obj/structure/flora/grass/jungle/b/style_random, /obj/structure/flora/rock/pile/jungle/style_random, /obj/structure/flora/rock/pile/jungle/large/style_random) flora_density = 3 /datum/biome/plains turf_type = /turf/open/misc/grass/jungle - flora_types = list(/obj/structure/flora/grass/jungle,/obj/structure/flora/grass/jungle/b, /obj/structure/flora/tree/jungle, /obj/structure/flora/rock/jungle, /obj/structure/flora/junglebush, /obj/structure/flora/junglebush/b, /obj/structure/flora/junglebush/c, /obj/structure/flora/junglebush/large, /obj/structure/flora/rock/pile/largejungle) + flora_types = list(/obj/structure/flora/grass/jungle/a/style_random,/obj/structure/flora/grass/jungle/b/style_random, /obj/structure/flora/tree/jungle/style_random, /obj/structure/flora/rock/pile/jungle/style_random, /obj/structure/flora/bush/jungle/a/style_random, /obj/structure/flora/bush/jungle/b/style_random, /obj/structure/flora/bush/jungle/c/style_random, /obj/structure/flora/bush/large/style_random, /obj/structure/flora/rock/pile/jungle/large/style_random) flora_density = 15 /datum/biome/jungle turf_type = /turf/open/misc/grass/jungle - flora_types = list(/obj/structure/flora/grass/jungle,/obj/structure/flora/grass/jungle/b, /obj/structure/flora/tree/jungle, /obj/structure/flora/rock/jungle, /obj/structure/flora/junglebush, /obj/structure/flora/junglebush/b, /obj/structure/flora/junglebush/c, /obj/structure/flora/junglebush/large, /obj/structure/flora/rock/pile/largejungle) + flora_types = list(/obj/structure/flora/grass/jungle/a/style_random,/obj/structure/flora/grass/jungle/b/style_random, /obj/structure/flora/tree/jungle/style_random, /obj/structure/flora/rock/pile/jungle/style_random, /obj/structure/flora/bush/jungle/a/style_random, /obj/structure/flora/bush/jungle/b/style_random, /obj/structure/flora/bush/jungle/c/style_random, /obj/structure/flora/bush/large/style_random, /obj/structure/flora/rock/pile/jungle/large/style_random) flora_density = 40 /datum/biome/jungle/deep diff --git a/code/game/objects/items/kirbyplants.dm b/code/game/objects/items/kirbyplants.dm new file mode 100644 index 00000000000..32258b6f852 --- /dev/null +++ b/code/game/objects/items/kirbyplants.dm @@ -0,0 +1,120 @@ + +/obj/item/kirbyplants + name = "potted plant" + //icon = 'icons/obj/flora/plants.dmi' // ORIGINAL + icon = 'modular_skyrat/modules/aesthetics/plants/plants.dmi' // SKYRAT EDIT CHANGE + icon_state = "plant-01" + desc = "A little bit of nature contained in a pot." + layer = ABOVE_MOB_LAYER + plane = GAME_PLANE_UPPER + w_class = WEIGHT_CLASS_HUGE + force = 10 + throwforce = 13 + throw_speed = 2 + throw_range = 4 + item_flags = NO_PIXEL_RANDOM_DROP + + /// Can this plant be trimmed by someone with TRAIT_BONSAI + var/trimmable = TRUE + var/list/static/random_plant_states + /// Maximum icon state number - KEEP THIS UP TO DATE + var/random_state_cap = 43 // SKYRAT EDIT ADDITION + +/obj/item/kirbyplants/Initialize(mapload) + . = ..() + AddComponent(/datum/component/tactical) + AddComponent(/datum/component/two_handed, require_twohands=TRUE, force_unwielded=10, force_wielded=10) + AddElement(/datum/element/beauty, 500) + +/obj/item/kirbyplants/attackby(obj/item/I, mob/living/user, params) + . = ..() + if(trimmable && HAS_TRAIT(user,TRAIT_BONSAI) && isturf(loc) && I.get_sharpness()) + to_chat(user,span_notice("You start trimming [src].")) + if(do_after(user,3 SECONDS,target=src)) + to_chat(user,span_notice("You finish trimming [src].")) + change_visual() + +/// Cycle basic plant visuals +/obj/item/kirbyplants/proc/change_visual() + if(!random_plant_states) + generate_states() + var/current = random_plant_states.Find(icon_state) + var/next = WRAP(current+1,1,length(random_plant_states)) + icon_state = random_plant_states[next] + +/obj/item/kirbyplants/random + icon = 'icons/obj/flora/_flora.dmi' + icon_state = "random_plant" + +/obj/item/kirbyplants/random/Initialize(mapload) + . = ..() + //icon = 'icons/obj/flora/plants.dmi' // ORIGINAL + icon = 'modular_skyrat/modules/aesthetics/plants/plants.dmi' //SKYRAT EDIT CHANGE + if(!random_plant_states) + generate_states() + icon_state = pick(random_plant_states) + +/obj/item/kirbyplants/proc/generate_states() + random_plant_states = list() + /* ORIGINAL + for(var/i in 1 to 25) + var/number + if(i < 10) + number = "0[i]" + else + number = "[i]" + random_plant_states += "plant-[number]" + random_plant_states += "applebush" + */ + for(var/i in 1 to random_state_cap) //SKYRAT EDIT CHANGE + random_plant_states += "plant-[i]" //SKYRAT EDIT CHANGE + random_plant_states += list("applebush", "monkeyplant") //SKYRAT EDIT CHANGE + +/obj/item/kirbyplants/dead + name = "RD's potted plant" + desc = "A gift from the botanical staff, presented after the RD's reassignment. There's a tag on it that says \"Y'all come back now, y'hear?\"\nIt doesn't look very healthy..." + icon_state = "plant-25" + trimmable = FALSE + +//SKYRAT EDIT ADDITION START +/obj/item/kirbyplants/monkey + name = "monkey plant" + desc = "Something that seems to have been made by the Nanotrasen science division, one might call it an abomination. It's heads seem... alive." + icon_state = "monkeyplant" + trimmable = FALSE +//SKYRAT EDIT ADDITION END + +/obj/item/kirbyplants/photosynthetic + name = "photosynthetic potted plant" + desc = "A bioluminescent plant." + //icon_state = "plant-09" // ORIGINAL + icon_state = "plant-9" //SKYRAT EDIT CHANGE + light_color = COLOR_BRIGHT_BLUE + light_range = 3 + +/obj/item/kirbyplants/fullysynthetic + name = "plastic potted plant" + desc = "A fake, cheap looking, plastic tree. Perfect for people who kill every plant they touch." + icon_state = "plant-26" + custom_materials = (list(/datum/material/plastic = 8000)) + trimmable = FALSE + +/obj/item/kirbyplants/fullysynthetic/Initialize(mapload) + . = ..() + icon_state = "plant-[rand(26, 29)]" + +/obj/item/kirbyplants/potty + name = "Potty the Potted Plant" + desc = "A secret agent staffed in the station's bar to protect the mystical cakehat." + icon_state = "potty" + trimmable = FALSE + +/obj/item/kirbyplants/fern + name = "neglected fern" + desc = "An old botanical research sample collected on a long forgotten jungle planet." + icon_state = "fern" + trimmable = FALSE + +/obj/item/kirbyplants/fern/Initialize(mapload) + . = ..() + AddElement(/datum/element/swabable, CELL_LINE_TABLE_ALGAE, CELL_VIRUS_TABLE_GENERIC, rand(2,4), 5) diff --git a/code/game/objects/items/melee/energy.dm b/code/game/objects/items/melee/energy.dm index 15105cefb45..fa46a9b40e7 100644 --- a/code/game/objects/items/melee/energy.dm +++ b/code/game/objects/items/melee/energy.dm @@ -231,7 +231,7 @@ "green" = LIGHT_COLOR_GREEN, "purple" = LIGHT_COLOR_LAVENDER, ) - /// Whether this saber has beel multitooled. + /// Whether this saber has been multitooled. var/hacked = FALSE /obj/item/melee/energy/sword/saber/Initialize(mapload) diff --git a/code/game/objects/structures/flora.dm b/code/game/objects/structures/flora.dm index e0b625d1886..9a5b904594f 100644 --- a/code/game/objects/structures/flora.dm +++ b/code/game/objects/structures/flora.dm @@ -1,25 +1,295 @@ +//These globs are to make sure that each flora instance doesn't have to make a new typepath if its type already made it; aka performance junk +GLOBAL_LIST_EMPTY(flora_required_tools_typepaths) +GLOBAL_LIST_EMPTY(flora_disallowed_tools_typepaths) +GLOBAL_LIST_EMPTY(flora_uprooting_tools_typepaths) + /obj/structure/flora + name = "flora" + desc = "Some sort of plant." resistance_flags = FLAMMABLE max_integrity = 150 anchored = TRUE - /// Play a foliage rustling sound when attacking it? - var/herbage = FALSE - /// Play a wooden chop sound when attacking it? - var/wood = FALSE - /// Play a rock tap sound when attacking it? - var/rock = FALSE + drag_slowdown = 1.3 + + /// If set, the flora will have this as its name after being harvested. When the flora becomes harvestable again, it reverts to its initial(name) + var/harvested_name + /// If set, the flora will have this as its description after being harvested. When the flora becomes harvestable again, it regerts to its initial(desc) + var/harvested_desc + + /// A lazylist of products that could be created when harvesting this flora, syntax is (type = weight) + /// Because of how this works, it can spawn in anomalies if you want it to. Or wall girders + var/product_types + /// A lazylist typecache of items that can harvest this flora. + /// Will be set automatically on Initialization depending on flora_flags. + /// Paths in this list and their subtypes will be able to harvest the flora. + var/required_tools + /// A lazylist typecache of items that will be excluded from required_tools + /// Paths in this list disallows items from harvesting this flora if that item is a type of this path + var/disallowed_tools + /// If the user is able to harvest this with their hands + var/harvest_with_hands = FALSE + /// The "verb" to use when the user harvests the flora + var/harvest_verb = "harvest" + /// What should be added to harvest_verb depending on the context ("user harvest(s) the tree" / "user chop(s down) the tree") + var/harvest_verb_suffix = "s" + /// If the user is allowed to uproot the flora + var/can_uproot = TRUE + /// What tools are allowed to be used to uproot the flora + var/uprooting_tools = list(/obj/item/shovel) + var/uprooted = FALSE + var/previous_rotation = 0 + + /// If false, the flora won't be able to be harvested at all. If it's true, go through checks normally to determine if the flora is able to be harvested + var/harvestable = TRUE + /// The low end of how many product_type items you get + var/harvest_amount_low = 1 + /// The high end of how many product_type items you get + var/harvest_amount_high = 3 + + //Messages to show to the user depending on how many items they get when harvesting the flora + var/harvest_message_low + var/harvest_message_med + var/harvest_message_high + /// See proc/harvest() and where this is used for an explaination on how this works + var/harvest_message_true_thresholds = FALSE + + /// How long it takes to harvest the flora with the correct tool + var/harvest_time = 6 SECONDS + var/delete_on_harvest = FALSE + var/harvested = FALSE + + /// Variables for determining the low/high ends of how long it takes for the flora takes to grow. + var/regrowth_time_low = 8 MINUTES + /// Stops the flora from regrowing if this is set to 0 + var/regrowth_time_high = 16 MINUTES + + /// Flags for the flora to determine what kind of sound to play when it gets hit + var/flora_flags = NONE + +/obj/structure/flora/Initialize(mapload) + . = ..() + if(!required_tools) + required_tools = list() + if(flora_flags & FLORA_WOODEN) + required_tools += FLORA_HARVEST_WOOD_TOOLS + if(flora_flags & FLORA_STONE) + required_tools += FLORA_HARVEST_STONE_TOOLS + + //ugly-looking performance optimization. what the glob bro + if(!GLOB.flora_required_tools_typepaths[type]) + GLOB.flora_required_tools_typepaths[type] = typecacheof(required_tools) + if(!GLOB.flora_disallowed_tools_typepaths[type]) + GLOB.flora_disallowed_tools_typepaths[type] = typecacheof(disallowed_tools) + if(!GLOB.flora_uprooting_tools_typepaths[type]) + GLOB.flora_uprooting_tools_typepaths[type] = typecacheof(uprooting_tools) + + required_tools = GLOB.flora_required_tools_typepaths[type] + disallowed_tools = GLOB.flora_disallowed_tools_typepaths[type] + uprooting_tools = GLOB.flora_uprooting_tools_typepaths[type] + +/obj/structure/flora/attackby(obj/item/W, mob/living/user, params) + if(user.combat_mode) + return ..() + + if(can_uproot && is_type_in_typecache(W, uprooting_tools)) + if(uprooted) + user.visible_message(span_notice("[user] starts to replant [src]..."), + span_notice("You start to replant [src]...")) + else + user.visible_message(span_notice("[user] starts to uproot [src]..."), + span_notice("You start to uproot [src]...")) + W.play_tool_sound(src, 50) + if(!do_after(user, harvest_time, src)) + return + if(uprooted) + user.visible_message(span_notice("[user] replants [src]."), + span_notice("You replant [src].")) + replant(user) + else + user.visible_message(span_notice("[user] uproots [src]."), + span_notice("You uproot [src].")) + uproot(user) + W.play_tool_sound(src, 50) + return + + if(!can_harvest(user, W)) + return ..() + + user.visible_message(span_notice("[user] starts to [harvest_verb] [src]..."), + span_notice("You start to [harvest_verb] [src] with [W]...")) + play_attack_sound(W.force) + if(!do_after(user, harvest_time, src)) + return + visible_message(span_notice("[user] [harvest_verb][harvest_verb_suffix] [src]."), + ignored_mobs = list(user)) + play_attack_sound(W.force) + + if(harvest(user)) + after_harvest(user) + +/obj/structure/flora/attack_hand(mob/user, list/modifiers) + . = ..() + if(.) + return + if(!can_harvest(user) || !harvest_with_hands) + return + + user.visible_message(span_notice("[user] starts to [harvest_verb] [src]..."), + span_notice("You start to [harvest_verb] [src]...")) + play_attack_sound() + if(!do_after(user, harvest_time, src)) + return + visible_message(span_notice("[user] [harvest_verb][harvest_verb_suffix] [src]."), + ignored_mobs = list(user)) + play_attack_sound() + + if(harvest(user)) + after_harvest(user) /obj/structure/flora/play_attack_sound(damage_amount, damage_type = BRUTE, damage_flag = 0) - if(!wood && !herbage && !rock) - return ..() //play generic metal thunk, tap or welder sound instead - if(herbage) + var/use_default_sound = TRUE //Because I don't wanna do unnecessary bitflag checks in a single if statement, while also allowing for multiple sounds to be played + if(flora_flags & FLORA_HERBAL) playsound(src, SFX_CRUNCHY_BUSH_WHACK, 50, vary = FALSE) - if(wood) + use_default_sound = FALSE + if(flora_flags & FLORA_WOODEN) playsound(src, SFX_TREE_CHOP, 50, vary = FALSE) - if(rock) + use_default_sound = FALSE + if(flora_flags & FLORA_STONE) playsound(src, SFX_ROCK_TAP, 50, vary = FALSE) + use_default_sound = FALSE + if(use_default_sound) + return ..() + +/* + * A helper proc for getting a random amount of products, associated with the flora's product list. + * Returns: A list where each value is (product_type = amount_of_products) + */ +/obj/structure/flora/proc/get_products_list() + if(!LAZYLEN(product_types)) + return list() + var/list/product_list = list() + + var/harvest_amount = rand(harvest_amount_low, harvest_amount_high) + for(var/iteration in 1 to harvest_amount) + var/chosen_product = pick_weight(product_types) + if(!product_list[chosen_product]) + product_list[chosen_product] = 0 + product_list[chosen_product]++ + return product_list + +/* + * A helper proc that determines if a user can currently harvest this flora with whatever tool they're trying to use. + * Returns: TRUE if they can harvest, FALSE if not. Null if it's not harvestable at all. + */ +/obj/structure/flora/proc/can_harvest(mob/user, obj/item/harvesting_item) + . = FALSE + if(harvested || !harvestable) + return null + + if(harvesting_item) + if(!is_type_in_typecache(harvesting_item, required_tools)) + return + if(is_type_in_typecache(harvesting_item, disallowed_tools)) + return + return TRUE + +/* + * This gets called after a mob tries to harvest this flora with the correct tool. + * It displays a flavor message to whoever's harvesting this flora, then creates new products depending on the flora's product list. + * Also renames the flora if harvested_name or harvested_desc is set in the variables + * Returns: FALSE if nothing was made, otherwise a list of created products + */ +/obj/structure/flora/proc/harvest(user) + . = FALSE + if(harvested && !LAZYLEN(product_types)) + return + + var/list/products_to_create = get_products_list() + if(!products_to_create.len) + return + + var/products_created = 0 + var/turf/turf_below = get_turf(src) + + //This loop creates new products on the turf of our flora, but checks if it's an item stack + //If it *is* an item stack, we don't want to go through 50 different iterations of a new object where it just gets qdeleted after the first + . = list() + for(var/product in products_to_create) + var/amount_to_create = products_to_create[product] + products_created += amount_to_create + if(ispath(product, /obj/item/stack)) + var/product_left = amount_to_create + while(product_left > 0) + var/obj/item/stack/new_stack = new product(turf_below) + product_left -= new_stack.amount = min(product_left, new_stack.max_amount) + . += new_stack + else + for(var/iteration in 1 to amount_to_create) + . += new product(turf_below) + + //This bit of code determines what should be shown to the user when this is harvested + var/message = harvest_message_med || harvest_message_high || harvest_message_low + if(user && message) + if(harvest_message_true_thresholds) //Old method of how the harvest messages worked. Useful depending on the context you want to implement + if(products_created == harvest_amount_low && harvest_message_low) + message = harvest_message_low + if(products_created == harvest_amount_high && harvest_message_high) + message = harvest_message_high + else //New method of determining the message to display. Separates the messages into 3 different viable "regions" + //[ ][ ][ ] the default message depends on whether or not something's nulled out + var/comparison = products_created - harvest_amount_low //avoiding unnecessary math + var/middle_value = round((harvest_amount_high - harvest_amount_low)/2) + harvest_amount_low //mathy shit, gets the middle between two values + //[***][ ][ ] + if(comparison < (middle_value - harvest_amount_low)/2 && harvest_message_low) //more mathy shit, gets the middle between middle_value and harvest_amount_low + message = harvest_message_low + //[ ][ ][***] + if(comparison > (harvest_amount_high - middle_value)/2 && harvest_message_high) //the middle between middle_value and harvest_amount_high + message = harvest_message_high + //[ ][***][ ] use the default message if none of the above applies + + to_chat(user, span_notice(message)) + + if(harvested_name) + name = harvested_name + if(harvested_desc) + desc = harvested_desc + harvested = TRUE + if(!delete_on_harvest && regrowth_time_high > 0) + addtimer(CALLBACK(src, .proc/regrow), rand(regrowth_time_low, regrowth_time_high)) + +/obj/structure/flora/proc/after_harvest(user) + if(delete_on_harvest) + qdel(src) + +/obj/structure/flora/proc/regrow() + name = initial(name) + desc = initial(desc) + harvested = FALSE + +/* + * Called after the user uproots the flora with a shovel. + */ +/obj/structure/flora/proc/uproot(mob/living/user) + anchored = FALSE + uprooted = TRUE + var/matrix/M = matrix(transform) + previous_rotation = pick(-90, 90) + transform = M.Turn(previous_rotation) + +/* + * Called after the user plants the flora back into the ground after uprooted + */ +/obj/structure/flora/proc/replant(mob/living/user) + anchored = initial(anchored) + uprooted = FALSE + var/matrix/M = matrix(transform) + transform = M.Turn(-previous_rotation) + +/********* + * Trees * + *********/ +//Can *you* speak their language? -//trees /obj/structure/flora/tree name = "tree" desc = "A large tree." @@ -27,57 +297,131 @@ pixel_x = -16 layer = FLY_LAYER plane = ABOVE_GAME_PLANE - var/log_amount = 10 - herbage = TRUE - wood = TRUE + drag_slowdown = 1.5 + product_types = list(/obj/item/grown/log/tree = 1) + harvest_amount_low = 6 + harvest_amount_high = 10 + harvest_message_low = "You manage to gather a few logs from the tree." + harvest_message_med = "You manage to gather some logs from the tree." + harvest_message_high = "You manage to get most of the wood from the tree." + harvest_verb = "chop" + harvest_verb_suffix = "s down" + delete_on_harvest = TRUE + flora_flags = FLORA_HERBAL | FLORA_WOODEN -/obj/structure/flora/tree/attackby(obj/item/attacking_item, mob/user, params) - if(!log_amount || flags_1 & NODECONSTRUCT_1) - return ..() - if(!attacking_item.get_sharpness() || attacking_item.force <= 0) - return ..() - var/my_turf = get_turf(src) - if(attacking_item.hitsound) - playsound(my_turf, attacking_item.hitsound, 100, FALSE, FALSE) - user.visible_message(span_notice("[user] begins to cut down [src] with [attacking_item]."),span_notice("You begin to cut down [src] with [attacking_item]."), span_hear("You hear sawing.")) - if(!do_after(user, 1000/attacking_item.force, target = src)) //5 seconds with 20 force, 8 seconds with a hatchet, 20 seconds with a shard. - return - user.visible_message(span_notice("[user] fells [src] with [attacking_item]."),span_notice("You fell [src] with [attacking_item]."), span_hear("You hear the sound of a tree falling.")) +/obj/structure/flora/tree/harvest(mob/living/user) + . = ..() + var/turf/my_turf = get_turf(src) playsound(my_turf, 'sound/effects/meteorimpact.ogg', 100 , FALSE, FALSE) - user.log_message("cut down [src] at [AREACOORD(src)]", LOG_ATTACK) - for(var/i=1 to log_amount) - new /obj/item/grown/log/tree(drop_location()) - var/obj/structure/flora/stump/new_stump = new(my_turf) + var/obj/structure/flora/tree/stump/new_stump = new(my_turf) new_stump.name = "[name] stump" - qdel(src) -/obj/structure/flora/stump +/obj/structure/flora/tree/uproot(mob/living/user) + ..() + playsound(get_turf(src), 'sound/effects/meteorimpact.ogg', 100 , FALSE, FALSE) + +/obj/structure/flora/tree/stump name = "stump" desc = "This represents our promise to the crew, and the station itself, to cut down as many trees as possible." //running naked through the trees icon = 'icons/obj/flora/pinetrees.dmi' icon_state = "tree_stump" density = FALSE - pixel_x = -16 - wood = TRUE + delete_on_harvest = TRUE + +/obj/structure/flora/tree/stump/harvest(mob/living/user) + to_chat(user, span_notice("You manage to remove [src].")) + qdel(src) + +/obj/structure/flora/tree/stump/uproot(mob/living/user) + ..() + to_chat(user, span_notice("You manage to remove [src].")) + qdel(src) + +/obj/structure/flora/tree/dead + icon = 'icons/obj/flora/deadtrees.dmi' + desc = "A dead tree. How it died, you know not." + icon_state = "tree_1" + harvest_amount_low = 2 + harvest_amount_high = 6 + flora_flags = FLORA_WOODEN + +/obj/structure/flora/tree/dead/style_2 + icon_state = "tree_2" +/obj/structure/flora/tree/dead/style_3 + icon_state = "tree_3" +/obj/structure/flora/tree/dead/style_4 + icon_state = "tree_4" +/obj/structure/flora/tree/dead/style_5 + icon_state = "tree_5" +/obj/structure/flora/tree/dead/style_6 + icon_state = "tree_6" +/obj/structure/flora/tree/dead/style_random/Initialize(mapload) + . = ..() + icon_state = "tree_[rand(1, 6)]" + +/obj/structure/flora/tree/jungle + desc = "It's seriously hampering your view of the jungle." + icon = 'icons/obj/flora/jungletrees.dmi' + icon_state = "tree1" + pixel_x = -48 + pixel_y = -20 + +/obj/structure/flora/tree/jungle/style_2 + icon_state = "tree2" +/obj/structure/flora/tree/jungle/style_3 + icon_state = "tree3" +/obj/structure/flora/tree/jungle/style_4 + icon_state = "tree4" +/obj/structure/flora/tree/jungle/style_5 + icon_state = "tree5" +/obj/structure/flora/tree/jungle/style_6 + icon_state = "tree6" +/obj/structure/flora/tree/jungle/style_random/Initialize(mapload) + . = ..() + icon_state = "tree[rand(1, 6)]" + +/obj/structure/flora/tree/jungle/small + pixel_y = 0 + pixel_x = -32 + icon = 'icons/obj/flora/jungletreesmall.dmi' + icon_state = "tree1" + +/obj/structure/flora/tree/jungle/small/style_2 + icon_state = "tree2" +/obj/structure/flora/tree/jungle/small/style_3 + icon_state = "tree3" +/obj/structure/flora/tree/jungle/small/style_4 + icon_state = "tree4" +/obj/structure/flora/tree/jungle/small/style_5 + icon_state = "tree5" +/obj/structure/flora/tree/jungle/small/style_6 + icon_state = "tree6" +/obj/structure/flora/tree/jungle/small/style_random/Initialize(mapload) + . = ..() + icon_state = "tree[rand(1, 6)]" + +/************** + * Pine Trees * + **************/ /obj/structure/flora/tree/pine name = "pine tree" desc = "A coniferous pine tree." icon = 'icons/obj/flora/pinetrees.dmi' icon_state = "pine_1" - var/list/icon_states = list("pine_1", "pine_2", "pine_3") -/obj/structure/flora/tree/pine/Initialize(mapload) +/obj/structure/flora/tree/pine/style_2 + icon_state = "pine_2" +/obj/structure/flora/tree/pine/style_3 + icon_state = "pine_3" +/obj/structure/flora/tree/pine/style_random/Initialize(mapload) . = ..() - - if(islist(icon_states?.len)) - icon_state = pick(icon_states) + icon_state = "pine_[rand(1,3)]" /obj/structure/flora/tree/pine/xmas name = "xmas tree" desc = "A wondrous decorated Christmas tree." icon_state = "pine_c" - icon_states = null flags_1 = NODECONSTRUCT_1 //protected by the christmas spirit /obj/structure/flora/tree/pine/xmas/presents @@ -114,31 +458,11 @@ desc = "A wonderous decorated Christmas tree. It has a seemly endless supply of presents!" unlimited = TRUE -/obj/structure/flora/tree/dead - icon = 'icons/obj/flora/deadtrees.dmi' - desc = "A dead tree. How it died, you know not." - icon_state = "tree_1" - herbage = FALSE - -/obj/structure/flora/tree/dead/Initialize(mapload) - icon_state = "tree_[rand(1, 6)]" - return ..() - -/obj/structure/flora/tree/palm - icon = 'icons/misc/beach2.dmi' - desc = "A tree straight from the tropics." - icon_state = "palm1" - -/obj/structure/flora/tree/palm/Initialize(mapload) - . = ..() - icon_state = pick("palm1","palm2") - pixel_x = 0 - /obj/structure/festivus name = "festivus pole" + desc = "During last year's Feats of Strength the Research Director was able to suplex this passing immobile rod into a planter." icon = 'icons/obj/flora/pinetrees.dmi' icon_state = "festivus_pole" - desc = "During last year's Feats of Strength the Research Director was able to suplex this passing immobile rod into a planter." /obj/structure/festivus/anchored name = "suplexed rod" @@ -146,396 +470,455 @@ icon_state = "anchored_rod" anchored = TRUE -/obj/structure/flora/tree/jungle - name = "tree" - icon_state = "tree" - desc = "It's seriously hampering your view of the jungle." - icon = 'icons/obj/flora/jungletrees.dmi' - pixel_x = -48 - pixel_y = -20 +/************** + * Palm Trees * + **************/ -/obj/structure/flora/tree/jungle/Initialize(mapload) - icon_state = "[icon_state][rand(1, 6)]" +/obj/structure/flora/tree/palm + name = "palm tree" + desc = "A tree straight from the tropics." + icon = 'icons/misc/beach2.dmi' + icon_state = "palm1" + pixel_x = 0 + +/obj/structure/flora/tree/palm/style_2 + icon_state = "palm2" +/obj/structure/flora/tree/palm/style_random/Initialize(mapload) . = ..() + icon_state = "palm[rand(1,2)]" -/obj/structure/flora/tree/jungle/small - pixel_y = 0 - pixel_x = -32 - icon = 'icons/obj/flora/jungletreesmall.dmi' - -//grass +/********* + * Grass * + *********/ /obj/structure/flora/grass name = "grass" desc = "A patch of overgrown grass." icon = 'icons/obj/flora/snowflora.dmi' gender = PLURAL //"this is grass" not "this is a grass" - herbage = TRUE + product_types = list(/obj/item/food/grown/grass = 10, /obj/item/seeds/grass = 1) + harvest_with_hands = TRUE + harvest_amount_low = 0 + harvest_amount_high = 2 + harvest_message_low = "You uproot the grass from the ground, just for the fun of it." + harvest_message_med = "You gather up some grass." + harvest_message_high = "You gather up a handful grass." + can_uproot = TRUE + flora_flags = FLORA_HERBAL /obj/structure/flora/grass/brown icon_state = "snowgrass1bb" - -/obj/structure/flora/grass/brown/Initialize(mapload) - icon_state = "snowgrass[rand(1, 3)]bb" +/obj/structure/flora/grass/brown/style_2 + icon_state = "snowgrass2bb" +/obj/structure/flora/grass/brown/style_3 + icon_state = "snowgrass2bb" +/obj/structure/flora/grass/brown/style_random/Initialize(mapload) . = ..() - + icon_state = "snowgrass[rand(1, 3)]bb" /obj/structure/flora/grass/green icon_state = "snowgrass1gb" - -/obj/structure/flora/grass/green/Initialize(mapload) - icon_state = "snowgrass[rand(1, 3)]gb" +/obj/structure/flora/grass/green/style_2 + icon_state = "snowgrass2gb" +/obj/structure/flora/grass/green/style_3 + icon_state = "snowgrass3gb" +/obj/structure/flora/grass/green/style_random/Initialize(mapload) . = ..() + icon_state = "snowgrass[rand(1, 3)]gb" /obj/structure/flora/grass/both icon_state = "snowgrassall1" - -/obj/structure/flora/grass/both/Initialize(mapload) +/obj/structure/flora/grass/both/style_2 + icon_state = "snowgrassall2" +/obj/structure/flora/grass/both/style_3 + icon_state = "snowgrassall3" +/obj/structure/flora/grass/both/style_random/Initialize(mapload) + . = ..() icon_state = "snowgrassall[rand(1, 3)]" - . = ..() - - -//bushes -/obj/structure/flora/bush - name = "bush" - desc = "Some type of shrub." - icon = 'icons/obj/flora/snowflora.dmi' - icon_state = "snowbush1" - anchored = TRUE - herbage = TRUE - -/obj/structure/flora/bush/Initialize(mapload) - icon_state = "snowbush[rand(1, 6)]" - . = ..() - -//newbushes - -/obj/structure/flora/ausbushes - name = "bush" - desc = "Some kind of plant." - icon = 'icons/obj/flora/ausflora.dmi' - icon_state = "firstbush_1" - herbage = TRUE - -/obj/structure/flora/ausbushes/Initialize(mapload) - if(icon_state == "firstbush_1") - icon_state = "firstbush_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/reedbush - icon_state = "reedbush_1" - -/obj/structure/flora/ausbushes/reedbush/Initialize(mapload) - icon_state = "reedbush_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/leafybush - icon_state = "leafybush_1" - -/obj/structure/flora/ausbushes/leafybush/Initialize(mapload) - icon_state = "leafybush_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/palebush - icon_state = "palebush_1" - -/obj/structure/flora/ausbushes/palebush/Initialize(mapload) - icon_state = "palebush_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/stalkybush - icon_state = "stalkybush_1" - -/obj/structure/flora/ausbushes/stalkybush/Initialize(mapload) - icon_state = "stalkybush_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/grassybush - icon_state = "grassybush_1" - -/obj/structure/flora/ausbushes/grassybush/Initialize(mapload) - icon_state = "grassybush_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/fernybush - icon_state = "fernybush_1" - -/obj/structure/flora/ausbushes/fernybush/Initialize(mapload) - icon_state = "fernybush_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/sunnybush - icon_state = "sunnybush_1" - -/obj/structure/flora/ausbushes/sunnybush/Initialize(mapload) - icon_state = "sunnybush_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/genericbush - icon_state = "genericbush_1" - -/obj/structure/flora/ausbushes/genericbush/Initialize(mapload) - icon_state = "genericbush_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/pointybush - icon_state = "pointybush_1" - -/obj/structure/flora/ausbushes/pointybush/Initialize(mapload) - icon_state = "pointybush_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/lavendergrass - icon_state = "lavendergrass_1" - -/obj/structure/flora/ausbushes/lavendergrass/Initialize(mapload) - icon_state = "lavendergrass_[rand(1, 4)]" - . = ..() - -/obj/structure/flora/ausbushes/ywflowers - icon_state = "ywflowers_1" - -/obj/structure/flora/ausbushes/ywflowers/Initialize(mapload) - icon_state = "ywflowers_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/brflowers - icon_state = "brflowers_1" - -/obj/structure/flora/ausbushes/brflowers/Initialize(mapload) - icon_state = "brflowers_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/ppflowers - icon_state = "ppflowers_1" - -/obj/structure/flora/ausbushes/ppflowers/Initialize(mapload) - icon_state = "ppflowers_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/sparsegrass - icon_state = "sparsegrass_1" - -/obj/structure/flora/ausbushes/sparsegrass/Initialize(mapload) - icon_state = "sparsegrass_[rand(1, 3)]" - . = ..() - -/obj/structure/flora/ausbushes/fullgrass - icon_state = "fullgrass_1" - -/obj/structure/flora/ausbushes/fullgrass/Initialize(mapload) - icon_state = "fullgrass_[rand(1, 3)]" - . = ..() - -/obj/item/kirbyplants - name = "potted plant" - icon = 'icons/obj/flora/plants.dmi' - icon_state = "plant-01" - desc = "A little bit of nature contained in a pot." - layer = ABOVE_MOB_LAYER - plane = GAME_PLANE_UPPER - w_class = WEIGHT_CLASS_HUGE - force = 10 - throwforce = 13 - throw_speed = 2 - throw_range = 4 - item_flags = NO_PIXEL_RANDOM_DROP - - /// Can this plant be trimmed by someone with TRAIT_BONSAI - var/trimmable = TRUE - var/list/static/random_plant_states - - var/random_state_cap = 43 //SKYRAT EDIT ADDITION - KEEP THIS TO THE HIGHEST POTTED PLANT ICON STATE - -/obj/item/kirbyplants/ComponentInitialize() - . = ..() - AddComponent(/datum/component/tactical) - AddComponent(/datum/component/two_handed, require_twohands=TRUE, force_unwielded=10, force_wielded=10) - AddElement(/datum/element/beauty, 500) - -/obj/item/kirbyplants/attackby(obj/item/I, mob/living/user, params) - . = ..() - if(trimmable && HAS_TRAIT(user,TRAIT_BONSAI) && isturf(loc) && I.get_sharpness()) - to_chat(user,span_notice("You start trimming [src].")) - if(do_after(user,3 SECONDS,target=src)) - to_chat(user,span_notice("You finish trimming [src].")) - change_visual() - -/// Cycle basic plant visuals -/obj/item/kirbyplants/proc/change_visual() - if(!random_plant_states) - generate_states() - var/current = random_plant_states.Find(icon_state) - var/next = WRAP(current+1,1,length(random_plant_states)) - icon_state = random_plant_states[next] - -/obj/item/kirbyplants/random - icon = 'icons/obj/flora/_flora.dmi' - icon_state = "random_plant" - -/obj/item/kirbyplants/random/Initialize(mapload) - . = ..() - icon = 'modular_skyrat/modules/aesthetics/plants/plants.dmi' //SKYRAT EDIT CHANGE - if(!random_plant_states) - generate_states() - icon_state = pick(random_plant_states) - -/obj/item/kirbyplants/proc/generate_states() - random_plant_states = list() - for(var/i in 1 to random_state_cap) //SKYRAT EDIT CHANGE - random_plant_states += "plant-[i]" //SKYRAT EDIT CHANGE - random_plant_states += list("applebush", "monkeyplant") //SKYRAT EDIT CHANGE - - -/obj/item/kirbyplants/dead - name = "RD's potted plant" - desc = "A gift from the botanical staff, presented after the RD's reassignment. There's a tag on it that says \"Y'all come back now, y'hear?\"\nIt doesn't look very healthy..." - icon_state = "plant-25" - trimmable = FALSE - -//SKYRAT EDIT START -/obj/item/kirbyplants/monkey - name = "monkey plant" - desc = "Something that seems to have been made by the Nanotrasen science division, one might call it an abomination. It's heads seem... alive." - icon_state = "monkeyplant" - trimmable = FALSE -//SKYRAT EDIT END - -/obj/item/kirbyplants/photosynthetic - name = "photosynthetic potted plant" - desc = "A bioluminescent plant." - icon_state = "plant-9" //SKYRAT EDIT CHANGE - light_color = COLOR_BRIGHT_BLUE - light_range = 3 - -/obj/item/kirbyplants/fullysynthetic - name = "plastic potted plant" - desc = "A fake, cheap looking, plastic tree. Perfect for people who kill every plant they touch." - icon_state = "plant-26" - custom_materials = (list(/datum/material/plastic = 8000)) - trimmable = FALSE - -/obj/item/kirbyplants/fullysynthetic/Initialize(mapload) - . = ..() - icon_state = "plant-[rand(26, 29)]" - -/obj/item/kirbyplants/potty - name = "Potty the Potted Plant" - desc = "A secret agent staffed in the station's bar to protect the mystical cakehat." - icon_state = "potty" - trimmable = FALSE - -/obj/item/kirbyplants/fern - name = "neglected fern" - desc = "An old botanical research sample collected on a long forgotten jungle planet." - icon_state = "fern" - trimmable = FALSE - -/obj/item/kirbyplants/fern/Initialize(mapload) - . = ..() - AddElement(/datum/element/swabable, CELL_LINE_TABLE_ALGAE, CELL_VIRUS_TABLE_GENERIC, rand(2,4), 5) - -//a rock is flora according to where the icon file is -//and now these defines - -/obj/structure/flora/rock - icon_state = "basalt" - desc = "A volcanic rock. Pioneers used to ride these babies for miles." - icon = 'icons/obj/flora/rocks.dmi' - resistance_flags = FIRE_PROOF - density = TRUE - /// Itemstack that is dropped when a rock is mined with a pickaxe - var/obj/item/stack/mineResult = /obj/item/stack/ore/glass/basalt - /// Amount of the itemstack to drop - var/mineAmount = 20 - rock = TRUE - -/obj/structure/flora/rock/Initialize(mapload) - . = ..() - icon_state = "[icon_state][rand(1,3)]" - -/obj/structure/flora/rock/attackby(obj/item/attacking_item, mob/user, params) - if(!mineResult || attacking_item.tool_behaviour != TOOL_MINING) - return ..() - if(flags_1 & NODECONSTRUCT_1) - return ..() - to_chat(user, span_notice("You start mining...")) - if(!attacking_item.use_tool(src, user, 40, volume=50)) - return - to_chat(user, span_notice("You finish mining the rock.")) - if(mineResult && mineAmount) - new mineResult(loc, mineAmount) - SSblackbox.record_feedback("tally", "pick_used_mining", 1, attacking_item.type) - qdel(src) - -/obj/structure/flora/rock/pile - icon_state = "lavarocks" - desc = "A pile of rocks." - density = FALSE //SKYRAT EDIT ADDITION - -//Jungle grass /obj/structure/flora/grass/jungle name = "jungle grass" desc = "Thick alien flora." icon = 'icons/obj/flora/jungleflora.dmi' - icon_state = "grassa" + icon_state = "grassa1" - -/obj/structure/flora/grass/jungle/Initialize(mapload) - icon_state = "[icon_state][rand(1, 5)]" +/obj/structure/flora/grass/jungle/a/style_2 + icon_state = "grassa2" +/obj/structure/flora/grass/jungle/a/style_3 + icon_state = "grassa3" +/obj/structure/flora/grass/jungle/a/style_4 + icon_state = "grassa4" +/obj/structure/flora/grass/jungle/a/style_5 + icon_state = "grassa5" +/obj/structure/flora/grass/jungle/a/style_random/Initialize(mapload) . = ..() + icon_state = "grassa[rand(1, 5)]" /obj/structure/flora/grass/jungle/b - icon_state = "grassb" - -//Jungle rocks - -/obj/structure/flora/rock/jungle - icon_state = "rock" - desc = "A pile of rocks." - icon = 'icons/obj/flora/jungleflora.dmi' - density = FALSE - -/obj/structure/flora/rock/jungle/Initialize(mapload) + icon_state = "grassb1" +/obj/structure/flora/grass/jungle/b/style_2 + icon_state = "grassb2" +/obj/structure/flora/grass/jungle/b/style_3 + icon_state = "grassb3" +/obj/structure/flora/grass/jungle/b/style_4 + icon_state = "grassb4" +/obj/structure/flora/grass/jungle/b/style_5 + icon_state = "grassb5" +/obj/structure/flora/grass/jungle/b/style_random/Initialize(mapload) . = ..() - icon_state = "[initial(icon_state)][rand(1,5)]" + icon_state = "grassb[rand(1, 5)]" +/********** + * Bushes * + **********/ -//Jungle bushes - -/obj/structure/flora/junglebush +/obj/structure/flora/bush name = "bush" + desc = "Some type of shrubbery. Known for causing considerable economic stress on designers." + icon = 'icons/obj/flora/ausflora.dmi' + icon_state = "firstbush_1" + flora_flags = FLORA_HERBAL + +/obj/structure/flora/bush/style_2 + icon_state = "firstbush_2" +/obj/structure/flora/bush/style_3 + icon_state = "firstbush_3" +/obj/structure/flora/bush/style_4 + icon_state = "firstbush_4" +/obj/structure/flora/bush/style_random/Initialize(mapload) + . = ..() + icon_state = "firstbush_[rand(1, 4)]" + +/obj/structure/flora/bush/reed + icon_state = "reedbush_1" +/obj/structure/flora/bush/reed/style_2 + icon_state = "reedbush_2" +/obj/structure/flora/bush/reed/style_3 + icon_state = "reedbush_3" +/obj/structure/flora/bush/reed/style_4 + icon_state = "reedbush_4" +/obj/structure/flora/bush/reed/style_random/Initialize(mapload) + . = ..() + icon_state = "reedbush_[rand(1, 4)]" + +/obj/structure/flora/bush/leafy + icon_state = "leafybush_1" +/obj/structure/flora/bush/leavy/style_2 + icon_state = "leafybush_2" +/obj/structure/flora/bush/leavy/style_3 + icon_state = "leafybush_3" +/obj/structure/flora/bush/leavy/style_random/Initialize(mapload) + . = ..() + icon_state = "leafybush_[rand(1, 3)]" + +/obj/structure/flora/bush/pale + icon_state = "palebush_1" +/obj/structure/flora/bush/pale/style_2 + icon_state = "palebush_2" +/obj/structure/flora/bush/pale/style_3 + icon_state = "palebush_3" +/obj/structure/flora/bush/pale/style_4 + icon_state = "palebush_4" +/obj/structure/flora/bush/pale/style_random/Initialize(mapload) + . = ..() + icon_state = "palebush_[rand(1, 4)]" + +/obj/structure/flora/bush/stalky + icon_state = "stalkybush_1" +/obj/structure/flora/bush/stalky/style_2 + icon_state = "stalkybush_2" +/obj/structure/flora/bush/stalky/style_3 + icon_state = "stalkybush_3" +/obj/structure/flora/bush/stalky/style_random/Initialize(mapload) + . = ..() + icon_state = "stalkybush_[rand(1, 3)]" + +/obj/structure/flora/bush/grassy + icon_state = "grassybush_1" +/obj/structure/flora/bush/grassy/style_2 + icon_state = "grassybush_2" +/obj/structure/flora/bush/grassy/style_3 + icon_state = "grassybush_3" +/obj/structure/flora/bush/grassy/style_4 + icon_state = "grassybush_4" +/obj/structure/flora/bush/grassy/style_random/Initialize(mapload) + . = ..() + icon_state = "grassybush_[rand(1, 4)]" + +/obj/structure/flora/bush/sparsegrass + icon_state = "sparsegrass_1" +/obj/structure/flora/bush/sparsegrass/style_2 + icon_state = "sparsegrass_2" +/obj/structure/flora/bush/sparsegrass/style_3 + icon_state = "sparsegrass_3" +/obj/structure/flora/bush/sparsegrass/style_random/Initialize(mapload) + . = ..() + icon_state = "sparsegrass_[rand(1, 3)]" + +/obj/structure/flora/bush/fullgrass + icon_state = "fullgrass_1" +/obj/structure/flora/bush/fullgrass/style_2 + icon_state = "fullgrass_2" +/obj/structure/flora/bush/fullgrass/style_3 + icon_state = "fullgrass_3" +/obj/structure/flora/bush/fullgrass/style_random/Initialize(mapload) + . = ..() + icon_state = "fullgrass_[rand(1, 3)]" + +/obj/structure/flora/bush/ferny + icon_state = "fernybush_1" +/obj/structure/flora/bush/ferny/style_2 + icon_state = "fernybush_2" +/obj/structure/flora/bush/ferny/style_3 + icon_state = "fernybush_3" +/obj/structure/flora/bush/ferny/style_random/Initialize(mapload) + . = ..() + icon_state = "fernybush_[rand(1, 3)]" + +/obj/structure/flora/bush/sunny + icon_state = "sunnybush_1" +/obj/structure/flora/bush/sunny/style_2 + icon_state = "sunnybush_2" +/obj/structure/flora/bush/sunny/style_3 + icon_state = "sunnybush_3" +/obj/structure/flora/bush/sunny/style_random/Initialize(mapload) + . = ..() + icon_state = "sunnybush_[rand(1, 3)]" + +/obj/structure/flora/bush/generic + icon_state = "genericbush_1" +/obj/structure/flora/bush/generic/style_2 + icon_state = "genericbush_2" +/obj/structure/flora/bush/generic/style_3 + icon_state = "genericbush_3" +/obj/structure/flora/bush/generic/style_4 + icon_state = "genericbush_4" +/obj/structure/flora/bush/generic/style_random/Initialize(mapload) + . = ..() + icon_state = "genericbush_[rand(1, 4)]" + +/obj/structure/flora/bush/pointy + icon_state = "pointybush_1" +/obj/structure/flora/bush/pointy/style_2 + icon_state = "pointybush_2" +/obj/structure/flora/bush/pointy/style_3 + icon_state = "pointybush_3" +/obj/structure/flora/bush/pointy/style_4 + icon_state = "pointybush_4" +/obj/structure/flora/bush/pointy/style_random/Initialize(mapload) + . = ..() + icon_state = "pointybush_[rand(1, 4)]" + +/obj/structure/flora/bush/lavendergrass + icon_state = "lavendergrass_1" +/obj/structure/flora/bush/lavendergrass/style_2 + icon_state = "lavendergrass_2" +/obj/structure/flora/bush/lavendergrass/style_3 + icon_state = "lavendergrass_3" +/obj/structure/flora/bush/lavendergrass/style_4 + icon_state = "lavendergrass_4" +/obj/structure/flora/bush/lavendergrass/style_random/Initialize(mapload) + . = ..() + icon_state = "lavendergrass_[rand(1, 4)]" + +/obj/structure/flora/bush/flowers_yw + icon_state = "ywflowers_1" +/obj/structure/flora/bush/flowers_yw/style_2 + icon_state = "ywflowers_2" +/obj/structure/flora/bush/flowers_yw/style_3 + icon_state = "ywflowers_3" +/obj/structure/flora/bush/flowers_yw/style_random/Initialize(mapload) + . = ..() + icon_state = "ywflowers_[rand(1, 3)]" + +/obj/structure/flora/bush/flowers_br + icon_state = "brflowers_1" +/obj/structure/flora/bush/flowers_br/style_2 + icon_state = "brflowers_2" +/obj/structure/flora/bush/flowers_br/style_3 + icon_state = "brflowers_3" +/obj/structure/flora/bush/flowers_br/style_random/Initialize(mapload) + . = ..() + icon_state = "brflowers_[rand(1, 3)]" + +/obj/structure/flora/bush/flowers_pp + icon_state = "ppflowers_1" +/obj/structure/flora/bush/flowers_pp/style_2 + icon_state = "ppflowers_2" +/obj/structure/flora/bush/flowers_pp/style_3 + icon_state = "ppflowers_3" +/obj/structure/flora/bush/flowers_pp/style_random/Initialize(mapload) + . = ..() + icon_state = "ppflowers_[rand(1, 3)]" + +/obj/structure/flora/bush/snow + icon = 'icons/obj/flora/snowflora.dmi' + icon_state = "snowbush1" + +/obj/structure/flora/bush/snow/style_2 + icon_state = "snowbush2" +/obj/structure/flora/bush/snow/style_3 + icon_state = "snowbush3" +/obj/structure/flora/bush/snow/style_4 + icon_state = "snowbush4" +/obj/structure/flora/bush/snow/style_5 + icon_state = "snowbush5" +/obj/structure/flora/bush/snow/style_6 + icon_state = "snowbush6" +/obj/structure/flora/bush/snow/style_random/Initialize(mapload) + . = ..() + icon_state = "snowbush[rand(1, 6)]" + +/obj/structure/flora/bush/jungle desc = "A wild plant that is found in jungles." icon = 'icons/obj/flora/jungleflora.dmi' - icon_state = "busha" - herbage = TRUE + icon_state = "busha1" + flora_flags = FLORA_HERBAL -/obj/structure/flora/junglebush/Initialize(mapload) - icon_state = "[icon_state][rand(1, 3)]" +/obj/structure/flora/bush/jungle/a/style_2 + icon_state = "busha2" +/obj/structure/flora/bush/jungle/a/style_3 + icon_state = "busha3" +/obj/structure/flora/bush/jungle/a/style_random/Initialize(mapload) . = ..() + icon_state = "busha[rand(1, 3)]" -/obj/structure/flora/junglebush/b - icon_state = "bushb" +/obj/structure/flora/bush/jungle/b + icon_state = "bushb1" +/obj/structure/flora/bush/jungle/b/style_2 + icon_state = "bushb2" +/obj/structure/flora/bush/jungle/b/style_3 + icon_state = "bushb3" +/obj/structure/flora/bush/jungle/b/style_random/Initialize(mapload) + . = ..() + icon_state = "bushb[rand(1, 3)]" -/obj/structure/flora/junglebush/c - icon_state = "bushc" +/obj/structure/flora/bush/jungle/c + icon_state = "bushc1" +/obj/structure/flora/bush/jungle/c/style_2 + icon_state = "bushc2" +/obj/structure/flora/bush/jungle/c/style_3 + icon_state = "bushc3" +/obj/structure/flora/bush/jungle/c/style_random/Initialize(mapload) + . = ..() + icon_state = "bushc[rand(1, 3)]" -/obj/structure/flora/junglebush/large - icon_state = "bush" +/obj/structure/flora/bush/large icon = 'icons/obj/flora/largejungleflora.dmi' + icon_state = "bush1" pixel_x = -16 pixel_y = -12 layer = ABOVE_ALL_MOB_LAYER plane = ABOVE_GAME_PLANE -/obj/structure/flora/rock/pile/largejungle - name = "rocks" - icon_state = "rocks" - icon = 'icons/obj/flora/largejungleflora.dmi' +/obj/structure/flora/bush/large/style_2 + icon_state = "bush2" +/obj/structure/flora/bush/large/style_3 + icon_state = "bush3" +/obj/structure/flora/bush/large/style_random/Initialize(mapload) + . = ..() + icon_state = "bush[rand(1, 3)]" + +/********* + * Rocks * + *********/ +// (I know these aren't plants) + +/obj/structure/flora/rock + name = "large rock" + icon_state = "basalt1" + desc = "A volcanic rock. Pioneers used to ride these babies for miles." + icon = 'icons/obj/flora/rocks.dmi' + density = TRUE + resistance_flags = FIRE_PROOF + product_types = list(/obj/item/stack/ore/glass/basalt = 1) + harvest_amount_low = 10 + harvest_amount_high = 20 + harvest_message_med = "You finish mining the rock." + harvest_verb = "mine" + flora_flags = FLORA_STONE + can_uproot = FALSE + delete_on_harvest = TRUE + +/obj/structure/flora/rock/style_2 + icon_state = "basalt2" +/obj/structure/flora/rock/style_3 + icon_state = "basalt3" +/obj/structure/flora/rock/style_random/Initialize(mapload) + . = ..() + icon_state = "basalt[rand(1, 3)]" + +/obj/structure/flora/rock/pile + name = "rock pile" + desc = "A pile of rocks." + icon_state = "lavarocks1" + harvest_amount_low = 5 + harvest_amount_high = 10 + harvest_message_med = "You finish mining the pile of rocks." density = FALSE + +/obj/structure/flora/rock/pile/style_2 + icon_state = "lavarocks2" +/obj/structure/flora/rock/pile/style_3 + icon_state = "lavarocks3" +/obj/structure/flora/rock/pile/style_random/Initialize(mapload) + . = ..() + icon_state = "lavarocks[rand(1, 3)]" + +/obj/structure/flora/rock/pile/jungle + icon_state = "rock1" + icon = 'icons/obj/flora/jungleflora.dmi' +/obj/structure/flora/rock/pile/jungle/style_2 + icon_state = "rock2" +/obj/structure/flora/rock/pile/jungle/style_3 + icon_state = "rock3" +/obj/structure/flora/rock/pile/jungle/style_4 + icon_state = "rock4" +/obj/structure/flora/rock/pile/jungle/style_5 + icon_state = "rock5" +/obj/structure/flora/rock/pile/jungle/style_random/Initialize(mapload) + . = ..() + icon_state = "rock[rand(1, 5)]" + +/obj/structure/flora/rock/pile/jungle/large + name = "pile of large rocks" + icon_state = "rocks1" + icon = 'icons/obj/flora/largejungleflora.dmi' pixel_x = -16 pixel_y = -16 + harvest_amount_low = 9 + harvest_amount_high = 13 -/obj/structure/flora/rock/pile/largejungle/Initialize(mapload) +/obj/structure/flora/rock/pile/jungle/large/style_2 + icon_state = "rocks2" +/obj/structure/flora/rock/pile/jungle/large/style_3 + icon_state = "rocks3" +/obj/structure/flora/rock/pile/jungle/large/style_random/Initialize(mapload) . = ..() - icon_state = "[initial(icon_state)][rand(1,3)]" + icon_state = "rocks[rand(1, 3)]" + +//TODO: Make new sprites for these. the pallete in the icons are grey, and a white color here still makes them grey +/obj/structure/flora/rock/icy + name = "icy rock" + icon_state = "basalt1" + color = rgb(204,233,235) + +/obj/structure/flora/rock/icy/style_2 + icon_state = "basalt2" +/obj/structure/flora/rock/icy/style_3 + icon_state = "basalt3" +/obj/structure/flora/rock/icy/style_random/Initialize(mapload) + . = ..() + icon_state = "basalt[rand(1, 3)]" + +/obj/structure/flora/rock/pile/icy + name = "icy rocks" + icon_state = "lavarocks1" + color = rgb(204,233,235) + +/obj/structure/flora/rock/pile/icy/style_2 + icon_state = "lavarocks2" +/obj/structure/flora/rock/pile/icy/style_3 + icon_state = "lavarocks3" +/obj/structure/flora/rock/pile/icy/style_random/Initialize(mapload) + . = ..() + icon_state = "lavarocks[rand(1, 3)]" diff --git a/code/game/objects/structures/traps.dm b/code/game/objects/structures/traps.dm index 0bc80f8c5ef..a8a38991ee9 100644 --- a/code/game/objects/structures/traps.dm +++ b/code/game/objects/structures/traps.dm @@ -216,7 +216,7 @@ to_chat(L, span_danger("The ground quakes beneath your feet!")) L.Paralyze(100) L.adjustBruteLoss(35) - var/obj/structure/flora/rock/giant_rock = new(get_turf(src)) + var/obj/structure/flora/rock/style_random/giant_rock = new(get_turf(src)) QDEL_IN(giant_rock, 200) diff --git a/code/modules/awaymissions/mission_code/Cabin.dm b/code/modules/awaymissions/mission_code/Cabin.dm index 296e6b82541..181d05476b5 100644 --- a/code/modules/awaymissions/mission_code/Cabin.dm +++ b/code/modules/awaymissions/mission_code/Cabin.dm @@ -121,25 +121,19 @@ spawnableTurfs = list(/turf/open/misc/asteroid/snow/atmosphere = 100) /datum/map_generator_module/snow/pine_trees - spawnableAtoms = list(/obj/structure/flora/tree/pine = 30) + spawnableAtoms = list(/obj/structure/flora/tree/pine/style_random = 30) /datum/map_generator_module/snow/dead_trees - spawnableAtoms = list(/obj/structure/flora/tree/dead = 10) + spawnableAtoms = list(/obj/structure/flora/tree/dead/style_random = 10) /datum/map_generator_module/snow/rand_bushes - spawnableAtoms = list() - -/datum/map_generator_module/snow/rand_bushes/New() - ..() - spawnableAtoms = typesof(/obj/structure/flora/ausbushes) - for(var/i in spawnableAtoms) - spawnableAtoms[i] = 1 + spawnableAtoms = list(/obj/structure/flora/bush/snow/style_random = 1) /datum/map_generator_module/snow/bunnies spawnableAtoms = list(/mob/living/simple_animal/rabbit = 0.5) /datum/map_generator_module/snow/rand_ice_rocks - spawnableAtoms = list(/obj/structure/flora/rock/icy = 5, /obj/structure/flora/rock/pile/icy = 5) + spawnableAtoms = list(/obj/structure/flora/rock/icy/style_random = 5, /obj/structure/flora/rock/pile/icy/style_random = 5) /obj/effect/landmark/map_generator/snowy mapGeneratorType = /datum/map_generator/snowy diff --git a/code/modules/awaymissions/mission_code/snowdin.dm b/code/modules/awaymissions/mission_code/snowdin.dm index a64e53ae979..5f5dc4b3ad3 100644 --- a/code/modules/awaymissions/mission_code/snowdin.dm +++ b/code/modules/awaymissions/mission_code/snowdin.dm @@ -467,19 +467,6 @@ desc = "This wand uses healing magics to heal and revive. The years of the cold have weakened the magic inside the wand." max_charges = 5 -//mobs//-- - -//ice spiders moved to giant_spiders.dm - -//objs//-- - -/obj/structure/flora/rock/icy - name = "icy rock" - color = rgb(204,233,235) - -/obj/structure/flora/rock/pile/icy - name = "icey rocks" - color = rgb(204,233,235) //decals//-- /obj/effect/turf_decal/snowdin_station_sign diff --git a/code/modules/mining/lavaland/ash_flora.dm b/code/modules/mining/lavaland/ash_flora.dm index 1df3970184d..c35d9919053 100644 --- a/code/modules/mining/lavaland/ash_flora.dm +++ b/code/modules/mining/lavaland/ash_flora.dm @@ -2,27 +2,23 @@ //This includes: The structures, their produce, their seeds and the crafting recipe for the mushroom bowl /obj/structure/flora/ash - gender = PLURAL - layer = PROJECTILE_HIT_THRESHHOLD_LAYER //sporangiums up don't shoot - icon = 'icons/obj/lavaland/ash_flora.dmi' - icon_state = "l_mushroom" name = "large mushrooms" desc = "A number of large mushrooms, covered in a faint layer of ash and what can only be spores." - herbage = TRUE //not really accurate but what sound do hit mushrooms make anyway - var/harvested_name = "shortened mushrooms" - var/harvested_desc = "Some quickly regrowing mushrooms, formerly known to be quite large." - var/needs_sharp_harvest = TRUE - var/harvest = /obj/item/food/grown/ash_flora/shavings - var/harvest_amount_low = 1 - var/harvest_amount_high = 3 - var/harvest_time = 60 - var/harvest_message_low = "You pick a mushroom, but fail to collect many shavings from its cap." - var/harvest_message_med = "You pick a mushroom, carefully collecting the shavings from its cap." - var/harvest_message_high = "You harvest and collect shavings from several mushroom caps." - var/harvested = FALSE + icon = 'icons/obj/lavaland/ash_flora.dmi' + icon_state = "l_mushroom" + gender = PLURAL + layer = PROJECTILE_HIT_THRESHHOLD_LAYER //sporangiums up don't shoot + product_types = list(/obj/item/food/grown/ash_flora/shavings = 1) + harvest_with_hands = TRUE + harvested_name = "shortened mushrooms" + harvested_desc = "Some quickly regrowing mushrooms, formerly known to be quite large." + harvest_message_low = "You pick a mushroom, but fail to collect many shavings from its cap." + harvest_message_med = "You pick a mushroom, carefully collecting the shavings from its cap." + harvest_message_high = "You harvest and collect shavings from several mushroom caps." + harvest_message_true_thresholds = TRUE + harvest_verb = "pluck" + flora_flags = FLORA_HERBAL //not really accurate but what sound do hit mushrooms make anyway var/base_icon - var/regrowth_time_low = 8 MINUTES - var/regrowth_time_high = 16 MINUTES var/number_of_variants = 4 /obj/structure/flora/ash/Initialize(mapload) @@ -30,154 +26,116 @@ base_icon = "[icon_state][rand(1, number_of_variants)]" icon_state = base_icon -/obj/structure/flora/ash/proc/harvest(user) - if(harvested) +/obj/structure/flora/ash/harvest(user) + if(!..()) return FALSE - - var/rand_harvested = rand(harvest_amount_low, harvest_amount_high) - if(rand_harvested) - if(user) - var/msg = harvest_message_med - if(rand_harvested == harvest_amount_low) - msg = harvest_message_low - else if(rand_harvested == harvest_amount_high) - msg = harvest_message_high - to_chat(user, span_notice("[msg]")) - for(var/i in 1 to rand_harvested) - new harvest(get_turf(src)) - icon_state = "[base_icon]p" - name = harvested_name - desc = harvested_desc - harvested = TRUE - addtimer(CALLBACK(src, .proc/regrow), rand(regrowth_time_low, regrowth_time_high)) return TRUE -/obj/structure/flora/ash/proc/regrow() +/obj/structure/flora/ash/regrow() + ..() icon_state = base_icon - name = initial(name) - desc = initial(desc) - harvested = FALSE - -/obj/structure/flora/ash/attackby(obj/item/W, mob/user, params) - if(!harvested && needs_sharp_harvest && W.get_sharpness()) - user.visible_message(span_notice("[user] starts to harvest from [src] with [W]."),span_notice("You begin to harvest from [src] with [W].")) - if(do_after(user, harvest_time, target = src)) - harvest(user) - else - return ..() - -/obj/structure/flora/ash/attack_hand(mob/user, list/modifiers) - . = ..() - if(.) - return - if(!harvested && !needs_sharp_harvest) - user.visible_message(span_notice("[user] starts to harvest from [src]."),span_notice("You begin to harvest from [src].")) - if(do_after(user, harvest_time, target = src)) - harvest(user) /obj/structure/flora/ash/tall_shroom //exists only so that the spawning check doesn't allow these spawning near other things regrowth_time_low = 4200 /obj/structure/flora/ash/leaf_shroom - icon_state = "s_mushroom" name = "leafy mushrooms" desc = "A number of mushrooms, each of which surrounds a greenish sporangium with a number of leaf-like structures." + icon_state = "s_mushroom" + product_types = list(/obj/item/food/grown/ash_flora/mushroom_leaf = 1) harvested_name = "leafless mushrooms" harvested_desc = "A bunch of formerly-leafed mushrooms, with their sporangiums exposed. Scandalous?" - harvest = /obj/item/food/grown/ash_flora/mushroom_leaf - needs_sharp_harvest = FALSE harvest_amount_high = 4 - harvest_time = 20 harvest_message_low = "You pluck a single, suitable leaf." harvest_message_med = "You pluck a number of leaves, leaving a few unsuitable ones." harvest_message_high = "You pluck quite a lot of suitable leaves." + harvest_time = 20 regrowth_time_low = 2400 regrowth_time_high = 6000 /obj/structure/flora/ash/cap_shroom - icon_state = "r_mushroom" name = "tall mushrooms" desc = "Several mushrooms, the larger of which have a ring of conks at the midpoint of their stems." + icon_state = "r_mushroom" + product_types = list(/obj/item/food/grown/ash_flora/mushroom_cap = 1) harvested_name = "small mushrooms" harvested_desc = "Several small mushrooms near the stumps of what likely were larger mushrooms." - harvest = /obj/item/food/grown/ash_flora/mushroom_cap harvest_amount_high = 4 - harvest_time = 50 harvest_message_low = "You slice the cap off a mushroom." harvest_message_med = "You slice off a few conks from the larger mushrooms." harvest_message_high = "You slice off a number of caps and conks from these mushrooms." + harvest_time = 50 regrowth_time_low = 3000 regrowth_time_high = 5400 /obj/structure/flora/ash/stem_shroom - icon_state = "t_mushroom" name = "numerous mushrooms" desc = "A large number of mushrooms, some of which have long, fleshy stems. They're radiating light!" + icon_state = "t_mushroom" light_range = 1.5 light_power = 2.1 + product_types = list(/obj/item/food/grown/ash_flora/mushroom_stem = 1) harvested_name = "tiny mushrooms" harvested_desc = "A few tiny mushrooms around larger stumps. You can already see them growing back." - harvest = /obj/item/food/grown/ash_flora/mushroom_stem harvest_amount_high = 4 - harvest_time = 40 harvest_message_low = "You pick and slice the cap off a mushroom, leaving the stem." harvest_message_med = "You pick and decapitate several mushrooms for their stems." harvest_message_high = "You acquire a number of stems from these mushrooms." + harvest_time = 40 regrowth_time_low = 3000 regrowth_time_high = 6000 /obj/structure/flora/ash/cacti - icon_state = "cactus" name = "fruiting cacti" desc = "Several prickly cacti, brimming with ripe fruit and covered in a thin layer of ash." + icon_state = "cactus" + product_types = list(/obj/item/food/grown/ash_flora/cactus_fruit = 20, /obj/item/seeds/lavaland/cactus = 1) harvested_name = "cacti" harvested_desc = "A bunch of prickly cacti. You can see fruits slowly growing beneath the covering of ash." - harvest = /obj/item/food/grown/ash_flora/cactus_fruit - needs_sharp_harvest = FALSE harvest_amount_high = 2 - harvest_time = 10 harvest_message_low = "You pick a cactus fruit." harvest_message_med = "You pick several cactus fruit." //shouldn't show up, because you can't get more than two harvest_message_high = "You pick a pair of cactus fruit." + harvest_time = 10 regrowth_time_low = 4800 regrowth_time_high = 7200 + can_uproot = FALSE //Don't want 50 in one tile to decimate whoever dare step on the mass of cacti /obj/structure/flora/ash/cacti/Initialize(mapload) . = ..() AddComponent(/datum/component/caltrop, min_damage = 3, max_damage = 6, probability = 70) /obj/structure/flora/ash/seraka - icon_state = "seraka_mushroom" name = "seraka mushrooms" desc = "A small cluster of seraka mushrooms. These must have come with the ashlizards." - needs_sharp_harvest = FALSE + icon_state = "seraka_mushroom" + product_types = list(/obj/item/food/grown/ash_flora/seraka = 1) harvested_name = "harvested seraka mushrooms" harvested_desc = "A couple of small seraka mushrooms, with the larger ones clearly having been recently removed. They'll grow back... eventually." - harvest = /obj/item/food/grown/ash_flora/seraka harvest_amount_high = 6 - harvest_time = 25 harvest_message_low = "You pluck a few choice tasty mushrooms." harvest_message_med = "You grab a good haul of mushrooms." harvest_message_high = "You hit the mushroom motherlode and make off with a bunch of tasty mushrooms." + harvest_time = 25 regrowth_time_low = 3000 regrowth_time_high = 5400 number_of_variants = 2 + harvest_message_true_thresholds = FALSE ///Snow flora to exist on icebox. /obj/structure/flora/ash/chilly - icon_state = "chilly_pepper" name = "springy grassy fruit" desc = "A number of bright, springy blue fruiting plants. They seem to be unconcerned with the hardy, cold environment." + icon_state = "chilly_pepper" + product_types = list(/obj/item/food/grown/icepepper = 1) harvested_name = "springy grass" harvested_desc = "A bunch of springy, bouncy fruiting grass, all picked. Or maybe they were never fruiting at all?" - harvest = /obj/item/food/grown/icepepper - needs_sharp_harvest = FALSE harvest_amount_high = 3 - harvest_time = 15 harvest_message_low = "You pluck a single, curved fruit." harvest_message_med = "You pluck a number of curved fruit." harvest_message_high = "You pluck quite a lot of curved fruit." + harvest_time = 15 regrowth_time_low = 2400 regrowth_time_high = 5500 number_of_variants = 2 diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm index 8d77efc2a55..83d7c5aab5e 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm @@ -363,14 +363,14 @@ NewTerrainWalls = /turf/closed/wall/mineral/wood NewTerrainChairs = /obj/structure/chair/wood NewTerrainTables = /obj/structure/table/glass - NewFlora = list(/obj/structure/flora/grass/green, /obj/structure/flora/grass/brown, /obj/structure/flora/grass/both) + NewFlora = list(/obj/structure/flora/grass/green/style_random, /obj/structure/flora/grass/brown/style_random, /obj/structure/flora/grass/both/style_random) if("jungle") //Beneficial due to actually having breathable air. Plus, monkeys and bows and arrows. NewTerrainFloors = /turf/open/floor/grass NewTerrainWalls = /turf/closed/wall/mineral/wood NewTerrainChairs = /obj/structure/chair/wood NewTerrainTables = /obj/structure/table/wood - NewFlora = list(/obj/structure/flora/ausbushes/sparsegrass, /obj/structure/flora/ausbushes/fernybush, /obj/structure/flora/ausbushes/leafybush, - /obj/structure/flora/ausbushes/grassybush, /obj/structure/flora/ausbushes/sunnybush, /obj/structure/flora/tree/palm, /mob/living/carbon/human/species/monkey) + NewFlora = list(/obj/structure/flora/bush/sparsegrass/style_random, /obj/structure/flora/bush/ferny/style_random, /obj/structure/flora/bush/leavy/style_random, + /obj/structure/flora/bush/grassy/style_random, /obj/structure/flora/bush/sunny/style_random, /obj/structure/flora/tree/palm/style_random, /mob/living/carbon/human/species/monkey) florachance = 20 if("ayy lmao") //Beneficial, turns stuff into alien alloy which is useful to cargo and research. Also repairs atmos. NewTerrainFloors = /turf/open/floor/plating/abductor diff --git a/code/modules/procedural_mapping/mapGeneratorModules/nature.dm b/code/modules/procedural_mapping/mapGeneratorModules/nature.dm index 1f9cc5f1e90..43384295772 100644 --- a/code/modules/procedural_mapping/mapGeneratorModules/nature.dm +++ b/code/modules/procedural_mapping/mapGeneratorModules/nature.dm @@ -4,11 +4,11 @@ //Pine Trees /datum/map_generator_module/pine_trees - spawnableAtoms = list(/obj/structure/flora/tree/pine = 30) + spawnableAtoms = list(/obj/structure/flora/tree/pine/style_random = 30) //Dead Trees /datum/map_generator_module/dead_trees - spawnableAtoms = list(/obj/structure/flora/tree/dead = 10) + spawnableAtoms = list(/obj/structure/flora/tree/dead/style_random = 10) //Random assortment of bushes /datum/map_generator_module/rand_bushes @@ -16,14 +16,14 @@ /datum/map_generator_module/rand_bushes/New() ..() - spawnableAtoms = typesof(/obj/structure/flora/ausbushes) + spawnableAtoms = typesof(/obj/structure/flora/bush) - typesof(/obj/structure/flora/bush/snow) for(var/i in spawnableAtoms) spawnableAtoms[i] = 20 //Random assortment of rocks and rockpiles /datum/map_generator_module/rand_rocks - spawnableAtoms = list(/obj/structure/flora/rock = 40, /obj/structure/flora/rock/pile = 20) + spawnableAtoms = list(/obj/structure/flora/rock/style_random = 40, /obj/structure/flora/rock/pile/style_random = 20) //Grass turfs @@ -34,4 +34,4 @@ //Grass tufts with a high spawn chance /datum/map_generator_module/dense_layer/grass_tufts spawnableTurfs = list() - spawnableAtoms = list(/obj/structure/flora/ausbushes/grassybush = 75) + spawnableAtoms = list(/obj/structure/flora/bush/grassy/style_random = 75) diff --git a/modular_skyrat/modules/planets/code/rockplanet.dm b/modular_skyrat/modules/planets/code/rockplanet.dm index 1e0407a9bbf..0e05158620c 100644 --- a/modular_skyrat/modules/planets/code/rockplanet.dm +++ b/modular_skyrat/modules/planets/code/rockplanet.dm @@ -19,8 +19,8 @@ /mob/living/simple_animal/hostile/asteroid/goldgrub = 10 ) flora_spawn_list = list( - /obj/structure/flora/rock/jungle = 2, - /obj/structure/flora/junglebush = 2, + /obj/structure/flora/rock/pile/jungle = 2, + /obj/structure/flora/bush/jungle = 2, /obj/structure/flora/ash/leaf_shroom = 2, /obj/structure/flora/ash/cap_shroom = 2, /obj/structure/flora/ash/stem_shroom = 2, diff --git a/tgstation.dme b/tgstation.dme index a66d7762953..2e0e3dd7e02 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -78,6 +78,7 @@ #include "code\__DEFINES\fantasy_affixes.dm" #include "code\__DEFINES\firealarm.dm" #include "code\__DEFINES\flags.dm" +#include "code\__DEFINES\flora.dm" #include "code\__DEFINES\fonts.dm" #include "code\__DEFINES\food.dm" #include "code\__DEFINES\footsteps.dm" @@ -1570,6 +1571,7 @@ #include "code\game\objects\items\hourglass.dm" #include "code\game\objects\items\inducer.dm" #include "code\game\objects\items\inspector.dm" +#include "code\game\objects\items\kirbyplants.dm" #include "code\game\objects\items\kitchen.dm" #include "code\game\objects\items\knives.dm" #include "code\game\objects\items\latexballoon.dm"