From c0ebea1f23735c77bcc73378c9663a60bb6363a6 Mon Sep 17 00:00:00 2001 From: oranges Date: Tue, 20 Oct 2015 15:17:08 +1300 Subject: [PATCH] Readds the parasting as a meme for retardation affected mobs --- code/modules/mob/living/carbon/human/life.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/life.dm b/code/modules/mob/living/carbon/human/life.dm index b4f66fe3ccc..09a64efd524 100644 --- a/code/modules/mob/living/carbon/human/life.dm +++ b/code/modules/mob/living/carbon/human/life.dm @@ -84,7 +84,7 @@ if(4) emote("drool") if(5) - say(pick("REMOVE SINGULARITY", "INSTLL TEG", "TURBIN IS BEST ENGIENE", "SOLIRS CAN POWER THE HOLE STATION ANEWAY")) + say(pick("REMOVE SINGULARITY", "INSTLL TEG", "TURBIN IS BEST ENGIENE", "SOLIRS CAN POWER THE HOLE STATION ANEWAY", "parasteng was best")) /mob/living/carbon/human/handle_mutations_and_radiation()