mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-05 06:05:58 +01:00
62676e72a8
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
9 lines
187 B
Plaintext
9 lines
187 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"
|