Files
Bubberstation/code/modules/language/xenocommon.dm
T
EOBGamesandGitHub 297d7e7d9b TG's Got the Pop Factor: The Singing Update (#49063)
* Sing a lovely song

* minor changes, ~ to %, and removal of specific logging

* 512 support

don't trust byond

* oops
2020-01-31 20:10:55 +01:00

13 lines
301 B
Plaintext

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