diff --git a/browserassets/html/motd.html b/browserassets/html/motd.html index 3d0869902cbd7..0ffe45d1d09a3 100644 --- a/browserassets/html/motd.html +++ b/browserassets/html/motd.html @@ -19,7 +19,7 @@

Welcome!

Rules

- Read the rules! We have zero tolerance for sexual content, racism, bigotry, or slurs. If an admin tells you to stop doing something, stop doing it. (Update 06/17/2024: New rule about overusing memes, see full rules page.) + Read the rules! We have zero tolerance for sexual content, racism, bigotry, or slurs. If an admin tells you to stop doing something, stop doing it. (Update 06/25/2024: New rules about overusing memes and powergaming; see full rules page.)
Disclaimer: By playing here, you accept that you may be toolboxed, bombed, burned, gibbed, or farted on at any time for someone's amusement.

Enjoy the game! diff --git a/code/map.dm b/code/map.dm index ebc7dea4041df..68f882d6772b0 100644 --- a/code/map.dm +++ b/code/map.dm @@ -1003,6 +1003,10 @@ var/global/list/mapNames = list( window_layer_south = FLY_LAYER+1 auto_windows = TRUE + merchant_left_centcom = /area/shuttle/merchant_shuttle/left_centcom/cogmap + merchant_left_station = /area/shuttle/merchant_shuttle/left_station/cogmap + merchant_right_centcom = /area/shuttle/merchant_shuttle/right_centcom/cogmap + merchant_right_station = /area/shuttle/merchant_shuttle/right_station/cogmap escape_dir = EAST /datum/map_settings/trunkmap diff --git a/code/obj/sawflymisc.dm b/code/obj/sawflymisc.dm index 3a0cc4ae7eca4..5087c64e7a20f 100644 --- a/code/obj/sawflymisc.dm +++ b/code/obj/sawflymisc.dm @@ -52,7 +52,8 @@ TYPEINFO(/obj/item/old_grenade/sawfly) heldfly.ai = new /datum/aiHolder/aggressive(heldfly) qdel(src) -/obj/item/old_grenade/sawfly/firsttime//super important- traitor uplinks and sawfly pouches use this specific version + +/obj/item/old_grenade/sawfly/firsttime //super important- traitor uplinks and sawfly pouches use this specific version New() heldfly = new /mob/living/critter/robotic/sawfly(src.loc) @@ -61,6 +62,7 @@ TYPEINFO(/obj/item/old_grenade/sawfly) ..() /obj/item/old_grenade/sawfly/firsttime/withremote // for traitor menu + mechanics_type_override = /obj/item/old_grenade/sawfly/firsttime //prevents remote clutter if you're making an army New() new /obj/item/remote/sawflyremote(src.loc) ..() @@ -94,7 +96,8 @@ TYPEINFO(/obj/item/old_grenade/sawfly) icon_state_armed = "clusterflyB1" // -------------------controller--------------- - +TYPEINFO(/obj/item/old_grenade/sawfly) + mats = list("CON-1"=2) /obj/item/remote/sawflyremote name = "Sawfly remote" desc = "A small device that can be used to fold or deploy sawflies in range." @@ -104,6 +107,7 @@ TYPEINFO(/obj/item/old_grenade/sawfly) w_class = W_CLASS_TINY flags = FPRINT | TABLEPASS object_flags = NO_GHOSTCRITTER + is_syndicate = TRUE HELP_MESSAGE_OVERRIDE({"Use the remote in hand to activate/deactivate any sawflies within a 5 tile radius."}) diff --git a/code/procs/access.dm b/code/procs/access.dm index 6708ec8defbc3..a6c0ea742a64a 100644 --- a/code/procs/access.dm +++ b/code/procs/access.dm @@ -262,7 +262,7 @@ access_bar, access_janitor, access_robotics, access_cargo, access_construction, access_hydro, access_mail, access_engineering, access_maint_tunnels, access_external_airlocks, access_tech_storage, access_engineering_storage, access_engineering_eva, - access_engineering_power, access_engineering_engine, access_mining_shuttle, + access_engineering_engine, access_mining_shuttle, access_engineering_control, access_engineering_mechanic, access_mining, access_mining_outpost, access_research, access_engineering_atmos, access_hangar, access_ranch, access_pathology, access_artlab, access_telesci, access_researchfoyer, access_robotdepot) diff --git a/maps/cogmap.dmm b/maps/cogmap.dmm index d96208eaf8a69..1dda9858a9954 100644 --- a/maps/cogmap.dmm +++ b/maps/cogmap.dmm @@ -6988,6 +6988,7 @@ /area/station/storage/emergency) "aAG" = ( /obj/machinery/drone_recharger, +/obj/item/storage/pill_bottle/cyberpunk, /turf/simulated/floor/plating, /area/station/maintenance/solar/west) "aAH" = ( diff --git a/maps/donut2.dmm b/maps/donut2.dmm index 1a96de96ab69e..9fde6d0d14636 100644 --- a/maps/donut2.dmm +++ b/maps/donut2.dmm @@ -49505,6 +49505,10 @@ }, /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) +"wLi" = ( +/obj/item/storage/pill_bottle/cyberpunk, +/turf/simulated/floor/plating, +/area/station/maintenance/east) "wLu" = ( /obj/cable{ icon_state = "4-8" @@ -92719,7 +92723,7 @@ vvh beM beM beM -beM +wLi beT cNv beT diff --git a/maps/unused/mushroom_new_walls.dmm b/maps/unused/mushroom_new_walls.dmm index 02f55543a51e1..505df37e4bb6f 100644 --- a/maps/unused/mushroom_new_walls.dmm +++ b/maps/unused/mushroom_new_walls.dmm @@ -516,6 +516,9 @@ /area/station/hallway/secondary/exit) "acZ" = ( /obj/reagent_dispensers/fueltank, +/obj/cable/reinforced{ + icon_state = "2-8-thick" + }, /turf/simulated/floor, /area/station/engine/inner) "adf" = ( @@ -854,6 +857,9 @@ /obj/machinery/light/incandescent{ dir = 1 }, +/obj/decal/poster/wallsign/hazard_electrical{ + pixel_y = 32 + }, /turf/simulated/floor/yellow/corner, /area/station/engine/inner) "afC" = ( @@ -976,6 +982,9 @@ /obj/machinery/light/incandescent{ dir = 4 }, +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, /turf/simulated/floor/yellow/side{ dir = 10 }, @@ -1082,12 +1091,12 @@ icon_state = "bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "agC" = ( /obj/decal/tile_edge/stripe/extra_big, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "agD" = ( /obj/decal/tile_edge/stripe/extra_big{ @@ -1098,7 +1107,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "agE" = ( /obj/cable{ @@ -1118,6 +1127,9 @@ dir = 5; icon_state = "xtra_bigstripe-corner2" }, +/obj/cable{ + icon_state = "4-8" + }, /turf/simulated/floor, /area/station/hangar/main) "agG" = ( @@ -1126,6 +1138,13 @@ }, /turf/simulated/floor, /area/station/hangar/main) +"agH" = ( +/obj/cable{ + dir = null + }, +/obj/machinery/power/apc/autoname_south, +/turf/simulated/floor/purple/side, +/area/station/hallway/primary/south) "agO" = ( /obj/machinery/light/incandescent{ dir = 1 @@ -1252,6 +1271,9 @@ /obj/machinery/power/solar/east, /turf/simulated/floor/airless/solar, /area/station/solar/east) +"ahF" = ( +/turf/simulated/floor/engine, +/area/station/engine/ptl) "ahG" = ( /obj/cable{ icon_state = "0-8" @@ -1268,7 +1290,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "ahM" = ( /turf/simulated/floor/yellow/side{ @@ -1316,6 +1338,7 @@ cycle_id = "escape"; enter_id = "inner" }, +/obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/escape{ dir = 4 }, @@ -1389,14 +1412,14 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aiC" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 1 }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aiD" = ( /obj/disposalpipe/segment/mail{ @@ -1532,11 +1555,17 @@ /turf/simulated/floor/grime, /area/station/mining/magnet) "ajd" = ( +/obj/cable/reinforced{ + icon_state = "1-4-thick" + }, /turf/simulated/floor/yellow/side{ dir = 5 }, /area/station/engine/inner) "aje" = ( +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, /turf/simulated/floor/yellow/side{ dir = 6 }, @@ -1665,11 +1694,14 @@ /obj/cable{ icon_state = "1-2" }, -/obj/disposalpipe/segment/mail/vertical, /obj/machinery/light/incandescent{ dir = 8 }, -/turf/simulated/floor/green/side{ +/obj/disposalpipe/segment/mail{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/simulated/floor/neutral/side{ dir = 8 }, /area/station/hallway/primary/central) @@ -1708,6 +1740,13 @@ /obj/cable, /turf/simulated/floor/plating, /area/station/storage/tech) +"akj" = ( +/obj/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "akk" = ( /obj/table/auto, /obj/item/device/audio_log, @@ -1862,7 +1901,7 @@ }, /area/station/mining/staff_room) "alm" = ( -/turf/simulated/floor/airless/engine, +/turf/simulated/floor/engine, /area/station/engine/singcore) "alo" = ( /obj/machinery/manufacturer/engineering, @@ -2564,8 +2603,11 @@ /area/station/engine/engineering/ce) "aoM" = ( /obj/machinery/light/incandescent, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "aoO" = ( /obj/grille/catwalk{ dir = 1 @@ -3231,7 +3273,7 @@ icon_state = "bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "asl" = ( /obj/machinery/power/smes{ @@ -3292,7 +3334,7 @@ dir = 4 }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "asK" = ( /obj/grille/catwalk{ @@ -3380,7 +3422,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "ata" = ( /obj/rack, @@ -3961,7 +4003,7 @@ "avF" = ( /obj/mapping_helper/wingrille_spawn/auto, /turf/simulated/floor/plating, -/area/station/crew_quarters/quarters) +/area/station/ranch) "avH" = ( /obj/pool/perspective{ dir = 4; @@ -4005,7 +4047,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "avP" = ( /obj/machinery/door/poddoor/blast/pyro{ @@ -4189,7 +4231,7 @@ name = "Emergency Engine Fuel Crate"; spawn_contents = list(/obj/item/raw_material/char = 40) }, -/turf/simulated/floor, +/turf/simulated/floor/neutral, /area/station/storage/emergency) "awG" = ( /obj/cable{ @@ -4216,29 +4258,21 @@ /area/station/maintenance/southwest) "awM" = ( /obj/landmark/antagonist/blob, -/obj/disposalpipe/junction/right/south, +/obj/disposalpipe/segment/produce, /turf/simulated/floor/plating, /area/station/maintenance/southwest) "awN" = ( /obj/reagent_dispensers/foamtank, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /turf/simulated/floor/plating, /area/station/maintenance/southwest) "awP" = ( -/obj/storage/crate, -/obj/item/clothing/under/misc/barber, -/obj/item/clothing/shoes/brown, /obj/machinery/camera{ c_tag = "Crew Quarters - Beds"; dir = 4 }, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/machinery/hydro_growlamp, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "awT" = ( /obj/item/spraybottle/cleaner, /obj/item/spraybottle/cleaner, @@ -4573,12 +4607,9 @@ /turf/simulated/floor/orangeblack, /area/station/quartermaster/office) "ayy" = ( -/obj/storage/crate, -/obj/item/clothing/under/misc/mail, -/obj/item/clothing/head/mailcap, -/obj/item/clothing/suit/jacket/plastic/random_color, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/submachine/ranch_feed_grinder, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "ayF" = ( /obj/machinery/manufacturer/gas, /obj/machinery/light/incandescent{ @@ -5206,15 +5237,11 @@ "aBv" = ( /obj/table/reinforced/bar/auto, /obj/machinery/cashreg, -/obj/window/reinforced{ - dir = 4; - tag = "icon-rwindow (EAST)" - }, -/obj/window/reinforced/north, /obj/item_dispenser/icedispenser{ pixel_y = 12; pixel_x = -13 }, +/obj/machinery/light/small/floor, /turf/simulated/floor{ icon_state = "carpetSE" }, @@ -5455,13 +5482,6 @@ "aCD" = ( /turf/simulated/floor/black, /area/station/crew_quarters/baroffice) -"aCG" = ( -/obj/disposalpipe/segment/produce{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/simulated/floor, -/area/station/hallway/primary/south) "aCH" = ( /turf/simulated/floor, /area/station/quartermaster/office) @@ -5929,15 +5949,18 @@ /turf/simulated/floor/specialroom/freezer, /area/station/crew_quarters/baroffice) "aFd" = ( -/obj/stool/bed, -/obj/landmark/start/job/assistant, -/obj/item/clothing/suit/bedsheet, /obj/machinery/light_switch{ name = "E light switch"; pixel_x = 24 }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/disposalpipe/trunk/mail/south, +/obj/machinery/disposal/mail/small/autoname{ + dir = 8; + mail_tag = "ranch"; + mailgroup = "botany" + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "aFe" = ( /obj/machinery/door/poddoor/pyro{ dir = 4; @@ -6577,12 +6600,6 @@ dir = 5 }, /area/station/chapel/sanctuary) -"aIO" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/green/corner{ - dir = 4 - }, -/area/station/hallway/primary/central) "aIQ" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 4; @@ -8080,6 +8097,7 @@ /obj/table/auto, /obj/item/instrument/bagpipe, /obj/machinery/light/small/sticky/frostedred, +/obj/item/paper_bin, /turf/simulated/floor/plating/damaged1, /area/station/chapel/sanctuary) "aQD" = ( @@ -8338,8 +8356,10 @@ /obj/cable{ icon_state = "1-10" }, -/obj/disposalpipe/segment/mail, /obj/machinery/door/firedoor/pyro, +/obj/disposalpipe/segment{ + dir = 1 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "aSu" = ( @@ -8577,11 +8597,6 @@ }, /turf/simulated/floor/plating/damaged2, /area/station/maintenance/northwest) -"aTy" = ( -/obj/machinery/firealarm/west, -/obj/mapping_helper/wingrille_spawn/auto, -/turf/simulated/floor, -/area/station/hallway/primary/central) "aTz" = ( /obj/machinery/door/airlock/pyro/glass, /obj/disposalpipe/segment, @@ -8697,11 +8712,11 @@ /turf/simulated/floor/black, /area/station/engine/gas) "aUm" = ( -/obj/machinery/portable_atmospherics/canister/air/large, /obj/decal/tile_edge/stripe/extra_big{ dir = 6; icon_state = "xtra_bigstripe-edge2" }, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, /turf/simulated/floor/black, /area/station/engine/gas) "aUn" = ( @@ -8884,10 +8899,10 @@ dir = 1 }, /turf/simulated/floor/greenblack, -/area/station/bridge) +/area/station/bridge/customs) "aVM" = ( /turf/simulated/wall/auto/supernorn, -/area/station/bridge) +/area/station/bridge/customs) "aVU" = ( /obj/machinery/power/data_terminal, /obj/machinery/field_generator, @@ -8900,7 +8915,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aVV" = ( /obj/decal/tile_edge/stripe/extra_big{ @@ -8911,7 +8926,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aVW" = ( /obj/machinery/power/data_terminal, @@ -8925,7 +8940,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aVX" = ( /obj/machinery/power/data_terminal, @@ -9021,7 +9036,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aWQ" = ( /obj/decal/tile_edge/stripe/big{ @@ -9082,7 +9097,7 @@ /turf/simulated/floor/greenblack{ dir = 1 }, -/area/station/bridge) +/area/station/bridge/customs) "aXf" = ( /obj/cable{ icon_state = "1-2" @@ -9131,14 +9146,14 @@ /obj/cable{ icon_state = "1-2" }, -/turf/simulated/floor/airless/engine, +/turf/simulated/floor/engine, /area/station/engine/singcore) "aXM" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 8 }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aXN" = ( /obj/disposalpipe/segment{ @@ -9259,7 +9274,7 @@ icon_state = "bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aYv" = ( /obj/disposalpipe/segment{ @@ -9471,7 +9486,7 @@ /turf/simulated/floor/greenblack/corner{ dir = 8 }, -/area/station/bridge) +/area/station/bridge/customs) "aZk" = ( /obj/shrub, /turf/simulated/floor/yellow/side{ @@ -9479,11 +9494,10 @@ }, /area/station/hallway/primary/central) "aZl" = ( -/obj/cable{ - icon_state = "2-4"; - pixel_y = 0 +/obj/disposalpipe/segment/mail{ + dir = 1; + icon_state = "pipe-c" }, -/obj/disposalpipe/segment/mail, /turf/simulated/floor/yellow/side, /area/station/hallway/primary/central) "aZn" = ( @@ -9494,21 +9508,22 @@ /area/station/hallway/primary/central) "aZp" = ( /obj/machinery/light/incandescent, -/obj/cable{ - icon_state = "4-8" +/obj/disposalpipe/segment/mail{ + dir = 4 }, /turf/simulated/floor/yellow/side, /area/station/hallway/primary/central) "aZq" = ( -/obj/cable{ - icon_state = "0-8" - }, /obj/cable{ icon_state = "0-4" }, /obj/cable{ icon_state = "0-2" }, +/obj/disposalpipe/segment/mail{ + dir = 2; + icon_state = "pipe-c" + }, /turf/simulated/floor/yellow/side, /area/station/hallway/primary/central) "aZt" = ( @@ -9525,10 +9540,6 @@ /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce{ - dir = 4; - icon_state = "pipe-c" - }, /turf/simulated/floor/yellow/corner{ dir = 8 }, @@ -9538,8 +9549,8 @@ icon_state = "4-8" }, /obj/disposalpipe/segment, -/obj/disposalpipe/segment/produce{ - dir = 4 +/obj/cable{ + icon_state = "2-8" }, /turf/simulated/floor, /area/station/hallway/primary/central) @@ -9630,7 +9641,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "aZO" = ( /obj/cable{ @@ -9692,10 +9703,11 @@ /area/station/engine/inner) "aZW" = ( /obj/table/auto, -/obj/machinery/coffeemaker{ - pixel_y = 3 - }, /obj/machinery/light/incandescent, +/obj/machinery/coffeemaker/engineering, +/obj/drink_rack/mug{ + pixel_x = -26 + }, /turf/simulated/floor/yellowblack{ dir = 9 }, @@ -9726,7 +9738,6 @@ /obj/machinery/light/incandescent{ dir = 8 }, -/obj/disposalpipe/segment/produce, /turf/simulated/floor/yellow/side{ dir = 8 }, @@ -9792,7 +9803,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "bay" = ( /obj/machinery/power/data_terminal, @@ -9808,7 +9819,7 @@ icon_state = "xtra_bigstripe-corner2" }, /obj/map/light/cyan, -/turf/simulated/floor/airless/engine/glow/blue, +/turf/simulated/floor/engine/glow/blue, /area/station/engine/singcore) "baB" = ( /obj/cable, @@ -9899,18 +9910,27 @@ /obj/cable{ icon_state = "1-2" }, -/turf/simulated/floor, -/area/station/storage/emergency) +/obj/disposalpipe/segment/mail{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "baX" = ( /obj/machinery/portable_atmospherics/scrubber, /turf/simulated/floor, /area/station/storage/emergency) "baY" = ( -/obj/mapping_helper/wingrille_spawn/auto, +/obj/cable{ + icon_state = "0-8" + }, +/obj/cable{ + dir = null + }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, -/area/station/storage/emergency) +/area/station/engine/elect) "baZ" = ( -/obj/disposalpipe/segment/produce, /turf/simulated/floor/yellow/side{ dir = 8 }, @@ -9978,6 +9998,9 @@ /obj/machinery/light/incandescent{ dir = 4 }, +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, /turf/simulated/floor/yellow/side{ dir = 9 }, @@ -10034,23 +10057,15 @@ icon_state = "0-4" }, /turf/simulated/floor/greenblack/corner, -/area/station/bridge) -"bbD" = ( -/turf/simulated/wall/auto/reinforced/supernorn, -/area/station/engine/power) +/area/station/bridge/customs) "bbG" = ( +/obj/cable{ + icon_state = "2-4" + }, /turf/simulated/floor/yellowblack{ dir = 4 }, /area/station/engine/engineering/private) -"bbI" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/machinery/camera{ - c_tag = "Emergency Storage A"; - dir = 4 - }, -/turf/simulated/floor, -/area/station/storage/emergency) "bbK" = ( /obj/decal/poster/wallsign/poster_cool, /turf/simulated/wall/auto/supernorn, @@ -10139,6 +10154,9 @@ dir = 4 }, /obj/landmark/start/job/engineer, +/obj/machinery/light/incandescent{ + dir = 8 + }, /turf/simulated/floor/yellowblack{ dir = 8 }, @@ -10154,15 +10172,19 @@ /turf/simulated/floor/carpet/green/standard/edge/north, /area/station/engine/engineering/private) "bcp" = ( +/obj/cable{ + dir = null + }, +/obj/machinery/power/apc/autoname_east, /turf/simulated/floor/carpet/green/standard/edge/ne, /area/station/engine/engineering/private) "bcq" = ( -/obj/machinery/portable_atmospherics/scrubber, /obj/machinery/light/incandescent{ dir = 4 }, -/turf/simulated/floor, -/area/station/storage/emergency) +/obj/machinery/manufacturer/mechanic, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "bcr" = ( /turf/simulated/floor, /area/station/storage/warehouse) @@ -10282,40 +10304,29 @@ /turf/simulated/floor/carpet/green/standard/edge/sw, /area/station/engine/engineering/private) "bcT" = ( +/obj/disposalpipe/segment/mail, +/obj/machinery/portable_reclaimer, +/turf/simulated/floor/yellow, +/area/station/engine/elect) +"bcU" = ( /obj/cable{ icon_state = "2-4"; pixel_y = 0 }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) +"bcW" = ( /obj/cable{ - icon_state = "1-6" - }, -/obj/disposalpipe/segment/mail, -/turf/simulated/floor/plating, -/area/station/maintenance/west) -"bcU" = ( -/obj/cable{ - icon_state = "2-8" + icon_state = "1-4" }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) -"bcV" = ( /obj/cable{ - icon_state = "0-4" - }, -/obj/storage/crate/furnacefuel{ - desc = "A crate with fuel to start the engine in a Emergency."; - name = "Emergency Engine Fuel Crate"; - spawn_contents = list(/obj/item/raw_material/char = 40) + icon_state = "1-8" }, -/obj/machinery/power/apc/autoname_west, -/turf/simulated/floor, -/area/station/storage/emergency) -"bcW" = ( /obj/cable{ - icon_state = "1-8" + icon_state = "1-2" }, -/turf/simulated/floor, -/area/station/storage/emergency) +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "bcX" = ( /turf/simulated/floor, /area/station/storage/emergency) @@ -10324,7 +10335,7 @@ c_tag = "Habitation Ring West"; dir = 4 }, -/obj/disposalpipe/segment/produce, +/obj/disposalpipe/segment/mail, /turf/simulated/floor/yellow/side{ dir = 8 }, @@ -10332,10 +10343,10 @@ "bcZ" = ( /obj/decal/poster/wallsign/poster_nt, /turf/simulated/wall/auto/supernorn, -/area/station/ranch) +/area/station/crew_quarters) "bda" = ( /turf/simulated/wall/auto/supernorn, -/area/station/ranch) +/area/station/crew_quarters) "bdc" = ( /obj/item/rods, /turf/simulated/floor/grime, @@ -10516,27 +10527,41 @@ /turf/simulated/floor, /area/station/engine/power) "bdR" = ( -/obj/cable{ - icon_state = "1-4" +/obj/storage/cart/mechcart, +/obj/item/electronics/scanner, +/obj/item/deconstructor, +/obj/item/storage/toolbox/electrical, +/obj/item/storage/toolbox/mechanical, +/obj/item/device/multitool, +/obj/item/electronics/soldering, +/obj/item/clothing/gloves/yellow, +/obj/disposalpipe/segment/mail{ + dir = 1; + icon_state = "pipe-c" }, -/obj/disposalpipe/segment/mail, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/turf/simulated/floor/yellow, +/area/station/engine/elect) "bdS" = ( /obj/cable{ - icon_state = "8-9" + icon_state = "1-4" }, /obj/cable{ - icon_state = "1-2" + icon_state = "2-4"; + pixel_y = 0 }, -/obj/machinery/light/small/frostedred, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "bdT" = ( /obj/cable{ icon_state = "2-4"; pixel_y = 0 }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "bdX" = ( @@ -10544,25 +10569,33 @@ /obj/item/clipboard, /obj/item/clipboard, /obj/item/clipboard, +/obj/item/rods, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bdY" = ( /obj/cable{ icon_state = "2-6" }, -/turf/simulated/floor/grime, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bdZ" = ( /obj/item/sheet/glass{ amount = 10 }, -/turf/simulated/floor/grime, +/obj/decal/tile_edge/stripe/extra_big{ + dir = 4 + }, +/obj/machinery/manufacturer/general/grody, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bea" = ( /obj/cable{ icon_state = "1-10" }, -/turf/simulated/floor/grime, +/obj/decal/tile_edge/stripe/extra_big{ + dir = 6 + }, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bec" = ( /obj/rack, @@ -10716,25 +10749,46 @@ /turf/simulated/floor, /area/station/engine/power) "beK" = ( -/obj/storage/crate/furnacefuel, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/obj/storage/cart/mechcart, +/obj/item/electronics/scanner, +/obj/item/deconstructor, +/obj/item/storage/toolbox/electrical, +/obj/item/storage/toolbox/mechanical, +/obj/item/device/multitool, +/obj/item/electronics/soldering, +/obj/item/clothing/gloves/yellow, +/obj/machinery/light/incandescent{ + dir = 1 + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "beO" = ( -/obj/disposalpipe/segment/mail, -/obj/item/wrench, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/obj/storage/cart/mechcart, +/obj/item/electronics/scanner, +/obj/item/deconstructor, +/obj/item/storage/toolbox/electrical, +/obj/item/storage/toolbox/mechanical, +/obj/item/device/multitool, +/obj/item/electronics/soldering, +/obj/item/clothing/gloves/yellow, +/obj/machinery/camera{ + c_tag = "autotag"; + dir = 4; + name = "autoname - SS13"; + pixel_x = -10; + tag = "" + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "beQ" = ( /obj/cable{ - icon_state = "1-10" + icon_state = "1-4" }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "beR" = ( -/obj/rack, -/obj/item/extinguisher, -/turf/simulated/floor, -/area/station/storage/emergency) +/turf/simulated/floor/yellow, +/area/station/engine/elect) "beU" = ( /obj/machinery/bot/cleanbot, /turf/simulated/floor/grime, @@ -10744,18 +10798,18 @@ amount = 10 }, /obj/machinery/light/small/floor, -/turf/simulated/floor/grime, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "beX" = ( -/obj/item/wirecutters, -/turf/simulated/floor/grime, +/obj/machinery/neosmelter, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bfa" = ( /obj/machinery/light/small/floor, /obj/cable{ icon_state = "1-4" }, -/turf/simulated/floor/grime, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bfb" = ( /obj/cable{ @@ -10764,7 +10818,10 @@ /obj/cable{ icon_state = "4-8" }, -/turf/simulated/floor/grime, +/obj/decal/tile_edge/stripe/extra_big{ + dir = 4 + }, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bfc" = ( /turf/simulated/floor/yellow/corner, @@ -10843,6 +10900,7 @@ /obj/disposalpipe/segment/produce{ dir = 4 }, +/obj/reagent_dispensers/beerkeg, /turf/simulated/floor/black, /area/station/crew_quarters/baroffice) "bfr" = ( @@ -10978,31 +11036,37 @@ }, /turf/simulated/floor/plating/jen, /area/station/engine/power) -"bfL" = ( -/obj/cable{ - icon_state = "4-10" - }, -/obj/landmark/pest, -/turf/simulated/floor/plating, -/area/station/maintenance/west) "bfM" = ( -/obj/cable{ - icon_state = "5-8" +/obj/machinery/cell_charger, +/obj/table/auto, +/obj/item/cell/supercell, +/obj/item/cell/supercell, +/obj/item/cell/supercell, +/obj/random_item_spawner/tools, +/obj/machinery/light/incandescent{ + dir = 8 }, -/obj/disposalpipe/segment/mail, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/turf/simulated/floor/yellow, +/area/station/engine/elect) "bfO" = ( -/obj/machinery/shieldgenerator/meteorshield, -/turf/simulated/floor, -/area/station/storage/emergency) -"bfP" = ( -/obj/machinery/shieldgenerator/energy_shield, +/obj/machinery/rkit, +/obj/item/paper/manufacturer_blueprint/loafer, /obj/machinery/light/incandescent{ dir = 4 }, -/turf/simulated/floor, -/area/station/storage/emergency) +/obj/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/data_terminal, +/turf/simulated/floor/yellow, +/area/station/engine/elect) +"bfP" = ( +/obj/stool/chair/yellow{ + dir = 4 + }, +/obj/landmark/start/job/engineer, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "bfR" = ( /obj/machinery/bot/firebot, /obj/machinery/camera{ @@ -11020,22 +11084,18 @@ /obj/item/pen/infrared, /obj/item/device/light/glowstick, /obj/item/football, -/obj/item/storage/box/nerd_kit, -/turf/simulated/floor/grime, +/obj/decal/tile_edge/stripe/extra_big, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bfT" = ( -/obj/item/wirecutters, -/obj/item/tile, -/obj/item/tile, -/obj/item/tile, -/turf/simulated/floor/grime, +/obj/decal/tile_edge/stripe/extra_big, +/turf/simulated/floor/industrial, /area/station/storage/warehouse) "bfU" = ( /obj/item/device/t_scanner, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bfW" = ( -/obj/table/auto, /obj/item/item_box/assorted/stickers/stickers_limited, /turf/simulated/floor/grime, /area/station/storage/warehouse) @@ -11287,10 +11347,6 @@ /obj/disposalpipe/segment/mail, /turf/simulated/floor/plating, /area/station/maintenance/west) -"bhe" = ( -/obj/storage/closet/emergency, -/turf/simulated/floor/plating, -/area/station/maintenance/west) "bhf" = ( /obj/storage/closet/electrical_supply, /turf/simulated/floor/grime, @@ -11302,8 +11358,8 @@ /turf/simulated/floor/grime, /area/station/storage/warehouse) "bhi" = ( -/obj/table/auto, /obj/item/storage/belt/utility, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bhk" = ( @@ -11487,6 +11543,9 @@ }, /area/station/engine/engineering) "bia" = ( +/obj/cable{ + icon_state = "1-2" + }, /turf/simulated/floor/yellow, /area/station/engine/engineering) "bic" = ( @@ -11539,19 +11598,19 @@ /turf/simulated/floor/plating/jen, /area/station/engine/power) "bis" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/disposalpipe/segment/mail{ - dir = 8; - icon_state = "pipe-c" +/obj/cable{ + icon_state = "4-8" }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/turf/simulated/floor/yellow, +/area/station/engine/elect) "bit" = ( /obj/mapping_helper/wingrille_spawn/auto, /turf/simulated/floor/plating, /area/station/storage/warehouse) "biu" = ( -/obj/table/auto, +/obj/table/reinforced/industrial/auto, +/obj/item/weldingtool, +/obj/item/wirecutters, /turf/simulated/floor/grime, /area/station/storage/warehouse) "biv" = ( @@ -11669,6 +11728,9 @@ /obj/cable{ icon_state = "6-9" }, +/obj/cable{ + icon_state = "1-6" + }, /turf/simulated/floor/yellow/side{ dir = 10 }, @@ -11691,25 +11753,24 @@ /obj/item/sheet/steel{ amount = 10 }, -/turf/simulated/floor/grime, -/area/station/storage/warehouse) -"bjb" = ( -/obj/item/weldingtool, -/obj/machinery/light/small/floor, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bjc" = ( -/obj/item/device/flash, /obj/cable{ icon_state = "0-4" }, +/obj/item/device/radio/beacon, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bjd" = ( /obj/cable{ icon_state = "6-8" }, -/obj/item/device/radio/beacon, +/obj/table/reinforced/industrial/auto, +/obj/item/sheet/glass{ + amount = 10 + }, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bje" = ( @@ -11732,6 +11793,7 @@ "bjh" = ( /obj/rack, /obj/item/instrument/saxophone, +/obj/item/device/flash, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bji" = ( @@ -12162,6 +12224,9 @@ /obj/machinery/light/emergency{ dir = 1 }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, /turf/simulated/floor/yellow/side{ dir = 1 }, @@ -12383,7 +12448,6 @@ }, /area/listeningpost) "bmN" = ( -/obj/disposalpipe/segment/produce, /turf/simulated/floor/yellow/corner{ dir = 1 }, @@ -12417,7 +12481,8 @@ /turf/simulated/floor/engine/vacuum, /area/station/science/lab) "bmZ" = ( -/obj/item/weldingtool, +/obj/table/reinforced/industrial/auto, +/obj/item/tile, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bna" = ( @@ -12442,6 +12507,9 @@ /obj/cable{ icon_state = "6-8" }, +/obj/table/reinforced/industrial/auto, +/obj/item/rods, +/obj/item/tile, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bne" = ( @@ -12459,6 +12527,7 @@ /obj/cable{ icon_state = "0-8" }, +/obj/machinery/power/data_terminal, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bng" = ( @@ -12493,10 +12562,12 @@ }, /area/station/crew_quarters/courtroom) "bnr" = ( -/obj/storage/closet/emergency, /obj/machinery/light/small/sticky/frostedred, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "bnE" = ( /obj/machinery/shower{ dir = 8; @@ -12712,10 +12783,12 @@ /turf/simulated/floor/specialroom/gym, /area/station/crew_quarters/fitness) "boE" = ( -/obj/machinery/bot/floorbot, /obj/cable{ icon_state = "2-6" }, +/obj/table/reinforced/industrial/auto, +/obj/item/weldingtool, +/obj/item/device/t_scanner, /turf/simulated/floor/grime, /area/station/storage/warehouse) "boF" = ( @@ -12800,7 +12873,6 @@ /obj/disposalpipe/segment{ dir = 4 }, -/obj/disposalpipe/segment/produce, /turf/simulated/floor/neutral/corner{ dir = 1 }, @@ -12986,7 +13058,6 @@ /turf/simulated/floor/plating/airless, /area/space) "bpA" = ( -/obj/disposalpipe/segment/produce, /turf/simulated/floor/yellow/corner{ dir = 8 }, @@ -13002,6 +13073,10 @@ /obj/item/extinguisher, /obj/item/extinguisher, /obj/item/extinguisher, +/obj/item/bballbasket{ + dir = 8; + pixel_x = -25 + }, /turf/simulated/floor/grime, /area/station/storage/warehouse) "bpF" = ( @@ -13230,7 +13305,6 @@ /turf/simulated/floor/plating, /area/station/engine/engineering/ce) "bqt" = ( -/obj/disposalpipe/segment/produce, /turf/simulated/floor/neutral/corner, /area/station/hallway/primary/central) "bqu" = ( @@ -13535,7 +13609,6 @@ /turf/simulated/floor/plating, /area/station/maintenance/west) "brO" = ( -/obj/disposalpipe/segment/produce, /turf/simulated/floor/neutral/side{ dir = 4 }, @@ -13549,6 +13622,7 @@ /obj/item/clothing/head/chav, /obj/item/storage/pill_bottle/cyberpunk, /obj/machinery/firealarm/south, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "brQ" = ( @@ -13556,16 +13630,16 @@ /turf/simulated/floor/grime, /area/station/storage/warehouse) "brS" = ( -/obj/table/auto, /obj/item/device/light/flashlight, /obj/item/device/light/flashlight, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "brU" = ( /obj/item/device/light/flashlight, /obj/item/device/light/flashlight, -/obj/table/auto, /obj/machinery/light/incandescent, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "brW" = ( @@ -13623,11 +13697,9 @@ /turf/simulated/floor/white, /area/station/medical/medbay/lobby) "bsg" = ( -/obj/landmark/start/job/engineer, -/turf/simulated/floor/yellow/corner{ - dir = 1 - }, -/area/station/engine/elect) +/obj/reagent_dispensers/fueltank, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "bsh" = ( /obj/cable{ icon_state = "1-2" @@ -13886,6 +13958,19 @@ }, /turf/simulated/floor/carpet/blue/fancy/edge/nw, /area/station/medical/head) +"btm" = ( +/obj/table/auto, +/obj/item/storage/toolbox/electrical, +/obj/item/device/multitool, +/obj/item/extinguisher{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/machinery/light/incandescent{ + dir = 4 + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "btn" = ( /obj/disposalpipe/segment/mail{ dir = 4 @@ -13999,11 +14084,9 @@ /obj/machinery/light/emergency{ dir = 8 }, -/obj/disposalpipe/segment/produce, /turf/simulated/floor, /area/station/hallway/primary/central) "btz" = ( -/obj/disposalpipe/segment/produce, /turf/simulated/floor/neutral/corner{ dir = 4 }, @@ -14144,6 +14227,14 @@ "bwb" = ( /turf/simulated/floor/carpet/blue/fancy/edge/south, /area/station/medical/head) +"bwn" = ( +/obj/machinery/door/poddoor/blast/pyro{ + autoclose = 1; + dir = 4; + icon_state = "bdoormid1" + }, +/turf/simulated/floor/engine, +/area/station/maintenance/southeast) "bwx" = ( /obj/lattice{ dir = 10; @@ -14155,6 +14246,13 @@ /obj/landmark/gps_waypoint, /turf/simulated/floor/carpet/arcade, /area/station/crew_quarters/arcade) +"bxn" = ( +/obj/decal/poster/wallsign/statistics2{ + desc = "A poster with a line chart depicting the rapid growth of PTL related accidents."; + pixel_y = 32 + }, +/turf/simulated/floor/engine, +/area/station/engine/ptl) "bxK" = ( /obj/machinery/door_control{ id = "bridge blast"; @@ -14208,9 +14306,20 @@ }, /turf/simulated/floor/blue/checker, /area/station/medical/head) +"bzj" = ( +/obj/machinery/door/poddoor/blast/pyro{ + autoclose = 1; + dir = 4; + icon_state = "bdoormid1" + }, +/turf/space, +/turf/simulated/floor/engine, +/area/station/hallway/secondary/exit) "bzn" = ( /obj/table/auto, /obj/machinery/recharger, +/obj/item/gun/kinetic/riot40mm, +/obj/item/gun/kinetic/riot40mm, /turf/simulated/floor, /area/station/security/main) "bAn" = ( @@ -14386,6 +14495,13 @@ }, /turf/simulated/floor, /area/station/hallway/primary/south) +"bER" = ( +/obj/cable/reinforced{ + icon_state = "2-8-thick" + }, +/obj/machinery/firealarm/east, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "bET" = ( /obj/cable{ icon_state = "1-6" @@ -14414,7 +14530,6 @@ /obj/disposalpipe/segment{ dir = 4 }, -/obj/disposalpipe/segment/produce, /turf/simulated/floor, /area/station/hallway/primary/central) "bGP" = ( @@ -14445,6 +14560,14 @@ dir = 8 }, /area/station/hallway/primary/central) +"bIC" = ( +/obj/decal/tile_edge/stripe/extra_big{ + dir = 8; + tag = "icon-xtra_bigstripe-edge (WEST)" + }, +/obj/machinery/nanofab, +/turf/simulated/floor/industrial, +/area/station/storage/warehouse) "bJT" = ( /obj/grille/catwalk{ dir = 6 @@ -14473,16 +14596,6 @@ }, /turf/simulated/floor, /area/station/hallway/primary/central) -"bKr" = ( -/obj/cable{ - icon_state = "4-5" - }, -/obj/disposalpipe/segment/produce{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) "bKs" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=chapel"; @@ -14490,6 +14603,12 @@ }, /turf/simulated/floor, /area/station/hallway/primary/central) +"bKv" = ( +/obj/machinery/vending/janitor, +/turf/simulated/floor/purple/side{ + dir = 6 + }, +/area/station/maintenance/southeast) "bKG" = ( /obj/machinery/atmospherics/pipe/simple/insulated/cold{ dir = 9 @@ -14841,15 +14960,17 @@ /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, /area/station/maintenance/solar/east) -"caC" = ( -/obj/disposalpipe/segment/produce{ - dir = 4; - icon_state = "pipe-c" +"caU" = ( +/obj/railing/orange{ + dir = 1 }, -/turf/simulated/floor/green/side{ - dir = 4 +/obj/railing/orange{ + dir = 8 }, -/area/station/hallway/primary/central) +/turf/simulated/floor/grasstodirt{ + dir = 6 + }, +/area/station/ranch) "caV" = ( /turf/simulated/floor/red, /area/station/security/main) @@ -14920,6 +15041,12 @@ }, /turf/simulated/floor/engine, /area/station/ai_monitored/armory) +"cdQ" = ( +/obj/cable{ + icon_state = "1-2" + }, +/turf/simulated/floor, +/area/station/engine/engineering) "cdX" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/crew_quarters/courtroom) @@ -14927,6 +15054,13 @@ /obj/submachine/chem_extractor, /turf/simulated/floor/specialroom/freezer, /area/station/crew_quarters/baroffice) +"ceZ" = ( +/obj/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/apc/autoname_east, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "cfk" = ( /obj/cable{ icon_state = "2-8" @@ -14957,12 +15091,7 @@ /turf/simulated/floor/sanitary, /area/station/crew_quarters/bathroom) "cgL" = ( -/obj/machinery/disposal/botany{ - name = "Produce Chute - Ranch" - }, -/obj/disposalpipe/trunk/produce{ - dir = 1 - }, +/obj/submachine/seed_vendor, /turf/simulated/floor/greenblack, /area/station/hydroponics/bay) "chb" = ( @@ -15058,11 +15187,6 @@ name = "sand" }, /area/station/crew_quarters/pool) -"cjJ" = ( -/turf/simulated/floor/green/side{ - dir = 4 - }, -/area/station/hallway/primary/central) "cjS" = ( /mob/living/critter/small_animal/cat/jones, /turf/simulated/floor/carpet{ @@ -15155,7 +15279,7 @@ pixel_y = 24 }, /obj/cable/reinforced{ - icon_state = "0-4-thick" + icon_state = "4-8-thick" }, /turf/simulated/floor/yellow/side{ dir = 6 @@ -15316,6 +15440,41 @@ /obj/machinery/power/data_terminal, /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) +"cuc" = ( +/obj/storage/crate, +/obj/item/sponge{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = 7; + pixel_y = 7 + }, +/obj/item/storage/toolbox/emergency{ + pixel_x = 7; + pixel_y = -7 + }, +/obj/item/reagent_containers/glass/bucket{ + pixel_x = -7; + pixel_y = -1 + }, +/obj/item/mop{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/chem_grenade/cleaner{ + pixel_x = 12; + pixel_y = 7 + }, +/obj/item/spraybottle/cleaner{ + pixel_x = 5; + pixel_y = -3 + }, +/obj/machinery/power/apc/autoname_east, +/turf/simulated/floor/purple/side{ + dir = 5 + }, +/area/station/maintenance/southeast) "cun" = ( /obj/item/device/radio/intercom/loudspeaker/speaker/south{ pixel_y = 24 @@ -15324,6 +15483,12 @@ dir = 5 }, /area/station/engine/engineering) +"cuF" = ( +/obj/stool/bed, +/obj/landmark/start/job/assistant, +/obj/item/clothing/suit/bedsheet/green, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "cvE" = ( /obj/lattice{ icon_state = "lattice-dir" @@ -15466,18 +15631,6 @@ "czC" = ( /turf/simulated/wall/auto/supernorn, /area/station/medical/medbay) -"czO" = ( -/obj/disposalpipe/segment/produce{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/railing/orange{ - dir = 1 - }, -/turf/simulated/floor/grasstodirt{ - dir = 1 - }, -/area/station/ranch) "cAe" = ( /obj/disposalpipe/segment/morgue{ dir = 2; @@ -15505,6 +15658,12 @@ dir = 1 }, /area/station/hallway/primary/south) +"cBy" = ( +/obj/decal/tile_edge/stripe/extra_big{ + dir = 10 + }, +/turf/simulated/floor/industrial, +/area/station/storage/warehouse) "cBA" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -15577,6 +15736,7 @@ /area/station/hallway/primary/north) "cEF" = ( /obj/table/wood/auto, +/obj/item/reagent_containers/food/drinks/mug/HoS, /turf/simulated/floor/red, /area/station/security/hos) "cFj" = ( @@ -15715,11 +15875,40 @@ /obj/cable{ icon_state = "1-4" }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "cMd" = ( -/obj/chicken_nesting_box, -/turf/simulated/floor/grass/leafy, +/obj/storage/closet/wardrobe/grey, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) +"cMn" = ( +/obj/disposalpipe/segment/mail, +/obj/cable{ + icon_state = "0-4" + }, +/obj/cable{ + icon_state = "0-8" + }, +/obj/cable, +/obj/cable{ + icon_state = "0-2" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) +"cMw" = ( +/obj/railing/orange{ + dir = 8 + }, +/obj/disposalpipe/segment{ + dir = 1 + }, +/obj/machinery/activation_button/flusher_button{ + id = "ranch_flusher"; + name = "Kitchen Chute Activation Button"; + pixel_x = -20; + pixel_y = 20 + }, +/turf/simulated/floor/auto/dirt, /area/station/ranch) "cMS" = ( /obj/machinery/light/incandescent{ @@ -15751,13 +15940,8 @@ /area/station/maintenance/northeast) "cOC" = ( /obj/machinery/glass_recycler, -/obj/window{ - dir = 8; - icon_state = "rwindow"; - reinf = 1 - }, -/obj/window/reinforced/north, /obj/table/reinforced/bar/auto, +/obj/machinery/light/small/floor, /turf/simulated/floor{ icon_state = "carpetSW" }, @@ -15771,6 +15955,12 @@ dir = 1 }, /area/station/hallway/primary/south) +"cPz" = ( +/obj/stool/bed, +/obj/landmark/start/job/assistant, +/obj/item/clothing/suit/bedsheet, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "cPJ" = ( /obj/grille/catwalk{ dir = 5; @@ -15828,8 +16018,8 @@ /obj/cable{ icon_state = "1-2" }, -/turf/simulated/floor/green/corner{ - dir = 1 +/turf/simulated/floor/neutral/side{ + dir = 8 }, /area/station/hallway/primary/central) "cTU" = ( @@ -15843,6 +16033,7 @@ /area/station/science/chemistry) "cVk" = ( /obj/machinery/door/firedoor/pyro, +/obj/disposalpipe/segment/mail, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "cVm" = ( @@ -16019,12 +16210,6 @@ }, /turf/simulated/floor, /area/station/security/main) -"dgc" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/south) "dgg" = ( /obj/cable{ icon_state = "1-4" @@ -16048,7 +16233,7 @@ icon_state = "0-4" }, /turf/simulated/floor/plating, -/area/station/engine/elect) +/area/station/storage/emergency) "dhW" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -16182,21 +16367,18 @@ dir = 10 }, /area/station/security/main) +"dls" = ( +/obj/machinery/light/small/floor, +/obj/table/reinforced/industrial/auto, +/obj/item/storage/box/nerd_kit, +/turf/simulated/floor/grime, +/area/station/storage/warehouse) "dlJ" = ( /obj/disposalpipe/segment, /obj/machinery/door/airlock/pyro/glass, /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor, /area/station/crew_quarters/courtroom) -"dlW" = ( -/obj/railing/orange{ - dir = 4 - }, -/obj/railing/orange{ - dir = 8 - }, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) "dml" = ( /obj/machinery/teleport/portal_generator, /obj/cable/blue{ @@ -16295,6 +16477,15 @@ }, /turf/simulated/floor/plating, /area/station/security/main) +"dsp" = ( +/obj/machinery/door/airlock/pyro/glass/engineering, +/obj/cable{ + icon_state = "1-2" + }, +/obj/mapping_helper/firedoor_spawn, +/obj/mapping_helper/access/engineering, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "dsK" = ( /obj/machinery/door/airlock/pyro/external{ dir = 4 @@ -16377,12 +16568,6 @@ /obj/landmark/spawner/artifact/one_in_ten, /turf/simulated/floor/plating, /area/station/maintenance/west) -"due" = ( -/obj/machinery/door/airlock/pyro/glass, -/obj/mapping_helper/firedoor_spawn, -/obj/disposalpipe/segment/produce, -/turf/simulated/floor, -/area/station/hallway/primary/central) "duf" = ( /obj/cable{ icon_state = "5-8" @@ -16408,14 +16593,10 @@ /turf/space, /area/station/engine/proto) "dvm" = ( -/obj/disposalpipe/segment/produce{ - dir = 4; - icon_state = "pipe-c" - }, /obj/cable{ icon_state = "1-4" }, -/turf/simulated/floor/green/side{ +/turf/simulated/floor/neutral/side{ dir = 4 }, /area/station/hallway/primary/central) @@ -16479,19 +16660,9 @@ /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) "dzt" = ( -/obj/table/auto, -/obj/item/device/camera_viewer/ranch, -/obj/item/reagent_containers/food/snacks/ranch_feed_bag, -/obj/item/reagent_containers/food/snacks/ranch_feed_bag{ - pixel_x = 16 - }, -/obj/item/reagent_containers/food/snacks/ranch_feed_bag, -/obj/disposalpipe/segment/produce{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/machinery/vending/coffee, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "dzv" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 5 @@ -16504,10 +16675,6 @@ dir = 1 }, /obj/machinery/light/incandescent, -/obj/disposalpipe/segment/produce{ - dir = 1; - icon_state = "pipe-c" - }, /turf/simulated/floor, /area/station/hallway/primary/central) "dBh" = ( @@ -16556,6 +16723,16 @@ "dCz" = ( /turf/simulated/wall/auto/supernorn, /area/station/turret_protected/AIbaseoutside) +"dCA" = ( +/obj/cable{ + icon_state = "2-5" + }, +/obj/table/reinforced/industrial/auto, +/obj/item/sheet/steel{ + amount = 10 + }, +/turf/simulated/floor/grime, +/area/station/storage/warehouse) "dDw" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -16600,6 +16777,13 @@ /obj/landmark/pest, /turf/simulated/floor/plating, /area/station/maintenance/southeast) +"dEd" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/obj/cable{ + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "dEe" = ( /obj/cable{ icon_state = "1-2" @@ -16638,17 +16822,11 @@ /turf/simulated/floor/plating, /area/station/maintenance/west) "dHY" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /obj/cable{ icon_state = "4-8" }, -/obj/railing/orange/reinforced{ - dir = 1 - }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "dIy" = ( /obj/disposalpipe/segment{ dir = 4 @@ -16701,13 +16879,6 @@ /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, /area/station/engine/gas) -"dLh" = ( -/obj/item/bballbasket{ - dir = 1; - pixel_y = 25 - }, -/turf/simulated/floor/grime, -/area/station/storage/warehouse) "dLo" = ( /obj/lattice{ dir = 4; @@ -16752,6 +16923,9 @@ /obj/decal/tile_edge/floorguide/arrow_n{ dir = 1 }, +/obj/cable{ + icon_state = "4-8" + }, /turf/simulated/floor, /area/station/hallway/secondary/entry) "dOD" = ( @@ -16760,6 +16934,10 @@ }, /turf/simulated/floor/plating/jen, /area/station/mining/magnet) +"dPB" = ( +/obj/machinery/firealarm/north, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "dPD" = ( /obj/machinery/light/incandescent{ dir = 4 @@ -16808,14 +16986,6 @@ }, /turf/simulated/floor/plating/airless, /area/station/engine/proto) -"dQB" = ( -/obj/railing/orange{ - dir = 1 - }, -/turf/simulated/floor/grasstodirt{ - dir = 1 - }, -/area/station/ranch) "dQO" = ( /obj/machinery/light/emergency{ dir = 1 @@ -17011,12 +17181,6 @@ }, /turf/simulated/floor/specialroom/freezer, /area/station/crew_quarters/baroffice) -"ebR" = ( -/obj/disposalpipe/segment/mail{ - dir = 4 - }, -/turf/simulated/wall/auto/supernorn, -/area/station/ranch) "ebZ" = ( /obj/disposalpipe/segment/mail{ dir = 4 @@ -17060,7 +17224,6 @@ /obj/machinery/light/incandescent{ dir = 8 }, -/obj/disposalpipe/segment/produce, /turf/simulated/floor/neutral/corner{ dir = 8 }, @@ -17088,6 +17251,24 @@ }, /turf/simulated/floor/plating/airless, /area/station/engine/proto_gangway) +"eeo" = ( +/obj/machinery/computer/power_monitor/smes{ + dir = 4; + name = "Engine Output Monitoring" + }, +/obj/cable/reinforced{ + icon_state = "0-4-thick" + }, +/obj/machinery/power/data_terminal, +/obj/decal/tile_edge/stripe/big{ + dir = 1; + icon_state = "xtra_bigstripe-edge" + }, +/obj/machinery/light/incandescent{ + dir = 8 + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "eeq" = ( /obj/cable{ icon_state = "0-8" @@ -17144,6 +17325,13 @@ tag = "icon-grass1" }, /area/station/hydroponics/bay) +"efM" = ( +/obj/cable{ + icon_state = "2-5" + }, +/obj/disposalpipe/segment/mail, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "efP" = ( /obj/cable{ icon_state = "2-9" @@ -17160,6 +17348,9 @@ /obj/machinery/light/runway_light/delay5, /turf/space, /area/space) +"egl" = ( +/turf/simulated/floor/industrial, +/area/station/storage/warehouse) "ehj" = ( /obj/machinery/light/incandescent{ dir = 4 @@ -17217,14 +17408,15 @@ }, /turf/simulated/floor/purple, /area/station/science/teleporter) -"ejM" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/grasstodirt{ - dir = 5 +"ejW" = ( +/obj/table/reinforced/auto, +/obj/machinery/door/airlock/pyro/glass/windoor{ + autoclose = 0; + dir = 1 }, -/area/station/ranch) +/obj/mapping_helper/firedoor_spawn, +/turf/simulated/floor, +/area/station/storage/emergency) "ekL" = ( /obj/machinery/ghost_catcher, /turf/simulated/floor/plating/random, @@ -17293,17 +17485,25 @@ }, /turf/simulated/floor/engine/vacuum, /area/station/engine/proto) +"emP" = ( +/obj/cable{ + icon_state = "1-2" + }, +/turf/simulated/floor, +/area/station/hangar/main) "emW" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/security/interrogation) "enc" = ( -/obj/machinery/door/airlock/pyro/glass, /obj/cable{ icon_state = "1-2" }, +/obj/machinery/door/airlock/pyro/glass/botany, /obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor, -/area/station/crew_quarters/quarters) +/obj/mapping_helper/access/rancher, +/obj/disposalpipe/segment/mail, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "enu" = ( /obj/cable, /obj/cable{ @@ -17322,28 +17522,17 @@ /turf/simulated/wall/auto/supernorn, /area/station/crew_quarters/fitness) "eoX" = ( -/obj/storage/secure/closet/personal, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) -"epb" = ( -/obj/cable{ - icon_state = "4-8" - }, -/obj/railing/orange{ - dir = 4 - }, -/turf/simulated/floor/grasstodirt{ +/mob/living/critter/small_animal/ranch_base/sheep/white/dolly/ai_controlled, +/obj/shrub{ dir = 4 }, +/obj/item/reagent_containers/food/snacks/ingredient/egg/critter/sheep, +/turf/simulated/floor/grass/leafy, /area/station/ranch) "ept" = ( /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce, /obj/machinery/light/small/broken{ dir = 1 }, @@ -17401,6 +17590,10 @@ dir = 8 }, /area/station/medical/research) +"euX" = ( +/obj/laser_sink/mirror, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "evf" = ( /obj/machinery/door/poddoor/pyro{ density = 0; @@ -17418,6 +17611,12 @@ /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/circuit, /area/station/turret_protected/ai) +"evr" = ( +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "ewq" = ( /obj/machinery/bot/cleanbot, /obj/cable{ @@ -17583,11 +17782,18 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/east) +"eHn" = ( +/obj/laser_sink/mirror, +/obj/decal/tile_edge/stripe/big{ + icon_state = "xtra_bigstripe-edge"; + dir = 8 + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "eHM" = ( -/obj/submachine/chicken_incubator, -/obj/item/reagent_containers/food/snacks/ingredient/egg, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/machinery/clothingbooth, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "eIi" = ( /obj/cable{ icon_state = "2-9" @@ -17642,6 +17848,15 @@ }, /turf/simulated/floor/carpet/grime, /area/ghostdrone_factory) +"eIV" = ( +/obj/decal/tile_edge/stripe/extra_big{ + dir = 1 + }, +/obj/cable{ + icon_state = "2-8" + }, +/turf/simulated/floor, +/area/station/hangar/main) "eIY" = ( /obj/decal/cleanable/writing{ words = "Erik wuz here!! 2k16" @@ -18155,7 +18370,7 @@ /obj/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/green/side, +/turf/simulated/floor/neutral/side, /area/station/hallway/primary/central) "fcq" = ( /obj/table/wood/auto, @@ -18184,10 +18399,6 @@ }, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) -"feG" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor, -/area/station/hallway/primary/south) "feR" = ( /obj/machinery/door/airlock/pyro/maintenance{ dir = 4; @@ -18200,6 +18411,14 @@ /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor, /area/station/storage/primary) +"feY" = ( +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/yellow/side{ + dir = 1 + }, +/area/station/hallway/primary/central) "ffn" = ( /obj/machinery/disposal/mail/autoname/hydroponics, /obj/disposalpipe/trunk/mail/south, @@ -18272,6 +18491,15 @@ /obj/landmark/gps_waypoint, /turf/simulated/floor/black, /area/station/security/hos) +"fjU" = ( +/obj/machinery/door/airlock/pyro/glass{ + dir = 4 + }, +/turf/space, +/turf/simulated/floor/white/checker{ + dir = 9 + }, +/area/station/hallway/secondary/exit) "flu" = ( /obj/cable{ icon_state = "4-8" @@ -18293,15 +18521,12 @@ dir = 8 }, /area/listeningpost) -"fmi" = ( -/obj/machinery/door/firedoor/pyro{ - dir = 4 - }, -/obj/disposalpipe/segment/produce{ - dir = 4 +"flP" = ( +/obj/disposalpipe/segment{ + dir = 1 }, -/turf/simulated/floor, -/area/station/hallway/primary/central) +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "fnm" = ( /obj/grille/catwalk, /turf/simulated/floor/airless/plating/catwalk, @@ -18395,6 +18620,13 @@ dir = 4 }, /area/station/hallway/primary/north) +"fsq" = ( +/obj/disposalpipe/switch_junction/left/west{ + name = "Mail Junction - Mechlab"; + mail_tag = "mechanics" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "ftM" = ( /obj/submachine/ATM{ pixel_x = 30 @@ -18449,9 +18681,13 @@ /area/station/science/storage) "fvH" = ( /obj/machinery/light/incandescent/netural, -/obj/chicken_nesting_box, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/table/auto, +/obj/item/clothing/head/fruithat, +/obj/item/golf_club, +/obj/item/golf_ball, +/obj/item/storage/golf_goal, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "fwr" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 6 @@ -18459,15 +18695,6 @@ /obj/lattice, /turf/space, /area/station/engine/proto) -"fxf" = ( -/obj/cable{ - icon_state = "1-2" - }, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/south) "fxm" = ( /obj/cable{ icon_state = "1-2" @@ -18566,6 +18793,9 @@ name = "autoname - SS13"; tag = "" }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, /turf/simulated/floor/yellow/side{ dir = 1 }, @@ -18593,6 +18823,15 @@ /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/yellow, /area/station/engine/engineering) +"fBn" = ( +/obj/railing/orange{ + dir = 8 + }, +/obj/railing/orange, +/turf/simulated/floor/grasstodirt{ + dir = 5 + }, +/area/station/ranch) "fBE" = ( /obj/table/wood/auto, /obj/item/reagent_containers/food/snacks/spaghetti/spicy, @@ -18686,6 +18925,19 @@ /obj/machinery/drainage, /turf/simulated/floor/grime, /area/station/security/brig) +"fDW" = ( +/obj/disposalpipe/segment/produce{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/simulated/floor/grasstodirt{ + dir = 9 + }, +/area/station/ranch) +"fEn" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "fEr" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, @@ -18718,6 +18970,9 @@ icon_state = "0-2" }, /obj/cable, +/obj/cable{ + icon_state = "0-4" + }, /obj/cable{ icon_state = "0-8" }, @@ -18744,7 +18999,7 @@ /turf/simulated/floor/greenblack{ dir = 4 }, -/area/station/bridge) +/area/station/bridge/customs) "fGI" = ( /obj/machinery/atmospherics/unary/cold_sink/freezer{ dir = 1 @@ -18908,13 +19163,24 @@ /obj/random_item_spawner/tools, /turf/simulated/floor, /area/station/engine/inner) -"fOt" = ( -/obj/disposalpipe/segment/produce{ - dir = 2; - icon_state = "pipe-c" +"fOz" = ( +/obj/machinery/door_control{ + id = "pt_laser"; + name = "PTL Doors"; + pixel_x = 24 }, -/turf/simulated/floor, -/area/station/hallway/primary/central) +/obj/cable/reinforced{ + icon_state = "1-8-thick" + }, +/obj/decal/tile_edge/stripe/big{ + icon_state = "xtra_bigstripe-corner2"; + dir = 9 + }, +/obj/machinery/light/incandescent{ + dir = 4 + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "fPi" = ( /obj/cable{ icon_state = "2-8" @@ -19163,6 +19429,13 @@ }, /turf/simulated/floor/carpet/grime, /area/station/security/detectives_office) +"gdT" = ( +/obj/machinery/power/data_terminal, +/obj/cable{ + icon_state = "0-4" + }, +/turf/simulated/floor/circuit, +/area/station/turret_protected/Zeta) "ges" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -19178,13 +19451,6 @@ dir = 1 }, /area/station/hydroponics/bay) -"geL" = ( -/obj/disposalpipe/segment/produce{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor/grasstodirt, -/area/station/ranch) "ggb" = ( /obj/lattice{ dir = 6; @@ -19262,9 +19528,6 @@ /area/station/crew_quarters/cafeteria) "gjk" = ( /obj/machinery/light/emergency, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /turf/simulated/floor, /area/station/hallway/primary/central) "gjn" = ( @@ -19358,9 +19621,12 @@ /turf/simulated/floor/black, /area/station/bridge) "gne" = ( -/obj/machinery/shieldgenerator/energy_shield, -/turf/simulated/floor, -/area/station/storage/emergency) +/obj/machinery/manufacturer/mechanic, +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "gnB" = ( /obj/lattice{ dir = 10; @@ -19509,7 +19775,6 @@ /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce, /turf/simulated/floor, /area/station/hallway/primary/south) "gsK" = ( @@ -19558,6 +19823,17 @@ "gvN" = ( /turf/simulated/floor/specialroom/freezer, /area/station/crew_quarters/kitchen/freezer) +"gwe" = ( +/obj/machinery/vending/standard, +/obj/machinery/light/incandescent{ + dir = 8 + }, +/obj/disposalpipe/segment/mail{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "gwo" = ( /obj/machinery/door_control/antagscanner{ pixel_y = 25 @@ -19721,7 +19997,6 @@ /area/station/hydroponics/bay) "gDL" = ( /obj/machinery/door/airlock/pyro/maintenance, -/obj/disposalpipe/segment/produce, /obj/mapping_helper/access/maint, /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/plating, @@ -19903,6 +20178,22 @@ /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor, /area/station/crew_quarters/market) +"gLm" = ( +/obj/cable/reinforced{ + icon_state = "0-4-thick" + }, +/obj/cable/reinforced{ + icon_state = "2-4-thick" + }, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/decal/tile_edge/stripe/big{ + icon_state = "xtra_bigstripe-edge"; + dir = 8 + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "gLt" = ( /obj/cable{ icon_state = "4-5" @@ -19949,6 +20240,15 @@ }, /turf/simulated/floor/grime, /area/station/security/brig) +"gPW" = ( +/obj/cable{ + icon_state = "4-8" + }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "gQa" = ( /obj/grille/catwalk, /obj/cable/yellow{ @@ -19963,11 +20263,7 @@ /obj/disposalpipe/segment/produce{ dir = 4 }, -/obj/window/reinforced{ - dir = 4; - tag = "icon-rwindow (EAST)" - }, -/obj/reagent_dispensers/beerkeg, +/obj/table/reinforced/bar/auto, /turf/simulated/floor/black, /area/station/crew_quarters/baroffice) "gQY" = ( @@ -20021,7 +20317,7 @@ /turf/simulated/floor/greenblack{ dir = 8 }, -/area/station/bridge) +/area/station/bridge/customs) "gUr" = ( /obj/machinery/door/airlock/pyro/maintenance/alt{ req_access = null @@ -20127,12 +20423,6 @@ }, /turf/simulated/floor, /area/station/hallway/primary/central) -"haI" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/wall/auto/supernorn, -/area/station/crew_quarters/quarters) "haT" = ( /obj/cable{ icon_state = "1-2" @@ -20249,6 +20539,13 @@ }, /turf/simulated/floor/plating, /area/station/science/lab) +"hfg" = ( +/obj/reagent_dispensers/watertank, +/obj/disposalpipe/segment, +/turf/simulated/floor/purple/side{ + dir = 8 + }, +/area/station/maintenance/southeast) "hfi" = ( /obj/table/auto, /obj/item/clothing/gloves/latex, @@ -20263,9 +20560,6 @@ }, /area/station/medical/medbay/surgery) "hft" = ( -/obj/machinery/light/emergency{ - dir = 4 - }, /turf/simulated/floor/escape{ dir = 4 }, @@ -20344,6 +20638,13 @@ }, /turf/simulated/floor/white, /area/station/medical/medbay/surgery) +"hjE" = ( +/obj/table/wood/auto, +/obj/machinery/door/airlock/pyro/glass/windoor, +/obj/mapping_helper/access/rancher, +/obj/machinery/cashreg, +/turf/simulated/floor/plating, +/area/station/ranch) "hjJ" = ( /obj/cable{ icon_state = "5-8" @@ -20352,15 +20653,15 @@ icon_state = "0-8" }, /obj/machinery/power/apc/autoname_south, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /turf/simulated/floor/plating, /area/station/maintenance/west) "hjN" = ( /obj/landmark/gps_waypoint, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "hjT" = ( /obj/landmark/gps_waypoint, /obj/disposalpipe/segment{ @@ -20492,6 +20793,10 @@ /obj/machinery/disposal/chemlink, /turf/simulated/floor/white, /area/station/science/chemistry) +"hoQ" = ( +/obj/machinery/manufacturer/uniform, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "hoZ" = ( /obj/cable{ icon_state = "4-8" @@ -20769,9 +21074,10 @@ /turf/simulated/floor/shuttlebay, /area/station/hangar/sec) "hAu" = ( -/obj/storage/secure/closet/personal, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/submachine/chicken_incubator, +/obj/item/reagent_containers/food/snacks/ingredient/egg, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "hAA" = ( /obj/landmark/pest, /turf/simulated/floor, @@ -20798,13 +21104,9 @@ }, /area/station/hydroponics/bay) "hBp" = ( -/obj/submachine/chicken_incubator, -/obj/item/reagent_containers/food/snacks/ingredient/egg, -/obj/machinery/camera/ranch{ - dir = 10 - }, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/storage/closet/wardrobe/black, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "hBq" = ( /obj/machinery/light/incandescent{ dir = 8 @@ -20842,6 +21144,10 @@ }, /turf/space, /area/station/turret_protected/AIbaseoutside) +"hDx" = ( +/obj/landmark/gps_waypoint, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "hDA" = ( /obj/lattice, /obj/grille/steel, @@ -20868,11 +21174,23 @@ }, /turf/simulated/floor, /area/station/storage/primary) +"hEA" = ( +/obj/cable{ + icon_state = "4-8" + }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/obj/landmark/gps_waypoint, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "hFm" = ( -/obj/disposalpipe/segment/mail, /obj/machinery/light/small/broken{ dir = 4 }, +/obj/disposalpipe/segment{ + dir = 1 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "hGx" = ( @@ -20883,11 +21201,11 @@ /obj/cable{ icon_state = "1-4" }, -/obj/stool/chair/yellow{ +/obj/stool/chair{ dir = 8 }, /turf/simulated/floor, -/area/station/engine/elect) +/area/station/storage/emergency) "hGD" = ( /turf/simulated/wall/auto/supernorn, /area/station/engine/proto_gangway) @@ -20966,9 +21284,10 @@ /turf/simulated/floor, /area/station/security/brig) "hNC" = ( -/obj/machinery/vending/snack, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/railing/orange, +/obj/chicken_nesting_box, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "hOi" = ( /obj/machinery/door/airlock/pyro/engineering{ dir = 4; @@ -21196,6 +21515,16 @@ }, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) +"iaz" = ( +/obj/cable{ + icon_state = "0-8" + }, +/obj/cable{ + icon_state = "0-2" + }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/plating, +/area/station/engine/elect) "iaO" = ( /obj/machinery/door/airlock/pyro/maintenance, /obj/mapping_helper/access/maint, @@ -21268,15 +21597,16 @@ /turf/simulated/floor/plating/random, /area/ghostdrone_factory) "idz" = ( -/obj/rack, -/obj/item/camera, -/obj/item/camera, -/obj/item/item_box/assorted/stickers/stickers_limited, -/obj/disposalpipe/segment/produce{ +/obj/railing/orange{ + dir = 8 + }, +/obj/machinery/camera/auto/ranch{ + dir = 1 + }, +/turf/simulated/floor/grasstodirt{ dir = 4 }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/area/station/ranch) "iee" = ( /obj/health_scanner/floor{ dir = 4; @@ -21291,7 +21621,7 @@ /area/station/medical/medbay/lobby) "iex" = ( /obj/machinery/door/firedoor/pyro, -/obj/disposalpipe/segment/produce, +/obj/disposalpipe/segment/mail, /turf/simulated/floor/yellow/side{ dir = 8 }, @@ -21343,9 +21673,6 @@ }, /obj/mapping_helper/access/hydro, /obj/mapping_helper/firedoor_spawn, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /turf/simulated/floor/black, /area/station/hydroponics/bay) "ijd" = ( @@ -21389,6 +21716,8 @@ /obj/table/reinforced/auto, /obj/item/sheet/steel/fullstack, /obj/item/cable_coil, +/obj/machinery/power/apc/autoname_south, +/obj/cable, /turf/simulated/floor, /area/station/hangar/main) "ikU" = ( @@ -21440,13 +21769,6 @@ dir = 9 }, /area/station/hydroponics/bay) -"imn" = ( -/obj/disposalpipe/segment/produce{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/simulated/floor, -/area/station/hallway/primary/south) "inb" = ( /obj/landmark/pest, /obj/machinery/light/incandescent, @@ -21537,6 +21859,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/west) +"ipa" = ( +/obj/landmark/start/job/janitor, +/obj/landmark/gps_waypoint, +/obj/disposalpipe/segment, +/turf/simulated/floor, +/area/station/maintenance/southeast) "ipk" = ( /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) @@ -21903,6 +22231,11 @@ /obj/machinery/floorflusher/solitary2, /turf/simulated/floor, /area/station/security/brig) +"iLH" = ( +/obj/machinery/door/airlock/pyro/glass, +/obj/mapping_helper/firedoor_spawn, +/turf/simulated/floor, +/area/station/storage/emergency) "iLR" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/medical/morgue) @@ -21972,16 +22305,11 @@ /turf/simulated/floor/red/redblackchecker, /area/station/security/processing) "iOe" = ( -/obj/railing/orange{ - dir = 1 - }, /obj/cable{ icon_state = "1-2" }, -/turf/simulated/floor/grasstodirt{ - dir = 1 - }, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "iOF" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 9; @@ -21994,9 +22322,6 @@ /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /obj/item/device/radio/beacon, /turf/simulated/floor/black, /area/station/hydroponics/bay) @@ -22067,13 +22392,10 @@ /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /turf/simulated/floor/black, /area/station/hydroponics/bay) "iSX" = ( -/obj/storage/closet/office, +/obj/storage/secure/closet/brig, /turf/simulated/floor/black, /area/station/security/checkpoint/arrivals) "iTR" = ( @@ -22099,10 +22421,6 @@ /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/plating, /area/station/maintenance/north) -"iWI" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor, -/area/station/hallway/primary/central) "iWS" = ( /obj/cable{ icon_state = "1-2" @@ -22144,6 +22462,14 @@ /obj/disposalpipe/segment, /turf/simulated/floor, /area/station/security/main) +"iZf" = ( +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/engine/inner) "jae" = ( /obj/machinery/atmospherics/pipe/simple/junction{ dir = 8 @@ -22173,6 +22499,18 @@ }, /turf/simulated/floor/plating, /area/station/hydroponics/bay) +"jbn" = ( +/obj/mapping_helper/firedoor_spawn, +/obj/machinery/door/airlock/pyro/engineering{ + dir = 4; + req_access = null + }, +/obj/cable{ + icon_state = "4-8" + }, +/obj/mapping_helper/access/engineering_mechanic, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "jbS" = ( /obj/cable/yellow{ icon_state = "4-8" @@ -22247,15 +22585,18 @@ /turf/simulated/floor, /area/station/mining/staff_room) "jew" = ( -/obj/disposalpipe/trunk/north, /obj/machinery/disposal/small{ dir = 8 }, -/obj/storage/secure/closet/civilian/ranch, -/turf/simulated/floor/grasstodirt{ - dir = 6 +/obj/disposalpipe/trunk{ + dir = 8 }, -/area/station/ranch) +/obj/storage/crate, +/obj/item/clothing/suit/jacket/yellow, +/obj/item/clothing/under/gimmick/princess, +/obj/item/clothing/suit/jacket/plastic/random_color, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "jeA" = ( /obj/machinery/door/firedoor/pyro, /turf/simulated/floor/plating, @@ -22311,6 +22652,12 @@ dir = 4 }, /area/station/security/main) +"jio" = ( +/obj/disposalpipe/segment/mail, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/hallway/primary/central) "jix" = ( /obj/cable{ icon_state = "1-4" @@ -22326,6 +22673,12 @@ }, /turf/simulated/floor/plating, /area/station/security/main) +"jiN" = ( +/obj/railing/orange, +/turf/simulated/floor/grasstodirt{ + dir = 1 + }, +/area/station/ranch) "jiP" = ( /obj/lattice{ dir = 6; @@ -22333,21 +22686,6 @@ }, /turf/space, /area/station/turret_protected/AIbaseoutside) -"jjG" = ( -/obj/disposalpipe/segment{ - dir = 4 - }, -/obj/cable{ - icon_state = "0-4" - }, -/obj/cable{ - icon_state = "0-2" - }, -/obj/cable{ - icon_state = "0-8" - }, -/turf/simulated/floor, -/area/station/hallway/primary/south) "jjH" = ( /obj/machinery/manufacturer/hangar, /obj/machinery/light/incandescent, @@ -22358,6 +22696,16 @@ /obj/storage/closet/wardrobe/orange, /turf/simulated/floor/red, /area/station/security/processing) +"jkp" = ( +/obj/table/reinforced/auto, +/obj/machinery/cashreg, +/obj/machinery/door/airlock/pyro/glass/windoor{ + autoclose = 0; + dir = 1 + }, +/obj/mapping_helper/firedoor_spawn, +/turf/simulated/floor, +/area/station/storage/emergency) "jkq" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable, @@ -22447,6 +22795,13 @@ }, /turf/simulated/floor, /area/station/hallway/primary/south) +"joM" = ( +/obj/fitness/speedbag/syndie, +/turf/simulated/floor{ + icon_state = "0,6"; + tag = "icon-0,6" + }, +/area/station/crew_quarters/fitness) "joQ" = ( /obj/cable{ icon_state = "4-8" @@ -22462,10 +22817,6 @@ /obj/reagent_dispensers/foamtank, /turf/simulated/floor, /area/station/storage/primary) -"jpr" = ( -/obj/disposalpipe/segment, -/turf/simulated/wall/auto/supernorn, -/area/station/ranch) "jps" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -22482,15 +22833,6 @@ dir = 4 }, /area/station/security/processing) -"jpX" = ( -/obj/disposalpipe/segment/produce{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/simulated/floor/grasstodirt{ - dir = 10 - }, -/area/station/ranch) "jrg" = ( /obj/cable{ icon_state = "0-8" @@ -22506,13 +22848,6 @@ }, /turf/simulated/floor, /area/station/hallway/primary/south) -"jrj" = ( -/obj/disposalpipe/segment/produce, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/central) "jrT" = ( /obj/decal/tile_edge/floorguide/security{ dir = 1 @@ -22597,13 +22932,16 @@ /area/station/turret_protected/ai) "jvN" = ( /turf/simulated/wall/auto/supernorn, -/area/station/crew_quarters/quarters) +/area/station/ranch) "jwN" = ( /obj/machinery/atmospherics/pipe/simple/insulated{ dir = 9 }, /turf/simulated/floor/purple/side, /area/station/science/lab) +"jxw" = ( +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "jzi" = ( /obj/cable{ icon_state = "1-4" @@ -22856,6 +23194,9 @@ dir = 9 }, /area/station/hallway/secondary/exit) +"jIT" = ( +/turf/simulated/wall/auto/reinforced/supernorn, +/area/station/engine/elect) "jIX" = ( /obj/machinery/power/data_terminal, /obj/machinery/networked/test_apparatus/pitching_machine{ @@ -22877,9 +23218,13 @@ dir = 4 }, /obj/mapping_helper/firedoor_spawn, -/obj/mapping_helper/access/rancher, -/turf/simulated/floor, -/area/station/ranch) +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/bluegreen/side{ + dir = 8 + }, +/area/station/crew_quarters) "jKz" = ( /obj/machinery/disposal/small{ dir = 1; @@ -22891,6 +23236,14 @@ "jLz" = ( /turf/simulated/floor, /area/station/science/artifact) +"jLB" = ( +/obj/machinery/rkit, +/obj/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/data_terminal, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "jLW" = ( /obj/machinery/light/incandescent{ dir = 4 @@ -23064,6 +23417,10 @@ /obj/stool, /turf/simulated/floor/specialroom/arcade, /area/station/turret_protected/Zeta) +"jSR" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/plating, +/area/station/engine/ptl) "jSS" = ( /obj/machinery/light/incandescent{ dir = 8 @@ -23178,11 +23535,7 @@ /obj/cable{ icon_state = "2-8" }, -/obj/disposalpipe/segment/produce{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/simulated/floor/green/side{ +/turf/simulated/floor/neutral/side{ dir = 4 }, /area/station/hallway/primary/central) @@ -23243,6 +23596,25 @@ }, /turf/simulated/floor, /area/station/hallway/primary/central) +"kcv" = ( +/obj/machinery/door/airlock/pyro{ + dir = 4 + }, +/obj/mapping_helper/firedoor_spawn, +/obj/mapping_helper/access/rancher, +/obj/disposalpipe/segment/produce{ + dir = 4 + }, +/turf/simulated/floor/grasstodirt{ + dir = 5 + }, +/area/station/ranch) +"kcI" = ( +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "kcX" = ( /turf/simulated/floor/stairs/wide/other{ dir = 4 @@ -23384,20 +23756,26 @@ dir = 6 }, /area/station/security/main) -"kmd" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/middle{ - dir = 8 - }, -/obj/disposalpipe/segment/produce{ - dir = 4 +"klJ" = ( +/obj/disposalpipe/segment, +/obj/cable{ + icon_state = "1-2" }, -/turf/simulated/floor/plating, -/area/station/ranch) +/turf/simulated/floor, +/area/station/hallway/primary/central) "kmh" = ( /obj/random_item_spawner/armory_breaching_supplies, /turf/simulated/floor/engine, /area/station/ai_monitored/armory) +"kmM" = ( +/obj/cable{ + icon_state = "1-4" + }, +/obj/disposalpipe/junction/right/north, +/turf/simulated/floor/purple/side{ + dir = 1 + }, +/area/station/maintenance/southeast) "kna" = ( /obj/machinery/atmospherics/binary/valve{ dir = 4 @@ -23535,12 +23913,8 @@ /area/station/hydroponics/bay) "kuj" = ( /obj/machinery/light/incandescent/netural, -/turf/simulated/floor/green/side, +/turf/simulated/floor/neutral/side, /area/station/hallway/primary/central) -"kun" = ( -/mob/living/critter/small_animal/ranch_base/sheep/white/dolly/ai_controlled, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) "kuE" = ( /obj/machinery/atmospherics/binary/valve{ dir = 1 @@ -23743,12 +24117,9 @@ /turf/simulated/floor, /area/station/hangar/qm) "kIj" = ( -/obj/railing/orange, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/grasstodirt, -/area/station/ranch) +/mob/living/carbon/human/npc/monkey/mrs_muggles, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "kIl" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 4 @@ -23877,6 +24248,12 @@ /obj/disposalpipe/trunk/brig, /turf/simulated/floor/red/redblackchecker, /area/station/security/checkpoint/arrivals) +"kMd" = ( +/obj/machinery/vehicle/escape_pod{ + dir = 4 + }, +/turf/simulated/floor/engine, +/area/station/maintenance/southeast) "kMO" = ( /obj/machinery/light_switch{ name = "E light switch"; @@ -23921,12 +24298,8 @@ /obj/cable{ icon_state = "1-2" }, -/obj/landmark/start/job/rancher, -/obj/railing/orange/reinforced{ - dir = 8 - }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "kPj" = ( /obj/machinery/atmospherics/pipe/simple/junction{ dir = 1 @@ -23968,13 +24341,6 @@ /obj/storage/closet/fire, /turf/simulated/floor/plating, /area/station/science/storage) -"kRC" = ( -/obj/disposalpipe/segment/produce, -/obj/machinery/light/incandescent{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/central) "kRJ" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -23985,6 +24351,20 @@ }, /turf/simulated/floor/plating, /area/station/security/detectives_office) +"kRV" = ( +/obj/cable{ + icon_state = "1-2" + }, +/obj/cable{ + icon_state = "2-8" + }, +/obj/machinery/firealarm/north{ + dir = 8; + pixel_x = 24; + pixel_y = -10 + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "kRY" = ( /obj/stool/chair/pew{ dir = 4 @@ -24048,6 +24428,12 @@ dir = 6 }, /area/station/hallway/primary/south) +"kXe" = ( +/obj/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor, +/area/station/hallway/primary/south) "kXq" = ( /obj/machinery/light/incandescent, /obj/disposalpipe/segment/mail{ @@ -24137,17 +24523,6 @@ }, /turf/simulated/floor/plating/random, /area/ghostdrone_factory) -"laC" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/left{ - layer = 2.9; - pixel_y = 13 - }, -/obj/window_blinds/cog2/middle{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/station/ranch) "lbg" = ( /obj/machinery/door/poddoor/blast/pyro/podbay_autoclose/security_horizontal, /obj/forcefield/energyshield/perma/doorlink{ @@ -24157,6 +24532,13 @@ }, /turf/simulated/floor/shuttlebay, /area/station/hangar/sec) +"lbO" = ( +/obj/cable{ + icon_state = "0-2" + }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/plating, +/area/station/engine/elect) "lcf" = ( /obj/disposalpipe/segment, /obj/machinery/door/airlock/pyro{ @@ -24187,12 +24569,25 @@ }, /turf/simulated/floor/blueblack/corner, /area/station/medical/robotics) +"lcI" = ( +/obj/storage/secure/closet/engineering/mechanic, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "ldH" = ( /obj/cable{ icon_state = "1-8" }, /turf/simulated/floor/plating, /area/station/science/storage) +"ldI" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/obj/machinery/door/poddoor/pyro/shutters{ + dir = 4; + id = "pt_laser"; + name = "PTL Door" + }, +/turf/simulated/floor/plating, +/area/station/engine/ptl) "ldT" = ( /obj/machinery/light/incandescent, /obj/cable{ @@ -24237,6 +24632,15 @@ dir = 1 }, /area/station/hallway/primary/central) +"lfQ" = ( +/obj/machinery/camera{ + c_tag = "Habitation Ring West"; + dir = 4 + }, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/hallway/primary/central) "lgj" = ( /obj/cable{ icon_state = "1-2" @@ -24299,21 +24703,10 @@ }, /turf/simulated/floor/plating, /area/station/hydroponics/bay) -"ljZ" = ( -/obj/machinery/light/incandescent{ - dir = 8 - }, -/obj/disposalpipe/segment/produce, -/turf/simulated/floor, -/area/station/hallway/primary/south) "lkk" = ( /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce{ - dir = 4; - icon_state = "pipe-c" - }, /obj/landmark/gps_waypoint, /turf/simulated/floor/black, /area/station/hydroponics/bay) @@ -24469,6 +24862,12 @@ /obj/machinery/power/apc/autoname_east, /turf/simulated/floor/plating/airless, /area/station/engine/proto) +"ltL" = ( +/obj/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "ltR" = ( /obj/disposalpipe/segment/mail, /turf/simulated/floor/purple, @@ -24486,6 +24885,9 @@ "lum" = ( /obj/disposalpipe/segment, /obj/machinery/door/firedoor/pyro, +/obj/cable{ + icon_state = "1-2" + }, /turf/simulated/floor, /area/station/hallway/primary/central) "luS" = ( @@ -24522,6 +24924,12 @@ /obj/machinery/computer/supplycomp, /turf/simulated/floor, /area/station/quartermaster/office) +"lxi" = ( +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "lyd" = ( /obj/machinery/door/poddoor/pyro{ dir = 4; @@ -24571,6 +24979,9 @@ req_access = null }, /obj/mapping_helper/access/engineering, +/obj/cable{ + icon_state = "4-8" + }, /turf/simulated/floor/plating, /area/station/engine/engineering/private) "lAM" = ( @@ -24653,9 +25064,9 @@ /turf/simulated/floor, /area/station/maintenance/southwest) "lEz" = ( -/obj/disposalpipe/segment/mail, -/obj/cable{ - icon_state = "1-2" +/obj/disposalpipe/segment/mail{ + dir = 4; + icon_state = "pipe-c" }, /turf/simulated/floor/yellow/side{ dir = 1 @@ -24776,6 +25187,12 @@ }, /turf/simulated/floor/plating/airless, /area/station/engine/proto) +"lLF" = ( +/obj/cable/reinforced{ + icon_state = "4-8-thick" + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "lLJ" = ( /turf/simulated/floor/stairs/wide/middle, /area/station/hydroponics/bay) @@ -24834,6 +25251,15 @@ tag = "icon-L9" }, /area/station/hallway/secondary/entry) +"lOw" = ( +/obj/disposalpipe/segment/mail{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/hallway/primary/central) "lOM" = ( /obj/grille/catwalk{ dir = 9 @@ -24928,13 +25354,6 @@ }, /turf/simulated/floor/black, /area/station/turret_protected/ai) -"lUJ" = ( -/obj/disposalpipe/segment/produce{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor, -/area/station/hallway/primary/west) "lUY" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/window_blinds/cog2{ @@ -25016,7 +25435,7 @@ icon_state = "1-2" }, /obj/disposalpipe/segment/mail, -/turf/simulated/floor/green/side{ +/turf/simulated/floor/neutral/side{ dir = 8 }, /area/station/hallway/primary/central) @@ -25087,6 +25506,12 @@ }, /turf/simulated/wall/auto/reinforced/supernorn, /area/station/engine/proto) +"mbJ" = ( +/obj/machinery/light/incandescent{ + dir = 1 + }, +/turf/simulated/floor/engine, +/area/station/engine/ptl) "mcf" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 8; @@ -25129,6 +25554,12 @@ /obj/machinery/power/solar, /turf/simulated/floor/airless/solar, /area/space) +"mdg" = ( +/obj/table/auto, +/obj/item/storage/box/lightbox/bulbs, +/obj/item/storage/box/lightbox/tubes, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "mdh" = ( /obj/table/reinforced/auto, /obj/machinery/recharger, @@ -25198,18 +25629,23 @@ /area/ghostdrone_factory) "mgG" = ( /obj/landmark/halloween, +/obj/cable{ + icon_state = "4-8" + }, /turf/simulated/floor, /area/station/hallway/primary/central) "mgQ" = ( /obj/cable, /obj/machinery/power/apc/autoname_east, -/obj/table/auto, -/obj/item/storage/box/lightbox/tubes, -/obj/item/storage/box/lightbox/bulbs, -/turf/simulated/floor/yellow/corner{ - dir = 1 - }, -/area/station/engine/elect) +/obj/table/reinforced/auto, +/obj/item/clothing/suit/space/emerg, +/obj/item/clothing/suit/space/emerg, +/obj/item/clothing/head/emerg, +/obj/item/clothing/head/emerg, +/obj/item/clothing/mask/gas/emergency, +/obj/item/clothing/mask/gas/emergency, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "mgZ" = ( /obj/machinery/camera{ c_tag = "autotag"; @@ -25251,8 +25687,11 @@ /obj/machinery/the_singularitygen, /obj/cable, /obj/machinery/power/data_terminal, -/turf/simulated/floor/airless/engine, +/turf/simulated/floor/engine, /area/station/engine/singcore) +"miW" = ( +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "mje" = ( /obj/cable{ icon_state = "2-4" @@ -25403,6 +25842,12 @@ }, /turf/simulated/floor/yellow, /area/station/engine/engineering) +"mpb" = ( +/obj/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "mpu" = ( /obj/cable{ icon_state = "2-9" @@ -25437,12 +25882,21 @@ }, /turf/simulated/floor/plating/airless, /area/station/engine/proto) +"mra" = ( +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, +/obj/decal/tile_edge/stripe/big{ + icon_state = "xtra_bigstripe-edge"; + dir = 8 + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "mrv" = ( /obj/mapping_helper/wingrille_spawn/auto, /turf/simulated/floor/plating, /area/station/hallway/primary/south) "mrG" = ( -/obj/machinery/light/incandescent, /obj/machinery/light/emergency{ dir = 8 }, @@ -25462,6 +25916,17 @@ icon_state = "carpetS" }, /area/station/crew_quarters/arcade) +"msb" = ( +/obj/decal/tile_edge/stripe/big{ + dir = 1 + }, +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/engine/inner) "mss" = ( /obj/cable/yellow{ icon_state = "2-4" @@ -25475,6 +25940,13 @@ tag = "icon-catwalk (WEST)" }, /area/station/solar/aisat) +"mtM" = ( +/obj/machinery/power/data_terminal, +/obj/cable{ + icon_state = "0-4" + }, +/turf/simulated/floor/plating/jen, +/area/station/engine/elect) "muT" = ( /obj/cable{ icon_state = "4-8" @@ -25526,6 +25998,10 @@ dir = 1 }, /area/station/hallway/primary/south) +"myA" = ( +/obj/disposalpipe/segment/bent, +/turf/simulated/floor/neutral/side, +/area/station/hallway/primary/central) "myR" = ( /obj/machinery/firealarm/south, /obj/rack, @@ -25533,6 +26009,15 @@ /obj/machinery/light/small/sticky/frostedred, /turf/simulated/floor/plating, /area/station/maintenance/southwest) +"mzj" = ( +/obj/railing/orange{ + dir = 1 + }, +/obj/disposalpipe/segment/produce, +/turf/simulated/floor/grasstodirt{ + dir = 8 + }, +/area/station/ranch) "mzk" = ( /obj/machinery/atmospherics/pipe/simple/insulated{ dir = 6 @@ -25561,7 +26046,8 @@ icon_state = "1-2" }, /obj/disposalpipe/segment/mail{ - dir = 4 + dir = 8; + icon_state = "pipe-c" }, /turf/simulated/floor/neutral/side{ dir = 1 @@ -25608,18 +26094,13 @@ /turf/simulated/floor/greenblack/corner{ dir = 1 }, -/area/station/bridge) +/area/station/bridge/customs) "mBc" = ( /obj/grille/catwalk, /turf/simulated/floor/airless/plating/catwalk{ dir = 6 }, /area/station/mining/magnet) -"mBx" = ( -/obj/cable, -/obj/machinery/power/apc/autoname_south, -/turf/simulated/floor/purple/side, -/area/station/hallway/primary/south) "mBC" = ( /obj/cable{ icon_state = "0-8" @@ -25640,11 +26121,7 @@ opacity = 0 }, /turf/simulated/floor/plating, -/area/station/bridge) -"mDs" = ( -/obj/machinery/light/emergency, -/turf/simulated/floor/purple/side, -/area/station/hallway/primary/south) +/area/station/bridge/customs) "mEf" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /turf/simulated/floor/plating, @@ -25661,7 +26138,7 @@ opacity = 0 }, /turf/simulated/floor/plating, -/area/station/bridge) +/area/station/bridge/customs) "mEh" = ( /obj/machinery/light/incandescent, /turf/simulated/floor/purple/side{ @@ -25689,9 +26166,19 @@ /obj/machinery/door/airlock/pyro/command, /turf/simulated/floor/black, /area/station/security/hos) +"mFF" = ( +/obj/machinery/light/incandescent{ + dir = 8 + }, +/obj/disposalpipe/segment/mail, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/hallway/primary/central) "mFI" = ( /obj/table/wood/auto, /obj/item/disk/data/floppy/read_only/communications, +/obj/machinery/shipalert, /turf/simulated/floor/carpet{ dir = 1; icon_state = "fgreen3" @@ -25711,6 +26198,13 @@ /obj/cable{ icon_state = "1-4" }, +/obj/table/auto, +/obj/item/storage/box/tapebox{ + pixel_x = 4 + }, +/obj/item/storage/box/diskbox{ + pixel_x = -6 + }, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "mHS" = ( @@ -25844,6 +26338,16 @@ /obj/item/light/bulb, /turf/simulated/floor/carpet/grime, /area/ghostdrone_factory) +"mQM" = ( +/obj/table/reinforced/auto, +/obj/machinery/cashreg, +/obj/machinery/door/airlock/pyro/glass/windoor{ + dir = 4 + }, +/obj/mapping_helper/firedoor_spawn, +/obj/mapping_helper/access/engineering_mechanic, +/turf/simulated/floor, +/area/station/engine/elect) "mRO" = ( /obj/cable{ icon_state = "2-4"; @@ -25959,7 +26463,7 @@ icon_state = "0-2" }, /turf/simulated/floor/grey/side, -/area/station/bridge) +/area/station/bridge/customs) "mYU" = ( /obj/item/storage/wall/fire{ dir = 1; @@ -25978,6 +26482,12 @@ "naB" = ( /turf/simulated/floor/plating/random, /area/space) +"nbe" = ( +/obj/submachine/chicken_incubator, +/obj/item/reagent_containers/food/snacks/ingredient/egg, +/obj/machinery/camera/auto/ranch, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "nbq" = ( /obj/machinery/light/incandescent{ dir = 8 @@ -26108,6 +26618,15 @@ }, /turf/simulated/floor/plating/airless, /area/station/engine/proto_gangway) +"neD" = ( +/obj/machinery/light/small/frostedred, +/obj/storage/cart/trash, +/obj/machinery/disposal/cart_port, +/obj/disposalpipe/trunk{ + dir = 1 + }, +/turf/simulated/floor/purple/side, +/area/station/maintenance/southeast) "neF" = ( /obj/machinery/conveyor/WE{ id = "ghostdrone" @@ -26123,6 +26642,13 @@ icon_state = "blue2" }, /area/station/bridge) +"nfi" = ( +/obj/machinery/power/data_terminal, +/obj/cable{ + icon_state = "0-2" + }, +/turf/simulated/floor/plating/jen, +/area/station/engine/elect) "nfL" = ( /obj/machinery/firealarm/east, /obj/machinery/light/incandescent, @@ -26145,6 +26671,15 @@ /obj/cable, /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) +"ngr" = ( +/obj/decal/tile_edge/stripe/big, +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, +/turf/simulated/floor/yellow/side{ + dir = 8 + }, +/area/station/engine/inner) "nhE" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable, @@ -26194,7 +26729,7 @@ name = "Mail Junction - Engineering" }, /obj/cable{ - icon_state = "1-8" + icon_state = "4-8" }, /turf/simulated/floor, /area/station/hallway/primary/central) @@ -26324,12 +26859,16 @@ /turf/simulated/wall/auto/reinforced/supernorn, /area/station/turret_protected/armory_outside) "nms" = ( -/obj/machinery/door/airlock/pyro{ +/obj/mapping_helper/firedoor_spawn, +/obj/mapping_helper/access/engineering_mechanic, +/obj/disposalpipe/segment/mail{ dir = 4 }, -/obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor, -/area/station/storage/emergency) +/obj/machinery/door/airlock/pyro/glass/engineering{ + dir = 4 + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "nmM" = ( /obj/machinery/port_a_brig, /obj/machinery/firealarm/east, @@ -26564,6 +27103,13 @@ }, /turf/simulated/wall/auto/reinforced/supernorn, /area/station/ai_monitored/armory) +"nzM" = ( +/obj/fitness/weightlifter, +/turf/simulated/floor{ + icon_state = "0,6"; + tag = "icon-0,6" + }, +/area/station/crew_quarters/fitness) "nAc" = ( /obj/rack, /obj/item/clothing/glasses/thermal{ @@ -26822,6 +27368,10 @@ }, /turf/simulated/floor/plating, /area/station/security/brig) +"nMr" = ( +/obj/machinery/firealarm/west, +/turf/simulated/floor, +/area/station/hallway/primary/central) "nMw" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 4 @@ -26863,15 +27413,26 @@ }, /area/station/hallway/secondary/entry) "nNN" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ icon_state = "0-2" }, /obj/cable{ icon_state = "0-8" }, -/turf/simulated/floor/plating, +/obj/machinery/door/airlock/pyro/glass{ + dir = 4 + }, +/turf/simulated/floor/engine, /area/station/maintenance/southeast) +"nNY" = ( +/obj/disposalpipe/segment/mail{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/simulated/floor/yellow/corner{ + dir = 1 + }, +/area/station/hallway/primary/central) "nNZ" = ( /obj/shrub, /obj/machinery/light/incandescent{ @@ -27047,11 +27608,6 @@ /obj/shrub/random, /turf/simulated/floor, /area/station/hallway/secondary/exit) -"nWY" = ( -/obj/machinery/door/airlock/pyro, -/obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor, -/area/station/storage/emergency) "nXa" = ( /obj/cable{ icon_state = "4-8" @@ -27125,9 +27681,9 @@ /turf/simulated/floor/plating, /area/station/maintenance/southwest) "oaT" = ( -/obj/machinery/manufacturer/mechanic, -/turf/simulated/floor/yellow, -/area/station/engine/elect) +/obj/storage/closet/emergency, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "oaV" = ( /obj/cable{ icon_state = "4-8" @@ -27177,12 +27733,6 @@ }, /turf/space, /area/station/engine/proto) -"oes" = ( -/obj/machinery/rkit, -/obj/item/electronics/scanner, -/obj/item/paper/manufacturer_blueprint/loafer, -/turf/simulated/floor/yellow, -/area/station/engine/elect) "ofo" = ( /obj/machinery/door/airlock/pyro/maintenance, /obj/mapping_helper/access/maint, @@ -27222,11 +27772,15 @@ }, /area/station/medical/robotics) "ogt" = ( -/obj/rack, -/obj/random_item_spawner/tools, -/obj/item/paper/book/from_file/mechanicbook, -/turf/simulated/floor/yellow, -/area/station/engine/elect) +/obj/disposalpipe/trunk/mail/south, +/obj/machinery/disposal/mail/small/autoname{ + dir = 8; + mail_tag = "ranch"; + mailgroup = "botany" + }, +/obj/machinery/shieldgenerator/energy_shield, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "ogC" = ( /obj/critter/parrot/random, /turf/simulated/floor/grass/random, @@ -27260,6 +27814,14 @@ }, /turf/simulated/floor/plating, /area/station/crew_quarters/arcade) +"oik" = ( +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, +/turf/simulated/floor/yellow/side{ + dir = 4 + }, +/area/station/engine/inner) "oiq" = ( /obj/disposalpipe/segment{ dir = 4 @@ -27323,10 +27885,13 @@ /obj/cable{ icon_state = "1-10" }, -/obj/disposalpipe/segment/mail, /obj/cable{ icon_state = "8-10" }, +/obj/disposalpipe/segment/mail{ + dir = 8; + icon_state = "pipe-c" + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "ojQ" = ( @@ -27352,11 +27917,6 @@ dir = 1 }, /area/station/science/lobby) -"okR" = ( -/turf/simulated/floor/grasstodirt{ - dir = 1 - }, -/area/station/ranch) "okZ" = ( /obj/stool/bed, /obj/machinery/firealarm/south, @@ -27444,6 +28004,9 @@ dir = 1; pixel_y = 32 }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "ooq" = ( @@ -27477,8 +28040,8 @@ /obj/cable{ icon_state = "2-8" }, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "oqt" = ( /obj/machinery/power/data_terminal, /obj/machinery/sleeper{ @@ -27835,7 +28398,7 @@ icon_state = "1-2" }, /obj/disposalpipe/segment/mail, -/turf/simulated/floor/green/corner{ +/turf/simulated/floor/neutral/corner{ dir = 8 }, /area/station/hallway/primary/central) @@ -27876,6 +28439,14 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/east) +"oKk" = ( +/obj/storage/closet/emergency, +/obj/disposalpipe/segment/mail{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "oKl" = ( /obj/machinery/atmospherics/pipe/simple/insulated/cold{ dir = 5 @@ -27895,16 +28466,11 @@ /obj/machinery/light/incandescent{ dir = 8 }, -/obj/disposalpipe/trunk/produce{ - dir = 1 - }, -/obj/machinery/floorflusher{ - desc = "A chute for sending things to the kitchen"; - id = "ranch_flusher"; - name = "Kitchen Chute" - }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/stool/bed, +/obj/landmark/start/job/assistant, +/obj/item/clothing/suit/bedsheet/pink, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "oKL" = ( /obj/machinery/power/data_terminal, /obj/machinery/computer3/terminal/zeta{ @@ -28051,14 +28617,12 @@ }, /area/station/hallway/primary/south) "oPe" = ( -/obj/blind_switch/area/south{ - pixel_x = -8 - }, /obj/machinery/light_switch/south{ pixel_x = 8 }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/storage/secure/closet/personal, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "oQf" = ( /obj/disposalpipe/segment/produce, /turf/simulated/floor/plating, @@ -28091,12 +28655,9 @@ /turf/simulated/floor/carpet/arcade, /area/station/crew_quarters/arcade) "oRk" = ( -/obj/stool/bed, -/obj/item/clothing/suit/bedsheet, -/obj/landmark/start/job/assistant, -/obj/landmark/start/job/assistant, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/machinery/plantpot, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "oRW" = ( /obj/machinery/atmospherics/pipe/manifold{ dir = 4; @@ -28210,9 +28771,12 @@ /turf/simulated/floor/engine, /area/station/ai_monitored/armory) "oUE" = ( -/obj/item/device/radio/beacon, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "oVt" = ( /obj/machinery/door/poddoor/pyro{ dir = 4; @@ -28256,17 +28820,6 @@ }, /turf/simulated/floor/plating/airless, /area/station/engine/proto) -"oWq" = ( -/obj/window/reinforced{ - dir = 8; - tag = "icon-rwindow (WEST)" - }, -/obj/fitness/speedbag/captain, -/turf/simulated/floor{ - icon_state = "0,6"; - tag = "icon-0,6" - }, -/area/station/crew_quarters/fitness) "oWu" = ( /obj/machinery/chem_dispenser/soda, /obj/machinery/power/apc/autoname_west, @@ -28322,13 +28875,15 @@ }, /area/station/crew_quarters/fitness) "oYJ" = ( -/obj/storage/crate, -/obj/item/clothing/shoes/clown_shoes, -/obj/item/clothing/under/misc/clown, -/obj/item/clothing/mask/clown_hat, -/obj/item/instrument/bikehorn, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/railing/orange{ + dir = 4 + }, +/obj/shrub{ + dir = 1; + tag = "icon-shrub (NORTH)" + }, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "oZp" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/disposalpipe/segment, @@ -28359,15 +28914,20 @@ icon_state = "0-8" }, /turf/simulated/floor/plating, -/area/station/bridge) +/area/station/bridge/customs) "pan" = ( -/obj/disposalpipe/segment, -/obj/storage/secure/closet/personal, /obj/machinery/light/incandescent{ dir = 1 }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/machinery/floorflusher{ + desc = "A chute for sending things to the kitchen"; + id = "ranch_flusher"; + name = "Kitchen Chute" + }, +/turf/simulated/floor/grasstodirt{ + dir = 8 + }, +/area/station/ranch) "par" = ( /obj/decal/tile_edge/floorguide/security{ dir = 1 @@ -28383,6 +28943,15 @@ }, /turf/simulated/floor/plating, /area/station/hydroponics/bay) +"paF" = ( +/obj/cable{ + icon_state = "2-8" + }, +/obj/cable/reinforced{ + icon_state = "1-4-thick" + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "paK" = ( /obj/cable{ icon_state = "1-4" @@ -28394,11 +28963,22 @@ dir = 4 }, /area/station/hydroponics/bay) +"paN" = ( +/obj/machinery/door/firedoor/pyro{ + dir = 4 + }, +/obj/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "paR" = ( -/obj/storage/closet/wardrobe/pink, -/obj/disposalpipe/segment, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/table/wood/auto, +/obj/item/reagent_containers/food/snacks/ranch_feed_bag, +/obj/item/reagent_containers/food/snacks/ranch_feed_bag, +/obj/item/kitchen/utensil/knife, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "paW" = ( /obj/warp_beacon{ name = "Cargo Beacon" @@ -28427,6 +29007,11 @@ }, /turf/space, /area/space) +"pca" = ( +/obj/landmark/start/job/assistant, +/obj/stool/chair, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "pcb" = ( /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) @@ -28522,9 +29107,13 @@ /turf/space, /area/station/turret_protected/AIbaseoutside) "pdJ" = ( -/obj/storage/closet/wardrobe/orange, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/railing/orange{ + dir = 8 + }, +/turf/simulated/floor/grasstodirt{ + dir = 4 + }, +/area/station/ranch) "pdK" = ( /obj/machinery/partyalarm{ pixel_y = -24 @@ -28540,9 +29129,18 @@ /turf/simulated/floor/black, /area/station/crew_quarters/baroffice) "pee" = ( -/obj/storage/closet/wardrobe/grey, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/shrub{ + dir = 8 + }, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) +"pen" = ( +/obj/machinery/vehicle/escape_pod{ + dir = 4 + }, +/turf/space, +/turf/simulated/floor/engine, +/area/station/hallway/secondary/exit) "peK" = ( /turf/simulated/floor{ icon_state = "L6"; @@ -28573,12 +29171,12 @@ /turf/simulated/floor/plating, /area/station/security/brig) "pfQ" = ( -/obj/storage/closet/wardrobe/green, /obj/machinery/light/incandescent{ dir = 1 }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/chicken_nesting_box, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "pgH" = ( /obj/cable/yellow{ icon_state = "1-2" @@ -28600,10 +29198,6 @@ }, /turf/simulated/floor, /area/station/engine/inner) -"phw" = ( -/obj/storage/closet/wardrobe/black, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) "phH" = ( /obj/machinery/door/airlock/pyro/maintenance{ dir = 4 @@ -28634,7 +29228,6 @@ /area/station/security/processing) "piX" = ( /obj/machinery/vending/cigarette, -/obj/disposalpipe/segment/produce, /turf/simulated/floor, /area/station/hallway/primary/south) "pjo" = ( @@ -28733,12 +29326,6 @@ /obj/item/decoration/ashtray, /turf/simulated/floor, /area/station/security/processing) -"pmm" = ( -/obj/storage/secure/closet/engineering/mechanic, -/turf/simulated/floor/yellow/side{ - dir = 1 - }, -/area/station/engine/elect) "pmr" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced/crystal, /obj/cable{ @@ -28746,15 +29333,6 @@ }, /turf/simulated/floor/plating, /area/station/security/brig) -"pmT" = ( -/obj/storage/secure/closet/engineering/mechanic, -/obj/machinery/camera{ - c_tag = "Detectives Office" - }, -/turf/simulated/floor/yellow/side{ - dir = 1 - }, -/area/station/engine/elect) "pmW" = ( /obj/machinery/atmospherics/pipe/simple/insulated, /turf/space, @@ -28782,18 +29360,6 @@ /obj/cable, /turf/simulated/floor/red/redblackchecker, /area/station/security/processing) -"pnE" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/central) -"pnL" = ( -/obj/machinery/vending/mechanics, -/turf/simulated/floor/yellow/side{ - dir = 1 - }, -/area/station/engine/elect) "poU" = ( /obj/machinery/portable_atmospherics/canister/toxins, /obj/decal/cleanable/dirt, @@ -28838,11 +29404,6 @@ }, /turf/simulated/floor/black, /area/station/security/interrogation) -"pqs" = ( -/turf/simulated/floor/yellow/side{ - dir = 1 - }, -/area/station/engine/elect) "pqU" = ( /obj/machinery/light/small/broken{ dir = 8 @@ -28945,15 +29506,13 @@ /turf/simulated/floor/plating, /area/station/security/brig) "pvd" = ( -/obj/machinery/disposal/mail/autoname/mechanics, -/obj/disposalpipe/trunk/mail/south, /obj/machinery/light/incandescent{ dir = 4 }, -/turf/simulated/floor/yellow/side{ - dir = 1 - }, -/area/station/engine/elect) +/obj/disposalpipe/segment/mail, +/obj/machinery/shieldgenerator/energy_shield, +/turf/simulated/floor, +/area/station/storage/emergency) "pvt" = ( /obj/machinery/power/solar/aisat, /obj/cable/yellow{ @@ -28965,15 +29524,13 @@ }, /area/station/solar/aisat) "pvA" = ( -/obj/cable{ - icon_state = "4-5" - }, -/obj/disposalpipe/segment/mail{ +/obj/disposalpipe/segment{ dir = 4; icon_state = "pipe-c" }, /obj/cable{ - icon_state = "2-5" + icon_state = "2-4"; + pixel_y = 0 }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) @@ -28981,8 +29538,8 @@ /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/mail{ - dir = 4 +/obj/disposalpipe/segment{ + dir = 8 }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) @@ -29018,12 +29575,12 @@ /obj/cable{ icon_state = "5-8" }, -/obj/disposalpipe/segment/mail{ - dir = 4 - }, /obj/cable{ icon_state = "1-4" }, +/obj/disposalpipe/segment{ + dir = 8 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "pyt" = ( @@ -29088,16 +29645,19 @@ icon_state = "0-8" }, /obj/machinery/power/data_terminal, +/obj/machinery/computer/robotics{ + dir = 8 + }, /turf/simulated/floor/plating/jen, /area/station/turret_protected/Zeta) "pAp" = ( -/obj/disposalpipe/segment/mail{ - dir = 8; - icon_state = "pipe-c" - }, /obj/cable{ icon_state = "2-8" }, +/obj/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "pAt" = ( @@ -29224,11 +29784,14 @@ }, /turf/simulated/floor, /area/station/science/artifact) -"pFN" = ( -/obj/table/auto, -/obj/table/auto{ - icon_state = "1" +"pFD" = ( +/obj/disposalpipe/segment, +/obj/cable{ + icon_state = "1-8" }, +/turf/simulated/floor, +/area/station/hallway/primary/central) +"pFN" = ( /obj/item/circuitboard/robotics{ pixel_x = 3; pixel_y = 1 @@ -29241,6 +29804,7 @@ pixel_x = 4; pixel_y = 13 }, +/obj/table/auto, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "pFY" = ( @@ -29283,6 +29847,15 @@ }, /turf/simulated/floor/plating, /area/station/storage/tech) +"pHJ" = ( +/obj/cable{ + icon_state = "1-8" + }, +/obj/cable{ + icon_state = "1-4" + }, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "pIe" = ( /obj/item/device/timer{ pixel_x = -7; @@ -29404,14 +29977,6 @@ icon_state = "fgreen2" }, /area/station/bridge) -"pLM" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/middle{ - dir = 4; - id = "HOP" - }, -/turf/simulated/floor/plating, -/area/station/ranch) "pMq" = ( /obj/cable{ icon_state = "4-8" @@ -29531,6 +30096,10 @@ /obj/machinery/bot/duckbot, /turf/simulated/floor/grime, /area/station/storage/warehouse) +"pTi" = ( +/obj/disposalpipe/junction/right/south, +/turf/simulated/floor/plating, +/area/station/maintenance/southwest) "pTp" = ( /obj/cable{ icon_state = "0-4" @@ -29655,17 +30224,6 @@ "qag" = ( /turf/simulated/floor/greenblack, /area/station/hydroponics/bay) -"qaE" = ( -/obj/window/reinforced{ - dir = 8; - tag = "icon-rwindow (WEST)" - }, -/obj/fitness/speedbag/syndie, -/turf/simulated/floor{ - icon_state = "0,6"; - tag = "icon-0,6" - }, -/area/station/crew_quarters/fitness) "qbg" = ( /obj/cable{ icon_state = "4-8" @@ -29683,16 +30241,6 @@ dir = 4 }, /area/station/science/lobby) -"qbx" = ( -/obj/fitness/weightlifter, -/obj/cable{ - icon_state = "1-2" - }, -/turf/simulated/floor{ - icon_state = "0,6"; - tag = "icon-0,6" - }, -/area/station/crew_quarters/fitness) "qbU" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced/crystal, /turf/simulated/floor/engine, @@ -29704,8 +30252,21 @@ /obj/machinery/light/incandescent{ dir = 8 }, -/turf/simulated/floor/yellow/corner, -/area/station/engine/elect) +/turf/simulated/floor/neutral, +/area/station/storage/emergency) +"qcy" = ( +/obj/decal/tile_edge/stripe/extra_big{ + dir = 1 + }, +/obj/decal/tile_edge/stripe/extra_big, +/obj/cable{ + icon_state = "4-8" + }, +/obj/cable/reinforced{ + icon_state = "1-2-thick" + }, +/turf/simulated/floor/black, +/area/station/engine/inner) "qds" = ( /obj/disposalpipe/segment{ dir = 4; @@ -29715,10 +30276,14 @@ /turf/simulated/floor/carpet/grime, /area/ghostdrone_factory) "qdu" = ( -/obj/machinery/vending/coffee, /obj/machinery/light/incandescent, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/disposalpipe/segment/produce{ + dir = 4 + }, +/turf/simulated/floor/grasstodirt{ + dir = 1 + }, +/area/station/ranch) "qdw" = ( /obj/item/sheet/glass{ amount = 10 @@ -29729,6 +30294,7 @@ name = "autoname - SS13"; tag = "" }, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "qdE" = ( @@ -29773,7 +30339,6 @@ /area/station/hallway/primary/west) "qdZ" = ( /obj/machinery/vending/snack, -/obj/disposalpipe/segment/produce, /turf/simulated/floor, /area/station/hallway/primary/south) "qeg" = ( @@ -29815,9 +30380,11 @@ }, /turf/simulated/floor/plating/airless, /area/station/turret_protected/ai_upload) -"qfx" = ( -/turf/simulated/floor, -/area/station/engine/elect) +"qgc" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/space, +/turf/simulated/floor/plating, +/area/station/hallway/secondary/exit) "qgp" = ( /obj/machinery/light/incandescent{ dir = 8 @@ -29826,23 +30393,12 @@ dir = 8 }, /area/station/hallway/secondary/exit) -"qgs" = ( -/obj/machinery/door/airlock/pyro/glass, -/obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor, -/area/station/crew_quarters/fitness) "qgx" = ( /obj/disposalpipe/segment/mail{ dir = 4 }, /turf/simulated/floor, /area/station/quartermaster/office) -"qgN" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/neutral/side{ - dir = 1 - }, -/area/station/hallway/primary/west) "qhg" = ( /obj/cable{ icon_state = "4-8" @@ -29850,16 +30406,6 @@ /obj/landmark/gps_waypoint, /turf/simulated/floor/darkblue, /area/station/turret_protected/ai_upload) -"qhG" = ( -/obj/cable{ - icon_state = "4-8" - }, -/obj/cable{ - icon_state = "2-4"; - pixel_y = 0 - }, -/turf/simulated/floor, -/area/station/engine/elect) "qhX" = ( /obj/decal/tile_edge/floorguide/hop, /obj/decal/tile_edge/floorguide/arrow_s{ @@ -29875,6 +30421,9 @@ /obj/machinery/light/incandescent{ dir = 1 }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, /turf/simulated/floor/yellow/side{ dir = 1 }, @@ -29902,27 +30451,30 @@ /obj/cable{ icon_state = "4-8" }, -/turf/simulated/floor/yellow/corner, -/area/station/engine/elect) +/turf/simulated/floor, +/area/station/storage/emergency) "qke" = ( /obj/machinery/firealarm/east, /obj/cable{ icon_state = "2-8" }, /obj/disposalpipe/segment/mail, -/turf/simulated/floor, -/area/station/engine/elect) +/obj/reagent_dispensers/foamtank, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "qkk" = ( /obj/machinery/power/apc/autoname_south, /obj/cable, /turf/simulated/floor/red/side, /area/station/security/processing) "qko" = ( -/obj/disposalpipe/segment/mail, /obj/cable{ icon_state = "1-2" }, /obj/machinery/light/small/frostedred, +/obj/disposalpipe/segment{ + dir = 1 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "qkQ" = ( @@ -29954,6 +30506,15 @@ dir = 6 }, /area/station/crew_quarters/hor) +"qle" = ( +/obj/cable{ + icon_state = "1-2" + }, +/obj/cable{ + icon_state = "0-4" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "qlf" = ( /obj/machinery/r_door_control/podbay/arrivals/new_walls/south, /turf/simulated/floor/engine, @@ -29962,8 +30523,10 @@ /obj/cable{ icon_state = "1-2" }, -/obj/grille/steel, -/obj/structure/woodwall, +/obj/machinery/door/airlock/pyro, +/obj/mapping_helper/firedoor_spawn, +/obj/mapping_helper/access/janitor, +/obj/disposalpipe/segment, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "qlu" = ( @@ -30024,22 +30587,22 @@ /obj/cable{ icon_state = "4-8" }, -/obj/disposalpipe/segment/produce{ - dir = 4; - icon_state = "pipe-c" - }, /turf/simulated/floor/plating, /area/station/maintenance/west) "qoW" = ( -/obj/disposalpipe/segment/mail{ - dir = 4; - icon_state = "pipe-c" +/obj/cable{ + icon_state = "4-8" }, /obj/cable{ - icon_state = "2-5" + icon_state = "1-4" }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/obj/stool/chair/yellow{ + anchored = 0; + dir = 8 + }, +/obj/landmark/start/job/engineer, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "qoZ" = ( /obj/machinery/camera{ c_tag = "Research Sector Lobby"; @@ -30054,8 +30617,12 @@ /obj/cable{ icon_state = "4-8" }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/disposalpipe/segment/mail{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "qqe" = ( /obj/machinery/light/small{ dir = 8; @@ -30208,6 +30775,9 @@ /obj/cable{ icon_state = "4-10" }, +/obj/cable{ + icon_state = "4-8" + }, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "qvH" = ( @@ -30216,6 +30786,9 @@ }, /obj/mapping_helper/access/engineering, /obj/mapping_helper/firedoor_spawn, +/obj/cable{ + icon_state = "1-2" + }, /turf/simulated/floor, /area/station/engine/engineering) "qwm" = ( @@ -30317,8 +30890,9 @@ /area/station/science/hall) "qBl" = ( /obj/machinery/light/incandescent/netural, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/storage/closet/wardrobe/green, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "qBm" = ( /obj/landmark/gps_waypoint, /turf/simulated/floor/black, @@ -30330,15 +30904,12 @@ /turf/simulated/floor/neutral/side, /area/station/hallway/primary/west) "qBt" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /obj/cable{ icon_state = "1-8" }, /obj/landmark/gps_waypoint, -/turf/simulated/floor/dirt, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "qBG" = ( /obj/cable, /obj/cable{ @@ -30425,6 +30996,7 @@ name = "Kitchen Shutter"; opacity = 0 }, +/obj/disposalpipe/chicken_disposal_pipe/vertical, /turf/simulated/floor, /area/station/crew_quarters/kitchen) "qEV" = ( @@ -30747,11 +31319,6 @@ }, /turf/simulated/floor, /area/station/science/artifact) -"qQn" = ( -/obj/railing/orange, -/obj/machinery/plantpot, -/turf/simulated/floor/grasstodirt, -/area/station/ranch) "qQL" = ( /obj/item/reagent_containers/food/snacks/ingredient/gcheese, /obj/item/a_gift/easter{ @@ -30842,6 +31409,14 @@ dir = 4 }, /area/station/security/main) +"qSX" = ( +/obj/disposalpipe/segment/produce{ + dir = 4 + }, +/turf/simulated/floor/grasstodirt{ + dir = 1 + }, +/area/station/ranch) "qSZ" = ( /obj/machinery/door/airlock/glass, /obj/cable{ @@ -30851,7 +31426,10 @@ /turf/simulated/floor, /area/listeningpost) "qTZ" = ( -/obj/storage/closet/emergency, +/obj/machinery/traymachine/locking/tanning, +/obj/machinery/computer/tanning{ + pixel_x = -25 + }, /turf/simulated/floor/grass{ name = "astroturf"; tag = "icon-grass1" @@ -30876,9 +31454,9 @@ /turf/simulated/floor/engine/vacuum, /area/station/engine/proto) "qUF" = ( -/obj/machinery/vending/mechanics, -/turf/simulated/floor/yellow/side, -/area/station/engine/elect) +/obj/machinery/portable_atmospherics/canister/air/large, +/turf/simulated/floor, +/area/station/storage/emergency) "qVk" = ( /obj/pool/perspective{ dir = 4; @@ -30933,17 +31511,6 @@ }, /turf/simulated/floor/plating, /area/station/quartermaster/office) -"qXx" = ( -/obj/window/reinforced{ - dir = 8; - tag = "icon-rwindow (WEST)" - }, -/obj/fitness/speedbag/wizard, -/turf/simulated/floor{ - icon_state = "0,6"; - tag = "icon-0,6" - }, -/area/station/crew_quarters/fitness) "qXG" = ( /obj/decal/tile_edge/stripe/extra_big, /obj/decal/tile_edge/stripe/extra_big{ @@ -31071,12 +31638,6 @@ }, /turf/simulated/floor/carpet/green/fancy/edge/sw, /area/station/engine/engineering/ce) -"raN" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/green/side{ - dir = 1 - }, -/area/station/hallway/primary/south) "rbK" = ( /obj/cable{ icon_state = "1-8" @@ -31141,10 +31702,6 @@ }, /turf/simulated/wall/auto/reinforced/supernorn, /area/station/engine/proto) -"rdY" = ( -/obj/machinery/clothingbooth, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) "rek" = ( /obj/lattice{ dir = 4; @@ -31159,10 +31716,6 @@ c_tag = "Crew Quarters - Maint"; dir = 1 }, -/obj/disposalpipe/segment/produce{ - dir = 1; - icon_state = "pipe-c" - }, /turf/simulated/floor, /area/station/hallway/primary/south) "reQ" = ( @@ -31200,6 +31753,12 @@ }, /turf/simulated/floor, /area/station/mining/staff_room) +"rfp" = ( +/obj/machinery/power/pt_laser{ + dir = 8 + }, +/turf/simulated/floor/engine, +/area/station/engine/ptl) "rfC" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -31234,15 +31793,29 @@ }, /area/station/crew_quarters/cafeteria) "rhk" = ( -/obj/railing/orange{ - dir = 8 +/obj/storage/crate, +/obj/item/clothing/glasses/vr{ + desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; + name = "VR Combat Goggles"; + network = "gunsim" }, -/obj/railing/orange{ - dir = 4 +/obj/item/clothing/glasses/vr{ + desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; + name = "VR Combat Goggles"; + network = "gunsim" }, -/obj/submachine/seed_vendor, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/item/clothing/glasses/vr{ + desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; + name = "VR Combat Goggles"; + network = "gunsim" + }, +/obj/item/clothing/glasses/vr{ + desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; + name = "VR Combat Goggles"; + network = "gunsim" + }, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "rhu" = ( /obj/stool/bed/brig, /obj/item/clothing/glasses/vr{ @@ -31279,18 +31852,6 @@ /obj/machinery/light/runway_light/delay5, /turf/space, /area/space) -"rjF" = ( -/obj/cable{ - icon_state = "1-2" - }, -/obj/cable{ - icon_state = "1-8" - }, -/obj/landmark/gps_waypoint, -/turf/simulated/floor/yellow/corner{ - dir = 1 - }, -/area/station/engine/elect) "rjH" = ( /obj/machinery/light/incandescent, /turf/simulated/floor/purple, @@ -31340,15 +31901,6 @@ }, /turf/simulated/floor/plating/jen, /area/station/turret_protected/Zeta) -"rlO" = ( -/obj/cable{ - icon_state = "1-2" - }, -/obj/cable{ - icon_state = "1-4" - }, -/turf/simulated/floor/yellow/corner, -/area/station/engine/elect) "rlS" = ( /obj/cable{ icon_state = "0-8" @@ -31356,6 +31908,10 @@ /obj/machinery/power/data_terminal, /turf/simulated/floor/plating/jen, /area/station/engine/elect) +"rlV" = ( +/obj/machinery/arc_electroplater, +/turf/simulated/floor/industrial, +/area/station/storage/warehouse) "rma" = ( /obj/lattice{ dir = 5; @@ -31376,10 +31932,8 @@ dir = 1; icon_state = "pipe-c" }, -/turf/simulated/floor/yellow/corner{ - dir = 1 - }, -/area/station/engine/elect) +/turf/simulated/floor, +/area/station/storage/emergency) "rmF" = ( /obj/disposalpipe/segment, /obj/landmark/start/job/head_of_security, @@ -31394,8 +31948,9 @@ /turf/simulated/floor/black, /area/station/security/hos) "rmY" = ( -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/storage/closet/wardrobe/pink, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "rni" = ( /turf/simulated/floor/red/corner{ dir = 1 @@ -31423,13 +31978,18 @@ /obj/machinery/atmospherics/pipe/simple/heat_exchanging, /turf/space, /area/space) +"rop" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/circuit, +/area/station/turret_protected/Zeta) "roE" = ( -/obj/disposalpipe/segment/mail{ - dir = 4 - }, /obj/cable{ icon_state = "4-8" }, +/obj/disposalpipe/switch_junction/right/north{ + name = "Mail Junction - Emergency Storage"; + mail_tag = "emergency storage" + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "roS" = ( @@ -31441,13 +32001,12 @@ /obj/cable{ icon_state = "1-10" }, -/obj/disposalpipe/switch_junction/right/north{ - mail_tag = "mechanics"; - name = "Mail Junction - Mechanics" - }, /obj/cable{ icon_state = "8-10" }, +/obj/disposalpipe/segment{ + dir = 1 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "rqo" = ( @@ -31656,6 +32215,20 @@ /obj/item/device/radio/intercom/detnet/security, /turf/simulated/floor/carpet/grime, /area/station/security/detectives_office) +"rzv" = ( +/obj/machinery/door/airlock/pyro/glass{ + dir = 4 + }, +/obj/machinery/secscanner{ + dir = 4; + pixel_x = -20 + }, +/obj/mapping_helper/firedoor_spawn, +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor, +/area/station/hangar/main) "rzw" = ( /obj/machinery/light_switch{ name = "N light switch"; @@ -31707,8 +32280,20 @@ }, /area/station/science/hall) "rzV" = ( -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/turf/simulated/floor/auto/dirt, +/area/station/ranch) +"rAb" = ( +/obj/machinery/computer3/terminal/zeta{ + dir = 4; + setup_os_string = "ZETA_MAINFRAME" + }, +/obj/machinery/power/data_terminal, +/obj/cable{ + icon_state = "0-4" + }, +/obj/machinery/light/incandescent, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "rAf" = ( /obj/disposalpipe/junction/right/west, /turf/simulated/floor/purple/corner{ @@ -31811,14 +32396,17 @@ }, /turf/simulated/floor/red, /area/station/security/hos) +"rCD" = ( +/obj/machinery/door/airlock/pyro/glass, +/obj/mapping_helper/firedoor_spawn, +/turf/simulated/floor{ + icon_state = "0,6"; + tag = "icon-0,6" + }, +/area/station/crew_quarters/fitness) "rCF" = ( /turf/simulated/wall/auto/supernorn, /area/ghostdrone_factory) -"rCO" = ( -/turf/simulated/floor/yellow/corner{ - dir = 1 - }, -/area/station/engine/elect) "rDE" = ( /obj/disposalpipe/segment{ dir = 2; @@ -31841,16 +32429,16 @@ /turf/simulated/wall/auto/supernorn, /area/station/hangar/qm) "rEQ" = ( -/obj/table/auto, -/obj/random_item_spawner/tools, -/obj/item/storage/belt/utility, /obj/machinery/light/incandescent{ dir = 1 }, -/turf/simulated/floor/yellow/side{ - dir = 1 - }, -/area/station/engine/elect) +/obj/rack, +/obj/item/extinguisher, +/obj/item/extinguisher, +/obj/item/extinguisher, +/obj/item/extinguisher, +/turf/simulated/floor, +/area/station/storage/emergency) "rFj" = ( /obj/disposalpipe/segment/mail, /obj/machinery/light/incandescent{ @@ -31883,12 +32471,16 @@ dir = 10 }, /area/station/science/artifact) -"rGz" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 +"rFB" = ( +/obj/cable{ + icon_state = "1-2" }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/cable{ + icon_state = "1-4" + }, +/obj/disposalpipe/segment/mail, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "rGC" = ( /obj/disposalpipe/segment, /obj/machinery/light/incandescent{ @@ -31926,7 +32518,7 @@ icon_state = "0-8" }, /turf/simulated/floor/black, -/area/station/bridge) +/area/station/bridge/customs) "rIk" = ( /obj/table/auto, /obj/item/crowbar, @@ -32010,13 +32602,12 @@ /area/station/maintenance/northeast) "rLQ" = ( /obj/machinery/light/small, -/obj/table/auto, -/obj/machinery/cell_charger, -/obj/item/cell/supercell, -/obj/item/cell/supercell, -/obj/item/cell/supercell, +/obj/table/reinforced/auto, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, /turf/simulated/floor, -/area/station/engine/elect) +/area/station/storage/emergency) "rLT" = ( /obj/table/wood/auto, /obj/item/paper_bin{ @@ -32050,11 +32641,6 @@ "rMh" = ( /turf/simulated/floor, /area/station/crew_quarters/supplylobby) -"rMw" = ( -/obj/disposalpipe/segment/produce, -/obj/machinery/door/firedoor/pyro, -/turf/simulated/floor, -/area/station/hallway/primary/central) "rMS" = ( /obj/cable{ icon_state = "6-9" @@ -32147,10 +32733,8 @@ dir = 1; pixel_y = 21 }, -/obj/submachine/chicken_incubator, -/obj/item/reagent_containers/food/snacks/ingredient/egg, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "rRc" = ( /turf/simulated/floor/circuit/red, /area/station/turret_protected/ai) @@ -32227,13 +32811,6 @@ }, /turf/simulated/floor/red/redblackchecker, /area/station/security/processing) -"rUc" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/middle{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/station/ranch) "rUI" = ( /turf/simulated/floor/blueblack{ dir = 4 @@ -32290,6 +32867,15 @@ }, /turf/simulated/floor, /area/station/science/artifact) +"rXc" = ( +/obj/cable{ + icon_state = "1-8" + }, +/obj/cable{ + icon_state = "1-2" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "rXg" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 8; @@ -32381,10 +32967,7 @@ /turf/simulated/floor/plating, /area/station/medical/dome) "scE" = ( -/obj/window/reinforced{ - dir = 8; - tag = "icon-rwindow (WEST)" - }, +/obj/mapping_helper/wingrille_spawn/auto, /turf/simulated/floor{ icon_state = "0,6"; tag = "icon-0,6" @@ -32430,29 +33013,15 @@ /obj/decal/poster/wallsign/security, /turf/simulated/wall/auto/reinforced/supernorn, /area/station/security/processing) -"sfL" = ( -/obj/storage/crate, -/obj/item/clothing/under/misc/vice, -/obj/item/clothing/glasses/sunglasses, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) "sfU" = ( /obj/machinery/light/small/frostedred, /obj/landmark/pest, /turf/simulated/floor/plating, /area/station/maintenance/northeast) "sgc" = ( -/obj/storage/crate, -/obj/item/clothing/under/gimmick/princess, -/obj/item/clothing/suit/jacket/yellow, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/storage/secure/closet/civilian/ranch, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "sgw" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -32567,13 +33136,10 @@ }, /turf/simulated/floor, /area/station/hallway/secondary/exit) -"skj" = ( -/obj/machinery/light_switch{ - name = "W light switch"; - pixel_x = -24 - }, -/turf/simulated/floor/yellow/corner, -/area/station/engine/elect) +"skv" = ( +/obj/landmark/start/job/assistant, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "skG" = ( /obj/rack, /obj/item/clothing/mask/gas/emergency, @@ -32666,14 +33232,6 @@ }, /turf/space, /area/station/turret_protected/AIbaseoutside) -"snR" = ( -/obj/cable{ - icon_state = "1-8" - }, -/turf/simulated/floor/yellow/corner{ - dir = 1 - }, -/area/station/engine/elect) "soA" = ( /obj/lattice, /obj/machinery/atmospherics/trinary/mixer{ @@ -32697,12 +33255,15 @@ }, /turf/space, /area/station/turret_protected/armory_outside) -"spR" = ( -/obj/cable{ - icon_state = "1-4" +"spN" = ( +/obj/mapping_helper/firedoor_spawn, +/obj/machinery/door/airlock/pyro/glass/botany, +/obj/mapping_helper/access/rancher, +/obj/disposalpipe/segment{ + dir = 1 }, -/turf/simulated/floor/yellow/corner, -/area/station/engine/elect) +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "spS" = ( /obj/mapping_helper/access/robotics, /obj/disposalpipe/segment, @@ -32736,7 +33297,6 @@ /area/station/engine/proto) "ssA" = ( /obj/machinery/firealarm/west, -/obj/disposalpipe/segment/produce, /turf/simulated/floor, /area/station/hallway/primary/south) "ssQ" = ( @@ -32812,6 +33372,13 @@ "swD" = ( /turf/simulated/wall/auto/supernorn, /area/station/security/brig) +"sxn" = ( +/obj/disposalpipe/segment/mail, +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "sxO" = ( /obj/machinery/light/incandescent{ dir = 1 @@ -32839,6 +33406,17 @@ /obj/stool/chair, /turf/simulated/floor/black/side, /area/station/crew_quarters/courtroom) +"syB" = ( +/obj/machinery/door/airlock/pyro/maintenance{ + dir = 4 + }, +/obj/mapping_helper/access/maint, +/obj/mapping_helper/firedoor_spawn, +/obj/disposalpipe/segment{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "syF" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable, @@ -32856,8 +33434,8 @@ /turf/simulated/floor/green/side, /area/station/hallway/primary/south) "szu" = ( -/obj/table/auto, /obj/item/camera, +/obj/table/reinforced/industrial/auto, /turf/simulated/floor/grime, /area/station/storage/warehouse) "szI" = ( @@ -32944,8 +33522,10 @@ /obj/cable{ icon_state = "0-8" }, -/obj/disposalpipe/segment/mail, -/turf/simulated/floor/green/side{ +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/neutral/side{ dir = 8 }, /area/station/hallway/primary/central) @@ -33003,6 +33583,11 @@ layer = 2 }, /area/station/solar/aisat) +"sFP" = ( +/obj/item/rods, +/obj/table/reinforced/industrial/auto, +/turf/simulated/floor/grime, +/area/station/storage/warehouse) "sFY" = ( /obj/cable{ icon_state = "5-8" @@ -33033,6 +33618,21 @@ /obj/machinery/weapon_stand/taser_rack/recharger/empty, /turf/simulated/floor/red/redblackchecker, /area/station/security/main) +"sHW" = ( +/obj/disposalpipe/segment{ + dir = 4 + }, +/obj/cable{ + icon_state = "0-2" + }, +/obj/cable{ + icon_state = "0-4" + }, +/obj/cable{ + icon_state = "0-8" + }, +/turf/simulated/floor, +/area/station/hallway/primary/south) "sIe" = ( /obj/storage/secure/closet/civilian/hydro, /turf/simulated/floor/grass{ @@ -33085,6 +33685,16 @@ dir = 1 }, /area/station/teleporter) +"sLa" = ( +/obj/mopbucket, +/obj/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/small/east, +/turf/simulated/floor/purple/side{ + dir = 10 + }, +/area/station/maintenance/southeast) "sLl" = ( /obj/cable{ icon_state = "1-8" @@ -33316,6 +33926,22 @@ dir = 1 }, /area/station/hallway/primary/central) +"sRp" = ( +/obj/storage/secure/closet/civilian/janitor, +/obj/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/camera{ + c_tag = "autotag"; + dir = 4; + name = "autoname - SS13"; + tag = "" + }, +/turf/simulated/floor/purple/side{ + dir = 9 + }, +/area/station/maintenance/southeast) "sSw" = ( /obj/machinery/door/poddoor/pyro{ density = 0; @@ -33365,6 +33991,13 @@ layer = 2 }, /area/station/solar/aisat) +"sTr" = ( +/obj/railing/orange, +/obj/railing/orange{ + dir = 4 + }, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "sTP" = ( /obj/machinery/drone_recharger/factory, /turf/simulated/floor/carpet/grime, @@ -33373,8 +34006,7 @@ /obj/machinery/light/incandescent{ dir = 4 }, -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/green/side{ +/turf/simulated/floor/neutral/side{ dir = 4 }, /area/station/hallway/primary/central) @@ -33507,6 +34139,16 @@ "sXL" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/science/lab) +"sXO" = ( +/obj/disposalpipe/switch_junction/right/north{ + name = "Mail Junction - Crew Quarters"; + mail_tag = "crew" + }, +/turf/simulated/floor, +/area/station/hallway/primary/central) +"sXR" = ( +/turf/simulated/wall/auto/reinforced/supernorn, +/area/station/engine/ptl) "sYO" = ( /obj/machinery/light/incandescent{ dir = 8 @@ -33540,7 +34182,7 @@ /area/station/crew_quarters/cafeteria) "sYZ" = ( /obj/shrub, -/turf/simulated/floor/green/side{ +/turf/simulated/floor/neutral/side{ dir = 10 }, /area/station/hallway/primary/central) @@ -33556,10 +34198,6 @@ dir = 8 }, /area/station/science/lab) -"tae" = ( -/obj/disposalpipe/segment/bent, -/turf/simulated/floor/green/side, -/area/station/hallway/primary/central) "taB" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, @@ -33750,13 +34388,6 @@ /mob/living/carbon/human/npc/monkey/krimpus, /turf/simulated/floor, /area/station/hydroponics/bay) -"tiO" = ( -/obj/machinery/light/incandescent, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/central) "tjm" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/engine/engineering/private) @@ -33868,10 +34499,12 @@ /turf/simulated/floor/wood/two, /area/station/crew_quarters/cafeteria) "tmG" = ( -/obj/machinery/door/window/westleft, /obj/cable{ icon_state = "4-8" }, +/obj/machinery/door/airlock/pyro/glass{ + dir = 4 + }, /turf/simulated/floor{ icon_state = "0,6"; tag = "icon-0,6" @@ -33961,16 +34594,13 @@ }, /area/station/engine/singcore) "tpe" = ( -/obj/stool/bed, -/obj/item/clothing/suit/bedsheet, -/obj/landmark/start/job/assistant, -/obj/landmark/start/job/assistant, /obj/cable{ icon_state = "0-4" }, /obj/machinery/power/apc/autoname_west, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/machinery/plantpot, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "tpi" = ( /obj/machinery/light/emergency{ dir = 4 @@ -33992,19 +34622,26 @@ }, /turf/simulated/floor/sanitary, /area/station/crew_quarters/bathroom/extra2) +"tqJ" = ( +/obj/cable{ + icon_state = "2-5" + }, +/obj/machinery/bot/floorbot, +/turf/simulated/floor/grime, +/area/station/storage/warehouse) "tra" = ( /obj/cable{ icon_state = "2-8" }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "tse" = ( /obj/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" }, -/turf/simulated/floor, -/area/station/engine/elect) +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "tsq" = ( /obj/machinery/firealarm/north, /obj/cable{ @@ -34052,6 +34689,7 @@ /obj/cable{ icon_state = "1-4" }, +/obj/disposalpipe/segment/mail, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "tvk" = ( @@ -34076,11 +34714,13 @@ /obj/cable{ icon_state = "0-2" }, -/obj/disposalpipe/segment/mail, /obj/cable{ icon_state = "2-8" }, /obj/machinery/power/apc/autoname_east, +/obj/disposalpipe/segment{ + dir = 1 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "tvJ" = ( @@ -34252,6 +34892,13 @@ dir = 1 }, /area/station/hallway/primary/central) +"tDb" = ( +/obj/cable{ + dir = null + }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/plating, +/area/station/engine/elect) "tDf" = ( /obj/machinery/disposal/mail/small/autoname/research, /obj/disposalpipe/trunk/mail/north, @@ -34276,6 +34923,12 @@ icon_state = "red2" }, /area/station/crew_quarters/cafeteria) +"tEl" = ( +/obj/cable{ + icon_state = "1-2" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "tEA" = ( /obj/submachine/chef_sink/chem_sink{ dir = 4; @@ -34314,6 +34967,7 @@ cycle_id = "escape"; enter_id = "inner" }, +/obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/escape{ dir = 8 }, @@ -34336,15 +34990,11 @@ /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) "tHt" = ( -/obj/machinery/disposal/mail/small/autoname{ - dir = 8; - mail_tag = "Ranch"; - mailgroup = "botany" - }, -/obj/disposalpipe/trunk/mail/east, /obj/machinery/light/incandescent, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/machinery/disposal/mail/autoname/public/crew, +/obj/disposalpipe/trunk/mail/north, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "tHA" = ( /obj/lattice{ dir = 4; @@ -34441,7 +35091,7 @@ opacity = 0 }, /turf/simulated/floor/plating, -/area/station/bridge) +/area/station/bridge/customs) "tJA" = ( /obj/machinery/door/airlock/pyro/command{ name = "Computer Core" @@ -34512,6 +35162,12 @@ }, /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) +"tKY" = ( +/obj/disposalpipe/segment{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "tLh" = ( /obj/decal/tile_edge/stripe/extra_big{ dir = 1 @@ -34586,19 +35242,9 @@ /turf/simulated/floor/purple, /area/station/science/hall) "tNk" = ( -/obj/railing/orange{ - dir = 8 - }, -/obj/machinery/disposal/small{ - name = "Botany to Ranch" - }, -/obj/disposalpipe/trunk/produce{ - dir = 1 - }, -/turf/simulated/floor/grasstodirt{ - dir = 8 - }, -/area/station/ranch) +/obj/storage/secure/closet/personal, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "tNn" = ( /obj/machinery/portable_atmospherics/canister/empty, /turf/simulated/floor/plating, @@ -34607,7 +35253,6 @@ /turf/simulated/wall/auto/reinforced/supernorn, /area/station/hangar/sec) "tNp" = ( -/obj/machinery/light/incandescent, /turf/simulated/floor{ icon_state = "carpetNE" }, @@ -34682,10 +35327,13 @@ /turf/space, /area/shuttle/merchant_shuttle/left_station/cogmap) "tUR" = ( -/obj/table/reinforced/auto, -/obj/item/reagent_containers/food/snacks/ranch_feed_bag, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/vending/snack, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "tVe" = ( /turf/simulated/floor/shuttlebay, /area/station/hangar/sec) @@ -34746,6 +35394,12 @@ }, /turf/simulated/floor/blue/side, /area/station/hallway/primary/central) +"tWr" = ( +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/yellow/side, +/area/station/hallway/primary/central) "tWD" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/science/storage) @@ -34756,15 +35410,23 @@ /obj/machinery/atmospherics/pipe/simple/heat_exchanging, /turf/simulated/floor/engine/vacuum, /area/station/engine/proto) +"tYb" = ( +/obj/landmark/pest, +/obj/decal/tile_edge/stripe/extra_big{ + dir = 8; + tag = "icon-xtra_bigstripe-edge (WEST)" + }, +/turf/simulated/floor/industrial, +/area/station/storage/warehouse) "tYD" = ( /obj/table/reinforced/auto, /obj/machinery/cashreg, /obj/machinery/door/airlock/pyro/glass/windoor{ dir = 8 }, -/obj/mapping_helper/access/engineering_mechanic, +/obj/mapping_helper/firedoor_spawn, /turf/simulated/floor, -/area/station/engine/elect) +/area/station/storage/emergency) "tYG" = ( /obj/machinery/door/airlock/pyro/glass{ dir = 4; @@ -34911,7 +35573,7 @@ /obj/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/green/corner, +/turf/simulated/floor/neutral/corner, /area/station/hallway/primary/central) "ufx" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, @@ -35030,13 +35692,6 @@ /obj/item/reagent_containers/food/drinks/bottle/bojackson, /turf/simulated/floor/specialroom/freezer, /area/station/crew_quarters/baroffice) -"uhT" = ( -/obj/machinery/light/incandescent, -/turf/simulated/floor{ - icon_state = "0,6"; - tag = "icon-0,6" - }, -/area/station/crew_quarters/fitness) "ujy" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, @@ -35070,6 +35725,7 @@ /obj/stool/chair{ dir = 4 }, +/obj/machinery/light/incandescent, /turf/simulated/floor{ icon_state = "0,6"; tag = "icon-0,6" @@ -35124,8 +35780,12 @@ /obj/cable{ icon_state = "1-2" }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/disposalpipe/segment/mail{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "unH" = ( /obj/item/device/radio/intercom/loudspeaker/speaker/north{ pixel_y = -10 @@ -35206,36 +35866,20 @@ /turf/simulated/floor, /area/station/hallway/secondary/exit) "uqd" = ( -/obj/storage/crate, -/obj/item/clothing/glasses/vr{ - desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; - name = "VR Combat Goggles"; - network = "gunsim" - }, -/obj/item/clothing/glasses/vr{ - desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; - name = "VR Combat Goggles"; - network = "gunsim" - }, -/obj/item/clothing/glasses/vr{ - desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; - name = "VR Combat Goggles"; - network = "gunsim" - }, -/obj/item/clothing/glasses/vr{ - desc = "A pair of VR goggles connected to a virtual killing field full of brutally lethal weapons! Killer!"; - name = "VR Combat Goggles"; - network = "gunsim" +/obj/stool/chair/green, +/obj/disposalpipe/segment/mail{ + dir = 8; + icon_state = "pipe-c" }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "uqh" = ( /obj/machinery/disposal, /obj/disposalpipe/trunk{ dir = 1 }, -/turf/simulated/floor/yellow/side, -/area/station/engine/elect) +/turf/simulated/floor, +/area/station/storage/emergency) "uql" = ( /obj/machinery/atmospherics/binary/valve{ dir = 4 @@ -35270,9 +35914,9 @@ /turf/simulated/floor, /area/station/engine/inner) "urp" = ( -/obj/machinery/manufacturer/mechanic, -/turf/simulated/floor/yellow/side, -/area/station/engine/elect) +/obj/storage/closet/fire, +/turf/simulated/floor, +/area/station/storage/emergency) "urq" = ( /obj/stool/bed, /obj/item/item_box/gold_star, @@ -35322,6 +35966,16 @@ icon_state = "carpetS" }, /area/station/security/detectives_office) +"usr" = ( +/obj/cable{ + dir = null + }, +/obj/cable{ + icon_state = "0-2" + }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/turf/simulated/floor/plating, +/area/station/engine/elect) "usU" = ( /obj/stool/chair/couch/blue{ dir = 4 @@ -35343,25 +35997,25 @@ icon_state = "fblue1" }, /area/station/bridge) -"utr" = ( -/obj/machinery/rkit, -/obj/item/electronics/scanner, -/turf/simulated/floor/yellow/side, -/area/station/engine/elect) "utY" = ( -/obj/machinery/portable_reclaimer, /obj/machinery/light/incandescent, -/turf/simulated/floor/yellow/side, -/area/station/engine/elect) +/obj/machinery/portable_atmospherics/scrubber, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "uuN" = ( -/obj/machinery/vending/standard, /obj/cable{ icon_state = "2-8" }, -/turf/simulated/floor/yellow/side{ - dir = 1 +/obj/machinery/light_switch{ + name = "N light switch"; + pixel_y = 24 }, -/area/station/engine/elect) +/obj/machinery/camera{ + c_tag = "Detectives Office" + }, +/obj/machinery/shieldgenerator/meteorshield, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "uvf" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/plating, @@ -35372,22 +36026,13 @@ /turf/simulated/floor/plating, /area/station/maintenance/northeast) "uvI" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/right{ - dir = 8 - }, +/obj/mapping_helper/wingrille_spawn/auto, /turf/simulated/floor/plating, -/area/station/ranch) +/area/station/crew_quarters) "uww" = ( -/obj/storage/cart/mechcart, -/obj/item/electronics/scanner, -/obj/item/deconstructor, -/obj/item/storage/toolbox/electrical, -/obj/item/storage/toolbox/mechanical, -/obj/item/device/multitool, -/obj/item/electronics/soldering, -/turf/simulated/floor/yellow/side, -/area/station/engine/elect) +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "uwO" = ( /obj/cable{ icon_state = "0-2" @@ -35452,20 +36097,14 @@ /turf/simulated/wall/auto/reinforced/supernorn, /area/station/science/teleporter) "uCr" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/left{ - layer = 2.9; - pixel_y = 13 - }, +/obj/disposalpipe/segment, +/obj/mapping_helper/wingrille_spawn/auto, /turf/simulated/floor/plating, -/area/station/ranch) +/area/station/crew_quarters) "uCv" = ( /obj/cable{ icon_state = "2-8" }, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /turf/simulated/floor/greenblack{ dir = 4 }, @@ -35508,14 +36147,6 @@ }, /turf/simulated/floor/black, /area/station/chapel/sanctuary) -"uDp" = ( -/obj/machinery/light/incandescent, -/obj/disposalpipe/segment/produce{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor, -/area/station/hallway/primary/central) "uDx" = ( /obj/disposalpipe/segment/mail, /obj/decal/tile_edge/floorguide/hop{ @@ -35536,15 +36167,13 @@ dir = 4 }, /obj/mapping_helper/firedoor_spawn, -/obj/mapping_helper/access/rancher, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /obj/cable{ icon_state = "4-8" }, -/turf/simulated/floor, -/area/station/ranch) +/turf/simulated/floor/bluegreen/side{ + dir = 4 + }, +/area/station/crew_quarters) "uEl" = ( /turf/simulated/floor/black, /area/station/crew_quarters/courtroom) @@ -35590,18 +36219,6 @@ /obj/machinery/door/airlock/pyro/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/northwest) -"uFV" = ( -/obj/cable{ - icon_state = "4-8" - }, -/obj/railing/orange{ - dir = 4 - }, -/obj/railing/orange{ - dir = 8 - }, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) "uGm" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced/crystal, /obj/cable{ @@ -35714,7 +36331,7 @@ opacity = 0 }, /turf/simulated/floor/plating, -/area/station/bridge) +/area/station/bridge/customs) "uHZ" = ( /obj/cable/yellow{ icon_state = "2-8" @@ -35741,6 +36358,12 @@ dir = 1 }, /area/station/crew_quarters/courtroom) +"uIA" = ( +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "uIX" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable{ @@ -35854,17 +36477,12 @@ /obj/cable{ icon_state = "0-4" }, -/obj/stool/chair/green, -/obj/disposalpipe/chicken_disposal_pipe/vertical, -/obj/railing/orange/reinforced, -/obj/machinery/activation_button/flusher_button{ - id = "ranch_flusher"; - name = "Kitchen Chute Activation Button"; - pixel_x = -20; - pixel_y = -9 - }, -/turf/simulated/floor/dirt, -/area/station/ranch) +/obj/rack, +/obj/item/item_box/assorted/stickers/stickers_limited, +/obj/item/camera, +/obj/item/camera, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "uPR" = ( /obj/machinery/atmospherics/binary/valve{ dir = 4 @@ -36001,6 +36619,13 @@ /obj/item/device/radio/intercom/AI, /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) +"uWw" = ( +/obj/fitness/speedbag/captain, +/turf/simulated/floor{ + icon_state = "0,6"; + tag = "icon-0,6" + }, +/area/station/crew_quarters/fitness) "uWQ" = ( /turf/simulated/floor{ icon_state = "L13"; @@ -36040,31 +36665,6 @@ tag = "icon-0,6" }, /area/station/crew_quarters/fitness) -"uXA" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor, -/area/station/hallway/primary/west) -"uYc" = ( -/obj/cable{ - icon_state = "4-8" - }, -/obj/disposalpipe/segment/produce{ - dir = 4 - }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) -"uYi" = ( -/obj/machinery/door/airlock/pyro/maintenance, -/obj/cable{ - icon_state = "1-2" - }, -/obj/disposalpipe/segment/mail, -/obj/mapping_helper/access/maint, -/obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor/plating, -/area/station/maintenance/west) "uYp" = ( /obj/storage/closet/fire, /turf/simulated/floor/plating, @@ -36079,14 +36679,6 @@ }, /turf/simulated/floor, /area/station/science/artifact) -"uZy" = ( -/obj/machinery/door/airlock/pyro/glass, -/obj/mapping_helper/firedoor_spawn, -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/grey/side{ - dir = 1 - }, -/area/station/crew_quarters/quarters) "uZX" = ( /obj/disposalpipe/segment/morgue{ dir = 4 @@ -36129,8 +36721,11 @@ dir = 1; pixel_y = 21 }, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/storage/crate, +/obj/item/clothing/glasses/sunglasses, +/obj/item/clothing/under/misc/vice, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "vbm" = ( /obj/machinery/door/airlock/pyro{ dir = 4; @@ -36203,11 +36798,6 @@ /obj/landmark/start/job/chef, /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) -"veT" = ( -/turf/simulated/floor/green/corner{ - dir = 8 - }, -/area/station/hallway/primary/central) "vfi" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/security/main) @@ -36220,6 +36810,12 @@ dir = 1 }, /area/station/medical/robotics) +"vfs" = ( +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "vfU" = ( /obj/lattice{ dir = 10; @@ -36255,6 +36851,14 @@ }, /turf/simulated/floor/plating, /area/station/crew_quarters/heads) +"vgG" = ( +/obj/machinery/vending/mechanics, +/obj/cable{ + icon_state = "4-8" + }, +/obj/item/paper/book/from_file/mechanicbook, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "vgS" = ( /obj/table/wood/auto, /obj/item/camera{ @@ -36275,16 +36879,9 @@ /turf/space, /area/space) "vkx" = ( -/obj/railing/orange{ - dir = 4 - }, -/obj/railing/orange{ - dir = 8 - }, -/obj/machinery/light_switch/south, -/obj/machinery/vending/hydroponics, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/storage/closet/wardrobe/orange, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "vkK" = ( /turf/simulated/floor/greenblack/corner{ dir = 4 @@ -36335,13 +36932,23 @@ }, /obj/mapping_helper/access/head_of_personnel, /turf/simulated/floor, -/area/station/bridge) +/area/station/bridge/customs) "vmu" = ( /obj/table/wood/auto, /obj/item/plate, /obj/item/reagent_containers/food/snacks/burger/moldy, /turf/simulated/floor/carpet/grime, /area/ghostdrone_factory) +"vmA" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/obj/cable{ + icon_state = "0-8" + }, +/obj/cable{ + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/southeast) "vmJ" = ( /obj/cable{ icon_state = "4-8" @@ -36405,7 +37012,9 @@ /obj/cable{ icon_state = "1-2" }, -/turf/simulated/floor, +/turf/simulated/floor/neutral/corner{ + dir = 1 + }, /area/station/hallway/primary/central) "vqf" = ( /obj/stool/bar, @@ -36440,8 +37049,8 @@ "vqX" = ( /obj/machinery/light/incandescent, /obj/disposalpipe/switch_junction/right/east{ - mail_tag = "crew"; - name = "Mail Junction - Crew Quarters" + mail_tag = "ranch"; + name = "Mail Junction - Ranch" }, /turf/simulated/floor/neutral/side, /area/station/hallway/primary/west) @@ -36628,10 +37237,17 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/north) +"vzJ" = ( +/obj/storage/closet/fire, +/turf/simulated/floor/neutral, +/area/station/storage/emergency) "vzP" = ( -/obj/machinery/manufacturer/uniform, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/machinery/disposal/small/west, +/obj/disposalpipe/trunk{ + dir = 8 + }, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "vAd" = ( /obj/table/reinforced/auto, /obj/machinery/door/airlock/pyro/glass/windoor{ @@ -36655,8 +37271,6 @@ }, /area/station/hallway/primary/west) "vAr" = ( -/obj/machinery/disposal/mail/autoname/public/crew, -/obj/disposalpipe/trunk/mail/south, /obj/machinery/light/incandescent{ dir = 8 }, @@ -36711,6 +37325,21 @@ }, /turf/simulated/floor/neutral/side, /area/station/hallway/primary/west) +"vDy" = ( +/obj/railing/orange{ + dir = 1 + }, +/turf/simulated/floor/grasstodirt{ + dir = 7 + }, +/area/station/ranch) +"vDB" = ( +/obj/machinery/door/airlock/pyro/glass{ + dir = 4 + }, +/obj/mapping_helper/firedoor_spawn, +/turf/simulated/floor/grime, +/area/station/storage/warehouse) "vDG" = ( /obj/cable{ icon_state = "0-4" @@ -36780,12 +37409,9 @@ /turf/simulated/floor/specialroom/arcade, /area/station/turret_protected/Zeta) "vFW" = ( -/obj/disposalpipe/segment/produce{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/chicken_nesting_box, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "vGf" = ( /obj/cable{ icon_state = "1-8" @@ -36829,10 +37455,6 @@ "vHB" = ( /turf/simulated/wall/auto/reinforced/supernorn, /area/station/crew_quarters/hor) -"vHJ" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/black, -/area/station/hydroponics/bay) "vIA" = ( /obj/cable{ icon_state = "1-2" @@ -36907,16 +37529,6 @@ /obj/machinery/firealarm/north, /turf/simulated/floor/purple, /area/station/turret_protected/Zeta) -"vMn" = ( -/obj/cable{ - icon_state = "2-4"; - pixel_y = 0 - }, -/obj/cable{ - icon_state = "4-8" - }, -/turf/simulated/floor, -/area/station/engine/elect) "vNm" = ( /turf/simulated/floor/grass{ name = "astroturf"; @@ -36937,8 +37549,11 @@ /obj/cable{ icon_state = "4-8" }, -/turf/simulated/floor/grass/leafy, -/area/station/ranch) +/obj/cryotron{ + layer = 3.9 + }, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "vOX" = ( /obj/mapping_helper/access/research_foyer, /obj/cable{ @@ -36966,37 +37581,7 @@ }, /turf/simulated/floor/purple, /area/station/turret_protected/Zeta) -"vPu" = ( -/obj/machinery/light_switch{ - name = "N light switch"; - pixel_y = 24 - }, -/obj/machinery/light_switch{ - name = "N light switch"; - pixel_y = 24 - }, -/obj/cable{ - icon_state = "0-2" - }, -/obj/machinery/power/data_terminal, -/obj/table/auto, -/obj/machinery/networked/printer{ - pixel_y = 3; - print_id = "Mainframe" - }, -/obj/window/reinforced{ - dir = 8; - tag = "icon-rwindow (WEST)" - }, -/turf/simulated/floor/circuit, -/area/station/turret_protected/Zeta) "vPx" = ( -/obj/machinery/door/airlock/pyro/engineering{ - dir = 4; - name = "Mechanic's Lab"; - req_access = null - }, -/obj/mapping_helper/access/engineering_mechanic, /obj/cable{ icon_state = "4-8" }, @@ -37004,8 +37589,11 @@ dir = 4 }, /obj/mapping_helper/firedoor_spawn, +/obj/machinery/door/airlock/pyro/maintenance{ + dir = 4 + }, /turf/simulated/floor/plating, -/area/station/engine/elect) +/area/station/storage/emergency) "vPD" = ( /obj/machinery/light/small{ dir = 4; @@ -37117,11 +37705,20 @@ icon_state = "0-2" }, /obj/machinery/power/data_terminal, +/obj/table/auto, +/obj/machinery/networked/printer{ + pixel_y = 3; + print_id = "Mainframe" + }, +/obj/machinery/light_switch{ + name = "N light switch"; + pixel_y = 24 + }, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "vSC" = ( /mob/living/carbon/human/npc/monkey/mr_rathen, -/turf/simulated/floor/airless/engine, +/turf/simulated/floor/engine, /area/station/engine/singcore) "vSL" = ( /obj/machinery/camera{ @@ -37184,12 +37781,6 @@ /obj/machinery/networked/radio, /turf/simulated/floor/plating/jen, /area/station/turret_protected/Zeta) -"vWi" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/floor/green/side{ - dir = 4 - }, -/area/station/hallway/primary/central) "vWQ" = ( /obj/machinery/computer/riotgear{ dir = 8; @@ -37248,12 +37839,6 @@ dir = 8 }, /area/station/crew_quarters/captain) -"waE" = ( -/obj/cable{ - icon_state = "2-8" - }, -/turf/simulated/floor/dirt, -/area/station/ranch) "waK" = ( /obj/table/reinforced/bar/auto, /obj/item/kitchen/utensil/knife, @@ -37261,15 +37846,11 @@ /obj/item/dice, /turf/simulated/floor/wood/two, /area/station/crew_quarters/cafeteria) -"waW" = ( -/obj/cable{ - icon_state = "1-2" - }, -/obj/disposalpipe/junction/middle/north, -/turf/simulated/floor/green/side{ - dir = 8 - }, -/area/station/hallway/primary/central) +"waT" = ( +/obj/table/auto, +/obj/item/football, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "wbU" = ( /obj/machinery/light/incandescent{ dir = 4 @@ -37306,9 +37887,9 @@ }, /area/station/hallway/primary/south) "wdi" = ( -/mob/living/carbon/human/npc/monkey/mrs_muggles, -/turf/simulated/floor/black, -/area/station/crew_quarters/quarters) +/obj/landmark/start/job/rancher, +/turf/simulated/floor/auto/dirt, +/area/station/ranch) "wdt" = ( /obj/machinery/portable_reclaimer, /turf/simulated/floor, @@ -37325,9 +37906,6 @@ }, /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) -"weV" = ( -/turf/simulated/floor/green/side, -/area/station/hallway/primary/central) "wgg" = ( /obj/machinery/atmospherics/binary/valve{ dir = 4 @@ -37366,15 +37944,15 @@ /turf/simulated/floor/plating, /area/station/maintenance/northwest) "whs" = ( -/obj/railing/orange{ - dir = 1 - }, -/obj/item/reagent_containers/food/snacks/plant/corn, -/obj/submachine/ranch_feed_grinder, -/turf/simulated/floor/grasstodirt{ - dir = 1 - }, -/area/station/ranch) +/obj/storage/crate, +/obj/item/instrument/bikehorn, +/obj/item/clothing/under/misc/clown, +/obj/item/clothing/mask/clown_hat, +/obj/item/clothing/shoes/clown_shoes, +/obj/item/clothing/under/misc/barber, +/obj/item/clothing/shoes/brown, +/turf/simulated/floor/bluegreen, +/area/station/crew_quarters) "whD" = ( /obj/cable{ icon_state = "2-5" @@ -37416,10 +37994,6 @@ }, /area/station/hallway/primary/west) "wkW" = ( -/obj/disposalpipe/segment/mail{ - dir = 8; - icon_state = "pipe-c" - }, /turf/simulated/floor/neutral/corner{ dir = 1 }, @@ -37467,10 +38041,13 @@ /turf/simulated/floor/greenblack/corner{ dir = 4 }, -/area/station/bridge) +/area/station/bridge/customs) "wnP" = ( /obj/mapping_helper/wingrille_spawn/auto/reinforced, /obj/cable, +/obj/cable{ + icon_state = "0-4" + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "woP" = ( @@ -37482,12 +38059,19 @@ /area/station/turret_protected/AIbaseoutside) "wpY" = ( /obj/landmark/antagonist/blob, +/obj/disposalpipe/segment{ + dir = 8 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "wqZ" = ( /obj/cable{ icon_state = "1-6" }, +/obj/disposalpipe/segment/mail, +/obj/disposalpipe/segment{ + dir = 8 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "wrc" = ( @@ -37507,13 +38091,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) -"wrJ" = ( -/obj/disposalpipe/segment/mail{ - dir = 2; - icon_state = "pipe-c" - }, -/turf/simulated/floor/plating, -/area/station/maintenance/southeast) "wrX" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 9 @@ -37624,6 +38201,10 @@ }, /turf/simulated/floor/red/redblackchecker, /area/station/security/processing) +"wxj" = ( +/turf/space, +/turf/simulated/wall/auto/supernorn, +/area/station/hallway/secondary/exit) "wxD" = ( /obj/machinery/firealarm/west, /turf/simulated/floor/red/side{ @@ -37678,13 +38259,6 @@ /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/plating, /area/station/medical/medbay/lobby) -"wCU" = ( -/obj/disposalpipe/segment{ - dir = 4 - }, -/obj/disposalpipe/segment/produce, -/turf/simulated/floor, -/area/station/hallway/primary/south) "wCX" = ( /turf/simulated/wall/auto/supernorn, /area/station/security/processing) @@ -37707,29 +38281,8 @@ /obj/cable{ icon_state = "0-4" }, -/obj/table/auto, -/obj/table/auto{ - icon_state = "2" - }, -/obj/item/storage/box/diskbox{ - pixel_x = -6 - }, -/obj/item/storage/box/tapebox{ - pixel_x = 4 - }, -/obj/item/disk/data/floppy/read_only/network_progs{ - pixel_x = -7; - pixel_y = -18 - }, -/obj/item/disk/data/floppy/read_only/communications{ - pixel_x = -3; - pixel_y = -20 - }, /obj/machinery/power/apc/autoname_west, -/obj/window/reinforced{ - dir = 1; - tag = "icon-rwindow (NORTH)" - }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "wDQ" = ( @@ -37743,13 +38296,10 @@ /turf/simulated/floor/red/redblackchecker, /area/station/security/main) "wEw" = ( -/obj/window/reinforced{ - dir = 1; - tag = "icon-rwindow (NORTH)" - }, /obj/cable{ icon_state = "2-8" }, +/obj/mapping_helper/wingrille_spawn/auto/reinforced, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "wFb" = ( @@ -37860,6 +38410,13 @@ }, /turf/simulated/floor/plating, /area/station/medical/research) +"wJA" = ( +/obj/mapping_helper/wingrille_spawn/auto/reinforced, +/obj/cable/reinforced{ + icon_state = "4-8-thick" + }, +/turf/simulated/floor/plating, +/area/station/engine/inner) "wKh" = ( /obj/machinery/firealarm/west, /obj/machinery/flasher/portable, @@ -37941,20 +38498,15 @@ }, /area/station/hydroponics/bay) "wOt" = ( -/obj/machinery/door/airlock/pyro/engineering{ - dir = 4; - name = "Mechanic's Lab"; - req_access = null - }, -/obj/mapping_helper/access/engineering_mechanic, /obj/disposalpipe/segment{ dir = 4 }, /obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor/yellow/side{ - dir = 8 +/obj/machinery/door/airlock/pyro/glass{ + dir = 4 }, -/area/station/engine/elect) +/turf/simulated/floor, +/area/station/storage/emergency) "wOE" = ( /obj/table/wood/auto, /obj/decal/cleanable/desk_clutter, @@ -38002,14 +38554,6 @@ }, /turf/simulated/floor/purple, /area/station/science/teleporter) -"wRB" = ( -/obj/railing/orange{ - dir = 4 - }, -/turf/simulated/floor/grasstodirt{ - dir = 4 - }, -/area/station/ranch) "wRD" = ( /obj/cable{ icon_state = "4-8" @@ -38031,6 +38575,9 @@ /obj/decal/tile_edge/floorguide/arrow_w{ dir = 4 }, +/obj/cable{ + icon_state = "4-8" + }, /turf/simulated/floor, /area/station/hallway/primary/central) "wSz" = ( @@ -38169,12 +38716,19 @@ icon_state = "red2" }, /area/station/crew_quarters/cafeteria) -"xaU" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 +"xaE" = ( +/obj/machinery/camera{ + c_tag = "autotag"; + dir = 0; + name = "autoname - SS13" }, -/turf/simulated/floor/plating, -/area/station/maintenance/west) +/obj/machinery/disposal/mail/autoname{ + mail_tag = "mechanics"; + mailgroup = "engineer" + }, +/obj/disposalpipe/trunk/mail/south, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "xaV" = ( /obj/disposalpipe/segment/mail{ dir = 2; @@ -38210,6 +38764,10 @@ /obj/item/pen, /turf/simulated/floor/green, /area/station/hydroponics/bay) +"xbm" = ( +/obj/railing/orange, +/turf/simulated/floor/grass/leafy, +/area/station/ranch) "xbn" = ( /obj/cable{ icon_state = "4-8" @@ -38440,13 +38998,16 @@ /turf/simulated/floor/plating, /area/station/maintenance/southwest) "xlF" = ( -/obj/machinery/door/airlock/pyro, /obj/cable{ icon_state = "1-2" }, /obj/mapping_helper/firedoor_spawn, -/turf/simulated/floor, -/area/station/storage/emergency) +/obj/disposalpipe/segment/mail, +/obj/disposalpipe/segment/mail, +/obj/mapping_helper/access/engineering_mechanic, +/obj/machinery/door/airlock/pyro/glass/engineering, +/turf/simulated/floor/yellow, +/area/station/engine/elect) "xlK" = ( /obj/cable{ icon_state = "1-2" @@ -38454,19 +39015,24 @@ /obj/shrub, /turf/simulated/floor, /area/station/hallway/secondary/exit) +"xmd" = ( +/obj/cable{ + icon_state = "1-8" + }, +/obj/cable{ + icon_state = "1-2" + }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "xnm" = ( /obj/machinery/door/airlock/pyro/command/alt, /obj/mapping_helper/access/ai_upload, /obj/mapping_helper/firedoor_spawn, /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) -"xns" = ( -/obj/mapping_helper/wingrille_spawn/auto/reinforced, -/obj/window_blinds/cog2/left{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/station/ranch) "xnD" = ( /obj/cable{ icon_state = "1-8" @@ -38520,6 +39086,9 @@ /obj/cable{ icon_state = "4-9" }, +/obj/disposalpipe/segment/mail{ + dir = 4 + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) "xpB" = ( @@ -38540,9 +39109,21 @@ /obj/cable{ icon_state = "8-10" }, -/obj/disposalpipe/segment/mail, +/obj/disposalpipe/segment/mail{ + dir = 2; + icon_state = "pipe-c" + }, /turf/simulated/floor/plating, /area/station/maintenance/southeast) +"xqi" = ( +/obj/cable{ + icon_state = "1-2" + }, +/obj/cable{ + icon_state = "2-8" + }, +/turf/simulated/floor/orangeblack, +/area/station/engine/elect) "xqw" = ( /obj/cable/blue{ icon_state = "4-8" @@ -38559,6 +39140,15 @@ /obj/machinery/lrteleporter, /turf/simulated/floor/purple, /area/station/science/teleporter) +"xrz" = ( +/obj/submachine/chef_sink/chem_sink{ + dir = 8; + pixel_x = 5 + }, +/turf/simulated/floor/purple/side{ + dir = 4 + }, +/area/station/maintenance/southeast) "xrR" = ( /obj/decal/tile_edge/floorguide/qm{ dir = 8 @@ -38695,6 +39285,13 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/northwest) +"xvZ" = ( +/obj/cable{ + icon_state = "0-4" + }, +/obj/machinery/power/apc/autoname_south, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "xwY" = ( /obj/landmark/magnet_shield, /obj/securearea{ @@ -38863,6 +39460,16 @@ icon_state = "red2" }, /area/station/crew_quarters/hor) +"xBw" = ( +/obj/cable/reinforced{ + icon_state = "4-8-thick" + }, +/obj/decal/tile_edge/stripe/big{ + dir = 1; + icon_state = "xtra_bigstripe-edge" + }, +/turf/simulated/floor/yellow/checker, +/area/station/engine/ptl) "xBM" = ( /obj/mapping_helper/firedoor_spawn, /obj/machinery/door/airlock/pyro/engineering{ @@ -38883,10 +39490,6 @@ }, /area/station/crew_quarters/hor) "xCX" = ( -/obj/table/auto, -/obj/table/auto{ - icon_state = "3" - }, /obj/item/disk/data/tape{ pixel_x = -4 }, @@ -38901,6 +39504,15 @@ /obj/machinery/light/incandescent{ dir = 8 }, +/obj/item/disk/data/floppy/read_only/network_progs{ + pixel_x = -7; + pixel_y = -18 + }, +/obj/item/disk/data/floppy/read_only/communications{ + pixel_x = -3; + pixel_y = -20 + }, +/obj/table/auto, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) "xDd" = ( @@ -38979,9 +39591,6 @@ /obj/cable{ icon_state = "0-8" }, -/obj/cable{ - icon_state = "5-8" - }, /turf/simulated/floor/specialroom/arcade, /area/station/turret_protected/Zeta) "xEz" = ( @@ -39140,6 +39749,18 @@ }, /turf/simulated/floor/circuit, /area/station/turret_protected/Zeta) +"xMD" = ( +/obj/cable{ + icon_state = "4-8" + }, +/obj/disposalpipe/segment{ + dir = 4 + }, +/obj/cable{ + icon_state = "4-8" + }, +/turf/simulated/floor, +/area/station/hallway/primary/south) "xMO" = ( /obj/cable{ icon_state = "2-9" @@ -39346,11 +39967,11 @@ }, /area/station/engine/engineering) "xUW" = ( -/obj/machinery/door/window/northleft, /obj/cable{ icon_state = "1-2" }, /obj/mapping_helper/access/heads, +/obj/machinery/door/airlock/pyro/glass/sci, /turf/simulated/floor/specialroom/arcade, /area/station/turret_protected/Zeta) "xVo" = ( @@ -39434,6 +40055,13 @@ /obj/machinery/r_door_control/podbay/arrivals/new_walls/west, /turf/space, /area/space) +"xYH" = ( +/obj/fitness/speedbag/wizard, +/turf/simulated/floor{ + icon_state = "0,6"; + tag = "icon-0,6" + }, +/area/station/crew_quarters/fitness) "xYV" = ( /obj/grille/catwalk{ dir = 6 @@ -39454,9 +40082,6 @@ /turf/simulated/floor/plating, /area/station/security/hos) "xZg" = ( -/obj/disposalpipe/segment/produce{ - dir = 4 - }, /obj/decal/tile_edge/floorguide/botany, /obj/decal/tile_edge/floorguide/arrow_w{ dir = 8 @@ -39497,10 +40122,6 @@ /obj/machinery/vending/medical_public, /turf/simulated/floor, /area/station/hallway/primary/south) -"ydR" = ( -/obj/railing/orange, -/turf/simulated/floor/grasstodirt, -/area/station/ranch) "yfR" = ( /obj/table/glass/auto, /obj/random_item_spawner/tools, @@ -39558,10 +40179,6 @@ }, /turf/simulated/floor/specialroom/cafeteria, /area/station/crew_quarters/kitchen) -"yhQ" = ( -/obj/disposalpipe/segment/produce, -/turf/simulated/wall/auto/supernorn, -/area/station/hallway/primary/central) "yhR" = ( /obj/landmark/magnet_shield, /obj/securearea{ @@ -39623,6 +40240,9 @@ /obj/machinery/firealarm/north, /turf/simulated/floor/engine, /area/station/turret_protected/AIsat) +"yiJ" = ( +/turf/simulated/wall/auto/reinforced/supernorn, +/area/station/bridge/customs) "yjo" = ( /obj/machinery/light/incandescent{ dir = 4 @@ -70637,11 +71257,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -ctu +sXR +ldI +ldI +ldI +sXR boz boz boz @@ -70939,11 +71559,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -ctu +jSR +bxn +ahF +rfp +eeo boz aUj afU @@ -71241,11 +71861,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -ctu +jSR +ahF +ahF +ahF +xBw boz aUk agt @@ -71543,11 +72163,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -ctu +jSR +mbJ +ahF +ahF +xBw boz aUl afW @@ -71845,11 +72465,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -ctu +jSR +eHn +gLm +mra +fOz boz aUm afX @@ -72147,11 +72767,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -nJv +jSR +euX +lLF +xvZ +sXR nJv nJv nJv @@ -72449,11 +73069,11 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -nJv +jSR +btm +bER +paF +dsp jPN jPN afZ @@ -72751,10 +73371,10 @@ aaa aaa aaa aaa -aaa -aaa -nJv +sXR +sXR nJv +wJA nJv afu urh @@ -73054,20 +73674,20 @@ aaa aaa aaa aaa -aaa +aDR nJv acZ -urh -urh +rYB +rYB aje agb -aiy -agV -vDI -ahM -vDI -aga -aiy +qcy +msb +oik +iZf +oik +ngr +qcy bbr ajd rMS @@ -76395,8 +77015,8 @@ baG bcH cfk qvH -axu -axu +cdQ +cdQ bia biU nbE @@ -77625,13 +78245,13 @@ iGF vkK lNq toE -oWq -qaE -qXx +scE +scE +scE scE tmG scE -qgs +eol mcn uHC qBr @@ -77927,13 +78547,13 @@ lpw lHs hnc toE -aXu -aXu -aXu +uWw +joM +xYH aXu axq -uhT -eol +aXu +rCD mcn uHG qBr @@ -78226,11 +78846,11 @@ aEt lHs dJO lkk -vHJ +lHs cgL toE oWN -qbx +qYV qYV qYV tnV @@ -78506,8 +79126,8 @@ qCV sul sul hpD -tjm -tjm +baS +baS beJ bfK bgW @@ -78532,7 +79152,7 @@ eab fIA toE aXu -aXu +nzM rac uXq tob @@ -78809,11 +79429,11 @@ sul sul bcn bcS -tjm -bbD -bbD -bbD -bbD +baS +beD +beD +beD +beD boO dUN mpa @@ -79113,10 +79733,10 @@ bco sIR baS beK -beK -arr -arr -aqj +mtM +mtM +rAb +jIT blA dQg ubA @@ -79414,11 +80034,11 @@ bbG bcp uga baS -beK -arr -gLt +nfi +xqi +kRV qoW -nNh +jIT lEz nik loW @@ -79716,13 +80336,13 @@ lzs baS baS baS -arr -bfL -bhb -arm -aqj -bhn -aPu +bnL +bnL +bnL +jbn +jIT +feY +aZw bpx aqj brG @@ -80012,17 +80632,17 @@ aqj aXY aYD aZl -uYi -baT -baT -baT +jIT +lcI +bis +gwe bcT bdR beO bfM -bhd +mdg bis -aqj +jIT qin mgG bpx @@ -80313,20 +80933,20 @@ aPr aqj aPu aYE -aZn -xRT -baU -arr -arr +tWr +jIT +lcI +uIA +kcI bcU bdS beQ -arr -bhe +rhT +rhT bnr -aqj +jIT blY -aPu +aZw bpx aqj brK @@ -80339,7 +80959,7 @@ xRT aaa wuu wde -dgc +uSK joQ tFn wuu @@ -80616,19 +81236,19 @@ aqj aXZ aYE aZp -bac -bac -bac -bac -bac -bac -bac -bac -bac -bac -bac +jIT +xaE +sxn +fsq +rlS +gPW +rlS +rhT +rhT +bis +jIT fzx -aPu +aZw bpx aqj xRT @@ -80641,7 +81261,7 @@ xRT viT wuu eTh -dgc +uSK joQ foH wuu @@ -80917,20 +81537,20 @@ aQV aqj aPu aYE -aZn -bac -baV -bbI -baV -bcV -bcX -beR -gne -gne -gne -bac -bhn -aPu +tWr +jIT +dPB +uIA +kcI +kao +hEA +kao +rhT +rhT +bis +jIT +feY +aZw bpx aqj arr @@ -80943,12 +81563,12 @@ xRT xRT wuu tSG -dgc +uSK joQ szh eTv awJ -oQf +pTi oQf awM btD @@ -81221,18 +81841,18 @@ aPu aYE aZq xlF -baW -baW +rFB +cMn baW bcW -bcX -bcX -bcX -bcX -bcX -nWY -bhn -aPu +xmd +rXc +tEl +qle +pHJ +jIT +feY +aZw bpx aqj arr @@ -81245,12 +81865,12 @@ efP ioS vIA oNp -fxf +kHG wwL fLP jvN jvN -jvN +kcv jvN awN kny @@ -81522,19 +82142,19 @@ aqj aUw aYE aZn -bac -baX -baX +jIT +vgG +jLB bcq -awE -bcX +ceZ +evr beR bfP bfO gne -bac -bhn -aPu +jIT +feY +aZw vXr aqj arr @@ -81546,15 +82166,15 @@ arr arr qoq gDL -raN -imn +fqT +uSK eRb jvN jvN hNC qdu jvN -haI +jvN jvN jvN jvN @@ -81815,8 +82435,8 @@ aPu aPu aPu kcs -aPu -aTy +nMr +aTB aPu aVm aWd @@ -81824,18 +82444,18 @@ goL aWd aYH aZt -bac -baY -baY -baY -bac +jIT +iaz +usr +tDb +jIT nms -bac -baY +jIT +mQM +lbO baY -baY -bac -bhn +jIT +feY wSc bpx aqj @@ -81846,15 +82466,15 @@ aqj aqj aqj arr -uYc +qoq wuu sJY uSK eRb jvN -oRk -rzV -rzV +nbe +xbm +qSX oRk awP tpe @@ -82130,22 +82750,22 @@ bag baZ baZ baZ -bcY -baZ +lfQ +lOw iex -baZ +jio bcY -baZ -bag -bmN -iWI +jio +mFF +nNY +aZw bpA bag baZ bmN bty -iWI -uDp +aPu +bOO aqj arr hjJ @@ -82155,10 +82775,10 @@ uSK eRb jvN oYJ +sTr +qSX rzV rzV -rzV -rGz tra unG enc @@ -82428,43 +83048,43 @@ aPu aYc aYI aZv -aPv -aPv -aPv -aPv -aPv -aPv +klJ +klJ +klJ +klJ +klJ +klJ lum -aPv -aPv -aPv -aPv -aPv -aPv +klJ +klJ +klJ +klJ +klJ +pFD aPv aPv aPv aPv aPv aYb -pnE +aPu aqj eiP -xaU +arr wuu wlt uSK eRb jvN pan +mzj +fDW rzV rzV rzV -rGz -rzV aoM jvN -ayW +bAQ vAh krC tfa @@ -82726,47 +83346,47 @@ aTB vTv aPu ufk -cjJ -caC +brO +brO sTW jZE dvm -vWi -vWi -vWi -aIO -kRC -rMw -iWI -iWI -iWI -iWI -iWI -kRC -iWI +brO +brO +brO +btz +ehj +oWd +aPu +aPu +aPu +aPu +aPu +ehj +aPu bqt brO brO btz bGc -jrj -yhQ +aPu +aqj ept -bKr +gLt wuu qYZ uSK eRb -jvN -oRk -rzV +spN +cMw +flP oUE wdi -sfL +rzV aFd uqd -avF -ayW +hjE +bAQ xkn eqv aBH @@ -82796,7 +83416,7 @@ aRp bno wrZ toB -mKo +yiJ aVM aVM tga @@ -83028,18 +83648,18 @@ aEI aPu aPu fcn -laC -kmd +uvI +uvI bda bda uEi -xns -rUc +uvI +uvI uvI bda bdd bdd -bdd +vDB bdd bit bit @@ -83051,7 +83671,7 @@ bdd bdd lfI sMF -fmi +ryr aqj bhb foN @@ -83059,7 +83679,7 @@ wuu xIs gmA uFg -jvN +avF paR rzV hjN @@ -83068,7 +83688,7 @@ sgc jvN avF avF -ayW +bAQ azF eqv lZj @@ -83330,14 +83950,14 @@ aEI aPu aPu fcn -uCr +uvI dzt uPd oKs dHY -qQn -rmY eHM +hoQ +waT bda bdX beU @@ -83345,15 +83965,15 @@ bfR bhf biu bja -bbN +bmT bhf bpE bqu -bdc +sFP bdd btB aYE -tiO +bOO aqj eiP arr @@ -83361,11 +83981,11 @@ wuu wuu fqT eRb -jvN +avF pdJ -rzV -rzV -rzV +fBn +ltL +caU idz jvN btY @@ -83631,23 +84251,23 @@ njb aEI aPu aPu -fcn +myA uCr tUR -waE +opK kNl qBt -qQn -rmY +miW +pca fvH bcZ -pSS -gaT +bIC +tYb +cBy bbN bbN bbN bbN -bmT bbN bbN bbN @@ -83655,7 +84275,7 @@ brP bdd btB aYE -pnE +aPu aqj eBf ccL @@ -83665,9 +84285,9 @@ fqT eRb jvN pee -rzV -rzV -rzV +jiN +ltL +vDy eoX avF bAQ @@ -83933,31 +84553,31 @@ aSK aEI aPu aPu -tae -jpr +bji +bda jew -wRB -epb -ejM -ydR -rmY +miW +dHY +miW +miW +miW rmY bda -bdc +rlV beV bfS +pSS bbN +bjf bbN -bjb bbN -beX bbN bjf brQ bdd vAX aYE -pnE +aPu aqj uYp fpo @@ -83967,13 +84587,13 @@ cMS eRb jvN pfQ -rzV -rzV -rzV +jiN +ltL +vDy vFW -uZy -qgN -lUJ +avF +bAQ +eqv eqv aOL eqv @@ -84004,10 +84624,10 @@ pcD wrZ wrZ sWI -mKo +yiJ uHQ mEg -mKo +yiJ mKo bxK pDx @@ -84240,20 +84860,20 @@ bda bda rQX vOA -czO -geL -dlW +miW +miW +miW vkx bda -bbN +egl beX bfT -bdZ +bbN bbN bjc bbN bbN -bja +bbN bbN bfU bit @@ -84268,14 +84888,14 @@ wuu fqT eRb jvN -phw -rzV +nbe +jiN vzP -rdY +vDy hAu avF jHJ -uXA +eqv eqv xpc eqv @@ -84537,31 +85157,31 @@ aSL pQv aUw aPu -veT +bjo sYZ bda -kun -vOA -dQB +miW +dHY +miW kIj -rmY +miW cMd bda -dLh -bbN +egl +egl +bfT bbN -beX bbN bjd bmZ -bhg +dCA bpF bbN bbN luS btB aYE -fOt +aPu dAo aqj wuu @@ -84577,7 +85197,7 @@ jvN jvN jvN lEL -uXA +eqv eqv aOL xhh @@ -84840,23 +85460,23 @@ xim aUv aVs aPu -weV -uCr -cMd -vOA -dQB -kIj -rmY +bji +uvI +miW +dHY +miW +miW +skv qBl bda -bbN -bbN -bfU +egl +egl +bfT bbN biv bje bna -bhg +tqJ bpG bbN brS @@ -84864,22 +85484,22 @@ bit btB aYE aPu -fOt -due -feG +aPu +wSA +uSK gsD -ljZ -feG -wCU +aCn +uSK +boU ssA -ljZ +aCn piX qdZ reN wuu tfa aHZ -uXA +eqv eqv dKZ eqv @@ -85142,21 +85762,21 @@ oix aUx aVu aWj -weV -uCr +bji +uvI rhk -uFV -okR -kIj -rmY +dHY +miW +miW +miW hBp bda bdY bfa -bbN +bfT bhg biw -bjf +dls bnd boE bpH @@ -85177,11 +85797,11 @@ uSK uSK uSK uSK -aCG -feG +uSK +uSK eec boX -imn +uSK uSK bED uSK @@ -85444,12 +86064,12 @@ pQv ehj aVt aWm -weV -uCr -eHM -vOA -dQB -jpX +bji +uvI +cuF +dHY +miW +miW tNk bda bda @@ -85484,7 +86104,7 @@ wxS aAM bpc wxS -wxS +aAM pSN wxS wxS @@ -85704,7 +86324,7 @@ fEr fEr aaY aaY -ftS +rzv ftS adX aiD @@ -85746,7 +86366,7 @@ aQz aQz aVt aWm -weV +bji bda vbk opK @@ -85762,7 +86382,7 @@ fRa ulp bbN bbN -bmZ +bbN bbN gaT brW @@ -85786,7 +86406,7 @@ uSK boU uSK vAG -uSK +kXe kiv yjo uSK @@ -86048,10 +86668,10 @@ aTQ aQz aVt aWm -weV -uCr -cMd -rmY +bji +uvI +cPz +miW whs qqc tHt @@ -86064,7 +86684,7 @@ bhi bix bjh qdw -bdc +bbN bbN bbN brX @@ -86080,15 +86700,15 @@ mrv skd lMj mrv -bnL +bac dhw tYD dhw -bnL +bac wOt -bnL -bnL -rCb +bac +bac +syB rCb wuu wuu @@ -86308,8 +86928,8 @@ adA adA adA adA -agG -acq +eIV +emP ikn abq ahc @@ -86350,13 +86970,13 @@ aTR acn aVv aWm -weV +bji bda -pLM +uvI bda bda jJd -ebR +bda bda bdd bdd @@ -86382,15 +87002,15 @@ qkQ uGN dtv jnk -bnL +bac uuN hGx qcw -skj +bcX tse uqh -bnL -urS +bac +mpb urS vJu vJu @@ -86658,7 +87278,7 @@ lXB lXB akc sDw -waW +cTE cTE vpg goL @@ -86681,18 +87301,18 @@ bpR bdm uoe hQH -jjG -kHG -mBx -bnL -pmm -qjR -rhT -rhT -bsg -urp -bnL -urS +jlr +uSK +kNc +ejW +bcX +vfs +bcX +jxw +bcX +vzJ +bac +mpb urS vJu fNF @@ -86958,9 +87578,9 @@ aPu aPu aPu aPu -aPu -aPu -aWm +aXY +sXO +aWj aPu oWd aPu @@ -86985,16 +87605,16 @@ wuu hUy jlr uSK -mDs -bnL -pmT +kNc +jkp +jxw qjR -kao -kao -rCO -utr -bnL -urS +jxw +bcX +jxw +urp +bac +mpb urS vJu wgG @@ -87288,15 +87908,15 @@ hQH jlr kJO mEh -bnL +bac rEQ -vMn -rjF -snR -qfx +vfs +bcX +jxw +bcX utY -bnL -urS +bac +mpb urS vJu vJu @@ -87589,16 +88209,16 @@ wuu hQH jlr kKS -bnL -bnL -pnL -qhG -rlO -spR -qfx -uww -bnL -urS +bac +bac +awE +qjR +jxw +bcX +jxw +baX +bac +mpb igW vJu rzl @@ -87891,16 +88511,16 @@ wuu hUT jnJ kNc -bnL +bac oaT -pqs -qjR -rlS -rlS -rCO +baV +vfs +bcX +hDx +bcX uww -bnL -bAF +bac +paN bAF vJu dSD @@ -88193,16 +88813,16 @@ wuu hQH joQ kNc -bnL -oes -pqs +iLH +bcX +jxw qjR -rhT -rhT +jxw +bcX bsg qUF -bnL -urS +bac +mpb urS vJu ijd @@ -88495,16 +89115,16 @@ wuu hQH joQ kNc -bnL +bac ogt pvd qke rmD mgQ rLQ -bnL -bnL -urS +bac +bac +mpb urS vJu wgG @@ -88797,14 +89417,14 @@ wuu hQH joQ kNc -bnL -bnL -bnL -bnL +bac +bac +bac +bac vPx -bnL -bnL -bnL +bac +bac +bac vCo wpY urS @@ -89097,19 +89717,19 @@ eII uGI wuu hUT -joQ -kNc +sHW +agH wuu -ojj -urS -urS +oKk +swA +swA roE -swh +efM tuz cVk -swh +efM wqZ -urS +wrv urS vJu vJu @@ -89314,9 +89934,9 @@ iNk iNk iNk aaZ +fjU fEr -fEr -fEr +fjU aaY lWd acb @@ -89406,11 +90026,11 @@ ooe pvA qko roY -swA +tKY tvv aSo hFm -wrv +akj xpg swh oyV @@ -89615,10 +90235,10 @@ iNk iNk iNk iNk -aaa -aaa -aaa -aaa +wxj +pen +qgc +pen aaY aaY acj @@ -89704,7 +90324,7 @@ hQH joQ kNc wuu -urS +lxi pwO mGW mGW @@ -89712,7 +90332,7 @@ mGW mGW mGW mGW -wrJ +urS xqd swA fFr @@ -89917,10 +90537,10 @@ iNk iNk iNk aaa -aaa -aaa -aaa -aaa +wxj +bzj +qgc +bzj fEr rkh abS @@ -90003,15 +90623,15 @@ aYR aYR wuu hQH -joQ +xMD ocg wuu bdT pyq mGW -urS -urS -wzf +sRp +hfg +sLa mGW mGW mGW @@ -90311,10 +90931,10 @@ tkt ojM pAp qlo -urS -urS -urS -mGW +kmM +ipa +neD +fEn aaa aaa aaa @@ -90613,9 +91233,9 @@ wuu qqR urS mGW -urS -urS -urS +cuc +xrz +bKv mGW aaa aaa @@ -91537,8 +92157,8 @@ mGW mGW mGW mGW -aaa -aDR +kMd +vmA mGW aaa aaa @@ -91838,9 +92458,9 @@ aaa aaa aaa mGW -aLg -aaa -aaa +mGW +bwn +dEd aaa aaa aaa @@ -95453,7 +96073,7 @@ vLa wDA xCX pFN -wIj +gdT ncL gkG gkG @@ -96355,8 +96975,8 @@ rzT sPC tDf uSS -vPu -wIv +rop +rop xGl wIj vIL diff --git a/strings/changelog.txt b/strings/changelog.txt index f606b3fdaf555..890b5ef4a1736 100644 --- a/strings/changelog.txt +++ b/strings/changelog.txt @@ -1,5 +1,12 @@ (t)mon jun 24 24 +(u)LeahTheTech +(+)RP security officers no longer have access to APCs. +(u)NightmarechaMillian +(p)19681 +(e)| +(+)Mechscanned sawflies will no longer produce a remote on deployment. +(+)The sawfly remote is separately mechscannable. (u)glowbold (p)19653 (e)🪲💅💡|C-Bug, C-QoL, A-Station-Systems