From 36c57dafb15a0ecbb42f078e0d8692993a9f315f Mon Sep 17 00:00:00 2001 From: iramoye Date: Wed, 1 Oct 2025 11:20:43 -0500 Subject: [PATCH] init (#30575) --- code/modules/reagents/chemistry/reagents/medicine.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/medicine.dm b/code/modules/reagents/chemistry/reagents/medicine.dm index e2f5f389e80..f6a1b2ab564 100644 --- a/code/modules/reagents/chemistry/reagents/medicine.dm +++ b/code/modules/reagents/chemistry/reagents/medicine.dm @@ -1105,7 +1105,7 @@ /datum/reagent/medicine/mutadone name = "Mutadone" id = "mutadone" - description = "Mutadone is an experimental bromide that can cure genetic abnomalities." + description = "Mutadone is an experimental bromide that can cure genetic abnormalities." color = "#5096C8" taste_description = "cleanliness" goal_difficulty = REAGENT_GOAL_NORMAL