From 268d2f0522f165eec65eb6f66280988921d14731 Mon Sep 17 00:00:00 2001 From: oranges Date: Mon, 23 Nov 2015 18:48:02 +1300 Subject: [PATCH] Adds tarajan race to the game as a retardation meme reference --- 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 d12dd3a6c20..34803e4bff7 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", "parasteng was best")) + say(pick("REMOVE SINGULARITY", "INSTLL TEG", "TURBIN IS BEST ENGIENE", "SOLIRS CAN POWER THE HOLE STATION ANEWAY", "parasteng was best", "Tajaran has warrrres, if you have coin")) /mob/living/carbon/human/handle_mutations_and_radiation()