From 960e5526ade5e709254f2a5f07e7623e30e28115 Mon Sep 17 00:00:00 2001 From: Aurorablade Date: Mon, 29 Feb 2016 07:09:58 -0500 Subject: [PATCH] the honkening --- code/modules/surgery/organs/organ_internal.dm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code/modules/surgery/organs/organ_internal.dm b/code/modules/surgery/organs/organ_internal.dm index 4c14a0cf7c5..a00858b2a87 100644 --- a/code/modules/surgery/organs/organ_internal.dm +++ b/code/modules/surgery/organs/organ_internal.dm @@ -389,6 +389,8 @@ M.mutations.Remove(CLUMSY) M.mutations.Remove(COMICBLOCK) + M.dna.SetSEState(COMICBLOCK,0) + genemutcheck(M, COMICBLOCK,null,MUTCHK_FORCED) /obj/item/organ/internal/honktumor/Destroy() processing_objects.Remove(src) @@ -434,7 +436,7 @@ /obj/item/organ/internal/beard name = "beard organ" - desc = "" + desc = "let they who is worthy wear the beard of Thorbjorndottir." icon_state = "liver" origin_tech = "biotech=1" w_class = 1