From d0a746358f390fca02a34517d42494cb9eee8cf3 Mon Sep 17 00:00:00 2001 From: Atermonera Date: Wed, 15 Jul 2020 11:36:21 -0700 Subject: [PATCH] Merge pull request #7338 from r4d6/patch-1 Fix Pink Slime Extract Description --- code/modules/xenobio/items/extracts.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/xenobio/items/extracts.dm b/code/modules/xenobio/items/extracts.dm index 6368f68e15c..159bb0f1516 100644 --- a/code/modules/xenobio/items/extracts.dm +++ b/code/modules/xenobio/items/extracts.dm @@ -616,7 +616,7 @@ /obj/item/slime_extract/pink name = "pink slime extract" icon_state = "pink slime extract" - description_info = "This extract will create 20u of blood clotting agent if injected with blood. It can also create 20u of bone binding agent if injected \ + description_info = "This extract will create 30u of blood clotting agent if injected with blood. It can also create 30u of bone binding agent if injected \ with phoron. When injected with water, it will create an organ-mending agent. The slime medications have a very low threshold for overdosage, however."