From 39d75b93b1fcba0c9c4ca1a99ab5d30659f9c47a Mon Sep 17 00:00:00 2001 From: Ragolution Date: Wed, 9 Jan 2019 09:43:24 -0500 Subject: [PATCH] Git acting fucky --- code/datums/traits/negative.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm index a214977bac..f1a4e07e41 100644 --- a/code/datums/traits/negative.dm +++ b/code/datums/traits/negative.dm @@ -278,7 +278,7 @@ var/mob/living/carbon/human/H = quirk_holder phobia = new H.gain_trauma(phobia, TRAUMA_RESILIENCE_SURGERY) - + /datum/quirk/mute name = "Mute" desc = "Due to some accident, medical condition, or simply by choice, you are completely unable to speak."