From 6ca9ab451b9a91ac1a624291ce0200ca66e98189 Mon Sep 17 00:00:00 2001 From: Dip Date: Sun, 27 Sep 2020 01:47:49 -0300 Subject: [PATCH] stupid typo --- code/datums/traits/neutral.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/traits/neutral.dm b/code/datums/traits/neutral.dm index 42ebf4d3..84779190 100644 --- a/code/datums/traits/neutral.dm +++ b/code/datums/traits/neutral.dm @@ -127,4 +127,4 @@ mob_trait = TRAIT_CURSED_BLOOD gain_text = "A curse from a land where men return as beasts runs deep in your blood. Best to stay away from holy water... Hell water, on the other hand..." lose_text = "You feel the weight of the curse in your blood finally gone." - medical_record_text = "Patient from an unknown type of aversion to holy reagents. Keep them away from a chaplain." + medical_record_text = "Patient suffers from an unknown type of aversion to holy reagents. Keep them away from a chaplain."