Files
Bubberstation/code/modules/language/xenocommon.dm
T
2022-08-04 16:03:30 +01:00

10 lines
188 B
Plaintext

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