diff --git a/code/modules/mob/language.dm b/code/modules/mob/language.dm index 57ac80986ca..75ecbe0570d 100644 --- a/code/modules/mob/language.dm +++ b/code/modules/mob/language.dm @@ -315,7 +315,7 @@ desc = "The language of clown planet. Mother tongue of clowns throughout the Galaxy." speech_verb = "honks" ask_verb = "honks" - exclain_verb = "honks" + exclaim_verb = "honks" colour = "clown" key = "0" syllables = list ("honk","squeak","bonk","toot","narf","zub","wee","wub","norf")