Attempts to fix Panslavic, again.

I noticed panslavic wasn't formatted like other languages and tried to fix it. I have no fucking idea if this works in the slightest as I cannot test it.
This commit is contained in:
Spades
2020-02-24 09:55:02 -05:00
committed by GitHub
parent bfa123c1f0
commit 8be12afc21

View File

@@ -88,23 +88,26 @@
desc = "Shadekin seem to always know what the others are thinking. This is probably why." desc = "Shadekin seem to always know what the others are thinking. This is probably why."
speech_verb = "mars" speech_verb = "mars"
ask_verb = "mars" ask_verb = "mars"
exclaim_verb = "mars" exclaim_verb = "MARS"
colour = "changeling" colour = "changeling"
key = "m" key = "m"
machine_understands = FALSE machine_understands = FALSE
flags = WHITELISTED | HIVEMIND flags = WHITELISTED | HIVEMIND
/datum/language/human/slavic /datum/language/slavic
name = LANGUAGE_SLAVIC name = LANGUAGE_SLAVIC
desc = "The official language of the Independent Colonial Confederation of Gilgamesh, originally established in 2122 by the short-lived United Slavic Confederation on Earth." desc = "The official language of the Independent Colonial Confederation of Gilgamesh, originally established in 2122 by the short-lived United Slavic Confederation on Earth."
colour = "solcom" speech_verb = "govorit" // All Russian for "says" "asks" and "shouts". Mostly here as a joke.
ask_verb = "voprosy"
exclaim_verb = "krichit"
whisper_verb = "shepchet"
colour = "attack" // Red for slav
key = "r" key = "r"
syllables = list( syllables = list(
"rus", "zem", "ave", "groz", "ski", "ska", "ven", "konst", "pol", "lin", "svy", "rus", "zem", "ave", "blyat", "cyk", "groz", "ski", "ska", "ven", "konst", "pol", "lin", "svy",
"danya", "da", "mied", "zan", "das", "krem", "myka", "to", "st", "no", "na", "ni", "danya", "da", "mied", "kuz,", "zan", "das", "krem", "myka", "to", "st", "no", "na", "ni",
"ko", "ne", "en", "po", "ra", "li", "on", "byl", "cto", "eni", "ost", "ol", "ego", "ko", "ne", "en", "po", "tro", "ra", "li", "on", "byl", "cto", "eni", "ost", "ol", "ego",
"ver", "stv", "pro" "ver", "stv", "pro", "ski"
) )
/datum/language/unathi /datum/language/unathi
@@ -113,8 +116,6 @@
flags = 0 flags = 0
/datum/language/skrell /datum/language/skrell
flags = 0 flags = 0
/datum/language/human
flags = 0
/datum/language/seromi /datum/language/seromi
flags = 0 flags = 0
/datum/language/zaddat /datum/language/zaddat