From 2927a387a44805505ef7e35ed9ba07dbcf271666 Mon Sep 17 00:00:00 2001 From: DeltaFire Date: Fri, 13 Nov 2020 03:06:20 +0100 Subject: [PATCH] typo --- code/modules/reagents/chemistry/reagents/medicine_reagents.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/medicine_reagents.dm b/code/modules/reagents/chemistry/reagents/medicine_reagents.dm index 22efb08064..b64e30591f 100644 --- a/code/modules/reagents/chemistry/reagents/medicine_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/medicine_reagents.dm @@ -1697,7 +1697,7 @@ //Sloowly heals system corruption in robotic organisms. Causes mild toxins damage in nonrobots. /datum/reagent/medicine/system_cleaner name = "System Cleaner" - description = "A reagent with special properties causing it to slowly reduce corruption in robots. Mildly toxic for nonrobots." + description = "A reagent with special properties causing it to slowly reduce corruption in robots. Mildly toxic for organics." reagent_state = LIQUID color = "#D7C9C6" metabolization_rate = 0.2 * REAGENTS_METABOLISM