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"