Sagaru language (#17)

* stupid super custom species
* makes people actually able to speak it + solves minor problems
This commit is contained in:
Enric Gabriel
2020-07-02 00:43:04 -03:00
committed by GitHub
parent 67777c41e8
commit 1f4bd7e6a4
7 changed files with 41 additions and 1 deletions
@@ -0,0 +1,16 @@
// And so, people started making weird sounds that only similar ones could understand and do them too.
/datum/language/sandcode
icon = 'sandcode/icons/misc/language.dmi'
/datum/language/sandcode/sergal
name = LANGUAGE_SERGAL
desc = "The dominant language of the Sergal homeworld, Tal. It consists of aggressive low-pitched hissing and throaty growling."
speech_verb = "snarls"
ask_verb = "snarls"
exclaim_verb = "barks"
key = "z"
space_chance = 40
syllables = list("grr", "gah", "woof", "arf", "arra", "rah", "wor", "sarg")
icon_state = "cheese"
flags = TONGUELESS_SPEECH