From 950f446cfe4b77e5276ca22989d9fe7ad7dd60b8 Mon Sep 17 00:00:00 2001 From: StaringGasMask <62149527+Exester509@users.noreply.github.com> Date: Wed, 6 Aug 2025 14:21:37 +0200 Subject: [PATCH] Removes a remaining mention of the cytology plumbing RCD (#92367) ## About The Pull Request As stated in the title. In #84235 cytology plumbers got removed, but they still remained in the crate description. ## Why It's Good For The Game Misleading people into thinking someting exists isn't that good actually. ## Changelog :cl: spellcheck: The cytology crate no longer references the non-existent research plumbing constructor. /:cl: --- code/modules/cargo/packs/science.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cargo/packs/science.dm b/code/modules/cargo/packs/science.dm index fe85c3c07a8..51a01c4b8a1 100644 --- a/code/modules/cargo/packs/science.dm +++ b/code/modules/cargo/packs/science.dm @@ -169,7 +169,7 @@ name = "Cytology supplies crate" desc = "Did out-of-control specimens pulverize xenobiology? Here's some more \ supplies for further testing. Contains a microscope, biopsy tool, two petri dishes, \ - a box of swabs, and a plumbing tool." + and a box of swabs." cost = CARGO_CRATE_VALUE * 3 access_view = ACCESS_XENOBIOLOGY contains = list(/obj/structure/microscope,