From 3116ee5f2f2bd97a1abf7b662b6f1bb3ec010379 Mon Sep 17 00:00:00 2001 From: Gwydion Brain Date: Thu, 21 Feb 2019 19:46:56 -0800 Subject: [PATCH] Lore Accuracy (tm) --- code/modules/mob/language.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/language.dm b/code/modules/mob/language.dm index d85da7f641e..026c61544f4 100644 --- a/code/modules/mob/language.dm +++ b/code/modules/mob/language.dm @@ -460,7 +460,7 @@ /datum/language/elysian name = "Elysian" - desc = "A secretive winding language rarely spoken outside the Elysian Republic. It's often considered rude to speak in this tongue due to the Elysian Republic's stance on non-humans." + desc = "A secretive winding language rarely spoken outside the Elysium Republic. It's often considered rude to speak in this tongue due to the Elysium Republic's stance on non-humans." speech_verb = "dulciquents" ask_verb = "interpollates" whisper_verb = "sussurates"