From 42eaadb4e53fdc1fe32b921c200ceb577aa05925 Mon Sep 17 00:00:00 2001 From: Nerezza Date: Thu, 21 Apr 2016 12:02:35 -0500 Subject: [PATCH] Skrell can speak Schechi instead of Teshari now --- code/modules/mob/living/carbon/human/species/station/station.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/station/station.dm b/code/modules/mob/living/carbon/human/species/station/station.dm index a00bfc86d7..28a28f8d7b 100644 --- a/code/modules/mob/living/carbon/human/species/station/station.dm +++ b/code/modules/mob/living/carbon/human/species/station/station.dm @@ -149,7 +149,7 @@ herbivores on the whole and tend to be co-operative with the other species of the galaxy, although they rarely reveal \ the secrets of their empire to their allies." num_alternate_languages = 2 - secondary_langs = list("Skrellian", "Teshari") + secondary_langs = list("Skrellian", "Schechi") name_language = null min_age = 19