mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 00:22:39 +00:00
* EFT * E * EEE * E * INTO TO ORBIT * I hate this but I'm going to ignore it. * Seriously, fuck this. * Update CentCom_skyrat_z2.dmm * Update tgstation.dme * oops * Update positronic_alert_console.dm * E
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
/datum/language_holder/teshari
|
|
understood_languages = list(/datum/language/common = list(LANGUAGE_ATOM),
|
|
/datum/language/schechi = list(LANGUAGE_ATOM))
|
|
spoken_languages = list(/datum/language/common = list(LANGUAGE_ATOM),
|
|
/datum/language/schechi = list(LANGUAGE_ATOM))
|