From 3ce47937a448f445d36ccef82a690957ae37611a Mon Sep 17 00:00:00 2001 From: HungryMoth <44932635+HungryMoth@users.noreply.github.com> Date: Tue, 27 Nov 2018 13:36:52 -0500 Subject: [PATCH] Updated Lore for Vasilissans --- code/modules/mob/language/station_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/language/station_vr.dm b/code/modules/mob/language/station_vr.dm index b0e76efad4d..488167dc178 100644 --- a/code/modules/mob/language/station_vr.dm +++ b/code/modules/mob/language/station_vr.dm @@ -73,7 +73,7 @@ /datum/language/bug name = LANGUAGE_VESPINAE - desc = "A jarring and stuttery language devised by the various arthropod species of the galaxy to communicate. It is exceedingly complex and practically impossible to learn if you lack the proper mouthparts." + desc = "A jarring and clicky language developed and used by Vasilissans, it is designed for use with mouthparts and as a result has become a common language for various arthropod species." speech_verb = "clicks" ask_verb = "chitters" exclaim_verb = "rasps"