Files
S.P.L.U.R.T-Station-13/code/modules/language/xenocommon.dm
CitadelStationBot 3cd889b8ce Language icons
2017-04-28 09:59:07 -05:00

12 lines
259 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
icon_state = "xeno"