Files
Yogstation/code/modules/language/xenocommon.dm
Jamie D b80a77572d Fixes Runechat runtimes and Adds Singing And fixes lots of other runtimes (#10325)
* E

* More runtimes

* Fucking i(n)dent I swear
2020-11-05 20:25:37 +00:00

12 lines
288 B
Plaintext

/datum/language/xenocommon
name = "Xenomorph"
desc = "The common tongue of the xenomorphs."
speech_verb = "hisses"
ask_verb = "hisses"
exclaim_verb = "hisses"
key = "4"
syllables = list("sss","sSs","SSS")
default_priority = 50
sing_verb = "hisses musically"
icon_state = "xeno"