mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-03 21:00:19 +00:00
Merge pull request #9125 from Andromeda-K22/spacefam_speak
Adds Spacer Language
This commit is contained in:
@@ -125,6 +125,16 @@
|
||||
"roar", "hyaa", "ma", "ha", "ya", "shi", "yo", "go"
|
||||
)
|
||||
|
||||
/datum/language/spacer
|
||||
name = LANGUAGE_SPACER
|
||||
desc = "A rough pidgin-language comprised of Tradeband, Gutter, and Sol Common used by various space-born communities unique to Humanity."
|
||||
key = "J"
|
||||
syllables = list(
|
||||
"ada", "zir", "bian", "ach", "usk", "ado", "ich", "cuan", "iga", "qing", "le", "que", "ki", "qaf", "dei", "eta"
|
||||
)
|
||||
colour = "spacer"
|
||||
machine_understands = TRUE
|
||||
|
||||
/datum/language/unathi
|
||||
flags = 0
|
||||
/datum/language/tajaran
|
||||
|
||||
Reference in New Issue
Block a user