mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-17 05:03:28 +00:00
10 lines
188 B
Plaintext
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"
|
|
|